@import "ps.css";
@import "comm.css";
@import "navi.css";






/*sub*/

.sub_tit h1 {
    color: #000;
    font-size: 2em;
    font-weight: 600;
    margin: 0 auto 50px;
    border-bottom: 3px double #ccc;
    padding: 0 0 15px !important;
}

.sub_bg {
    padding: 100px 0;

}

.sub_bg .main-head {
    color: #fff;
    font-size: 1.5em !important;
    font-weight: 500 !important;
    text-transform: uppercase;
    margin: 0 auto 20px;
}

.sub_bg .sub-head {
    font-size: .8em !important;
    font-weight: 400 !important;
    color: #fff;
}




@media (max-width: 768px) {
    .sub_bg {
        padding: 60px 0;

    }

    .sub_bg .main-head {
        font-size: 1.5em !important;
        margin: 0 auto 10px;
    }

    .sub_bg .sub-head {
        font-size: .8em !important;

    }

    .pbrnone br {
        display: none;
    }


    .sub_tit h1 {
        font-size: 1.5em;
        padding: 0 0 10px !important;
    }

}

@media (max-width: 600px) {
    .page-id-1584 .module-image {
        width: 200px !important;
    }
}

/**/
.submn {
    margin: 0 auto 50px;
    width: 100%;
}

.submn li a {
    padding: 15px !important;
}

.submn li {
    border-top: 1px #ddd solid !important;
}

.submn li:last-child {
    border-bottom: 1px #ddd solid !important;
}

.submn .ui.nav li>a {
    color: #666;
    line-height: 180% !important;
    font-size: 16px;
}

.submn li a:hover {
    color: #00aac3 !important;
}

.submn li.current_page_item>a {
    background: #00aac3 !important;
    color: #fff !important;
}

.submn li.current_page_item {
    border-bottom: 0 !important;
    border-top: 0 !important;
}

.submn .module-title {
    color: #00aac3 !important;
    font-size: 2em;
    margin: 0 auto 15px;
}

/**/
.module-title {
    color: #000;

}

.cs_center .module-title {
    margin: 0 auto 20px;
    font-size: 1.3em;
    font-weight: 600;

}

.cs_center {
    width: 100%;
    padding: 30px;
    background: #f1f1f1;
}

.cs_center h3 {
    font-size: 1em;
    letter-spacing: -0.04em;
    margin: 0 auto;
    font-weight: 400;
}

.cs_center h2 {
    font-size: 1.6em;
    color: #00aac3;
    margin: 10px auto 10px;
}

.cs_center p {
    font-size: 13px !important;
    margin: 0 auto;
}

/**/
table.way-ht {
    width: 100%;
    border: 1px #ddd solid;
    letter-spacing: -0.02em;
    font-size: 14px;
}

table.way-ht th {
    width: 20%;
    color: #333;
    background: #f1f1f1;
    padding: 10px 0;
    border-bottom: 1px #ddd solid;
    font-weight: 600;
}

table.way-ht td {
    width: 80%;
    padding: 10px;
    border-bottom: 1px #ddd solid;
}

table.way-ht tr:last-child th,
table.way-ht tr:last-child td {
    border-bottom: none;
}

table.way-ht ul {
    margin: 0 auto;
}

table.way-ht ul li {
    margin: 0 auto;
    line-height: 180%;
}

/**/

.iframewh iframe {
    display: block;
    width: 100% !important;
    overflow: hidden;
    height: 500px;
}

@media (max-width: 768px) {
    .iframewh iframe {
        height: 350px;
    }

}


/**/
.main_slide .module .bsp-slide-post-title {
    font-size: 3em;
    letter-spacing: -0.04em;
}

.main_slide .bsp-slide-excerpt p {
    margin: 0 auto;
    font-size: 1.2em !important;
    letter-spacing: -0.04em;
}

.main_slide .module .sp-arrow:hover {
    background: transparent !important;
}

@media (max-width: 768px) {
    .main_slide .module .bsp-slide-post-title {
        font-size: 2em;
        letter-spacing: -0.02em;
    }
}

@media (max-width: 600px) {
    .main_slide .sp-mask {
        height: 55vh !important;
    }

    .main_slide .module .bsp-slide-post-title {
        font-size: 1.4em;
    }

    .main_slide .sp-slide-wrap {
        display: inline-block !important;
        text-align: left;
        padding-inline: 10% !important;
    }

    .main_slide .bsp-slide-excerpt p {
        font-size: 13px !important;
        letter-spacing: -0.02em;
        line-height: 160% !important;
    }
}




/**/
.main_contact h3 {
    color: #000;
    font-size: 1.6em;
    font-weight: 600;
}

.main_contact .gap30 {
    margin: 0 0 30px;
    padding: 0;
}

.main_contact .gap30 p {
    line-height: 180%;
    font-size: 16px !important;
    color: #333;
    font-weight: 500 !important;
}

.main_contact p strong {
    font-style: normal;
    color: #00aac3;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 700;
    padding-left: 5px;
}

