@charset "utf-8";

#inc04 .cont_area{display:grid;grid-template-columns:repeat(2,1fr);border:1px solid #e1e1e1}
#inc04 .lt_area{padding:60px}
#inc04 .lt_area li:first-child{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #e1e1e1}
#inc04 .lt_area li:first-child h4{margin:10px 0 15px;font-size:22px;line-height:1.5;font-weight:700}
#inc04 .lt_area li:first-child a:hover h4{text-decoration:underline}
#inc04 .lt_area li:nth-child(2){margin-bottom:5px}
#inc04 .lt_area li:not(:first-child) .tit div{display:none}
#inc04 .lt_area li:not(:first-child) .tab{display:none}
#inc04 .lt_area li:not(:first-child) h4{font-size:19px;line-height:1.6;font-weight:500}
#inc04 .lt_area li:not(:first-child) h4:before{display:inline-block;content:'';width:3px;height:3px;margin-right:10px;vertical-align:5px;background:var(--primary)}
#inc04 .lt_area .tab{font-size:18px;line-height:1.5;font-weight:700;color:var(--primary)}
#inc04 .lt_area .tit div{font-size:18px;line-height:1.6;font-weight:400;color:#777}
#inc04 .cont_area>img{display:block;width:100%;height:430px;object-fit:cover;object-position:center}