@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
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,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font-family: JaguarJCBook, Myriad Pro, "微軟正黑體";
    letter-spacing: 1px;
    vertical-align: baseline
}

ol,
ul {
    list-style: none
}

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

audio,
canvas,
video {
    display: inline-block
}

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

[hidden] {
    display: none
}

a:focus {
    outline: 0
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dl,
p {
    width: 100%;
    max-width: 100%
}

dfn {
    font-style: italic
}

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

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

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

pre {
    white-space: pre-wrap
}

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

sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em
}

sub {
    bottom: -0.25em
}

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

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

figure {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

button {
    cursor: pointer
}

button,
input,
select,
textarea {
    font-size: 100%;
    font-family: JaguarJCBook, Myriad Pro, "微軟正黑體";
    margin: 0;
    border: none;
    background: none
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button] {
    -webkit-appearance: button;
    cursor: pointer
}

input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

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

.clearfix {
    zoom: 1
}

.clearfix:before {
    content: "";
    display: table
}

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

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

:focus {
    outline: none
}

a {
    text-decoration: none;
    color: black;
    outline: none
}

hr {
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
    width: 100%;
    max-width: 100%
}

dl,
p {
    width: 100%;
    max-width: 100%
}

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

button,
input,
select,
textarea {
    outline: none
}

input:focus,
textarea:focus {
    outline: none
}

input:focus:placeholder {
    color: transparent
}

input:focus::-webkit-input-placeholder {
    color: transparent
}

input:focus:-moz-placeholder {
    color: transparent
}

input:focus::-moz-placeholder {
    color: transparent
}

input:focus:-ms-input-placeholder {
    color: transparent
}

@-webkit-keyframes anchorB {
    0% {
        top: -7px
    }

    50% {
        top: -7px
    }

    to {
        top: calc(100% - 7px)
    }
}

@keyframes anchorB {
    0% {
        top: -7px
    }

    50% {
        top: -7px
    }

    to {
        top: calc(100% - 7px)
    }
}

@-webkit-keyframes anchorA {
    0% {
        top: -70px;
        height: 60px
    }

    35% {
        top: 100%;
        height: 0
    }

    50% {
        top: -70px;
        height: 0
    }

    to {
        top: -70px;
        height: 60px
    }
}

@keyframes anchorA {
    0% {
        top: -70px;
        height: 60px
    }

    35% {
        top: 100%;
        height: 0
    }

    50% {
        top: -70px;
        height: 0
    }

    to {
        top: -70px;
        height: 60px
    }
}

.t48 {
    font-size: 3rem
}

@media only screen and (max-width:600px) {
    .t48 {
        font-size: 2rem
    }
}

@media only screen and (max-width:360px) {
    .t48 {
        font-size: 1.5rem
    }
}

.t42 {
    font-size: 2.625rem
}

.t38 {
    font-size: 2.375rem
}

.t36 {
    font-size: 2.25rem
}

@media only screen and (max-width:600px) {
    .t36 {
        font-size: 1.75rem
    }
}

.t30 {
    font-size: 1.875rem
}

.t28 {
    font-size: 1.75rem
}

@media only screen and (max-width:600px) {
    .t28 {
        font-size: 1.5rem
    }
}

.t24 {
    font-size: 1.5rem
}

@media only screen and (max-width:600px) {
    .t24 {
        font-size: 1.125rem
    }
}

.t22 {
    font-size: 1.375rem
}

@media only screen and (max-width:600px) {
    .t22 {
        font-size: 1rem
    }
}

.t20 {
    font-size: 1.25rem
}

@media only screen and (max-width:600px) {
    .t20 {
        font-size: 1rem
    }
}

.t18 {
    font-size: 1.125rem
}

@media only screen and (max-width:600px) {
    .t18 {
        font-size: 0.875rem
    }
}

.t14 {
    font-size: 0.875rem
}

.t12 {
    font-size: 0.75rem
}

body.lock {
    position: fixed;
    width: 100%
}

.consult-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 85px;
    padding: 20px 35px;
    background-color: #F3F3F3
}

@media only screen and (max-width:600px) {
    .consult-btn {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 60px;
        padding: 10px 20px
    }
}

.consult-btn .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.consult-btn span {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    margin-right: 15px;
    margin-top: 2px
}

@media only screen and (max-width:600px) {
    .consult-btn span {
        margin-right: 10px
    }
}

.consult-btn svg {
    width: 6px
}

.main {
    max-width: 100vw;
    min-height: 100vh;
    overflow: hidden;
    display: block
}

.breadcrumbs {
    position: absolute;
    top: 0;
    left: 85px;
    z-index: 4;
    height: 85px;
    padding: 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:800px) {
    .breadcrumbs {
        display: none
    }
}

.breadcrumbs.fixed,
.type_detail .main .top .breadcrumbs.icon-back.fixed--lightBox {
    position: fixed
}

.breadcrumbs li:not(:last-child):after {
    content: "|";
    display: inline;
    width: 100%;
    height: 100%;
    color: #a5a5a5;
    padding: 0 14px;
    font-size: small
}

.breadcrumbs li:first-child {
    padding-left: 0
}

.breadcrumbs li:not(:first-child):last-child a {
    color: #e62719
}

.breadcrumbs li a {
    font-size: 0.875rem;
    color: #ffffff
}

.breadcrumbs li a:hover {
    color: #e62719
}

.breadcrumbs--white li>a {
    color: #ffffff
}

.breadcrumbs--white li:last-child>a {
    color: #e62719
}

.breadcrumbs--white li:only-child>a {
    color: #ffffff
}

.breadcrumbs--black li>a {
    color: #181818
}

.breadcrumbs--black li:last-child>a {
    color: #e62719
}

.breadcrumbs--black li:only-child>a {
    color: #181818
}

.login-head {
    position: absolute;
    top: 0;
    left: 85px;
    z-index: 4;
    height: 85px;
    padding: 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

@media only screen and (max-width:600px) {
    .login-head {
        left: auto;
        right: 0
    }
}

.login-head .cover-head {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px
}

@media only screen and (max-width:600px) {
    .login-head .cover-head {
        display: none
    }
}

.login-head ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login-head ul li:not(:last-child):after {
    content: "•";
    display: inline;
    width: 100%;
    height: 100%;
    color: #e62719;
    padding: 0 15px;
    font-size: small
}

@media only screen and (max-width:600px) {
    .login-head ul li:not(:last-child):after {
        display: none
    }
}

.login-head ul li a {
    display: block
}

.login-head ul li span {
    font-size: 1.125rem
}

.login-head ul li span.name {
    font-weight: bold
}

@media only screen and (max-width:600px) {
    .login-head ul li span.name {
        display: none
    }
}

.hide_lightbox {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

.hide_lightbox.videobox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hide_lightbox.videobox:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: -100%;
    left: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.hide_lightbox.videobox.open:after {
    top: 0;
    -webkit-transform: none;
    transform: none;
    height: 100vh;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.hide_lightbox.videobox.open .cover {
    opacity: 1;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.hide_lightbox.videobox.close:after {
    top: -100%;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.hide_lightbox.videobox.close .cover {
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.hide_lightbox.videobox .cover {
    max-width: 1440px;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.hide_lightbox.menu:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.hide_lightbox.menu.open:after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

.hide_lightbox.menu.open .menu-box {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.hide_lightbox.menu.open .close-btn {
    right: auto;
    left: 0
}

.hide_lightbox.menu.close:after {
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    opacity: 0
}

.hide_lightbox.menu.close .menu-box {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.hide_lightbox.menu .menu-box {
    padding: 10% 0;
    width: 385px;
    height: 100vh;
    overflow-y: auto;
    background: #1b1b1b;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .hide_lightbox.menu .menu-box {
        width: 100%
    }
}

.hide_lightbox.menu .menu-box::-webkit-scrollbar {
    width: 6px
}

.hide_lightbox.menu .menu-box::-webkit-scrollbar-thumb {
    background-color: #1b1b1b
}

.hide_lightbox.menu .menu-box::-webkit-scrollbar-track-piece {
    background-color: #1b1b1b
}

.hide_lightbox.menu .menu-box nav {
    max-width: 200px;
    margin: 0 auto;
    text-align: center
}

.hide_lightbox.menu .menu-box nav ul li {
    margin-bottom: 80px
}

@media only screen and (max-width:600px) {
    .hide_lightbox.menu .menu-box nav ul li {
        margin: 80px 0
    }
}

.hide_lightbox.menu .menu-box nav ul li a {
    display: block;
    color: #ffffff
}

.hide_lightbox.search:after {
    content: "";
    display: block;
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

.hide_lightbox.search.open:after {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 1
}

.hide_lightbox.search.open .search-cover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.hide_lightbox.search.open .search-cover .btn-box {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

.hide_lightbox.search.close:after {
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    opacity: 0
}

.hide_lightbox.search.close .search-cover {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s
}

.hide_lightbox.search.close .search-cover .btn-box {
    -webkit-transition: all 0.3s 0.3s;
    transition: all 0.3s 0.3s;
    opacity: 0
}

.hide_lightbox.search .search-cover {
    width: 40vw;
    height: 100vh;
    background: #ffffff;
    position: absolute;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1200px) {
    .hide_lightbox.search .search-cover {
        width: 80vw
    }
}

@media only screen and (max-width:600px) {
    .hide_lightbox.search .search-cover {
        width: 100vw
    }
}

.hide_lightbox.search .search-cover .search-box {
    min-height: 100vh;
    height: 100%;
    overflow-y: auto;
    padding: 10% 10% 0
}

.hide_lightbox.search .search-cover .search-box::-webkit-scrollbar {
    width: 6px
}

.hide_lightbox.search .search-cover .search-box::-webkit-scrollbar-thumb {
    background-color: #ffffff
}

.hide_lightbox.search .search-cover .search-box::-webkit-scrollbar-track-piece {
    background-color: #ffffff
}

.hide_lightbox.search .search-cover .box {
    line-height: 2
}

.hide_lightbox.search .search-cover .box:not(:last-child) {
    margin-bottom: 5vh
}

.hide_lightbox.search .search-cover .box .t20 {
    font-weight: bold
}

.hide_lightbox.search .search-cover .box .t20 span {
    margin-left: 10px
}

.hide_lightbox.search .search-cover .box ul {
    padding: 30px
}

.hide_lightbox.search .search-cover .box ul li {
    cursor: context-menu;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    border: 1px solid transparent;
    border-radius: 50px
}

.hide_lightbox.search .search-cover .box ul li.active {
    border-color: #ca2519;
    color: #ca2519
}

.hide_lightbox.search .search-cover .box .cover {
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hide_lightbox.search .search-cover .box .cover label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px
}

.hide_lightbox.search .search-cover .box .cover label input[type=checkbox] {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: block;
    margin-right: 10px;
    background: #e8e8e8
}

.hide_lightbox.search .search-cover .box .cover label input[type=checkbox]:checked {
    background: #ca2519
}

.hide_lightbox.search .search-cover .box.box01 input.text {
    padding: 20px 15px;
    border: 1px solid #dddddd;
    margin-top: 30px;
    width: 100%
}

.hide_lightbox.search .search-cover .box.box01 ul li {
    margin-right: 0
}

.hide_lightbox.search .search-cover .box.box01 ul li:not(:last-child):after {
    content: "•";
    color: #cccccc;
    margin: auto 5px;
    display: inline;
    width: 100%;
    height: 100%
}

.hide_lightbox.search .search-cover .box.box03 ul li {
    padding: 0 10px
}

.hide_lightbox.search .search-cover .btn-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40vw;
    padding: 5%;
    background: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0
}

@media only screen and (max-width:1200px) {
    .hide_lightbox.search .search-cover .btn-box {
        width: 80vw
    }
}

@media only screen and (max-width:600px) {
    .hide_lightbox.search .search-cover .btn-box {
        width: 100vw
    }
}

.hide_lightbox.search .search-cover .btn-box.up {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1
}

.hide_lightbox.search .search-cover .btn-box .btn {
    width: 49%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 0.875rem;
    color: #ffffff;
    font-weight: bold
}

.hide_lightbox.search .search-cover .btn-box .btn.reset {
    background: #8e8e8e
}

.hide_lightbox.search .search-cover .btn-box .btn.go {
    background: #121212
}

@media only screen and (max-width:600px) {
    #search .main {
        padding-top: 60px
    }
}

#search .main .content {
    max-width: 1280px;
    width: 90%;
    margin: auto;
    padding-bottom: 5%
}

#search .main .cover-title {
    text-align: center;
    padding: 5% 0 30px;
    width: 90%;
    margin: 0 auto
}

#search .main .cover-title .txt-top {
    padding: 5% 0 3%
}

#search .main .cover-title .txt-top p {
    margin-bottom: 10px
}

#search .main .cover-title .txt-top .t {
    padding-top: 20px;
    color: #999999
}

#search .main .cover-title .txt-top .count {
    margin: 0 10px;
    font-weight: bold;
    font-size: 1.125rem
}

#search .main .cover-title .search-cover {
    margin: 0 auto 5%;
    display: table
}

#search .main .cover-title .search-cover .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #181818;
    color: #ffffff
}

#search .main .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

#search .main .list li {
    width: 25%
}

@media only screen and (max-width:1200px) {
    #search .main .list li {
        width: 33.3333333333%
    }
}

@media only screen and (max-width:800px) {
    #search .main .list li {
        width: 50%
    }
}

#search .main .list li a {
    display: block
}

#search .main .list li .img-box {
    max-width: 295px;
    width: 95%;
    max-height: 400px;
    overflow: hidden;
    margin: 0 auto
}

#search .main .list li .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#search .main .list li .img-box img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#search .main .list li .p {
    font-size: 1.25rem;
    margin: 30px 0 75px
}

