@charset "utf-8";


@media only screen and (min-width: 768px){  
    main a[href^="tel:"] {
        pointer-events: none;
    }
}/*pc-end*/

/* -------------------------------
MV
----------------------------------*/
main .mv{
    height: 376px;
    background-size: cover;
    background-position: center;
    width: 100%;
    position: relative;
}
main .mv .inner{
    position: relative;
    height: 91%;
}
main .mv h1{
    color: #fff;
    font-size: 7rem;
    line-height: 1.3;
    font-weight: 500;
    position: absolute;
    top: 54%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    letter-spacing: 0.05em;
}
main .mv.wt .h1{
    top: 54%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    letter-spacing: 0.05em;
    position: absolute;
}
main .mv.wt{
       border-top: 1px solid #E5E5E5; 
}
main .mv h1 span{
    font-size: 2.4rem;
    display: block;
    font-weight: 500;
    margin-top: 20px;
    letter-spacing: 0.05em;
}
main .mv.wt h1{
    color: #000;
    width: 100%;
    display: block;
    font-size: 6rem;
        font-weight: 600;
    position: static;
    transform: none;
}
main .mv.wt .subttl{
    color: #000;
    font-weight: 600;
}
main .mv.wt .subttl span{
     color: #50b363;
}
main .mv.wt.en h1{
    font-size: 10rem;
}
main .mv.wt.en h1 span{
    font-size: 10rem;
    color: #50b363;
    display: inline;
}
main .mv.wt.en .small{
    color: #000;
    font-size: 4.4rem;
    font-weight: bold;   
}
main .mv.wt .breadcrumbs,
main .mv.wt .breadcrumbs span,
main .mv.wt .breadcrumbs a{
    color: #000;
}
body.company .mv{
    background-image: url("../../corporate/img/mv.jpg");
    background-position: right;
}
body.company.outline .mv{
    background-image: url("../../corporate/outline/img/mv.jpg");
    background-position: center;
}
main .right ul.flex{
    flex-wrap: wrap;
}
main .right ul.flex li{
        width: 48%;
    margin-bottom: 22px;
}
main .left_wtgr{
    margin-left: 100px;
}
main .square{
    font-size: 2.5rem;
    font-weight: 400;
    margin-bottom: 18px;    
}
main .square span{
    color: #50B363;   
}
@media only screen and (max-width: 767px){  
    main .square{
        font-size: 1.8rem;
        margin-bottom: 10px;    
    }
}/*sp-end*/
/* -------------------------------
企業理念
----------------------------------*/
body.company .sec1 .box{
    color: #fff;
}
/* -------------------------------
企業理念
----------------------------------*/
.products.index main .inner{
    max-width: 1488px;
}
.products.index footer{
    margin-top: 43px;
}
.products.index .sec1 p.wt{
    font-size: 3rem;
    margin-bottom: 28px;    
}
.products.index .sec2{
    margin-top: 80px;
}
.products.index main .sec1.bggreen{
    padding: 80px 0;    
}
.products.index main .gr_line{
        font-size: 4rem;
    font-weight: 600;
}
/* -------------------------------
納入実績
----------------------------------*/
body.result .mv{
     background-image: url("../../corporate/result/img/mv.jpg");
}
body.result main .h2_2{
    margin-bottom: 20px;
}
body.result main .sec2 .box{
    margin-bottom: 90px;
}
body.result main .sec2 .box.last{
    margin-bottom: 0px;
}
/* -------------------------------
沿革
----------------------------------*/
body.history .mv{
     background-image: url("../../corporate/history/img/mv.jpg");
}
body .history dl{
    align-items: center;
    border: 0;
    margin: 0;
    position: relative;
    padding-bottom: 28px;
}
body .history dl:after{
    position: absolute;
    content: "";
    background: #d1e3d4;
    width: 6px;
    height: 100%;
    top: 0;
    left: 7px;
    z-index: -1;
}
body .history dt{
    font-size: 2rem;
    width: 200px;
    text-align: left;
    position: relative;
    padding-left: 38px;
}
body .history dt:before{
    position: absolute;
    content: "●";
    top: 19px;
    left: 0;
}
body .history dd{
    text-align: left;
}
body .history dt span{
    font-size: 4rem;
    font-family: "Lexend Deca", 'Noto Sans JP"', '游ゴシック', 'YuGothic', sans-serif;
}
body.history main .h2_2{
    margin-bottom: 40px;
}
body .history dl.mt0{
    margin-top: -35px;
}
/* -------------------------------
会社案内
----------------------------------*/
body.company.index .mv{
    background-image:url("../../corporate/img/mv_index.jpg");
}
body.company.index h3{
    display: block;
    font-size: 2.4rem;
    font-weight: 400;
    padding-left: 30px;
    position: relative;
    margin-bottom: 20px;
}
body.company.index h3:before{
    content: "■";
    font-size: 2rem;
    color: #50b363;
    position: absolute;
    top: 0;
    left: 0;
}
body.company.index .fs26 span{
   color: #50b363;
}
body.company.index .right{
   text-align: right;
    margin-top: 20px;
}
body.company.index .point .box{
    max-width: 100%;
    width: 100%;
    margin-bottom: 100px;  
}
body.company.index .point .txt{
    background: #F3F5F8;
    padding: 36px 80px;
    box-sizing: border-box;
    z-index: -1;
    position: relative;
    right: 40px;
    top: 60px;
}
body.company.index .flexrow{
    flex-direction: row-reverse;
}
body.company.index .flexrow .txt{
    background: #F3F5F8;
    padding: 36px 80px;
    box-sizing: border-box;
    z-index: -1;
    position: relative;
    left: 40px;
    top: 60px;
}
body.company.index .sec2 .flex img{
    width: 330px;
    margin-right: 40px;
}
body.company.index .sec2 .flex .box{
    margin: 0;
    flex: 1;
}





