﻿body {
	color: #666666;
	font-size: 12px;
	padding: 0px;
	margin-top: 0;
	margin-bottom: 0px;
	width: 96%;
	max-width: 780px;
	margin-right: auto;
	margin-left: auto;
}

body.timetable_body {
	max-width: 100vw;
	width: 96%;
	padding: 20px;
	box-sizing: border-box;
}

.page_title {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	width: 560px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E7E7E7;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #02508E;
	margin-top: 0px;
	margin-left: 0px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #02508E;
	box-sizing: border-box;
}

.blue_fit2013 {
	color: #004689;
}

#pagebody {
	background-color: #FFF;
	max-width: 760px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

main {
	display: flex;
	justify-content: space-between;
}

#contents {
	width: 570px;
	margin: 10px;
}

.page_contents {
	padding-top: 5px;
	width: 560px;
	padding-left: 5px;
	box-sizing: border-box;
}

#contents {
	width: 570px;
	margin-top: 10px;
}

#contents {
	max-width: 572px;
	margin-top: 10px;
	margin-right: 0px;
}

#menu {
	max-width: 200px;
	margin-top: 10px;
}

#footer {
	padding-top: 2em;
	margin: 0px;
}

#footer p {
	clear: both;
	background-color: #EFEFEF;
	color: #666666;
	font-size: 10px;
	padding: 1em 0;
	text-align: center;
	margin: 0px;
}

#pagebody #menu img {
	float: left;
	margin-right: 5px;
}

#menu {
	float: left;
	width: 170px;
	margin-top: 10px;
}

#contents-left {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
}

#contents_right {
	float: right;
	margin-top: 10px;
	width: 280px;
	margin-bottom: 10px;
}

#contents_left {
	float: left;
	width: 280px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.page_middle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02508E;
	margin-top: 15px;
	background-color: #EBEBEB;
	padding-left: 5px;
	padding-top: 3px;
	box-sizing: border-box;
}

.color_blue {
	color: #02508E;
}

.color_red {
	color: #C03;
}

.bold {
	font-weight: bold;
}

.head_menu {
	margin: 0px;
	padding: 10px 10px 10px 10px;
	list-style-type: none;
	width: auto;
	font-size: 12px;
	line-height: 125%;
	overflow: hidden;
	font-weight: normal;
	box-sizing: border-box;
	float: none;
}

.head_menu li {
	white-space: nowrap;
	margin: 0px;
	padding: 0px 10px 0px 12px;
	clear: none;
	float: left;
	width: auto;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: list-item;
	text-align: -webkit-match-parent;
	list-style-type: none;
	font-size: 12px;
	line-height: 125%;
	font-weight: normal;
	box-sizing: border-box;
}

.head_menu li a {
	text-decoration: none;
}

.head_menu li a:visited, a:link {
	color: #2e89d9;
}

.header_img_left {
	margin: 0px;
	padding: 0px;
	float: left;
	/*height: 300px;*/
	width: 370px;
}

.header_img_right {
	margin: 0px;
	padding: 0px;
	float: right;
	/*height: 300px;*/
	width: 390px;
}

.header_img_down {
	clear: both;
	height: auto;
	width: 760px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #4684BB;
	border-bottom-color: #4684BB;
}

.color_white {
	color: #FFF;
	text-align: left;
}

.middle_contents {
	max-width: 560px;
	width: 100%;
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 0px;
}

#pagebody .header_img_right table tr {
	margin: 0px;
	padding: 0px;
}

#pagebody .header_img_right table tr td noscript {
	margin: 0px;
	padding: 0px;
}

#pagebody .header_img_right table tr td {
	margin: 0px;
	padding: 0px;
}

.header_temp_img_top {
	/*height: 158px;*/
	width: 760px;
}

.middle_title {
	max-width: 535px;
	width: 100%;
	font-size: 135%;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-color: #E36200;
	border: none;
	z-index: 0;
}

.middle_title a {
	text-decoration: none;
	color: #ffffff;
}

.middle_title a:hover {
	opacity: 0.5;
	transition-duration: 600ms;
}

.day {
	max-width: 535px;
	width: 100%;
	font-size: 135%;
	font-weight: bold;
	color: #fff;
	margin: 0px 0px 10px;
	padding: 10px 10px 10px 10px;
	background-repeat: no-repeat;
	box-sizing: border-box;
	background-color: #F7AB1E;
	border: none;
	display: block;
}

