@charset "utf-8";

/* rnd content */
.desc-cont.type02 {width: 960px; margin: 0 auto; text-align: center;}
.desc-cont.type02 .tit-wrap {padding: 24px 0;}
.desc-cont.type02 .tit-wrap .tit {display: block; color: #004a99; font-size: 50px;}
.desc-cont.type02 .tit-wrap .txt {color: #888; font-size: 24px;}
.desc-cont.type02 .list-cont .list {}
.desc-cont.type02 .list-cont .list .tit {display: table; width: 230px; min-height: 98px; margin-bottom: 20px; color: #222; font-weight: 600; font-size: 16px; background-image: url('../../images/pc/common/bg_radius.png'); background-size: cover;}
.desc-cont.type02 .list-cont .list .tit span {display: table-cell; vertical-align: middle;}
.desc-cont.type02 .bul-list {
	text-align: left;
}