@media only screen and (max-width: 767px){  
    /* -------------------------------
    MV
    ----------------------------------*/
    main .mv{
        margin-top: 80px;
        height: 160px;
    }
    main .mv h1{
        font-size: 3rem;
    }
    main .mv h1 span{
        font-size: 1.5rem;
        margin-top: 4px;
    }
    main .mv.wt h1{
        font-size: 2.8rem;
        top: 60%;
        left: 0;
    }
    main .mv.wt .subttl{
        font-size: 1.5rem;
        margin-top: 4px;
    }
    main .left_wtgr {
        margin-left: 0;
        padding: 10% 0;
    }
    main .right ul.flex li{
        width: 100%;
        margin-bottom: 5%;
    }
    main .mv.wt.en h1{
              font-size: 4rem;
    }
    main .mv.wt.en h1 span{
               font-size: 4rem;
    }
    main .mv.wt.en .small{
        font-size: 1.5rem;
    margin-top: 4px;
    }
    
    /* -------------------------------
    企業理念
    ----------------------------------*/
    .products.index main .inner{
    max-width: 90%;
    }
    .products.index footer{
    margin-top: 15%;
    }
    .products.index .sec1 p.wt{
    font-size: 2rem;
    margin-bottom: 5%;  
    }
    .products.index .sec2{
    margin-top: 15%;
    }
    .products.index main .sec1.bggreen{
    padding: 15% 0;    
}
    .products.index main .gr_line{
        font-size: 2.3rem;
    font-weight: 600;
}
    /* -------------------------------
    納入実績
    ----------------------------------*/
    body.result main .img_txt img{
        width: 100%;
        margin: 0;
        margin-top: 5%;
    }
    body.result main .sec2 .box{
        margin-bottom: 10%;
    }
    /* -------------------------------
    沿革
    ----------------------------------*/
    body .history dl{
        padding-bottom: 5%;
        display: block;
    }
    body .history dl:after{
        position: absolute;
        content: "";
        background: #d1e3d4;
        width: 6px;
        height: 100%;
        top: 0;
        left: 7px;
        z-index: -1;
    }
    body .history dt{
        font-size: 2rem;
        width: 200px;
        text-align: left;
        position: relative;
        padding-left: 38px;
    }
    body .history dt:before{
        position: absolute;
        content: "●";
        top: 19px;
        left: 0;
    }
    body .history dd{
        text-align: left;
        padding-left: 40px;
        font-size: 1.5rem;
    }
    body .history dt span{
        font-size: 3.5rem;
    }
    body.history main .h2_2{
        margin-bottom: 40px;
    }
    body .history dl.mt0{
        margin-top: -35px;
    }
    /* -------------------------------
    会社案内
    ----------------------------------*/
    body.company.index h3{
        font-size: 1.8rem;
        font-weight: 600;
        padding-left: 30px;
        margin-bottom: 10px;
    }
    body.company.index .point .box{
        max-width: 100%;
        width: 100%;
        margin-bottom: 9%;
        display: block;
    }
    body.company.index .point .txt{
        padding: 10% 5%;
        position: static;
    }
    body.company.index .flexrow{
        flex-direction: row-reverse;
    }
    body.company.index .flexrow .txt{
        position: static;
        padding: 10% 5%;
    }
    body.company.index .fs26{
        line-height: 1.3;
        margin-bottom: 16px;
        font-size: 1.8rem;
        font-weight: 600;
    }
    body.company.index .sec2 .flex img{
        width: 60%;
        margin: 0 auto 5%;
    }
}/*-spend*/



