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

#about .con01 {background: url(img/about/box01_bg.jpg) top center no-repeat; color: #fff; padding: 20px; font-weight: 500; font-size: 15px; line-height: 1.5;}
#about .con01 .inner {display: flex; justify-content: space-between; align-items: center; background: url(img/about/box01_bg02.png)top left repeat; padding: 20px;}
#about .box01 {padding: 20px 0;}
#about .box01 h2 {padding: 30px 0; text-align: center; font-size: 24px; letter-spacing: 3px; font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif; box-sizing: border-box; border-top: 1px solid #555; border-bottom: 1px solid #555; font-weight: bold;}
#about .box01 .inner {display: flex; justify-content: space-between; align-items: flex-start; margin: 30px 0; font-weight: bold;}
#about .box01 .inner h3 {font-size: 18px; color: #002c95; margin-bottom: 20px; letter-spacing: 1px; font-family: 'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif; font-weight: bold;}
#about .box01 .inner .img01 {margin-right: 20px;}