@charset "utf-8";
/*
Theme Name: NSプロスチール建材株式会社
Template: lightning-pro
*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700&display=swap');

/*********************************
共通部分
**********************************/
body {
    color: #333;
}

.siteHeader .container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
}

.gMenu>li:before {
    content: none;
}

.gMenu li li a:hover {
    cursor: pointer;
    background-color: #2272d0;
}

.gMenu .nav_en,
.vk-mobile-nav .global-nav .nav_en {
    font-weight: normal;
    font-size: 0.85em;
}

.gMenu .nav_en::before,
.vk-mobile-nav .global-nav .nav_en::before {
    content: '';
    width: 0;
    height: 2px;
    background: #fed900;
    display: block;
    margin: 0.25em auto;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.gMenu>li:hover .nav_en::before,
.current-menu-item .nav_en::before,
.vk-mobile-nav .global-nav .nav_en::before {
    width: 3em;
}

.vk-mobile-nav .global-nav a {
    font-weight: bold;
    text-align: center;
}

.vk-menu-acc ul.sub-menu li a::before {
    content: '- ';
}

.vk-menu-acc .acc-btn,
.vk-menu-acc .acc-btn-close {
    background-color: #f2f2f2;
    border: none;
}

.vk-menu-acc .acc-btn-open {
    top: 30%;
}

.vk-menu-acc .acc-btn-close {
    top: 14%;
}

.headerTop .headerTop_contactBtn a.btn {
    border-radius: 0;
}

.headerTop .headerTop_contactBtn a.btn i::before {
    font-size: 24px;
    vertical-align: middle;
}

.siteFooter {
    border-top: none;
    background-image: -webkit-gradient(linear, right top, left top, from(#003c83), to(#2364b5));
    background-image: linear-gradient(to left, #003c83, #2364b5);
}

.siteFooter li,
.siteFooter a {
    color: #fff;
    font-size: .87rem;
}

.siteFooter ul {
    list-style: none;
}

.siteFooter ul ul li {
    margin-bottom: 0;
}

.siteFooter .wp-block-group__inner-container>ul {
    padding-left: 1em;
}

.siteFooter ul {
    padding-left: 2em;
}

.siteFooter li::before {
    color: #fff;
    content: '・';
}

.page_top_btn {
    background-color: rgba(0, 60, 131, .8);
}

.copySection {
    border-top: none;
}

.copySection p {
    color: #fff;
    font-size: 0.75rem;
}

.for-anchor {
    display: block;
}

.sp_br {
    display: none;
}

/* hedader 採用情報追加  */
.device-pc .gMenu>li>a {
    display: block;
    overflow: hidden;
    padding: 14px 1em;
}

@media (min-width: 992px) {
    .for-anchor {
        display: block;
        padding-top: 80px;
        margin-top: -20px;
    }

    .for-anchor:first-child {
        margin-top: -80px;
    }
}

/* iframe */
.wp-block-embed-youtube iframe {
    display: table;
    margin-left: auto;
    margin-right: auto;
    clear: both;
}

@media (max-width: 767px) {
    .page-header {
        background-position-x: 70%;
        background-position-y: 0;
    }

    .siteHeader .container {
        padding-top: 0.9rem;
    }

    .siteFooter .col-6:first-child {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: 0;
        flex: 0 0 60%;
        margin: 0 auto 1em;
    }

    .siteFooter .col-6:nth-child(2)~div li {
        margin-bottom: 1.2em;
    }

    .siteFooter .col-6 .wp-block-group__inner-container>ul,
    .siteFooter .col-6 .widget_pageContent>ul {
        padding-left: 0;
    }

    .siteFooter .col-6:last-child {
        margin-left: auto;
        margin-top: -3.4em;
    }
}

@media (max-width: 991px) {
    .vk-menu-acc ul.sub-menu li a {
        padding: 0.8em 0;
        background: #f2f2f2;
        position: relative;
    }
}

@media (min-width: 768px) {
    .siteFooter .col-md-3:nth-child(2)~div li {
        margin-bottom: 1.9em;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .siteHeader .container {
        padding: 1.5rem 2rem 1rem;
    }
}

_:-ms-fullscreen,
:root .gMenu_outer {
    width: auto;
}

@media (min-width: 992px) {

    _:-ms-fullscreen,
    :root .header_scrolled .gMenu_outer {
        width: 100%;
    }
}

/*********************************
TOP PAGE
**********************************/

.home .siteFooter {
    margin-top: -6.8rem;
    overflow: initial;
}

.home .siteFooter .sectionBox:nth-child(2) {
    padding-top: 4em;
}

.top-page .mainSection-title,
h2 {
    border: none;
}

.mainSection-title {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    border-top: none;
    color: #003c83;
    font-size: 1.25rem;
    font-weight: bold;
}

.mainSection-title::after {
    content: '';
    display: block;
    width: 3600px;
    height: 5px;
    background: #fed900;
    position: absolute;
    bottom: 0;
    left: calc(100vw - 250%);
}

.mainSection-title .heading_en {
    font: 1.5 3.5rem 'Roboto Condensed', sans-serif;
    display: block;
    padding-right: 1.25rem;
}

.top_about-img {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.top-page .widget:nth-child(2) .widget_pageContent,
.top-page .widget:nth-child(5) .widget_pageContent {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    background-position: 20%;
}

.top-page .widget:nth-child(2) .mainSection-title,
.top-page .widget:nth-child(5) .mainSection-title {
    padding-left: 15px;
}

.top-page .widget:nth-child(2) .mainSection-title,
.top-page .widget:nth-child(5) .mainSection-title,
.top-page .widget:nth-child(2) figcaption,
.top-page .widget:nth-child(2) p,
.top-page .widget:nth-child(5) p {
    color: #fff;
}

.top-page .widget:nth-child(5) p {
    margin-bottom: 2em;
}

.top-page .btn-link {
    padding: 2em 0;
}

.top-page .widget:nth-child(2) .widget_pageContent {
    background-image: url('./images/top/top-bg_products.jpg');
}

.top-page .widget:nth-child(6) .widget_pageContent {
    background: #5a80ae;
    /* background-image: url('./images/top/top-bg_map_202007.jpg'); */
}


.top-page .widget:nth-child(2) .widget_pageContent::after,
.top-page .widget:nth-child(5) .widget_pageContent::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 60, 131, .5);
    z-index: -1;
}

.top_products-img figcaption {
    font-size: 1.5rem;
    line-height: 1.5;
    font-weight: bold;
    margin-top: 1em;
    margin-bottom: 0;
}

.top_products-img a:hover {
    text-decoration: none;
    opacity: .7;
}

.top_products-img p {
    lighting-color: 1.6;
}

@media (min-width: 768px) {
    .top_about-img {
        margin-top: 5.6rem;
        margin-bottom: 5.6rem;
    }

    .slide-text-title {
        font-size: 3.8vw;
        text-shadow: 0 0 20px #000 !important;
        width: 66vw;
        max-width: 1220px;
        margin: auto;
    }

    .mainSection-title .heading_en {
        font-size: 6.25rem;
        padding-right: 1.25rem;
        display: inline;
    }

    .mainSection-title::after {
        bottom: 1.3em;
    }

    .top-page .btn-link {
        padding: 5em 0;
    }

    .top-page .btn-link + .btn-link {
        padding: 0 0 5em;
    }

    .top-page .btn-link>a {
        width: 100%;
        max-width: 300px;
        padding-top: 1em;
        padding-bottom: 1em;
        margin-left: auto;
        margin-right: auto;
        border-radius: 0%;
    }

    .top-page .btn-link.news_fl > a {
        margin: 0 2em;
    }


    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(5) .widget_pageContent>* {
        margin-left: auto;
        margin-right: auto;
    }

    .top-page .widget:nth-child(2) .widget_pageContent,
    .top-page .widget:nth-child(5) .widget_pageContent {
        margin-left: calc(50% - 50vw);
    }
}

@media (min-width: 1700px) {
    .slide-text-title {
        font-size: 68px;
    }
}

@media (min-width: 576px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(5) .widget_pageContent>* {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(5) .widget_pageContent>* {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(5) .widget_pageContent>* {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(5) .widget_pageContent>* {
        max-width: 1140px;
    }
}

.top-page .veu_postList a {
    /* pointer-events: none; */
    display: inline-block;
}

.top-page .veu_postList .postList_date {
    color: #333;
}

.top-page .veu_postList .postList_title {
    margin-top: 0.8em;
}

.top-page .veu_postList ul.postList li {
    border-bottom: 1px solid #ddd;
}

.top-page .veu_postList .postList_terms {
    background: #003c83;
    border-radius: 50px;
    color: #fff;
    font-size: 0.87rem;
    line-height: 1.5;
    padding: 0.2em 1em;
}
.top-page .veu_postList .postList_terms > .postList_terms {
    display: none;
}


.map-wrap iframe {
    /* width: 640px; */
    width: 1080px;
    height: 365px !important;
}

@media (max-width: 767px) {
    .slide picture>img {
        margin-left: -75%;
        width: 250vw !important;
        max-width: none;
    }

    .slide-text-title {
        font-size: 5.3vw;
    }

    .carousel-control-next-icon {
        margin-left: 7vw;
    }

    .carousel-control-prev-icon {
        margin-right: 7vw;
    }

    .top_products-img {
        margin-bottom: 2rem;
    }

    .siteContent {
        padding-bottom: 0;
    }

    .home .siteFooter {
        margin-top: -3.3rem;
    }

    .map-wrap iframe {
        height: 240px !important;
    }
}


/* top 特集記事 */
.home .magazine_item .post_img {
    margin-bottom: 20px;
}
.home .magazine_item .post_img img {
    width: 100%;
    height: auto;
}
.home .magazine_item .date_tax {
    font-size: 12px;
    display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}

.home .magazine_item,
.home .magazine_item a,
.home .magazine_item .date_tax * {
    color: #333 !important;
}
.home .magazine_item .date_tax * {
    margin-bottom: .5em !important;
}
.home .magazine_item a {
    border-bottom: none;
    padding: 0 0 0.5em 0;
    position: relative;
    font-size: 13px;
    display: block;
}


@media (max-width: 991px) {

    .home .magazine_item {
        margin-bottom: 12%;
    }
    .home .magazine_item a strong {
        font-size: 1.4rem;
    }

}

@media (min-width: 992px) {

    .home .magazine_list_inner {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .home .magazine_list_inner .magazine_item {
        width: 31.2%;
        margin-bottom: 5%;
    }
    .home .magazine_list_inner .magazine_item:not(:nth-child(3n)) {
        margin-right: auto3.2%;
    }
    .home .magazine_list_inner .magazine_item a strong {
        font-size: 18px;
    }

}


/*********************************
POST
**********************************/
.blog .published {
    color: #333;
    font-size: 14px;
}

.blog .postList_meta_items {
    background: #003c83;
    border-radius: 50px;
    color: #fff;
    font-size: 0.87rem;
    line-height: 1.5;
    padding: 0.2em 1em;
}

.top-page .veu_postList .postList_title {
    margin-top: 0.8em;
}

/*********************************
SUB PAGE
**********************************/
.breadSection .breadcrumb>li+li:before {
    content: ">";
    font-size: 10px;
    vertical-align: middle;
}

.breadSection .breadcrumb span {
    font-size: 12px;
}

.breadSection {
    border-bottom: none;
}

.breadSection .breadcrumb {
    padding: 12px 15px;
}

.page-header_pageTitle,
h1.page-header_pageTitle:first-child {
    font-weight: bold;
    font-size: 2.4rem;
    letter-spacing: 0.05em;
}

.sub-heading {
    color: #003c83;
    font-size: 2.2rem;
    font-weight: 900;
    position: relative;
    letter-spacing: 0.03em;
    border-top: none;
    padding-bottom: 0.3em;
    margin: 1em 0 3rem;
}

.sub-heading:nth-of-type(2) {
    margin: 0 0 3rem;
    padding-top: 2em;
}

.sub-heading+span {
    font-size: 2.2rem;
}

.sub-heading+p {
    margin-bottom: 2.5rem;
}

.sub-heading::before,
.sub-heading::after {
    content: '';
    display: block;
    position: absolute;
    height: 5px;
    bottom: 0;
}

.sub-heading::after {
    background: #003c83;
    width: 2000px;
    left: 1.5em;
}

.sub-heading::before {
    background: #fed900;
    width: 100vw;
    left: -40vw;
}

.sub-heading-md {
    position: relative;
    color: #003c83;
    font-size: 1.87rem;
    line-height: 0.87;
    font-weight: bold;
    border-bottom: none;
}

.sub-heading-md::before,
.sub-heading-md::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: 0;
}

.sub-heading-md::before {
    background: #fed900;
    width: 6%;
    left: 0;
}

.sub-heading-md::after {
    background: #003c83;
    width: 94%;
    right: 0;
}

.text-heading {
    font-size: 1.2rem;
    margin-bottom: 10px;
}

@media (max-width: 768px) {
    .sub-heading {
        font-size: 2rem;
    }

    .sub-heading-md::before {
        width: 15%;
    }

    .sub-heading-md::after {
        width: 85%;
    }
}

.wp-block-image img {
    width: 100%;
}

/*--------------------------------
SUB - COMPANY
--------------------------------*/
.company-profile table {
    border: none;
}

.company-profile th,
.company-profile td {
    border-bottom: none;
    vertical-align: baseline;
}

.company-profile th {
    width: 20%;
    text-align: left;
    border-right: 1px solid #333;
    padding: 0.5em 0 2em 0;
}

.company-profile td {
    padding: .3em 0 0 5em;
}

.company-profile td span.pos {
    min-width: 9em;
    display: inline-block;
}

.company-profile th+td {
    padding-top: 1em;
}

.office_location dl {
    position: relative;
}

.head_office dl {
    border-bottom: 1px;
}

.office_location dt,
.office_location dd {
    border: none;
}

.office_location dt {
    color: #043b83;
    font-size: 1.12rem;
    line-height: 1.5;
    display: inline-block;
    margin-top: -80px;
    padding-top: 80px;
}

.office_location dd {
    color: #000;
    margin-bottom: 5px;
}

.office_location dd.btn-map {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
}

.office_location dd.btn-map a {
    color: #043b83;
    font-size: 1.12rem;
    font-weight: bold;
    text-align: center;
    border: 2px solid #043b83;
    padding: 0.4em 1.1em 0.3em;
}

@media (min-width: 992px) {
    .is-company .sub-heading {
        display: inline-block;
        padding-top: 80px;
        margin-top: -30px;
    }
}

@media (max-width: 767px) {
    .office_location dd.btn-map {
        position: relative;
        padding: 1.5em 0 0;
    }

    .company-profile th {
        padding-right: 0.5em;
    }

    .company-profile td {
        padding-left: 1.5em;
    }
}

/*--------------------------------
SUB - ABOUT
--------------------------------*/
.text-president {
    font-size: 1rem;
    line-height: 1.3;
    margin-bottom: 1em;
}

.text-name {
    font-size: 1.3rem;
    line-height: 1;
    margin-bottom: 0;
}

.text-about {
    margin-top: 2.5em;
    font-size: 0.9rem;
    line-height: 1.8;
}

.company_history table {
    border: none;
}

.company_history th {
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.company_history th,
.company_history td {
    padding: 1em;
}

.company_history thead th:nth-child(1)~th,
.company_history tbody th {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #003376;
    border: 1px solid #ddd;
}
.company_history thead tr:first-child th {
    color: #fff;
}
.company_history thead tr:first-child th:first-child {
    background: #fff;
    border: 1px solid #fff;
    width: 6.5em;
}

.company_history thead tr:first-child th:first-child::before,
.company_history tbody tr th:before {
    content: none;
}

.company_history tr:first-child th {
    width: 22.5%;
}

.company_history th {
    width: 10%;
    z-index: 1;
    vertical-align: middle;
    color: #000;
}

.company_history thead tr:first-child th::before {
    content: '';
    width: 156%;
    height: 100%;
    background: #003C83;
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-transform: skewX(-50deg);
    transform: skewX(-50deg);
}

.company_history th::before {
    content: '';
    width: 150%;
    height: 100%;
    background: #003C83;
    position: absolute;
    top: 0;
    left: -100%;
    -webkit-transform: skewX(-50deg);
    transform: skew(-52deg);
    z-index: -1;
}

.company_history td {
    border: 1px solid #ddd;
    vertical-align: baseline;
}
.company_history dl.in_table {
    display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
    margin: 0;
    padding: 0;
}
.company_history .in_table > * {
    border: 0;
    padding: 0;
    margin: 0;
    font-size: .8em;
}
.company_history .in_table dt {
    margin-right: 1em;
}


.company_history .bg-light {
    background: rgba(0, 60, 131, .1);
}

.company_history .td-combine {
    background: rgba(0, 60, 131, 1);
    color: #fff;
    text-align: center;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
}

.company_history.table {
    border: none;
    width: auto;
    overflow: auto;
    white-space: nowrap;
}

.img_org_chart {
    position: relative;
}

.img_org_chart img {
    width: 100%;
    height: auto;
}

.img_org_chart .comment {
    position: absolute;
    width: 3px;
    background: yellow;
}

@media (min-width: 768px) {
    .company_history table {
        table-layout: fixed;
        width: 100%;
        white-space: normal;
    }
}

@media (max-width: 767px) {
    .company_history {
        /* overflow: scroll; */
    }

    .company_history.table {
        width: calc(100% - 20px);
        height: 600px;
        margin: auto;
    }

    .company_history table {
        border-collapse: separate;
    }

    .company_history th {
        position: -webkit-sticky !important;
        position: sticky !important;
    }

    .company_history thead tr:first-child th:first-child {
        left: 0;
        z-index: 2;
    }

    .company_history thead th {
        top: 0;
    }

    .company_history tbody th {
        left: 0;
    }
}

/*--------------------------------
SUB - RECRUIT
--------------------------------*/
.sub_mv {
    position: relative;
    width: 103vw;
    margin-top: -3.5em;
    margin-left: calc(50% - 51vw);
}

.sub_mv .intro-heading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-weight: bold;
    line-height: 1.5;
    font-size: 4.4vw;
    padding: 0 1em;
    color: #fff;
}

.text-contact {
    margin: 3em 0 2em;
}

@media (min-width: 768px) {
    .sub_mv .intro-heading {
        font-size: 2.25rem;
    }
}

@media (max-width: 767px) {
    .sub_mv .wp-block-image {
        margin-left: -80vw;
        width: 250vw !important;
        max-width: none;
    }
}

/*--------------------------------
SUB - CONTACT
--------------------------------*/
.required::after {
    content: '必須';
    background: #e60011;
    color: #fff;
    font-weight: normal;
    font-size: 0.87rem;
    padding: 0.2em;
    /* border-radius: 50px; */
    margin: 0 0.4em 0 0;
    vertical-align: middle;
}

.form-control {
    border-color: rgba(0, 60, 131, .4);
}

.your-request select {
    max-width: 400px;
}

.contact-form {
    max-width: 1100px;
}

.contact-form .text-subject {
    width: 28%;
    position: relative;
    font-weight: bold;
    font-size: 1.12rem;
    line-height: 1.5;
    padding: 2em 1em;
    background: rgba(0, 60, 131, .1);
    display: -webkit-box;
    display: flex;
    align-self: stretch;
    -webkit-box-align: center;
    align-items: center;
}

.contact-form .required::after {
    position: absolute;
    right: 5%;
}

.text-center.required::after {
    margin-left: 0.5em;
    font-size: 0.7rem;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

.contact-form label {
    width: 72%;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 0;
    padding: 1em 1em 0.5em 1em;
}

.contact-form label.error {
    background-color: #ffdde2;
}

.contact-form .wpcf7-form-control-wrap {
    width: 100%;
    max-width: 797px;
}

.contact-form p {
    margin-bottom: 0;
}

.contact-form>* {
    border-top: 1px solid #b3b3b3;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
}

.contact-form>.cont-group+.cont-group {
    border-top: none;
}

.contact-form .text-note {
    width: 100%;
    font-size: 0.87rem;
    padding-top: 0.5em;
}

form .btn:hover {
    opacity: .7;
}

.wpcf7-form-control.btn-primary {
    border-radius: 0;
    border: none;
    margin-top: 2em;
    padding: 0.5em 7em;
}

.wpcf7c-btn-back {
    border-color: #003c83;
    color: #003c83;
    margin-top: 2em;
    padding: 0.5em 4em;
    font-size: 1rem;
    line-height: 1.5;
    vertical-align: bottom;
    border-radius: 0;
}

.wpcf7c-btn-back+*,
.wpcf7c-btn-primary+* {
    margin-left: 1em;
}

.contact-form-process {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    overflow: hidden;
    margin-bottom: 6em;
    border: none;
}

.wpcf7c-elm-step2 {
    margin-bottom: 2em;
}

.contact-form-process>p {
    font-size: 1.25rem;
    line-height: 1.6;
    font-weight: bold;
    background: #E9EDF3;
    position: relative;
    margin: 0;
    padding: 0.4em 0;
    -webkit-box-flex: 1;
    flex: 1;
    text-align: center;
}

.contact-form-process>p::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    right: -6%;
    margin-top: -100px;
    border-left: 60px solid #fff;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    z-index: 2;
}

.contact-form-process>p::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    top: 50%;
    right: 0;
    margin-top: -100px;
    border-left: 60px solid #E9EDF3;
    border-top: 100px solid transparent;
    border-bottom: 100px solid transparent;
    z-index: 3;
}

.contact-form-process .active {
    background: #003c83;
    color: #fff;
}

.contact-form-process .active::after {
    border-left-color: #003c83;
}

.is-complete .siteContent {
    padding: 5em 0 3.5em;
}

span.wpcf7-not-valid-tip {
    margin-bottom: 0.5em;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    border-color: #f00;
}

@media (max-width: 992px) {
    .contact-form .text-subject {
        width: 43%;
        font-size: 0.9rem;
        padding: 2em 1.5em;
    }

    .contact-form .text-note {
        font-size: 0.7rem;
    }

    .contact-form-process>p::before {
        margin-top: -70px;
        border-left-width: 30px;
        border-top-width: 70px;
        border-bottom-width: 70px;
    }

    .contact-form-process>p::after {
        margin-top: -70px;
        border-left-width: 30px;
        border-top-width: 70px;
        border-bottom-width: 70px;
    }
}

@media (max-width: 767px) {
    .wpcf7-form {
        padding-bottom: 2em;
    }

    .contact-form-process>p {
        display: -webkit-box;
        display: flex;
        align-self: stretch;
        -webkit-box-align: center;
        align-items: center;
        -webkit-box-pack: center;
        justify-content: center;
        font-size: 0.87rem;
        padding: 1em 7vw;
    }

    .contact-form-process>p::after {
        right: -2vw;
    }

    .contact-form-process>p:last-of-type::after {
        right: 0;
    }

    .contact-form .required::after {
        top: calc(100% - 2.3em);
        width: 3.6em;
        margin-left: auto;
        font-size: 0.7rem;
    }

    .contact-form-process>p::before {
        right: -11%;
    }

    .contact-form-process>p::before {
        border-left-width: 7vw;
    }

    .contact-form-process>p::after {
        border-left-width: 7vw;
    }

    .is-contact .btn-wrap {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        flex-direction: column-reverse;
    }

    .wpcf7-form-control.btn-primary {
        position: relative;
        margin-left: 0;
        padding: 1.5em;
    }

    .wpcf7-form-control.wpcf7-submit {
        width: 60%;
        margin-left: 1.5em;
        margin-right: auto;
        margin-top: 0;
        border: 1px solid #003c83;
    }

    .wpcf7c-btn-back {
        padding: 1.5em;
        width: 30%;
        margin-left: 0;
        margin-right: auto;
    }
}

/*--------------------------------
PRODUCTS - COMMON
--------------------------------*/
.products-page p {
    margin-bottom: 0;
    line-height: 1.8;
}

.products-page .page-note {
    padding: 0.2em 0.5em;
    border: 1px solid #333;
}

.products-page .page-note+.products-heading {
    margin-top: 1rem;
}
.products-heading {
    font-size: 1.8rem;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    background-image: -webkit-gradient(linear, right top, left top, from(#003c83), to(#2364b5));
    background-image: linear-gradient(to left, #003c83, #2364b5);
    padding: 0.6em 0.8em;
    margin-top: 3.5em;
}

h2.products-heading:first-of-type,
.for-anchor+.products-heading {
    margin-top: 0;
}

.products-sub-heading {
    font-size: 1.4rem;
    font-weight: bold;
    color: #003c83;
    border: none;
    margin: 1em 0 0.5em;
}

.products-sub-heading::after {
    content: none;
}

.products-page .products-col {
    position: relative;
}

.products-page .entry-body>.wp-block-columns:nth-of-type(1) .txt-lead {
    min-height: 7em;
}

.products-page .entry-body>.wp-block-columns:nth-of-type(3) .txt-lead {
    min-height: 11em;
}

.products-page .products-list {
    margin-bottom: 5em;
}

.products-page .products-list>p:first-child {
    font-weight: 1.12rem;
    font-weight: bold;
}

.products-page .products-col .btn-more {
    width: 100%;
    position: absolute;
    bottom: 0;
}

.products-page .btn-more {
    margin-top: 1em;
}

.products-page .btn-more a {
    width: 100%;
}

.products-page .btn-more+.wp-block-columns {
    margin-bottom: 3.5em;
}

.products-page .subSection .widget {
    margin-bottom: 1rem;
}

.products-page .subSection-title {
    background: #003C83;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 1.12rem;
    padding: 1em 0;
}

.products-page .widget_link_list>ul {
    /* padding: 1em; */
    padding: .5em;
}
.products-page .widget_link_list>ul > li {
    margin-bottom: .5em;
}

.products-page .widget_link_list ul li a {
    border-bottom: none;
    color: #333;
    /* padding: 0 0 0.5em 20px; */
    padding: 0 0 0.5em 0;
    position: relative;
    font-size: 13px;
}

.products-page .widget_link_list .children {
    /* padding-left: 2em; */
    padding-left: .8em;
}

.products-page .subSection-title::after {
    content: none;
}

.products-page .subSection li.current_page_item>a {
    background: none;
}

.products-page .widget_link_list ul li a:hover {
    text-decoration: none;
}

.products-page .widget_link_list ul li a:hover::before,
.products-page .current_page_item>a::before {
    content: '';
    position: absolute;
    top: 8px;
    /* left: 0; */
    left: -1em;
    width: 0.9em;
    height: 5px;
    background-color: #fed900;
}

@media (min-width: 992px) {
    .products-page .mainSection-col-two {
        margin-bottom: 7rem;
        max-width: 860px;
        width: 80%;
    }

    .products-page .sideSection-col-two {
        max-width: 250px;
        width: 20%;
    }
}

.products-page .tag-metal::before,
.products-page .tag-nisc::before,
.products-page .tag-nittetsu::before {
    display: inline-block;
    background: #fff;
    color: #003c83;
    font-weight: bold;
    font-size: 0.87rem;
    padding: 0.4em 0.5em 0.3em;
    margin-right: 0.8em;
    vertical-align: middle;
}

.products-page .tag-nittetsu::before {
    content: '日鉄鋼板製';
}

.products-page .tag-nisc::before {
    /* content: 'ニスク販売製'; */
    content: 'NSプロスチール\A建材製';
    white-space: pre;
}

.products-page .tag-metal::before {
    content: 'メタル建材製';
}

.products-page p.has-background {
    padding: 0.3em;
}

.main-color {
    color: #003c83 !important;
    border-color: #003c83 !important;
}

.products-page .checkmark-txt {
    font-weight: bold;
    font-size: 1.25rem;
    margin-bottom: 0.6em;
}

.products-page .txt-box {
    margin-bottom: 2rem;
}

.products-page .txt-box .wp-block-group__inner-container {
    margin-bottom: 2rem;
}

.products-page .kantan-yokobuki_point .col-md {
    padding-right: 0;
}

@media (max-width: 991.98px) {
    .products-page .sideSection {
        margin-top: 4rem;
    }

    .products-page .sideSection aside:not(.widget_vkexunit_childpagelist) {
        width: 48%;
        float: right;
    }

    .products-page .sideSection .widget_vkexunit_childpagelist {
        width: 48%;
        float: left;
    }

    .products-page .sideSection .widget .veu_contact>.contact_bt {
        font-size: 1.1rem;
        ;
    }

    .products-page .sideSection .widget_link_list ul li a {
        padding-left: 0;
    }

    .products-page .widget_link_list ul li a:hover::before,
    .products-page .current_page_item>a::before {
        left: -1.1em;
    }

    .sp_br {
        display: block;
    }


}

.products-page .tag-nittetsu,
/* .products-page .tag-nisc, */
.products-page .tag-metal {
    position: relative;
    padding-left: 4.8em;
}
.products-page .tag-nisc {
    position: relative;
    padding-left: 5.8em;
}


.products-page .tag-nittetsu::before,
.products-page .tag-nisc::before,
.products-page .tag-metal::before {
    position: absolute;
    left: 1.6em;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

@media (max-width: 767px) {

    .products-page .tag-nittetsu,
    .products-page .tag-nisc,
    .products-page .tag-metal {
        padding: 0.6em 0.8em;
    }
    .products-page .tag-metal::before,
    .products-page .tag-nisc::before,
    .products-page .tag-nittetsu::before {
        position: relative;
        display: block;
        width: 8em;
        left: auto;
        top: auto;
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        margin-bottom: 0.5em;
        text-align: center;
    }
    .products-page .tag-nisc::before {
        width: 12em;
        /* content: 'ニスク販売製'; */
        content: 'NSプロスチール建材製';
    }


}
@media (max-width: 600px) {
    .products-page .products-col+.products-col {
        margin-top: 3.5em;
    }

    .products-page .sp-row {
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        justify-content: space-around;
        margin-top: 1em;
    }

    .products-page .sp-row-2>* {
        -webkit-box-flex: 0;
        flex-grow: 0;
        flex-basis: auto !important;
        width: 45%;
    }
}

/**/
.products-page .product_border_column {
    border: 10px solid #133C83;
}
.products-page .product_border_column .wp-block-image,
.products-page .product_border_column figure {
    margin-bottom: 0;
}
.products-page .product_border_column .wp-block-column:nth-child(2) {
    padding-right: 1em;
}
.products-page .product_border_column .wp-block-column:nth-child(2) a:after {
    content: "";
    display: inline-block;
    transform: rotate(45deg);
    width: 12px;
    height: 12px;
    margin-right: 0;
    margin-left: auto;
    border-top: 2px solid #133C83;
    border-right: 2px solid #133C83;
}

@media (max-width: 767px) {
.products-page .product_border_column .wp-block-column:nth-child(2) {
    padding: 1em;
}

}







/* steel-material add 202307 */
.steel-material {}
.steel-material .mainSection {}
.steel-material .mainSection .wp-block-columns {
    flex-wrap: nowrap;
}



.anc_list_wrap {}
.anc_list_wrap .anc_list {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.anc_list_wrap .anc_list li {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
}
.anc_list_wrap .anc_list li a {
    background-image: -webkit-gradient(linear, right top, left top, from(#003c83), to(#2364b5));
    background-image: linear-gradient(to left, #003c83, #2364b5);
    color: #fff;
    font-size: 1.8rem;
    padding: 0 1em;
    display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	-webkit-align-items: center;
	align-items: center;
    width: 100%;
    height: 100%;
    min-height: 2em;
    position: relative;
}
.anc_list_wrap .anc_list li a:after {
    content: "";
        transform: rotate(45deg);
    width: 12px;
    height: 12px;
    margin-right: 0;
    margin-left: auto;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;

}

@media (min-width: 992px) {

    .anc_list_wrap .anc_list {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        justify-content: space-between;
        -webkit-align-items: stretch;
        align-items: stretch;
        margin: 0 auto;
    }
    .anc_list_wrap .anc_list li {
        width: 48.19%;
        height: 60px;
    }
    .anc_list_wrap .anc_list li a {
        font-size: 28px;
    }


    .alt_anc {
        margin-top: -80px;
        padding-top: 80px;
    }


}




/*--------------------------------
download_wrap
--------------------------------*/
.download_wrap {}
.download_wrap p strong:before {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    background: url(https://nsps.co.jp/wp-content/uploads/2023/02/icon_download_k.svg) 50% 50% / contain no-repeat;
    vertical-align: middle;
    margin-right: 0.8em;
}
.download_wrap a.wp-block-button__link:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    background: url(https://nsps.co.jp/wp-content/uploads/2023/02/icon_download_w.svg) 50% 50% / contain no-repeat;
    vertical-align: unset;
    margin-right: 0.5em;
}




/*--------------------------------
SUB - PRIVACY-POLICY
--------------------------------*/
.is-privacy-policy h3 {
    font-weight: bold;
    font-size: 1.1rem;
}

/*--------------------------------
404 NOT FOUND
--------------------------------*/
.is-notfound .notfound-heading {
    margin-bottom: 0;
    font-size: 2.4rem;
}

/*--------------------------------
新着情報カスタマイズ
--------------------------------*/
.media-body a[href$=".pdf"] {
    display: inline-block;
    padding-right: 20px;
    background: url(images/icon_pdf.png) no-repeat right center;
}


/*--------------------------------
お問合わせページ
--------------------------------*/
.entry-body ul {
    list-style: none;
}

.entry-body ul li {}

.entry-body ul li a {
    color: #fff;
    background: #003C83;
    display: table-cell;
    vertical-align: middle;
    box-sizing: border-box;
}

@media (max-width: 991px) {

    .entry-body ul {
        width: 90%;
        margin-right: auto;
        margin-left: auto;
        padding: 0;
        max-width: 460px;
    }

    .entry-body ul li {
        width: 100%;
    }

    .entry-body ul li:not(:last-child) {
        margin-right: 5.3%;
    }

    .entry-body ul li a {
        width: 460px;
        height: 100px;
        padding: 0 1em 0 2em;
    }

    .entry-body ul li a span {
        text-indent: -1em;
        display: inline-block;
        text-align: left;
        padding-left: 1em;
    }

}

@media (min-width: 992px) {

    .entry-body ul {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .entry-body ul li {
        width: 29.8%;
    }

    .entry-body ul li:not(:last-child) {
        margin-right: 5.3%;
    }

    .entry-body ul li a {
        width: 336px;
        height: 112px;
        padding: 0 1em;
        text-align: center;
    }

    .entry-body ul li a span {
        text-indent: -1em;
        display: inline-block;
        text-align: left;
        padding-left: 1em;
    }


}


form[id^="OF_form"] {
    /* width: 100% !important; */
    margin: 0 auto;
}

#formtable {}

table#formtable tr#caption th {
    /* background-color: #003c83 !important; */
}

form[id^="OF_form"] .required {
    /* background: #e60011;
    bottom: unset !important;
    border-radius: 50vh;
    font-weight: normal;
    font-size: .8em;
    padding: .1em .7em !important;
    line-height: 1.2;
    right: 2% !important; */
}

form[id^="OF_form"] .required::after {
    content: none;
}

form[id^="OF_form"] table#formtable {
    /* border-left: 0 !important; */
}

form[id^="OF_form"] table#formtable tr th,
form[id^="OF_form"] table#formtable tr td {
    /* border-right: 0 !important; */
    /* border-bottom-color: #b3b3b3 !important; */
}

form[id^="OF_form"] table#formtable .form-control {
    /* padding: .375rem 0.5rem; */
}

form[id^="OF_form"] table#formtable .form-control {
    /* padding: .375rem 0.5rem; */
}

.form-attention {
    font-size: 1.1em;
}

form[id^="OF_form"] table#formtable label {
    margin-right: 1em;
    margin-bottom: 0;
}

form[id^="OF_form"] table#formtable tr:not(#caption) th {
    /* background: rgba(0, 60, 131, .1);
    color: #000; */

}

form[id^="OF_form"] table#formtable input,
form[id^="OF_form"] table#formtable textarea,
form[id^="OF_form"] table#formtable select {
    border-color: rgb(118, 118, 118) !important;
    border-radius: 2px !important;
}

form[id^="OF_form"] table#formtable input {
    height: auto !important;
    padding: 0 !important;
    line-height: 1 !important;
}

form[id^="OF_form"] table#formtable input[type=checkbox],
form[id^="OF_form"] table#formtable input[type=radio] {
    margin-right: .25em;
}

form[id^="OF_form"] table#formtable input[name^="zip"] {
    margin: 0 .5em;
}

@media (max-width: 991px) {

    form[id^="OF_form"] table#formtable tr {
        display: block !important;
    }

    form[id^="OF_form"] table#formtable tr#caption th {
        display: block;
        padding: 5px 1em 5px 2em !important;
        text-align: left;
        text-indent: -1em;
    }

    form[id^="OF_form"] table#formtable tr:not(#caption) th {
        padding: 5px 68px 5px 20px;
        display: block !important;
        max-width: none !important;
        font-size: 1.1rem;
    }

    form[id^="OF_form"] table#formtable tr:not(#caption) td {
        padding: 10px 20px;
        display: block !important;
        max-width: none !important;
        font-size: 1.1rem;
    }

    form[id^="OF_form"] table#formtable tr td label {
        float: none !important;
    }

    form[id^="OF_form"] table#formtable input[name^="seimei"],
    form[id^="OF_form"] table#formtable input[name^="_seimei"] {
        width: calc(100% - 8em) !important;
        display: inline-block !important;
    }

}