.main_contact iframe {
    width: 100%;
    height: 500px;
    border: none;
    display: block;
}

.main_contact table {
    margin-top: 10px;
    width: 100%;
    max-width: 500px;
}

.main_contact #kboard-default-latest table .kboard-latest-title {
    font-size: 14px !important;
    width: 70% !important;
}

.main_contact #kboard-default-latest table .kboard-latest-date {
    font-size: 14px !important;
    width: 30% !important;
    text-align: right !important;
}

.main_contact #kboard-default-latest table thead {
    display: none;
}

.main_contact #kboard-default-latest table td a {
    color: #666 !important;
}

.main_contact #kboard-default-latest table td {
    border-top: 0 !important;
    border-bottom: 1px #ddd solid;
    padding: 8px 0 !important;
}

.main_contact #kboard-default-latest table {
    border-bottom: 0 !important;
}

.contact_map .row_inner {
    width: 100% !important;
    max-width: 100% !important;
}

@media (max-width: 600px) {
    .main_contact h3 {
        font-size: 1.4em;
    }

    .main_contact .gap30 p {
        font-size: 14px !important;
    }

    .main_contact p strong {
        font-size: 1.3em;
    }
}

/**/
.main_btn .mic {
    padding: 15% 10% !important;
}

.main_btn .mic img {
    display: inline-block;
    border-radius: 100%;
}

.main_btn .mic h3 {
    margin: 30px auto 40px;
    color: #fff !important;
    display: block;
    font-size: 1.5em !important;
    font-weight: 600;
}

.main_btn .mic em {
    color: #fff;
    font-size: 14px;
    display: inline-block;
    font-style: normal;
    border: 1px #fff solid;
    line-height: 40px;
    padding: 0 20px;
}

.main_btn .mic:hover em {
    background: #fff;
    color: #333;
}




@media (max-width: 600px) {


    .main_btn .mic img {
        max-width: 50px;
    }

    .main_btn .mic h3 {
        margin: 20px auto 10px;
        font-size: 1.3em !important;
    }




}

/**/
.main_tit {
    display: block;
    margin: 0 auto 30px;
}

.main_tit h2 {
    font-size: 2.2em;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto 20px;
    color: #000;
}

.main_tit a.tit_btn {
    display: inline-block;
    margin: 0 auto 20px;
    font-size: 14px;
    line-height: 40px;
    padding: 0 30px;
    border: 1px #666 solid;
    color: #333;
    text-shadow: none;
}

.main_tit a.tit_btn:hover {
    background: #333;
    color: #fff;
}



@media (max-width: 600px) {


    .main_tit h2 {
        font-size: 1.5em;
    }

}



/**/
.his h3 {
    font-weight: 400;
    color: #000;

}

.his h2 {
    color: #000 !important;
    font-weight: 600 !important;
    line-height: 1.3em !important;
}


.his em {
    font-style: normal;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 10px;
}

.his p strong {
    color: #444;
}

.module.layout-list>ul>li {
    grid-template-columns: 0px 1fr !important;
}

.layout-list .module-timeline-icon,
.module-timeline-dot,
.module.layout-list>ul:before {
    inset-inline-start: calc(0px + 50px) !important;
}

.module.layout-list>ul:before {
    background: #ddd !important;
}


.his li {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.6s ease, transform 0.6s ease;
}

.his li.show {
    opacity: 1;
    transform: translateY(0);
}




@media (max-width: 768px) {
    .module.layout-list>ul:before {
        height: 90%;
    }

    .layout-list .module-timeline-icon {
        margin-inline-start: -15px !important
    }

    .module.layout-list>ul>li {
        column-gap: 50px;
    }

    .layout-list .module-timeline-icon,
    .module-timeline-dot,
    .module.layout-list>ul:before {
        inset-inline-start: calc(0px + 20px) !important;
    }
}


/**/
.doc_info .module-title em {
    font-style: normal;
    color: #00aac3 !important;
    font-size: 90%;
    display: inline-block;
}


.doc_info .module-title i {
    font-style: normal;
    color: #ccc !important;
    display: inline-block;
    margin: 0 5px;
    font-weight: 300;
}

.doc_st6 ul,
.doc_st5 ul,
.doc_info ul {
    margin: 0 0 0 20px;
    text-align: left;
}

.doc_st6 ul li,
.doc_st5 ul li,
.doc_info ul li {
    list-style-type: circle !important;
    margin: 0;
    padding: 0;

}


/**/
.doc_info table {
    width: 100%;
}

.doc_info table td {
    width: 14%;
    text-align: center;
    padding: 10px 5px;
    font-size: 90%;
}

.doc_info table td:nth-child(1),
.doc_info table td:nth-child(7) {
    width: 15%;
}


.doc_info table tbody tr:nth-child(1) {
    border-bottom: 1px #ddd solid;
}

.doc_info table {
    border-top: 2px #00aac3 solid;
    border-bottom: 1px #ddd solid;
}

.doc_info table thead td {
    background-color: #f5f5f5;
    color: #333;
    font-weight: 600;
}


