
/* common */
#job4 { overflow: hidden; text-align: center; padding-top: 50px; }
.sub_h1 { line-height: 1; font-size: 30px; font-weight: bold; letter-spacing: -1.5px; text-transform: uppercase; }
.sub_h1 span { display: block; font-size: 20px; font-weight: bold; color: #0068b7; text-transform: uppercase; font-family: 'Karla', sans-serif; margin:0 0 10px; }
.sub_h1 small { font-size: 18px; letter-spacing: -0.75px; font-weight: bold; }
.sub_p { font-size: 15px; font-weight: 300; letter-spacing: -0.45px; line-height: 28px; }
.sub_p br { display: none; }
.sub_p + .sub_p { margin-top: 15px; }
.sub_h1 + .sub_p { margin-top: 25px; }
.sub_sp { font-size: 15px; font-weight: 300; letter-spacing: -0.45px; line-height: 27px; color: #333; }
.sub_h2 { font-size: 22px; font-weight: bold; letter-spacing: -1.1px; line-height: 35px; margin:0 0 20px; }
.sub_h2 + .sub_p::before { content:""; display: block; width:30px; height:3px; background:#0068b7; margin:30px auto; }

.bar_tit { position:relative; font-size: 20px; font-weight: bold; letter-spacing: -0.75px; color: #000; margin:0 0 20px; text-align: left; }
.bar_tit::before { content:""; display: inline-block; width:3px; height: 20px; background:#0068b7; margin-right: 10px; position:relative; top:2px; }

.bg_bot { width:100%; height: 200px; background:url('../img/job1_bg.jpg') no-repeat center / cover; margin-top:70px; }

.dot_list > li { position: relative; padding-left: 10px; font-size: 15px; font-weight: 300;  color: #333; line-height: 26px; margin:0 0 7px; text-align: left; }
.dot_list > li::before { content:""; position:absolute; left:0; top:12px; width:3px; height: 3px; background:#0068b7; }
.dot_list > li:last-child { margin:0 !important; }
.dot_list > li br { display: none; }

.sub_h1 { text-transform: none; }
.sub_h1 + h2 {  font-size: 26px; font-weight: 500; letter-spacing: -0.65px; margin:30px 0; }





/* job4 */
#job4 { text-align: center; padding-bottom:50px; }

.job4_list { border-top: 1px solid #ccc; margin:50px 0 0; }
.job4_list > li { border-bottom: 1px solid #ccc; padding:40px 0; text-align: left; display: flex; flex-direction: column; }
.job4_list > li:last-child { border-bottom: 0; }

.job4_list > li .top { display: flex; flex-direction: column; width: 100%; }
.job4_list > li .top + .img { margin:20px 0 0; }
.job4_list > li .bar_tit { width: 130px; margin:0 0 10px; white-space: nowrap; }

.job4_list .dot_list { margin:10px 0 0; }
.job4_list .dot_list > li { padding-left: 15px; font-size: 15px; color: #000; line-height: 26px; margin:0 0 10px; }
.job4_list .dot_list > li:last-child { margin:0; }
.job4_list .dot_list > li::before { top:10px; width:5px; height: 5px; border-radius: 50%; }


/* li5 */
.job4_list > li:nth-child(5) .dot_list { display: flex; flex-wrap: wrap; }
.job4_list > li:nth-child(5) .dot_list li { min-width: 50%; }

/* li6 */
.job4_list > li:nth-child(6) .dot_list { display: flex; flex-wrap: wrap; }
.job4_list > li:nth-child(6) .dot_list li { min-width: 50%; }
