/**************************************************

BASE

****************************************************/

#main img {
    max-width: 100%;
    height: auto;
}

#main section + section,
#main .wp-contents + .wp-contents{
    margin-top:60px;
}

#pageVisual{
    overflow: hidden;
}

#pageVisual img{
    width: 100vw;
}

footer{
    margin-top:100px;
}

.radius{
    border-radius: 30px;
}

/* title */

.title__subpage{
    margin-bottom:40px;
    position: relative;
    padding:0 0 20px 0;
    text-align: center;
    font-size:2.8rem;
}

.title__subpage::before{
    content:'';
    width:60px;
    height:4px;
    background:#0652B7;
    display: block;
    position: absolute;
    left:50%;
    bottom:0;
    transform: translateX(-50%);
}

.title{
    font-size:2.8rem;
    color:#0652B7;
    margin-bottom: 30px;
}

.title--bg{
    display: block;
    background:#E8F1FC;
    padding:20px 30px;
    color:#0652B7;
    font-size:2.4rem;
    border-radius: 30px 30px 0 0;
    box-sizing: border-box;
    border-bottom: 4px solid #0652B7;
    margin-bottom: 30px;
}

.title--num{
    font-size:2.8rem;
    color:#0652B7;
    margin-bottom: 40px;
}

.title--num span{
    color:#fff;
    display: inline-block;
    background:#0652B7;
    width:60px;
    line-height:60px;
    border-radius: 50%;
    margin-right: 20px;
    text-align: center;
}

.title--sub{
    position: relative;
    font-size:2rem;
    padding:0 0 0 25px;
    margin-bottom: 20px;
    font-weight:bold;
}

.title--sub::before{
    content:'';
    display: block;
    width:15px;
    height:4px;
    background:#0652B7;
    position: absolute;
    left:0;
    top:50%;
    transform: translateY(-50%);
}


/* table */

table,
tbody,
tr {
    border: none;
    width: 100%;
    height: auto !important;
    box-sizing: border-box;
}

th,
td {
    padding: 25px 30px;
    box-sizing: border-box;
    border:1px solid #DDDDDD;
    font-size: 1.6rem;
    line-height: 1.75;
    text-align: left;
    vertical-align: top;
}

th {
    background: #E8F1FC;
    color: #0652B7;
}

td a{
    color:#0652B7;
}

/* anchorlink */

.anchorlink {
    margin-bottom: 60px;
}

.anchorlink ul{
    display: flex;
    border-radius: 30px;
    overflow: hidden;
    flex-wrap: wrap;
    background:#E8F1FC;
}

.anchorlink li {
    flex-basis: 33.25%;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
}


.anchorlink.works-anchor li:last-child{
    border-right: 1px solid #fff;
}

.anchorlink li a {
    text-decoration: none;
    font-size: 1.6rem;
    background:#E8F1FC;
    font-weight: bold;
    color:#0652B7;
    min-height:60px;
    height:100%;
    width:100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding:15px;
    box-sizing: border-box;
}

.anchorlink li a:hover,
.anchorlink li.current_page_item a {
    opacity: 1;
    background:#0652B7;
    color:#fff;
}


/* pagenation */

.pagination {
    clear: both;
    padding: 20px 0;
    position: relative;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.pagination-box {
    display: inline-block;
}

.pagination span,
.pagination a {
    display: block;
    float: left;
    margin: 2px 2px 2px 0;
    padding: 10px 15px 10px 15px;
    text-decoration: none;
    width: auto;
    color: #333;
    background: #d2d2d2;
}

.pagination a:hover {
    color: #fff;
    background: #dc1d1e;
}

.pagination .current {
    padding: 10px 15px 10px 15px;
    color: #fff;
    background: #dc1d1e;
}

@media only screen and (max-width: 413px) {
    .pagination {
        font-size: 12px;
        line-height: 12px;
    }

    .pagination span,
    .pagination a {
        padding: 8px 10px 8px 10px;
    }

    .pagination .current {
        padding: 8px 10px 8px 10px;
    }
}

/*************************************************

CONTENTS

****************************************************/

/* works
*********************************************************/

#works .flex,
#construction .flex{
    flex-wrap: wrap;
    margin:0 -20px;
}