.video-container {
    position: relative;
    padding-bottom: 56.25% !important;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.video-container embed,
.video-container iframe,
.video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.btn-more01 {
    margin: 0 auto;
    display: table;
    width: auto
}

@media only screen and (max-width:600px) {
    .btn-more01 {
        font-size: 0.875rem
    }
}

.btn-more01:after {
    content: "";
    border-bottom: 1px solid #cccccc;
    display: block;
    width: 80%;
    height: 1px;
    margin: 15px auto 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn-more01:hover:after {
    border-bottom-color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.btn-more02 {
    font-size: 0.75rem;
    color: #999999;
    margin: 60px 0 0 auto;
    text-align: right;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:800px) {
    .btn-more02 {
        font-size: 0
    }
}

.btn-more02:after {
    content: "";
    display: block;
    width: 45px;
    height: 1px;
    background: #e62719;
    margin: 0 15px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:800px) {
    .btn-more02:after {
        width: 120px
    }
}

.btn-more03 {
    font-size: 0.875rem;
    display: table;
    color: #e62719
}

@media only screen and (max-width:800px) {
    .btn-more03 {
        font-size: 0
    }
}

.btn-more03:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #e62719;
    margin: 10px 0
}

@media only screen and (max-width:800px) {
    .btn-more03:after {
        width: 120px
    }
}

.btn-more04 {
    font-size: 0.875rem;
    text-transform: uppercase;
    display: table;
    margin: auto;
    max-width: 540px;
    width: 70%;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #ffffff;
    background: #181818;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center
}

@media only screen and (max-width:600px) {
    .btn-more04 {
        height: 60px
    }
}

.btn-more04:hover {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.go-top {
    margin: 0 auto 150px;
    display: table;
    font-size: 0.75rem;
    color: #7b7b7b
}

@media only screen and (max-width:600px) {
    .go-top {
        margin: 10px auto 50px
    }
}

.go-top:before {
    content: "";
    border-top: 1px solid #e62719;
    display: block;
    width: 120%;
    height: 1px;
    margin: 15px auto;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
}

.go-top a {
    display: block;
    color: #7b7b7b
}

.close-btn {
    cursor: pointer;
    width: 85px;
    height: 85px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #e52719
}

.close-btn:hover .cross {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.close-btn:hover .cross:after {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media only screen and (max-width:800px) {
    .close-btn {
        width: 70px;
        height: 70px
    }
}

@media only screen and (max-width:600px) {
    .close-btn {
        width: 50px;
        height: 50px
    }
}

.close-btn .cross {
    width: 30px;
    height: 2px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:600px) {
    .close-btn .cross {
        width: 30px
    }
}

.close-btn .cross:after {
    content: "";
    width: 30px;
    height: 2px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    background: #fff;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:600px) {
    .close-btn .cross:after {
        width: 30px
    }
}

.DropdownList {
    margin: 0 auto;
    width: 90%;
    padding: 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.DropdownList .menulist {
    position: relative;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 35px;
    text-align: right
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist {
        padding: 10px 15px
    }
}

.DropdownList .menulist.type2 {
    width: 50%
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2 .menulist {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.DropdownList .menulist.type2:first-child {
    text-align: right
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2:first-child {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        padding: 10px 25px 10px 0
    }
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2:first-child>.t12 {
        padding: 0
    }
}

.DropdownList .menulist.type2:first-child ul {
    right: 0;
    left: auto;
    -webkit-transform: none;
    transform: none
}

.DropdownList .menulist.type2:last-child {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: left
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2:last-child {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 10px 0 10px 25px
    }
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist.type2:last-child>.t12 {
        padding: 0
    }
}

.DropdownList .menulist.type2:last-child ul {
    left: 0;
    right: auto;
    -webkit-transform: none;
    transform: none
}

.DropdownList .menulist.type2 .selectMenu:after {
    display: none
}

.DropdownList .menulist.type2 p.t12 {
    padding: 0 25px
}

.DropdownList .menulist:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #e52719;
    border-radius: 50%
}

.DropdownList .menulist .selectMenu {
    cursor: pointer
}

.DropdownList .menulist .selectMenu.arrow:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.DropdownList .menulist p {
    opacity: 1;
    padding: 5px 0;
    width: auto;
    word-break: keep-all
}

.DropdownList .menulist p.t12 {
    color: #666666;
    padding: 0 25px 0 0
}

.DropdownList .menulist span {
    cursor: pointer;
    word-break: break-all
}

.DropdownList .menulist ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    min-width: 250px;
    max-height: 245px;
    z-index: 99;
    overflow-x: hidden;
    overflow-y: auto;
    background: rgba(24, 24, 24, 0.95);
    padding: 30px 15px;
    text-align: center
}

@media only screen and (max-width:600px) {
    .DropdownList .menulist ul {
        min-width: auto;
        width: 45vw
    }
}

.DropdownList .menulist ul:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-color: #1c1c1c transparent transparent transparent;
    border-width: 10px 13px 0px 13px;
    border-style: solid
}

.DropdownList .menulist ul::-webkit-scrollbar {
    width: 6px
}

.DropdownList .menulist ul::-webkit-scrollbar-thumb {
    background-color: #cccccc
}

.DropdownList .menulist ul::-webkit-scrollbar-track-piece {
    background-color: rgba(24, 24, 24, 0.95)
}

.DropdownList .menulist ul li {
    cursor: pointer;
    width: 100%
}

.DropdownList .menulist ul li a,
.DropdownList .menulist ul li p {
    display: block;
    font-size: 1rem;
    padding: 8px 0;
    word-break: break-all;
    color: #ffffff
}

.DropdownList .menulist ul li a:hover,
.DropdownList .menulist ul li p:hover {
    color: #e52719
}

.type_detail .main .top {
    padding: 0 60px;
    height: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1c1c1c;
    position: relative
}

@media only screen and (max-width:800px) {
    .type_detail .main .top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width:600px) {
    .type_detail .main .top {
        height: 100px
    }
}

.type_detail .main .top .breadcrumbs {
    position: static;
    padding: 0
}

.type_detail .main .top .breadcrumbs li:not(:last-child):after {
    color: #cccccc
}

.type_detail .main .top .breadcrumbs li:last-child a {
    color: #e62719
}

.type_detail .main .top .breadcrumbs li a {
    color: #7c7c7c
}

.type_detail .main .top_lightBox {
    background-color: transparent;
    height: auto
}

@media only screen and (max-width:800px) {
    .type_detail .main .top_lightBox {
        min-height: 85px
    }
}

@media only screen and (max-width:600px) {
    .type_detail .main .top_lightBox {
        min-height: 60px
    }
}

.type_detail .main .top_lightBox .icon-back {
    top: 0
}

.type_detail .main .top .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.type_detail .main .top .soc li {
    margin-left: 25px;
    color: #7c7c7c
}

@media only screen and (max-width:800px) {
    .type_detail .main .top .soc li {
        margin: 0 12px
    }
}

@media only screen and (max-width:1200px) {
    .type_detail .main .top .soc li:first-child {
        display: none
    }
}

.type_detail .main .top .soc li a:before {
    color: #b5b5b5;
    font-size: 1.125rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .top .soc li a:hover:before {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .top .btn-wrap {
    position: absolute;
    bottom: -42.5px;
    left: 50%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .top .btn-wrap.fixed,
.type_detail .main .top .btn-wrap.icon-back.fixed--lightBox {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .top .icon-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85px;
    height: 85px;
    color: #ffffff;
    background: #e62719;
    font-size: 1.875rem
}

@media only screen and (max-width:600px) {
    .type_detail .main .top .icon-back {
        width: 60px;
        height: 60px
    }
}

@media only screen and (max-width:800px) {
    .type_detail .main .top .icon-back.inLightBox {
        right: auto;
        left: 0
    }
}

.type_detail .main .top .icon-back.fixed--lightBox {
    right: 1340px;
    left: auto;
    -webkit-animation: translateY-in 0.5s 0.5s both;
    animation: translateY-in 0.5s 0.5s both
}

@media (max-width:1340px) {
    .type_detail .main .top .icon-back.fixed--lightBox {
        right: auto;
        left: 0
    }
}

@-webkit-keyframes translateY-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

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

@keyframes translateY-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

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

.type_detail .main .content {
    max-width: 1100px;
    margin: 0 auto;
    width: 90%;
    padding: 5% 0
}

.type_detail .main .content .cover-title .top-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0
}

.type_detail .main .content .cover-title .top-cover .img-box {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden
}

.type_detail .main .content .cover-title .txt-top {
    max-width: 720px;
    margin: 40px;
    width: 90%;
    line-height: 2;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left
}

.type_detail .main .content .cover-title .txt-top.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .content .cover-title .txt-top time {
    margin-bottom: 10px;
    display: block
}

.type_detail .main .content .cover-title .txt-top time span {
    color: #666666;
    text-transform: uppercase;
    font-size: 1.125rem
}

.type_detail .main .content .cover-title .txt-top time span:not(:last-child):after {
    content: ".";
    display: inline;
    width: 100%;
    height: 100%;
    margin-right: 10px
}

.type_detail .main .content .cover-title .txt-top .t18 {
    margin-bottom: 10px;
    display: block;
    color: #666666
}

.type_detail .main .content .cover-title .banner {
    text-align: center
}

.type_detail .main .content .cover-title .banner p.t14 {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px
}

.type_detail .main .content .cover-title .banner .single-item {
    position: relative
}

.type_detail .main .content .cover-title .banner .single-item .img-box {
    height: 615px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    .type_detail .main .content .cover-title .banner .single-item .img-box {
        height: 40vh
    }
}

.type_detail .main .content .cover-title .banner .single-item .img-box img {
    width: auto;
    max-width: none;
    height: 100%
}

.type_detail .main .content .cover-title .banner .single-item .video-container {
    height: 615px;
    padding-bottom: 615px;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .type_detail .main .content .cover-title .banner .single-item .video-container {
        height: 40vh;
        padding-bottom: 40vh
    }
}

.type_detail .main .content .cover-title .banner .single-item .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 50%;
    right: -5%;
    width: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media only screen and (max-width:1024px) {
    .type_detail .main .content .cover-title .banner .single-item .slick-dots {
        right: -3.5%
    }
}

@media only screen and (max-width:800px) {
    .type_detail .main .content .cover-title .banner .single-item .slick-dots {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        top: 43vh;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:800px) {
    .type_detail .main .content .cover-title .banner .single-item .slick-dots li {
        margin: 0 5px
    }
}

.type_detail .main .content .cover.ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover.ad {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.type_detail .main .content .cover.ad .txt-box {
    width: 49%;
    padding-left: 7%
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover.ad .txt-box {
        width: 80%;
        padding: 40px 0
    }
}

.type_detail .main .content .cover.ad .img-box {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover.ad .img-box {
        width: 100%
    }
}

.type_detail .main .content .cover.ad .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .content .cover .txt-box {
    max-width: 720px;
    margin: 0 auto;
    width: 90%;
    line-height: 2;
    padding: 40px 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover .txt-box {
        width: 80%
    }
}

.type_detail .main .content .cover .txt-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .content .cover .txt-box .t20 {
    padding-bottom: 24px;
    font-weight: bold
}

.type_detail .main .content .cover .txt-box .t span {
    display: block
}

.type_detail .main .content .cover .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover .img-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.type_detail .main .content .cover .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.type_detail .main .content .cover .img-box figure {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    text-align: right;
    padding: 0 5px
}

.type_detail .main .content .cover .img-box figure figcaption {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px;
    color: #666666
}

@media only screen and (max-width:600px) {
    .type_detail .main .content .cover .img-box figure figcaption {
        margin: 15px 0
    }
}

.type_detail .main .content .cover-end {
    max-width: 720px;
    margin: 100px auto 0;
    width: 90%;
    padding: 80px 0;
    border-top: 1px solid #cccccc;
    text-align: center
}

.type_detail .main .content .cover-end .box-title {
    margin-bottom: 30px
}

.type_detail .main .content .cover-end .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 2
}

.type_detail .main .content .cover-end .link-list li {
    padding: 0 20px
}

.type_detail .main .content .cover-end .link-list a {
    color: #666666;
    display: block
}

.type_detail .main .content .cover-end .link-list a:hover {
    color: #000000
}

.type_detail .main .content .entry_hr {
    width: 100px;
    height: 1px;
    background-color: #e62719
}

.type_detail .main .others {
    text-align: center;
    background: #1c1c1c;
    height: 100%
}

.type_detail .main .others .box-title {
    color: #ffffff;
    padding: 13% 0 0
}

.type_detail .main .others .tag-slick {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    padding: 40px 0 0
}

.type_detail .main .others .tag-slick .slick-list {
    overflow: visible
}

.type_detail .main .others .tag-slick .slick-slide {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .type_detail .main .others .tag-slick .slick-slide {
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
        padding: 0 30px
    }
}

.type_detail .main .others .tag-slick .slick-slide .txt-box {
    margin: 40px auto
}

.type_detail .main .others .tag-slick .slick-center {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

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

    .type_detail .main .others .tag-slick .slick-center .img-box,
    .type_detail .main .others .tag-slick .slick-center.off .txt-box {
        max-width: 90%;
        margin: 0 auto
    }
}

.type_detail .main .others .tag-slick .slick-arrow {
    opacity: 0
}

.type_detail .main .others .tag-slick .slick-dots {
    top: 102%
}

.type_detail .main .others .tag-slick .slick-next,
.type_detail .main .others .tag-slick .slick-prev {
    top: 35%
}

.location .main .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1680px;
    margin: 0 auto;
    width: 90%
}

.location .main .list li {
    width: 33.3333333333%;
    margin: 0 0 10%
}

@media only screen and (max-width:1200px) {
    .location .main .list li {
        width: 50%
    }
}

@media only screen and (max-width:600px) {
    .location .main .list li {
        width: 100%
    }
}

.location .main .list li:nth-child(6n+1),
.location .main .list li:nth-child(6n+2) {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    margin-right: 0
}

.location .main .list li:nth-child(6n+3) {
    -webkit-transform: translateX(15%);
    transform: translateX(15%);
    margin-right: 0
}

@media only screen and (max-width:1200px) {
    .location .main .list li:nth-child(6n+3) {
        -webkit-transform: translateX(-15%);
        transform: translateX(-15%);
        margin-right: auto;
        margin-left: 0
    }
}

.location .main .list li:nth-child(6n+4) {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    margin-left: 0
}

.location .main .list li:nth-child(6n+5),
.location .main .list li:nth-child(6n+6) {
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
    margin-left: 0
}

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

    .location .main .list li:nth-child(6n+5),
    .location .main .list li:nth-child(6n+6) {
        -webkit-transform: translateX(15%);
        transform: translateX(15%);
        margin-left: auto;
        margin-right: 0
    }
}

@media only screen and (max-width:600px) {
    .location .main .list li:nth-child(odd) {
        -webkit-transform: none;
        transform: none;
        margin-right: 0;
        margin-left: auto
    }
}

@media only screen and (max-width:600px) {
    .location .main .list li:nth-child(2n) {
        -webkit-transform: none;
        transform: none;
        margin-left: 0;
        margin-right: auto
    }
}

.location .main .list li a {
    display: block;
    max-width: 530px;
    width: 90%;
    margin: 0 auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    position: relative
}

@media only screen and (max-width:600px) {
    .location .main .list li a {
        width: 100%
    }
}

.location .main .list li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent
}

.location .main .list li a:hover:after {
    -webkit-transform: translate(20px, 60px);
    transform: translate(20px, 60px);
    background: #e62719;
    -webkit-filter: drop-shadow(0, 0, 0, 0.2);
    filter: drop-shadow(0, 0, 0, 0.2)
}

.location .main .list li a:hover .txt-box {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff
}

.location .main .list li a:hover .txt-box span:before {
    color: #ffffff
}

.location .main .list li a:hover .txt-box span:after {
    color: #000000
}

.location .main .list li a:hover .txt-box .button {
    text-align: right;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.location .main .list li a .img-box {
    max-width: 530px;
    max-height: 340px;
    height: 100%;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.location .main .list li a .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.location .main .list li a .txt-box {
    padding: 45px 40px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 2
}

.location .main .list li a .txt-box span {
    font-size: 0.875rem;
    display: inline-block
}

@media only screen and (max-width:1200px) {
    .location .main .list li a .txt-box span {
        display: block
    }
}

.location .main .list li a .txt-box span:before {
    display: inline;
    width: 100%;
    height: 100%;
    margin-right: 5px;
    color: #e62719;
    font-weight: bold
}

.location .main .list li a .txt-box .tel:before {
    content: "T"
}

.location .main .list li a .txt-box .fax {
    margin-left: 30px;
    position: relative
}

@media only screen and (max-width:1200px) {
    .location .main .list li a .txt-box .fax {
        margin: 0
    }
}

.location .main .list li a .txt-box .fax:before {
    content: "F"
}

.location .main .list li a .txt-box .fax:after {
    content: "•";
    display: inline;
    width: 100%;
    height: 100%;
    color: #7b7b7b;
    padding: 0 10px;
    font-size: small;
    position: absolute;
    left: -30px;
    top: 0
}

@media only screen and (max-width:1200px) {
    .location .main .list li a .txt-box .fax:after {
        display: none
    }
}

.location .main .list li a .txt-box .map {
    display: block
}

.location .main .list li a .txt-box .map:before {
    content: "A"
}

.location .main .list li a .txt-box .ps {
    font-size: 0.875rem
}

.location .main .list li a .txt-box .ps:before {
    content: "註"
}

.location .main .list li a .txt-box .button {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: left;
    color: #666666;
    margin-top: 45px;
    font-size: 0.875rem
}

.DropdownList-cover.pcList {
    width: 90%;
    margin: auto
}

.DropdownList-cover.pcList .selectMenu {
    display: none
}

.DropdownList-cover.pcList .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    line-height: 1.5;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.DropdownList-cover.pcList .link a {
    margin: 0 20px;
    display: inline;
    width: auto;
    text-transform: uppercase;
    color: #000000
}

.DropdownList-cover.pcList .link a.active,
.DropdownList-cover.pcList .link a:hover {
    color: #e62719
}

.DropdownList-cover.DropdownList {
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0
}

.DropdownList-cover.DropdownList .menulist {
    width: 80%;
    height: 50px;
    background: #e3e3e3;
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 20px
}

.DropdownList-cover.DropdownList .menulist:not(:last-child):after {
    display: none
}

.DropdownList-cover.DropdownList .menulist.open .selectMenu:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.DropdownList-cover.DropdownList .menulist .selectMenu:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: #000000 transparent transparent transparent;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease
}

.DropdownList-cover.DropdownList .menulist ul {
    min-width: auto;
    width: 100%
}

.header {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.header.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

@media only screen and (max-width:600px) {
    .header {
        position: fixed;
        top: 0
    }
}

.header.menu-open {
    z-index: 5;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.header.fixed,
.type_detail .main .top .header.icon-back.fixed--lightBox {
    position: fixed;
    top: 0
}

.header.fixed .consult-btn,
.type_detail .main .top .header.icon-back.fixed--lightBox .consult-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.header.fixed .logo,
.type_detail .main .top .header.icon-back.fixed--lightBox .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: static;
    width: 125px;
    height: 85px;
    background: #1c1c1c
}

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

    .header.fixed .logo,
    .type_detail .main .top .header.icon-back.fixed--lightBox .logo {
        height: 60px;
        width: 50%
    }
}

.header.fixed .logo img,
.type_detail .main .top .header.icon-back.fixed--lightBox .logo img {
    max-width: 65px
}

.header.fixed .logo p,
.type_detail .main .top .header.icon-back.fixed--lightBox .logo p {
    display: none
}

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

    .header.fixed .logo p,
    .type_detail .main .top .header.icon-back.fixed--lightBox .logo p {
        display: block;
        color: #ffffff;
        width: auto;
        margin-left: 10px
    }
}

.header.red .logo p,
.header.white .logo p {
    color: #ffffff
}

.header.black .logo p {
    color: #000000
}

.header .menu-icon .menu-btn {
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 85px;
    height: 85px;
    background: #e62719;
    color: #ffffff
}

@media only screen and (max-width:600px) {
    .header .menu-icon .menu-btn {
        width: 60px;
        height: 60px
    }
}

.header .menu-icon .menu-btn span {
    width: 30px;
    height: 2px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: 1.5px 0
}

.header .logo {
    width: 80px;
    height: 75px;
    position: absolute;
    top: 50%;
    right: 6%;
    display: block
}

@media only screen and (max-width:600px) {
    .header .logo {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: static;
        height: 60px;
        width: 43%;
        background: #1c1c1c
    }
}

@media only screen and (max-width:360px) {
    .header .logo {
        width: 50%
    }
}

.header .logo.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto
}

.header .logo.flex img {
    width: 80px
}

.header .logo.flex p {
    font-size: 1.25rem;
    letter-spacing: 2px;
    margin: 15px 0 0 10px
}

.header .logo img {
    display: none;
    opacity: 0
}

@media only screen and (max-width:600px) {
    .header .logo img {
        max-width: 65px
    }

    .header .logo img.red {
        display: block;
        opacity: 1
    }
}

.header .logo img.open {
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .logo img.ok {
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .logo p {
    color: #ffffff;
    margin-top: 5px
}

@media only screen and (max-width:600px) {
    .header .logo p {
        display: block;
        color: #ffffff;
        width: auto;
        margin-left: 10px;
        font-size: 0.875rem
    }
}

.header .consult-btn {
    display: none
}

@media only screen and (max-width:600px) {
    .header .consult-btn {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.header .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: #1c1c1c;
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

@media only screen and (max-height:599px) {
    .header .main-menu {
        height: auto;
        overflow-y: auto
    }
}

.header .main-menu .search-cover {
    position: absolute;
    top: 50%;
    left: 60vw;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

@media only screen and (max-width:1025px) {
    .header .main-menu .search-cover {
        top: 20px;
        left: calc(100% - 20px);
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}

.header .main-menu .search-cover .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    background: #181818;
    color: #ffffff
}

.header .main-menu .main-cover {
    width: 60vw;
    height: 100vh;
    padding: 10% 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

@media only screen and (max-width:1025px) {
    .header .main-menu .main-cover {
        width: 100vw;
        height: 50vh
    }
}

@media only screen and (max-width:800px) {
    .header .main-menu .main-cover {
        height: 100vh
    }
}

@media only screen and (max-height:768px) {
    .header .main-menu .main-cover {
        height: 100vh
    }
}

.header .main-menu .main-cover nav {
    max-width: 720px;
    width: 90%;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    .header .main-menu .main-cover nav {
        margin-top: 10%
    }
}

.header .main-menu .main-cover nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header .main-menu .main-cover nav ul li {
    width: 33.3333333333%;
    margin-bottom: 40px
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover nav ul li {
        width: 50%;
        margin-bottom: 10px
    }
}

.header .main-menu .main-cover nav ul li a:hover p:first-child {
    color: #e52719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover nav ul li a:hover p:last-child {
    color: #666666;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover nav ul li a p {
    line-height: 1.5
}

.header .main-menu .main-cover nav ul li a p:first-child {
    font-size: 1.25rem;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover nav ul li a p:first-child {
        font-size: 1rem
    }
}

.header .main-menu .main-cover nav ul li a p:last-child {
    color: #999999
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover nav ul li a p:last-child {
        font-size: 0.875rem
    }
}

.header .main-menu .main-cover .epaper {
    max-width: 476px;
    width: 100%;
    height: 50px;
    margin: 0 auto;
    position: relative;
    background: #181818;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover .epaper {
        max-width: 100%;
        margin-bottom: 10%
    }
}

.header .main-menu .main-cover .epaper input {
    color: #ffffff;
    font-family: Myriad Pro, "微軟正黑體";
    width: 90%;
    letter-spacing: 1px
}

.header .main-menu .main-cover .epaper input:placeholder {
    color: #666666;
    font-size: 0.75rem
}

.header .main-menu .main-cover .epaper input::-webkit-input-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.header .main-menu .main-cover .epaper input:-moz-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.header .main-menu .main-cover .epaper input::-moz-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.header .main-menu .main-cover .epaper input:-ms-input-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.header .main-menu .main-cover .epaper span {
    position: absolute;
    right: 15px;
    font-size: 0.9375rem
}

.header .main-menu .main-cover .epaper span:before {
    color: #cccccc
}

.header .main-menu .main-cover .others {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

@media only screen and (max-height:600px) {
    .header .main-menu .main-cover .others {
        margin: 10% 0 0
    }
}

@media only screen and (max-height:599px) {
    .header .main-menu .main-cover .others {
        margin: 10% 0
    }
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover .others {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.header .main-menu .main-cover .others .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover .others .soc {
        margin-bottom: 20px
    }
}

.header .main-menu .main-cover .others .soc li {
    margin-right: 25px;
    color: #7c7c7c
}

@media only screen and (max-width:600px) {
    .header .main-menu .main-cover .others .soc li {
        margin: 0 12px
    }
}

@media only screen and (max-width:1200px) {
    .header .main-menu .main-cover .others .soc li:first-child {
        display: none
    }
}

.header .main-menu .main-cover .others .soc li a:before {
    color: #b5b5b5;
    font-size: 1.125rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover .others .soc li a:hover:before {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover .others .link-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:800px) {
    .header .main-menu .main-cover .others .link-cover {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media only screen and (max-height:768px) {
    .header .main-menu .main-cover .others .link-cover {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.header .main-menu .main-cover .others .link-cover a.txt {
    text-transform: uppercase;
    font-size: 0.875rem;
    color: #999999;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover .others .link-cover a.txt:hover {
    color: #e52719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu .main-cover .others .link-cover a.txt:first-child:after {
    content: "•";
    color: #e52719;
    margin: auto 16px;
    display: inline;
    width: 100%;
    height: 100%
}

.header .main-menu .book-cover {
    position: absolute;
    top: 0;
    left: 100%;
    width: 40vw;
    height: 100vh;
    background: #9c2a2a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

@media only screen and (max-width:1025px) {
    .header .main-menu .book-cover {
        width: 100vw;
        height: 50vh;
        top: 50vh;
        left: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@media only screen and (max-width:800px) {
    .header .main-menu .book-cover {
        position: static;
        background: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        height: auto;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media only screen and (max-height:768px) {
    .header .main-menu .book-cover {
        position: static;
        background: none;
        -webkit-transform: none;
        transform: none;
        width: 100%;
        height: auto;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.header .main-menu .book-cover a {
    max-width: 374px;
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header .main-menu .book-cover a.img-box {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3)
}

@media only screen and (max-width:800px) {
    .header .main-menu .book-cover a.img-box {
        display: none
    }
}

@media only screen and (max-height:768px) {
    .header .main-menu .book-cover a.img-box {
        display: none
    }
}

.header .main-menu .book-cover a.tt {
    font-size: 1.125rem;
    color: #ffffff;
    margin: 6vh auto 0
}

@media only screen and (max-width:1025px) {
    .header .main-menu .book-cover a.tt {
        margin-top: 20px
    }
}

@media only screen and (max-width:800px) {
    .header .main-menu .book-cover a.tt {
        text-transform: uppercase;
        font-size: 0.875rem;
        color: #999999;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 0 20px
    }
}

@media only screen and (max-height:768px) {
    .header .main-menu .book-cover a.tt {
        text-transform: uppercase;
        font-size: 0.875rem;
        color: #999999;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        width: 100%;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin: 0 0 20px
    }
}

@media only screen and (max-width:600px) {
    .header .main-menu .book-cover a.tt {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.header .main-menu .close-btn {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.header .main-menu.open {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.header .main-menu.open .search-cover {
    opacity: 1;
    -webkit-transition: all 0.7s 0.3s;
    transition: all 0.7s 0.3s
}

.header .main-menu.open .book-cover {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.3s 0.5s;
    transition: all 0.3s 0.5s
}

@media only screen and (max-width:1025px) {
    .header .main-menu.open .book-cover {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.header .main-menu.open .close-btn {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.7s;
    transition: all 0.7s
}

.header .main-menu.close {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.3s 0.5s;
    transition: all 0.3s 0.5s;
    opacity: 0
}

.header .main-menu.close .search-cover {
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.header .main-menu.close .book-cover {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1025px) {
    .header .main-menu.close .book-cover {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.header .main-menu.close .close-btn {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

.header_part {
    padding: 40px 6.5%;
    height: 180px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 0;
    z-index: 2;
    width: 100%;
    background-color: transparent !important
}

.header_part.fixed,
.type_detail .main .top .header_part.icon-back.fixed--lightBox {
    position: fixed
}

@media only screen and (max-width:600px) {
    .header_part {
        height: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0 0 0 60px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 4
    }
}

.header_part .toolbar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header_part .toolbar.fixed,
.header_part .type_detail .main .top .toolbar.icon-back.fixed--lightBox,
.type_detail .main .top .header_part .toolbar.icon-back.fixed--lightBox {
    position: fixed
}

.header_part .menu-icon .menu-btn {
    cursor: pointer;
    width: 30px;
    height: 30px;
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 85px;
    height: 85px;
    background: #e62719;
    color: #ffffff
}

@media only screen and (max-width:600px) {
    .header_part .menu-icon .menu-btn {
        width: 60px;
        height: 60px
    }
}

.header_part .menu-icon .menu-btn span {
    width: 30px;
    height: 2px;
    display: inline-block;
    position: relative;
    z-index: 2;
    background: #ffffff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    margin: 1.5px 0
}

.header_part .menu-top {
    height: 85px;
    width: 400px;
    padding: 0 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #1c1c1c
}

@media only screen and (max-width:600px) {
    .header_part .menu-top {
        display: none
    }
}

.header_part .menu-top.fixed,
.header_part .type_detail .main .top .menu-top.icon-back.fixed--lightBox,
.type_detail .main .top .header_part .menu-top.icon-back.fixed--lightBox {
    position: fixed
}

.header_part .menu-top li {
    width: auto
}

.header_part .menu-top li:not(:last-child):after {
    content: "•";
    display: inline;
    width: 100%;
    height: 100%;
    color: #e62719;
    padding: 0 20px;
    font-size: small
}

.header_part .menu-top li:first-child {
    padding-left: 0
}

.header_part .menu-top li a {
    font-size: 0.875rem;
    color: #ffffff
}

.header_part .menu-top li a.active,
.header_part .menu-top li a:hover {
    color: #e62719
}

.header_part .logo {
    max-height: 50px;
    max-width: 180px
}

@media only screen and (max-width:600px) {
    .header_part .logo {
        position: absolute;
        right: 0;
        max-width: 165px;
        display: block;
        padding: 10px
    }
}

.header_part .logo img {
    display: none
}

.header_part .logo img.open {
    display: block;
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    .header_part .logo img.white {
        display: block
    }
}

.footer {
    background: #1c1c1c;
    padding: 50px 0 85px
}

@media only screen and (max-width:800px) {
    .footer {
        padding: 6% 0
    }
}

.footer .footer-cover {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media only screen and (max-width:800px) {
    .footer .footer-cover {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer .footer-cover .logo-box {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .logo-box {
        display: none
    }
}

.footer .footer-cover .logo-box img {
    max-width: 88px;
    margin-bottom: 20px
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover {
        margin-bottom: 6%
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover {
        margin-bottom: 10%
    }
}

.footer .footer-cover .cover.f01 {
    width: 100%;
    margin-bottom: 20px
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 {
        margin-bottom: 6%
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 {
        margin-bottom: 10%
    }
}

.footer .footer-cover .cover.f01 .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 .link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin: 0 auto
    }
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 .link li {
        width: auto
    }

    .footer .footer-cover .cover.f01 .link li a:before {
        margin-right: 10px
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li {
        width: 33.3333333333%
    }
}

.footer .footer-cover .cover.f01 .link li:first-child:after {
    content: "•";
    color: #7b7b7b;
    margin: auto 16px;
    display: inline;
    width: 100%;
    height: 100%
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li:first-child:after {
        display: none
    }
}

.footer .footer-cover .cover.f01 .link li:last-child a {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 .link li:last-child a {
        position: static;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li:last-child a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.footer .footer-cover .cover.f01 .link li:last-child a:before {
    margin-left: 10px
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 .link li:last-child a:before {
        margin-left: 0
    }
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f01 .link li:not(:last-child):after {
        content: "•";
        color: #7b7b7b;
        margin: auto 16px;
        display: inline;
        width: 100%;
        height: 100%
    }
}

@media only screen and (max-width:800px) and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li:not(:last-child):after {
        display: none
    }
}

.footer .footer-cover .cover.f01 .link li:not(:last-child) a:before {
    margin-right: 10px
}

.footer .footer-cover .cover.f01 .link li a {
    color: #ffffff;
    font-size: 0.875rem
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li a {
        text-align: center
    }
}

.footer .footer-cover .cover.f01 .link li a:before {
    display: inline;
    vertical-align: middle;
    color: #e62719;
    font-size: 1.0625rem
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li a:before {
        display: block
    }
}

.footer .footer-cover .cover.f01 .link li a.tel:before {
    content: "T";
    display: inline;
    width: 100%;
    height: 100%;
    font-weight: bold
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li a.tel:before {
        display: block
    }
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f01 .link li a span {
        font-size: 0.75rem;
        display: block;
        margin-top: 10px
    }
}

.footer .footer-cover .cover.f02 {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 90%
    }
}

.footer .footer-cover .cover.f02 .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer .footer-cover .cover.f02 .soc li {
    margin-right: 25px;
    color: #7c7c7c
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f02 .soc li {
        margin: 0 12px
    }
}

@media only screen and (max-width:1200px) {
    .footer .footer-cover .cover.f02 .soc li:first-child {
        display: none
    }
}

.footer .footer-cover .cover.f02 .soc li a:before {
    color: #b5b5b5;
    font-size: 1.125rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.footer .footer-cover .cover.f02 .soc li a:hover:before {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.footer .footer-cover .cover.f02 .epaper {
    max-width: 200px;
    width: 100%;
    position: relative
}

@media only screen and (max-width:600px) {
    .footer .footer-cover .cover.f02 .epaper {
        max-width: 100%;
        margin-bottom: 10%
    }
}

.footer .footer-cover .cover.f02 .epaper input {
    color: #ffffff;
    font-family: Myriad Pro, "微軟正黑體";
    width: 90%;
    letter-spacing: 1px
}

.footer .footer-cover .cover.f02 .epaper input:placeholder {
    color: #666666;
    font-size: 0.75rem
}

.footer .footer-cover .cover.f02 .epaper input::-webkit-input-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.footer .footer-cover .cover.f02 .epaper input:-moz-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.footer .footer-cover .cover.f02 .epaper input::-moz-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.footer .footer-cover .cover.f02 .epaper input:-ms-input-placeholder {
    color: #666666;
    font-size: 0.75rem
}

.footer .footer-cover .cover.f02 .epaper span {
    position: absolute;
    right: 0;
    font-size: 0.9375rem
}

.footer .footer-cover .cover.f02 .epaper span:before {
    color: #cccccc
}

.footer .footer-cover .cover.f02 .epaper:after {
    content: "";
    border-bottom: 1px solid #e62719;
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 5px
}

.footer .footer-cover .cover.f03 {
    width: 40%;
    text-align: right
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f03 {
        width: 100%;
        text-align: center
    }
}

.footer .footer-cover .cover.f03 article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:800px) {
    .footer .footer-cover .cover.f03 article {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.footer .footer-cover .cover.f03 article.box2 a {
    text-transform: uppercase
}

.footer .footer-cover .cover.f03 article.box2 a:first-child:after {
    content: "•";
    color: #999999;
    margin: auto 16px;
    display: inline;
    width: 100%;
    height: 100%
}

.footer .footer-cover .cover.f03 article .copyright {
    margin-right: 5px
}

.footer .footer-cover .cover.f03 article a,
.footer .footer-cover .cover.f03 article span {
    font-family: Myriad Pro, "微軟正黑體";
    font-size: 0.75rem;
    color: #999999;
    letter-spacing: 1px;
    line-height: 2
}

.footer .footer-cover .cover.f03 article a:hover {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.formTable .input_item .select.select_text:after,
.selectBox--type2:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-left: 5px solid transparent;
    border-top: 6px solid #999999;
    border-right: 5px solid transparent;
    border-bottom: 0px solid transparent;
    -webkit-transition: 0.8s;
    transition: 0.8s
}

.formTable {
    background: #1c1c1c;
    width: 100%
}

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

@media (max-width:1024px) {
    .formTable.formTable--flex {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.formTable.formTable--small {
    max-width: 730px
}

.formTable.formTable--large {
    max-width: 1000px
}

.formTable.formTable--center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.formTable_banner {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 40vw;
    flex: 1 1 40vw;
    width: 40%;
    padding-bottom: 75px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width:1024px) {
    .formTable_banner {
        padding-bottom: 0;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 50vh;
        flex: 1 1 50vh;
        width: 100%
    }
}

.formTable_form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 60vw;
    flex: 1 1 60vw;
    width: 60%
}

@media (max-width:1024px) {
    .formTable_form {
        width: 100%
    }
}

.formTable_form>.content {
    padding-top: 180px;
    padding-bottom: 100px;
    margin-bottom: 75px
}

@media (max-width:768px) {
    .formTable_form>.content {
        padding-top: 24vw
    }
}

.formTable_figure {
    width: 320px;
    margin: 62px auto 31px auto
}

.formTable_img {
    width: 100%;
    padding-bottom: 135.59%;
    background-size: cover;
    background-position: center
}

.formTable_imgText {
    text-align: center;
    margin-top: 30px
}

.formTable form {
    width: 95%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width:768px) {
    .formTable form {
        margin-top: 4vw;
        padding: 10px
    }
}

.formTable .input {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 32px 0
}

@media (max-width:768px) {
    .formTable .input {
        display: block;
        margin: 0
    }
}

.formTable .input--center {
    text-align: center
}

.formTable .input_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    outline: 1px solid rgba(0, 0, 0, 0.15);
    padding: 14px;
    margin: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width:768px) {
    .formTable .input_item {
        margin: 5px 0
    }
}

.formTable .input_item .labelLike,
.formTable .input_item label {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-weight: bold;
    padding: 2px
}

.formTable .input_item .inputLike,
.formTable .input_item .select,
.formTable .input_item button,
.formTable .input_item input,
.formTable .input_item textarea {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    position: relative;
    font-size: 0.875rem;
    padding: 2px
}

.formTable .input_item .inputLike::-webkit-input-placeholder,
.formTable .input_item .select::-webkit-input-placeholder,
.formTable .input_item button::-webkit-input-placeholder,
.formTable .input_item input::-webkit-input-placeholder,
.formTable .input_item textarea::-webkit-input-placeholder {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    padding: 0;
    color: #999999
}

.formTable .input_item .inputLike::-moz-placeholder,
.formTable .input_item .select::-moz-placeholder,
.formTable .input_item button::-moz-placeholder,
.formTable .input_item input::-moz-placeholder,
.formTable .input_item textarea::-moz-placeholder {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    padding: 0;
    color: #999999
}

.formTable .input_item .inputLike:-ms-input-placeholder,
.formTable .input_item .select:-ms-input-placeholder,
.formTable .input_item button:-ms-input-placeholder,
.formTable .input_item input:-ms-input-placeholder,
.formTable .input_item textarea:-ms-input-placeholder {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    padding: 0;
    color: #999999
}

.formTable .input_item .inputLike::-ms-input-placeholder,
.formTable .input_item .select::-ms-input-placeholder,
.formTable .input_item button::-ms-input-placeholder,
.formTable .input_item input::-ms-input-placeholder,
.formTable .input_item textarea::-ms-input-placeholder {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    padding: 0;
    color: #999999
}

.formTable .input_item .inputLike--placeholder,
.formTable .input_item .inputLike::placeholder,
.formTable .input_item .select--placeholder,
.formTable .input_item .select::placeholder,
.formTable .input_item button--placeholder,
.formTable .input_item button::placeholder,
.formTable .input_item input--placeholder,
.formTable .input_item input::placeholder,
.formTable .input_item textarea--placeholder,
.formTable .input_item textarea::placeholder {
    font-size: 0.875rem;
    letter-spacing: 0.5px;
    padding: 0;
    color: #999999
}

.formTable .input_item .inputLike,
.formTable .input_item input {
    margin-left: 1vw;
    width: 100%
}

.formTable .input_item .inputLike {
    cursor: pointer
}

.formTable .input_item .inputLike--center {
    text-align: center;
    color: white
}

.formTable .input_item input[type=file] {
    display: none
}

.formTable .input_item input[type=file]+label {
    margin: 0 auto
}

.formTable .input_item textarea {
    margin-left: 1vw;
    resize: none
}

.formTable .input_item .select {
    margin-left: 1vw
}

.formTable .input_item .select.select_text {
    position: relative;
    color: #999999
}

.formTable .input_item .select.select_text.user--select {
    color: #1c1c1c
}

.formTable .input_item .select.select_text:after {
    cursor: pointer
}

.formTable .input_item .select_box {
    position: absolute;
    top: 100%;
    left: -1px;
    right: -1px;
    background-color: #c1c1c1;
    z-index: 9;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto !important;
    -webkit-overflow-style: none;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.formTable .input_item .select_box::-webkit-scrollbar {
    background-color: transparent;
    width: 5px
}

.formTable .input_item .select_box::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #1c1c1c
}

.formTable .input_item .select_box::-webkit-scrollbar-track {
    background-color: rgba(28, 28, 28, 0.2)
}

.formTable .input_item .select_option {
    text-align: center;
    padding: 10px;
    font-size: 0.875rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.formTable .input_item .select_option:hover {
    background-color: #a0a0a0
}

.formTable .input_item .verification {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px
}

.formTable .input_item_button {
    background-color: #121212;
    padding: 0
}

.formTable .input_item_button>button {
    color: white;
    padding: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width:768px) {
    .formTable .input_item_button {
        margin-top: 32px
    }
}

.formTable .input_item_button--gray {
    background-color: lightgray
}

.formTable .input_item--threeQuarters {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(75% - 10px);
    flex: 1 1 calc(75% - 10px);
    max-width: calc(75% - 10px)
}

@media (max-width:768px) {
    .formTable .input_item--threeQuarters {
        max-width: 100%
    }
}

.formTable .input_item--quarter {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(25% - 10px);
    flex: 1 1 calc(25% - 10px);
    max-width: calc(25% - 10px)
}

@media (max-width:768px) {
    .formTable .input_item--quarter {
        max-width: 100%
    }
}

.formTable .input_item--helf {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(50% - 10px);
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px)
}

@media (max-width:768px) {
    .formTable .input_item--helf {
        max-width: 100%
    }
}

.formTable .input_item--full {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

@media (max-width:768px) {
    .formTable .input_item--full {
        max-width: 100%
    }
}

.formTable .input_item--block {
    display: block
}

.formTable .input_item--block label,
.formTable .input_item--block textarea {
    display: block;
    width: 100%;
    margin: 0
}

.formTable .input_item--block textarea {
    margin-top: 5px;
    font-size: 1rem;
    line-height: 2rem
}

.formTable .input_item--hidden {
    visibility: hidden;
    opacity: 0;
    height: 0;
    padding: 0;
    margin: 0
}

.formTable .input_item--verification {
    border: none;
    max-width: 100%
}

.formTable .input_item--verification>input {
    text-align: center;
    margin: 0 1vw;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 16.6666666667px;
    flex: 1 1 16.6666666667px;
    width: 16.6666666667px;
    font-size: 2.625rem;
    border-bottom: 1px solid #000
}

@media (max-width:768px) {
    .formTable .input_item--verification>input {
        margin: 0 2vw
    }
}

.formTable .input_item--verification>input:first-child {
    margin-left: 0
}

.formTable .input_item--verification>input:last-child {
    margin-right: 0
}

.formTable .input_item--verification>input::-webkit-input-placeholder {
    font-size: inherit
}

.formTable .input_item--verification>input::-moz-placeholder {
    font-size: inherit
}

.formTable .input_item--verification>input:-ms-input-placeholder {
    font-size: inherit
}

.formTable .input_item--verification>input::-ms-input-placeholder {
    font-size: inherit
}

.formTable .input_item--verification>input::placeholder {
    font-size: inherit
}

.formTable .input_item--borderNone {
    outline: none
}

.formTable .input_item_button--small {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%
}

.formTable .input_item--required>label:after {
    content: "*";
    color: #e62719;
    margin-left: 10px
}

.formTable .input_item--required.input_item--error {
    position: relative;
    border: 1px solid #e62719
}

.formTable .input_item--required.input_item--error:after {
    content: attr(data-tip);
    display: block;
    color: #e62719
}

.formTable .input_item--add,
.formTable .input_item--remove {
    position: relative
}

.formTable .input_item--add .input_ToggleBtn,
.formTable .input_item--remove .input_ToggleBtn {
    position: relative;
    width: 20px;
    height: 20px;
    word-break: keep-all;
    cursor: pointer
}

.formTable .input_item--add .input_ToggleBtn:after,
.formTable .input_item--add .input_ToggleBtn:before,
.formTable .input_item--remove .input_ToggleBtn:after,
.formTable .input_item--remove .input_ToggleBtn:before {
    content: "";
    position: absolute;
    background-color: #aaa;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.formTable .input_item--add .input_ToggleBtn:before,
.formTable .input_item--remove .input_ToggleBtn:before {
    width: 100%;
    height: 10%
}

.formTable .input_item--remove .input_ToggleBtn>span {
    display: none
}

.formTable .input_item--remove .input_ToggleBtn:after {
    width: 100%;
    height: 10%
}

.formTable .input_item--add .input_ToggleBtn>span {
    position: absolute;
    left: -56px;
    width: 56px;
    top: 3px;
    text-align: unset;
    color: #e62719
}

.formTable .input_item--add .input_ToggleBtn:after,
.formTable .input_item--add .input_ToggleBtn:before {
    background-color: #e62719
}

.formTable .input_item--add .input_ToggleBtn:after {
    width: 10%;
    height: 100%
}

.formTable .input_item--gray {
    background-color: rgba(0, 0, 0, 0.15)
}

.formTable .input_item--gray .inputLike--placeholder {
    color: black
}

.formTable .input_item--gray.input_item--add .input_ToggleBtn:after,
.formTable .input_item--gray.input_item--add .input_ToggleBtn:before {
    background-color: black
}

.formTable .input_tip {
    font-size: 1rem;
    line-height: 1.8
}

.formTable .input_tip--center {
    text-align: center
}

.formTable .input_checkbox input[type=checkbox] {
    display: none
}

.formTable .input_checkbox input[type=checkbox]+label {
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: transparent;
    border: 2px solid #a2a2a2;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.formTable .input_checkbox input[type=checkbox]+label>.tick {
    width: 70%;
    fill: #a2a2a2
}

.formTable .input_checkbox input[type=checkbox]:checked+label {
    background-color: #e62719;
    border: 2px solid #e62719
}

.formTable .input_checkbox input[type=checkbox]:checked+label>.tick {
    fill: white
}

.formTable--white .content {
    background-color: white
}

.formTable--black .content {
    background-color: #181818
}

.formTable--black .input {
    color: white
}

.formTable--black .input_item {
    border: 1px solid rgba(255, 255, 255, 0.15)
}

.formTable--black .input_item_button {
    border: 1px solid #121212
}

.formTable--black .input .select,
.formTable--black .input input,
.formTable--black .input textarea {
    color: white
}

.formTable--imgLeft>.formTable_banner {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.formTable--imgLeft>.formTable_form {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.formTable--imgRight>.formTable_banner {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.formTable--imgRight>.formTable_form {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

@media (max-width:1024px) {
    .formTable--imgRight>.formTable_banner {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .formTable--imgRight>.formTable_form {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.formTab_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 18px 0 72px 0
}

.formTab_item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #eeeeee;
    padding: 18px;
    color: #1c1c1c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.formTab_item:after {
    content: "";
    position: absolute;
    top: 100%;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    border-left: 6px solid transparent;
    border-top: 9px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 0px solid transparent;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.formTab_item--active {
    background-color: #1c1c1c;
    color: #ffffff
}

.formTab_item--active:after {
    border-top: 8px solid #1c1c1c
}

.buttomLike {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 90%;
    max-width: 355px;
    height: 50px;
    background-color: #181818;
    margin: 0 auto;
    color: white;
    margin-top: 55px
}

#lightBox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 98;
    overflow-y: scroll
}

#lightBox>.cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8)
}

#entryContent {
    position: relative;
    height: 100vh;
    max-width: 1425px;
    margin-left: auto;
    padding: 0;
    background-color: white;
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 99
}

#entryContent .box-title {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px
}

#lightBoxContent .formTable {
    background-color: #fff
}

#lightBoxContent .formTable--absolute {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width:768px) {
    #lightBoxContent .formTable--absolute {
        position: relative;
        margin: 0 auto;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        min-height: 100vh;
        padding: 80px 0
    }
}

#lightBoxContent .formTable--relative {
    position: relative;
    margin: 0 auto
}

@media (max-width:768px) {
    #lightBoxContent .formTable--relative {
        min-height: 100vh;
        padding: 80px 0
    }
}

#lightBoxContent .formTable .formTable_form {
    width: 100%
}

@media (min-width:769px) {
    #lightBoxContent .formTable .formTable_form {
        min-height: 790px
    }
}

#lightBoxContent .formTable .content {
    padding: 6.25vw 0;
    margin-bottom: 0
}

#lightBoxContent .link--block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
    width: 100%;
    background-color: #e8e8e8;
    font-size: 1.125rem
}

#rule .content {
    width: 95%;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10vw
}

#rule .content .titleBox .description {
    margin-top: 30px
}

#rule .content p,
#rule .content section {
    margin: 40px 0
}

#rule .content h5+p {
    margin-top: 16px
}

#rule .content ul {
    list-style: disc;
    padding-left: 1rem
}

.btn_close {
    position: absolute;
    width: 85px;
    height: 85px;
    background-color: #e62719;
    top: 0;
    right: 0;
    cursor: pointer
}

.btn_close:after,
.btn_close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 2px;
    background-color: white
}

.btn_close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.btn_close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.btn_close--right {
    right: 0
}

.btn_close--center {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.btn_close--left {
    left: 0
}

.btn_hyperlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 50px
}

@media (max-width:768px) {
    .btn_hyperlink {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.btn_hyperlink>a {
    min-width: 300px;
    height: 50px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 5px;
    padding: 0 50px
}

@media (max-width:768px) {
    .btn_hyperlink>a {
        margin: 5px 0
    }
}

.btn_hyperlink--emptyWhite {
    background-color: transparent;
    border: 1px solid white;
    color: white
}

.btn_hyperlink--emptyBlack {
    background-color: transparent;
    border: 1px solid black;
    color: black
}

.btn_hyperlink--black {
    background-color: black;
    color: white
}

.btn_hyperlink--gray {
    background-color: #8e8e8e;
    color: white
}

.tabBox {
    margin-top: 40px;
    margin-bottom: 40px
}

.tabBox>.tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tabBox>.tab>.tab_item {
    padding: 0 18px;
    margin: 5px 0
}

.tabBox>.tab>.tab_item a {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.tabBox>.tab>.tab_item a.active,
.tabBox>.tab>.tab_item a:hover {
    color: #e62719
}

.tabBox>.tab>.tab_item.tab_item--dot {
    position: relative
}

.tabBox>.tab>.tab_item.tab_item--dot:not(:last-child):after {
    content: "";
    width: 4px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: calc(100% - 1px);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #e62719
}

.selectBox {
    position: relative
}

@media (max-width:600px) {
    .selectBox {
        background-color: #e3e3e3;
        width: 83.5%;
        max-width: 380px;
        height: 50px;
        margin: 30px auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        padding: 20px;
        cursor: pointer
    }

    .selectBox:after {
        content: "";
        position: absolute;
        top: 50%;
        right: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-left: 5px solid transparent;
        border-top: 6px solid #999999;
        border-right: 5px solid transparent;
        border-bottom: 0px solid transparent;
        -webkit-transition: 0.8s;
        transition: 0.8s
    }
}

.selectBox>.select_text {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width:600px) {
    .selectBox>.select_text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .selectBox>.select_text>.select_text {
        padding: 20px
    }
}

@media (max-width:600px) {
    .selectBox>.select {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        text-align: center;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.8);
        z-index: 99;
        max-height: 250px;
        -webkit-overflow-style: none;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        overflow-x: hidden;
        overflow-y: auto !important
    }

    .selectBox>.select::-webkit-scrollbar {
        width: 6px
    }

    .selectBox>.select::-webkit-scrollbar-thumb {
        background-color: #555555
    }

    .selectBox>.select::-webkit-scrollbar-track {
        background-color: transparent
    }

    .selectBox>.select>.select_option {
        padding: 20px
    }

    .selectBox>.select.active {
        display: block
    }
}

.selectBox--type2 {
    position: relative
}

.selectBox--type2:after {
    -webkit-transform-origin: center 1.5px;
    transform-origin: center 1.5px;
    border-top: 6px solid #e62719;
    right: 0px
}

.selectBox--type2.selectBox--active:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.selectBox--type2>.select_text {
    width: 95%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.selectBox--type2>.select {
    display: none;
    position: absolute;
    top: calc(100% + 10px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: auto;
    max-width: 250px;
    max-height: 245px;
    background-color: rgba(24, 24, 24, 0.9);
    padding: 30px 15px;
    z-index: 99;
    -webkit-overflow-style: none;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-x: hidden;
    overflow-y: auto !important
}

.selectBox--type2>.select::-webkit-scrollbar {
    width: 6px
}

.selectBox--type2>.select::-webkit-scrollbar-thumb {
    background-color: #eeeeee
}

.selectBox--type2>.select::-webkit-scrollbar-track {
    background-color: transparent
}

.selectBox--type2>.select:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    border-color: #1c1c1c transparent transparent transparent;
    border-width: 10px 13px 0px 13px;
    border-style: solid;
    border-top-color: white
}

.selectBox--type2>.select--cneter {
    text-align: center
}

.selectBox--type2>.select.active {
    display: block
}

.selectBox--type2>.select>.select_option>a {
    max-width: 100%;
    display: inline-block;
    padding: 8px 0;
    color: white;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer
}

.selectBox--type2>.select>.select_option:hover>a {
    color: #cf2317
}

.selectBox--type2>.select>.select_option--active>a {
    color: #e62719
}

#home.home footer .go-top {
    display: none
}

@media only screen and (max-width:600px) {
    #home.home .main .t {
        font-size: 0.875rem
    }
}

#home.home .main .txt-top {
    max-width: 535px;
    margin: 0 auto;
    text-align: center;
    padding: 3% 0;
    -webkit-transform: translate(0, -20%);
    transform: translate(0, -20%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#home.home .main .txt-top.show {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#home.home .main .txt-top p {
    line-height: 150%
}

@media only screen and (max-width:600px) {
    #home.home .main .txt-top .t42 {
        font-size: 1.5rem
    }
}

#home.home .main .txt-top .t24 {
    margin-bottom: 20px
}

@media only screen and (max-width:600px) {
    #home.home .main .txt-top .t24 {
        font-size: 1rem
    }
}

#home.home .main .txt-top .t {
    line-height: 200%;
    margin: 0 auto 20px
}

@media only screen and (max-width:600px) {
    #home.home .main .txt-top .t {
        font-size: 0.75rem
    }
}

#home.home .main .go-top {
    font-size: 1rem;
    color: #000000;
    margin: 0 auto 50px
}

@media only screen and (max-width:800px) {
    #home.home .main .go-top {
        display: none
    }
}

#home.home .main .banner {
    height: 100vh;
    position: relative;
    overflow: hidden
}

#home.home .main .banner .single-item {
    height: 100vh
}

#home.home .main .banner .single-item .item {
    position: relative;
    height: 100vh
}

#home.home .main .banner .single-item .item .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#home.home .main .banner .single-item .item .img-box img {
    min-width: 100vw;
    min-height: 100vh;
    width: auto;
    max-width: none
}

@media only screen and (max-width:1024px) {
    #home.home .main .banner .single-item .item .img-box img {
        min-width: auto
    }
}

#home.home .main .banner .single-item .item .txt-box {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    height: 40%;
    color: #ffffff;
    padding: 0 10% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s;
    opacity: 0
}

#home.home .main .banner .single-item .item .txt-box.show {
    -webkit-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s;
    opacity: 1
}

@media only screen and (max-width:1200px) {
    #home.home .main .banner .single-item .item .txt-box {
        left: 85px;
        width: calc(100% - 170px);
        padding: 0
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .item .txt-box {
        left: 0;
        width: 100%;
        padding: 30px 60px 60px;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .banner .single-item .item .txt-box br {
        display: none
    }
}

#home.home .main .banner .single-item .item .txt-box p {
    line-height: 1.3;
    margin-top: 5%
}

@media only screen and (max-width:1200px) {
    #home.home .main .banner .single-item .item .txt-box p {
        line-height: 1.2;
        margin-top: 10px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .item .txt-box p {
        line-height: 1.3
    }
}

#home.home .main .banner .single-item .item .txt-box p.t24 {
    line-height: 1.2
}

#home.home .main .banner .single-item .item .txt-box p.t42 {
    letter-spacing: 0
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .item .txt-box p.t42 {
        font-size: 2rem
    }
}

@media only screen and (max-width:360px) {
    #home.home .main .banner .single-item .item .txt-box p.t42 {
        font-size: 1.5rem
    }
}

#home.home .main .banner .single-item .item .txt-box p.t22 {
    font-family: "Myriad Pro"
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .item .txt-box p.t22 {
        line-height: 1.5
    }
}

#home.home .main .banner .single-item .slick-dots {
    bottom: 10%;
    right: 5%;
    z-index: 1;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #home.home .main .banner .single-item .slick-dots {
        bottom: 5%;
        right: 85px;
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .slick-dots {
        right: 60px
    }
}

#home.home .main .banner .single-item .slick-dots li {
    margin: 5px auto
}

@media only screen and (max-width:1200px) {
    #home.home .main .banner .single-item .slick-dots li {
        margin: 0 10px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .banner .single-item .slick-dots li {
        margin: 0 0 0 20px
    }
}

#home.home .main .banner .link-products {
    position: absolute;
    left: 240px;
    left: 12%;
    top: 180px;
    top: 18%;
    z-index: 1
}

@media only screen and (max-width:1200px) {
    #home.home .main .banner .link-products {
        display: none
    }
}

#home.home .main .banner .link-products li {
    -webkit-transition: all 0.5s 0.5s;
    transition: all 0.5s 0.5s;
    opacity: 0
}

#home.home .main .banner .link-products li.show {
    -webkit-transition: all 0.5s 0.5s;
    transition: all 0.5s 0.5s;
    opacity: 1
}

#home.home .main .banner .link-products li a {
    font-size: 1.875rem;
    font-family: JaguarJCBook, Myriad Pro, "微軟正黑體";
    display: table;
    color: #ffffff;
    line-height: 170%
}

#home.home .main .banner .link-products li a:after {
    content: "";
    display: block;
    width: 0;
    height: 1px;
    border-bottom: 1px solid #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .banner .link-products li a:hover:after {
    width: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .banner .link-products li p {
    font-family: JaguarJCBook, Arial, sans-serif, "微軟正黑體";
    text-transform: uppercase;
    color: #ffffff;
    margin-top: 45px
}

#home.home .main .products {
    max-width: 1440px;
    width: 90%;
    margin: 10% auto
}

@media only screen and (max-width:800px) {
    #home.home .main .products {
        width: 100%
    }
}

#home.home .main .products .txt-top {
    text-align: center;
    padding: 3% 0
}

@media only screen and (max-width:800px) {
    #home.home .main .products .txt-top {
        width: 90%
    }
}

#home.home .main .products .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 6%
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 60px
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(odd) .img-box {
        margin-right: 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(odd) .img-box {
        margin-right: 60px
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 60px
    }
}

#home.home .main .products .list .item:nth-child(odd) .txt-box:before {
    right: 10%
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(odd) .txt-box:before {
        right: auto
    }
}