.contents td.session_date_time_room_chair div {
	display: block;
}





/*.middle_title::after {
	position: absolute;
	top: .5em;
	left: .5em;
	content: '';
	width: 6px;
	height: -webkit-calc(100% - 1em);
	height: calc(100% - 1em);
	background-color: #00784F;
	border-radius: 4px;
}*/

.contents {
	float: right;
	width: 572px;
	margin-top: 10px;
	margin-right: 0px;
}

#pagebody .contents .middle_title img {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
}

.small_title {
	width: 560px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #999900;
	padding-left: 5px;
	font-weight: bold;
	color: #FFF;
	background: #0A6462;
	box-sizing: border-box;
}

#pagebody .contents .middle_contents p {
	color: #FFC535;
}

#event_contents {
	width: 760px;
	margin-top: 10px;
}

#event_title {
	max-width: 560px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F7AB1E;
	padding: 5px;
	margin-bottom: 0px;
	box-sizing: border-box;
	display: block;
}

#pagebody #event_contents #event_title img {
	float: left;
	padding-right: 3px;
	box-sizing: border-box;
}

#pagebody #event_contents #event_title img {
	float: left;
	padding-bottom: 3px;
	padding-top: 2px;
	box-sizing: border-box;
}

#title_name_date_place {
	max-width: 560px;
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color: #F7AB1E;
	padding: 5px;
	margin-bottom: 0px;
	box-sizing: border-box;
	display: block;
}

.color_blue2 {
	color: #E36200;
	font-weight: bold;
}

.abstract_header {
	color: #E36200;
	font-weight: bold;
	display: block;
}

#abstract_title {
	background-color: #00784F;
	color: #ffffff;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	padding: 5px;
	width: 560px;
	box-sizing: border-box;
}

#abstract_author {
	border-bottom: 3px double #00784F;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 5px 5px 0;
	width: 560px;
	box-sizing: border-box;
}

#event_ditale_program {
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}

#pagebody .contents .middle_contents .fontstyle10 tr td strong img {
	
}

#pagebody .contents .middle_contents .fontstyle10 tr td strong img {
	vertical-align: text-bottom;
}

#pagebody .contents .middle_contents strong img {
	vertical-align: text-bottom;
}

#fontsize_9 {
	font-size: 9px;
}

.fontstyle_9 {
	font-size: 9px;
}

#pagebody .contents .middle_contents .middle_contents img {
	float: right;
	padding-left: 5px;
	box-sizing: border-box;
}

#pagebody .contents .middle_contents img {
	float: right;
	padding-left: 5px;
	box-sizing: border-box;
}

#pagebody .contents .middle_contents table tr td img {
	float: left;
}

#pagebody .contents .middle_contents table tr td p img {
	float: right;
}

#pagebody-wide {
	max-width: 790px;
	width: 100%;
	background-color: #fff;
	padding-bottom: 15px;
}

#event_contents {
	width: 760px;
	margin-top: 10px;
}

#event_contents {
	width: 760px;
	margin-top: 10px;
	float: left;
}

.menu_box_index {
	height: auto;
	margin: 0 0 10px;
	overflow: auto;
	padding: 5px 0 5px 20px;
	box-sizing: border-box;
	color: #666666;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.menu_box_index ul {
	margin: 0;
	padding: 0;
}

.menu_box_index li {
	display: block;
	float: left;
	height: 15px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 24px;
}

.menu_box_index a:link, .menu_box_index a:visited {
	color: #00784F;
	text-decoration: none;
}

.menu_box_index a:hover {
	color: #006253;
	text-decoration: none;
}

.clear {
	clear: both;
}

.clear hr {
	display: none;
}

.presenter {
	font-family: "ＭＳ ゴシック", "MS Gothic", Osaka-mono, monospace;
}

#timetable_date_title {
	font-weight: bold;
	margin: 10px 0;
	padding: 10px;
	max-width: 570px;
	width: 100%;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
}

#timetable_date_title .previous {
	float: left;
	height: 28px;
	box-sizing: border-box;
	text-align: center;
}

#timetable_date_title .middle {
	color: #333333;
	float: left;
	font-size: 12pt;
	height: 24px;
	text-align: center;
}