@media (min-width: 992px) {

    form[id^="OF_form"] table#formtable input {
        font-size: 14px;
    }

    form[id^="OF_form"] table#formtable select,
    form[id^="OF_form"] table#formtable textarea {
        font-size: 13px !important;
        line-height: 1.6 !important;
        height: auto;
    }

    form[id^="OF_form"] table#formtable .form-control {
        max-width: none;
    }

    form[id^="OF_form"] table#formtable tr:not(#caption) th {
        /* font-size: 15px; */
        /* max-width: 300px !important;
        padding: 5px 68px 5px 20px; */
    }

    form[id^="OF_form"] table#formtable tr:not(#caption) td {
        /* font-size: 15px; */
        /* max-width: 810px !important;
        padding: 10px 20px; */
    }


}

/*--------------------------------
フッ素樹脂塗装鋼板に供給制限ページ
--------------------------------*/
.mail-1 table {
    border-collapse: collapse;
}

.mail-1 th {
    border: 1px solid #b7b7b7;
    padding: 6px 10px;
}

.mail-1 {
    text-align: center;
}

.mail-1 td {
    border: 1px solid #b7b7b7;
    padding: 6px 10px;
}

@media screen and (max-width: 640px) {
    .scroll {
        overflow-x: auto;
    }

    .mail-1 {
        min-width: 640px;
        margin: 0 10px 50px;
    }

    .mail-1 th {
        border: 1px solid #b7b7b7;
        padding: 6px 10px;
    }

    .tmail-1 td {
        border: 1px solid #b7b7b7;
        padding: 6px 10px;
    }
}