#home.home .main .products .list .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(2n) .img-box {
        margin-left: 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(2n) .img-box {
        margin-left: 60px
    }
}

#home.home .main .products .list .item:nth-child(2n) .txt-box {
    text-align: right
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(2n) .txt-box {
        padding: 30px 85px 30px 20px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(2n) .txt-box {
        padding: 30px 60px 30px 20px
    }
}

#home.home .main .products .list .item:nth-child(2n) .txt-box:before {
    left: 10%
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item:nth-child(2n) .txt-box:before {
        left: auto;
        right: 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(2n) .txt-box:before {
        right: 60px
    }
}

#home.home .main .products .list .item:nth-child(3n+1) .img-box:after {
    width: 40px;
    height: 66.6666666667%;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(3n+1) .img-box:after {
        width: 15px
    }
}

#home.home .main .products .list .item:nth-child(3n+2) .img-box:after {
    width: 45%;
    height: 40px;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(3n+2) .img-box:after {
        height: 15px
    }
}

#home.home .main .products .list .item:nth-child(3n+3) .img-box:after {
    width: 40px;
    height: 66.6666666667%;
    left: 0;
    top: 0
}

@media only screen and (max-width:600px) {
    #home.home .main .products .list .item:nth-child(3n+3) .img-box:after {
        width: 15px
    }
}

