@media print, screen and (min-width: 601px) {
    .dn-pc {
        display: none !important
    }
}

@media screen and (max-width: 600px) {
    .dn-sp {
        display: none !important
    }
}

.clearfix {
    zoom: 1
}

.clearfix:after {
    content: '';
    display: block;
    clear: both
}

.faq-category {
    box-sizing: border-box
}

.faq-category a {
    color: #000
}

.faq-category .b-nv {
    width: 960px
}

.faq-category .contents {
    padding: 25px 20px 0
}

@media print,
screen and (min-width: 601px) {
    .faq-category .contents {
        width: 960px;
        margin: 0 auto;
        padding: 0 10px
    }
}

.faq-category .contents-head {
    padding-bottom: 40px;
    border-bottom: 1px solid #025c90;
    margin-bottom: 0
}

.faq-category .contents-head h1 {
    margin-bottom: 0
}

.faq-category__main {
    padding: 0 20px
}

@media only screen and (max-width: 600px) {
    .faq-category__main {
        padding: 0
    }
}

.faq-category__main .pnavi {
    text-align: center
}

.faq-category__main .pnavi .current {
    color: #fff !important;
    background: #303030 !important
}

.faq-category__main .pnavi .prev {
    display: inline-block !important;
    color: #303030;
    text-decoration: none
}

.faq-category__main .pnavi .next {
    display: inline-block !important;
    color: #303030;
    text-decoration: none
}

.faq-category__main .pnavi .dots {
    display: none !important
}

.faq-category__main .pnavi .page-numbers {
    margin: 0 2px;
    width: 40px;
    height: 40px;
    text-align: center;
    position: relative;
    text-decoration: none;
    color: #000;
    padding-top: 10px;
    display: inline-block;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.faq-category__main .pnavi .page-numbers:hover {
    color: #fff;
    background: #303030
}

.faq-category__main .pnavi .page-numbers:active {
    color: #fff;
    background: #303030
}

@media only screen and (max-width: 600px) {
    .faq-category__main .pnavi .page-numbers {
        width: 40px;
        height: 40px
    }
}

.faq-category__main__q li {
    padding: 30px;
    border-bottom: 1px solid #025c90
}

@media only screen and (max-width: 600px) {
    .faq-category__main__q li {
        padding: 20px 0
    }
}

.faq-category__main__q li .news-date {
    margin: 10px 0
}

.faq-category__main__q li .news-date p {
    font-size: 16px;
    font-weight: 400
}

.faq-category__main__q li h2 {
    font-size: 20px;
    font-weight: bold;
    color: #025c90;
    display: inline-block;
    float: left;
    letter-spacing: 1.7px;
    max-width: 96%
}

.faq-category__main__q li h2 a {
    color: #025c90;
    text-decoration: none
}

@media only screen and (max-width: 600px) {
    .faq-category__main__q li h2 {
        line-height: 1.5;
        max-width: 90%
    }
}

.faq-category__main__q li .tag-p {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    float: right;
    background-color: #e8f0f5;
    border: 1px solid #4379a1;
    margin-top: -2px
}

@media only screen and (max-width: 600px) {
    .faq-category__main__q li .tag-p {
        margin-top: 3px
    }
}

.faq-category__main__q li .tag-p::before,
.faq-category__main__q li .tag-p::after {
    display: block;
    content: '';
    background-color: #015b90;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 4px;
    top: 8px;
    left: 1px
}

.faq-category__main__q li .tag-p::before {
    width: 4px;
    height: 18px;
    top: 1px;
    left: 8px
}

.faq-category__main__q li .tag-m {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    float: right;
    background-color: #e8f0f5;
    border: 1px solid #4379a1;
    margin-top: -2px
}

.faq-category__main__q li .tag-m::after {
    display: block;
    content: '';
    background-color: #015b90;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 4px;
    top: 8px;
    left: 1px
}

.faq-category__main__q li .close {
    display: none
}

.faq-category__main__q li p {
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.8px;
    line-height: 2;
    margin: 20px 0
}

.faq-category__main__q li a {
    background-color: #e8f0f5;
    color: #025c90;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
    text-align: center;
    border: none
}

.faq-category__main__q li a {
    color: #025c90;
    display: block;
    height: 100%;
    padding: 8px 0;
    text-decoration: none
}

.faq-category__main__button {
    text-align: center;
    padding: 50px 0 70px
}

.faq-category__main__button button {
    color: #fff;
    background-color: #025c90;
    border: none;
    width: 260px;
    padding: 17px 0;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 2px
}

.faq-category__main__link {
    margin-top: 50px;
    padding: 30px 30px 0;
    border: 1px solid #025c90
}

.faq-category__main__link h3 {
    font-size: 16px;
    font-weight: bold;
    color: #025c90;
    margin-bottom: 25px
}

.faq-category__main__link ul li {
    text-decoration: underline;
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin: 0 20px 30px 0;
    letter-spacing: 1.7px
}

.faq-category__main__list {
    margin: 45px 0 145px
}

.faq-category__main__list h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px
}

    .faq-category__main__list__table {
        overflow: scroll;
        white-space: nowrap;
        height: 500px;
}


