
#contact .contact__inner .submit_btn .submit {
    -webkit-box-shadow: 0 3px 3px 0 rgb(0 0 0 / 50%);
    display: inline-block;
    width: 437px;
    max-width: 100%;
    padding: 35px 0;
    border-radius: 10px;
    background-color: #FF0000;
    box-shadow: 0 3px 3px 0 rgb(0 0 0 / 50%);
    color: #fff;
    font-weight: 700;
    font-size: 25px;
    letter-spacing: .075em;
    text-align: center;
    cursor: pointer;
    transition: 0.3s;
}
#contact .contact__inner .submit_btn .submit:hover{
    background-color: white;
    color: #FF0000;
}
.mw_wp_form_confirm #contact .contact__inner .submit_btn {
    text-align: center;
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.mw_wp_form_confirm #contact .contact__inner .submit_btn .submit.back{
    background-color: #0046e3;
}
.mw_wp_form_confirm #contact .contact__inner .submit_btn .submit.back:hover{
    background-color: #fff;
    color: #0046e3;
}

.a-flex-start{
    margin: -80px 42px 0px 0;
}
.mw_wp_form_confirm #contact .contact__inner .form-ul .form-li{
    padding: 20px 25%;
    justify-content: flex-start;
}
.mw_wp_form_confirm #contact .contact__inner .form-ul .textarea{
    justify-content: flex-start;
    padding: 20px 25%;
}
.thanks #contact .contact__inner .contact_top p {
    padding-bottom: 150px;
    line-height: 1.8;
}
.mw_wp_form_confirm #contact .contact__inner .form-ul .sex-radio{
        width: auto
}
.mw_wp_form_confirm #contact .contact__inner .form-ul .form-li .age{
    width: auto;
    margin-right: 0;
}
.mw_wp_form_confirm #contact .contact__inner .form-ul .form-li .note_address {
    width: auto;
    max-width: unset;
}
.sidebar__list li {
    display: block;
    padding:0;
    border-bottom: 1px solid #ececec;
    font-family: Noto Sans JP,sans-serif;
}
.sidebar__list li a{
    display: block;
    padding: 22px 16px;
}
.screen-reader-text{
    display: none;
}
.header__navDown--titleRecruit:before {
    content: "採用情報";
}
.page-id-27 #contact .contact__inner .contact_top p {
    line-height: 2;
    padding: 0 0 150px;
}
.blog-content p {
    line-height: 1.6;
    font-size: 18px;
}
.blog-content img {
    width: 100%;
    height: auto;
}
.single__category a{
    color: #fff;
}
.recruit-sub__entry-text {
    margin-bottom: 0;
}
.business-sub__iot-list-item.econ:after{
    display: none;
}
.business-sub__case-3 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.business-sub__case-3 {
    background-color: #fff;
}
.business-sub__case-container:nth-of-type(3) {
    background-color: #fff;
}
.company-sub__message-content-sign span {
}
.footer, .global-footer {
    flex-direction: column;
}
.footer_sublogo {
    margin: 25px 0 0;
}
.first_prodactLink{
    max-width: 902px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.serviceInfo_tx p {
    font-size: 15px;
}
.company-sub__history-text {
    max-width: 620px;
    width: 100%;
}
.company-sub__history-list {
    padding-top: 120px;
}
.global-contact__inner {
    margin: 110px auto 50px;
}
.policy{
    font-size: 14px;
    line-height: 1.4;
}

.policy span{
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
.top-banner {
    max-width: 990px;
    margin: auto;
    padding: 50px 0;
}
.top-banner img{
    width: 100%;
}
@media screen and (max-width: 768px){
    #contact .contact__inner .submit_btn .submit {
        max-width: 47%;
        padding: 5vw 0;
        border-radius: 10px;
        font-weight: 700;
        font-size: 4.3vw;
        letter-spacing: .075em;
        text-align: center;
    }
    .thanks　#contact .contact__inner .contact_top p {
        padding-bottom: 15vw;
        font-size: 2.82vw;
    }
    .spTitle {
    background-image: url(../img/bg02.jpg);
}
.spTitle.equipment__SpTitle {
    background-image: url(../img/bg01.jpg);
}
.service-sub__econ-text {
    color: #009d39;
    font-size: 18px;
    font-weight: 700;
    margin: 2vw 0;
    text-align: right;
}
.blog-content p {
    line-height: 1.8;
    font-size: 3.6vw;
}
.recruit-sub__entry-en {
    margin: 10vw auto 20vw;
}
.business__copy {
    padding: 2.5vw 5.5% 0vw;
    letter-spacing: 0.05em;
}
.sdgs__copy {
    width: 92%;
}
.sdgs__list-item {
    padding: 6vw 5vw;
}
.company-sub__message-content-sign span {
    padding: 0 19vw 0 0;
}
.footer_sublogo {
    margin: 25px 0 0;
    width: 33vw;
}
.serviceInfo_in {
    height: auto;
}
.company-sub__history-list {
    padding: 10vw 0 0;
    width: 100%;
}
.company-sub__history-text {
    max-width: 75vw;
    width: 100%;
}
.company-sub__history-container {
    padding-bottom: 10vw;
}
.global-contact__inner {
    margin: 10vw auto;
}
.top-banner{
    width: 95%;
}
}