#home.home .main .products .list .item .img-box {
    max-width: 65%;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item .img-box {
        max-width: 100%
    }
}

#home.home .main .products .list .item .img-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #ffffff
}

#home.home .main .products .list .item .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .products .list .item .img-box img {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#home.home .main .products .list .item .img-box img.show {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#home.home .main .products .list .item .txt-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    padding: 0 5%;
    position: relative
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item .txt-box {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0
    }
}

#home.home .main .products .list .item .txt-box:hover:before {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .products .list .item .txt-box:before {
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px solid #e62719;
    position: absolute;
    top: -40%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #home.home .main .products .list .item .txt-box:before {
        top: -15%
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .products .list .item .txt-box:before {
        top: 100%
    }
}

#home.home .main .products .list .item .txt-box p {
    margin-bottom: 10px;
    line-height: 150%;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#home.home .main .products .list .item .txt-box p.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#home.home .main .products .list .item .txt-box .t {
    color: #666666;
    margin-top: 15px
}

#home.home .main .others {
    position: relative
}

#home.home .main .others:after {
    content: "";
    display: block;
    background: #f3f3f3;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: -1
}

@media only screen and (max-width:1300px) {
    #home.home .main .others:after {
        top: 38%
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others:after {
        top: 18%;
        height: 60%
    }
}

#home.home .main .others .cover {
    max-width: 1680px;
    width: 90%;
    margin: 0 auto
}

#home.home .main .others .cover .box {
    position: relative
}

#home.home .main .others .cover .box .img-box {
    display: block
}

#home.home .main .others .cover .box .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .others .cover .box .txt-box p {
    margin-bottom: 15px;
    line-height: 150%
}

#home.home .main .others .cover .box .txt-box .t {
    color: #666666
}

@media only screen and (max-width:1660px) {
    #home.home .main .others .cover .box .txt-box .btn-more02 {
        margin: 30px 0 0 auto
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box .txt-box .btn-more02 {
        font-size: 0
    }

    #home.home .main .others .cover .box .txt-box .btn-more02:after {
        margin: 0
    }
}

#home.home .main .others .cover .box .txt-box .btn-more02:hover:after {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .others .cover .box.box1 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 100px
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: auto
    }
}

#home.home .main .others .cover .box.box1 .item {
    width: 33.3333333333%;
    padding: 0 5px
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item {
        width: 100%
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:first-child {
        margin-right: 6%
    }
}

#home.home .main .others .cover .box.box1 .item:first-child .img-box {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#home.home .main .others .cover .box.box1 .item:first-child .img-box.show {
    -webkit-transform: translateY(80px);
    transform: translateY(80px);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:first-child .img-box.show {
        -webkit-transform: none;
        transform: none
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:first-child .img-box {
        margin-right: 80px;
        -webkit-transform: none;
        transform: none
    }
}

#home.home .main .others .cover .box.box1 .item:first-child .txt-box {
    top: 0
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:first-child .txt-box .btn-more02 {
        margin: 30px auto 0 0
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#home.home .main .others .cover .box.box1 .item:last-child .img-box {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#home.home .main .others .cover .box.box1 .item:last-child .img-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s 0.3s;
    transition: all 0.5s 0.3s;
    opacity: 1
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:last-child .img-box {
        width: 50%
    }
}

#home.home .main .others .cover .box.box1 .item:last-child .txt-box {
    top: 50%
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:last-child .txt-box {
        text-align: right
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .item:last-child .txt-box .btn-more02 {
        margin: 30px 0 0 auto
    }
}

#home.home .main .others .cover .box.box1 .img-box {
    overflow: hidden
}

#home.home .main .others .cover .box.box1 .img-box img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .others .cover .box.box1 .txt-box {
    position: absolute;
    left: 66.6666666667%;
    width: 33.3333333333%;
    height: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 6% 0 4%;
    -webkit-transform: translate(100%, 80px);
    transform: translate(100%, 80px);
    -webkit-transition: all 0.5s 0.5s;
    transition: all 0.5s 0.5s;
    opacity: 0
}

#home.home .main .others .cover .box.box1 .txt-box.show {
    -webkit-transform: translate(0, 80px);
    transform: translate(0, 80px);
    -webkit-transition: all 0.5s 0.5s;
    transition: all 0.5s 0.5s;
    opacity: 1
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .txt-box.show {
        -webkit-transform: none;
        transform: none
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box1 .txt-box {
        position: static;
        width: 100%;
        padding: 30px 6%;
        margin-bottom: 30px;
        -webkit-transform: none;
        transform: none
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .others .cover .box.box1 .txt-box {
        padding: 30px 10%
    }
}

#home.home .main .others .cover .box.box2 {
    padding-left: 12%;
    margin-bottom: 85px
}

@media only screen and (max-width:1660px) {
    #home.home .main .others .cover .box.box2 {
        padding: 0
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box2 {
        margin-bottom: 0
    }
}

#home.home .main .others .cover .box.box2 .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box2 .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#home.home .main .others .cover .box.box2 .item .img-box {
    position: relative;
    overflow: hidden
}

#home.home .main .others .cover .box.box2 .item .img-box img {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#home.home .main .others .cover .box.box2 .item .img-box img.show {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#home.home .main .others .cover .box.box2 .item .img-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #f3f3f3;
    width: 55%;
    height: 40px;
    left: 0;
    top: 0
}

#home.home .main .others .cover .box.box2 .item .txt-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    text-align: right;
    padding: 0 10% 0 0
}

@media only screen and (max-width:1660px) {
    #home.home .main .others .cover .box.box2 .item .txt-box {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0 5% 0 0;
        width: 33%
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box2 .item .txt-box {
        width: 100%;
        padding: 30px 6%;
        margin-bottom: 30px;
        text-align: left
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .others .cover .box.box2 .item .txt-box {
        padding: 30px 10%
    }
}

#home.home .main .others .cover .box.box2 .item .txt-box p {
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#home.home .main .others .cover .box.box2 .item .txt-box p.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#home.home .main .others .cover .box.box2 .item .txt-box .btn-more02 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    float: right
}

@media only screen and (max-width:800px) {
    #home.home .main .others .cover .box.box2 .item .txt-box .btn-more02 {
        margin: 30px auto 0 0;
        float: none
    }
}

#home.home .main .showcase {
    margin: 10% auto 5%
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase {
        margin-bottom: 0
    }
}

#home.home .main .showcase .showcase-slick {
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    position: relative
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick {
        width: 100%
    }
}

#home.home .main .showcase .showcase-slick li a {
    position: relative;
    display: block
}

#home.home .main .showcase .showcase-slick li a.vv-box {
    position: relative
}

#home.home .main .showcase .showcase-slick li a.vv-box:before {
    font-size: 3.125rem;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    color: #e62719
}

#home.home .main .showcase .showcase-slick li a:hover .img-box img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .showcase .showcase-slick li a .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 660px;
    overflow: hidden
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick li a .img-box {
        height: 760px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .showcase .showcase-slick li a .img-box {
        height: 590px
    }
}

#home.home .main .showcase .showcase-slick li a .img-box img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick li a .img-box img {
        max-width: none;
        width: auto;
        height: 100%
    }
}

#home.home .main .showcase .showcase-slick li a .txt-top {
    position: absolute;
    top: 0;
    left: 12%;
    width: 55%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #ffffff;
    text-align: left
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick li a .txt-top {
        top: 0;
        left: 0;
        -webkit-transform: none;
        transform: none;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        width: 100%;
        height: 100%;
        max-width: 100%;
        padding: 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .showcase .showcase-slick li a .txt-top {
        padding: 60px
    }
}

#home.home .main .showcase .showcase-slick li a button {
    text-transform: uppercase;
    margin-top: 40px
}

@media only screen and (max-width:600px) {
    #home.home .main .showcase .showcase-slick li a button {
        margin-top: 0
    }
}

#home.home .main .showcase .showcase-slick .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 50%;
    right: -5%;
    width: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media only screen and (max-width:1024px) {
    #home.home .main .showcase .showcase-slick .slick-dots {
        right: -3.5%
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick .slick-dots {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        bottom: 85px;
        right: 85px
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .showcase .showcase-slick .slick-dots {
        bottom: 60px;
        right: 60px
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .showcase .showcase-slick .slick-dots li {
        margin: 0 5px
    }
}

#home.home .main .news {
    background: #1c1c1c;
    color: #ffffff;
    padding: 150px 0 200px
}

@media only screen and (max-width:800px) {
    #home.home .main .news {
        padding: 15% 0 20%
    }
}

#home.home .main .news .news-slick {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    position: relative
}

#home.home .main .news .news-slick:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-right: 1px solid #e62719;
    width: 1px;
    height: 90px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick:after {
        display: none
    }
}

#home.home .main .news .news-slick li.slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#home.home .main .news .news-slick li.slick-slide a {
    width: 50%;
    color: #7b7b7b;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#home.home .main .news .news-slick li.slick-slide a:hover time {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .news .news-slick li.slick-slide a:hover .txt-box {
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .news .news-slick li.slick-slide a:nth-child(odd) {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding-right: 60px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(odd) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: left;
        padding: 0
    }

    #home.home .main .news .news-slick li.slick-slide a:nth-child(odd):after {
        content: "";
        display: block;
        width: 120px;
        height: 1px;
        background: #e62719;
        margin: 60px auto 30px
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(odd) .txt-box {
        padding-left: 6%
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(odd) .txt-box {
        padding-left: 10%
    }
}

#home.home .main .news .news-slick li.slick-slide a:nth-child(odd) time {
    margin-left: 10px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(odd) time {
        margin: 0 0 30px 0
    }
}

#home.home .main .news .news-slick li.slick-slide a:nth-child(2n) {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 60px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(2n) {
        text-align: right;
        padding: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(2n) .txt-box {
        padding-right: 6%
    }
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(2n) .txt-box {
        padding-right: 10%
    }
}

#home.home .main .news .news-slick li.slick-slide a:nth-child(2n) time {
    margin-right: 10px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a:nth-child(2n) time {
        margin: 0 0 30px 0
    }
}

#home.home .main .news .news-slick li.slick-slide a time {
    color: #7b7b7b;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a time {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }
}

#home.home .main .news .news-slick li.slick-slide a time .day {
    font-size: 2.5rem;
    display: inline-block
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick li.slick-slide a time .day {
        font-size: 2.25rem
    }
}

#home.home .main .news .news-slick li.slick-slide a time .day:after {
    content: "th";
    display: inline;
    width: 100%;
    height: 100%;
    font-size: 1.25rem
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick li.slick-slide a time .day:after {
        font-size: 0.875rem
    }
}

#home.home .main .news .news-slick li.slick-slide a time .month {
    font-size: 0.75rem;
    text-transform: uppercase
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick li.slick-slide a time .month {
        font-size: 0.625rem
    }
}

#home.home .main .news .news-slick li.slick-slide a time .month:after {
    content: ".";
    display: inline;
    width: 100%;
    height: 100%
}

#home.home .main .news .news-slick li.slick-slide a time .year {
    font-size: 0.75rem
}

#home.home .main .news .news-slick li.slick-slide a .txt-box {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#home.home .main .news .news-slick li.slick-slide a .txt-box .t20 {
    margin-bottom: 34px
}

@media only screen and (max-width:800px) {
    #home.home .main .news .news-slick li.slick-slide a .txt-box .t20 {
        margin-bottom: 20px
    }
}

#home.home .main .news .news-slick li.slick-slide a .txt-box .t {
    font-family: Myriad Pro, "微軟正黑體"
}

#home.home .main .news .news-slick .slick-arrow {
    opacity: 0
}

#home.home .main .news .news-slick .slick-dots {
    top: 120%
}

@media only screen and (max-width:600px) {
    #home.home .main .news .news-slick .slick-dots {
        top: 105%
    }
}

#news .main .list .off {
    position: relative
}

#news .main .list .off time {
    text-align: center;
    position: absolute;
    top: 5%;
    left: 10%;
    z-index: 1
}

@media only screen and (max-width:800px) {
    #news .main .list .off time {
        width: -webkit-min-content;
        width: -moz-min-content;
        width: min-content
    }
}

#news .main .list .off time span {
    color: #e62719
}

#news .main .list .off time .day {
    font-size: 2.5rem;
    display: inline-block;
    position: absolute;
    top: -55px;
    left: 0
}

@media only screen and (max-width:600px) {
    #news .main .list .off time .day {
        font-size: 2.25rem
    }
}

#news .main .list .off time .day:after {
    content: "th";
    display: inline;
    width: 100%;
    height: 100%;
    font-size: 1.25rem
}

@media only screen and (max-width:600px) {
    #news .main .list .off time .day:after {
        font-size: 0.875rem
    }
}

#news .main .list .off time .month {
    font-size: 0.75rem;
    text-transform: uppercase
}

@media only screen and (max-width:600px) {
    #news .main .list .off time .month {
        font-size: 0.625rem
    }
}

#news .main .list .off time .month:after {
    content: ".";
    display: inline;
    width: 100%;
    height: 100%
}

#news .main .list .off time .year {
    font-size: 0.75rem
}

#news .main .list .off .txt-box {
    line-height: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    max-width: 960px;
    height: 460px;
    margin: 0 auto;
    position: relative;
    padding: 60px 80px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-right: 12px solid #181818;
    border-bottom: 12px solid #181818
}

@media only screen and (max-width:1024px) {
    #news .main .list .off .txt-box {
        min-height: 46vh;
        height: auto;
        padding: 25% 10% 10%
    }
}

@media only screen and (max-width:600px) {
    #news .main .list .off .txt-box {
        border-width: 8px
    }
}

#news .main .list .off .txt-box:before {
    content: "";
    width: 12px;
    height: 90%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #181818;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #news .main .list .off .txt-box:before {
        width: 8px
    }
}

#news .main .list .off .txt-box:after {
    content: "";
    width: 70%;
    height: 12px;
    position: absolute;
    right: 0;
    top: 0;
    background: #181818;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #news .main .list .off .txt-box:after {
        height: 8px
    }
}

#news .main .list .off .txt-box:hover .t {
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news .main .list .off .txt-box .t20 {
    color: #ffffff;
    font-size: 1.5rem;
    text-align: right
}

@media only screen and (max-width:600px) {
    #news .main .list .off .txt-box .t20 {
        font-size: 1.25rem
    }
}

#news .main .list .off .txt-box .t {
    color: #999999;
    text-align: left;
    font-size: 1.125rem;
    padding: 40px 110px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #news .main .list .off .txt-box .t {
        padding: 0 0 40px
    }
}

@media only screen and (max-width:600px) {
    #news .main .list .off .txt-box .t {
        font-size: 1rem
    }
}

#news .main .list .on .img-box {
    height: 460px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    #news .main .list .on .img-box {
        height: 100%
    }
}

#news .main .list .on .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news .main .list .on .img-box img {
    max-width: none;
    width: auto;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #news .main .list .on .img-box img {
        max-width: 100%;
        width: 100%;
        height: auto
    }
}

#news .main .list .on .video-container {
    padding-bottom: 460px;
    width: 820px;
    margin: 0 auto
}

@media only screen and (max-width:1024px) {
    #news .main .list .on .video-container {
        padding-bottom: 55%;
        width: 100%
    }
}

#news .main .list .on .txt-box {
    display: block;
    max-width: 540px;
    width: 80%;
    margin: 40px auto 0;
    line-height: 2
}

#news .main .list .on .txt-box:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    border-bottom: 1px solid #e62719;
    margin: 60px auto 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news .main .list .on .txt-box:hover:after {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news .main .list .on .txt-box time {
    margin-bottom: 10px;
    display: block
}

#news .main .list .on .txt-box time span {
    color: #ffffff;
    text-transform: uppercase
}

#news .main .list .on .txt-box time span:not(:last-child):after {
    content: ".";
    display: inline;
    width: 100%;
    height: 100%;
    margin-right: 10px
}

#news .main .list .on .txt-box .t20 {
    color: #ffffff
}

#news .main .list .on .txt-box .t {
    color: #999999
}

#news .main .box-title {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px
}

#news.news .main {
    background: #1c1c1c;
    text-align: center
}

@media only screen and (max-width:600px) {
    #news.news .main {
        padding-top: 60px
    }
}

#news.news .main .banner {
    text-align: center;
    color: #ffffff;
    padding: 5% 0 30px;
    width: 90%;
    margin: 0 auto;
    padding-top: 85px;
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #news.news .main .banner {
        min-height: auto
    }
}

@media only screen and (max-width:600px) {
    #news.news .main .banner {
        padding: 5% 0 3%
    }
}

#news.news .main .banner .txt-top {
    padding: 5% 0 0;
    color: #ffffff
}

#news.news .main .banner .txt-top p {
    margin-bottom: 10px
}

#news.news .main .banner .txt-top .t {
    padding-top: 20px
}

@media only screen and (max-width:600px) {
    #news.news .main .DropdownList {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#news.news .main .DropdownList .menulist {
    color: #ffffff
}

#news.news .main .list {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto
}

#news.news .main .list li {
    margin-bottom: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#news.news .main .list li.off .txt-box {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0
}

#news.news .main .list li.off .txt-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news.news .main .list li.on .img-box {
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news.news .main .list li.on .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#news.news .main .list li.on .txt-box {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0
}

#news.news .main .list li.on .txt-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products .main .banner .txt-top .t {
    margin: 40px auto 0
}

#products .main .content>.box-title {
    text-align: center;
    line-height: 1.5;
    padding: 5% 0 3%
}

#products .main .content>.box-title p {
    color: #ffffff;
    margin-bottom: 20px
}

#products .main .content>.box-title .t,
#products .main .content>.box-title .t18 {
    color: #999999
}

#products .main .content>.box-title .t {
    padding-top: 20px
}

#products .main .content .link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 3%
}

#products .main .content .link a {
    margin: 0 5%
}

#products .main .content .link a p {
    color: #ffffff;
    font-size: 1.125rem
}

#products .main .content .link a p:last-child {
    color: #666666
}