.doc_info table td.ok_c {
    color: #ff6600 !important;
    font-weight: 700 !important;
    font-size: 110%;
}


/**/
.doc_gap {
    margin: 10px 0 0;
}

.doc_gap p {
    font-size: 90% !important;
}



/**/
.doc_st5 {
    margin: 0 auto 50px;
}

.doc_st5 .module-title {
    color: #00aac3;
    font-size: 1.4em;
    letter-spacing: -0.03em;
    border-bottom: 2px #00aac3 solid;
    padding-bottom: 5px;
    line-height: 140% !important;
}

.doc_st5 .module-title i {
    display: block;
    font-style: normal;
    font-size: 15px;
}

@media (max-width:600px) {

    .doc_st5 .module-title {
        font-size: 1.2em;
    }

    .doc_st5 .module-image {
        margin: 0 auto 30px;
    }
}



/**/
.doc_st6 {
    margin: 0 auto 50px;
}

.doc_st6 .module-text,
.doc_st6 .module-plain-text {
    text-align: center;
}

.doc_st6 p {
    font-size: 18px !important;
    letter-spacing: -0.02em;
    text-align: left;
}

.step_icons .module-title,
.doc_st6 .module-title {
    color: #00aac3;
    font-size: 1.4em;
    letter-spacing: -0.03em;
    border-bottom: 2px #00aac3 solid;
    padding: 0 20px 5px 20px;
    display: inline-block;
    margin-bottom: 50px;
}

/**/
.doc_st7 em {
    display: block;
    padding: 25px;
    color: #333;
    font-weight: 600;
    font-style: normal;
    text-align: left !important;
    letter-spacing: -0.03em;
    font-size: 16px;
}


.doc_st7 .sub_column {
    border-radius: 20px !important;

}

.doc_st8 {
    margin: 0 auto 30px;
}


@media (max-width:600px) {

    .step_icons .module-title,
    .doc_st6 .module-title {
        font-size: 1.4em;
    }

    .doc_st6 .module-image {
        margin: 0 auto 30px;
    }

    .doc_st6 p {
        font-size: 14px !important;
    }

    .doc_st7 .sub_column {
        margin: 0 auto 30px;
    }

    .doc_st7 em {
        font-size: 14px;
    }

    .doc_st8 {
        margin: 0
    }
}

/**/

.step_icons {
    text-align: center;
    margin: 0 auto 50px;
}

.step_icons ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}

.step_icons ul li {
    margin: 0 !important;
    display: inline-block;
    vertical-align: top;
    text-align: center;

}

.step_icons ul li p {
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 150% !important;
    vertical-align: top;
}

.step_icons ul li.step-item {

    min-height: 160px;
    word-break: keep-all;
    padding: 0;
    width: 15%;
}

.step_icons ul li.arrow {
    font-size: 15px;
    margin: 0 10px !important;
    font-weight: 700;
    padding: 35px 0;
    color: #ccc;
}

.step_icons li img {
    width: 100px;
    height: 100px;
    padding: 15px;
    border-radius: 100%;
    border: 2px solid #f68b1f;
    display: inline-block;
    margin-bottom: 15px;
}

@media (max-width:768px) {
    .step_icons ul li.step-item {
        width: 25%;
        min-height: 180px;
    }


}

@media (max-width:600px) {

    .step_icons ul li.step-item {
        width: 100%;
        min-height: auto !important;
    }

    .step_icons ul li.arrow {
        padding: 10px 0 !important;
        transform: rotate(90deg);
        margin: 0 auto !important;
        width: 100%;
    }



}

/**/
.table_st2 .module-title {
    color: #00aac3;
    font-size: 1.4em;
    letter-spacing: -0.03em;
    padding-bottom: 5px;
    line-height: 140% !important;
}

.table_st2 table {
    width: 100%;
    border-top: 2px #00aac3 solid;
}

.table_st2 table td {
    border: 1px #ddd solid;
    padding: 10px;
    line-height: 160%;
    font-size: 14px;
}

.table_st2 table tr:first-child td {
    text-align: center;
    background: #f5f5f5;
    color: #333;
    font-weight: 600;
}

@media (max-width:768px) {
    .table_st2 table td {
        font-size: 70%;
        line-height: 140%;
    }

    .table_st2 table td {
        font-size: 90%;
    }

}


@media (max-width:600px) {

    .table_st2 .module-title {
        font-size: 1.2em;
    }

    .table_st2 table td {
        font-size: 60%;
        padding: 5px;
        line-height: 140%;
    }
}


/**/
.ssub_menu ul {
    background-color: transparent !important;
}

.ssub_menu li {
    border: 1px #ddd solid !important;
    font-weight: 600;
    margin: 0 -5px 0 0 !important;

}

.ssub_menu li a {
    padding: 15px 30px !important;
}

.ssub_menu li.current-menu-item a {
    background-color: #333 !important;
    color: #fff !important;

}

@media (max-width:1024px) {

    .ssub_menu li a {
        padding: 10px 20px !important;
    }

    .ssub_menu li {
        margin: 3px !important;
    }
}