@charset "utf-8";

/***** プログラム委員・メディカルスタッフプログラム委員 *****/
.program_pd{
	padding-bottom: 15px;
}
.program_flex dl{
	display: flex;
	flex-wrap:wrap;
    width: 100%;
	align-items: center;
	padding-bottom: 20px;
}

.program_flex dd{
	font-size: 1.33rem;
	display: inline-block;
}

.program_flex dt{
	width: 120px;
}

@media screen and (max-width:768px){
	.program_flex dl{
	display: block;
}
}

/***** ボックス *****/
#contents {
	margin: 20px 0px 0px 15px;
	padding: 40px;
	background-color: #fff;
	min-height: 990px;
}
#container > div .box:first-child {
	margin-top: 0;
}
.box {
	margin: 20px 0;
	padding: 30px;
	border-radius: 10px;
}
.box_bk_gry {
	background: #f5f5f5;
}
.box_bk_yellow {
	background: rgba(255, 241, 145, 0.3);
}
.box_db_red {
	border: #cc0000 2px solid;
}
.flex_tb_box {
	display: flex;
	justify-content: space-between;
}
#under {
	margin: 100px 0px 0px 0px;
	text-align: center;
}

@media screen and (max-width:768px) {
	.box {
		margin: 15px 0;
		padding: 15px;
	}
	.flex_tb_box {
		display: block;
	}
	#under {
		margin: 50px 0 0;
		text-align: center;
	}
}
/***** 開催概要PC *****/
.overview_dl {
	width: 100%;
	margin-bottom: 20px;
	display: table;
}
.overview_dl dt {
	width: 150px;
	padding-bottom: 20px;
	display: table-cell;
	border-bottom: 1px solid;
	border-color: var(--blue-color);
	color: var(--blue-color);
	font-weight: 600;
}
.overview_dl dd {
	padding: 0 0 20px 20px;
	border-bottom: 1px dotted;
	border-color: var(--blue-color);
}
.overview_dl dd span {
	font-weight: 600;
}
.overview_dl_box dd {
	padding: 20px 0 20px 20px;
}
.overview_dl_box dd:first-child {
	padding: 0 0 20px 20px;
}
.overview_dl a{
  color: var(--blue-color);
  font-weight: 500;
}
.overview_dl a::before{
  content: "";
/*  width: 0;*/
  height: 0;
  padding-left: 10px;
  color: var(--base-color);
  line-height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 0.35em 0.6em;
  border-left-color: var(--blue-color);
  border-right: 0;
  display: inline-block;
}
@media screen and (max-width:768px) {
	.overview_dl {
		margin-bottom: 30px;
		display: block;
	}
	#contents_in .overview_dl:nth-last-child(1) {
		margin-bottom: 0;
	}
	.overview_dl dt {
		width: 100%;
		margin-bottom: 10px;
		padding: 5px;
		display: block;
		border: none;
		text-align: center;
		font-weight: 500;
		background: linear-gradient(90deg, rgba(0, 48, 108, 1), rgba(0, 109, 205, 1));
		color: #fff;
	}
	.overview_dl dd {
		padding: 0;
		display: block;
		border: none;
	}
	.overview_dl_box dd {
		padding: 0 0 20px 0;
	}
	.overview_dl_box dd:first-child {
		padding: 0 0 20px 0;
	}
}
/***会長挨拶PC***/
.chair_message {
	padding-bottom: 30px;
	margin-bottom: 45px;
	border-bottom: 1px solid #E7E7E7;
	display: flex;
	/*flex-direction: row-reverse;*/
	justify-content: flex-start;
	align-items: flex-end;
}
.chair_message dt {
	width: 150px;
}
.chair_message dt img {
	width: 100%;
}
.chair_message dd {
	/*text-align: right;*/
	margin-left: 20px;
}
.chair_name {
	font-weight: 700;
	font-size: 1.8rem;
}
.message_text {
	text-indent: 1em;
	line-height: 2.0em;
}
.greeting_comment {
  margin-top: 25px;
  text-indent: 1em;
  line-height: 1.9;
}
/***会長挨拶SP***/
@media screen and (max-width:768px) {
	.chair_message {
		display: block;
	}
	.chair_message dt {
		margin: 0 auto 15px;
	}
	.chair_message dd {
		text-align: center;
		margin-left: 0;
	}
}
/***協賛申込PC***/
table {
	width: 100%;
	border-collapse: collapse;
	background: #fff;
	margin-bottom: 10px;
}
thead th {
	background: #ddd;
	font-weight: bold;
	text-align: left;
}
th, td {
	border: 1px solid #a1a1a1;
	padding: .8rem 1rem;
	vertical-align: top;
}
ol {
	padding-left: 20px;
}
ol li {
	margin-bottom: 15px;
}
.sponsorship ul.list01 li {
	display: flex;
	margin-bottom: 15px;
}

