 @charset "UTF-8";

 /* Page Title */

 #main .wrap {width:100%; padding:50px 0 ; box-sizing:border-box; display:inline-block; min-width:1240px; }


div.box_wrap {width:1240px; margin:0 auto; display:flex; justify-content :space-between }
div.box_wrap .t_box {width:37%;  box-sizing:border-box; padding:0; }
div.box_wrap .t_box h3 {font-size:30px; text-transform:uppercase ; font-weight:800; color:#333; width:100%;  }
/*div.box_wrap .t_box p {font-size:17.5px; font-weight:300; color:#888; width:100%;  display:inline-block; margin:30px 0; }*/

div.box_wrap .t_box span.span_bar {width:30px; height:1px; background-color:#333; display:inline-block; margin:30px 0;}
div.box_wrap .t_box a {font-size:13px; font-weight:400; color:#888 !important;  padding:0 40px; line-height:38px; border:1px solid #ddd;  display:inline-block; }

div.box_wrap .img_box {width:60%; box-sizing:border-box;  }
div.box_wrap .img_box img {width:100%}

.text_01 {font-size:16px; color:#555; font-weight:400; line-height:1.4em;}
.text_02 {font-size:18px; color:#444; font-weight:400; line-height:1.4em;}
.text_03 {font-size:20px; color:#333; font-weight:600; line-height:1.4em;}

.f_500 {font-weight:500}
.f_600 {font-weight:600}

section.company  {width:100%; margin-top:80px }
section.project  {width:100%;   }
section.product  {width:100%; }