#timetable_date_title .next {
	float: right;
	height: 28px;
	text-align: center;
	box-sizing: border-box;
}

#timetable_date_title .previous a {
	background-position: left center;
	background-repeat: no-repeat;
	color: rgba(19,95,140,1.00);
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
}

#timetable_date_title a:hover {
	opacity: 0.5;
	transition-duration: 500ms;
	text-decoration: none;
}

#timetable_date_title .next a {
	background-position: left center;
	background-repeat: no-repeat;
	color: #E36200;
	height: 24px;
	text-decoration: none;
	vertical-align: middle;
}

table.time_table {
	border: 3px solid #ABAFB2;
	font-size: 8pt;
	line-height: 12pt;
	margin-right: 5px;
	margin-bottom: 5px;
	z-index: 0;
}

table.time_table th {
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

table.time_table td {
	word-break: break-all;
}

table.time_table.time_all {
	width: 100%;
	table-layout: fixed;
	display: table;
	white-space: normal;
}

table.time_table.time_all th, table.time_table.time_all td {
	word-break: normal;
	width: 150px;
}

table.time_table.time_all th {
	position: sticky;
	left: 0;
	color: #333;
	background: rgba(246,206,185,1.00);
	width: 100px;
}

table.time_table.time_all th::before {
	content: "";
	position: absolute;
	top: -1px;
	left: -1px;
	width: 100%;
	height: 100%;
	border: 1px solid #ccc;
}

table.time_table.time_all td.timetable_cell_date_1 {
	width: 150px;
}

.time_table a, .time_table a:link, .time_table a:visited {
	color: rgba(19,95,140,1.00);
	font-weight: bold;
	text-decoration: none;
}

.time_table a:hover, .time_table a:active {
	opacity: 0.5;
	transition-duration: 500ms;
	font-weight: bold;
}

a.event:link, a.event:visited {
	color: #FFFFFF;
}

a.event:hover, a.event:active {
	color: #993300;
}

a#keynote_link {
	color: #00784F;
	text-decoration: none;
}

a#keynote_link:hover {
	color: #00784F;
	background-color: #C0FFB9;
	text-decoration: none;
	font-weight: bold;
}

#table_exhibition a:hover {
	color: #EFAF19;
}

#table_index a {
	color: rgba(19,95,140,1.00);
	text-decoration: none;
}

#table_index2 a {
	color: #0A6462;
}

#table_index a:hover {
	opacity: 0.5;
	transition-duration: 500ms;
	text-decoration: none;
}

#table_index2 a:hover {
	background-color: #EFAF19;
	text-decoration: none;
}

/* インフォメーション */

.information_header {
	padding: 3px;
	color: #fff;
	font-size: 120%;
	background-color: #F7AB1E;
	box-sizing: border-box;
}

.information_header a:link {
	color: #ffffff;
}

.information_header a:visited {
	color: #ffffff;
}

div.contents .information_body {
	margin: 10px 0;
	display: block;
}

.info-table {
	width: 80%;
	border-collapse: collapse;
	margin-bottom: 10px;
}

.info-table td {
	padding: 5px;
	box-sizing: border-box;
	border: 1px solid #666;
}

.info-table-title {
	text-align: left;
	font-weight: bold;
}

.info-table td:nth-of-type(1) {
	background-color: #EFEFEF;
	width: 50%;
}

.info-table td:nth-of-type(2) {
	text-align: center;
}

/* 展示会 */

.exhibition_body {
	margin-top: 5px;
	margin-bottom: 20px;
}

.exhibition_body a:link {
	color: #2e89d9;
}

.exhibition_body a:visited {
	color: #2e89d9;
}

.person_name a:link, a:visited {
	font-weight: bold;
	color: #D92D30;
	text-decoration: none;
}

.event_bold a:link, a:visited {
	font-weight: bold;
	color: #D92D30;
	text-decoration: none;
}

.event_person_name a:link, a:visited {
	font-weight: bold;
	color: #D92D30;
	text-decoration: none;
}

/* 一般講演プログラム */

.bunya_index {
	width: 100%;
}

.bunya_index a {
	color: rgba(19,95,140,1.00);
	text-decoration: none;
}

.bunya_index a:hover {
	opacity: 0.5;
	transition-duration: 500ms;
	text-decoration: none;
}

.bunya_index a:visited {
	text-decoration: none;
}

