@charset "utf-8";
/* CSS Document */

.section .cont-wrap .title {margin-bottom: 15px; margin-top: 20px;}
.section .cont-wrap .sub-title {margin-bottom: 10px; margin-top: 30px;}
.section .cont-wrap .sub-title:nth-child(2) {margin-top: 0;}

table.normal-table tbody tr td,
table.normal-table thead tr th {border-right: 1px solid #e5e5e5;}
table.normal-table tbody tr td:last-child,
table.normal-table thead tr th:last-child {border-right: 0;}
table.normal-table tbody tr td.bd-r1 {border-right: 1px solid #e5e5e5;}

.section01 .cont-wrap .img { margin-left: 15px; margin-top: 20px; text-align: center; padding:50px 15px; background: #f8f8f8;}
.section01 .kolas-acc ul li {margin-top:15px; display: inline-block; text-align: center; margin-right: 10px; }
.section01 .kolas-acc ul li h3 { line-height: 35px; background: #eee; padding:0 10px; font-size: 1.3rem; }
.section01 .kolas-acc ul li p {font-size: 1.2rem; border:1px solid #eee; border-top:0; padding:15px;}
.section01 .kolas-logo {padding: 20px;}
.section01 .kolas-logo img {width: 200px;}

.section02 .cont-wrap .img { margin-left: 20px; margin-top: 20px;}
.section02 .cont-wrap .img img{width: 270px;}
.section02 .cont-wrap .img p {font-size: 1.3rem; margin-top: 10px; font-weight: 500;}