#works .works-post,
#construction .works-post{
    flex-basis: 50%;
    box-sizing: border-box;
    padding:0 20px 40px;
}

@media all and (-ms-high-contrast:none){
    #works .works-post,
    #construction .works-post{
        flex-basis: 46.5%;
    }
}

#works .works-post a,
#construction .works-post a {
    text-decoration: none;
    display: block;
    height: 100%;
    overflow: hidden;
    border-radius: 30px;
    max-width: 580px;
    background:#E8F1FC;
}

#works .works-post dt,
#construction .works-post dt{
    overflow: hidden;
}

#works .works-post dt img,
#construction .works-post dt img{
    width: auto;
    height: 360px;
    max-width: none;
}

#works .works-post dd,
#construction .works-post dd {
    padding:30px;
    box-sizing: border-box;
}

#works .works-post strong{
    font-size:2rem;
}

#works-single th,
#construction-single th{
    width:300px;
}

#construction .works-post dd span {
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: bold;
}

#construction .works-post dd span + span {
    margin-top: 6px;
    display: block;
}

/* slider */

#mainstage,
.mainstage{
    overflow: hidden;
    position: relative;
    margin-bottom:20px;
}

#mainstage,
.mainstage{
    margin-bottom: 40px;
    padding-bottom:30px;
}

#mainstage > div,
.mainstage > div{
    overflow: hidden;
    text-align: center;
}


#mainstage .slick-dots,
.mainstage .slick-dots{
    left: 50%;
    max-width: 1200px;
    transform: translateX(-50%);
    bottom:0;
    z-index:10;
}

#mainstage .slick-dots li,
.mainstage .slick-dots li{
    width:15px;
    height:15px;
    margin:0 10px;
}

#mainstage .slick-dots li button,
.mainstage .slick-dots li button{
    width:15px;
    height:15px;
    line-height:5px!important;
}

#mainstage .slick-dots li button::before,
.mainstage .slick-dots li button::before{
    opacity: 1;
    line-height:15px!important;
    width:15px;
    height:15px;
    font-size:15px;
    color:#E8F1FC;
}

#mainstage .slick-dots li.slick-active button::before,
.mainstage .slick-dots li.slick-active button::before{
    color:#0652B7;
}

#mainstage .slick-dotted.slick-slider,
.mainstage .slick-dotted.slick-slider{
    margin-bottom:0;
}

#mainstage .slick-prev,
#mainstage .slick-next,
.mainstage .slick-prev,
.mainstage .slick-next{
    width:60px;
    height:60px;
}

#mainstage .slick-prev,
.mainstage .slick-prev {
    left: 95px;
    z-index: 1;
}

#mainstage .slick-next,
.mainstage .slick-next {
    right: 95px;
}

#mainstage .slick-prev::before,
.mainstage .slick-prev::before {
    content: '';
    background:url(../../../../../wp-content/uploads/2021/03/prev.png) no-repeat 0 0 / contain;
    display: block;
    width: 60px;
    height:60px;
    transition: all 0.3s;
    opacity: 1;
}

#mainstage .slick-next::before,
.mainstage .slick-next::before {
    content: '';
    background:url(../../../../../wp-content/uploads/2021/03/next.png) no-repeat 0 0 / contain;
    display: block;
    width: 60px;
    height:60px;
    transition: all 0.3s;
    opacity: 1;
}

#mainstage .slick-prev:hover::before,
#mainstage .slick-next:hover::before,
.mainstage .slick-prev:hover::before,
.mainstage .slick-next:hover::before{
    opacity: 0.6;
}

.termtag {
    margin-bottom: 15px;
}

