.section-header{ background:url(/images/intro/intro_bg.jpg) 50% 50% no-repeat; background-size:cover; -webkit-background-size:cover; -ms-background-size:cover;  }
.section-header h2{ padding:130px 0; text-align:center; }

.section-content{ padding:50px 0 100px; }
.aboutus-container .page-ttl, .history-container .page-ttl, .organization-container .page-ttl, .directions-container .page-ttl{ margin-bottom:60px; }

/* greeting-container */
.greeting-container .article-ttl{ margin-bottom:0; padding:60px 0 80px; background:url(/images/intro/greeting_ttl_bg3.png) 50% 100% no-repeat; }

/* history-container */
.history-container .history-area{ background:url(/images/intro/history_pattern.png) 0 0 repeat-y; }
.history-container .history-area table{ width:100%; margin-top:50px; table-layout:fixed; }
.history-container .history-area table:first-child{ margin-top:0; }
.history-container .history-area table th{ height:114px; background:url(/images/intro/year_bg.png) 50% 0 no-repeat; font-size:30px; font-weight:bold; color:#fff; letter-spacing:-.075em; }
.history-container .history-area table td ul li{ line-height:30px; padding-left:50px; }
.history-container .history-area table td ul li span{ font-size:16px; letter-spacing:-.075em; }
.history-container .history-area table td ul li .data-date{ width:85px; display:inline-block; font-weight:600; }

/* directions-container */
.directions-container .map-area{ width:100%; height:390px; margin-bottom:35px; }
.directions-container .list-area table{ width:100%; margin-bottom:35px; table-layout:fixed; }
.directions-container .list-area table th, .directions-container .list-area table td{ padding:5px 0; font-size:16px; letter-spacing:-.075em; text-align:left; }
.directions-container .list-area table td{ padding-left:10px; }
.directions-container .public-area > div{ line-height:40px; padding:20px 0 20px 125px; font-size:16px; letter-spacing:-.075em; text-align:left; }
.directions-container .public-area > div.info-bus{ margin-bottom:30px; background:#ececec url(/images/intro/bus_bg.png) 0 50% no-repeat; }
.directions-container .public-area > div.info-subway{ background:#ececec url(/images/intro/subway_bg.png) 0 50% no-repeat; }
.directions-container .public-area > div .data-ttl{ font-size:16px; font-weight:bold; letter-spacing:-.075em; }