#products .main .content .link a img {
    max-width: auto;
    width: auto;
    margin-bottom: 15px
}

#products.products .main {
    background: #1c1c1c
}

#products.products .main .banner {
    position: relative;
    max-height: 100vh;
    height: 100vh;
    overflow: hidden
}

#products.products .main .banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

@media only screen and (max-width:1660px) {
    #products.products .main .banner .img-box img {
        max-width: none;
        width: auto;
        height: 100%
    }
}

#products.products .main .banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

@media only screen and (max-width:600px) {
    #products.products .main .content .box-title {
        padding: 10% 5% 5%
    }
}

@media only screen and (max-width:600px) {
    #products.products .main .content .link {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 10%
    }

    #products.products .main .content .link a p {
        font-size: 1rem
    }
}

#products.products .main .content .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0 auto 6%;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 60px
    }
}

#products.products .main .content .list .item.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.products .main .content .list .item:nth-child(odd) .img-box {
    max-width: 65%
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(odd) .img-box {
        max-width: 90%
    }
}

#products.products .main .content .list .item:nth-child(odd) .img-box:after {
    width: 40px;
    height: 55%;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #products.products .main .content .list .item:nth-child(odd) .img-box:after {
        width: 15px
    }
}

#products.products .main .content .list .item:nth-child(odd) .txt-box {
    margin: 0 0 3% 5%
}

@media only screen and (max-width:1300px) {
    #products.products .main .content .list .item:nth-child(odd) .txt-box {
        margin: 0 5%
    }
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(odd) .txt-box {
        margin: 5%
    }
}

#products.products .main .content .list .item:nth-child(odd) .txt-box:hover:before {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.products .main .content .list .item:nth-child(odd) .txt-box:before {
    right: 0
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(odd) .txt-box:before {
        right: auto;
        top: 110%
    }
}

#products.products .main .content .list .item:nth-child(2n) {
    max-width: 1560px;
    width: 90%;
    margin-right: 0;
    position: relative
}

#products.products .main .content .list .item:nth-child(2n):hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(2n):hover img {
        -webkit-filter: none;
        filter: none
    }
}

#products.products .main .content .list .item:nth-child(2n):hover .txt-box:before {
    width: 120px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.products .main .content .list .item:nth-child(2n):hover .t14 {
    color: #e62719
}

#products.products .main .content .list .item:nth-child(2n) .img-box {
    width: 100%
}

#products.products .main .content .list .item:nth-child(2n) .img-box:after {
    width: 30%;
    height: 40px;
    left: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #products.products .main .content .list .item:nth-child(2n) .img-box:after {
        height: 15px
    }
}

#products.products .main .content .list .item:nth-child(2n) .txt-box {
    position: absolute;
    top: 50%;
    left: 8%;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(2n) .txt-box {
        position: relative;
        -webkit-transform: none;
        transform: none;
        margin: 5% 0
    }
}

#products.products .main .content .list .item:nth-child(2n) .txt-box:before {
    left: 0;
    width: 0
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item:nth-child(2n) .txt-box:before {
        width: 120px;
        top: 110%
    }
}

#products.products .main .content .list .item:nth-child(2n) .txt-box .t {
    color: #ffffff
}

#products.products .main .content .list .item .img-box {
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item .img-box {
        max-width: 100%
    }
}

#products.products .main .content .list .item .img-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #1c1c1c
}

#products.products .main .content .list .item .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.products .main .content .list .item .img-box img {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#products.products .main .content .list .item .img-box img.show {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#products.products .main .content .list .item .txt-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    position: relative;
    color: #ffffff;
    max-width: 480px;
    width: 90%
}

@media only screen and (max-width:800px) {
    #products.products .main .content .list .item .txt-box {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0
    }
}

#products.products .main .content .list .item .txt-box:before {
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px solid #e62719;
    position: absolute;
    top: -50%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.products .main .content .list .item .txt-box:hover .t14 {
    color: #e62719
}

#products.products .main .content .list .item .txt-box p {
    margin-bottom: 10px;
    line-height: 180%;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0
}

#products.products .main .content .list .item .txt-box p.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#products.products .main .content .list .item .txt-box .t {
    color: #999999;
    margin-top: 15px
}

#products.products .main .content .list .item .txt-box .t14 {
    margin-top: 20px
}

#products.guide .main {
    background: #1c1c1c;
    text-align: center
}

#products.guide .main .banner {
    padding-top: 85px;
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

#products.guide .main .banner .txt-top {
    color: #ffffff;
    line-height: 1.5;
    width: 90%;
    margin: 5% 0 0
}

#products.guide .main .banner .pcList .link {
    margin: 30px 0 5%
}

#products.guide .main .banner .pcList .link a {
    color: #ffffff
}

#products.guide .main .banner .pcList .link a.active,
#products.guide .main .banner .pcList .link a:hover {
    color: #e62719
}

#products.guide .main .list {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

#products.guide .main .list .grid-sizer {
    width: 50%
}

@media only screen and (max-width:600px) {
    #products.guide .main .list .grid-sizer {
        width: 100%
    }
}

#products.guide .main .list .stamp {
    position: absolute;
    right: 0;
    top: 0;
    height: 100px;
    width: 20%
}

@media only screen and (max-width:600px) {
    #products.guide .main .list .stamp {
        display: none
    }
}

#products.guide .main .list li {
    width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 80px
}

@media only screen and (max-width:600px) {
    #products.guide .main .list li {
        width: 100%
    }
}

#products.guide .main .list li a {
    display: block;
    max-width: 560px;
    width: 90%
}

@media only screen and (max-width:600px) {
    #products.guide .main .list li a {
        width: 100%
    }
}

#products.guide .main .list li .img-box {
    position: relative;
    display: block
}

#products.guide .main .list li .img-box:hover:after,
#products.guide .main .list li .img-box:hover:before {
    opacity: 1
}

#products.guide .main .list li .img-box:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.guide .main .list li .img-box:after,
#products.guide .main .list li .img-box:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 50px;
    height: 1px;
    background-color: white;
    opacity: 0
}

#products.guide .main .list li .img-box:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#products.guide .main .list li .img-box:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

#products.guide .main .list li .img-box img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.guide .main .list li .txt-box {
    line-height: 2;
    margin: 40px auto
}

#products.guide .main .list li .txt-box:hover .t20 {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.guide .main .list li .txt-box .t20 {
    color: #ffffff;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.guide .main .list li .txt-box .t {
    color: #999999
}

#products.brand1 .main {
    background: #1c1c1c
}

#products.brand1 .main .banner {
    position: relative;
    max-height: 100vh;
    overflow: hidden
}

#products.brand1 .main .banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#products.brand1 .main .banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff
}

#products.brand1 .main .list {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

#products.brand1 .main .list .grid-sizer {
    width: 50%
}

@media only screen and (max-width:600px) {
    #products.brand1 .main .list .grid-sizer {
        width: 100%
    }
}

#products.brand1 .main .list .stamp {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 80px
}

@media only screen and (max-width:600px) {
    #products.brand1 .main .list .stamp {
        display: none
    }
}

#products.brand1 .main .list li {
    width: 50%;
    margin-bottom: 80px;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #products.brand1 .main .list li {
        width: 100%
    }
}

#products.brand1 .main .list li.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.brand1 .main .list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 600px;
    height: 450px;
    width: 90%;
    margin: 0 auto
}

@media only screen and (max-width:600px) {
    #products.brand1 .main .list li a {
        height: 350px
    }
}

#products.brand1 .main .list li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#products.brand1 .main .list li a img {
    max-width: auto;
    width: auto;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part .main>.banner {
    position: relative;
    max-height: 100vh;
    overflow: hidden
}

#part .main>.banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part .main>.banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#part .main .content .box-title {
    text-align: center;
    line-height: 1.5;
    padding: 50px 0 15px
}

@media only screen and (max-width:600px) {
    #part .main .content .box-title {
        padding: 10% 5% 5%
    }
}

#part .main .content .box-title p {
    color: #ffffff;
    margin-bottom: 20px
}

#part .main .content .box-title .t,
#part .main .content .box-title .t18 {
    color: #999999
}

#part .main .content .box-title .t {
    padding-top: 20px
}

#part .main .content .cover-title {
    text-align: center;
    padding: 50px 0 30px;
    width: 90%;
    margin: 0 auto
}

#part .main .content .cover-title .txt-top {
    padding: 50px 0 15px
}

#part .main .content .cover-title .txt-top p {
    margin-bottom: 10px
}

#part .main .content .cover-title .txt-top .t {
    padding-top: 20px;
    color: #999999
}

#part .main .content .link-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    line-height: 1.5;
    margin-bottom: 5%
}

@media only screen and (max-width:600px) {
    #part .main .content .link-box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-bottom: 10%
    }
}

#part .main .content .link-box a {
    margin: 0 10px
}

#part .main .content .link-box a p {
    color: #ffffff;
    display: inline;
    width: auto;
    text-transform: uppercase
}

@media only screen and (max-width:600px) {
    #part .main .content .link-box a p {
        display: block
    }
}

#part .main .content .link-box a:hover p {
    color: #e62719
}

#part.level-1 .main>.banner .txt-top {
    max-width: 1180px;
    width: 90%;
    text-align: left;
    margin-top: 50px
}

#part.level-1 .main .cover-title {
    padding-bottom: 60px
}

#part.level-detail .main .color-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#part.level-detail .main .color-box .color-item {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 30px
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .color-box .color-item {
        margin: 0 20px 20px 0
    }
}

#part.level-detail .main .icon-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#part.level-detail .main .icon-box li {
    width: 45px;
    height: 45px;
    overflow: hidden;
    margin-right: 30px
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .icon-box li {
        margin: 0 20px 20px 0
    }
}

#part.level-detail .main .top-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100vw;
    height: 100%;
    min-height: 100vh;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    #part.level-detail .main .top-cover {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        overflow-y: visible
    }
}

#part.level-detail .main .top-cover .cover.left {
    width: 60%;
    position: relative
}

@media only screen and (max-width:1200px) {
    #part.level-detail .main .top-cover .cover.left {
        width: 100%
    }
}

#part.level-detail .main .top-cover .cover.left .arrow-box {
    position: absolute;
    top: 50%;
    left: 60vw;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:1200px) {
    #part.level-detail .main .top-cover .cover.left .arrow-box {
        position: absolute;
        top: 0;
        left: 50vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#part.level-detail .main .top-cover .cover.left .arrow-box span {
    display: block;
    cursor: pointer
}

#part.level-detail .main .top-cover .cover.left .arrow-box span:before {
    width: 35px;
    height: 35px;
    color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part.level-detail .main .top-cover .cover.left .arrow-box span.ArrowPre {
    background: #121212
}

#part.level-detail .main .top-cover .cover.left .arrow-box span.ArrowNext {
    background: #2c2c2c
}

#part.level-detail .main .top-cover .cover.right {
    width: 768px;
    max-width: 40%;
    height: 100%;
    padding: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #part.level-detail .main .top-cover .cover.right {
        height: 100%;
        width: 100%;
        max-width: 100%
    }
}

#part.level-detail .main .top-cover .cover.right .txt-top {
    max-width: 405px;
    width: 90%;
    line-height: 1.5
}

@media only screen and (max-width:1200px) {
    #part.level-detail .main .top-cover .cover.right .txt-top {
        max-width: 100%
    }
}

#part.level-detail .main .top-cover .cover.right .txt-top .t {
    margin: 7% 0;
    line-height: 2
}

#part.level-detail .main .top-cover .cover.right .form {
    max-width: 405px;
    width: 90%
}

#part.level-detail .main .top-cover .cover.right .form .color-box .color-item.active {
    border: 2px solid #e62719
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0 120px
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .top-cover .cover.right .form .DropdownList {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 40px 0
    }
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList>div {
    height: 50px;
    width: 48%;
    position: relative
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .top-cover .cover.right .form .DropdownList>div {
        width: 80%
    }
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList>div .ps {
    opacity: 0;
    color: #e62719;
    font-size: 0.875rem;
    padding: 20px 0;
    position: absolute;
    right: 0;
    bottom: -55px;
    text-align: right
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList>div.oops {
    margin-bottom: 60px
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList>div.oops.menulist {
    border: 2px solid #e62719
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList>div.oops .ps {
    opacity: 1
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .top-cover .cover.right .form .DropdownList .menulist {
        margin-bottom: 20px
    }
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList .anchor {
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList .add-btn {
    padding: 20px;
    border: 2px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList .add-btn .icon-heart:before {
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList .icon-play1 {
    padding-left: 0;
    text-transform: uppercase
}

#part.level-detail .main .top-cover .cover.right .form .DropdownList .icon-play1:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    border: 1px solid;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    font-size: 0.75rem
}

#part.level-detail .main .top-cover .cover.right .show-nav {
    width: 100%
}

#part.level-detail .main .top-cover .cover.right .show-nav li {
    width: 85px;
    height: 85px;
    overflow: hidden;
    margin-right: 10px
}

#part.level-detail .main .top-cover .cover.right .show-nav .slick-current img {
    border: 2px solid #e62719
}

#part.level-detail .main .content {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto
}

#part.level-detail .main .content .link-box {
    margin: 5% auto
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .link-box {
        display: none
    }
}

#part.level-detail .main .content .link-box a {
    position: relative;
    margin: 0 15px
}

#part.level-detail .main .content .link-box a:not(:last-child) {
    padding-right: 30px
}

#part.level-detail .main .content .link-box a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e52719
}

#part.level-detail .main .content .link-box a p {
    color: #000000
}

#part.level-detail .main .content .link-box a:hover p {
    color: #e62719
}

#part.level-detail .main .content .box {
    font-size: 1.1875rem
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box {
        font-size: 1rem
    }
}

#part.level-detail .main .content .box .cover-title .txt-top {
    max-width: 720px;
    margin: 40px auto;
    width: 90%;
    line-height: 1.5;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    padding: 0
}

#part.level-detail .main .content .box .cover-title .txt-top.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box .cover-title .txt-top .t18 {
    margin-bottom: 0;
    display: block;
    text-transform: uppercase;
    font-size: 1.375rem
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box .cover-title .txt-top .t18 {
        font-size: 0.875rem
    }
}

#part.level-detail .main .content .box .cover-title .txt-top .t24 {
    font-size: 1.6875rem
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box .cover-title .txt-top .t24 {
        font-size: 1.125rem
    }
}

#part.level-detail .main .content .box.box01 {
    max-width: 720px;
    margin: 0 auto
}

#part.level-detail .main .content .box.box01 .form-list .item {
    border-top: 1px solid #cccccc;
    padding: 20px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    line-height: 2
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box01 .form-list .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#part.level-detail .main .content .box.box01 .form-list .item article,
#part.level-detail .main .content .box.box01 .form-list .item ul {
    width: 100%
}

#part.level-detail .main .content .box.box01 .form-list .item.item01 ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part.level-detail .main .content .box.box01 .form-list .item.item01 ul li p:last-child {
    text-align: right
}

#part.level-detail .main .content .box.box01 .form-list .item.item03 article p {
    margin-bottom: 20px
}

#part.level-detail .main .content .box.box01 .form-list .item.item04 a {
    display: block;
    text-align: left;
    width: 100%;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#part.level-detail .main .content .box.box01 .form-list .item.item04 a:after {
    content: "+";
    display: block;
    width: 15px;
    height: 100%
}

#part.level-detail .main .content .box.box01 .form-list .item>p {
    width: 45%
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box01 .form-list .item>p {
        width: 100%;
        margin-bottom: 20px
    }
}

#part.level-detail .main .content .box.box02 {
    max-width: 1100px;
    margin: 0 auto
}

#part.level-detail .main .content .box.box02 .cover-title .top-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0
}

#part.level-detail .main .content .box.box02 .cover-title .top-cover .img-box {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden
}

#part.level-detail .main .content .box.box02 .cover-title .banner {
    text-align: center
}

#part.level-detail .main .content .box.box02 .cover-title .banner p.t14 {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px
}

#part.level-detail .main .content .box.box02 .cover-title .banner .single-item {
    position: relative
}

#part.level-detail .main .content .box.box02 .cover-title .banner .single-item .img-box {
    height: 615px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    #part.level-detail .main .content .box.box02 .cover-title .banner .single-item .img-box {
        height: 40vh
    }
}

#part.level-detail .main .content .box.box02 .cover-title .banner .single-item .img-box img {
    width: auto;
    max-width: none;
    height: 100%
}

#part.level-detail .main .content .box.box02 .cover-title .banner .single-item .video-container {
    height: 615px;
    padding-bottom: 615px;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    #part.level-detail .main .content .box.box02 .cover-title .banner .single-item .video-container {
        height: 40vh;
        padding-bottom: 40vh
    }
}

#part.level-detail .main .content .box.box02 .cover-title .banner .single-item .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 50%;
    right: -5%;
    width: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media only screen and (max-width:1024px) {
    #part.level-detail .main .content .box.box02 .cover-title .banner .single-item .slick-dots {
        right: -3.5%
    }
}

@media only screen and (max-width:800px) {
    #part.level-detail .main .content .box.box02 .cover-title .banner .single-item .slick-dots {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        top: 43vh;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:800px) {
    #part.level-detail .main .content .box.box02 .cover-title .banner .single-item .slick-dots li {
        margin: 0 5px
    }
}

#part.level-detail .main .content .box.box02 .cover.ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover.ad {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#part.level-detail .main .content .box.box02 .cover.ad .txt-box {
    width: 49%;
    padding-left: 7%
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover.ad .txt-box {
        width: 80%;
        padding: 40px 0
    }
}

#part.level-detail .main .content .box.box02 .cover.ad .img-box {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover.ad .img-box {
        width: 100%
    }
}

#part.level-detail .main .content .box.box02 .cover.ad .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box.box02 .cover .txt-box {
    max-width: 720px;
    margin: 0 auto;
    width: 90%;
    line-height: 2;
    padding: 40px 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover .txt-box {
        width: 80%
    }
}

#part.level-detail .main .content .box.box02 .cover .txt-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box.box02 .cover .txt-box .t20 {
    padding-bottom: 24px
}

#part.level-detail .main .content .box.box02 .cover .txt-box .t span {
    display: block
}

#part.level-detail .main .content .box.box02 .cover .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover .img-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#part.level-detail .main .content .box.box02 .cover .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box.box02 .cover .img-box figure {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    text-align: right;
    padding: 0 5px
}

#part.level-detail .main .content .box.box02 .cover .img-box figure figcaption {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px;
    color: #666666
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box02 .cover .img-box figure figcaption {
        margin: 15px 0
    }
}

#part.level-detail .main .content .box.box02 .cover-end {
    max-width: 720px;
    margin: 100px auto 0;
    width: 90%;
    padding: 80px 0;
    border-top: 1px solid #cccccc;
    text-align: center
}

#part.level-detail .main .content .box.box02 .cover-end .link-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    line-height: 2
}

#part.level-detail .main .content .box.box02 .cover-end .link-list li {
    padding: 0 20px
}

#part.level-detail .main .content .box.box02 .cover-end .link-list a {
    color: #666666;
    display: block
}

#part.level-detail .main .content .box.box02 .cover-end .link-list a:hover {
    color: #000000
}

#part.level-detail .main .content .box.box03 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#part.level-detail .main .content .box.box03 .list li {
    width: 25%;
    max-height: 420px;
    overflow: hidden
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box03 .list li {
        width: 100%
    }
}

#part.level-detail .main .content .box.box03 .list li.half {
    width: 50%
}

@media only screen and (max-width:600px) {
    #part.level-detail .main .content .box.box03 .list li.half {
        width: 100%
    }
}

#part.level-detail .main .content .box.box03 .list li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5px 4px;
    position: relative
}

#part.level-detail .main .content .box.box03 .list li a:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box.box03 .list li a:hover span {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .content .box.box03 .list li a span {
    position: absolute;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #ffffff;
    font-size: 0.875rem;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.level-detail .main .btn-more04 {
    background: #e8e8e8;
    color: #000000;
    margin: 7% auto
}

#part.show-box .main {
    width: 100vw;
    height: 100vh;
    overflow: hidden;
    background: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 5%
}

@media only screen and (max-width:600px) {
    #part.show-box .main {
        margin-top: 0
    }
}

#part.show-box .main .open-slick {
    max-width: 1280px;
    width: 90%;
    margin: auto
}

#part.show-box .main .open-slick .slick-list {
    width: 90%;
    margin: auto
}

#part.brand2 {
    background: #1c1c1c
}

#part.brand2 .menu-top {
    display: none
}

#part.brand2 .main .banner {
    position: relative;
    max-height: 100vh;
    height: 100vh;
    overflow: hidden
}

#part.brand2 .main .banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

@media only screen and (max-width:1660px) {
    #part.brand2 .main .banner .img-box img {
        max-width: none;
        width: auto;
        height: 100%
    }
}

#part.brand2 .main .banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#part.brand2 .main .banner .txt-top .t {
    margin: 30px auto 0;
    color: #bbbbbb
}

#part.brand2 .main .banner .anchor-godown {
    position: absolute;
    bottom: 60px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .banner .anchor-godown {
        bottom: 20px
    }
}

#part.brand2 .main .banner .anchor-godown:after {
    content: "";
    display: block;
    width: 1px;
    height: 60px;
    border-left: 1px solid #cccccc;
    position: absolute;
    top: -70px;
    left: 50%;
    z-index: 1;
    -webkit-transition: all 0.7s 0.2s;
    transition: all 0.7s 0.2s;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

#part.brand2 .main .banner .anchor-godown:hover:after {
    -webkit-animation: anchorA 1.5s infinite;
    animation: anchorA 1.5s infinite
}

#part.brand2 .main .banner .anchor-godown a {
    color: #ffffff
}

#part.brand2 .main .content .cover-title {
    color: #ffffff
}

#part.brand2 .main .list {
    max-width: 1440px;
    width: 90%;
    margin: auto
}

#part.brand2 .main .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 6%
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 60px
    }
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(odd) .img-box {
        margin-right: 85px
    }
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(odd) .img-box {
        margin-right: 60px
    }
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 85px
    }
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 60px
    }
}

#part.brand2 .main .list .item:nth-child(odd) .txt-box:before {
    right: 12%
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(odd) .txt-box:before {
        right: auto
    }
}

#part.brand2 .main .list .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(2n) .img-box {
        margin-left: 85px
    }
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(2n) .img-box {
        margin-left: 60px
    }
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(2n) .txt-box {
        padding: 30px 85px 30px 20px
    }
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(2n) .txt-box {
        padding: 30px 60px 30px 20px
    }
}

#part.brand2 .main .list .item:nth-child(2n) .txt-box:before {
    left: 12%
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item:nth-child(2n) .txt-box:before {
        left: auto;
        right: 85px
    }
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(2n) .txt-box:before {
        right: 60px
    }
}

#part.brand2 .main .list .item:nth-child(3n+1) .img-box:after {
    width: 40px;
    height: 66.6666666667%;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(3n+1) .img-box:after {
        width: 15px
    }
}

#part.brand2 .main .list .item:nth-child(3n+2) .img-box:after {
    width: 45%;
    height: 40px;
    right: 0;
    bottom: 0
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(3n+2) .img-box:after {
        height: 15px
    }
}