.mail-2 table {
    border-collapse: collapse;
}

.mail-2 th {
    border: 1px solid #b7b7b7;
    padding: 6px 10px;
}

.mail-2 {
    text-align: center;
}

.mail-2 td {
    border: 1px solid #b7b7b7;
    padding: 6px 10px;
}

@media screen and (max-width: 640px) {
    .scroll {
        overflow-x: auto;
    }

    .mail-2 {
        min-width: 640px;
        margin: 0 10px 50px;
    }

    .mail-2 th {
        border: 1px solid #b7b7b7;
        padding: 6px 10px;
    }

    .tmail-2 td {
        border: 1px solid #b7b7b7;
        padding: 6px 10px;
    }
}





/* 施工事例−集合住宅の屋根【ビフォー・アフター】・ 施工事例−折板・波板屋根の改修【ビフォー・アフター】 */
@media (min-width: 600px) {

    body.is-construction-example .wp-block-columns>.products-col .txt-lead,
    body.page-id-1643 .wp-block-columns>.products-col .txt-lead {
        min-height: 3.8em;
    }

    .is-construction-example .wp-block-columns>.products-col:nth-child(1) .wp-block-image,
    .page-id-1643 .wp-block-columns>.products-col:nth-child(1) .wp-block-image,
    .is-construction-example-roof .wp-block-columns>.products-col:nth-child(1) .wp-block-image {
        position: relative;
    }

    .is-construction-example .wp-block-columns>.products-col:nth-child(1) .wp-block-image:after,
    .page-id-1643 .wp-block-columns>.products-col:nth-child(1) .wp-block-image:after,
    .is-construction-example-roof .wp-block-columns>.products-col:nth-child(1) .wp-block-image:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 35px 0 35px 50px;
        border-color: transparent transparent transparent #cfcfcf;
        top: 50%;
        left: 101%;
        z-index: 9;
        transform: translateY(-25px);
        -webkit-transform: translateY(-25px);
        -ms-transform: translateY(-25px);
    }

}

