﻿@charset "UTF-8";

body{
    font-family:"PingHei",Arial,Helvetica,sans-serif;
    color:#000;
    font-size:16px;
    background-color:#FFF;
}
.relative {
    position: relative;
}
.img_100p {
    width: 100%;
}
.img_w795c {
    display: block;
    width: 795px;
    margin: 0 auto;
}
.pc {display: block;}
.sp {display: none;}
@media only screen and (max-width:767px){
    .pc {display: none;}
    .sp {display: block;}
}

@media only screen and (min-width:768px){
    body {
        min-width: 1200px;
    }
}

/*ボタン*/
.btn_set {
    width: 100%;
    z-index: 20;
    margin: 60px auto 0;
}
.btn_set_inner_1 {
    width: 280px;
    margin: auto;
    text-align: center;
}
a.btn_catarog,
a.btn_mail{
    display:block;
    border-radius:7px;
    background:#f38400;
    width: 280px;
    height: 54px;
    color:#FFF !important;
    text-decoration:none !important;
    text-align:center;
    font-size:20px;
    line-height:0px !important;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    margin:0 10px;
    box-shadow:0px 3px 3px rgba(0,0,0,0.3);
    padding-top: 11px;
}


/*header*/
.logo img {    width: 100px;}
#header a.btn_catarog,
#header a.btn_mail{
    font-size:16px;
    width:220px;
    height:40px;
    padding-top:12px;}
#header a.btn_mail{    width:160px;}
#header a.btn_catarog img,
#header a.btn_mail img{
    width:35px;
    margin-top:-5px;}
#header a.btn_catarog{
    float:left;}
#header a.btn_mail{
    float:right;
    margin-right:0;}
.header_mob {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 105;
    width: 100%;
    height: 60px;
    background: #FFF;
    padding-top: 15px;}

@media only screen and (max-width: 767px){
    .logo {margin-left: 15px;    }
    .header_mob {display: block;}
}

/*menu*/
ul.global_pc {
    justify-content: space-between;
}
ul.global_pc > li {
    width: 100%;
}


/*mainImage*/
#mainImage {
    background-color: #e4eaf2;
    margin-bottom: 55px;
}

/*section*/
#s_preface, #s_instance01, #s_feature .inner, #s_lineup, 
#s_manual, #s_instance02, #s_faq, #footer>.inner {
    width:1200px;
    margin-left:auto;
    margin-right:auto;
}
#s_preface, #s_instance01, #s_feature, #s_lineup, #s_manual,
#s_instance02, #s_faq{
    margin-bottom:40px;
}
.anchor {
    display: block;
    margin-top: -115px;
    padding-top: 115px;
    width: 1px;
}

/*contents*/
.bulhead {
    font-size: 22px;
    position: relative;
    margin: 20px 0 10px 1.2em;
}
.bulhead:before {
    content: "";
    display: block;
    width: 1em;
    height: 1em;
    background: #D70C19;
    border-radius: 0.5em;
    left: -1.2em;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}
#s_preface p {
    text-align: center;
}
#s_preface p:nth-child(1) {
    font-size: 33px;
    color: #2E3B70;
}
#s_preface p:nth-child(2) {
    font-size: 28px;
    color: #2E3B70;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 2px solid #2E3B70;
    max-width: 600px;
    margin: 2em auto;
}
#s_preface .flex {
    display: flex;
    justify-content: space-between;
}
#s_preface .flex img {
    width: 95%;
}

#s_instance01 .flex {
    display: flex;
    justify-content: space-between;
}
#s_instance01 .flex>div {
    width: 32%;
}
#s_instance01 .flex>div img {
    width: 100%;
}
#s_instance01 .flex>div p {
    font-size: 20px;
    text-align: center;
}