.bunya_index a:active {
	text-decoration: none;
}

.session_title {
	background-color: #E36200;
	color: #FFF;
	font-size: 15px;
	padding: 5px;
	box-sizing: border-box;
}

.session_date_time_room_chair {
	background-color: #F7AB1E;
	color: #fff;
	padding: 4px;
	box-sizing: border-box;
}

.program_no {
	white-space: nowrap;
	vertical-align: top;
	text-align: right;
	padding-right: 5px;
	box-sizing: border-box;
	font-weight: bold;
}

.program_no a {
	padding: 1px;
	color: #E36200;
	text-decoration: none;
	box-sizing: border-box;
	font-weight: bold;
}

.program_no a:hover {
	opacity: 0.5;
	transition-duration: 500ms;
	box-sizing: border-box;
	text-decoration: none;
}

.program_no a:visited {
	text-decoration: none;
}

.program_no a:active {
	text-decoration: none;
}

.program_award {
	font-weight: bold;
	color: #00784F;
	border: solid #B0D0A2 2px;
	padding: 1px;
	box-sizing: border-box;
}

/* この講演論文集について */

table.index_table {
	font-size: 9pt;
	line-height: 12pt;
	margin-right: 5px;
	border: 3px solid #C1C1C1;
	box-sizing: border-box;
}

table.index_table th {
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
}

table.index_table td {
	border-bottom: 1px solid #C1C1C1;
	border-right: 1px solid #C1C1C1;
	box-sizing: border-box;
}

/* イベント企画マトリックス */

.event_matrix_header_room {
	width: 100px;
	height: 90px;
	color: #fff;
	background-color: #999;
	text-align: center;
	vertical-align: middle;
}

.event_matrix_header_date_1 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #f7cdb9; /* DIC-N706 */
	text-align: center;
	vertical-align: middle;
}

.event_matrix_header_date_2 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #c6dfbf; /* DIC-N839 */
	text-align: center;
	vertical-align: middle;
}

.event_matrix_header_date_3 {
	width: 35px;
	height: 90px;
	color: #555;
	background-color: #c2b4e1; /* DIC-N904 */
	text-align: center;
	vertical-align: middle;
}

.event_matrix_cell {
	width: 104px;
	height: 90px;
	color: #777;
	background-color: #F0F0F0;
	text-align: center;
	vertical-align: middle;
	position: relative;
}

#table_event td a {
	color: #00784F;
	text-decoration: none;
}

#table_event td a:hover {
	background-color: #C0FFB9;
	color: #00784F;
	text-decoration: none;
}

/* 船井ベストペーパー賞/FIT論文賞 */

.paper_award_program_no {
	vertical-align: top;
	white-space: nowrap;
	padding-right: 5px;
	box-sizing: border-box;
}

.paper_award_program_no a {
	color: #00784F;
	text-decoration: none;
}

.paper_award_program_no a:hover {
	background-color: #C0FFB9;
	color: #fff;
	text-decoration: none;
}

.paper_award_title_author {
	vertical-align: top;
}

.paper_award_title_author a {
	color: #00784F;
	text-decoration: none;
}

.paper_award_title_author a:hover {
	background-color: #C0FFB9;
	color: #fff;
	text-decoration: none;
}

/* 日程表 */

.timetable_header_date_1 {
	width: 114px;
	color: #555;
	background-color: #f7cdb9; /* DIC-N706 */
	border-left: solid 1px #fff;
}

.timetable_header_date_2 {
	width: 114px;
	text-align: center;
	vertical-align: top;
	color: #555;
	background-color: #c6dfbf; /* DIC-N839 */
	border-left: solid 1px #fff;
}

.timetable_header_date_3 {
	width: 176px;
	text-align: center;
	vertical-align: top;
	color: #555;
	background-color: #c2b4e1; /* DIC-N904 */
	border-left: solid 1px #fff;
}

