@charset "utf-8";

/*.pop_box(exh_session)
--------------------------------------------------------------*/
section.cont .ctt_inner h3.interview,
.list_inner h3.interview {
	background-color: #222222;
	padding: 5px 10px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 10px;
}

.exb_box_sns p {
	margin-top: 10px;
}

.pop_box.exh_session {
	width: 90%;
	overflow: auto;
}

.pop_box.exh_session .image_box img {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	width: 100%;
}

.pop_box.exh_session .session_company dd span {
	font-size: 10px;
	font-size: 1rem;
	color: #adadad;
	margin-right: 10px;
}

.pop_box.exh_session .session_company .image_box {
	float: left;
	width: 40%;
}

.pop_box.exh_session .session_company {
	margin-bottom: 10px;
	text-align: left;
}

.pop_box.exh_session .session_company dl {
	float: right;
	width: 55%;
}

.pop_box.exh_session .session_company dt {
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 5px;
}

.pop_box.exh_session a .session_company dt {
	display: block;
	color: #222222;
}

.pop_box.exh_session .session_company dd {
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	background: #222222;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 5px;
	display: inline-block;
	margin-bottom: 15px;
}

.pop_box.exh_session .session_company .exb_box_sns.cf ul li {
	float: left;
	margin-right: 5px;
}

.pop_box.exh_session .session_company .exb_box_sns.cf {
	width: 55%;
	float: right;
}

.pop_box.exh_session .session_company dd.btn {
	padding: 0;
	display: block;
	background: #099BD0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.pop_box.exh_session .session_info .session_wrap {
	background: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 2%;
	margin-bottom: 15px;
}

.pop_box.exh_session .session_info {
	width: 97%;
	margin: 0;
	margin-bottom: 30px;
}

.pop_box.presentation_pop .list_inner h3 {
	margin-bottom: 10px;
	padding: 1.5%;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
}

.pop_box.exh_session .session_info h3 {
	background-color: #222222;
	padding: 5px 10px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	margin-bottom: 10px;
}

.pop_box.exh_session .session_info h4 {
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 5px;
}

.pop_box.exh_session .session_info .time {
	font-size: 11px;
	font-size: 1.1rem;
	margin-bottom: 10px;
}

.pop_box.exh_session .session_info .day {
	font-size: 9px;
	font-size: 0.9rem;
	color: #fff;
	background: #7A7A7A;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 2px 5px;
	display: inline-block;
	margin-right: 5px;
	vertical-align: text-bottom;
}

.pop_box.exh_session .session_info .text {
	font-size: 12px;
	font-size: 1.2rem;
}

.pop_box.exh_session .btn {
	margin-bottom: 20px;
}

.pop_box.exh_session .btn a {
	font-size: 12px;
	font-size: 1.2rem;
	padding: 1.12% 6% 1.2% 2%;
}

.pop_box.exh_session .blue_btn a {
	border: 1px solid #097197;
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.1);
	float: none;
}