.termtag small{
    display: inline-block;
    background:#0652B7;
    color:#fff;
    font-size:1.6rem;
    font-weight: bold;
    padding:0 20px 3px;
    border-radius: 15px;
    margin:0 10px 0 0;
}



/* machine
*********************************************************/

#machine .catch img{
    max-width: 22px;
    width:100vw;
    margin-right:10px;
}

#machine .catch{
    display: block;
    font-size:1.6rem;
    text-align: center;
    margin-bottom: 40px;
}

#machine .flex{
    flex-wrap: wrap;
    margin:0 -15px;
}

#machine .card{
    flex-basis: 33.3%;
    flex-wrap: wrap;
    padding:0 15px 30px;
    box-sizing: border-box;
}

@media all and (-ms-high-contrast:none){
    #machine .card{
        flex-basis: 30.8%;
    }
}

#machine .card a{
    display: block;
}

#machine dd{
    font-size:1.6rem;
    line-height: 1.75;
}

#machine .card__title{
    font-size:2rem;
    font-weight: bold;
    color:#0652B7;
    margin-top: 15px;
}

/* quality
*********************************************************/

.quality__img{
    flex-basis: 41%;
}

.quality__txt{
    flex-basis: 55%;
}

#contribution .section-2 .container + .container{
    margin-top: 60px;
}

/* iso
*********************************************************/

#iso .ceo{
    margin-top: 40px;
}

#iso .ceo span{
    font-size:2rem;
}

.li--num{
    counter-reset: number 0;
}

.li--num li{
    font-size:1.6rem;
    line-height: 1.75;
    position: relative;
    padding: 0 0 0 30px;
}

.li--num li + li{
    margin-top:10px;
}

.li--num li::before{
    counter-increment: number 1;
    content: counter(number) ".";
    position: absolute;
    left:0;
    top:0;
    color:#0652B7;
    font-family: 'Montserrat', sans-serif;
}


/* outline
*********************************************************/

#outline .outlinetable th,
#plan th:nth-child(1),
#outline .outlinetable2 th:nth-child(1),
#recruit th{
    width:300px;
}

#outline .outlinetable2 td li{
    padding-left:20px;
    position: relative;
}

#outline .outlinetable2 td li::before{
    content:'';
    background:#0652B7;
    width:10px;
    height:10px;
    display: block;
    border-radius: 50%;
    position: absolute;
    left:0;
    top:10px;
}


/* vision
*********************************************************/

/* #vision .flow-post{
    border-radius: 30px;
    box-sizing: border-box;
    border:4px solid #E8F1FC;
    padding:40px;
}

#vision .flow-img{
    margin:30px auto;
}

#vision .flow-img img{
    max-width:85px;
    width: 100vw;
}

#vision .flow-post dd{
    font-size:1.6rem;
    line-height: 1.75;
} */

#vision .section-1 p{
    font-size: 2.4rem;
    font-weight: bold;
    color: #0652B7;
    text-align: center;
}

#vision .section-2 dd{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: #ddd solid 1px;
    font-size:1.6rem;
    line-height: 1.75;
}

#vision .section-2 dd:last-of-type{
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}


/* business
*********************************************************/

.business__img,
.business__txt{
    flex-basis: 48%;
}

.business-subpage .area-img .flex{
    flex-wrap:wrap;
    margin:0 -15px;
}

.business-subpage .area-img .card{
    flex-basis:33.3%;
    padding:0 15px 30px;
}

@media all and (-ms-high-contrast:none){
    .business-subpage .area-img .card{
        flex-basis:30.8%;
    }
}

.business-subpage .area-img .card figcaption{
    margin-top:15px;
    font-weight: bold;
    font-size:1.6rem;
}


/* Contact
*********************************************************/

#contact .catch01 {
    font-size: 1.8rem;
    line-height: 1.7;
    background: #0652B7;
    color:#fff;
    height:120px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    flex-basis: 49%;
    flex-direction: column;
    border-radius: 30px;
}