/* CADデータダウンロードリンク 無効 */
.wp-block-button .wp-block-button__link.false {
    background: #a1a1a1 !important;
    pointer-events: none;
    position: relative;
}

.wp-block-button .wp-block-button__link.false:after {
    content: "※CADデータ修正中の為一時的にダウンロードできません。";
    color: #ff0000;
    font-size: .8em;
    position: absolute;
    top: 105%;
    left: 0;
}


@media (max-width: 599px) {
    .wp-block-button .wp-block-button__link.false:after {
        text-align: left;
        line-height: 1.3;
    }

}






/*--------------------------------
MEGA MENU 2022.03
--------------------------------*/
.mega_menu ol {
    list-style: none;
}
.mega_menu .menu_column > strong {
    display: block;
    text-align: left;
    font-weight: normal;
    width: 100%;
}
.mega_menu .menu_column p {
    text-align: left;
    color: #003C83;
}
.menu_column ol {
    padding-right: 0;
    padding-left: 0;
}
.device-mobile .pc {
    display: none;
}
.device-pc .sp {
    display: none;
}
.mega_menu:not(.products_mega_menu) .container.dl_banner_area {
    display: none;
}





.menu_column ol li a,
.device-mobile .vk-menu-acc ul.sub-menu .mega_menu li a {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.menu_column ol li a:hover {
    background: #f3f3f3;
    opacity: .8;
}
.device-pc .menu_column.double {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.device-pc .menu_column.double>strong {}
.device-pc .menu_column.double>div {
    width: 46.3%;
}





/* mobile */
.device-mobile {}
.device-mobile .vk-menu-acc .mega_menu .menu_inner.container {
    padding: 0;
}
.device-mobile .mega_menu .menu_inner>strong {
    background: #003C83;
    display: block;
}
.device-mobile .mega_menu .menu_inner>strong a {
    color: #fff;
    line-height: 34px;
    padding-left: 1em;
    font-weight: normal;
}

.device-mobile .mega_menu a {
    text-align: left;
}
.device-mobile .mega_menu li a {
    background: #fff !important;
}
.device-mobile .mega_menu li:not(:last-child) a {
    border-bottom: 1px solid #003C83;
}
.device-mobile .mega_menu li:last-child a {
    border-bottom: none;
}
.device-mobile .mega_menu li a::before {
    content: none !important;
}
.device-mobile .mega_menu .menu_column {
    background: #fff;
}
.device-mobile .mega_menu .menu_column >*:not(strong) {
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    position: relative;
    z-index: 1;
    display: block;
    -ms-transition: all .5s ease-in;
    padding: 0;
    margin: 0;
    border: 0;
}
.device-mobile .mega_menu .menu_column>strong {
    /* border-bottom: 1px solid #ccc; */

}

.device-mobile .mega_menu .menu_column p {
    padding: 0 1em;
    margin: 0;
}
.device-mobile .mega_menu .menu_column p,
.device-mobile .mega_menu .menu_column p a {
    color: #003C83 !important;
    font-weight: normal;
}
.device-mobile .mega_menu .menu_column p a {
    border-bottom: 1px solid #003C83;
    display: block;
    padding: 1em 0;
    position: relative;
}
/* .device-mobile .mega_menu .menu_column p a:before, */

.device-mobile .mega_menu .menu_column p a:after,
.device-mobile .menu_column ol li a:after {
      content: "";
      border-top: solid 1px #808080;
      border-right: solid 1px #808080;
      display: block;
      width: 0.6em;
      height: 0.6em;
      position: absolute;
      top: 50%;
      right: 0.5em;
      -webkit-transform: rotate(45deg) translateY(-50%);
      -ms-transform: rotate(45deg) translateY(-50%);
      transform: rotate(45deg) translateY(-50%);
}


.device-mobile .mega_menu .menu_column .mega_open {
    -webkit-transition: max-height .5s ease-in;
    transition: max-height .5s ease-in;
    max-height: 1000px;
    opacity: 1;
    overflow-y: scroll;
    -ms-transition: max-height .5s ease-in;
}
.device-mobile .vk-menu-acc .menu-item:first-child .acc-btn-close {
    top: 1.5em;
}
.device-mobile .vk-menu-acc .sub-menu .mega_menu .menu_column > strong,
.device-mobile .products_mega_menu.mega_menu .menu_column>strong {
    padding: 1em 0 1em 1em;
    background: #f2f2f2;
}
.device-mobile .mega_menu ol {
    padding: 0 1em;
    margin: 0;
}
.device-mobile .mega_menu ol.mega_open,
.device-mobile .mega_menu .mega_open ol {
    padding: 0 1em;
    border-bottom: 2px solid #ccc;
}
.device-mobile .menu_column ol li {
    margin: 0 auto;
}
.device-mobile .menu_column ol li a {
    padding: 0.5em 0;
    position: relative;
}
.device-mobile .menu_column ol li a img {
    width: 19%;
    margin-right: 6.8%;
}
.device-mobile .menu_column ol li a img:nth-last-child(1) {
    width: 90%;
    margin-right: 0;
}
.device-mobile .menu_column ol li a span {
    width: 74.2%;
    font-size: 12px;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
}




/* pc */
.device-pc .gMenu,
.device-pc .gMenu>li:first-child {
    position: unset;
    position: auto;
}
.device-pc .mega_menu:not(.products_mega_menu) {
    position: absolute;
    z-index: 1000;
    display: block;
    overflow: hidden;
    left: 0;
    width: 100%;
    max-height: 0;
    -webkit-transition: all .5s ease-in;
    transition: all .5s ease-in;
    max-height: 0;
    opacity: 0;
    background: #fff;
    border-top: 1px solid #123C83;
    border-bottom: 1px solid #123C83;
}
.device-pc .mega_menu .menu_column p {
    background: linear-gradient(rgba(0, 0, 0, .1) 50%, rgba(239, 239, 239, 1) 50%);
    border-bottom: 2px solid #003C83;
    padding-left: 1em;
    margin-bottom: 10px;
    line-height: 38px;
}
.device-pc .menu_column ol {
    margin-bottom: 20px;
}
.device-pc .mega_menu .menu_column>strong {
    margin-bottom: 20px;
    padding-bottom: 12px;
    font-size: 14px;
    border-bottom: 1px solid #707070;
}

.device-pc .mega_menu .menu_column>strong a {
    display: block;
}
.device-pc .mega_menu .menu_column p a {
    display: block;
    color: #003C83 !important;
}

.device-pc .menu_column ol li {
    margin-bottom: 10px;
}
.device-pc .mega_menu li,
.device-pc .mega_menu li:hover {
    background: none;
}
.device-pc .gMenu>li:hover>.mega_menu {
    opacity: 1;
    max-height: 1000px;
    box-shadow: 0 5px 5px 2px rgb(0 0 0 / 40%);
    position: fixed;
}

.device-pc .mega_menu .menu_inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.device-pc .mega_menu .menu_inner>strong {
    width: 100%;
    display: block;
    text-align: left;
    font-weight: normal;
    margin: 2px auto 22px;
}
.device-pc .mega_menu .menu_inner>strong a {
    width: auto;
    display: inline-block;
    color: #003C83;
    font-size: 16px;
}
.device-pc .mega_menu .menu_column {
    width: 17.8%;
}
.device-pc .mega_menu .menu_column:nth-of-type(2) {
    width: 38.35%;
}
.device-pc .mega_menu .menu_column:not(:last-child) {
    margin-right: 2.75%;
}
.device-pc .menu_column ol li a img {
    width: 30.3%;
    margin-right: 7%;
}
.device-pc .menu_column ol li a img:nth-last-child(1) {
    width: 100%;
    margin-right: 0;
}
.device-pc .menu_column ol li a span {
    width: 62.7%;
    font-size: 12px;
    text-align: left;
    line-height: 1.4;
}
.device-pc .mega_menu a:hover {
    text-decoration: underline;
    opacity: .8;
}
.device-pc .mega_menu a:hover img {
    opacity: .6;
}
/* .device-pc .mega_menu .menu_column.pc ol:nth-of-type(2) li a span { */
.device-pc .mega_menu .menu_column.pc ol li a span.small {
    font-size: 10px;
}


@media (min-width: 768px) {

    .gMenu>li:first-child a:before,
    .gMenu>li:first-child:after {
        border-bottom-color: #003c83;
    }

}

.device-pc .gMenu>li:first-child > a {
    position: relative;
}
.device-pc .gMenu>li:first-child:after {
    content: none;
}
.device-pc .gMenu>li:first-child > a:after {
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    content: '';
    position: absolute;
    padding: 0;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 10px solid transparent;
    z-index: 1000;
    opacity: 0;
    border-bottom-color: #123C83;
    -ms-transition: all .1s ease-out;
    -ms-transform: translateX(-50%);
}
.device-pc .gMenu>li:first-child:hover > a:after {
    opacity: 1;
    bottom: -1px;
}





/* top mega_menu */
.top-page .widget:nth-child(2) .widget_pageContent,
.top-page .widget:nth-child(6) .widget_pageContent,
.top-page .widget:nth-child(3) .custom-html-widget {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    background-size: cover;
    background-attachment: fixed;
    z-index: 0;
    background-position: 20%;
}
.top-page .widget:nth-child(3) .custom-html-widget a {
    color: #333;
}
.top-page .widget:nth-child(2) .mainSection-title,
.top-page .widget:nth-child(6) .mainSection-title {
    padding-left: 15px;
}

.top-page .widget:nth-child(2) .mainSection-title,
.top-page .widget:nth-child(6) .mainSection-title,
.top-page .widget:nth-child(2) figcaption,
.top-page .widget:nth-child(2) p,
.top-page .widget:nth-child(6) p {
    color: #fff;
}

.top-page .widget:nth-child(6) p {
    margin-bottom: 2em;
}


.top-page .widget:nth-child(6) .widget_pageContent {
    background: #5a80ae;
    /* background-image: url('./images/top/top-bg_map_202007.jpg'); */
}
.top-page .widget:nth-child(3) .custom-html-widget .menu_inner > strong {
    background: #003C83;
}
.top-page .widget:nth-child(3) .custom-html-widget .menu_inner > strong a {
    color: #fff;
}
.top-page .widget:nth-child(3) .custom-html-widget {
    background: #CCD8E6;
}

.top-page .widget:nth-child(2) .widget_pageContent::after,
.top-page .widget:nth-child(6) .widget_pageContent::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 60, 131, .5);
    z-index: -1;
}

