
@charset "utf-8";
/* セカンドページ設定 */

/* 共通設定
---------------------------------------------------------- */
.second .table_basic td dt {
	color: #0a338e;
	font-weight: bold;
}
.second .table_basic td dd {
	margin-left: 1.5em;
}
.second p.in_production {
	font-size: 18px;
	text-align: center;
	margin: 2em 0;
}

/* 演題登録
---------------------------------------------------------- */
#abstracts {
}
#abstracts #main table strong {
	color: #0a338e;
}
/* 発表形式 */
#abstracts_encoding {
	margin-bottom: 3em;
}
#abstracts_encoding strong {
	color: #c00;
}
/* 演題登録方法 */
#abstracts_registration {
	margin-bottom: 3em;
}
#abstracts_registration th {
	width: 9em;
}
#abstracts_registration td .theme dd span {
	display: inline-block;
}
/* PCプレゼンテーション用データの提出 */
#abstracts_submission {
	margin-bottom: 3em;
}
#abstracts_submission th {
	width: 9em;
}
/* 登録期間 */
#abstracts_period {
	margin-bottom: 3em;
}
/* 提出・お問い合わせ先 */
#abstracts_contact {
}
#abstracts_contact th {
	width: 15em;
}

/* 事前参加登録
---------------------------------------------------------- */
#registration {
}
/* 事前参加登録について */
#registration_registration {
	margin-bottom: 3em;
}
/* FAX、Eメールでのお申し込み */
#registration_application {
	margin-bottom: 3em;
}
#registration_application .lead {
	margin-bottom: 1em;
}
#registration_application .lead p {
	color: #0a338e;
	font-weight: bold;
}
#registration_application table {
	margin-top: 1em;
}
#registration_application th {
	width: 15em;
}
#registration_application .aaa {
}
/* お知らせ */
#registration_information th {
	width: 9em;
}

/* プログラム
---------------------------------------------------------- */
#program {
}
/* 日程表・プログラムについて */
#program_about {
}
#program_about .btn_block {
	margin-top: 1em;
}

/* 発表者へのご案内
---------------------------------------------------------- */
#guide {
}
#guide .sec_block ol {
	margin-top: 1.2em;
}
#guide .sec_block li {
	line-height: 1.8;
	margin-bottom: 1.5em;
}
/* Ｉ. シンポジウム発表者へのご案内 */
#guide_01 {
	margin-bottom: 5em;
}
/* II. 一般演題（口演）発表者へのご案内 */
#guide_02 {
	margin-bottom: 5em;
}
/* III. ポスター発表者へのご案内 */
#guide_03 {
	margin-bottom: 5em;
}
/* IV. クリティカルパス展示者へのご案内 */
#guide_04 {
	margin-bottom: 5em;
}
/* ポスター・クリティカルパス　掲示要領 */
#guide_post {
}
#guide_post .hl_02 .hl_inner {
	text-align: center;
}
#guide_post figure {
	text-align: center;
	margin-top: 1em;
}

/* 会場のご案内
---------------------------------------------------------- */
#access {
}
/* 会場 */
#access_venue {
	margin-bottom: 3em;
}
#access_venue p.name {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 0 .3em 0;
	padding: 0;
}
#access_venue p.address {
	margin: 0;
	padding: 0;
}
/* 駐車場 */
#access_parking {
	margin-bottom: 3em;
}
#access_parking .lead p {
	margin: 0;
	padding: 0;
}
/* アクセスマップ */
#access_map {
	margin-bottom: 3em;
}
#access_map p {
	margin: 0 0 .3em 0;
	padding: 0;
}
#access_map .map {
	text-align: center;
	margin-bottom: 1.5em;
}
#access_map .access_guide {
}
#access_map .access_guide li {
	color: #8caaea;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: .3em;
}
#access_map .access_guide li span {
	color: #000;
	font-weight: normal;
	font-size: 14px;
	line-height: 1.3;
}
#access_map .link {
}
#access_map p.route {
	margin-bottom: .8em;
}
#access_map p.route strong {
	color: #aa0000;
	font-weight: bold;
}
/* フロアガイド */
#access_floor {
}
#access_floor .lead p strong {
	font-weight: bold;
	border-bottom: dotted 1px #999;
}
#access_floor img {
	display: block;
}
#access_floor .floor_01 {
	text-align: center;
	margin-top: 2em;
	margin-bottom: 3em;
}
#access_floor .floor_02 {
	display: flex;
	justify-content: space-around;
}