#contact .catch01 span {
    font-size: 1.6rem;
    display: inline-block;
    font-weight: bold;
}

#contact .catch01 span{
    display: block;
    font-size:3rem;
}

#contact .catch01 span small{
    font-size:2rem;
    margin-right: 5px;
}

#contact h2 {
    display: block;
    background:#E8F1FC;
    padding:20px 30px;
    color:#0652B7;
    font-size:2.4rem;
    border-radius: 30px 30px 0 0;
    box-sizing: border-box;
    border-bottom: 4px solid #0652B7;
    margin-bottom: 30px;
}

#contact.entry.check .check-agree,
#contact.confirm .check-agree {
    display: none;
}

#contact table li {
    display: inline-block;
}

#contact .wrap-form {
    background: #E8F1FC;
    border-radius: 30px;
    padding: 80px;
    margin-top: 50px;
}

#contact table {
    width: 100%;
    border: none;
}

#contact table th,
#contact table td {
    border: none;
    padding: 15px;
    font-size: 1.6rem;
    vertical-align: middle;
    text-align: left;
    background: none;
}

#contact table th {
    width: 250px;
    position: relative;
    color: #333;
    vertical-align: top;
    padding-top: 29px;
    padding-bottom: 0;
}

#contact.confirm table th {
    padding: 15px;
}

#contact table table {
    margin: 0;
}

#contact table table th,
#contact table table td {
    background: none;
    border: none;
}

#contact table table th,
#contact.confirm table table th {
    font-weight: normal;
    width: 190px;
    vertical-align: middle;
    color: #333;
    padding: 15px 15px 15px 0;
}

#contact table table td {
    padding: 15px 0;
}

#contact table table tr:first-child th,
#contact table table tr:first-child td {
    padding-top: 0;
}

#contact table table tr:last-child th,
#contact table table tr:last-child td {
    padding-bottom: 0;
}

#contact label {
    font-weight: normal;
}

#contact span.red {
    color: #fff;
    display: inline-block;
    background: #E93578;
    padding: 8px 15px;
    border-radius: 25px;
    right: 25px;
    position: absolute;
    top: 22px;
    font-size: 1.4rem;
    font-weight: normal;
}

#contact span.gray {
    color: #fff;
    display: inline-block;
    background: #999999;
    padding: 8px 15px;
    border-radius: 25px;
    right: 25px;
    position: absolute;
    top: 22px;
    font-size: 1.4rem;
    font-weight: normal;
}

#contact.confirm span.gray,
#contact.confirm span.red {
    top: 12px;
}

#contact .check-agree {
    font-size: 1.6rem;
    padding: 0 15px;
}

#contact .check-agree a {
    color: #1D3BB4;
}

#contact .agree-wrap {
    font-size: 1.6rem;
    margin: 20px 0 40px;
    padding: 10px;
    box-sizing: border-box;
}

#contact input[type=text],
#contact input[type=email],
#contact input[type=tel] {
    width: 500px;
    padding: 15px;
    background: #fff;
}

#contact input[type=text].var01 {
    width: 10em;
}

#contact input.var02,
#contact input.var03 {
    width: 8em;
}

#contact input[type=checkbox] {
    display: inline-block;
    margin-right: 0.5em;
}

#contact input[type=checkbox]+label {
    display: inline-block;
    margin-bottom: 5px;
}

input[type="button"],
input[type="text"],
input[type="email"],
input[type="submit"],
input[type="image"],
textarea,
select {
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #DDDDDD;
}

#contact input[type="radio"] {
    display: none;
}

#contact input[type="radio"]+.mwform-radio-field-text {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
}

#contact input[type="radio"]+.mwform-radio-field-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    background: #fff;
    border-radius: 50%;
    box-sizing: border-box;
}

#contact input[type="radio"]:checked+.mwform-radio-field-text::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    width: 6px;
    height: 6px;
    background: #605834;
    border-radius: 50%;
}