.page_inner {
	/* padding: 2%; */
	background-color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.page_inner h3 {
	font-weight: bold;
}

.page_inner th {
	padding: 10px 8px;
	font-weight: bold;
	background-color: #DCF0FE;
}

.page_inner th .menu {
	padding: 15px 30px;
}

.page_inner td {
	padding: 15px 3px;
}


.page_inner td .center {
	text-align: center;
}

.page_inner td.number {
	width: 0%;
	padding-left: 15px;
	padding-right: 15px;
}

.page_inner tr:nth-child(2n+1) td {
	background-color: #f1f1f1;
}

.page_inner p.note {
	margin-top: 20px;
}

p.note.track {
	text-indent: -0.5em;
	margin-left: 0.5em;
}

.page_inner .orange_btn {
	margin-bottom: 50px;
	text-align: center;
}

table.pass_price tr td span {
	display: inline-block;
	padding: 2px 10px;
	color: #fff;
	border-radius: 3px 3px;
	font-weight: bold;
	margin: 0 3px 3px 0;
	font-size: 1.1rem;
}

.for_vist_en table.pass_price tr td span {
	min-width: 92px;
	text-align: center;
}

.icon_green {
	background-color: #30b95f;
}

.icon_blue {
	background-color: #2392bc;
}

.icon_red {
	background-color: #d0254c;
}

.icon_orange{
	background-color: #e48225;
}

span.att_txt {
	font-size: 0.8em;
	display: block;
	margin-top: 5px;
}

td.center {
	text-align: center;
	width: 20%;
	min-width: 110px;
}

.for_vist .caption, th {
	text-align: center;
}

.font_black {
	color: #000;
}

.font_min {
	font-size: .9em;
	margin-bottom: 2rem;
}

td.check_mark {
	text-align: center;
	min-width: 110px;
}

.application_form iframe {
	width: 100%;
	height: 1100px;
	max-width: 1000px;
}

.application_form {
	text-align: center;
}

/* btn_list----------------------- */


.for_vist .btn_list.btn_4 li {
    width: 24%!important;
}

.for_vist .btn_list.btn_4 li:nth-child(n+3) {
    margin-top: 0!important;
}

@media screen and (max-width: 850px) {
    .for_vist .btn_list.btn_4 li {
        width: 100%!important;
		margin-bottom: 10px;

    }
	.for_vist .btn_list.btn_4 li:nth-child(n+3) {
		margin-top: 0;
	}
}


/*scroll-bar---------------------*/
.scroll-table {
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	width: 100%;
}

.scroll-table {
	overflow-x: auto;
	margin-bottom: 2rem;
}

.scroll-table::-webkit-scrollbar {
	width: 10px;
	background: #eaeaea;
	border-radius: 5px;
}

.scroll-table::-webkit-scrollbar:horizontal {
	height: 10px;
	background: #eaeaea;
	border-radius: 5px;
}

.scroll-table::-webkit-scrollbar-thumb {
	background: #c1c1c1;
	border-radius: 5px;
}

.scroll-table::-webkit-scrollbar-thumb:horizontal {
	background: #c1c1c1;
	border-radius: 5px;
}




@media screen and (max-width: 640px) {
	.table {
		font-size: 90%;
	}

	section.cont .ctt_inner h3.interview,
	.list_inner h3.interview {
		padding: 5px;
		font-size: 14px;
		font-size: 1.4rem;
	}

}

@media screen and (max-width: 480px) {
	.table {
		font-size: 80%;
	}
}

.span.visitor, span.fullConference, span.vip {
	font-size: 1.5rem;
	display: inline-block;
	padding: 2px 10px 2px 40px;
	color: #fff;
	border-radius: 3px 3px;
	font-weight: bold;
	margin-bottom: 5px;
}

.for_vist .c_space {
	margin-bottom: 60px;
}


@media screen and (max-width: 1000px) {}

@media screen and (max-width: 900px) {}





/* 表部分---------- */
.online_contents .sec_tit {
	margin-top: 50px;
}

.online_contents table {
	background: #fff;
	/* margin-top: 20px; */
}

.online_contents tr th {
	padding: 15px 3px;
	text-align: center;
	background: #dcf0fe;
	font-weight: bold;
}

.online_contents tr th span {
	font-weight: normal;
}

.online_contents td {
	text-align: center;
	padding: 15px 3px;
}

.online_contents td:first-child {
	text-align: left;
	padding-left: 20px;
	/* width: 25%; */
}

/* .online_contents tbody tr:nth-child(even) {
    background: #f1f1f1;
} */

.online_contents .sec_mini_tit {
	text-align: left;
	font-size: 1.8rem;
	font-weight: 700;
	margin-top: 50px;
}

.online_contents .hold_txt {
	/* color: #bc0f5c; */
	font-size: 1.6rem;
	font-weight: 500;
	text-align: center;
	margin: 20px auto 40px auto;
}

.online_contents .scroll-table {
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	width: 100%;
}

.online_contents .font_min {
	font-size: .9em;
	margin-bottom: 2rem;
	display: inline-flex;
}

.online_contents p.font_min::before {
	display: inline;
	content: "※";
}

.online_contents tr th.no_contents {
	width: 30%;
}

.online_contents tr th.min-size {
	min-width: 300px;
}

@media screen and (max-width: 480px) {
	.online_contents .sec_mini_tit {
		font-size: 1.7rem;
	}

	.online_contents .hold_txt {
		font-size: 1.5rem;
	}
}