@charset "UTF-8";

.articles2 { padding: 30px 0 10px;}
.item-title{ font-size: 2.4rem; margin-bottom: 10px;}

.articles2 p{ font-size: 1.4rem; line-height: 1.8;}
.articles2 p.introduction{ font-size: 1.5rem; margin-bottom: 20px;}
.articles2 p.indent{ text-indent: -1.5em; margin-left: 1.5em;}

.link-list{ margin-top: 0px;}
.link-list .list-item{ font-size: 1.4rem; line-height: 1.8;}
.link-list .link-item-pdf{ padding-left: 30px; background: url(../about/images/Adobe_icon.png) no-repeat left center; font-size: 1.4rem; margin-bottom: 5px;}

.schedule-table-wrapper{ margin-top: 40px;}
table.schedule-table{ border-collapse: collapse;border-spacing:0px; margin-top: 10px; line-height: 1.2; width: 800px;}
table.schedule-table th,table.schedule-table td{ font-size: 1.2rem; padding:10px; border:1px solid #C4C4C4; /*width:170px;*/ text-align: center; white-space: nowrap;}
table.schedule-table .heading{ font-weight: normal; background: #ECF4D9;}
table.schedule-table .category{ font-weight: normal; background: #FFFCDB;}
table.schedule-table .gakureki{ text-align: left; /*padding-left: 10px;*/ /*width: 200px;*/}

table.schedule-table .location{ width: 410px; text-align: center; /*padding-left: 4em;*/}