.top-page .widget:nth-child(3) .custom-html-widget .menu_inner .menu_column .dl_banner_area {
    display: none;
}
.top-page .widget:nth-child(3) .custom-html-widget .menu_inner + .dl_banner_area {
    max-width: 700px;
    padding: 32px 0 50px;
}

@media (min-width: 768px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(6) .widget_pageContent>* {
        margin-left: auto;
        margin-right: auto;
    }

    .top-page .widget:nth-child(2) .widget_pageContent,
    .top-page .widget:nth-child(6) .widget_pageContent {
        margin-left: calc(50% - 50vw);
    }


    .top-page .widget:nth-child(2) {
        margin-bottom: 0;
    }
    .top-page .widget:nth-child(2) .widget_pageContent {
        padding-bottom: 50px;
    }
    .top-page .widget:nth-child(2) .btn-link {
        display: none;
    }
    .top-page .widget:nth-child(3) .custom-html-widget .menu_inner>strong {
        line-height: 60px;
        padding: 0 1em;
        margin-top: 50px;
    }

}



@media (min-width: 576px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(6) .widget_pageContent>* {
        max-width: 540px;
    }
}

@media (min-width: 768px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(6) .widget_pageContent>* {
        max-width: 720px;
    }
}

@media (min-width: 992px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(6) .widget_pageContent>* {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {

    .top-page .widget:nth-child(2) .widget_pageContent>*,
    .top-page .widget:nth-child(6) .widget_pageContent>* {
        max-width: 1140px;
    }
}





@media (max-width: 767px) {

    .mega_acc {
        position: relative;
    }
    .mega_acc a {
        border-bottom: none !important;
        font-weight: normal !important;
        padding: 0 !important;
    }
    .mega_acc i {
        position: absolute;
        display: block;
        top: 50%;
        right: 0;
        /* width: 2.8em;
        height: 2.8em; */
        width: 4em;
        height: 90%;
        transform: translateY(-50%);
    }
    .mega_acc i {}
    .mega_acc i:before,
    .mega_acc i:after {
        content: "";
        position: absolute;
        width: 2px;
        height: 1em;
        background: #808080;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
    }
    .mega_acc i:before {
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
    }
    .mega_acc i:after {
        transform: translate(-50%, -50%) rotate(90deg);
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
    }

    .mega_acc.parent_open i:before {
        transform: translate(-50%, -50%) rotate(90deg);
        -webkit-transform: translate(-50%, -50%) rotate(90deg);
        -ms-transform: translate(-50%, -50%) rotate(90deg);
    }



    .products_mega_menu.mega_menu .menu_inner.container {
        padding: 0;
    }
    .products_mega_menu.mega_menu .menu_column p.mega_open {
        padding: 0 1em;
    }
    .products_mega_menu.mega_menu .menu_column p.mega_open a,
    .products_mega_menu.mega_menu .menu_column .mega_open p a {
        padding: .7em 0;
    }

}


/* Q&A */
.faq_item {}
.faq_item:not(:last-child) {
  margin-bottom: 10px;
}
.faq_item div.wp-block-group__inner-container {
  position: relative;
}
.faq_item .question_wrap {
  background: #F2F5F9;
  position: relative;
}
.faq_item .question_wrap:before,
.faq_item .question_wrap:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 1.25em;
  background: #003C83;
  top: 50%;
  right: 2em;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.faq_item .question_wrap:before {
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
.faq_item .question_wrap:after {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
}
.faq_item .question_wrap.faq_open:before {
  transform: translateY(-50%) rotate(90deg);
  -webkit-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
}
.faq_item .question_wrap p,
.faq_item .answer_wrap p {
  padding: 1em 3.6em 1em 5em;
  font-size: 16px;
}
.faq_item .question_wrap p:before,
.faq_item .answer_wrap p:before {
  font-weight: bold;
  position: absolute;
  top: 0.5em;
  left: 1.4em;
  font-size: 1.26em;
  border: 2px solid;
  border-radius: 50vh;
  width: 2em;
  height: 2em;
  line-height: 2em;
  text-align: center;
}
.faq_item .question_wrap p:before {
  content: "Q";
  color: #003C83;
  background: #fff;
}
.faq_item .answer_wrap p:before {
  content: "A";
  color: #fff;
  border-color: #003C83;
  background: #003C83;
}

.faq_item .answer_wrap {
  height: 0;
  overflow: hidden;
}
.faq_item .question_wrap.faq_open + .answer_wrap {
  height: auto;
  border: 1px solid #F5F5F5;
  /* overflow: hidden; */
}





/* カスタム投稿 */
.post-type-magazine .postList {}
.post-type-magazine .postList a {
    color: #505050;
}
.post-type-magazine .post_img {
    margin-bottom: 20px;
}
.post-type-magazine .post_img img {
    width: 100%;
    height: auto;
}
.post-type-magazine .date_tax {
    font-size: 12px;
    display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
}
.post-type-magazine .date_tax * {
    line-height: 1;
    padding: 0.5em;
    margin-bottom: 0.8em;
}
.post-type-magazine .date_tax .days {}
.post-type-magazine .date_tax .tax {
    display: inline-block;
    border: 1px solid #505050;
}



.post-type-magazine .subSection-title {
    background: #003C83;
    border: none;
    color: #fff;
    text-align: center;
    font-size: 1.12rem;
    padding: 1em 0;
    border-bottom: 0;
    margin-bottom: .5em;
}
.post-type-magazine * + .subSection-title {
    margin-top: 2em;
}

.post-type-magazine .subSection-title:after, 
.post-type-magazine .sideSection-col-two h3:after {
    content: none;
}

.post-type-magazine .siteContent .widget ul {
    /* padding: 1em; */
    padding: .5em;
    list-style: none;
}
.post-type-magazine .custom-html-widget ul {
    padding: 0;
}

.post-type-magazine .siteContent .widget ul > li {
    margin-bottom: .5em;
}

.post-type-magazine .siteContent .widget ul li a {
    border-bottom: none;
    color: #333;
    /* padding: 0 0 0.5em 20px; */
    padding: 0 0 0.5em 0;
    position: relative;
    font-size: 13px;
}
.post-type-magazine .siteContent .widget .veu_postList .postList_miniThumb .postList_thumbnail {
    display: none;
}
.post-type-magazine .siteContent .widget .veu_postList .postList_date {
    color: inherit;
}
.post-type-magazine .siteContent .widget .veu_postList .postList_miniThumb .postList_item {
    border-bottom: 0;
}

@media (max-width: 991px) {

    .post-type-magazine .mainSection {
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30%;
    }
    .post-type-magazine .postList .magazine_item {
        margin-bottom: 12%;
    }
    .post-type-magazine .postList a strong {
        font-size: 1.4rem;
    }

}

@media (min-width: 992px) {

    /* .post-type-magazine .mainSection-col-two {
        margin-bottom: 7rem;
        max-width: 860px;
        width: 80%;
    } */
    .post-type-archive-magazine .mainSection {
        margin-bottom: 7rem;
        max-width: 860px;
        width: 80%;
        float: left;
    }
    .post-type-magazine .postList {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
    .post-type-magazine .postList .magazine_item {
        width: 45.82%;
        margin-bottom: 2%;
    }
    .post-type-magazine .postList a strong {
        font-size: 24px;
    }

    .post-type-magazine .sideSection-col-two {
        max-width: 250px;
        width: 20%;
    }
}






/* news改変 */
#vkexunit_post_list-3 {
    color: #fff;
    position:relative;
}
#vkexunit_post_list-3,
#vkexunit_post_list-3 .veu_postList {
    margin-bottom: 0;
}
#custom_html-4 {
    position:relative;
}
#vkexunit_post_list-3:before,
#custom_html-4:before {
    content: "";
    background: #5A80AE;
    display:block;
    position:absolute;
    top:0;
    left: 50%;
    width: 100vw;
    height: 100%;
    z-index:-1;
    transform: translateX(-50%);
}