#s_feature {
    font-size: 18px;
}
#s_feature p.feature {
    text-align: center;
    font-size: 28px;
}
#s_feature .grayback {
    background: #EFEFEF;
}
#s_feature .wrap {
    padding: 60px 0;
}
#s_feature .numflex {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
#s_feature .num01 {
    width: 60px;
    font-size: 30px;
    color: #D70C19;
    text-align: right;
    line-height: 1.4em;
    margin-right: 0.5em;
}
#s_feature .num02 {
    font-size: 56px;
}
#s_feature .numtitle {
    font-size: 32px;
    line-height: 1.5;
}
#s_feature .numtitle div.small {
    font-size: 0.5em;
}
#s_feature .numtitle small {
    font-size: 0.5em;
}
#s_feature .spcbox_wrap {
    position: absolute;
    right: 0;
    top: 0;
}
#s_feature .spcbox {
    border: 2px solid #D70C19;
    border-radius: 10px;
    color: #D70C19;
    font-size: 24px;
    padding: 18px 5px;
    text-align: center;
    width: 335px;
    margin-bottom: 30px;
}
#s_feature .spcbox  .spc_large {
    font-size: 70px;
    line-height: 1.1em;
}
#s_feature .spcbox  .spc_middle {
    font-size: 40px;
}
#s_feature .txtbox_pr {
    padding-right: 400px;
    position: relative;
    min-height: 180px;
}
#s_feature .feature_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
#s_feature .feature_flex>div {
    width: 49%;
}
#s_feature .feature_flex>div:nth-child(1) {
    padding-right: 100px;
}
#s_feature .feature_flex>div>img {
    width: 100%;
}

#s_manual .listwrap {
    font-size: 18px;
    padding: 0 120px;
}
#s_manual .list_head {
    font-size: 24px;
    border-bottom: 1px solid #000;
    padding: 10px 20px;
}
#s_manual .list_flx {
    display: flex;
    padding: 10px 20px;
}
#s_manual .list_txt {
    flex-grow: 2;
}
#s_manual .list_btn {
    width: 180px;
}
#s_manual .btn {
    font-size: 18px;
    color: #FFF;
    text-align: center;
    margin-bottom: 5px;
    border-radius: 16px;
}
#s_manual .btn.size {
    background: #B41E22;
}
#s_manual .btn.cad {
    background: #1C4C75;
}
#s_manual .btn.manual {
    background: #F38400;
}
#s_manual .btn>a {
    display: block;
    width: 100%;
}
#s_manual .btn>a:link, #s_manual .btn>a:visited {
    color: #FFF; text-decoration: none;
}

#s_instance02 .result_item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
}
#s_instance02 .result_item:after {
    content:"";
    display: block;
    width: 24%;
}
#s_instance02 .result_item .item {
    display: block;
    width: 24%;
    /* height: 300px; */
    color: #666 !important;
    text-decoration: none !important;
    position: relative;
    margin-bottom: 20px;
}
#s_instance02 .result_item .item .item_img {
    width: 100%;
    position: relative;
}
#s_instance02 .result_item .item .item_img img {
    width: 100%;
}
#s_instance02 .result_item .item .item_text {
    font-size: 20px;
    line-height: 1.2em;
    margin-top: 5px;
}
#s_instance02 .result_item .item .item_text .item_icon {
    display: inline-block;
    color: #FFF;
    padding: 4px 8px;
    margin-right: 10px;
}
#s_instance02 .result_item .item .item_text .item_icon.icn01 {background: #EF59A1;}
#s_instance02 .result_item .item .item_text .item_icon.icn02 {background: #8AC751;}
.note{
    padding-left: 1em;
    text-indent: -1em;
}
#content #mainContent{
    float: none;
}
@media only screen and (min-width: 767px){
    #content #mainContent{
        min-height: initial;
    }
}

/*modal*/
.modal_wrap {
    width: 60% !important;
    min-width: 600px;
    border: 1px solid #CCC;
    padding: 2px;
}
.modal_wrap .close {
    position: absolute;
    right: 10px;
    top: 15px;
}
.modal_wrap .close img {
    width: 60px;
}
.modal_wrap .info {
    padding: 50px 0;
}
.modal_wrap .img {
    text-align: center;
}
.modal_wrap .img img {
    max-width: 800px;
    max-height: 300px;
}
.modal_wrap .img div {
    margin: 0 auto;
}
.modal_wrap .text {
    max-width: 800px;
    margin: 30px;
    line-height: 1.5em;
}
.modal_wrap .btn_set {
    margin: 0 auto;
}
.iziModal-navigate-caption {
    display: none !important;
}

