<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* .md_comIcon */
.md_comIcon { top: 14px; left: 15px; }

/*============================
#mainConTitle
============================*/
#mainContentArea .mainConTitle .title { background: url(../../img/event-schedule/title_main.png) no-repeat 30px center; }

/*============================
#eveScheArea
============================*/
#eveScheArea {}
#eveScheArea .eveSche {}
#eveScheArea .eveSche .eveScheMainTitle { padding: 25px 30px; font-size: 1.125em; font-weight: bold; border-bottom: 1px solid #ddd; background: #f5f5f5; } 
#eveScheArea .eveSche .eveScheWrap { padding: 29px; background: #fff!important; }
#eveScheArea .eveSche .eveScheBlock {}
#eveScheArea .eveSche .eveScheBlock .boxImg { float: left; width: 200px; }
#eveScheArea .eveSche .eveScheBlock .boxText { float: right; width: 380px; font-size: 0.875em; line-height: 1.8; }
#eveScheArea .eveSche .eveScheInfo {}
#eveScheArea .eveSche .eveScheInfo .infoTitle { margin-top: 30px; padding-top: 25px; font-size: 1.125em; font-weight: bold; border-top: 1px solid #ddd; }
#eveScheArea .eveSche .eveScheInfo .infoBox { margin-top: 20px; padding-bottom: 15px; border: 1px solid #ddd; }
#eveScheArea .eveSche .eveScheInfo .infoBox table { width: 100%; }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr th { position: relative; width: 110px; padding-top: 15px; padding-right: 0; text-align: center;  }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr th span { display: inline-block; width: 78px; height: 18px; color: #999; font-size: 0.625em; line-height: 18px; border: 1px solid #ccc; text-align: center; }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr td { padding: 15px 15px 0 0; font-size: 0.875em; line-height: 1.4; }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr:first-child th { padding-bottom: 15px; border-bottom: 1px dotted #ddd; }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr:first-child td { position: relative; top: -1px; padding-bottom: 15px; color: #444; font-weight: bold; border-bottom: 1px dotted #ddd; }
#eveScheArea .eveSche .eveScheInfo .infoBox table tr:first-child th span { border: none; }
</pre></body></html>