.top-page #vkexunit_post_list-3 .veu_postList .postList_date,
#vkexunit_post_list-3 a {
    color: #fff;
}
#custom_html-4 a {
    border: 0 !important;
}



/* search_form added 20231002 */
.search_form {
  margin-bottom: 20px;
}
.search_form input[type=text] {
  padding: 5px 7px;
  font-size: 16px;
  vertical-align: middle;
  border: 1px solid #003C83;
  outline: none;
  width: calc(100% - 35px);
  border-radius: 0;
}
.search_form .inputTxt {
    border-radius: 0;
  font-size: 14px;
  width: 35px;
  height: 38px;
  vertical-align: middle;
  cursor: pointer;
  display: block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 22px 23px;
  background-position: center;
}
.search_form .search_radio_layout {
  display: none;
}
.search_form .search_box {
  padding: 7px 10px;
  width: 100%;
  font-size: 16px;
  flex: 1;
  border-radius: 3px;
  float: left;
  height: 38px;
}

#sch_wrap {
    position: relative;
    overflow: visible;
}
#sch_wrap .sch_box {
    position: absolute;
    z-index: 999;
    height: 0;
    overflow: hidden;
    transition: height 0.5s;
    padding-top: 10px;
    /* top: 65px; */
    top: 60px;
    right: 0;
}
.sch_in span {
    background: #003C83;
    display: block;
    padding: 0.2em;
    cursor: pointer;
}
.sch_in span img {
    width: 80%;
    margin: 10%;
}
#sch_wrap .sch_box.show {
    height: 66px;
}
#sch_wrap .sch_box .sch_box_in {
    width: 360px;
    background: #fff;
    padding: 0 20px 20px;
}
.search_form .inputTxt {
    background-image: url(images/common/icon_search.svg);
    background-color: #003C83;
}




/* トップメンテナンス*/
/* #top__fullcarousel {
    overflow: visible;
    margin-bottom: 50px;
}
#top__fullcarousel:before {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 3em;
}
#top__fullcarousel:after {
    position: absolute;
    content: "ホームページメンテナンスのお知らせ：4月6日(水) 13時〜15時頃までサーバーメンテナンスのためサイト閲覧ができなくなります。";
    display: block;
    top: 100%;
    left: 0;
    width: 100%;
    line-height: 1.6em;
    text-align: center;
    color: #ff0000;
    background: #CCD8E6;
    padding: 0.8em 1em;
    font-size: .9em;
    font-weight: bold;
}

@media (max-width: 767px) {
    #top__fullcarousel {
        margin-bottom: 8%;
    }
} */