@charset "UTF-8";





img {

    image-rendering: -webkit-optimize-contrast;
}
.slider_t03,
.slider_t01,
        .slider_t02 {
            position: relative;
            opacity: 0;
        
            transition: opacity 1s,transform 0.75s;
            transform: translateY(20px);
          }
        
        
          .top_mesage02 {
            position: relative;
            margin-bottom: 100px;
        
          }
        
          .top_mesage02 img {
            width: 600px;
        }
        

article {

background: #e0eafa;

}

footer {

        margin-bottom: -30px;
}


.about_top {
    padding: 120px 0;
    background: #e0eafa;


        }
        .about_top .about_title01 {

            margin-bottom: 0px;
            opacity: 0;
        
        transition: opacity 1s,transform 0.75s;
        transform: translateY(20px);

        }
        .about_top .about_title01::before {
            content: none;

        }

  
        .about_top .about_title01 h2  {

/*            font-size: 3.2rem;*/
    text-align: center;
    color: #3074df;
        }
        .about_top .sub_tittle01 h4 {

            color: #3074df;
 
        }

        .about_top .sub_tittle01 {
            text-align: center;

        }


        .about_top .slider_01 {
    opacity: 1;
    transform: translateY(0px);


}

.about_nav {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #f7f9fc;
    padding: 25px 0;

}


.about_nav li {
    padding: 0 20px;
}


.about_nav li a {

    color: #323232;
}


#about01 .about_img {

background: #f4f7fb;

}


#about02 .fl_bm03 {
    margin-top: 70px;   
        display: -webkit-box;   
        display: -ms-flexbox;   
        display: flex;

    -webkit-box-orient: horizontal;

    -webkit-box-direction: normal;

        -ms-flex-flow: row wrap;

            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;

            justify-content: space-between;

}


.fl_bm03 .mess_box:nth-child(1) {
    flex: 0 0 550px;
    /*padding-right: 40px;*/
   
}

#about02 .fl_bm03 .mess_box:nth-child(2) {

flex: 0 0 320px;


}

#about02 .fl_bm03 .mess_box:nth-child(2) img {

        width: 100%;
box-sizing: border-box;
}

.fl_bm03 .mess_box:nth-child(2) figure {

    margin: 0 auto;
    max-width: 340px;


}



#about02 .mess_box p {

    text-indent: 0em;
    line-height: 1.7;
    font-size: 1.6rem;
}

.sign_ov {

position: relative;

}

.message .sign_ov .sign {
    text-align: right;
    position: absolute;
    /* top: 0; */
    bottom: 0;
    right: 0;

}

#about03 .organi .organi_title01 {
margin-bottom: 35px;


}

#about03 .organi .on_sp img {

    width: 100%;

}

.company_list {

    display: flex;
    flex-flow: row wrap;
    



}

.company_list li {

    width: 50%;
    margin-top: 35px;
line-height: 1.6;
}

.bort01_img {
    width: 570px;
}

.bort01 img {

        width: 100%;
}

.mess_box span {
white-space: nowrap;

}


@media all and (-ms-high-contrast: none) {

    .bort01_img {
    width: 100% !important;
}

}


@media screen and (max-width: 989px) {


    body #about02 .fl_bm03 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    margin-top: 40px;
}


body #about02 .fl_bm03 .mess_box:nth-child(1) {
    padding-right: 0px;
    padding: 32px 0;
}


body #about02 .fl_bm03 .mess_box {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    min-height: 0%;
}

.message .sign_ov .sign {
    text-align: right;
    position: relative;
    /* top: 0; */
    bottom: 0;
    right: 0;

}


body .message .sign .sign_inner figure img {

        width: 40%;
}

body .message .sign .sign_inner p {

    margin-bottom: 10px; 
   }
 
}





@media screen and (max-width: 767px) {

    body .about_img p span {

     /*   font-size: 12px;*/
     visibility: inherit;
    }

   body .bort01_img { 
    width: 100%;

    }
    body #about02 .mess_box p {

        font-size: 1.3rem;


    }

    .about_top .about_title01 {

    margin-left: 0px;

    }
    .about_nav li {
    padding: 0 10px;
   }

   body .about_top {

    padding: 60px 0;
   }

   body #about02 .fl_bm03 .mess_box:nth-child(1) {
    padding: 0;
    }

    body #about03 .organi .organi_title01 {
margin-bottom: 20px;


   }


   body .company_list {

    font-size: 1.3rem;
   }

   body .company_list li {
 
        width: 100%;
        margin-top: 25px;

   }


}


.top_mesage01 {

    font-feature-settings: "palt";
}




.top-nav {
    position: fixed !important;
    width: 100% ;
    top:55px;
    margin-top: 0px !important;
   /* padding: 0px 20px !important;*/
    box-sizing: border-box;
    z-index: 100;
    /*transition: .3s;*/
    transform: translateY(-100%);
    box-shadow: 0px 15px 10px rgba(0,0,0,0.4);
    background: #fff;
    
  }
  
  .top-nav.open01 {
  
  transition: .5s;/**/ 
  transform: translateY(0%);
  background: #fff;


}


.top-nav.open01 ul {
  /*
padding: 10px 0;
*/
visibility: inherit;
}

.table_flb dl {

    display: flex;
    gap: 15px;

}
.table_flb dl dt,
.table_flb dl dd {

    display: block;
    font-weight: normal;

}

.table_flb dl dt {

    flex: 0 1 120px;
}
.table_flb dl dd {

    flex: 0 1 100px
    ;
}

.table_flb dl dd:nth-child(3) {

flex: 0 1 140px;
}





.table_flb dl dd span {

        text-align: justify;

}



