@charset "UTF-8";

@media print, screen and (max-width: 1599px) {

    .products-Contents-H2 h2 {
        font-size:18px;
        width: auto;
        height: auto;
        margin: 0px;
        padding: 20px;
        line-height: 35px;
    }


    .products-contents-wrap {
        width: 92%;
        margin: 0 4%;
        text-align: left;
        margin-top: 40px;
    }

    .products-contents-wrap table {
        margin: 0px;
        width: 100%;
    }
}
@media screen and (max-width: 1200px) {
    #products-index {
        width: 96%;
    }
}
@media screen and (max-width: 1023px) {


img{
    border:0px;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

/*----------------------------------------------------
    ▼Top page
----------------------------------------------------*/
/*
.contents {
    padding-top: 0px;
    margin-top:-51px;
}
header{
    height: auto;
    margin-bottom: 108px;
    display: none;
}
#Header-SMT{
    display: block;
}

.Header-Wrapper{
    width: 100%;
    display: block;
}

#Navi{
    display: none;
}

#Navi-SMT{
    display: block;
    position: absolute;
    width: 100%;
    z-index: 999;
}


#Navi-SMT ul{
    margin: 0;
    display: flex;
    justify-content: space-between;
}

#Navi-SMT ul a{
    color: #910651;
    display: block;
    width: 100%;
}
#Navi-SMT ul li{
    margin: 0;
}

#Navi-SMT ul li{
    width: 25%;
    height: auto;
    margin: 0;
    display: block;
    padding: 5px;
    box-sizing: border-box;
    background-color: #ECD4E1;
    border-right: 1px solid #940d52;
    font-size: 3vw;
    line-height: 3em;
}

#Navi-SMT ul li:last-child{
    border-right: none;
    line-height: 1.5em;
}
.Entry-Button{
    height: 50px;
    line-height: 50px;
    clear: both;
}

.Entry-Button p{
    width: 100%;
}
.main_img {
    margin-top: 161px !important;
    width: 170% !important;
    margin-left: -35% !important;
}
*/

/*----------------------------------------------------
    ▼Navi
----------------------------------------------------*/
#acMenu-Header{
    margin: 0;
    width: 20%;
    float: left;
}

#acMenu-Header dt{
    display:block;
    width:100%;
    height: 60px;
    margin: 0;
    /*padding: 5px;*/
    box-sizing: border-box;
    background-color: #ECD4E1;
    border-right: 1px solid #940d52;
    /*font-size: 3vw;*/
    line-height: 60px;
    cursor:pointer;
    font-size:2vw;
    }

.dt-last dt{
    border-right: none !important;
    /*line-height: 1.5em !important;
    padding-top: 10px;*/
}

.dt-last dt a{
    font-size: 11px;
}

#acMenu-Header dd{
    background:#f2f2f2;
    width:100%;
    height:auto;
    line-height:50px;
    text-align:center;
    display:none;}

 #acMenu-Header ul li {
    font-size: 2vw;
    height: 40px;
    line-height: 40px;
}

/*----------------------------------------------------*/




footer h4{
    width: 100%;
}

/*----------------------------------------------------
    ▼Top Contents
----------------------------------------------------*/
#MainIMG{
    margin-top: 110px;
}


h3{
    font-size: x-large;
    letter-spacing: 5px;
}


.Message-Button{
    width: 80%;
    height: 50px;
}

.Message-Button a{
    line-height: 50px;
}

.Navi2 ul li{
    width: 100%;
    float: none;
}


#Section2 h2{
    height: auto;
}

#Section3 ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

#Section3 li{
    width: 50%;
    max-width: 500px;
    margin: 0 auto;
}

#Section4 ul{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

#Section4 li{
    width: 48%;
    margin-bottom: 1em;
}

.Section4-Button{
    width: 80%;
    height: 50px;
}

.Section4-Button a,.Section4-Button p{
    line-height: 50px;
}

#Section5{
    height: auto;
}

#Section5 ul{
    width: 80%;
    margin-top: 20px;
    display: block;
}

#Section5 li{
    width: 100%;
    margin-bottom: 20px;
    height: 50px;
}

#Section5 li a, #Section5 p, .Section5-Button a,.Section5-Button p{
    line-height: 50px;
}

.Section5-Button{
    width: 80%;
    height: 50px;
    margin: 20px auto;
}

.footer-ul1, .footer-ul2{
    width: 100%;
    display: block;
}

.footer-ul1 li{
    width: 100%;
    height: 50px;
    margin-bottom: 20px;
}

.footer-ul1 li a{
    line-height: 50px;
}


/*----------------------------------------------------
    ▼Contents
----------------------------------------------------*/
.Contents-h2{
    font-size: 26px;
    margin-top: 150px;
    letter-spacing: 3px;
}

.Contents-Entry-h2{
    font-size: 26px;
    margin-top: 200px;
    letter-spacing: 0px;
    line-height: initial;
    padding: 0px 20px;
    height: auto;
}

#Breadcrumbs{
    width: 100%;
    margin-left: 10px;
}

#info-Section1 dl{
    width: 100%;
}

#info-Section1 dt{
    width: 100%;
    float: none;
    font-weight: bold;
    padding-bottom: 0;
    margin-top: 10px;
    font-size: large;
}

#info-Section1 dd{
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
}

.info-Section1-bottomPC {
    display: none;
}

