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


/* 공통 */
.body-container>div>.box-box { width: 100%; margin: 0 auto; }
.box-box { padding: 40px 20px; text-align: center;}
.box-box .title-area { display: block; margin-bottom: 30px; }
.box-box .title-area h3 { font-size: 2.3rem; display: block; height: 45px; line-height: 45px; margin-bottom: 15px; color:#1e3e72;}
.box-box .title-area p { font-size: 1.5rem; color:#1e3e72; }