#part.brand2 .main .list .item:nth-child(3n+3) .img-box:after {
    width: 40px;
    height: 66.6666666667%;
    left: 0;
    top: 0
}

@media only screen and (max-width:600px) {
    #part.brand2 .main .list .item:nth-child(3n+3) .img-box:after {
        width: 15px
    }
}

#part.brand2 .main .list .item .img-box {
    max-width: 65%;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item .img-box {
        max-width: 100%
    }
}

#part.brand2 .main .list .item .img-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #1c1c1c
}

#part.brand2 .main .list .item .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.brand2 .main .list .item .img-box img {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#part.brand2 .main .list .item .img-box img.show {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#part.brand2 .main .list .item .txt-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    padding: 0 5%;
    position: relative
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item .txt-box {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0
    }
}

#part.brand2 .main .list .item .txt-box:hover:before {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.brand2 .main .list .item .txt-box:before {
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px solid #e62719;
    position: absolute;
    top: -55%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #part.brand2 .main .list .item .txt-box:before {
        top: -15%
    }
}

@media only screen and (max-width:800px) {
    #part.brand2 .main .list .item .txt-box:before {
        top: 100%
    }
}

#part.brand2 .main .list .item .txt-box h3,
#part.brand2 .main .list .item .txt-box p {
    margin-bottom: 20px;
    line-height: 150%;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    color: #ffffff
}

#part.brand2 .main .list .item .txt-box h3.show,
#part.brand2 .main .list .item .txt-box p.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#part.brand2 .main .list .item .txt-box .t {
    color: #999999;
    margin-bottom: 50px
}

#part.brand2 .main .list .item .txt-box .t14 {
    text-transform: uppercase
}

#part.story .main .content {
    max-width: 1100px;
    margin: 0 auto 5%;
    width: 90%
}

#part.story .main .content .cover-title .txt-top {
    padding-bottom: 60px
}

#part.story .main .content .cover-title .banner {
    text-align: center
}

#part.story .main .content .cover-title .banner p.t14 {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px
}

#part.story .main .content .cover-title .banner .single-item {
    position: relative
}

#part.story .main .content .cover-title .banner .single-item .img-box {
    height: 615px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1024px) {
    #part.story .main .content .cover-title .banner .single-item .img-box {
        height: 40vh
    }
}

#part.story .main .content .cover-title .banner .single-item .img-box img {
    width: auto;
    max-width: none;
    height: 100%
}

#part.story .main .content .cover-title .banner .single-item .video-container {
    height: 615px;
    padding-bottom: 615px;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    #part.story .main .content .cover-title .banner .single-item .video-container {
        height: 40vh;
        padding-bottom: 40vh
    }
}

#part.story .main .content .cover-title .banner .single-item .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 50%;
    right: -5%;
    width: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

@media only screen and (max-width:1024px) {
    #part.story .main .content .cover-title .banner .single-item .slick-dots {
        right: -3.5%
    }
}

@media only screen and (max-width:800px) {
    #part.story .main .content .cover-title .banner .single-item .slick-dots {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        top: 43vh;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media only screen and (max-width:800px) {
    #part.story .main .content .cover-title .banner .single-item .slick-dots li {
        margin: 0 5px
    }
}

#part.story .main .content .cover.ad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover.ad {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#part.story .main .content .cover.ad .txt-box {
    width: 49%;
    padding-left: 7%
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover.ad .txt-box {
        width: 80%;
        padding: 40px 0
    }
}

#part.story .main .content .cover.ad .img-box {
    width: 49%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover.ad .img-box {
        width: 100%
    }
}

#part.story .main .content .cover.ad .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.story .main .content .cover .txt-box {
    max-width: 720px;
    margin: 0 auto;
    width: 90%;
    line-height: 2;
    padding: 40px 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover .txt-box {
        width: 80%
    }
}

#part.story .main .content .cover .txt-box.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.story .main .content .cover .txt-box .t20 {
    padding-bottom: 24px
}

#part.story .main .content .cover .txt-box .t span {
    display: block
}

#part.story .main .content .cover .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 40px 0;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover .img-box {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#part.story .main .content .cover .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.story .main .content .cover .img-box figure {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    text-align: right;
    padding: 0 5px
}

#part.story .main .content .cover .img-box figure figcaption {
    font-family: Segoe UI, Myriad Pro, "微軟正黑體";
    font-size: 0.875rem;
    margin-top: 30px;
    color: #666666
}

@media only screen and (max-width:600px) {
    #part.story .main .content .cover .img-box figure figcaption {
        margin: 15px 0
    }
}

#part.products2 .main .content {
    max-width: 1440px;
    width: 90%;
    margin: auto;
    padding-bottom: 5%
}

#part.products2 .main .content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#part.products2 .main .content .list .grid-sizer {
    width: 33.3333333333%
}

@media only screen and (max-width:600px) {
    #part.products2 .main .content .list .grid-sizer {
        width: 50%
    }
}

#part.products2 .main .content .list li {
    width: 33.3333333333%;
    padding-bottom: 40px
}

@media only screen and (max-width:1300px) {
    #part.products2 .main .content .list li {
        padding-bottom: 30px
    }
}

@media only screen and (max-width:600px) {
    #part.products2 .main .content .list li {
        width: 50%;
        padding-bottom: 10px
    }
}

#part.products2 .main .content .list li.h2 a {
    max-height: 620px
}

#part.products2 .main .content .list li.ww {
    width: 100%
}

#part.products2 .main .content .list li.ww a {
    max-height: 620px;
    max-width: 100%;
    width: 97%
}

#part.products2 .main .content .list li.x2 {
    width: 66.6666666667%
}

@media only screen and (max-width:600px) {
    #part.products2 .main .content .list li.x2 {
        width: 50%
    }
}

#part.products2 .main .content .list li.x2 a {
    max-width: 935px;
    width: 95%;
    max-height: 620px
}

@media only screen and (max-width:600px) {
    #part.products2 .main .content .list li.x2 a {
        max-width: 455px;
        width: 90%;
        max-height: 290px
    }
}

#part.products2 .main .content .list li a {
    position: relative;
    display: block;
    max-width: 455px;
    width: 90%;
    max-height: 290px;
    overflow: hidden;
    margin: 0 auto
}

#part.products2 .main .content .list li a:hover img {
    -webkit-filter: brightness(0.5);
    filter: brightness(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.products2 .main .content .list li a:hover h3 {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.products2 .main .content .list li a img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.products2 .main .content .list li a h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    padding: 35px 45px;
    color: #ffffff;
    font-size: 1.25rem;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media (max-width:600px) {
    #part.products2 .main .content .list li a h3 {
        padding: 10px;
        bottom: auto;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 1rem
    }
}

#part.products2-serice .main .content {
    max-width: 1280px;
    width: 90%;
    margin: auto;
    padding-bottom: 5%
}

#part.products2-serice .main .content .DropdownList {
    padding: 0
}

@media only screen and (max-width:800px) {
    #part.products2-serice .main .content .DropdownList {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 5%
    }

    #part.products2-serice .main .content .DropdownList .menulist:not(:last-child):after {
        right: 50%;
        top: 100%;
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%)
    }
}

#part.products2-serice .main .content .DropdownList .menulist ul:before {
    border-top-color: #ffffff
}

#part.products2-serice .main .content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center
}

#part.products2-serice .main .content .list li {
    width: 25%
}

@media only screen and (max-width:1200px) {
    #part.products2-serice .main .content .list li {
        width: 33.3333333333%
    }
}

@media only screen and (max-width:800px) {
    #part.products2-serice .main .content .list li {
        width: 50%
    }
}

#part.products2-serice .main .content .list li a {
    display: block
}

#part.products2-serice .main .content .list li .img-box {
    max-width: 295px;
    width: 95%;
    max-height: 400px;
    overflow: hidden;
    margin: 0 auto
}

#part.products2-serice .main .content .list li .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.products2-serice .main .content .list li .img-box img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#part.products2-serice .main .content .list li .p {
    font-size: 1.125rem;
    margin: 30px 45px 75px
}

@media only screen and (max-width:600px) {
    #part.products2-serice .main .content .list li .p {
        font-size: 1rem;
        margin: 30px 10px 75px
    }
}

#location_map.location .main {
    background: #1c1c1c
}

@media only screen and (max-width:600px) {
    #location_map.location .main {
        padding-top: 60px
    }
}

#location_map.location .main .content .cover-title {
    text-align: center;
    color: #ffffff;
    padding: 5% 0 30px;
    width: 90%;
    margin: 0 auto;
    padding-top: 85px;
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #location_map.location .main .content .cover-title {
        min-height: auto
    }
}

@media only screen and (max-width:600px) {
    #location_map.location .main .content .cover-title {
        padding: 5% 0 3%
    }
}

#location_map.location .main .content .cover-title .txt-top {
    padding: 5% 0 0;
    padding-bottom: 60px
}

#location_map.location .main .content .cover-title .txt-top p {
    margin-bottom: 10px
}

#location_map.location .main .content .cover-title .txt-top .t {
    padding-top: 20px;
    color: #999999
}

#location_map.location .main .content .cover-title .DropdownList {
    margin-bottom: 30px;
    padding: 0
}

#location_map.location .main .content .list li a .txt-box {
    color: #ffffff
}

#location_map.detail .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    #location_map.detail .main {
        width: 100%;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media only screen and (max-width:600px) {
    #location_map.detail .main {
        margin-top: 60px
    }
}

#location_map.detail .main .btn-wrap {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#location_map.detail .main .icon-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85px;
    height: 85px;
    color: #ffffff;
    background: #e62719;
    font-size: 1.875rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #location_map.detail .main .icon-back {
        width: 60px;
        height: 60px
    }
}

#location_map.detail .main .slick-cover {
    width: calc(100vw - 768px);
    position: relative;
    height: 100vh;
    overflow-y: auto
}

@media only screen and (max-width:1200px) {
    #location_map.detail .main .slick-cover {
        width: 100%;
        height: 100%;
        overflow: hidden
    }
}

@media only screen and (max-width:600px) {
    #location_map.detail .main .slick-cover {
        margin-top: 10%
    }
}

#location_map.detail .main .slick-cover::-webkit-scrollbar {
    width: 6px
}

#location_map.detail .main .slick-cover::-webkit-scrollbar-thumb {
    background-color: rgba(24, 24, 24, 0.95)
}

#location_map.detail .main .slick-cover::-webkit-scrollbar-track-piece {
    background-color: #cccccc
}

#location_map.detail .main .slick-cover .side-slick li img {
    display: block
}

#location_map.detail .main .slick-cover li .photo360,
#location_map.detail .main .slick-cover li iframe {
    width: 100%;
    min-height: 75vh;
    height: 80vh;
    position: relative;
    z-index: 0;
    display: block
}

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

    #location_map.detail .main .slick-cover li .photo360,
    #location_map.detail .main .slick-cover li iframe {
        width: 100%;
        height: 60vh
    }
}

#location_map.detail .main .slick-cover li .icon-360,
#location_map.detail .main .slick-cover li .icon-720 {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5))
}

#location_map.detail .main .slick-cover li .icon-360:before,
#location_map.detail .main .slick-cover li .icon-720:before {
    color: #ffffff;
    font-size: 4.375rem
}

#location_map.detail .main .slick-cover li.cover-360 {
    position: relative
}

#location_map.detail .main .slick-cover li.cover-360 .viewer-box .psv-navbar,
#location_map.detail .main .slick-cover li.cover-360 .viewer-box .psv-navbar * {
    opacity: 0
}

#location_map.detail .main .slick-cover li.cover-360 .viewer-nav {
    position: absolute;
    bottom: 5%;
    right: 5%;
    z-index: 9;
    width: 285px;
    padding: 20px
}

@media only screen and (max-width:600px) {
    #location_map.detail .main .slick-cover li.cover-360 .viewer-nav {
        position: relative;
        bottom: auto;
        right: auto;
        width: 90%;
        margin: 0 auto 35px
    }
}

#location_map.detail .main .slick-cover li.cover-360 .viewer-nav li {
    border-radius: 50%;
    overflow: hidden;
    margin: 0 5px;
    cursor: pointer
}

#location_map.detail .main .slick-cover li.cover-360 .viewer-nav .slick-slide img {
    border: 4px solid #ffffff;
    border-radius: 50%
}

#location_map.detail .main .info-cover {
    width: 768px;
    height: 100vh;
    padding: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #location_map.detail .main .info-cover {
        height: 100%;
        width: 100%
    }
}

@media only screen and (max-width:1200px) {
    #location_map.detail .main .info-cover>article {
        margin-bottom: 5%
    }
}

#location_map.detail .main .info-cover .txt-top {
    line-height: 1.5
}

#location_map.detail .main .info-cover .box {
    width: 100%;
    line-height: 1.5
}

#location_map.detail .main .info-cover .box .t18 {
    margin-bottom: 10px
}

#location_map.detail .main .info-cover .box>span {
    font-size: 0.875rem;
    display: inline-block;
    vertical-align: top;
    width: 48%
}

@media only screen and (max-width:600px) {
    #location_map.detail .main .info-cover .box>span {
        width: 100%
    }
}

#location_map.detail .main .info-cover .box>span:before {
    display: inline;
    width: 100%;
    height: 100%;
    margin-right: 10px
}

#location_map.detail .main .info-cover .box .tel:before {
    content: "T"
}

#location_map.detail .main .info-cover .box .fax:before {
    content: "F"
}

#location_map.detail .main .info-cover .box .mail:before {
    content: "M"
}

#location_map.detail .main .info-cover .box .ps {
    font-size: 0.875rem;
    display: block;
    position: absolute
}

@media only screen and (max-width:600px) {
    #location_map.detail .main .info-cover .box .ps {
        position: relative
    }
}

#location_map.detail .main .info-cover .box .ps:before {
    content: "註";
    color: #e62719;
    margin-right: 5px
}

#location_map.detail .main .info-cover .brand .brand-slick {
    margin-top: 8%;
    padding-bottom: 8%
}

#location_map.detail .main .info-cover .brand .brand-slick li a {
    display: block;
    height: 90px;
    width: 120px;
    max-width: 90%
}

#location_map.detail .main .info-cover .brand .brand-slick li a:first-child {
    border-bottom: 1px solid #cccccc
}

#about.about .main {
    background: #1c1c1c
}

#about.about .main .banner {
    position: relative;
    max-height: 100vh;
    height: 100vh;
    overflow: hidden
}

#about.about .main .banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100vh
}

@media only screen and (max-width:1660px) {
    #about.about .main .banner .img-box img {
        max-width: none;
        width: auto;
        height: 100%
    }
}

#about.about .main .banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

#about.about .main .content {
    -webkit-transform: translateY(-80px);
    transform: translateY(-80px)
}

#about.about .main .content .box:not(:last-child) {
    margin-bottom: 8%
}

#about.about .main .content .box .img-box {
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box .txt-box {
    line-height: 2;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

#about.about .main .content .box .txt-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

#about.about .main .content .box .txt-box .t18 {
    color: #999999
}

#about.about .main .content .box .txt-box .t24 {
    margin-bottom: 20px
}

#about.about .main .content .box.box01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#about.about .main .content .box.box01 .img-box {
    max-width: 768px;
    width: 90%
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box01 .img-box {
        margin: auto
    }
}

#about.about .main .content .box.box01 .txt-box {
    max-width: 720px;
    width: 90%;
    margin: 0 5%;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #ffffff
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box01 .txt-box {
        margin: 5%;
        text-align: left
    }
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box01 .txt-box {
        margin: 5% auto
    }
}

#about.about .main .content .box.box01 .txt-box>p {
    text-align: left;
    margin-bottom: 20px
}

#about.about .main .content .box.box01 .txt-box>p.t24 {
    text-align: center
}

#about.about .main .content .box.box01 .txt-box .sign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #9a9a9a;
    margin-top: 30px
}

#about.about .main .content .box.box01 .txt-box .sign img {
    max-width: 100px;
    margin: 0 20px
}

#about.about .main .content .box.box02 {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto 20px;
    text-align: center
}

#about.about .main .content .box.box02 .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about.about .main .content .box.box02 .txt-box {
    text-align: center;
    color: #ffffff;
    margin: 40px auto 100px;
    line-height: 2;
    max-width: 720px;
    width: 90%
}

#about.about .main .content .box.box02 .txt-box:after {
    content: "";
    width: 100%;
    height: 1px;
    display: block;
    border-bottom: 1px solid #e62719;
    margin: 60px auto 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box02 .txt-box:hover:after {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box02 .txt-box .link-box a {
    display: inline-block;
    color: #ffffff;
    padding: 0 25px;
    position: relative
}

#about.about .main .content .box.box02 .txt-box .link-box a:hover {
    color: #e62719
}

#about.about .main .content .box.box02 .txt-box .link-box a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #e52719
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box02 .txt-box .link-box a span {
        display: block
    }
}

#about.about .main .content .box.box03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box03 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box03 {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

#about.about .main .content .box.box03 .txt-box {
    max-width: 540px;
    width: 90%;
    min-height: 540px;
    padding: 5% 60px;
    background-color: #982b2b;
    color: #ffffff;
    -webkit-transform: translateX(98px);
    transform: translateX(98px);
    text-align: center
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box03 .txt-box {
        -webkit-transform: translate(-10%, -80px);
        transform: translate(-10%, -80px);
        min-height: auto;
        padding: 7% 60px
    }
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box03 .txt-box {
        -webkit-transform: translateY(-5%);
        transform: translateY(-5%);
        padding: 10% 5%
    }
}

#about.about .main .content .box.box03 .txt-box:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.9));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.9))
}

#about.about .main .content .box.box03 .txt-box:hover a {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box03 a {
    position: relative;
    width: 45px;
    height: 45px;
    display: block;
    margin: 50px auto 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box03 a:after,
#about.about .main .content .box.box03 a:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 50px;
    height: 1px;
    background-color: white
}

#about.about .main .content .box.box03 a:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#about.about .main .content .box.box03 a:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

#about.about .main .content .box.box04 {
    background-size: cover;
    text-align: center;
    color: #ffffff;
    padding: 5% 0 7%
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box04 {
        padding: 10% 0 12%
    }
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box04 {
        padding: 15% 0
    }
}

#about.about .main .content .box.box04 .txt-box {
    max-width: 976px;
    width: 90%;
    margin: 0 auto
}

#about.about .main .content .box.box04 .txt-box .t {
    color: #989898
}

#about.about .main .content .box.box04 .t {
    max-width: 976px;
    width: 90%;
    margin: 0 auto;
    line-height: 2
}

#about.about .main .content .box.box04 .link-slick {
    max-width: 1680px;
    width: 90%;
    margin: 5% auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box04 .link-slick {
        margin: 10% auto 15%
    }
}

@media only screen and (max-width:600px) {
    #about.about .main .content .box.box04 .link-slick {
        margin: 15% auto 20%
    }
}

#about.about .main .content .box.box04 .link-slick .slick-slide,
#about.about .main .content .box.box04 .link-slick>li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 20px;
    width: 16.6666666667%
}

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

    #about.about .main .content .box.box04 .link-slick .slick-slide,
    #about.about .main .content .box.box04 .link-slick>li {
        width: 33.3333333333%
    }
}

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

    #about.about .main .content .box.box04 .link-slick .slick-slide,
    #about.about .main .content .box.box04 .link-slick>li {
        width: 50%
    }
}

#about.about .main .content .box.box04 .link-slick .slick-slide:not(:last-child):after,
#about.about .main .content .box.box04 .link-slick>li:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 1;
    width: 1px;
    height: 90%;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

#about.about .main .content .box.box04 .link-slick .slick-slide a,
#about.about .main .content .box.box04 .link-slick>li a {
    display: block;
    min-height: 150px;
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box04 .link-slick .slick-slide a:hover,
#about.about .main .content .box.box04 .link-slick>li a:hover {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.95));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.95));
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.about .main .content .box.box04 .link-slick .slick-slide a p.t28,
#about.about .main .content .box.box04 .link-slick>li a p.t28 {
    color: #ffffff;
    margin-bottom: 20px
}

#about.about .main .content .box.box04 .link-slick .slick-slide a p.t14,
#about.about .main .content .box.box04 .link-slick>li a p.t14 {
    color: #999999
}

#about.about .main .content .box.box04 .link-slick .slick-dots {
    bottom: -10%
}

@media only screen and (max-width:1200px) {
    #about.about .main .content .box.box04 .link-slick .slick-dots {
        bottom: -20%
    }
}

#about.team .main {
    background: #1c1c1c
}

#about.team .main .banner {
    position: relative;
    max-height: 100vh;
    overflow: hidden
}

#about.team .main .banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about.team .main .banner .txt-top {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #ffffff
}

#about.team .main .link-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: center;
    line-height: 1.5
}

@media only screen and (max-width:600px) {
    #about.team .main .link-box {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#about.team .main .link-box a {
    margin: 45px 10px;
    position: relative
}

@media only screen and (max-width:800px) {
    #about.team .main .link-box a {
        margin: 20px 10px
    }
}

#about.team .main .link-box a:not(:last-child) {
    padding-right: 20px
}

#about.team .main .link-box a:not(:last-child):after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 5px;
    height: 5px;
    background: #e52719;
    border-radius: 50%
}

#about.team .main .link-box a .active,
#about.team .main .link-box a:hover p {
    color: #e62719
}

#about.team .main .link-box a p {
    color: #ffffff;
    display: inline;
    width: auto;
    text-transform: uppercase
}

@media only screen and (max-width:600px) {
    #about.team .main .link-box a p {
        display: block
    }
}

#about.team .main .content {
    max-width: 1280px;
    width: 90%;
    margin: 0 auto
}

#about.team .main .content .box-title {
    text-align: center;
    line-height: 1.5;
    padding: 5% 0 3%
}

#about.team .main .content .box-title p {
    color: #ffffff;
    margin-bottom: 20px
}

#about.team .main .content .box-title .t,
#about.team .main .content .box-title .t18 {
    color: #999999
}

#about.team .main .content .box-title .t {
    padding-top: 20px
}

#about.team .main .content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

#about.team .main .content .list li {
    width: 33.3333333333%;
    margin-bottom: 50px
}

@media only screen and (max-width:800px) {
    #about.team .main .content .list li {
        width: 50%
    }
}

#about.team .main .content .list li a {
    display: block;
    max-width: 360px;
    width: 90%;
    margin: auto;
    text-align: center;
    position: relative;
    z-index: 1
}

#about.team .main .content .list li a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    background: transparent
}

#about.team .main .content .list li a:hover:after {
    -webkit-transform: translate(20px, 20px);
    transform: translate(20px, 20px);
    background: #e62719
}

#about.team .main .content .list li a:hover .img-box img {
    -webkit-filter: none;
    filter: none
}

#about.team .main .content .list li a:hover .txt-box {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #ffffff
}

#about.team .main .content .list li a:hover .txt-box .name {
    color: #ffffff
}

#about.team .main .content .list li a:hover .txt-box .btn {
    opacity: 1
}

#about.team .main .content .list li a .img-box {
    max-width: 360px;
    max-height: 360px;
    overflow: hidden
}

#about.team .main .content .list li a .img-box img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1)
}

#about.team .main .content .list li a .txt-box {
    max-width: 360px;
    padding: 20px 0 0;
    line-height: 2;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #about.team .main .content .list li a .txt-box {
        line-height: 1.5
    }
}

