body {
    overflow-x: hidden;
    color: rgb(85, 85, 85);
    font-size: 18px;
    line-height: 1.5em;
    font-weight: 300;
    background-color: rgb(243, 242, 238);
    font-family:"segoe ui",meiryo,"yu gothic","hiragino kaku gothic pron"!important;
    
/*   font-family:"segoe ui",meiryo,"ヒラギノ角ゴ Pro W2", "Yu Gothic","-apple-system",  "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic","メイリオ",  sans-serif !important;*/
    
/*    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;*/
    
/*    font-family: "-apple-system","BlinkMacSystemFont","sans-serif", 'Noto Sans TC', "Yu Gothic" !important;*/
/*    font-family: "sans-serif", 'Noto Sans TC', "Yu Gothic" !important;*/

}


#inquiry form textarea.form-control{font-family: "segoe ui",meiryo,"yu gothic","hiragino kaku gothic pron"!important;}



#products .banner .text p {
    font-size: 24px;
    line-height: 34px;
    font-weight: normal;
}
/*

#products-in .info {
     margin-bottom: 0px;
     border-bottom: 1px solid #ffffff; 
}

*/

.inquiry_choose {
    width: 31.2%;
}


#header .forDesktop .productList ul.slider {
    display: block;
    padding: 24px 0;
    visibility: visible;
}

#favorites .subnav button {
    background-color: #e7e7e7;
    width: 210px;
    border-radius: 50px;
}

#subscribe form .form-controlname, #inquiry form .form-controlname {
    width: -moz-calc(47% - 21px);
    width: -webkit-calc(47% - 21px);
    width: calc(47% - 24px);
    height: 42px;
    border: 1px solid #dcdcdc;
    padding: 0 20px;
    color: #333;
    font-size: 16px;
}

#subscribe form .form-controlname2, #inquiry form .form-controlname2 {
    width: -moz-calc(45% - 20px);
    width: -webkit-calc(45% - 20px);
    width: 43.6%;
}

#contact .mapSide .mapToggle {
    width: 200px;
    font-weight: normal;
    line-height: 40px;
    text-align: center;
    background-color: #ffb800;
    color: #fff;
    cursor: pointer;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transform: rotate(90deg);
    position: absolute;
    right: -120px;
    z-index: 99;
    display: none;
}

/*.frame-news{width: 23.1%;}*/


.max-sm-size #news .news_top{padding-bottom: 0px;}


.max-sm-size #inquiry form .form-controlname {
    width: -moz-calc(45% - 22px);
    width: -webkit-calc(45% - 22px);
    width: 49.2%;
    box-sizing: border-box;
}

/* #products #overview .contact-btn2:last-child{padding: 0 65px;}

.max-sm-size #products .contact-btn{padding: 0 63px;}

.max-sm-size #overview .contact-btn{ width: 45%; padding: 0 25px;}

.max-sm-size #overview .contact-btn2:last-child{padding: 0 65px;}

.max-sm-size #news-in .contact-btn{width: 45%;padding: 0 25px !important;} */

/* .contact-btn2:last-child{width: 12%;} */
.max-sm-size .contact-btn2:last-child{padding: 0 0!important;}
.max-sm-size .contact-btn {top: 55%!important;
    width: 65%!important;
    padding: 0 0 !important;}
.max-sm-size .contact-btn2{width: 65%;padding: 0 0;}


.max-xs-size #about .ourarea li:nth-child(3) {
    padding: 10px 0px 20px;
}


#products .subMenu.motion-application {
    left: -111px;
}

.max-md-size #products .subMenu.motion-application {
    left: -120px;
}


@media only screen and (max-width: 1024px) and (min-width: 769px) {
    .max-lg-size .BGR-blog-tag .related-title {
        min-height: 240px;
    }
}

@media only screen and (max-width: 760px) and (min-width: 320px) {
    .max-md-size #about .ourarea li {
        width: 100%;
        height: auto;
        padding: 20px 0px;
        border: 0px;
    }
}