.timetable_event_room_date_1 {
	width: 110px;
	color: #333333;
	background-color: #EAEBF9;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_event_room_date_2 {
	width: 110px;
	color: #333333;
	background-color: #EAEBF9;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_event_room_date_3 {
	width: 110px;
	color: #333333;
	background-color: #EAEBF9;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_general_room_date_1 {
	width: 108px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_general_room_date_2 {
	width: 108px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_general_room_date_3 {
	width: 108px;
	background-color: #E0E0E0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_event_cell_date_1 {
	width: 114px;
	height: 80px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_cell_date_1 {
	width: 114px;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_event_cell_date_2 {
	width: 114px;
	height: 80px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_cell_date_2 {
	width: 114px;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_event_cell_date_3 {
	width: 114px;
	height: 80px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_cell_date_3 {
	width: 114px;
	height: 80px;
	background-color: #fff;
	border-bottom: 1px solid #ABAFB2;
	border-right: 1px solid #ABAFB2;
	text-align: center;
	vertical-align: middle;
}

.timetable_session_class {
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 1px;
    /*padding: 2px;*/
	color: #ffffff;
	background-color: #666666;
	font-size: 110%;
	font-weight: normal;
	box-sizing: border-box;
}

.event_header2 {
	padding: 3px;
	color: #ffffff;
	background-color: #E36200;
	font-weight: bold;
	box-sizing: border-box;
}

.title_color {
	text-align: left;
	padding: 3px;
	color: #ffffff;
	background-color: #E36200;
	font-weight: bold;
}

#event_date_place, #date_place {
	font-size: 13px;
	font-weight: bold;
	max-width: 560px;
	width: 100%;
	padding: 5px 5px 0 5px;
	border-bottom: 4px double #E36200;
	margin-bottom: 15px;
	box-sizing: border-box;
	justify-content: flex-start;
}

#event_ditails {
	width: 100%;
	padding: 0 5px;
	margin-bottom: 10px;
	box-sizing: border-box;
	display: block;
	text-align: left;
}

#event_ditails table .photo img {
	width: auto;
}

#event_ditails div {
	display: block;
	text-align: left;
}

.event_person_name {
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.zoom_second_line_4 {
	margin-top: 2px;
	margin-right: 5px;
	margin-left: -3px;
}

.zoom_top_left_5 {
	position: absolute;
	top: 3px;
	left: 3px;
}
/*-------スポンサー----------*/
/*.sponsor_area a:link, .sponsor_area a:visited {
    color: #ffffff;
    text-decoration: none;
	
}*/

.contents div.sponsor_area {
	display: block;
}

.contents div.sponsor_area article {
	padding: 20px 10px 20px 0;
	box-sizing: border-box;
	border-bottom: dashed 1px #CCC;
}

.contents div.sponsor_area article h4 {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.1rem;
	position: relative;
  color: #001871;
}

.contents div.sponsor_area article p {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	box-sizing: border-box;
}

.contents div.sponsor_area article .sponsor {
	display: flex;
	justify-content: flex-start;
	align-content: stretch;
	align-items: stretch;
	flex-grow: 1;
}

.sponsor figure {
	margin: 0;
	margin-right: 20px;
	padding: 0;
	/*border: 1px solid #ccc;*/
	padding-bottom: 25px;
	position: relative;
}

.sponsor figure img {
	width: 100%;
	height: auto;
	display: block;
	/*padding-bottom: 10px;*/
}

.sponsor figure:hover {
	transition-duration: 500ms;
	transform: scale(1.1);
}

.sponsor figure figcaption {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #555;
	font-weight: 300;
	width: 100%;
	line-height: 1.2;
	/*background-color: #EFEFEF;*/
	position: absolute;
	bottom: 0px;
	padding: 3px 0;
}

.sponsor.gold figure {
	width: 48%;
}

.sponsor.silver figure {
	width: 38%;
}

.sponsor.bronze figure {
	width: 24%;
}

.sponsor.silver figure figcaption {
	font-size: 10px;
}

.sponsor.bronze figure figcaption {
	font-size: 10px;
}

/*------アンダーライン---------*/

.under {
	border-bottom: solid 3px #D1C87D;
}

.box-g1, .box-g2, .box-g3 {
	float: left;
	text-align: center;
	width: 33%;
}

.w90p {
	text-align: center;
	width: 90%;
}

.spo_n {
	text-align: center;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}

.box-s1, .box-s2, .box-s3, .box-s4, .box-s5 {
	float: left;
	text-align: center;
	width: 20%;
}

.support {
	margin-bottom: 15px;
	text-align: left;
	font-size: 18px;
	position: relative;
	border-top: solid 3px #000000;
	margin-top: 20px;
}

.sponsor {
	font-weight: bold;
	text-align: left;
	font-size: 18px;
	line-height: 1.5em;
}

.issu {
	padding-left: 190px;
	border-top: 1px dotted #BBBBBB;
	padding-top: 10px;
	padding-bottom: 10px;
	box-sizing: border-box;
}

/*
2021年度追加*/

.title-img {
	max-width: 70%;
	height: auto;
}

.forum_date {
	text-align: center;
	font-size: 17px;
	padding: 1em 0;
}

#menu {
	max-width: 200px;
	width: 30%;
	box-sizing: border-box;
	margin-top: 10px;
}

#menu a {
	display: block;
}

.contents {
	max-width: 560px;
	width: 70%;
	margin-top: 10px;
	margin-right: 0px;
	padding: 10px 10px 40px 10px;
	box-sizing: border-box;
}

.contents div {
	display: flex;
	justify-content: center;
	width: 100%;
}

.contents div.event_header2 {
	display: flex;
	justify-content: flex-start;
	width: 100%;
}

.contents td.session_date_time_room_chair div {
	display: block;
}

.contents div.day {
	display: block;
}

.contents div img {
	width: 100%;
	height: 100%;
}

.header_temp_img_top {
	max-width: 760px;
	width: 100%;
	height: auto;
}

img#header {
	width: 100%;
	height: 100%;
}

table.welcome_table td img {
	width: 100%;
	height: auto;
}

ul.category {
	padding: 0px;
}

ul.category li.category-title {
	list-style-type: none;
	margin: 10px 0;
}

ul.category li.category-title a {
	background-color: #E36200;
	color: #FFFFFF;
	text-decoration: none;
	padding: 0.5em 0.5em;
	border-radius: 3px;
	box-shadow: 0px 0px 15px -6px rgba(10,10,10,0.5);
	font-weight: bold;
	box-sizing: border-box;
}

ul.category li.category-title a:hover {
	background-color: rgba(123,123,123,0.35);
	color: #333;
	transition-duration: 800ms;
}

.bunya_area {
	padding-top: 20px;
}

.welcome_table {
	width: 100%;
	border-collapse: collapse;
}

.welcome_table td {
	
}

.welcome_table td:nth-of-type(1) {
	width: 25%;
	padding: 0;
	margin: 0;
}

.welcome_table td:nth-of-type(1) img {
	padding: 5px;
	box-sizing: border-box;
	border: 1px #DDD solid;
}

.welcome_table td:nth-of-type(2) p {
	padding: 0px;
	margin: 3px 0px;
	padding-left: 8px;
	box-sizing: border-box;
}

.contents div.aisatsu {
	display: block;
}

.aisatsu p {
	padding: 0px 10px;
	box-sizing: border-box;
}

.mem_table {
	margin: 0px 0px 20px 0;
	width: 100%;
	border-collapse: collapse;
}

.mem_table td {
	padding: 8px;
	box-sizing: border-box;
	border: 1px solid #CCC;
}

.mem_table td:nth-of-type(1) {
	width: 50%;
	background-color: #EFEFEF;
}

.mem_table td.information_header {
	background-color: #F7AB1E;
	cursor: pointer;
}

.mem_table td.information_header:hover {
	transition-duration: 500ms;
}

@media screen and (max-width:500px) {
	main {
		display: block;
	}
	
	main .contents {
		display: block;
		width: 100%;
	}
	
	.event_matrix_cell {
		word-break: break-all;
	}
	
	table.face-in td {
		display: block;
		width: 100%;
	}
	
	table.mem_table td {
		display: block;
		width: 100%;
	}
	
	table.mem_table td.information_header {
		background-color: session_date_time_room_chair;
	}
	
	table.mem_table td:nth-child(odd) {
		background-color: rgba(20,20,20,0.05);
	}
	
	table.mem_table td.information_header {
		background-color: #F7AB1E;
	}
}

/* 2022年 追加 */
.overview {
  text-align: left;
}
.c-hdgMd {
border-left: 10px solid #da6424;
border-bottom: 1px solid #da6424;
padding: 5px 20px;
text-align: left;
color: #da6424;
font-size: 1.0rem;
}
.overview_tit {
  font-size: .8rem;
  font-weight: 700;
  margin-top: .6rem;
  display: block;
}
.forum_date_2022 {
	font-size: .9rem;
  font-weight: 600;
	padding: 1em 0;
}