#about.team .main .content .list li a .txt-box .enter span {
    font-size: 1.125rem;
    padding: 0 5px
}

@media only screen and (max-width:600px) {
    #about.team .main .content .list li a .txt-box .enter span {
        display: block
    }
}

#about.team .main .content .list li a .txt-box .title {
    font-weight: bold;
    color: #ffffff
}

#about.team .main .content .list li a .txt-box .name {
    color: #999999
}

#about.team .main .content .list li a .txt-box .btn {
    opacity: 0;
    color: #ffffff
}

#about.history {
    background: #1c1c1c
}

#about.history .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100vw;
    height: 100vh;
    overflow: hidden
}

@media only screen and (max-width:1200px) {
    #about.history .main {
        width: 100%;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media only screen and (max-width:600px) {
    #about.history .main {
        margin-top: 60px
    }
}

#about.history .main .icon-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85px;
    height: 85px;
    color: #ffffff;
    background: #e62719;
    font-size: 1.875rem;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #about.history .main .icon-back {
        width: 60px;
        height: 60px
    }
}

#about.history .main .img-cover {
    width: 768px;
    position: relative;
    height: 100vh;
    overflow-y: auto
}

@media only screen and (max-width:1200px) {
    #about.history .main .img-cover {
        width: 100%;
        height: 100%;
        overflow: hidden
    }
}

@media only screen and (max-width:600px) {
    #about.history .main .img-cover {
        margin-top: 10%
    }
}

#about.history .main .img-cover::-webkit-scrollbar {
    width: 6px
}

#about.history .main .img-cover::-webkit-scrollbar-thumb {
    background-color: #cccccc
}

#about.history .main .img-cover::-webkit-scrollbar-track-piece {
    background-color: rgba(24, 24, 24, 0.95)
}

#about.history .main .img-cover .side-box li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about.history .main .img-cover .side-box li:hover img {
    -webkit-filter: grayscale(1) brightness(0.5);
    filter: grayscale(1) brightness(0.5);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #about.history .main .img-cover .side-box li:hover img {
        -webkit-filter: none;
        filter: none
    }
}

#about.history .main .img-cover .side-box li:hover dl {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#about.history .main .img-cover .side-box li img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block
}

#about.history .main .img-cover .side-box li dl {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 20%;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #about.history .main .img-cover .side-box li dl {
        display: none
    }
}

#about.history .main .img-cover .side-box li dl dt {
    margin-bottom: 15px
}

#about.history .main .info-cover {
    width: calc(100vw - 768px);
    height: 100vh;
    overflow-y: auto;
    padding: 5% 5% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #about.history .main .info-cover {
        height: 100%;
        width: 100%
    }
}

@media only screen and (max-width:1200px) {
    #about.history .main .info-cover>article {
        margin-bottom: 5%
    }
}

#about.history .main .info-cover .txt-top {
    line-height: 1.5;
    text-align: center;
    color: #ffffff
}

#about.history .main .info-cover .DropdownList p.t18 {
    color: #e62719
}

#about.history .main .info-cover .content {
    width: 100%;
    margin: 5% auto
}

#about.history .main .info-cover .content .txt-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #ffffff
}

#about.history .main .info-cover .content .txt-box:nth-child(odd) .year {
    color: #999999
}

#about.history .main .info-cover .content .txt-box:nth-child(2n) .year {
    color: #ffffff
}

#about.history .main .info-cover .content .txt-box:not(:last-child) ul {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#about.history .main .info-cover .content .txt-box .year {
    max-width: 120px;
    padding: 20px 0
}

@media only screen and (max-width:600px) {
    #about.history .main .info-cover .content .txt-box .year {
        max-width: 80px
    }
}

#about.history .main .info-cover .content .txt-box ul {
    padding: 20px 0;
    width: 100%
}

#about.history .main .info-cover .content .txt-box ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

@media only screen and (max-width:600px) {
    #about.history .main .info-cover .content .txt-box ul li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

#about.history .main .info-cover .content .txt-box ul li:not(:last-child) {
    padding-bottom: 20px
}

@media only screen and (max-width:600px) {
    #about.history .main .info-cover .content .txt-box ul li span {
        display: block
    }
}

#about.history .main .info-cover .content .txt-box ul li .month {
    min-width: 80px
}

@media only screen and (max-width:600px) {
    #about.history .main .info-cover .content .txt-box ul li .month {
        margin-bottom: 5px
    }
}

#about.history .main .info-cover .go-top {
    margin-bottom: 10%
}

#about.team_info .main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    width: 100vw
}

@media only screen and (max-width:1200px) {
    #about.team_info .main {
        width: 100%;
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media only screen and (max-width:600px) {
    #about.team_info .main {
        margin-top: 60px
    }
}

#about.team_info .main .icon-back {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 85px;
    height: 85px;
    color: #ffffff;
    background: #e62719;
    font-size: 1.875rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #about.team_info .main .icon-back {
        width: 60px;
        height: 60px
    }
}

#about.team_info .main .img-cover {
    width: 768px;
    position: relative;
    height: 100vh;
    overflow-y: auto
}

@media only screen and (max-width:1200px) {
    #about.team_info .main .img-cover {
        width: 100%;
        height: 100%;
        overflow: hidden
    }
}

@media only screen and (max-width:600px) {
    #about.team_info .main .img-cover {
        margin-top: 10%
    }
}

#about.team_info .main .img-cover .side-box li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#about.team_info .main .img-cover .side-box li img {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: block
}

#about.team_info .main .img-cover .side-box li dl {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0 20%;
    color: #ffffff;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1024px) {
    #about.team_info .main .img-cover .side-box li dl {
        display: none
    }
}

#about.team_info .main .img-cover .side-box li dl dt {
    margin-bottom: 15px
}

#about.team_info .main .info-cover {
    width: calc(100vw - 768px);
    height: 100vh;
    overflow-y: auto;
    padding: 5% 5% 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (max-width:1200px) {
    #about.team_info .main .info-cover {
        height: 100%;
        width: 100%
    }
}

#about.team_info .main .info-cover::-webkit-scrollbar {
    width: 6px
}

#about.team_info .main .info-cover::-webkit-scrollbar-thumb {
    background-color: rgba(24, 24, 24, 0.95)
}

#about.team_info .main .info-cover::-webkit-scrollbar-track-piece {
    background-color: #cccccc
}

@media only screen and (max-width:1200px) {
    #about.team_info .main .info-cover>article {
        margin-bottom: 5%
    }
}

#about.team_info .main .info-cover .top-cover {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0
}

#about.team_info .main .info-cover .top-cover .img-box {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    overflow: hidden
}

#about.team_info .main .info-cover .top-cover .txt-top {
    line-height: 2;
    margin: 0 0 0 40px
}

#about.team_info .main .info-cover .top-cover .txt-top .box {
    margin: 5% 0 0
}

#about.team_info .main .info-cover .top-cover .txt-top .box p {
    display: inline-block;
    vertical-align: top;
    width: 45%
}

#about.team_info .main .info-cover .top-cover .txt-top .box p span {
    display: block
}

#about.team_info .main .info-cover .top-cover .txt-top .box p .t18 {
    color: #999999
}

#about.team_info .main .info-cover .content {
    max-width: 720px;
    width: 90%;
    margin: 5% auto;
    line-height: 2
}

#about.team_info .main .info-cover .content .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

#about.team_info .main .info-cover .content .title .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

#about.team_info .main .info-cover .content .title .soc span {
    display: inline-block
}

#about.team_info .main .info-cover .content .title .soc .icon-facebook {
    color: #ffffff;
    background: #2c2c2c;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px
}

#about.team_info .main .info-cover .content .txt p {
    margin-bottom: 30px
}

#about.team_info .main .info-cover .go-top {
    margin-bottom: 10%
}

#case.case .main {
    background: #1c1c1c;
    padding-bottom: 5%
}

#case.case .main>.banner {
    position: relative;
    max-height: 100vh;
    overflow: hidden
}

#case.case .main>.banner .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#case.case .main .content .cover-title {
    text-align: center;
    color: #ffffff;
    padding: 5% 0 30px;
    width: 90%;
    margin: 0 auto
}

@media only screen and (max-width:600px) {
    #case.case .main .content .cover-title {
        padding: 10% 0 30px
    }
}

#case.case .main .content .cover-title .txt-top p {
    margin-bottom: 10px
}

#case.case .main .content .cover-title .txt-top .t {
    padding-top: 20px;
    color: #999999
}

#case.case .main .content .cover-title .DropdownList {
    margin-bottom: 30px
}

@media only screen and (max-width:600px) {
    #case.case .main .content .cover-title .DropdownList {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

#case.case .main .content .cover-title .DropdownList .menulist {
    color: #ffffff
}

#case.case .main .content .list {
    max-width: 1440px;
    width: 90%;
    margin: auto
}

#case.case .main .content .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto 6%
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        margin-bottom: 60px
    }
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(odd) .img-box {
        margin-right: 85px
    }
}

@media only screen and (max-width:600px) {
    #case.case .main .content .list .item:nth-child(odd) .img-box {
        margin-right: 60px
    }
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 85px
    }
}

@media only screen and (max-width:600px) {
    #case.case .main .content .list .item:nth-child(odd) .txt-box {
        padding: 30px 20px 30px 60px
    }
}

#case.case .main .content .list .item:nth-child(odd) .txt-box:before {
    right: 12%
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(odd) .txt-box:before {
        right: auto
    }
}

#case.case .main .content .list .item:nth-child(2n) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(2n) .img-box {
        margin-left: 85px
    }
}

@media only screen and (max-width:600px) {
    #case.case .main .content .list .item:nth-child(2n) .img-box {
        margin-left: 60px
    }
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(2n) .txt-box {
        padding: 30px 85px 30px 20px
    }
}

@media only screen and (max-width:600px) {
    #case.case .main .content .list .item:nth-child(2n) .txt-box {
        padding: 30px 60px 30px 20px
    }
}

#case.case .main .content .list .item:nth-child(2n) .txt-box:before {
    left: 12%
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item:nth-child(2n) .txt-box:before {
        left: 20px;
        right: auto
    }
}

#case.case .main .content .list .item .img-box {
    max-width: 65%;
    position: relative;
    overflow: hidden
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item .img-box {
        max-width: 100%
    }
}

#case.case .main .content .list .item .img-box:after {
    content: "";
    position: absolute;
    z-index: 1;
    background: #1c1c1c
}

#case.case .main .content .list .item .img-box:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.case .main .content .list .item .img-box img {
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#case.case .main .content .list .item .img-box img.show {
    opacity: 1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s
}

#case.case .main .content .list .item .txt-box {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    padding: 0 5%;
    position: relative
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item .txt-box {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        padding: 0
    }
}

#case.case .main .content .list .item .txt-box:hover:before {
    width: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.case .main .content .list .item .txt-box:hover .t14 {
    color: #e62719
}

#case.case .main .content .list .item .txt-box:before {
    content: "";
    display: block;
    width: 120px;
    height: 1px;
    border-top: 1px solid #e62719;
    position: absolute;
    top: -55%;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:1300px) {
    #case.case .main .content .list .item .txt-box:before {
        top: -25%
    }
}

@media only screen and (max-width:1024px) {
    #case.case .main .content .list .item .txt-box:before {
        top: -15%
    }
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item .txt-box:before {
        top: 90%
    }
}

#case.case .main .content .list .item .txt-box h3,
#case.case .main .content .list .item .txt-box p {
    margin-bottom: 20px;
    line-height: 150%;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
    color: #ffffff
}

#case.case .main .content .list .item .txt-box h3.show,
#case.case .main .content .list .item .txt-box p.show {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 1
}

#case.case .main .content .list .item .txt-box .t {
    color: #999999;
    margin-bottom: 50px
}

@media only screen and (max-width:800px) {
    #case.case .main .content .list .item .txt-box .t {
        margin-bottom: 20px
    }
}

#case.case .main .content .list .item .txt-box .t14 {
    text-transform: uppercase
}

#case.detail .main .btn-wrap {
    position: fixed;
    z-index: 2;
    top: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

#case.detail .main .btn-wrap .close-btn {
    position: relative
}

#case.detail .main .top .breadcrumbs {
    left: 0
}

#case.detail .main .banner {
    height: 100vh;
    position: relative;
    overflow: hidden
}

#case.detail .main .banner .single-item {
    height: 100vh
}

#case.detail .main .banner .single-item .item {
    position: relative;
    height: 100vh
}

#case.detail .main .banner .single-item .item .img-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

#case.detail .main .banner .single-item .item .img-box img {
    min-width: 100vw;
    min-height: 100vh;
    width: auto;
    max-width: none
}

@media only screen and (max-width:1024px) {
    #case.detail .main .banner .single-item .item .img-box img {
        min-width: auto
    }
}

#case.detail .main .banner .single-item .cover-360 {
    position: relative
}

#case.detail .main .banner .single-item .cover-360 .viewer-box .psv-navbar,
#case.detail .main .banner .single-item .cover-360 .viewer-box .psv-navbar * {
    opacity: 0
}

#case.detail .main .banner .single-item .cover-360 .psv-canvas {
    height: 100vh !important
}

#case.detail .main .banner .single-item .cover-360 .photo360 {
    width: 100%;
    height: 100vh;
    position: relative;
    z-index: 0;
    display: block
}

#case.detail .main .banner .single-item .cover-360 .icon-360,
#case.detail .main .banner .single-item .cover-360 .icon-720 {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5));
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.5))
}

#case.detail .main .banner .single-item .cover-360 .icon-360:before,
#case.detail .main .banner .single-item .cover-360 .icon-720:before {
    color: #ffffff;
    font-size: 4.375rem
}

#case.detail .main .banner .single-item .video-container {
    position: relative
}

#case.detail .main .banner .single-item .video-container:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#case.detail .main .banner .single-item .slick-dots {
    bottom: 5%
}

#case.detail .main .content {
    max-width: 1620px;
    width: 90%;
    margin: 0 auto
}

#case.detail .main .content .box-title {
    max-width: 720px;
    margin: 0 auto;
    padding: 5% 0 50px;
    text-align: center;
    line-height: 2
}

@media only screen and (max-width:600px) {
    #case.detail .main .content .box-title {
        padding: 15% 0
    }
}

#case.detail .main .content .box-title .soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px
}

#case.detail .main .content .box-title .soc li {
    margin-left: 25px;
    color: #7c7c7c
}

@media only screen and (max-width:800px) {
    #case.detail .main .content .box-title .soc li {
        margin: 0 12px
    }
}

@media only screen and (max-width:1200px) {
    #case.detail .main .content .box-title .soc li:first-child {
        display: none
    }
}

#case.detail .main .content .box-title .soc li a:before {
    color: #b5b5b5;
    font-size: 1.125rem;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .box-title .soc li a:hover:before {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .box-title .txt-top {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .box-title .txt-top.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .box-title .txt-top .t30 {
    margin-bottom: 20px
}

#case.detail .main .content .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative
}

#case.detail .main .content .list .grid-sizer {
    width: 50%
}

@media only screen and (max-width:800px) {
    #case.detail .main .content .list .grid-sizer {
        width: 100%
    }
}

#case.detail .main .content .list .stamp {
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100px
}

@media only screen and (max-width:800px) {
    #case.detail .main .content .list .stamp {
        display: none
    }
}

#case.detail .main .content .list li {
    width: 50%;
    margin-bottom: 175px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 40px
}

@media only screen and (max-width:800px) {
    #case.detail .main .content .list li {
        width: 100%;
        padding: 0;
        margin-bottom: 10%
    }
}

#case.detail .main .content .list li .img-box {
    max-width: 680px;
    max-height: 440px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .list li .img-box.show {
    opacity: 1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .list li.h2 .img-box {
    max-height: 840px
}

#case.detail .main .content .list li figcaption {
    max-width: 680px;
    padding: 22px 50px;
    font-size: 1.125rem;
    line-height: 2;
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .list li figcaption.show {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

@media only screen and (max-width:600px) {
    #case.detail .main .content .list li figcaption {
        padding: 20px
    }
}

#case.detail .main .content .btn-more04 {
    background: #e8e8e8;
    color: #000000;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

#case.detail .main .content .btn-more04:hover {
    color: #e62719;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.contact .main {
    background: #181818;
    position: relative
}

.contact .bgbox {
    background-image: url("../../upload/contact/bg_01.jpg");
    background-position: center;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    z-index: 0
}

.contact .footer {
    position: relative;
    z-index: 1
}

.contact ._content {
    padding: 190px 0 180px;
    text-align: center;
    position: relative;
    z-index: 1;
    width: 720px;
    margin: 0 auto;
    min-height: 100vh;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:800px) {
    .contact ._content {
        width: 80%
    }
}

.contact ._content .title {
    color: #fff;
    margin-bottom: 70px
}

.contact ._content .title h3 {
    margin-bottom: 10px
}

.contact ._content .title h4 {
    margin-bottom: 40px
}

.contact ._content .title p {
    font-size: 1rem;
    line-height: 1.5rem;
    color: #999999
}

.contact ._content .form ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.contact ._content .form ul:not(:last-child) {
    margin-bottom: 35px
}

.contact ._content .form ul li {
    color: #fff;
    border: 1px #343434 solid;
    margin-bottom: 10px
}

.contact ._content .form ul li:not(.sent) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px
}

@media only screen and (max-width:400px) {
    .contact ._content .form ul li:not(.sent) {
        display: block;
        text-align: left
    }
}

.contact ._content .form ul li.code div {
    position: relative
}

.contact ._content .form ul li.code div img {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    width: 70px
}

.contact ._content .form ul li.sent {
    font-size: 0.875rem;
    line-height: 1.375rem;
    text-align: center
}

.contact ._content .form ul li.sent a {
    color: #fff;
    width: 100%;
    padding: 15px;
    background: #333333;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    display: inline-block
}

.contact ._content .form ul li.sent a:hover {
    color: #e62a1c;
    background: rgba(0, 0, 0, 0)
}

.contact ._content .form ul li .input,
.contact ._content .form ul li textarea,
.contact ._content .form ul li>input {
    width: calc(100% - 90px)
}

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

    .contact ._content .form ul li .input,
    .contact ._content .form ul li textarea,
    .contact ._content .form ul li>input {
        width: 100%
    }
}

.contact ._content .form ul li input,
.contact ._content .form ul li textarea {
    border: none;
    color: #fff;
    font-size: 0.875rem;
    line-height: 1.375rem
}

.contact ._content .form ul li input::-webkit-input-placeholder,
.contact ._content .form ul li textarea::-webkit-input-placeholder {
    color: #9a9a9a
}

.contact ._content .form ul li input::-moz-placeholder,
.contact ._content .form ul li textarea::-moz-placeholder {
    color: #9a9a9a
}

.contact ._content .form ul li input:-ms-input-placeholder,
.contact ._content .form ul li textarea:-ms-input-placeholder {
    color: #9a9a9a
}

.contact ._content .form ul li input::-ms-input-placeholder,
.contact ._content .form ul li textarea::-ms-input-placeholder {
    color: #9a9a9a
}

.contact ._content .form ul li input::placeholder,
.contact ._content .form ul li textarea::placeholder {
    color: #9a9a9a
}

.contact ._content .form ul li .input {
    text-align: left
}

.contact ._content .form ul li .input input {
    width: calc(100% - 70px)
}

.contact ._content .form ul li textarea {
    height: 150px
}

.contact ._content .form ul li label {
    font-size: 0.75rem;
    line-height: 1.25rem;
    width: 90px;
    text-align: left
}

@media only screen and (max-width:400px) {
    .contact ._content .form ul li label {
        margin-bottom: 15px;
        display: inline-block
    }
}

.contact ._content .form ul li label sup {
    color: #e62719;
    display: inline-block;
    bottom: 0
}

.contact ._content .form ul .half {
    width: calc(50% - 4px);
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:700px) {
    .contact ._content .form ul .half {
        width: 100%
    }
}

.contact ._content .form ul .full {
    width: 100%
}

.contact ._content .form ul .error {
    border-color: #e62719;
    position: relative
}

.contact ._content .form ul .error:after {
    content: "必填";
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    z-index: 1;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    font-size: 0.75rem;
    color: #e62719
}

.privacy .main {
    padding: 200px 0 100px;
    position: relative;
    text-align: center
}

.privacy .main.black {
    background: #1c1c1c;
    color: #fff
}

.privacy .main>div {
    width: 720px;
    margin: 0 auto;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:900px) {
    .privacy .main>div {
        width: 80%
    }
}

.privacy .main .closeicon {
    width: 85px;
    height: 85px;
    background: #e62719;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.privacy .main .closeicon div {
    position: relative;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100%;
    height: 100%
}

.privacy .main .closeicon span {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    background: #fff
}

.privacy .main .closeicon span:first-child {
    width: 1px;
    height: 15px
}

.privacy .main .closeicon span:last-child {
    width: 15px;
    height: 1px
}

.privacy .main .close-btn {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.privacy .title {
    margin-bottom: 40px
}

.privacy .title h4 {
    margin-bottom: 20px
}

.privacy .title span {
    display: inline-block;
    color: #666666
}

.privacy .ul {
    margin-bottom: 80px;
    text-align: left
}

.privacy .ul p {
    font-size: 1rem;
    line-height: 1.5rem
}

.privacy .ul .p,
.privacy .ul li {
    margin-bottom: 40px
}

.privacy .scrolltop {
    color: #7b7b7b;
    font-size: 0.75rem;
    line-height: 1.25rem;
    text-align: center;
    display: inline-block
}

.privacy .scrolltop span {
    background: #e62719;
    width: 50px;
    height: 1px;
    display: inline-block;
    margin-bottom: 20px
}

.privacy .go-top {
    margin: 0 auto
}

.privacy .itembox {
    text-align: left;
    color: #1c1c1c;
    margin-bottom: 140px
}

.privacy .itembox h6,
.privacy .itembox p {
    font-size: 1rem;
    line-height: 1.75rem
}

.privacy .itembox .p {
    margin-bottom: 40px
}

.privacy .itembox>div:not(:last-child) {
    margin-bottom: 70px
}

.privacy .itembox>div h5 {
    font-size: 1.25rem;
    line-height: 2.1875rem
}

.privacy .itembox>div ul li {
    padding-top: 40px
}

.privacy .itembox>div ul li h6 {
    font-weight: bold;
    line-height: 1.875rem
}

.titleBox {
    text-align: center;
    width: 90%;
    margin-left: auto;
    margin-right: auto
}

.titleBox .description {
    margin-top: 2.34vw;
    line-height: 2
}

.titleBox .description--gray {
    color: #999999
}

.titleBox .description p+p {
    margin-top: 24px
}

.titleBox .description--bold {
    font-weight: bold
}

.titleBox--white {
    color: white
}

.titleBox--black {
    color: #1c1c1c
}

#warranty.warranty--white {
    background-color: white
}

#warranty.warranty--black {
    background-color: #1c1c1c
}

.warranty>.banner {
    position: relative;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

@media (max-width:768px) {
    .warranty>.banner {
        height: auto
    }
}

@media (min-width:768px) {
    .warranty>.banner>.content {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 1280px;
        width: 95%
    }
}

@media (max-width:768px) {
    .warranty>.banner>.content {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        padding: 180px 1vw 100px 1vw
    }
}

.warranty .titleBox .description {
    margin-top: 2.34vw
}

.warranty_list_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    margin-top: 4vw;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
}