.parent {
    margin-top: 30px
}

.parent a {
    color: #000
}

.parent > li {
    display: inline-block;
    vertical-align: top
}

@media print,
screen and (min-width: 601px) {
    .parent > li {
        margin-right: 45px
    }
}

@media only screen and (max-width: 600px) {
    .parent > li {
        margin-top: 40px
    }
}

.parent > li:nth-child(3) {
    margin-right: 0
}

.parent > li > a {
    font-size: 14px;
    font-weight: bold
}

.parent > li > ul {
    margin-top: 15px
}

.parent > li > ul > li {
    margin-bottom: 5px
}

.parent > li > ul > li > a {
    font-size: 12px;
    font-weight: bold
}

.parent > li > ul > li > ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.parent > li > ul > li > ul > li {
    margin-bottom: 5px
}

.parent > li > ul > li > ul > li > a {
    font-size: 12px;
    font-weight: 300
}

.parent > li > ul > li > ul > li > ul {
    margin-top: 10px;
    margin-bottom: 10px
}

.parent > li > ul > li > ul > li > ul > li {
    margin-bottom: 5px
}

.parent > li > ul > li > ul > li > ul > li > a {
    font-size: 12px;
    font-weight: 300
}

.slide-p {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    float: right;
    background-color: #e8f0f5;
    border: 1px solid #4379a1;
    margin-top: -2px;
    cursor: pointer;
}

.slide-p::before,
.slide-p::after {
    display: block;
    content: '';
    background-color: #015b90;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 4px;
    top: 8px;
    left: 1px
}

.slide-p::before {
    width: 4px;
    height: 18px;
    top: 1px;
    left: 8px
}

.slide-m {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    margin: 0 5px;
    float: right;
    background-color: #e8f0f5;
    border: 1px solid #4379a1;
    margin-top: -2px;
    cursor: pointer;
}

.slide-m::after {
    display: block;
    content: '';
    background-color: #015b90;
    border-radius: 10px;
    position: absolute;
    width: 18px;
    height: 4px;
    top: 8px;
    left: 1px
}

.faq-category__main__list__table table {
    border-top: none !important;
    letter-spacing: 1.7px;
    margin-bottom: 10px;
    width: 100%
}

.faq-category__main__list__table table thead th {
    width: auto !important;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-right: 1px solid #a0c2d6;
    background-color: #4E8DB1;
    border-bottom: 1px solid #a0c2d6
}

.faq-category__main__list__table table thead th:first-child {
    border-left: 1px solid #a0c2d6
}

.faq-category__main__list__table table tbody tr th {
    width: auto !important;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-right: 1px solid #a0c2d6;
    background-color: #4E8DB1;
    border-bottom: 1px solid #a0c2d6
}

.faq-category__main__list__table table tbody tr th:first-child {
    border-left: 1px solid #a0c2d6
}

.faq-category__main__list__table table tbody tr td {
    width: auto !important;
    text-align: center;
    padding: 10px;
    border-right: 1px solid #a0c2d6;
    border-bottom: 1px solid #a0c2d6;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: .15em;
    background-color: #fff
}

.faq-category__main__list__table table tbody tr td:first-child {
    border-left: 1px solid #a0c2d6
}

.faq-category__main__list {
	margin: 45px 0 45px;
}