/*faq*/
#s_faq img {
    width: 100%;
}
#s_faq .flex {
    display: flex;
    justify-content: space-between;
}
#s_faq .faq_btn_wrap {
    margin-bottom: 50px;
}
#s_faq .faq_btn {
    width: 19%;
    text-align: center;
    font-size: 22px;
    color: #FFF;
    background: #999;
    border-radius: 6px;
    padding: 12px;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
    position: relative;
    margin-bottom: 10px;
}
#s_faq .faq_btn>a {
    color: #FFF;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    z-index: 1000;
}
#s_faq .faq_btn>a:hover {
    background: #FFF;
    opacity: 0.30;    
}
#s_faq .col_design {background: #122f71;}
#s_faq .col_startup {background: #798193;}
#s_faq .col_reduce {background: #418054;}
#s_faq .col_maintenance {background: #d18226;}
#s_faq .col_glossary {background: #ebd000;}
#s_faq .QA_wrap {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    position: relative;
    margin: 0 auto;
}
#s_faq .category {
    font-size: 20px;
    text-align: center;
    color: #FFF;
    width: 140px;
    padding: 5px;
}
#s_faq .QA_item {
    width: calc(100% - 160px);
    position: relative;
}
#s_faq .QA_item a {
    color: #1a0dab;
    text-decoration: underline;
}
#s_faq .question {
    font-size: 22px;
    position: relative;
    margin-left: 60px;
    padding-right: 220px;
}
#s_faq .question:before {
    content: "Q";
    font-weight: bold;
    color: #B41E22;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: -40px;
}
#s_faq .driver {
    position: absolute;
    top: 0;
    right: 0;
    background: #a0a0a0;
    color: #FFF;
    padding: 5px 10px;
    font-size: 20px;
}
#s_faq .answer {
    border: 2px solid #c6c6c6;
    border-radius: 10px;
    margin: 20px 0 20px;
}
#s_faq .answer .answer_inner {
    margin: 20px 20px 20px 60px;
    position: relative;
}
#s_faq .answer .answer_inner:before {
    content: "A";
    font-weight: bold;
    color: #B41E22;
    font-size: 30px;
    position: absolute;
    top: 0;
    left: -40px;
}
#s_faq ul.bullet {
    list-style-type: disc;
    padding-left: 1.2em;
}



/*contact*/
#s_contact .contactInfo {
    margin: 25px auto;
    padding-top: 40px;
    width: 80%;
    margin-bottom: 70px;
    text-align: center;
}
.contactInfo .contactBtn {
    margin: 0 auto 40px;
    position: relative;
    max-width: 450px;
}
.contactInfo .contactBtn a>img {
    width: 47px;
    display: inline-block;
    margin-right: 10px;
}
#s_contact .contactInfo .contactBtn a {
    display: block;
    text-align: center;
    color: #FFF;
    background: #C51919;
    border-radius: 30px;
    padding: 10px;
    font-size: 21px;
    width: 100%;
    margin: 0 auto;
}
#s_contact .contactInfo .contactBtn a:link {text-decoration: none;}
#s_contact .companyInfo {
    font-size: 15px;
    line-height: 1.5em;
}
#s_contact .contactInfo .companyInfo h3 {
    font-size: 17px;
    border: 0;
}
#s_contact .contactInfo .companyInfo .address, 
#s_contact .contactInfo .companyInfo .tel {
    margin-top: 3px;
    margin-bottom: 0!important;
    font-size: 107.2%;
}


/*footer*/
#footer {
    background-color: #E9E9E9;
    background-repeat: repeat-x;
    background-position: 0 0;
}
#footer .inner {
    display: flex;
    justify-content: space-between;
    padding: 30px 0 20px;
}
#footer #footLink>ul {
    display: flex;
}
#footer #footLink>ul>li {
    font-size: 14px;
    padding: 0 10px;
    border-left: 1px solid #000;
}
#footer #footLink>ul>li:last-child {
    border-right: 1px solid #000;
}
#footer #footLink>ul>li>a:link {
    color: #3E709C;
    text-decoration: underline;
}
#footer #footLink>ul>li>a:hover {
    text-decoration: none;
}
#footer .copyright {
    float: right;
    font-size: 13px;
    margin-bottom: 10px;
}