.info-Section1-bottomSMT{
    display: block;
    width: 100%;
}

.info-Section1-bottomSMT table{
    width: 50%;
    margin: 20px auto;
}

.info-Section1-bottomSMT th{
    width: 10em;
    text-align: left;
}

.info-Section1-bottomSMT td{
    width: 4em;
    text-align: right;
}


#info-Section2 h4{
    width: 95%;
}

#info-Section2 dl{
    width: 95%;
}

#info-Section2 dt{
    width: 100%;
    float: none;
    margin: 0;
    border:none;
    border-top: 2px solid #48d1cc;
    border-right: 2px solid #48d1cc;
    border-left: 2px solid #48d1cc;
    box-sizing: border-box;
}

#info-Section2 dd{
    width: 100%;
    margin: 0 0 20px 0;
    border:none;
    border-right: 2px solid #48d1cc;
    border-left: 2px solid #48d1cc;
    border-bottom: 2px solid #48d1cc;
    box-sizing: border-box;
    text-align: center;
}

#info-Section2 dd:before{
    display: none;
}

.info-Section2-bottom{
    width: 95%;
}

.info-Section2-bottom-Box{
    width: 49% !important;
}




#company-Section1 dl{
    width: 100%;
}

#company-Section1 dt{
    width: 100%;
    float: none;
    font-weight: bold;
    padding-bottom: 0;
    margin-top: 10px;
    font-size: large;
}

#company-Section1 dd{
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
}

.company-Section2-Box{
    width: 100%;
    display: block;
}

.company-Section2-Box p{
    margin: 3em;
    padding-left: 0;
}


.products-Section1-Box{
    width: 100%;
    margin: 0;
    display: block;
}

.products-Section1-Box p{
    width: 100%;
    box-sizing: border-box;
}

#training-Section2{
    width: 100%;
}

#training-Section2 h5{
    display: block;
}

#training-Section2 ul {
    width: 100%;
}

#training-Section2 li {
    width: 100%;
}



.acMenuDT1 h3,.acMenuDT2 h3,.acMenuDT3 h3{
    font-size: x-large;
}

#history-Section1 span{
    width: 100%;
    font-size: small;
}

#history-Section1 dl{
    width: 100%;
}

#history-Section1 dt{
    width: 100%;
    float: none;
    font-weight: bold;
    padding-bottom: 0;
    margin-top: 2px;
    font-size: large;
}

#history-Section1 dd{
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
    box-sizing: border-box;
    border-bottom: 1px dotted #ccc;
}



.activities-Section1-Wrapper{
    width: 100%;
    display: block;
}

.activities-Section1-Box{
    margin: 0 auto;
}

#activities-Section1 p{
    width: 100%;
}


#faq-Section1{
    width: 100%;
    margin: 80px auto 40px auto;
}

.faq-Section1-Box{
    width: 90%;
}

.faq-Section1-Box h5{
    width: 100%;
    padding-right: 50px;
    box-sizing: border-box;
}



#member-Section1 h4, #member-Section2 h4,#member-Section1 p,.member-Section2-Wrapper{
    width: 100%;
    box-sizing: border-box;
}

.member-Section1-Wrapper{
    width: 100%;
    display: block;
}

.member-Section3-Button{
    width: 80%;
}

.visits-PC{
    display: none;
}

.visits-SMT{
    width: 240px;
    display: block;
    margin: 50px auto 0;
    padding: 0 !important;
}

.Contents-member-h2,.Contents-member-head p {
    font-size: 4vw;
}

.Contents-member-head{
    margin-top: 161px;
}

.Contents-member-head-L {
    position: absolute;
    top: 10%;
    left: 30%;
}

.acMenuDD-projectstory p{
    width: 100%;
    box-sizing: border-box;
}

#projectstory-Section1 > p{
    width: 100%;
    padding: 10px;
    font-size: large;
}

#products_01,#products_02,#products_03,#products_04,#products_05,#products_06,#products_07,#products_08{
    padding-top: 0px !important;
}

.anchor,.anchor1{
    margin-top:0px !important;
    padding-top:0px !important;
}
.entry_table table {
    width: 100%;
}
.entry_table th {
    width:26%;
}

.employee_visit_btn {
    width: 100%;
}




.products-Contents-H2 br {
       display: none;
}

.br-on br {
       display: block !important;
}
.recruit-link-div {
    display:none;
}
.recruit-link-wrap br {
    display:block;
}
.Question {
    font-size:large;
}
.faq-Section1-Box h5 {
    padding-left: 48px;
    padding-right: 46px;
    font-size:large;
}
.Plus {
}
.Anser {
    font-size: large;
}
.inDL-faq dd {
    font-size: large;
    padding-left: 50px;
    padding-right: 16px;
}


}/*[eof]*/


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

    #products-index{
        width: 100%;
        margin: 0px;
        margin-bottom: 20px;
    }

    .products-index-PC {
        display: none;
    }
    .products-index-SMT {
        display: block;
    }

    .products-index-SMT li {
        width: 50%;
        float: left;
        padding: 0px;
        margin: 0px;
        display: block;
    }

    .products-index-SMT img {
        width: 100%;
    }
    .recruit_normal {
        display: block;
        width: auto;
    }

}/*[749eof]*/


@media screen and (max-width: 1048px) {
    .message-Section1-Wrapper{
        width: 100%;
    }
}