.sponsorship ul.list02 li {
	display: flex;
	font-weight: 600;
}

ul.list01 li::before {
	content: "■";
	color: #003881;
	font-size: 1em;
	margin-right: 0.5em;
}
ul.list02 li::before {
	content: "■";
	color: #003881;
	font-size: 1em;
	margin-right: 0.5em;
}

.sponsorship p{
	padding-left: 20px;
	margin-bottom: 15px;
}

ol li::marker {
  color: #003881;
  font-weight: bold;
}

.ol_list01{
	color: #003881;
	font-weight: bold;
}

/***関連リンクPC***/
.bb_solid p {
	margin-bottom: 20px;
	padding: 0 0 1em 1em;
	border-bottom: 1px solid #d7d7d7;
}
.sub_ttl {
	margin-bottom: 15px;
	padding: .2em .2em .2em .5em;
	font-size: 1.8rem;
	font-weight: 600;
	border-left: 5px solid var(--blue-color);
}
/***関連リンクSP***/
@media screen and (max-width:768px) {
	.sub_ttl {
		font-size: 1.6rem;
		padding: 0 0 0 .5em;
	}
}
/***** アクセス *****/
.access_dl dt .caption_s {
	margin-bottom: 5px;
	font-size: 1.8rem;
	font-weight: 700;
}
@media screen and (max-width:768px) {
	.access_dl dt .caption_s {
		font-size: 1.6rem;
	}
}
/***** 見出し *****/
#page_ttl {
	margin: 0 30px 30px;
	padding: 30px;
	border: #fff 1px solid;
}
#page_ttl h2 {
	font-size: 2.9rem;
	font-weight: 500;
	font-family: 'Noto Serif JP', sans-serif;
	color: #fff;
	letter-spacing: 0.15em;
}
/*
#page_ttl h2:first-letter {
	color: var(--base-color);	
}
*/
.caption_l {
	margin-bottom: 30px;
	padding: 20px;
	font-size: 2.8rem;
	font-weight: 600;
	border: 2px solid;
	border-color: var(--blue-color);
	color: var(--blue-color);
	border-left: 10px solid var(--blue-color);
}
.caption_m01 {
	margin-bottom: 30px;
	padding-bottom: 5px;
	font-size: 2.2rem;
	font-weight: 700;
	color: var(--blue-color);
	border-bottom: 2px solid var(--blue-color);
}
.caption_m02 {
	margin-bottom: 30px;
	padding: 5px 0 5px 10px;
	font-size: 2.2rem;
	font-weight: 500;
	color: #fff;
	background: var(--blue-color);
}
.caption_s {
	display: inline-block;
	border-left: 7px solid var(--blue-color);
	padding-left: 15px;
	font-weight: 700;
	font-size: 2rem;
	margin: 0px 0 15px;
	padding-bottom: 2px;
	color: var(--blue-color);
}
/*
.caption_ss {
	font-weight: 700;
	font-size: 1.8rem;
	margin: 0px 0 15px;
	padding-bottom: 2px;
	color: #000;
}
*/
.caption_ss_color {
	font-weight: 700;
	font-size: 1.8rem;
	margin: 0px 0 15px;
	padding-bottom: 2px;
	color: #003881;
}
.box_ttl {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 2rem;
	font-family: 'Noto Serif JP', sans-serif;
	border-left: 5px solid;
}
.box_ttl_og {
	border-color: var(--base-color);
}
@media screen and (max-width:768px) {
	#page_ttl {
		margin: 0 15px 20px;
		padding: 15px;
		text-align: center;
	}
	#page_ttl h2 {
		font-size: 2rem;
	}
	.box_ttl {
		font-size: 1.8rem;
	}
	.caption_s {
		font-size: 1.6rem;
	}
	.caption_ss {
		font-size: 1.6rem;
	}
}
/***** ボックス *****/
.item_in {
	margin-bottom: 50px;
}
#contents .item_in:last-child {
	margin-bottom: 0;
}
.inner_item {
	margin-bottom: 30px;
}
.item_in .inner_item:last-child {
	margin-bottom: 0;
}
.box {
	margin: 20px 0;
	padding: 30px;
}
.item_in .box:first-child, .inner_item .box:first-child {
	margin-top: 0;
}
.item_in .box:last-child, .inner_item .box:last-child {
	margin-bottom: 0;
}
.box_bg_og {
	background-color: #fef7e8;
}
.box_bd_rd {
	border: #cc0000 2px solid;
}
.deadline td {
	text-align: left;
}
.ondemand_deadline {
	margin-left: auto;
	margin-right: auto;
}
.ondemand_deadline td {
	text-align: left;
}
@media screen and (max-width:768px) {
	.box {
		margin: 15px 0;
		padding: 15px;
	}
	.deadline td {
		display: block;
	}
	.deadline tr:nth-child(2) td:nth-child(1) {
		display: none;
	}
}
@media screen and (max-width:768px) {
	.js-scrollable table {
		width: 800px;
	}
}
/***** ページリンク *****/
.page_link {
	padding: 20px 20px 17px;
	border: #d5f4f3 3px solid;
	display: flex;
	flex-wrap: wrap;
}
.page_link li {
	margin: 0 20px 3px 0;
}
.page_link li a {
	padding-left: 15px;
	font-size: 1.5rem;
	color: #000;
	position: relative;
}
.page_link li a::before {
	content: "";
	background: var(--base-color);
	height: calc(16px / 2);
	width: 8px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.page_link li a:hover {
	text-decoration: none;
}
@media screen and (max-width:768px) {
	.page_link {
		padding: 15px 15px 12px;
	}
	.page_link li {
		margin: 0 15px 3px 0;
	}
	.page_link li a {
		padding-left: 12px;
		font-size: 1.4rem;
	}
}
/***** 画像 *****/
.fig {
	margin-top: 15px;
	margin-bottom: 15px;
}
.half_fig {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
.half_fig img {
	width: 100%;
}
.as_fig {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.as_fig img {
	max-width: 100%;
}
.flo_r {
	width: 200px;
	margin-left: 20px;
	float: right;
}
.flo_r img {
	width: 100%;
}
.flex_fig_box {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
.flex_fig_box > div {
	flex: 1;
	order: 1;
}
.flex_fig {
	width: 280px;
	margin-left: 40px;
	order: 2;
	background: #effaff;
}
.flex_fig img {
	width: 100%;
}
@media screen and (max-width:768px) {
	.flo_r {
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 15px;
		float: none;
	}
	.flo_r img {
		width: 100%;
	}
	.flex_fig_box {
		display: block;
	}
	.flex_fig {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.flex_fig img {
		width: 100%;
	}
}
.mail_btn {
	width: 200px;
	margin-top: 10px;
	padding: 7px 0 7px 7px;
	font-size: 1.4rem;
	font-weight: 700;
	text-decoration: none;
	color: #fff;
	display: flex;
	justify-content: center;
	background: var(--point-color);
	transition: 0.5s;
	border-radius: 100px;
	border: var(--point-color) 2px solid;
	position: relative;
}
.mail_btn::before {
	content: "";
	height: calc(18px / 2);
	width: 8px;
	clip-path: polygon(0 0, 100% 50%, 0 100%);
	background: #fff;
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	transition: 0.5s;
}
.mail_btn:hover {
	color: var(--point-color);
	background: #fff;
}
.mail_btn:hover::before {
	color: var(--point-color);
	background: var(--point-color);
}
/***** 会長挨拶 *****/
#greeting_box {
	margin-bottom: 30px;
	text-align: right;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
	border-bottom: 1px dotted;
	border-color: var(--blue-color);
	padding-bottom: 30px;
}
#greeting_box figure {
	width: 170px;
	margin-left: 20px;
	order: 2;
}
#greeting_box figure img {
	width: 100%;
}
#greeting_box dl {
	order: 1;
	flex: 1;
}
#greeting_box dt {
	margin-bottom: 5px;
	font-size: 1.4rem;
}
#greeting_box dd {
	font-size: 1.4rem;
}
#greeting_box dd span{
	font-size: 1.8rem;
}
.greeting_com {
	margin-top: 20px;
	line-height: 1.9;
}
@media screen and (max-width:768px) {
	#greeting_box {
		margin-bottom: 30px;
		text-align: center;
		display: block;
	}
	#greeting_box figure {
		width: 180px;
		margin: 0 auto 20px;
	}
	#greeting_box dd br {
		display: block;
	}
}
/***** 開催概要 *****/
.outline_dl {
	width: 100%;
	display: table;
}
.outline_dl dt {
	width: 18%;
	padding: 20px 0;
	display: table-cell;
	border-bottom: 2px solid;
	border-color: var(--base-color);
}
.outline_dl dd {
	width: 82%;
	padding: 20px 0 20px 10px;
	display: table-cell;
	border-bottom: 2px solid;
	border-color: var(--point-color);
}
@media screen and (max-width:768px) {
	.outline_dl {
		width: 100%;
		display: block;
	}
	.outline_dl dt {
		width: 100%;
		margin-bottom: 5px;
		padding: 5px 0;
		text-align: center;
		display: block;
		border-bottom: none;
		background-color: var(--base-color);
	}
	.outline_dl dd {
		width: 100%;
		margin-bottom: 15px;
		padding: 0;
		font-size: 1.5rem;
		display: block;
		border: none;
	}
}
/***** プログラム *****/
.pro_cap_box {
	margin-bottom: 15px;
	padding: 7px;
	background-color: var(--point-color);
	display: flex;
}
.pro_cap_box .caption {
	margin: 0;
	padding: 0;
	flex: 1;
}
.pro_cap_box p {
	width: 1.5em;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'Noto Serif JP', sans-serif;
	color: #fff;
}
.item_in .caption2 {
	margin-bottom: 15px;
	padding: 7px;
	font-size: 1.8rem;
	font-weight: 700;
	font-family: 'Noto Serif JP', sans-serif;
	color: #fff;
	background-color: #222222;
}
.pro_company {
	margin-bottom: 5px;
	font-size: 1.3rem;
	text-align: right;
}
.pro_name {
	margin-top: 10px;
}
.pro_name dt {
	width: 7em;
	padding: 3px 0;
	font-size: 1.3rem;
	text-align: center;
	float: left;
	clear: left;
	border: var(--point-color) 1px solid;
}
.pro_name dd {
	margin: 0 0 3px 7em;
	display: flex;
}
.pro_name dd p:nth-child(1) {
	width: 160px;
}
.pro_name dd p:nth-child(2) {
	flex: 1;
}
.pro_date {
	margin-bottom: 10px;
	display: flex;
	justify-content: flex-end;
}
.pro_date li {
	margin-right: 15px;
	font-size: 1.3rem;
}
.pro_date li:last-child {
	margin-right: 0;
}
.ondemand_icon {
	width: 9.5em;
	margin: 0 0 0 auto;
	padding: 3px 0;
	font-size: 1.2rem;
	text-align: center;
	color: #ef7000;
	border: #ef7000 1px solid;
}
@media screen and (max-width:768px) {
	.pro_name dt {
		width: 100%;
		padding: 3px 0;
		text-align: center;
		float: none;
	}
	.pro_name dd {
		margin: 10px 0 3px 0;
		display: block;
	}
	.pro_name dd p:nth-child(1) {
		width: 100%;
	}
	.pro_name dd p:nth-child(2) {
		margin-top: 3px;
		font-size: 1.4rem;
	}
	.pro_date {
		flex-wrap: wrap;
	}
	.pro_date li {
		margin-right: 0;
		margin-left: 10px;
	}
}
/***** 演題 *****/
.faq_box {
	width: 35%;
	margin: 0 0 0 auto;
	border: #ccc 1px solid;
}
.faq_box a {
	width: 100%;
	padding: 15px 0;
	text-decoration: none;
	color: #333;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.5s;
}
.faq_box a:hover {
	opacity: 0.7;
}
.faq_box a figure {
	width: 60px;
	margin-right: 10px;
}
.faq_box a figure img {
	width: 100%;
}
.abs_tb_box {
	display: flex;
	justify-content: space-between;
}
.abs_tb1 {
	width: 100%;
}
.abs_tb1 th {
	width: 60%;
	padding: 10px;
	text-align: left;
	border: #ccc 1px solid;
	background-color: #fef7e8;
}
.abs_tb1 td {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
}
.abs_tb2 {
	width: 100%;
}
.abs_tb2 th {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
	background-color: #fef7e8;
}
.abs_tb2 td {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
}
.abs_tb2 tr td:nth-child(1) {
	width: 40%;
	text-align: left;
	background-color: #f5f5f5;
}
.abs_tb2 tr td:nth-child(2) {
	width: 30%;
}
.abs_tb_box table {
	width: 48%;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
}
.abs_tb_box table th {
	width: 50px;
	padding: 10px 0;
	text-align: center;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	background-color: #fef7e8;
}
.abs_tb_box table td {
	padding: 10px;
	border-right: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
}
@media screen and (max-width:768px) {
	.faq_box {
		width: 100%;
		margin: 0;
	}
	.faq_box a figure {
		width: 50px;
	}
	.abs_tb_box {
		display: block;
	}
	.abs_tb1 th, .abs_tb2 th {
		padding: 5px;
	}
	.abs_tb1 td, .abs_tb2 td {
		padding: 5px;
	}
	.abs_tb2 td {
		text-align: left;
	}
	.abs_tb_box table {
		width: 100%;
	}
	.abs_tb_box table:nth-child(2) {
		border-top: none;
	}
	.abs_tb_box table th {
		padding: 5px 0;
	}
	.abs_tb_box table td {
		padding: 5px;
	}
}
/* 参加登録 */
.registration_tb1, .registration_tb2, .registration_tb3 {
	width: 100%;
	margin: 10px 0;
}
.registration_tb1 th, .registration_tb2 th, .registration_tb3 th {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
	background-color: #fef7e8;
}
.registration_tb1 td {
	padding: 10px;
	border: #ccc 1px solid;
}
.registration_tb1 tr td:nth-child(1) {
	width: 30%;
	background: #f5f5f5;
}
.registration_tb2 td {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
}
.registration_tb2 tr td:nth-child(1) {
	width: 50%;
	background: #f5f5f5;
}
.registration_tb3 td {
	padding: 10px;
	text-align: center;
	border: #ccc 1px solid;
}
@media screen and (max-width:768px) {
	.registration_tb2 tr td:nth-child(1) {
		width: 30%;
	}
}
/***** ボタン *****/
.btn {
	margin-top: 20px;
	margin-bottom: 10px;
}
.btn_blue {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*
.inner .btn:first-child, .inner_item .btn:first-child {
	margin-top: 0;
}
*/
/*
.inner .btn:last-child, .inner_item .btn:last-child {
	margin-bottom: 0;
}
*/
.no_link {
	width: 50%;
	padding: 20px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	color: #999;
	background-color: #f3f3f3;
	border: #ccc 3px solid;
	border-radius: 5px;
	display: block;
	margin: 30px auto 20px auto;
}
.btn_blue a {
	width: 100%;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	color: #fff;
	border: 3px solid;
	border-color: #005aa0;
	border-radius: 5px;
	background: #005aa0;
	display: block;
	transition: all 0.4s;
}
.btn_blue a:hover {
	color: var(--blue-color);
	background-color: #fff;
	border: 3px solid;
	border-color: #005aa0;
	display: block;
}
.btn a {
	width: 100%;
	padding: 20px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	color: var(--blue-color);
	border: 3px solid;
	border-color: #fed900;
	border-radius: 5px;
	background: #fed900;
	display: block;
	transition: all 0.4s;
}
.btn a:hover {
	color: var(--blue-color);
	background-color: #fff;
	border: 3px solid;
	border-color: #fed900;
	display: block;
}

.btn2 {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.btn2 li {
	width: 49%;
	margin-bottom: 2%;
	display: flex;
	justify-content: center;
}
.btn2 li:nth-child(odd) {
	margin-right: 2%;
}
.btn_s {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}
.btn_s_blue{
	width: 30%;
}
.btn_m {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
.btn_l {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
}

.btn .no_link{
	width: 100%;
	padding: 20px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing: normal;
	color: #999;
	background-color: #f3f3f3;
	border: #ccc 3px solid;
	border-radius: 5px;
	display: block;
}

/*
@media screen and (max-width:768px) {
	.btn .no_link {
		padding: 10px 0;
	}
	.btn a {
		padding: 10px 0;
	}
	.btn2 {
		display: block;
	}
	.btn2 li {
		width: 100%;
		display: block;
	}
	.btn2 li:nth-child(odd) {
		margin-right: 0;
		margin-bottom: 2%;
	}
	.btn_s {
		width: 100%;
	}
	.btn_m {
		width: 100%;
	}
	.btn_l {
		width: 100%;
	}
}
*/
.st_word{
	text-align: center;
	font-weight: 700;
	font-size: 1.1em;
/*	color: #fe5200;*/
	padding-bottom: 20px;
	color: #005aa0;
}