/*sp*/
@media only screen and (max-width: 767px){
    #mainImage {
        padding-top: 60px;
    }
    /*section*/
    #s_preface, #s_instance01, #s_feature .inner, 
    #s_lineup, #s_manual, #s_instance02, 
    #s_faq, #footer>.inner{
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }
    .anchor {
        display: block;
        margin-top: -75px;
        padding-top: 75px;
    }
    /*contents*/
    a.btn_catarog{
        margin: 0;
    }
    #s_preface .flex {
        flex-wrap: wrap;
    }
    #s_preface .flex .flex-item{
        width: 50%!important;
        padding: 0 2%;
    }
    #s_preface .flex img:nth-child(1), #s_preface .flex img:nth-child(2){
        margin-bottom: 20px;
    }
    .img_w795c{
        width: 100%;
    }
    #s_instance01 .flex{
        display: block;
    }
    #s_instance01 .flex>div{
        width: 100%;
    }
    #s_feature p.feature {
        text-align: left;
    }
    #s_feature .numflex{
        justify-content: center;
    }
    #s_feature .spcbox .spc_large{
        font-size: 50px;
    }
    #s_feature .txtbox_pr{
        padding-right: 0;
    }
    #s_feature .spcbox_wrap{
        position: relative;
    }
    #s_feature .spcbox{
        margin-left: auto;
        margin-right: auto;
        margin-top: 1rem;
        width: 280px;
    }
    #s_feature .num01{
        white-space: nowrap;
    }
    #s_feature .numtitle{
        line-height: 1.2em;
    }
    #s_feature .feature_flex {
        flex-direction: column;
    }
    #s_feature .feature_flex>div {
        min-height: 0%;
        width: 100%;
    }
    #s_feature .feature_flex>div:nth-child(1) {
        padding-right: 0;
    }
    #s_feature .feature_flex>div:first-child {
        margin-bottom: 30px;
    }
    #s_manual .listwrap{
        padding: 0;
    }
    #s_manual .list_flx{
        display: block;
    }
    #s_manual .list_txt{
        margin-bottom: 1rem;
    }
    #s_manual .list_btn{
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    #s_manual .btn{
        width: 45%;
        margin: 0 2.5% 5px;
    }
    #s_instance02 .result_item .item{
        width: 47%;
    }
    #s_instance02 .result_item .item .item_text{
        font-size: 15px;
    }
    #s_instance02 .result_item .item .item_text .item_icon{
        margin-bottom: 0.5em;
    }
    /*modal*/
    .modal_wrap{
        width: 90% !important;
        min-width: auto;
    }
    .modal_wrap .close{
        top: 0;
        right: 0;
    }
    .modal_wrap .info{
        padding-top: 85px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .modal_wrap .img img{
        width: 100%;
    }
    .iziModal-content .btn_set_inner_1{
        width: 100%;
    }
    .iziModal-content .btn_set_inner_1 a.btn_catarog{
        width: 100%;
    }
    .iziModal-content .btn_set{
        margin-top: 0;
    }
    /*faq*/
    #s_faq .flex {
        flex-wrap: wrap;
    }
    #s_faq .faq_btn {
        width: 32%;
    }
    #s_faq .flex:after {
        content:"";
        display: inline-block;
        width: 32%;
    }
    #s_faq .QA_wrap {
        display: flex;
        flex-direction: column;
    }
    #s_faq .QA_item {
        width: 100%;
    }
    #s_faq .question {
        padding-right: 0;
    }
    #s_faq .category {
        display: inline-block;
        margin-bottom: 10px;
    }
    #s_faq .driver {
        position: relative;
        top: 0;
        display: inline-block;
        margin-bottom: 15px;
    }
    /*contact*/
    #footer .inner{
        display: block;
    }
    #footer #footLink>ul{
        justify-content: center;
        margin-bottom: 1em;
    }
    #footer .copyright{
        float: none;
        text-align: center;
    }
}
/*@media only screen and (max-width: 767px){
        #footer .inner{
                display: block;
        }
        #footer #footLink>ul{
                justify-content: center;
                margin-bottom: 1em;
        }
        #footer .copyright{
                float: none;
                text-align: center;
        }
}*/