/* -------------------------------
共通
----------------------------------*/
main .marunum_ttl{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
main .marunum_ttl img{
    margin-right: 30px;
}
main .marunum_ttl h2{
    font-weight: 600;
    font-size: 4rem;
}
main .marunum_ttl h2 span{
    display: block;
    font-size: 2.4rem;
    font-weight: 400;
}
main .icon_boxwrap{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-top: 40px;
}
main .icon_boxwrap .box{
    width: 32%;
    background: #50b363;
    border-radius: 6px;
    padding: 18px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
}
main .icon_boxwrap.f48 .box{
    width: 49%;
}
main .icon_boxwrap .box .icon{
    display: block;
    margin: 0 auto;
}
main .icon_boxwrap .box p{
    font-size: 2rem;
    font-weight: 600;
    margin-top: 12px;
}
main .honbun18{
    font-size: 1.8rem;
}
.mv.half_bg{
    position: relative;
}
.mv.half_bg:before{
    position: absolute;
    width: 49%;
    background: #50b363;
    height: 100%;
    content: "";
    top: 0;
    left: 0;
}
main h2.bicolor{
    font-weight: 500;
    font-size: clamp(3rem, 3vw, 5rem);
    margin-bottom: 29px;
    line-height: 1.4;
    width: 100%;
    text-wrap: auto;
    font-feature-settings: "palt";
}
main h2.bicolor span{
    color: #50b363;
}
main .point_img .flex{
    margin: 0;
    flex-wrap: nowrap;
    margin-top: 30px;
}
main .point_img .flex .main{
    width: 290px;
    margin-right: 40px;
}
main .point_img .flex .num{
    width: 26px;
    margin-right: 7px;
}
main .point_img .flex .ttl{
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 20px;
}
@media only screen and (max-width: 767px){  
    main .honbun18{
        font-size: 1.5rem;
    }
    main .marunum_ttl img{
        width: 50px;
        margin-right: 10px;
    }
    main .marunum_ttl h2{
        font-size: 2rem;
        text-wrap: auto;
        line-height: 1.2;
        padding-bottom: 0;
    }
    main .marunum_ttl h2 span{
        font-size: 1.5rem;
        margin-top: 7px; 
    }
    main .icon_boxwrap{
        display: block;
        margin-top: 5%;
    }
    main .icon_boxwrap .box{
        width: 100%;
        padding: 5%;
    }
    main .icon_boxwrap .box .icon {
        display: block;
        margin: 0;
        width: 36px;
        margin-right: 5%;
    }
    main .icon_boxwrap .box{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin-bottom: 2%;
    }
    main .icon_boxwrap .box p{
        margin-top: 0;
        font-size: 1.8rem;
    }
    .mv.half_bg{
        background-position: right;
    }
    .mv.half_bg:before{
        position: absolute;
        width: 100%;
        background: #50b363bf;
        height: 100%;
        content: "";
        top: 0;
        left: 0;
    }
    main h2.bicolor{
        font-size: 2rem;
        margin-bottom: 2%;
    }
    main .point_img .flex{
        margin-bottom: 10%;
        margin-top: 6%;
    }
    main .point_img .flex .main{
        width: 100%;
        margin: 0;
    }
    main .point_img .flex .ttl{
        display: flex;
        margin-bottom: -6px;
        margin-top: 5%;
    }
}/*-spend*/




/* -------------------------------
ご依頼の流れ
----------------------------------*/
body.flow .mv{
    background-image: url("../../flow/img/mv.jpg");
}
body.flow .bg{
    background: #F3F5F8;
    padding: 60px 0;   
}
body.flow main .honbun18{
    margin-top: 20px;
}
body.flow main .bggreen{
    color: #fff;
    padding: 80px 0;
}
body.flow main .bggreen h2{
    font-size: 4rem;
    font-weight: 400;
}
body.flow main .sec5{
    padding-bottom: 90px;
}
@media only screen and (max-width: 767px){  
    body.flow main .bggreen{
        padding: 10% 0;
    }
    body.flow main .bggreen h2{
        font-size: 2.3rem;
        font-weight:500;
        line-height: 1.5;
    }
    body.flow main .honbun18{
        margin-top: 5%;
    }
    main .icon_boxwrap.f48 .box{
        width: 100%;
    }
    body.flow main .sec5{
        padding-bottom: 15%;
    }
}/*-spend*/




/* -------------------------------
サポート体制
----------------------------------*/
body.support .mv{
    background-image: url("../../support/img/mv.jpg");
}
body.support .sec3{
    padding-bottom: 90px;
}
body.support main .inner{
    width: 90%;
    max-width: 1040px;
    margin: 0 auto;    
}
@media only screen and (max-width: 767px){  
    body.support .sec3{
        padding-bottom: 15%;
    }
    body.support main .inner{
        width: 90%;
        max-width: 90%;
        margin: 0 auto;    
    }
}/*-spend*/



/* -------------------------------
豊電子工業が選ばれる理由
----------------------------------*/
body.strength .mv{
    background-image: url("../../strength/img/mv.jpg");
}
body.strength .sec3{
    padding-bottom: 90px;
}
body.strength main .bggreen{
    color: #fff;
    padding: 80px 0;
}
body.strength main .honbun18{
    margin-top: 20px;
}
body.strength main .bggreen h2{
    font-size: 4rem;
    font-weight: 400;
}
body.strength main .point_img .flex .ttl h3{
    font-size: 3.2rem;
    font-weight: 500;    
}
@media only screen and (max-width: 767px){  
    body.strength .sec3{
        padding-bottom: 15%;
    }
    body.strength main .honbun18 {
        margin-top: 5%;
    }
    body.strength main .bggreen h2{
        font-size: 2.3rem;
        font-weight:500;
        line-height: 1.5;
    }
    body.strength main .bggreen{
        padding: 10% 0;
    }
     body.strength main .point_img .flex .ttl h3{
        font-size: 1.8rem;
    }
}/*-spend*/



/* -------------------------------
納入実績
----------------------------------*/
body.result .ttl_grn{
    border: none !important;
    padding: 30px 0 0px !important;
    font-size: 2rem !important;
    margin: 0;
}
body.result .ttl_grn:before{
    display: none;
}
body.result ul.list{
    width: 49.5%;
}
body.result ul.list li{
    position: relative;
    padding: 20px 20px 20px 16px;
    font-size: 1.8rem;
    border-bottom: 1px solid #e3e3e3;
}
body.result ul.list li:before{
    position: absolute;
    content: "●";
    font-size: 0.7rem;
    color: #50b363;
    left: 0;
    top: 32px;
}
@media only screen and (max-width: 767px){  
    body.result ul.list{
        width: 100%;
    }
    body.result ul.list li{
        font-size: 1.5rem;
        padding: 13px 16px;
    }
    body.result ul.list li:before{
        top: 21px;
    }
    body.result .ttl_grn{
        font-size: 1.8rem !important;
    }
}/*-spend*/



/* -------------------------------
タブ切り替え
----------------------------------*/
.sec .tabs {
  margin: 40px auto 0;
}
.sec .tab-list {
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #50b363;
}
.sec .tab-item {
    background-color: #ededed;
    padding: 14px 0;
    cursor: pointer;
    width: 13.5%;
    font-size: 1.6rem;
    text-align: center;
}
.sec .tab-panel {
  display: none;
}
.sec .tab-item.active {
    background-color: #50b363;
    color: #fff;
    font-weight: bold;
}
.sec .tab-panel.active {
  display: block;
  margin-top: 30px;
}
.sec .tab-panel.active h2 {
  font-size: 20px;
  font-weight: bold;
}
.sec .tab-content .txt{
    width: 74%;
    margin-right: 50px;
}
.sec .tab-content .flex{
    justify-content: space-between;
    align-items: flex-start;
}
.sec .tab-content .flex dl{
    width: 100%;
}
.sec .tab-content .flex .img_area{
    flex: 1;
}
.sec .tab-content .flex p{
    margin-top: 20px;
}
@media only screen and (max-width: 767px){  
    .sec .tab-content .txt{
        width: 100%;
        margin: 0;
    }
    .sec .tab-content .flex p{
        font-size: 1.8rem;
        margin: 5% auto;
    }
    .sec .tab-list{
        flex-wrap: wrap;
    }
    .sec .tab-item{
                width: 49%;
        margin-bottom: 4px;
    }
}/*-spend*/

/* -------------------------------
フォーム関連
----------------------------------*/
main .form_wrap input,
main .form_wrap label,
main .form_wrap textarea{
    margin: 0;
    padding: 0;
    font: inherit;
    color: inherit;
    vertical-align: middle;
    box-sizing: border-box;
    outline: none;
    appearance: none;
    -webkit-appearance: none;
    border: none;
}
main .form_wrap textarea{
    padding: 15px;
}
main .form_wrap input:focus,
main .form_wrap textarea:focus{
    outline: none;
    box-shadow: none;
}
main .form_wrap input[type="text"] {
    width: 650px;
    padding: 8px 10px;
    display: block;
    font-size: 1.8rem;
    height: auto;
}
main .form_wrap input[type="tel"] {
    width: 650px;
    padding: 8px 10px;
    display: block;
    font-size: 1.8rem;
    height: auto;
}
main .form_wrap input[type="email"] {
    width: 650px;
    padding: 8px 10px;
    display: block;
    font-size: 1.8rem;
    height: auto;
}
main .form_wrap .radio_flex .checklist{
    width: 130px;
    margin-bottom: 0;
}
main .form_wrap .checklist label{
    padding-left: 35px;    
}
main .form_wrap dl {
    border: 0;
    font-weight: 500;
    margin-top: 8px;
}
main .form_wrap dt{
    font-size: 1.8rem;
    color: #222222;
    width: 330px;
    font-weight: 500;
}
main .form_wrap .ttl_dt{
    font-size: 1.8rem;
    color: #222222;
    width: 330px;
    font-weight: 500;
}
main .form_wrap .ttl_dt span{
    font-size: 1.2rem;
    color: #fff;
    background: #5194CB;
    padding: 0 10px 2px;
    margin-left: 10px;
    position: relative;
    top: -2px;
}
main .form_wrap .form_box{
    margin-bottom: 80px;
}
main .form_wrap .form_box .bg{
    background: #F0F3F8;
    padding: 30px 40px;
}
main .form_wrap .form_box.last{
    margin-bottom: 0px;
}
main .form_wrap .post{
    display: flex;
    align-items: center;
    line-height: 1;
    flex-wrap: wrap;
}
main .form_wrap .post .input_area{
    flex: 1;
    display: flex;
    align-items: center;
}
main .form_wrap .w_small{
    width: 126px!important;
}
main .form_wrap .post:first-child{
    margin-bottom: 20px;
}
main .form_wrap .post p{
    width: 150px;   
}
main .form_wrap input::placeholder{
    color: #B1B1B1;
    font-weight: 500;
}
main .form_wrap .placeholder{
    color: #B1B1B1;
    font-weight: 500; 
}
main .form_wrap .gray{
    color: #B1B1B1;
    font-weight: 500;   
}
main .form_wrap .w_m{
    width: 500px!important;
}
main .form_wrap .dd_in div{
    display: flex;
    align-items: center;   
    margin-bottom: 20px;
    flex-wrap: wrap;
}
main .form_wrap .dd_in div:last-child{
    margin-bottom: 0px;
}
main .form_wrap .dd_in .ttl_dt{
    width: 150px;
}
main .form_wrap .dd_in input[type="text"]{
    width: 500px !important;
}
main .form_wrap dl.border{
    border-bottom: 1px solid #adadad;
    padding-bottom: 30px;
    margin-bottom: 30px;    
}
main .form_wrap .radio_flex{
    display: flex;
}
main .form_wrap .checklist input[type="radio"] + label::before{
    top: 4px;   
}
main .form_wrap .checklist input[type="radio"]:checked + label::after{
    top: 10px;
}
main .form_wrap dl.txtarea{
    display: block;
    margin-top: 0;
}
main .form_wrap dl.txtarea dt{
    width: 100%;
}
main .form_wrap dl.txtarea dd{
    width: 100%;
}
main .form_wrap dl.txtarea textarea{
    width: 980px;
    height: 210px;
    margin-top: 13px;
}
main .form_wrap .form_box.last .ttl_dt{
    width: 100%;
}
main .form_wrap .scroll{
    background: #fff;
    padding: 30px;
    width: 100%;
    height: 277px;
    overflow-y: scroll;
    margin-top: 15px;   
}
main .form_wrap .scroll p{
    font-size: 1.8rem;
    color: #222222;
    width: 100%;
    font-weight: 500;
    line-height: 2;   
}
main .form_wrap .doui label{
    display: flex;
    align-items: center;
    justify-content: center;
}
main .form_wrap .doui input[type="checkbox"]{
    background: #fff;
    appearance: auto;
    -webkit-appearance: auto;
}
main .form_wrap .doui .ttl_dt{
    text-align: center;
    font-weight: 700;   
    width: auto!important;
}
main .form_wrap .doui{
    margin: 60px 0 28px;
}
main .form_wrap .submit{
    background: #50B363;
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
    padding: 25px 0;
    border-radius: 6px;
    width: 430px;
    margin-top: 60px;
    display: block;
    text-align: center;
    color: #fff;
    margin: 80px auto 100px;
}
main .form_wrap form .error{
    display: block;
    color: #E03B3B;
    margin-top: 10px;
    font-size: 1.4rem;
    font-weight: 400;
    width: 100%;
}
body.confirm .form_wrap dd,
body.confirm .form_wrap p{
    font-weight: 400;
    font-size: 1.8rem;
}
body.confirm main .form_wrap .ttl_dt{
    font-weight: 500;
}
body.confirm main .form_wrap .post{
    flex-wrap: nowrap;
}
body.confirm main .form_wrap .post p{
    width: 100%;
}
body.confirm main .form_wrap .post .ttl_dt{
    width: 150px;
}
body.confirm main .form_wrap dl.txtarea dt{
    margin-bottom: 10px;
}
body.confirm main .form_wrap .doui{
    margin: 0;
}
body.thanks .sec .center{
    text-align: center;
    line-height: 2.3;
    margin: 60px 0 200px;
}
/*お問い合わせ資料請求などのフォーム*/
.green_bg main .mv{
    background: #50b363;
}
main .form_wrap .auto{
    width: auto;
    height: auto;
}
main .form_wrap select{
    width: 280px;
    border: 1px solid #b9b9b9;
    border-radius: 3px;
}
main .form_wrap textarea.wide{
    width: 650px;
    height: 210px;
    margin-top: 13px;
}
main .form_wrap .check_list_inform .checklist{
    margin: 0;
    margin-bottom: 10px;
}
main .form_wrap .bg_wt{
    background: #fff;
    padding: 30px;
    width: 100%;
    height: auto;
    margin-top: 15px;
}
main .form_wrap .check_list_inform .checklist label:before{
    top: 4px;
}
main .form_wrap .check_list_inform .checklist input[type="checkbox"]:checked + label::after{
    top: 9px;
}
main .form_wrap .s_span{
    font-size: 1.5rem;
    font-weight: 400;
    margin-top: 10px;
    display: block;
}
body.form main .tel_box{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 40px;
}
body.form main .tel_box .box{
    width: 24%;
    background: #F0F0F0;
    padding: 20px;
    box-sizing: border-box;
    border-radius: 6px;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 0px!important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
body.form main .tel_box .box p{
    text-align: center;
    margin-bottom: 14px;
    font-size: 1.5rem;
    line-height: 1.6;
    width: 100%;
}
body.form main .tel_box .box a{
    color: #50b363;
    text-align: center;
    font-weight: 600;
    padding-left: 26px;
    position: relative;
    display: inline;
    justify-content: center;
    margin: 0 auto;
    font-size: 2.5rem;
    line-height: 1;
}
body.form main .tel_box .box a:before{
    position: absolute;
    background-image: url(../img/phone.svg);
    content: "";
    width: 17px;
    height: 17px;
    left: 0;
    top: 5px;
}
body.form main .tel_box .box span{
    display: block;
    text-align: center;
    margin-top: 13px;
    font-size: 1.5rem;
    background: #fff;
    border-radius: 3px;
    padding: 5px;
    width: 100%;
}
body.form main h2{
    margin-bottom: 30px;
}
body.contactform .form_wrap input.s_input{
    width: auto;
}
body.contactform .form_wrap .mt10{
    margin-top: 10px;
}
body.contactform .list{
    margin-left: 23px;
    margin-top: 10px;
}
body.contactform .list li{
    list-style: auto;
    color: #50b363;
}
@media only screen and (max-width: 767px){  
    main .form_wrap input[type="text"] {
        width: 100%;
        font-size: 1.5rem;
    }
    main .form_wrap input[type="tel"] {
        width: 100%;
        font-size: 1.5rem;
    }
    main .form_wrap input[type="email"] {
        width: 100%;
        font-size: 1.5rem;
    }
    main .form_wrap .radio_flex .checklist{
        width: 100%;
        margin-bottom: 10px;
    }
    main .form_wrap .checklist label{
        padding-left: 35px;    
    }
    main .form_wrap dt{
        font-size: 1.5rem;
        width: 100%;
    }
    main .form_wrap .ttl_dt{
        font-size: 1.5rem;
        width: 100%;
    }
    main .form_wrap .form_box{
        margin-bottom: 10%;
    }
    main .form_wrap .form_box .bg{
        padding: 20px;
    }
    main .form_wrap .post{
        display: block;
    }
    main .form_wrap .w_small{
        width: 100%!important;
    }
    main .form_wrap .post p{
        width: 100%;
        font-size: 1.4rem;
        margin-bottom: 10px;
    }
    main .form_wrap .w_m{
        width: 100%!important;
    }
    main .form_wrap .dd_in .ttl_dt{
        width: 100%;
        font-size: 1.4rem;
        margin-bottom: 7px;
    }
    main .form_wrap .dd_in input[type="text"]{
        width: 100% !important;
    }
    main .form_wrap dl.border{
        padding-bottom: 20px;
        margin-bottom: 20px;    
    }
    main .form_wrap .radio_flex{
        display: block;
    }
    main .form_wrap .checklist input[type="radio"] + label::before{
        top: 4px;   
    }
    main .form_wrap .checklist input[type="radio"]:checked + label::after{
        top: 10px;
    }
    main .form_wrap dl.txtarea{
        display: block;
    }
    main .form_wrap dl.txtarea textarea{
        width: 100%;
    }
    main .form_wrap .doui{
        margin-top: 40px;
        margin-bottom: 19px;
    }
    main .form_wrap .form_box.last .ttl_dt{
        font-size: 1.5rem;
        text-align: left;
        margin-left: 0px;
        font-feature-settings: "palt";
    }
    main .form_wrap .doui .ttl_dt{
        margin-left: 20px!important;
        font-size: 1.8rem!important;
    }
    main .form_wrap .scroll{
        padding: 20px;
    }
    main .form_wrap .submit{
        font-size:1.8rem;
        width: 100%;
        margin: 30px auto 60px;
    }
    main .form_wrap dl {
        border: 0;
        font-weight: 500;
        display: block;
        margin-bottom: 0;
    }
    main dl dd {
        width: 100%;
        display: block;
        margin: 10px 0 0;
    }
    main .form_wrap .post .input_area{
        display: block;
    }
    main .form_wrap .placeholder{
        font-size: 1.5rem;
        margin-top: 10px;
    }
    main .form_wrap .dd_in div{
        display: block;
        align-items: center;
        margin-bottom: 20px;
    }
    main .form_wrap .scroll p{
        font-size: 1.5rem;
    }
    body.confirm .form_wrap dd, body.confirm .form_wrap p{
        font-weight: 400;
        font-size: 1.5rem;
    }
    body.confirm main .form_wrap .post p{
        font-size: 1.5rem;
        font-weight: 400;
        line-height: 1.5;
    }
    body.thanks .sec .center{
        margin: 60px 0;
    }
    /*お問い合わせ資料請求などのフォーム*/
    main .form_wrap select{
        width: 100%;
    }
    main .form_wrap textarea.wide{
        width: 100%;
    }
    main .form_wrap .check_list_inform .checklist{
        margin: 0;
        margin-bottom: 10px;
    }
    main .form_wrap .bg_wt{
        padding: 20px;
        height: auto;
    }
    main .form_wrap .check_list_inform .checklist label:before{
        top: 4px;
    }
    main .form_wrap .s_span{
        font-size: 1.3rem;
    }
    body.form main .tel_box .box{
        width: 100%;
        margin-bottom: 0;
        margin-top: 15px;
    }
    body.form main .tel_box .box p{
        text-align: center;
        margin-bottom: 5px;
        font-size: 1.5rem;
        line-height: 1.6;
    }
    body.form main .tel_box .box a{
        font-size: 2.5rem;
    }
    body.form main .tel_box .box a:before{
        top: 5px;
    }
    body.form main .tel_box{
        margin-bottom: 10%;
    }
    main .form_wrap .auto{
        width: 100%;
    }
    body.contactform .list{
        margin-left: 17px;
        margin-top: 10px;
    }
}/*sp-end*/


/* -------------------------------
robotschool
----------------------------------*/
body.robotschool .mv{
    background-image: url("../../robotschool/img/mv.jpg");
}
body.robotschool main .mv h1{
    top: 58%;
}
.robotschool main .red{
    color: #E03B3B;
    font-size: 1.8rem;
    font-weight: 400;
    margin: 30px 0;   
}
.robotschool main .kibou{
    background: #F0F3F8;
    border: 0;
    padding: 20px 40px;
    margin-bottom: 74px;
}
.robotschool main .kibou .ttl_dt{
    width: 330px;
}
body.robotschool.index .h2_center_bd{
    font-size: 4rem;
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 60px;
}
body.robotschool.index .h2_center_bd:after{
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, 0%);
    content: "";
    width: 100px;
    height: 4px;
    background: #50B363;
    bottom: 0;
}
body.robotschool.index .read{
    font-size: 1.8rem;
    text-align: left;
    margin-bottom: 60px;
    background: #fff3df;
    width: 500px;
    padding: 20px;
    margin: 0 auto 60px; 
}
body.robotschool.index .yoyaku_calendar{
    margin-bottom: 80px;
}
body.robotschool.index .yoyaku_calendar table{
    width: 100%;
    border: none;
    border-spacing: inherit;
}
body.robotschool.index .yoyaku_calendar table tr{
    background: #fff;
    border-bottom: 1px solid #D9D9D9;
}
body.robotschool.index .yoyaku_calendar table th{
    background: #50B363;
    color: #fff;
    font-size: 2.4rem;
    font-weight: 500;
    padding: 20px 0;    
    border-bottom: 1px solid #D9D9D9;
}
body.robotschool.index .yoyaku_calendar table .border_r{
    border-right: 1px solid #D9D9D9;
}
body.robotschool.index .yoyaku_calendar table th.wide{
    width: 30%;
}
body.robotschool.index .yoyaku_calendar table th.wide2{
    width: 20%;
}
body.robotschool.index .yoyaku_calendar table th.wide3{
    width: 23%;
}
body.robotschool.index .yoyaku_calendar table td{
    font-size: 1.8rem;
    font-weight: 400;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #D9D9D9;
}
body.robotschool.index .yoyaku_calendar table .close{
    color: #E03B3B;
    margin: 9px 0;
    display: block;
}
body.robotschool.index .yoyaku_calendar table .btn{
    background: #5194CB;
    width: 80%;
    display: block;
    margin: 0 auto;
    padding: 10px;
    color: #fff;    
}
body.robotschool.index .yoyaku_calendar table .btn:hover{
    opacity: 0.7;
}
@media only screen and (max-width: 767px){  
    .robotschool main .red{
        font-size: 1.5rem;
    }
    .robotschool main .kibou{
        border: 0;
        padding: 20px;
        margin-bottom: 10%;
    }
    .robotschool main .kibou dt{
        font-size: 1.5rem;
    }
    .robotschool main .kibou .ttl_dt{
        width: 100%;
    }
    .robotschool main .kibou dd{
        font-size: 1.5rem;
        margin: 0;
    }
    body.robotschool.index .h2_center_bd{
        font-size: 2.5rem;
        padding-bottom: 20px;
        margin-bottom: 30px;
    }
    body.robotschool.index .h2_center_bd:after{
        width: 50px;
    }
    body.robotschool.index .read{
        font-size: 1.5rem;
        margin-bottom: 30px;
        width: 100%;
    }
    body.robotschool.index .yoyaku_calendar{
        margin-bottom: 60px;
        width: 100%;
        /* height: 510px; */
        overflow: scroll;
    }
    body.robotschool.index .yoyaku_calendar table{
        width: 100%;
    }
    body.robotschool.index .yoyaku_calendar table th{
        font-size: 1.4rem;
        font-weight: 600;
    }
    body.robotschool.index .yoyaku_calendar table .border_r{
        border-right: 1px solid #D9D9D9;
    }
    body.robotschool.index .yoyaku_calendar table td{
        font-size: 1.4rem;
        padding: 10px 2px;
        line-height: 1.5;
        font-weight: 500;
    }
    body.robotschool.index .yoyaku_calendar table th.wide {
        width: 35%;
    }
    body.robotschool.index .yoyaku_calendar table th.wide3 {
        width: 14%;
    }
    body.robotschool.index .yoyaku_calendar table th.wide2 {
        width: 27%;
    }
    body.robotschool.index .yoyaku_calendar table .btn {
        background: #5194CB;
        width: 90%;
        display: block;
        margin: 0 auto;
        padding: 8px 3px;
        color: #fff;
        font-size: 1.3rem;
    }
}/*sp-end*/






/*----------------------------------
事業案内
----------------------------------*/
.page.service .footer_sublink li{
    width: 32%;
}
.page.service .sec .h2_2{
    line-height: 1.4;
    padding-bottom: 20px;
}
.page.service .mv{
    background-size: cover;
}
.page.service .products_link{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.page.service .products_link:after{
    content: "";
    width: 24.3%;
}
.page.service .h2_2{
    margin-bottom: 20px;
}
.page.service .products_link a{
    display: flex;
    align-items: center;
    width: 24.3%;
    position: relative;
    border: 1px solid #E5E5E5;
    padding: 20px 59px 20px 20px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.page.service .products_link a:after{
    position: absolute;
    top: 50%;
    right: 7px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    background-image: url(../../common/img/btn_point.png);
    width: 20px;
    height: 20px;
    transition: all 0.3s ease 0s;list
    background-repeat: no-repeat;
}
.page.service .products_link a:hover{
    background: #94dca2;
}
.page.service .products_link a:hover:after{
   position: absolute;
    top: 50%;
    right:-7px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    content: "";
    background-image: url("../../common/img/btn_point_hover.png");
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
}
.page.service.fa_robot_system .mv{
    background-image: url("../../service/fa_robot_system/img/mv.jpg");
}
.page.service.power_distribution_system .mv{
    background-image: url("../../service/power_distribution_system/img/mv.jpg");
}
.page.service.robotschool_maintenance .mv{
    background-image: url("../../service/robotschool_maintenance/img/mv.jpg");
}
@media only screen and (max-width: 767px){  
    .page.service .products_link a{
        width: 100%;
        margin-bottom: 10px;
    }
    .page.service .footer_sublink li{
        width: 100%;
    }
}/*sp-end*/





