@charset "utf-8";

.intro footer {
    background-color: #fafafa
}
.intro .container {
    position: relative;
    padding: 0 120px
}
.intro-menu {
    position: absolute;
    top: 80px;
    right: 120px
}
.intro-menu li {
    display: inline-block;
    margin-left: 30px
}
.intro-menu li.active {
    color: #d2d2d2
}
.intro-box {
    width: 100%;
    margin: 70px 0 150px
}
.intro-box.process {
    border-bottom: 1px solid #e3e3e3
}
.intro-box h2 {
    font-size: 5rem;
    padding-bottom: 100px
}
.intro-box h3 {
    border-top: 1px solid #e3e3e3;
    font-size: 3.6rem;
    padding: 40px 0
}
.intro-box .txt {
    max-width: 1200px;
    font-size: 2.5rem;
    line-height: 4.8rem;
    word-break: keep-all;
    padding-bottom: 50px
}
.intro-box .photo-cover {
    padding: 40px 0 100px
}
.intro-box .photo-cover img {
    width: 100%;
    max-width: 1870px
}
.intro-box .team {
    border-top: 1px solid #e3e3e3
}
.intro-box .team dl {
    border-bottom: 1px solid #e3e3e3;
    padding: 25px 0
}
.intro-box .team dl dt {
    color: #888
}
.intro-box .team dl dd {
    position: relative;
    font-size: 3.2rem;
    font-weight: bold;
    display: inline-block;
    padding-right: 35px;
    margin-right: 30px;
    margin-top: 10px
}
.intro-box .team dl dd a::before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url(../images/icon-aw-red.svg) 0 0 no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    filter: brightness(0)
}
.intro-box.subscription {
    max-width: 1200px
}
.subscription h3 {
    font-size: 2.5rem;
    border-bottom: 1px solid #e3e3e3;
    padding: 20px 0
}
.subscription ol {
    padding: 30px 0 0
}
.subscription ol li {
    list-style-type: decimal;
    margin-left: 25px;
    margin-bottom: 20px
}
.subscription ol li span {
    font-size: 1.7rem;
}
.subscription h4 {
    margin-top: 100px;
    font-size: 2.5rem;
    padding-bottom: 20px
}
.subscription table {
    width: 100%;
    margin-bottom: 100px;
    border-collapse: collapse
}
.subscription table thead th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 50px;
    vertical-align: middle;
    text-align: center;
    font-weight: 400;
    font-size: 1.9rem;
    line-height: normal;
    color: #000;
}
.subscription table tbody td {
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 20px 0;
    font-size: 1.9rem;
    line-height: normal;
    color: #000;
}
.subscription table tfoot td {
    padding-top: 10px
}
.subscription .apply h4 {
    border-bottom: 1px solid #e3e3e3
}
.subscription dl {
    border-bottom: 1px solid #e3e3e3;
    padding: 40px 0
}
.subscription dl dt {
    position: relative;
    display: inline-block;
    font-size: 3.2rem;
    font-weight: bold;
    padding-right: 35px;
}
.subscription dl dd {
    margin-top: 20px;
    color: #333;
    font-size: 1.7rem;
    margin-right: 30px
}
.subscription dl dt a::before {
    display: block;
    content: '';
    position: absolute;
    right: 0;
    bottom: 10px;
    background: url(../images/icon-aw-black.svg) 0 0 no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px
}
.subscription .btn-box {
    display: flex;
    gap: 10px;
    padding-bottom: 50px
}
.subscription .btn {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid #000000;
    border-radius: 5px;
    height: 50px;
    text-align: center;
    transition: 0.15s;
}
.subscription .btn a {
    position: relative;
    display: block;
    padding: 0 46px 0 20px;
    font-size: 2.3rem;
    font-weight: bold;
    line-height: 50px;
}
.subscription .btn:hover {
    background-color: #E1E1E1;
}
.subscription .btn:hover a {
    opacity: 1;
}
.subscription .btn a:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    right: 20px;
    background: url(../images/icon-aw-black.svg) center no-repeat;
    width: 20px;
    height: 20px;
    margin-top: -2px;
    background-size: cover;
    transform: rotate(45deg) translateY(-50%);
}
.subscription .btn.filled {
    border: none;
    background-color: #000;
}
.subscription .btn.filled:hover {
    background-color: #22222299;
}
.subscription .btn.filled a {
    color: #fff;
}
.subscription .btn.filled a:before {
    filter: invert(1);
}
.banner-box h3 {
    padding: 0 0 30px
}
.banner-box {
    position: relative;
    overflow: hidden;
    clear: both;
    border-top: 1px solid #e3e3e3;
    padding: 40px 0;
    min-height: 250px
}
.banner-box:last-child {
    border-top: 0px solid #e3e3e3;
    min-height: auto
}
.banner-box p,
.banner-box h3 {
    border: 0
}
.banner-box p {
    font-size: 2.9rem
}
.banner-box p.sub {
    font-size: 2.3rem;
}
.photo-banner {
    float: right;
    width: 50%;
    top: 0;
    margin-left: 40px
}
.photo-banner img {
    width: 100%;
    height: auto;
    max-width: 600px
}
.banner-box h4 {
    font-size: 3.2rem
}
.banner-box h4 span {
    padding-left: 40px
}
.faq-list {
    max-width: 1200px;
    position: relative;
    border-top: 1px solid #e3e3e3
}
.faq-list .list-li {
    position: relative;
    padding: 40px 40px 40px 20px;
    border-bottom: 1px solid #e3e3e3
}
.faq-list .list-li.active {
    background-color: rgba(234, 234, 234, 0.7);
    transition: all 1s ease .1s
}
.faq-list .list-li .li-a {
    overflow: hidden;
    opacity: 0;
    height: 0;
    transition: all 1s ease .1s
}
.faq-list .list-li.active .li-a {
    overflow: visible;
    opacity: 1;
    height: auto;
    line-height: 3.2rem;
    padding: 20px 0 60px
}
.faq-list .list-li.active .li-a a {
    padding-right: 20px;
    position: relative
}
.faq-list .list-li.active .li-a a::before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    background: url(../images/icon-aw-black.svg) 0 0 no-repeat;
    width: 16px;
    height: 16px;
    background-size: 16px 16px
}
.faq-list .list-li .li-q {
    display: block;
    position: relative;
    font-size: 2.5rem;
    padding-right: 40px
}
.faq-list .list-li .li-q:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 0;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: all ease 1s
}
.faq-list .list-li.active .li-q:after {
    top: 10px;
    transform: rotate(135deg)
}
.faq-list table {
    width: 100%;
    border-collapse: collapse
}
.faq-list table caption {
    text-align: left;
    margin-bottom: 10px;
    font-weight: bold
}
.faq-list table thead th {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 50px;
    vertical-align: middle;
    text-align: center
}
.faq-list table tbody td {
    border-bottom: 1px solid #000;
    text-align: center;
    padding: 20px 0
}
@media (max-width:1366px) {
    .intro .container {
        padding: 0 40px;
        transition: all ease .3s
    }
    .intro-menu {
        right: 40px
    }
    .banner-box p {
        font-size: 2.3rem;
    }
    .banner-box p.sub {
        font-size: 2.1rem;
    }
}
@media (max-width:1024px) {
    .intro .container {
        padding: 0 30px
    }
    .intro-menu {
        right: 30px
    }
    .intro-box h2 {
        font-size: 4rem
    }
    .intro-box h3 {
        font-size: 3rem
    }
    .intro-menu li,
    .subscription table,
    .intro-box .team dl dt {
        font-size: 1.7rem
    }
    .banner-box h4,
    .intro-box .team dl dd {
        font-size: 2.3rem
    }
    .intro-box .team dl dd {
        padding-right: 27px
    }
    .intro-box .txt,
    .banner-box p,
    .subscription h3,
    .faq-list .list-li .li-q {
        font-size: 2.1rem
    }
    .banner-box p.sub {
        font-size: 1.9rem;
    }
    .subscription ol li {
        font-size: 1.8rem;
    }
    .subscription h4,
    .subscription .btn a {
        font-size: 1.9rem
    }
    .subscription dl dt {
        font-size: 2.3rem;
        padding-right: 25px
    }
    .intro-box .team dl dd a::before,
    .subscription dl dt a::before {
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
        bottom: 7px
    }
    .faq-list .list-li .li-a {
        font-size: 1.7rem
    }
}
@media (max-width:639px) {
    .intro-box {
        margin: 40px 0 80px
    }
    .intro .container {
        padding: 0 20px
    }
    .intro-menu {
        display: none
    }
    .intro-box h2 {
        font-size: 2.8rem;
        font-weight: 600;
        padding-bottom: 30px;
    }
    .intro-box h3 {
        font-size: 2.3rem
    }
    .sub-table {
        overflow-x: auto;
        overflow-y: hidden;
    }
    .sub-table::-webkit-scrollbar {
        width: 10px;
        overflow: hidden;
        display: none
    }
    
    .sub-table::-webkit-scrollbar-thumb {
        background-color: #eee;
        border-radius: 10px;
        background-clip: padding-box;
        border: 2px solid transparent
    }
    
    .sub-table::-webkit-scrollbar-track {
        background-color: #f7f7f7;
        border-radius: 10px;
        box-shadow: none
    }
    .subscription table {
        table-layout: fixed;
        min-width: 440px;
    }
    .subscription table thead th {
        font-size: 1.7rem;
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 20px;
    }
    .subscription table tbody td {
        font-size: 1.7rem;
        white-space: nowrap;
        padding-left: 20px;
        padding-right: 20px;
    }
    .intro-menu li,
    .subscription table,
    .intro-box .team dl dt {
        font-size: 1.6rem
    }
    .banner-box h4,
    .intro-box .team dl dd {
        font-size: 2.1rem;
        line-height: 4.1rem;
        display: grid
    }
    .banner-box h4 span {
        padding-right: 40px;
        padding-left: 0
    }
    .intro-box .txt,
    .banner-box p,
    .subscription h3,
    .faq-list .list-li .li-q {
        font-size: 1.9rem;
        line-height: 3.2rem
    }
    .banner-box p.sub {
        font-size: 1.7rem;
    }
    .subscription .btn-box {
        flex-direction: column;
    }
    .subscription .btn {
        justify-content: center;
        height: 45px;
    }
    .subscription .btn a {
        padding-right: 40px;
        line-height: 45px;
        font-size: 1.7rem;
    }
    .subscription .btn a:before {
        width: 15px;
        height: 16px;
        margin-top: -1px;
    }
    .subscription dl dt {
        font-size: 2.1rem;
        padding-right: 25px
    }
    .subscription dl dt a::before {
        bottom: 6px
    }
    .faq-list .list-li {
        padding: 20px 10px
    }
    .faq-list .list-li .li-a {
        font-size: 1.7rem
    }
    .photo-banner {
        float: none;
        width: 100%;
        margin: 0 auto;
        bottom: 0
    }
   }