@charset "utf-8";
/* CSS Document */

#business {text-align: justify; font-weight: bold;}
#business .box01,#business .box02,#business .box03 {background-color: #EEEEEE; padding: 20px;}
#business .box01 .inner,#business .box02 .inner {display: flex; justify-content: space-between; align-items: flex-start;}
#business .box01 .inner .img01 {margin-top: -50px; margin-left: 60px;}
#business .box01 .img02 {box-sizing: border-box; border: 1px solid #ccc; padding: 5px; width: 100%; margin: 20px 0;}
#business .box01 li {display: flex; justify-content: space-between; padding: 20px; background-color: #fff; box-sizing: border-box; border: 1px solid #ccc; margin-top: 20px; text-align: justify; align-items: flex-start;}
#business .box01 li img {margin-right: 20px;}
#business .box01 li h3 {color: #fff; font-weight: bold; background: url(img/business/box01_h3_bg.gif)top left repeat; padding: 10px; line-height: 1; font-size: 16px; letter-spacing: 1px; margin-bottom: 15px;}
#business .box02 .inner img {margin-right: 20px;}
#business .box02 .con {background-color: #fff;  padding: 18.5px; margin-top: 20px; box-sizing: border-box; border: 1px solid #ccc;}
#business .box02 .con h3 {margin-bottom: 20px; line-height: 1; font-weight: bold; font-size: 15px; letter-spacing: 1px;}
#business .box02 .con .title {color: #fff; font-weight: bold; background: url(img/business/box01_h3_bg.gif)top left repeat; padding: 10px; line-height: 1; font-size: 16px; letter-spacing: 1px; margin-bottom: 15px;}
#business .box02 .con ul {display: flex; justify-content: space-between; font-size: 12px; flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;}
#business .box02 .con ul li {max-width: 205px; line-height: 1.5;}
#business .box02 .con li img {margin-bottom: 5px;}
#business .box03 .inner {display: flex;justify-content: space-between; align-items: flex-start;}
#business .box03 .inner img {margin-right: 20px;}
#business .box03 ul {display: flex; justify-content: space-between; margin: 20px auto;}
#business .box03 ul li {background-color: #fff; padding: 20px; max-width: 48.5%; text-align: center; box-sizing: border-box; border: 1px solid #ccc;}
#business .box03 ul li p {line-height: 1; margin-bottom: 15px; font-size: 16px;}
#business .box03 .bnr {background: url(img/business/box03_bg.gif)top center repeat; padding: 20px; text-align: center; font-size: 18px; color: #fff;}
#business .box03 .bnr span {font-size: 14px;}