select::-ms-expand {
    display: none;
}

#contact select {
    height: 48px;
    margin-right: 5px;
    max-width: 20em;
    background: url(../../images/common/ico_arrow_select.png) no-repeat right 10px center #fff;
    padding: 0 45px 0 15px;
}

#contact textarea {
    width: 100%;
    height: 10em;
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}


#contact .bg-danger {
    padding: 10px;
    margin-top: 5px;
}

#contact .btnWrap01 {
    padding: 25px 0 0;
    overflow: hidden;
}

#contact .btnWrap01 p {
    font-size: 1.4rem;
}

#contact input[type=submit],
#contact .btnWrap01 a,
#contact .fm-modoru {
    appearance: none;
    border: none;
    width: 300px;
    line-height: 65px;
    background: #0652B7;
    border-radius: 50px;
    color: #fff;
    display: block;
    margin: 20px auto;
    font-size: 1.6rem;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

#contact input[type=submit]:hover {
    opacity: 0.6;
    transition: all 0.3s;
}

#contact .fm-modoru {
    margin: 0 auto;
    color: #fff;
    background: #666 !important;
}

#contact .btnWrap01 a.btn01 {
    background: #666 !important;
    color: #fff;
}

#contact .wrap03 {
    padding: 0 15px;
    margin-bottom: 20px;
}

#contact .wrap03 p {
    padding: 15px;
    background: #EDEDED;
    font-size: 0.9rem;
}

body .mw_wp_form .error {
    color: #c50000;
    background-color: #f2dede;
    padding: 10px;
    margin: 5px 0;
    display: inline-block;
}

#contact .mwform-checkbox-field input[type="checkbox"] {
    display: none;
}

.mwform-checkbox-field .mwform-checkbox-field-text::before {
    content: '';
    margin-right: 15px;
    background: url(../../images/common/ceckoff.png) no-repeat 0 0;
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.mwform-checkbox-field input[type="checkbox"]:checked+.mwform-checkbox-field-text::before {
    background: url(../../images/common/ceckon.png) no-repeat 0 0;
}

#contact .text01 + .text01{
    margin-top:20px;
}

@media screen and (max-width:828px) {

    #contact .catch01 span+span {
        margin-left: 0;
    }

    #contact input[type="file"] {
        box-sizing: border-box;
        width: 100%;
    }

    #contact .catch01 span,
    #contact h2 {
        font-size: 2rem;
    }

    #contact .catch01 br {
        display: none;
    }

    #contact .catch01 span {
        display: block;
    }

    #contact .catch01 span+span {
        padding-left: 0;
    }

    #contact table th,
    #contact table td {
        display: block;
        width: 100%;
        box-sizing: border-box;
    }

    #contact table td input[type=text],
    #contact table td input[type=email],
    #contact table td input[type=tel] {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    #contact table td input.var02 {
        width: 4em;
    }

    #contact table td input[type=text].var01 {
        width: 100%;
        margin-bottom: 10px;
    }

    #contact table td input.var03 {
        width: 6em;
    }

    #contact table td input.var03+br+input.var01 {
        margin-top: 20px;
    }

    #contact input[type=submit],
    #contact .btnWrap01 a,
    #contact .fm-modoru {
        width: 75%;
        margin-left: auto;
        margin-right: auto;
    }

    .btnWrap01 {
        text-align: center;
    }

    #contact .wrap-form {
        padding: 10px;
    }

    #contact.confirm .wrap-form {
        padding: 10px 10px 40px;
    }

    #contact table th {
        padding: 15px;
        vertical-align: middle;
    }

    #contact span.gray,
    #contact span.red {
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (min-width:829px) and (max-width:1200px) {

    #contact table table,
    #contact table table tbody,
    #contact table table tr,
    #contact table table th,
    #contact table table td {
        display: block;
        width: 100%;
        height: auto;
        box-sizing: border-box;
    }

}

/* privacy-policy
********************************************************/

