@charset "UTF-8";
.bg_visual { background: url("../images/bg_visual.png") no-repeat top center; height: 520px; display: table; width: 100%; }
.bg_visual h2 { text-align: center; display: table-cell; vertical-align: middle; }
.sec01 { background: url("../images/bg_sec01.jpg"); padding: 30px 0 20px; position: relative; box-sizing: border-box; margin-top: 60px; }
.sec01 .cont_txt { width: 600px; color: #fff; }
.sec01 .list_img { text-align: center; margin-top: 45px; overflow: hidden; }
.sec01 .list_img p { margin: 0 10px; }
.sec01 .bnr_sec01 p:nth-child(1) { position: absolute; top: -80px; right: 113px; z-index: 3; }
.sec01 .bnr_sec01 p:nth-child(2) { position: absolute; top: 50px; right: -20px; z-index: 2; }
.sec01 .bnr_sec01 p:nth-child(3) { position: absolute; top: 100px; right: 160px; z-index: 1; }

.sec02 { padding: 80px 0 130px; background: url("../images/bg_sec02.png") no-repeat center bottom -300px; position: relative; }
.sec02 .box03_l { float: left; width: 50%; padding: 20px; border: 1px solid #d1d1d1; background: #fff; box-sizing: border-box; }
.sec02 .box03_l .pull_left { width: 50px; }
.sec02 .box03_l .pull_left h3 { margin: 0 auto; height: 110px; }
.sec02 .box03_l .cont_news { float: right; width: 380px; height: 130px; overflow: auto; padding-right: 10px; }
.sec02 .box03_l .cont_news dt { font-size: 13px; color: #0068c7; font-weight: bold; float: left; }
.sec02 .box03_l .cont_news dd { padding-left: 90px; border-bottom: 1px dotted #e2e2e2; padding-bottom: 10px; margin-bottom: 10px; font-size: 13px; }
.sec02 .box03_l .cont_news dd a { text-decoration: none; }
.sec02 .box03_l .cont_news dd a:hover { text-decoration: underline; }
.sec02 .box03_r { float: right; width: 50%; }
.sec02 .box03_r p { float: left; margin-left: 20px; }
.sec02 .banner_contact { position: relative; }
.sec02 .bnr_contact { position: absolute; top: 110px; right: 175px; }