@media (max-width:768px) {
    .warranty_list_list {
        display: block;
        margin-top: 8vw
    }
}

.warranty_list_item {
    height: 365px;
    width: 365px;
    -webkit-transition: height 0.5s, width 0.5s;
    transition: height 0.5s, width 0.5s
}

@media (max-width:1366px) and (min-width:1024px) {
    .warranty_list_item {
        width: 310px;
        height: 310px
    }
}

@media (max-width:1024px) and (min-width:768px) {
    .warranty_list_item {
        width: 27vw;
        height: 27vw;
        min-width: 230px;
        min-height: 230px
    }
}

@media (max-width:768px) and (min-width:420px) {
    .warranty_list_item {
        width: 350px;
        height: 350px;
        margin: 1vw auto
    }
}

@media (max-width:420px) {
    .warranty_list_item {
        width: 80vw;
        height: 80vw;
        max-width: 350px;
        max-height: 350px;
        margin: 2.5vw auto
    }
}

.warranty_list_item>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(28, 28, 28, 0.9);
    color: white;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.warranty_list_item>a svg {
    width: 50px;
    height: 50px;
    fill: white;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s
}

.warranty_list_item>a:hover {
    color: #e62719
}

.warranty_list_item>a:hover svg {
    fill: #e62719
}

.warranty_text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.warranty_enTitle {
    margin-top: 22px;
    font-size: 1.125rem
}

.warranty_chTitle {
    margin-top: 12px;
    font-size: 1.5rem
}

.warranty_maintenance {
    padding-top: 9.375vw
}

@media (max-width:1366px) {
    .warranty_maintenance {
        padding-top: 14.14vw
    }
}

@media (max-width:768px) {
    .warranty_maintenance {
        padding: 180px 1vw 100px 1vw
    }
}

@media (max-width:600px) {
    .warranty_maintenance {
        padding: 180px 1vw 100px 1vw
    }
}

.warranty_maintenance .titleBox>.description {
    margin-top: 1.667vw
}

.warranty_maintenance .maintenance>.content {
    width: 95%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.warranty_maintenance .btnBox {
    margin-top: 6.771vw;
    padding: 20px
}

.warranty_maintenance .btnBox>.content {
    width: 95%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.warranty_maintenance .btnBox>.content>.moreBtn {
    width: 540px;
    padding: 30px;
    text-align: center;
    background-color: #e8e8e8;
    cursor: pointer;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

@media only screen and (max-width:600px) {
    .warranty_maintenance .btnBox>.content>.moreBtn {
        padding: 5vw
    }
}

.warranty_maintenance .btnBox>.content>.moreBtn:hover {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3)
}

.warranty_maintenance .btnBox>.content>.moreBtn:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}

.warranty_maintenance .entry {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 calc(50% - 4.167vw);
    flex: 1 0 calc(50% - 4.167vw);
    max-width: calc(50% - 4.167vw);
    margin-left: 4.167vw;
    margin-top: 5.3125vw
}

@media (min-width:768px) {
    .warranty_maintenance .entry:nth-child(4n+1) {
        margin-left: 0
    }
}

@media (max-width:768px) {
    .warranty_maintenance .entry {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%;
        margin-left: 0
    }
}

.warranty_maintenance .entry_header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden
}

.warranty_maintenance .entry_header>img {
    -webkit-transform: scale(1.01);
    transform: scale(1.01)
}

.warranty_maintenance .entry_header_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 9;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.warranty_maintenance .entry_header_cover:after,
.warranty_maintenance .entry_header_cover:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 1px;
    background-color: white
}

.warranty_maintenance .entry_header_cover:before {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.warranty_maintenance .entry_header_cover:after {
    -webkit-transform: translate(-50%, -50%) rotate(90deg);
    transform: translate(-50%, -50%) rotate(90deg)
}

.warranty_maintenance .entry_description {
    padding: 1.667vw 2.135vw
}

.warranty_maintenance .entry .moreBtn {
    text-align: right;
    margin-top: 20px
}

.warranty_maintenance .entry .moreBtn>a {
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.warranty_maintenance .entry .moreBtn>a:hover {
    color: #e62719
}

.warranty_maintenance .entry:hover .entry_header_cover {
    opacity: 1
}

#member .main {
    overflow: hidden
}

#member .DropdownList .menulist ul:before {
    border-top-color: white
}

#member .hyperlink_nav {
    text-align: center;
    font-size: 0
}

#member .hyperlink_nav--mLarge {
    margin-top: 120px
}

#member .hyperlink_nav--mSmall {
    margin-top: 45px
}

#member .hyperlink_nav_item {
    position: relative;
    display: inline-block
}

#member .hyperlink_nav_item:not(:last-child):after {
    content: "";
    position: absolute;
    top: 50%;
    right: -1.5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #e62719
}

@media (max-width:768px) {
    #member .hyperlink_nav_item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    #member .hyperlink_nav_item:not(:last-child):after {
        position: absolute;
        top: 100%;
        right: auto;
        left: 50%
    }
}

#member .hyperlink_nav_item a {
    display: inline;
    font-size: 1rem;
    margin: 0 1.314vw;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

#member .hyperlink_nav_item a:hover {
    color: #e62719
}

@media (max-width:768px) {
    #member .hyperlink_nav_item a {
        margin: 20px 0
    }
}

.member {
    padding-top: 9.375vw
}

@media (max-width:1024px) {
    .member {
        padding-top: 18vw
    }
}

@media (max-width:768px) {
    .member {
        padding-top: 36vw
    }
}

.member-overView .content {
    width: 95%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 8.75vw
}

.member-overView .content--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.member-overView .content--mtLarge {
    margin-top: 8.75vw
}

@media (max-width:768px) {
    .member-overView .content--mtLarge {
        margin-top: 100px
    }
}

.member-overView .content--mtNormal {
    margin-top: 4.17vw
}

@media (max-width:768px) {
    .member-overView .content--mtNormal {
        margin-top: 50px
    }
}

.member-warranty .content {
    width: 95%;
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto
}

.member-project {
    padding-bottom: 150px
}

.member-project .content {
    width: 95%;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto
}

.member.PDF {
    max-width: 794px;
    margin: 0 auto;
    padding-top: 50px
}

.member.PDF .member-project {
    padding: 0
}

.member.PDF .project-header {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.member.PDF .project-over {
    padding-bottom: 0
}

.member.PDF .project-title {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.member.PDF .project-infor_basic {
    display: block
}

.member.PDF .project-infor_description {
    padding: 3vh 0 5vh !important;
    height: 20vh;
    overflow: hidden;
    display: block;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

.member.PDF .project-over_content {
    padding: 0 0 0 6vw !important
}

@media (max-width:1024px) {
    .member.PDF .project-over_content {
        padding: 0 6vw !important
    }
}

.member.PDF .project-infor_ul {
    height: 40vh
}

.member.PDF .project-over_ul[data-status=detail] .project-over_li {
    padding: 10px 0 40px
}

@media (max-width:1024px) {
    .member.PDF .project-over_ul[data-status=detail] .project-over_li {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }
}

.member.PDF .project-over_ul[data-status=detail] .project-over_li:not(:first-child) {
    padding: 55px 0 40px
}

@media (max-width:1024px) {
    .member.PDF .project-over_ul[data-status=detail] .project-over_id {
        position: static;
        padding: 0 6vw 0 0 !important;
        -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 0 6vw !important;
        flex: 0 0 0 6vw !important;
        background: none;
        color: #000000
    }
}

@media (max-width:1024px) {
    .member.PDF .project-infor_li {
        width: 45%
    }
}

.member-block {
    position: relative;
    margin: 5px;
    padding: 2.627vw 0px;
    background: #eeeeee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:768px) {
    .member-block {
        margin: 5px 0px;
        padding: 4vw 0px
    }
}

.member-block--small {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 calc(50% - 10px);
    flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px)
}

@media (max-width:768px) {
    .member-block--small {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 100%
    }
}

.member-block--large {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%
}

.member-block--transparent {
    background-color: transparent
}

.member-content {
    width: 73%;
    padding: 2.627vw 1.314vw;
    -webkit-transition: width 0.5s;
    transition: width 0.5s
}

@media (max-width:1366px) {
    .member-content {
        width: 90%
    }
}

@media (max-width:768px) {
    .member-content {
        padding: 8vw 1.314vw
    }
}

.member-content--white {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.9)), to(white));
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9), white)
}

.member-content--mTlarge {
    margin-top: 4vw
}

.member-content--mTmedium {
    margin-top: 2vw
}

.member-content--mTsmall {
    margin-top: 1vw
}

.member-userImg {
    width: 180px;
    height: 180px;
    border-radius: 50%;
    margin: 40px auto;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.member-userImg--abCenter {
    position: absolute;
    top: -90px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    margin: 0
}

.member-userImg--hover:after,
.member-userImg--hover:before {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.member-userImg--hover:after {
    content: "";
    background-color: rgba(0, 0, 0, 0.5)
}

.member-userImg--hover:before {
    font-family: icomoon;
    content: "\e918";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.375rem;
    color: rgba(255, 255, 255, 0.8);
    z-index: 1
}

.member-userImg--hover:hover:after,
.member-userImg--hover:hover:before {
    opacity: 1
}

.member_p {
    line-height: 2
}

.member_p--white {
    color: white
}

.member_p--center {
    text-align: center
}

.member_email {
    display: inline;
    text-decoration: underline;
    font-size: 1rem;
    margin-top: 40px
}

.warrantyList_group {
    padding: 5.255vw 0 8.41vw 0
}

.warrantyList_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    border-bottom: 1px solid #cccccc
}

@media (max-width:768px) {
    .warrantyList_item {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.warrantyList_item:first-child {
    border-top: 1px solid #cccccc
}

.warrantyList_date,
.warrantyList_index,
.warrantyList_product,
.warrantyList_status {
    position: relative;
    padding: 5px
}

@media (max-width:768px) {

    .warrantyList_date,
    .warrantyList_index,
    .warrantyList_product,
    .warrantyList_status {
        padding: 10px
    }
}

.warrantyList_index {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 5%;
    flex: 1 1 5%;
    font-size: 1.5rem
}

@media (max-width:768px) {
    .warrantyList_index {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.warrantyList_product {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    font-size: 1.125rem
}

@media (max-width:768px) {
    .warrantyList_product {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%
    }
}

.warrantyList_date {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%
}

.warrantyList_status {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    text-align: right
}

.warrantyList_status>a {
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.warrantyList_status>a:after {
    content: "";
    display: inline-block;
    position: relative;
    top: -1px;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #cccccc;
    margin-left: 2vw
}

.warrantyList_status>a:hover {
    color: #e62719
}

.warrantyList_status>a:hover:after {
    -webkit-animation: arrowRight 1s infinite;
    animation: arrowRight 1s infinite
}

.project {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 80px;
    margin-right: -1.042vw;
    margin-left: -1.042vw
}

.project-li {
    width: calc(33.333% - 4.1667vw);
    margin: 2.083vw
}

@media (max-width:1024px) {
    .project-li {
        width: calc(50% - 4.1667vw)
    }
}

@media (max-width:667px) {
    .project-li {
        width: calc(100% - 4.1667vw)
    }
}

.project-li:hover .project_img {
    -webkit-transform: scale(1.2) rotate(0.01deg);
    transform: scale(1.2) rotate(0.01deg)
}

.project-detsil {
    position: relative
}

.project-detsil:before {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    content: attr(data-text)
}

.project_href {
    display: block;
    overflow: hidden
}

.project_img {
    width: 100%;
    height: 0%;
    background-size: cover;
    background-position: center;
    padding-bottom: 100%;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.project_content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0
}

.project_quantity {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 53px;
    flex: 0 0 53px;
    width: 53px
}

.project_num {
    font-size: 2.5rem
}

.project_qtext {
    font-size: 0.75rem
}

.project_title {
    font-size: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 20px
}

.project-header,
.project-infor,
.project-over {
    padding: 50px 0;
    border-bottom: 1px solid #ccc
}

.project-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1024px) {
    .project-header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.project-breadcrumbs_ul {
    font-size: 0
}

.project-breadcrumbs_li {
    position: relative;
    display: inline-block;
    font-size: 0.875rem;
    vertical-align: top
}

.project-breadcrumbs_li:not(:last-child):after {
    content: "/";
    margin: 0 0.5rem
}

.project-breadcrumbs_li:last-child {
    color: #e62719;
    width: 139px
}

@media (max-width:1024px) {
    .project-breadcrumbs {
        display: none
    }
}

.project-title {
    font-size: 1.5rem;
    text-align: center;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

@media (max-width:1200px) {
    .project-title {
        -ms-flex-preferred-size: 35%;
        flex-basis: 35%
    }
}

.project-tools {
    font-size: 0.875rem
}

@media (max-width:1024px) {
    .project-tools {
        margin-top: 3vw
    }
}

.project-tools_li,
.project-tools_li>a,
.project-tools_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.project-tools_li+.project-tools_li {
    margin-left: 1.0416vw
}

@media (max-width:1024px) {
    .project-tools_li+.project-tools_li {
        margin-left: 20px
    }
}

.project-tools_icon {
    font-size: 1.125rem;
    margin-right: 5px
}

@media (max-width:768px) {
    .project-infor {
        padding-left: 5vw;
        padding-right: 5vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.project-infor_basic {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media (max-width:1024px) {
    .project-infor_basic {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.project-infor_main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%
}

.project-infor_description {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 66%;
    flex-basis: 66%
}

.project-infor_title {
    font-weight: bold;
    font-size: 1.5rem
}

.project-infor_id {
    color: #666666;
    margin-top: 16px
}

.project-infor_description {
    line-height: 2rem
}

@media (max-width:1024px) {
    .project-infor_description {
        margin-top: 16px
    }
}

.project-infor_ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-left: 18px
}

@media (max-width:1024px) {
    .project-infor_ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
}

.project-infor_li {
    width: 33.33%;
    list-style: disc;
    color: #000;
    margin: 15px 0;
    padding-right: 25px;
    padding-left: 5px
}

@media (max-width:1024px) {
    .project-infor_li {
        width: 45%
    }
}

@media (max-width:768px) {
    .project-infor_li {
        width: 100%;
        margin: 7px 0;
        font-size: 0.875rem
    }
}

@media (max-width:1024px) {
    .project-infor .btn_hyperlink {
        margin: 20px auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.project-status {
    position: absolute;
    top: 90px;
    right: 0px;
    font-size: 0
}

@media (max-width:768px) {
    .project-status {
        position: static;
        text-align: center;
        margin-top: 30px
    }
}

.project-status [class*=project-status_],
.project-status [class^=project-status_] {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    font-size: 1rem
}

.project-status [class*=project-status_]:hover,
.project-status [class^=project-status_]:hover {
    color: #b81f14
}

.project-status [class*=project-status_]:before,
.project-status [class^=project-status_]:before {
    font-family: "icomoon";
    margin-right: 5px;
    color: inherit
}

.project-status [class*=project-status_]+div,
.project-status [class^=project-status_]+div {
    margin-left: 30px;
    margin-right: 0.5vw
}

.project-status_slightly:before {
    content: "\e91a"
}

.project-status_detail:before {
    content: "\e91c"
}

.project-status--active {
    color: #e62719
}

.project-over {
    position: relative;
    border-bottom: none
}

.project-over_ul .project-over_tools {
    font-size: 0.875rem
}

.project-over_ul .project-over_tools .project-over_delete,
.project-over_ul .project-over_tools .project-over_more {
    cursor: pointer
}

.project-over_ul .project-over_tools .project-over_delete:hover,
.project-over_ul .project-over_tools .project-over_more:hover {
    color: #dd2518
}

.project-over_ul .project-over_tools .project-over_delete:hover>a,
.project-over_ul .project-over_tools .project-over_more:hover>a {
    color: #dd2518
}

.project-over_ul .project-over_tools .project-over_delete {
    color: #666666
}

.project-over_ul .project-over_tools .project-over_more {
    font-weight: bold
}

.project-over_name {
    font-size: 1.25rem
}

.project-over_ul--detail .project-over_li,
.project-over_ul[data-status=detail] .project-over_li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 0;
    border-bottom: 1px solid #ccc
}

@media (max-width:1024px) {

    .project-over_ul--detail .project-over_li,
    .project-over_ul[data-status=detail] .project-over_li {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.project-over_ul--detail .project-over_id,
.project-over_ul[data-status=detail] .project-over_id {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 6vw;
    flex: 0 0 6vw
}

@media (max-width:1024px) {

    .project-over_ul--detail .project-over_id,
    .project-over_ul[data-status=detail] .project-over_id {
        position: absolute;
        top: 30px;
        padding: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background-color: #121212;
        color: white
    }
}

.project-over_ul--detail .project-over_href,
.project-over_ul[data-status=detail] .project-over_href {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    width: 200px
}

.project-over_ul--detail .project-over_img,
.project-over_ul[data-status=detail] .project-over_img {
    padding-bottom: 135.59%;
    background-size: cover;
    background-position: center
}

.project-over_ul--detail .project-over_content,
.project-over_ul[data-status=detail] .project-over_content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding: 0 6vw
}

@media (max-width:1024px) {

    .project-over_ul--detail .project-over_content,
    .project-over_ul[data-status=detail] .project-over_content {
        margin-top: 5vw
    }
}

.project-over_ul--detail .project-over_breadcrumbs,
.project-over_ul[data-status=detail] .project-over_breadcrumbs {
    color: #666666;
    margin-top: 10px
}

.project-over_ul--detail .project-over_charaUl,
.project-over_ul[data-status=detail] .project-over_charaUl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 50px 0;
    color: #666666;
    margin-left: 18px
}

.project-over_ul--detail .project-over_charaLi,
.project-over_ul[data-status=detail] .project-over_charaLi {
    width: calc(50% - 20px);
    list-style: disc;
    margin-left: 18px;
    color: #666666;
    margin: 5px 0
}

@media (max-width:667px) {

    .project-over_ul--detail .project-over_charaLi,
    .project-over_ul[data-status=detail] .project-over_charaLi {
        width: 100%
    }
}

.project-over_ul--detail .project-over_charaLi_charaText,
.project-over_ul--detail .project-over_charaLi_charaTitle,
.project-over_ul[data-status=detail] .project-over_charaLi_charaText,
.project-over_ul[data-status=detail] .project-over_charaLi_charaTitle {
    display: inline-block
}

.project-over_ul--detail .project-over_charaLi_charaTitle,
.project-over_ul[data-status=detail] .project-over_charaLi_charaTitle {
    min-width: 120px
}

@media (max-width:667px) {

    .project-over_ul--detail .project-over_charaLi_charaTitle,
    .project-over_ul[data-status=detail] .project-over_charaLi_charaTitle {
        min-width: 45%
    }
}

@media (max-width:320px) {

    .project-over_ul--detail .project-over_charaLi_charaTitle,
    .project-over_ul[data-status=detail] .project-over_charaLi_charaTitle {
        min-width: 50%
    }
}

.project-over_ul--detail .project-over_color,
.project-over_ul[data-status=detail] .project-over_color {
    font-size: 0
}

.project-over_ul--detail .project-over_colorLi,
.project-over_ul[data-status=detail] .project-over_colorLi {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.project-over_ul--detail .project-over_colorLi+.project-over_colorLi,
.project-over_ul[data-status=detail] .project-over_colorLi+.project-over_colorLi {
    margin-left: 1.5625vw
}

@media (max-width:667px) {

    .project-over_ul--detail .project-over_colorLi+.project-over_colorLi,
    .project-over_ul[data-status=detail] .project-over_colorLi+.project-over_colorLi {
        margin-left: 5vw
    }
}

.project-over_ul--detail .project-over_tools,
.project-over_ul[data-status=detail] .project-over_tools {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch
}

@media (max-width:1024px) {

    .project-over_ul--detail .project-over_tools,
    .project-over_ul[data-status=detail] .project-over_tools {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        padding: 0 6vw;
        margin: 3vw 0
    }
}

@media (max-width:667px) {

    .project-over_ul--detail .project-over_tools,
    .project-over_ul[data-status=detail] .project-over_tools {
        margin: 40px 0 0 0
    }
}

@media (max-width:1024px) {

    .project-over_ul--detail .project-over_tools_delete,
    .project-over_ul--detail .project-over_tools_more,
    .project-over_ul[data-status=detail] .project-over_tools_delete,
    .project-over_ul[data-status=detail] .project-over_tools_more {
        margin: 0 10px
    }
}

.project-over_ul--slightly,
.project-over_ul[data-status=slightly] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 40px;
    margin-right: -0.375vw;
    margin-left: -0.375vw
}

.project-over_ul--slightly .project-over_li,
.project-over_ul[data-status=slightly] .project-over_li {
    width: calc(25% - 1.5vw);
    margin: 0.75vw
}

@media (max-width:1024px) {

    .project-over_ul--slightly .project-over_li,
    .project-over_ul[data-status=slightly] .project-over_li {
        width: calc(33.33% - 1.5vw)
    }
}

@media (max-width:768px) {

    .project-over_ul--slightly .project-over_li,
    .project-over_ul[data-status=slightly] .project-over_li {
        width: calc(50% - 1.5vw)
    }
}

@media (max-width:667px) {

    .project-over_ul--slightly .project-over_li,
    .project-over_ul[data-status=slightly] .project-over_li {
        width: calc(100% - 1.5vw)
    }
}

.project-over_ul--slightly .project-over_breadcrumbs,
.project-over_ul--slightly .project-over_charaUl,
.project-over_ul--slightly .project-over_id,
.project-over_ul[data-status=slightly] .project-over_breadcrumbs,
.project-over_ul[data-status=slightly] .project-over_charaUl,
.project-over_ul[data-status=slightly] .project-over_id {
    display: none
}

.project-over_ul--slightly .project-over_href,
.project-over_ul[data-status=slightly] .project-over_href {
    overflow: hidden;
    display: block
}

.project-over_ul--slightly .project-over_href:hover>.project-over_img,
.project-over_ul[data-status=slightly] .project-over_href:hover>.project-over_img {
    -webkit-transform: scale(1.2) rotate(0.01deg);
    transform: scale(1.2) rotate(0.01deg)
}

.project-over_ul--slightly .project-over_img,
.project-over_ul[data-status=slightly] .project-over_img {
    width: 100%;
    background-position: center;
    background-size: cover;
    padding-bottom: 135.59%;
    -webkit-transition: 0.5s;
    transition: 0.5s
}

.project-over_ul--slightly .project-over_name,
.project-over_ul[data-status=slightly] .project-over_name {
    text-align: center;
    margin: 16px
}

.project-over_ul--slightly .project-over_tools,
.project-over_ul[data-status=slightly] .project-over_tools {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 16px
}

.project-over_ul--slightly .project-over_delete,
.project-over_ul--slightly .project-over_more,
.project-over_ul[data-status=slightly] .project-over_delete,
.project-over_ul[data-status=slightly] .project-over_more {
    margin: 0 16px
}

@-webkit-keyframes arrowRight {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    to {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

@keyframes arrowRight {
    0% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px)
    }

    to {
        -webkit-transform: translateX(10px);
        transform: translateX(10px)
    }
}

/*# sourceMappingURL=style.css.map */