#privacy-policy dd {
    margin-bottom: 45px;
    font-size: 1.6rem;
}


#privacy-policy dd address{
    margin-top:20px;
    border-radius: 30px;
    background:#E8F1FC;
    padding: 30px;
    box-sizing: border-box;
}



/* news
*********************************************************/

#news #main{
    background:#E8F1FC;
    padding:60px 0;
}

#news li{
    padding:25px 30px;
    background: #fff;
    border-radius: 30px;
    font-size:1.6rem;
}

#news li + li{
    margin-top:10px;
}

#news li a{
    text-decoration: none;
}

#news li time{
    color:#006CD2;
    margin-right: 30px;
}

#news.news-single .section01{
    background:#fff;
    padding:40px 0;
    border-radius: 30px;
}

#news.news-single .area-btn{
    margin-top:60px;
}

#news.news-single .date{
    color:#006CD2;
    font-size:1.6rem;
    padding:0 40px 15px;
    box-sizing: border-box;
}

#news.news-single .title--news{
    font-size:2.8rem;
    padding:0 40px 40px;
    border-bottom:1px solid #0652B7;
    margin-bottom:40px;
    box-sizing: border-box;
}

#news.news-single .wrap-img{
    margin-bottom:40px;
    padding:0 40px;
    box-sizing: border-box;
}

#news.news-single .inner01{
    padding:0 40px;
    box-sizing: border-box;
}

#construction-single .works__map {
    margin-top: 60px;
}

#construction-single .works__map__title {
    color: #0652B7;
    font-size: 2.4rem;
    font-weight: bold;
    border-bottom: 4px solid #0652B7;
    padding-bottom: 15px;
    padding-left: 20px;
    margin-bottom: 30px;
}

#construction-single .works__map__wrap {
    text-align: center;
}

#construction-single .works__map__wrap iframe {
    aspect-ratio: 800 / 370;
    max-width: 800px;
    width: 100%;
    height: 100%;
}

#construction-single .works__img__dummy {
    margin-bottom: 30px;
    margin-inline: auto;
    max-width: 800px;
    width: 100%;
}

/* Smartphone Vertical */
@media screen and (max-width:415px) {

    #news .section01 .columns {
        flex-direction: column;
    }

    #news .section01 .news__img {
        margin-bottom: 20px;
    }
}


/* Responsive
*********************************************************/

.spOn{
    display: none!important;
}

/* Tablet side Only */
@media screen and (min-width:829px) and (max-width:1200px) {
    .anchorlink li {
        flex-basis: 33.3%;
        box-sizing: border-box;
    }

    #works .works-post dt img {
        width: 100%;
        height: 360px;
        max-width: none;
        object-fit: cover;
    }
}

/* Smartphone side + Tablet Vertical */
@media screen and (max-width:828px) {

    .anchorlink ul{
        border-radius: 15px;
    }


    body #swipebox-close {
        right: auto;
        left: 0;
    }

    .anchorlink li {
        flex-basis: 50%;
        box-sizing: border-box;
    }

    .title {
        font-size: 2rem;
        color: #0652B7;
        margin-bottom: 20px;
    }

    #works .works-post a,
    #construction .works-post a {
        max-width: none;
    }

    #works .works-post dt img,
    #construction .works-post dt img {
        width: 100%;
        height: 250px;
        max-width: none;
        object-fit: cover;
    }

    #works .works-post dd,
    #construction .works-post dd{
        padding:20px;
    }

    .title__subpage{
        font-size: 2.3rem;
    }

    .title--num {
        font-size: 2rem;
        margin-bottom: 20px;
    }

    .title--num span {
        width: 40px;
        line-height: 40px;
    }

    .title--bg,
    #contact h2 {
        padding: 20px;
        font-size: 2rem;
        border-radius: 15px 15px 0 0;
        margin-bottom: 20px;
    }

    #outline .outlinetable table,
    #outline .outlinetable tbody,
    #outline .outlinetable tr,
    #outline .outlinetable th,
    #outline .outlinetable td,
    #recruit table,
    #recruit tbody,
    #recruit tr,
    #recruit th,
    #recruit td{
        display: block;
        width:100%!important;
        height:auto;
        box-sizing: border-box;
    }

    #outline .outlinetable2 th:nth-child(1){
        width:150px;
    }

    .radius {
        border-radius: 15px;
    }

    #machine .card{
        flex-basis: 50%;
    }

    #mainstage .slick-prev,
    .mainstage .slick-prev{
        left:0;
    }

    #mainstage .slick-next,
    .mainstage .slick-next {
        right: 0;
    }

    #mainstage .slick-list,
    .mainstage .slick-list{
        max-width: 600px;
        margin: 0 auto 30px;
    }

    #news.news-single .title--news{
        font-size:2rem;
    }

    #vision .section-1 p{
        font-size: 2rem;
        text-align: left;
    }
    #construction-single .works__map__title {
        font-size: 2rem;
        padding-bottom: 10px;
        margin-bottom: 20px;
        padding-left: 10px;
    }
}

