
/* common */
.sub_h1 { font-size:30px; font-weight: bold; line-height: 1; margin-bottom: 35px; }
.sub_h2 { font-size:13px; font-weight: bold; letter-spacing: 1.6px; color: #1f4de5; margin-bottom: 20px; line-height: 1; text-transform: uppercase; }
.sub_h3 { position:relative; line-height: 1; font-size: 22px; font-weight: bold; margin:0 0 35px; }
.sub_h3:before { content:""; display: block; width:25px; height: 3px; background:#1f4de5; margin:0 auto 15px; }
.sub_p { font-size:15px; line-height: 1.83; color: #333333; font-weight: 300; }
.sub_p br { display: none; }
.sub_p ~ .sub_p { margin-top: 15px; }

.sec_pad { padding:60px 0; }


/* contents */
#bu3 { text-align: center; overflow: hidden; }
#bu3 > div:nth-child(2n) { background:#f7f7f7; }


.bu3_list { border-top: 3px solid #000; }
.bu3_list li { border-bottom: 1px solid #ddd; padding:20px 0; }
.bu3_list h3 { width: 130px; height: 35px; line-height: 33px; border-radius: 18.5px; background-color: #000; font-size:15px; color:#fff; font-weight: 500; margin:0 auto; }
.bu3_list p { margin-top: 15px; position: relative; font-size: 15px; font-weight: 300; color: #333; text-align: center; line-height: 28px; }
/* .bu3_list p:before { content:""; position:absolute; left:0; width:5px; top:11px; height: 5px; background:#1f4de5; } */
.bu3_list h3.long{width: 210px;}

/* s1 */
#s1 { padding:0 0 60px; }