/* Smartphone Vertical */
@media screen and (max-width:415px) {

    #contact .mwform-radio-field {
        display: block;
    }

    .mw_wp_form .horizontal-item+.horizontal-item {
        margin-left: 0;
    }

    .spOn{
        display: block!important;
    }

    .spOff{
        display: none!important;
    }

    #vision .flow-post {
        border-radius: 15px;
        box-sizing: border-box;
        border: 4px solid #E8F1FC;
        padding: 20px;
    }

    .business-subpage .flex,
    #works .flex,
    #construction .flex{
        flex-direction: column;
    }

    #contact .flex{
        display: block;
    }

    #contact .catch01 + .catch01{
        margin-top: 20px;
    }

    #contact .catch01 span{
        font-size:2.7rem;
    }

    .business-subpage .area-img .flex{
        flex-direction: row;
    }

    .business__img,
    .business__txt,
    .quality__img{
        margin-bottom: 20px;
    }

    .business-subpage .area-img .card {
        flex-basis: 50%;
        padding: 0 10px 20px;
    }

    .business-subpage .area-img .flex {
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    #main section + section,
    #main .wp-contents + .wp-contents {
        margin-top: 40px;
    }

    #mainstage .slick-prev,
    #mainstage .slick-next,
    #mainstage .slick-prev::before,
    #mainstage .slick-next::before,
    .mainstage .slick-prev,
    .mainstage .slick-next,
    .mainstage .slick-prev::before,
    .mainstage .slick-next::before {
        width: 40px;
        height: 40px;
    }

    #mainstage .slick-prev,
    #mainstage .slick-next,
    .mainstage .slick-prev,
    .mainstage .slick-next{
        top:45%;
    }

    #mainstage .slick-list,
    .mainstage .slick-list {
        max-width: 600px;
        margin: 0 auto;
    }

    #news.news-single .area-btn {
        margin-top: 40px;
    }

    #news.news-single .date {
        padding: 0 20px 15px;
    }

    #news.news-single .title--news {
        padding: 0 20px 20px;
        margin-bottom: 30px;
    }

    #news.news-single .wrap-img {
        margin-bottom: 30px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    #news.news-single .inner01 {
        padding: 0 20px;
    }

    #news li time{
        display: block;
    }

    #news #main {
        padding: 40px 0;
    }

    #iso .wp-block-image{
        margin-top:20px;
    }


    #plan table,
    #plan tbody,
    #plan th,
    #plan tr,
    #plan td{
        display: block;
        width:100%!important;
        height:auto;
        box-sizing: border-box;
    }

    .anchorlink li a{
        font-size: 1.3rem;
    }
    #construction-single .works__map {
        margin-top: 40px;
    }
    #construction-single .works__map__wrap iframe {
        aspect-ratio: 3/2;
    }
}
