@charset "utf-8";
/* CSS Document */

/* 初期設定ここから */
html { scroll-behavior: smooth;}
* {
	margin: 0;
	padding: 0;
	zoom: 1;
}
body{
	position:relative;
}

a {
	text-decoration : none;
}
img {
	vertical-align : middle;
	border: none;
	max-width: 100%;
}
ul{
	list-style : none;
}
ul, ol, li {
	zoom: normal;
}
p{text-align: justify;
text-justify: inter-ideograph;
	word-break: break-all;
}

.msg_50box{
	width: 73%;
	margin: 1em auto 0;
}

hr {
	display:none;
}

.floatright{
float: right;
}

.floatleft{
float: left;
}

/*article, footer, header, section, div{
	display: block;
	overflow:hidden;
}
*/.century{
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}
.left {
	text-align: left;
}
.txtbold{
font-weight: bold;
}
.aligncenter {
	text-align: center;
}
/* 初期設定ここまで */


/*  time_tableここから */

.time_about, .place_about, .sponsor_about {
/*
	height: 48px;
*/
}
.time_table dt {
	float : left;
	clear: both;
}
.time_table dd {
	color: #000;
	border-bottom: solid 1px #000;
	margin: 25px auto;
	padding-bottom: 25px;
	padding-left: calc( 3% + 48px );
}
.time_about img {
	margin: 0 0 25px 5px;
}

.time_about, .place_about {
	line-height: 48px;
}
.time, .place, .sponsor {
	font-size: 12px;
	color: #fff;
	width: 48px;
	height: 48px;
	background-color: #000;
	margin-right: 3%;
}
.time p, .place p, .sponsor p {
    line-height: 45px;
    text-align: center;
}

.operation p{
	margin-top: 11px;
	line-height: 1.2em;
}

.year1 {
	font-size: 34px;
}
.day1 {
	font-size: 58px;
	padding: 0 5px;
}
.day2 {
	font-size: 30px;
}
.place_about_main{
	font-size: 34px;
	line-height: 48px;
}
.place_about {
	font-size: 25px;
}
.place_info{
	font-size: 20px;
	line-height: 1.5em;
}

.theme_txt{
	font-size: 20px;
	line-height: 1.5em;
	margin: 30px 0 0;
}
span.theme_sub {
	font-size: 16px;
	line-height: 1.3em;
}

.sp_info{
	font-size: 18px;
	line-height: 1.5em;
	padding: 0.5em 0 0;
}

.time_table dd.sponsor_about {
	line-height: 17px;
/*
	border-bottom: none;
*/
}

.time_table dd:last-of-type.sponsor_about {
	border-bottom: none;
}


.sponsor_about1 {
	font-size: 29px;
}
.sponsor_about2 {
	display: inline-block;
	margin: 5px 0 0;
	font-size : 15px;
}
.sponsor_about1, .sponsor_about2 {
	line-height: 105%;
}
.week {
	color: #fff;
	background-color: #000;
	border-radius: 50%;
	font-size: 20px;
	padding: 5px;
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	vertical-align: text-bottom;
    margin: 0 0 2px 10px;
}





/* time_tableここまで */


/*  clearfixここから */
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
/* clearfixここまで */

/* HTMLここから */

html {
	font-family:"Century Gothic",Futura,'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size : 100%; /*レスポンシブタイプセッティングの指定*/
	line-height : 1.7em;
	color:#333;
}
/* HTMLここまで */


/* 見出し設定ここから */

h1 {
	font-size : 3em; /* 48px */
	line-height : 1; /* 48px */
	margin-bottom : 0.5em;
}
h2 {
	font-size : 2.25em; /* 36px */
	line-height : 1.3333; /* 48px */
	margin-bottom : 0.6667em;
}
h3 {
	font-size : 1.5em; /* 24px */
	line-height : 1; /* 24px */
	margin-bottom : 1em;
}
h2, h3 {
	margin: 10px 0 10px 10px;
}
/* 見出し設定ここまで */



/* ページ共通設定ここから */
#wrap{
	background:#efefef;
	border-bottom:dotted 1px #555;
}

#wrap-inner{
	width:960px;
	margin:0 auto;
}


/* Header */
header{
	width:100%;
	border-bottom:dotted 1px #555;
}
#header {
	padding: 20px 0;
	background:#fff;
}
#headline{
	background:#000;
	font-size:0.9em;
}
#headline p{
	width:960px;
	margin:0 auto;
	color:#fff;
}
#hdrContents{
	width:960px;
	margin:0 auto;
}
#hdrContents h1{
	float:left;
}
#head_contact2{
	display: none;
}
#head_contact ul{
	margin:0 0 0 18px;
}
#head_contact ul li{
	padding:0.2em;

}
#head_contact ul li img{
	margin:-2px 4px 0 0;
}

#left_content {
	width:178px;
	float: left;
}

.left_img {
	margin: 10px 0 0 0;
	float: left;
}

.right_img {
	float: left;
}

#head_contact .right_img ul {
	margin: 0;
}

#head_contact2_wrap {
	width: 226px;
	margin: 0 auto;
}

/* sidenav */

nav{
	width:178px;
	height:100%;
	background-attachment: scroll;
	font-size: 13px;
}

nav ul li{
	border-bottom:dotted 1px #555;
	height:45px;
	padding: 0 0 0 20px;
	line-height: 45px;
	background: url(../images/menu-arrow.png) no-repeat 1px center;
}

nav ul li a{
	display:block;
	margin: 0 0 0 5px;
	color: #121212;
}
nav ul li.navlong a{
	margin: 0 0 0 5px;
	color: #121212;
}
.address {
	clear: both;
	font-size: 11px;
	margin: 5px 5px 0 0;
	line-height: 18px;
}
.address2 {
	display: none;
	line-height: 18px;
}

#online {
	margin: 20px 0;
	font-size: 11px;
}

.uchikeshi {
	color: #f00;
	text-decoration: line-through;
}

.deadline {
	color: #f00;
	line-height: 12px;
	display: inline-block;
}

nav ul li.last_nav {
	border-bottom: none;
	height: auto;
	padding: 0;
	line-height: inherit;
	background: none;
}

nav ul li.last_nav a {
	margin: 0;
}

/* contents */

#contents{
	min-height: 1000px;
	float:left;
	border-left:dotted 1px #555;
	width:756px;
	padding: 20px 0 50px 20px;
	overflow: hidden;
}

.century{
	font-family:"Century Gothic",Futura,'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.contents_box {
	margin: 20px 0;
}

.contents_box p {
	margin: 0 0 20px;
}

.info_body .contents_box p {
	margin: 0;
}

/* footer */
footer {
}
#ftrContents{
	width:960px;
	height: 100px;
	margin:0 auto;
	text-align:right;
	font-size: 12px;
	position: relative;
}
.pagetop{
	position: absolute;
	top: -25px;
	right: 0;
}

.copyright {
/*
	width: 890px;
*/
	padding: 0 0px 0 0;
	position: absolute;
	bottom: 10px;
}

/* ページ共通設定ここまで */




/**** TOPここから ****/



.viewport {
    width: 756px;
    overflow: hidden;
}

.main_content_box1 {
	margin: 10px 0 0 0;
	background: #fff;
}

.main_content_box1 a {
	font-size: 1em;
	color: #00469b;
	text-decoration: none;
}

.content_box1 {
	width: 70%;
	margin: 5px 0 0 0 ;
	float: left;
	word-wrap: break-word;
	line-height: 1em;
}

.content_box1 img {
	margin: 0 0 20px 0;
}

.content_box2 {
	width: 28%;
	float: right;
	margin: 0 0 25px 2%;
}


	/*　news　*/

	.new {
		margin: 0 5px 0 0;
		padding: 5px 2px;
		font-size: 9px;
		background: #f00;
		color: #fff;
	}

	#news_box{
		overflow:hidden;
		margin-top: 20px;
		margin-bottom:35px;
		background:#fff;
/*
		border:3px solid #003651;
*/
		font-size: 14px;
	}

	#newsTitle{
		background:#003651;
		padding:5px 0 0 8px;
		border:3px solid #003651;
		border-bottom: none;
	}

.news_box {
		border:3px solid #003651;
		border-top: none;
	
}

	#news_box dt{
		width:100px;
		float:left;
		margin:5px 20px 5px 5px;
	}

	#news_box dd{
		float:left;
		margin: 5px 0;
		width: calc( 100% - 218px );
	}

#news_box dt.data_list {
	width: 70px;
	clear: both;
	padding: 0 0 0 30px;
}
.topics{
	border: 1px solid #FF0000;
	margin: 0 0 20px;
	padding: 20px;
	color: #FF0000;
	font-size: 14px;
}
.topics span{
	margin: 0 0 20px 0;
}

.topics_txt_r {
	text-align: right;
}

.topics p {
	margin: 0 0 10px;
	line-height: 17px;
}

/**** TOPここまで ****/

#space {
	height: 560px;
}

#page_title {
	width: 100%;
	color: #fff;
}
#page_title h1 {
	background: #003651;
	margin: 0;
	padding: 10px;
	font-size: 20px;
}

.contents_title {
border-left: solid #003651 5px;
border-bottom: solid #003651 1px;
margin: 25px 0 10px;
padding: 5px 0 5px 10px;
font-weight: normal;
font-size: 16px;
	font-weight: bold;
}

.big {
	display: block;
	margin: 20px 0 0 0;
	color: #003651;
}

.bule {
	color: #003651;
}

.info_innertxt dt {
	float: left;
	width: 18px;
}

.info_innertxt dd {
	overflow: hidden;
	margin: 0 0 10px 0;
}

/*-------- // general ---------*/

#general_list {
	border-spacing: 15px;
	font-size: 12px;
}

#general_list th {
	padding: 5px 30px 5px 5px;
	text-align: left;
	border-left: solid 3px #00479d;
	font-size: 14px;
	color: #00479d;
}
/**/
#general_list tr {
	margin: 0 0 5px 0;
}

.title1 {
	display: block;
	margin: 0 0 10px 0;
}

/*-------- general// ---------*/

/*--------- // Invited Speakers ---------*/

#speakers_list {
	margin: 15px 0 0 15px;
	font-size: 15px;
	font-weight: bold;
}

#speakers_list div {
	border-bottom: dashed #999 1px;
	clear: both;
}

#speakers_list img {
	margin: 10px 20px 10px 5px;
	float: left;
}

#speakers_list p {
	margin: 10px 0 0 0;
	float: left;
}

#speakers_list a {
	color: #00479d;
}

#speakers_list a:hover {
	text-decoration: underline;
}

/*--------- Invited Speakers // ---------*/

/*-------- // access --------*/

.access_map {
	padding: 20px 0 0;
}

.access_map h4 {
	font-size: 23px;
}

.access_text {
	color: #f00;
}

.access_text dd {
	padding: 0 0 0 55px;
}

.access_map p {
	margin: 0 0 10px 0;
}

.access_map a {
	text-decoration: underline;
	color: #333;
}

.access_map a:hover {
	text-decoration: underline;
}

.map3 {
	width: 100%;
	margin: 20px 0 0 0;
	text-align: center;
}

.haneda_airport dt {
	float: left;
}

.haneda_airport dd {
	padding: 0 0 0 55px;
}

/*-------- access // --------*/

/*-------- // important --------*/

.important_title {
	border-left: solid #00469b 5px;
	border-bottom: solid #00469b 1px;
	margin: 10px 0;
	padding: 0 0 0 10px;
}


.tba {
	margin: 0 0 0 15px;
}
/*-------- important // --------*/

/*----------- // floor ----------*/

#floor_img {
	padding: 20px 0;
	text-align: center;
}

#floor_img  img{
	margin: 0 0 20px 0;
}

/*----------- floor // ----------*/

/*----------- // link ----------*/

#link_box {
	margin: 20px 0 0 0;
}

#link_box ul {
	list-style-type: square;
	margin: 0 0 0 18px;
}

#link_box li {
	margin: 0 0 10px 0;
}

#link_box a {
	color: #000;
}

#link_box a:hover {
	color: #000;
	text-decoration: underline;
}

/*----------- link // ----------*/

/*----------- // abstract ----------*/

.abstract_list {
	margin: 0 0 0 36px;
}

.abstract_list1 {
	margin: 0 0 20px 30px;
	list-style-type: decimal;
}

.abstract_list1 a {
	color: #0033cc;
}

.abstract_list1 a:hover {
	text-decoration: underline;
}

.abstract_list2 {
	margin: 0 0 20px;
}

.abstract_list2 dt {
	width: 120px;
	float: left;
	clear: both;
}

.abstract_list2 dd {
	padding: 0 0 0 130px;
}

#table_abstract {
	padding-left:50px;
}

table {
	max-width:636px;
	margin:0px 0px 10px 0px;
	padding:0px;
	border-collapse:collapse;
}
table th {
	text-align:left;
	vertical-align:top;
	color:#000;
	background-color:#f3f3f3;
	border:1px solid #ccc;
	vertical-align:middle;
	padding:5px;
}
table td {
	background-color:#fff;
	border:1px solid #ccc;
	padding:5px;
}

.banner {
	margin: 20px 0;
	text-align: center;
}

.banner a:hover img{
	margin: -3px;
	border: solid #ababab 3px;
}

.abstract_btn {
	text-align: center;
}

ul.list{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:40px;
}

.important_style{
	border:1px solid #000;
	font-weight:bold;
	color:red;
	display:block;
	padding:5px;
	}

.mgt20{
	margin-top:20px;
	}

/*----------- abstract // ----------*/

/* -------------------------------------------------------
    program
   ------------------------------------------------------- */

.program>.program_box1 {
	background: #dcdcdc;
	margin: 0 0 20px 0;
	padding: 10px;
}
.program>.program_box1>dl>dt {
	width: 20%;
	float: left;
	padding: 0 0 0 7px;
}
.program>.program_box1>dl>dd {
	margin: 0 0 0 20%;
	padding: 0 0 0 7px;
	word-break: keep-all;
}
.program>.program_box2 {
	width: 736px;
	background: #bbb;
	margin: 0 20px 20px 0;
	padding: 10px;
}
.program>.program_box2>.program_box_inn {
	background: #fff;
	padding: 7px;
}
.program>.program_box2>.program_box_inn>dl>dt {
	width: 20%;
	float: left;
}
.program>.program_box2>.program_box_inn>dl>dd {
	margin: 0 0 10px 20%;
	word-break: keep-all;
}

/* -------------------------------------------------------
    program
   ------------------------------------------------------- */

/* -------------------------------------------------------
    instructions
   ------------------------------------------------------- */

.honbunbox {
	margin: 10px 0 0 0;
}

.subtit_top{
	font-weight:bold;
	padding-bottom:5px;
	color:#00469B;
}
.subtit_pro{
	font-weight:bold;
	padding-bottom:5px;
	color:#ff840a;
	font-size:1.5em;
}
.subtit{
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
	color:#006;
}

.instruct_list{
	line-height:130%;
}

.line_space{
	margin-bottom:20px;
}
#f_left1{
	float:left;

}
#f_left2{
	width:259px;
	float:left;

}
#c_b{
	clear:both;
}
.inst_table{
	width: 100%;
	border: solid 1px #000000;
	border-collapse: collapse;
}
.inst_table tr td{
	border: solid 1px #000000;
	padding:0.5em;
}

.inst_list li{
	list-style-type:disc;
	margin:0.5em;
}

.inst_list2 {
	margin: 0 0 0 10px;
}

/* -------------------------------------------------------
    instructions
   ------------------------------------------------------- */

.download_area {
	margin: 20px 0;
	text-align: right;
}


.subhead{
font-weight:bold;
}

/* -------------------------------------------------------
message
------------------------------------------------------- */

.contents_box p.chairman_desc {
	text-align: right;
}


.chairman_img {
	float: right;
}

.chairman_img img {
	width: 150px;
	border: solid #dcdcdc 2px;
}

.chairman_name {
	padding: 80px 20px 0 0;
	float: right;
	text-align: right;
}

.message {
	margin: 20px 0;
}

.message p{
	margin: 10px 0;
	font-size: 14px;
}

.chairman_name_txt {
	font-size: 86%;
}

.outline_list dt {
	float: left;
	clear: both;
}

.outline_list dd {
	padding: 0 0 0 350px;
}

.pdf_link_list {
    margin: 20px 0 20px 20px;
}

.pdf_link {
    display: table-cell;
    vertical-align: middle;
}

.pdf_icon {
	min-width: 200px;
	display: block;
	float: left;
	margin: 0 0 20px 20px;
	padding: 5px 10px;
	background: #003651;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.pdf_icon img {
	width: 25px;
	float: left;
}

.pdf_icon span {
	padding: 3px 0 3px 20px;
	float: left;
}

.contents_title2 {
	margin: 0 0 15px;
	font-size: 16px;
	color: #003651;
}

.pro_txt{
	color: #f44336;
}

.pro_txt dt {
	float: left;
}

.pro_txt dd {
	overflow: hidden;
}

.red {
	color: #f44336;
}

.info_list dt {
	float: left;
	width: 100px;
}

.info_list dd {
	overflow: hidden;
}

.info_list_box {
	width: 100%;
	font-size: 14px;
	line-height: 1.5em;
}

.info_list_box td {
	padding: 10px;
}

.info_list_box_td1 {
	width: 170px;
}

.info_list_box td.info_list_box_td2 {
	width: 50px;
}

.dl_area dt {
	margin: 0 5px 0 0;
	float: left;
	clear: both;
}

.dl_area dd {
	overflow: hidden;
}

.dl_area2 dt {
	margin: 0 5px 0 0;
	float: left;
}

.dl_area2 dd {
	overflow: hidden;
}

.dl_area3 dt {
	margin: 0 5px 0 0;
	float: left;
}

.dl_area3 dd {
	overflow: hidden;
}

.type {
	margin: 0 0 0 25px;
}

.type li {
	margin: 0 0 10px;
	list-style-type: decimal;
}

#photo_coi {
	margin: 20px 0;
}

#photo_coi li {
	width: 50%;
	margin: 0 0 10px;
	float: left;
	text-align: center;
	list-style-type: none;
}

#photo_coi li:first-child {
	margin: 0 0 10px;
}
.place_about_note {
	font-size: 16px;
	color: #f00;
	line-height: 1.5;
}
@media only screen and (max-width: 640px) {
	.contents_box p.chairman_desc {
		text-align: center;
	}
	.news_box {
		padding-top: 5px;
	}

	#news_box dt{
		width:100px;
		float:none;
		margin:5px 20px 5px 5px;
	}
	#news_box dd{
		float:none;
		margin: 5px 0;
		width: 95%;
	}

#news_box dt.data_list {
	width: 70px;
	clear: both;
	padding: 0;
}
.year1 {
	font-size: 20px;
}
.year2 {
	font-size: 16px;
}
.day1 {
	font-size: 44px;
	padding: 0;
}
.day2 {
	font-size: 12px;
}
.place_about_main{
	font-size: 28px;
	line-height: 35px;
}
.place_about {
	font-size: 28px;
}
.place_about_note {
	font-size: 14px;
}
.sponsor_about1 {
	font-size: 22px;
}
.sponsor_about2 {
	font-size : 11px;
}
.sponsor_about1, .sponsor_about2 {
	line-height: 130%;
}
	.sp_info{
		font-size: 14px;
	}
	.theme_txt {
    text-align: center;
    font-size: 18px;
    line-height: 1.5em;
    margin: 30px 0 0;
    width: calc( 100% - 35px - 5% );
	}
	span.theme_sub {
		font-size: 14px;
		line-height: 1.3em;
	}
	
.time, .place, .sponsor {
	margin-right: 5%;
}
/* .time_about img {
	width:;
} */
.week {
    font-size: 12px;
    width: 17px;
    height: 17px;
    line-height: 17px;
}

}

.abstract_txt span {
    display: inline-block;
    float: left;
}

.pdf_link {
	display: table-cell;
	vertical-align: middle;
}

.pdf_link span {
	padding: 0 0 0 10px;
}

.pdf_link_list {
	margin: 20px 0 20px 20px;
}

.pdf_link_list li {
	margin: 0 0 15px;
}

.pdf_link_list li a {
	color: #333;
}

.pdf_link_list li a:hover {
	text-decoration: underline;
}

.info_innertxt2 {
	margin: 0 0 15px;
}

.pdf_link2 {}

.pdf_link2 ul li {
	width: 50%;
	float: left;
}

.pdf_link2 ul li a {
	width: 60%;
	min-width: 200px;
	display: block;
	margin: 0 auto 10px;
	padding: 5px 2%;
	background: #003651;
	color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.pdf_link2 ul li a span {
	margin: 0 0 0 50px;
}

.pdf_link2 ul li img {
	width: 25px;
}

.fin_box {
	margin: 0 0 20px;
	padding: 20px;
	border: solid #255BF0 5px;
	color: #255BF0;
	font-size: 18px;
}
@media only screen and (max-width: 480px) {
	.time_table dd {
		padding: 0 0 25px 50px;
	}
	.time_table dd.place_about p {
		font-size: 20px;
		line-height: 1.5;
	}
	
	.time_table dd.place_about p span {
		display: block;
		font-size: 14px;
	}
	.time_about, .place_about, .sponsor_about {
/*
		height: 35px;
*/
	}
	.time_about, .place_about {
		line-height: 35px;
	}
	.time, .place, .sponsor {
		font-size: 10px;
		width: 35px;
		height: 35px;
	}
	.time p, .place p, .sponsor p {
	    line-height: 35px;
	}
	.operation p {
		margin-top:5px;
		line-height: 1.2em;
	}
	
}
@media only screen and (max-width: 420px) {
	.day1 {
		font-size: 20px;
		padding: 0;
	}
	.week {
		font-size: 10px;
		width: 10px;
		height: 10px;
		line-height: 10px;
		margin: 0;
	}
}

p.txt_indent{
	margin-left: 1em;
	margin-top: -1em;;
}


p.mb0{
	margin-bottom: 5px;
}
.moushikomi_hyou dl{
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
}

.moushikomi_hyou dt{
	margin: 0.2em 0 0;
	width: 16em;
}

.moushikomi_hyou dd{
	margin: 0.2em 0 0;
	width: calc( 100%  - 16em );
}
@media only screen and (min-width: 480px) {
.moushikomi_hyou dt{
	width: 21em;
}

.moushikomi_hyou dd{
	width: calc( 100%  - 21em );
}
}

.btnbox{
	display: flex;
	flex-flow: column;
	align-items: center;
}
.btnbox2{
	display: flex;
	flex-flow: column;
	align-items: center;
}
@media only screen and (min-width: 557px) {
.btnbox2{
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: inherit;
}
}


.btnbox3{
	display: flex;
	flex-flow: column;
	align-items: center;
}
@media only screen and (min-width: 557px) {
.btnbox3{
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-around;
	align-items: inherit;
}
}

a.dlbtn{
	margin: 1em 0 0;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5em;
	padding: 0.5em 2.5em;
	text-align: center;
	width: 90%;
	min-width: auto;
	background: #355daa;
	border: 1px solid #355daa;
	color: #fff;
	font-weight: bold;
	transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	border-radius: 0.5em;
	position: relative;
	box-sizing: border-box;
}
a.dlbtn.dlbtn_red{
	background: #e94b46;
	border: 1px solid #e94b46;
}

.btnbox3_cl2 a.dlbtn{
	background: #5ebdbd;
	border: 1px solid #5ebdbd;
}
.btnbox3_cl3 a.dlbtn{
	background: #02a464;
	border: 1px solid #02a464;
}
@media only screen and (min-width: 557px) {
	a.dlbtn{
		width: 48%;
		min-width: 10em;
		margin-right: calc( ( 100% - 48% - 48% ) );
	}
	a.dlbtn:nth-of-type(2n){
		margin-right: 0;
	}
}
@media only screen and (min-width: 1000px) {
	a.dlbtn{
		width: 35%;
		min-width: 10em;
		margin-right: calc( ( 100% - 32% - 32% - 32% ) * 0.5 );
	}
	a.dlbtn:nth-of-type(2n){
		margin-right: calc( ( 100% - 32% - 32% - 32% ) * 0.5 );
	}
	a.dlbtn:nth-of-type(2n){
		margin-right: 0;
	}
}

a.dlbtn:hover{
	color: #003651;
	background: #fff;
}
a.dlbtn.dlbtn_red:hover{
	background: #fff;
	color: #e94b46;
}
.btnbox3_cl2 a.dlbtn:hover{
	background: #fff;
	color: #5ebdbd;
}
.btnbox3_cl3 a.dlbtn:hover{
	background: #fff;
	color: #02a464;
}
.btnbox3 a.dlbtn{
	padding-left: 2em;
	padding-right: 2em;
	margin-right: 0;
}

@media only screen and (min-width: 1000px) {
	.btnbox3 a.dlbtn{
		width: 45%;
	}
}

.icon_pdf{
	position: absolute;
	width: 1em;
	right: 5%;
	top: 50%;
	transform: translateY(-50%);
	display: flex;
	align-items: center;
	color: #fff;
	transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
}

	.btnbox3 .icon_pdf{
		right: 3%;
	}

a.dlbtn:hover .icon_pdf{ 
	color: #003651;
}
a.dlbtn.dlbtn_red:hover .icon_pdf{ 
	color: #e94b46;
}
.btnbox3_cl2 a.dlbtn:hover .icon_pdf{ 
	color: #5ebdbd;
}
.btnbox3_cl3 a.dlbtn:hover .icon_pdf{ 
	color: #02a464;
}

.disp_sp{
	display: block;
}
.disp_pc{
	display: none;
}
@media only screen and (min-width: 480px) {
.disp_sp{
	display: none;
}
.disp_pc{
	display: block;
}

}

.map_area{
	padding:  1em 10%;
}

.addmail{
	width: 100%;
	display: flex;
}

.addmail dt{
	width: 4em;
}

.addmail dd{
	width: calc( 100% - 4em );
	word-break: break-all;
}

ol.pad{
	margin: 0 0 30px;
	padding: 0 0 0 2em;
}

.ind{
	padding-left: 1em;
}
.scl_h{
	min-height: 50vh;
}

div.txt_indent{
	margin-top: 1em;
}

table.nomax{
	max-width: none;
}

table .txc{
	text-align: center;
}
table .txl{
	text-align: left;
}
table .txr{
	text-align: right;
}

table .txvau{
	vertical-align: baseline;
}

table .bgh{
	background: #e7f6f5
}

table .bigb{
	font-size: 16px;
	font-weight: bold;
}
@media only screen and (min-width: 480px) {
table .bigb{
	font-size: 18px;
	font-weight: bold;
}
}

.sptable{
	margin: 1em 0 0;
}



.typebold li{
	font-weight: bold;
}

.typebold li span{
	font-weight: 500;
}

.border_box{
	padding: 1em;
	margin: 1em 0 2em;
	border: 1px solid #000;
}

.border_dot{
	border: 2px dotted #000;
	
}

h4.h_ttl{
	background: #003651;
	color: #fff;
	padding: 0.2em 1em;
	margin: 0 0 1em;
}
h4.ib{
	display: inline-block;
}

/*
#contents a:link,#contents a:visited,#contents a:hover,#contents a:active {
  color: #b68cbe;
}
*/
a.noev{
	pointer-events:none;
	
}

a.transp{
	display: none;
}
@media only screen and (min-width: 557px) {

	a.transp{
		display:block;
		background: transparent !important;
		border: none !important;
	}
}

.furikomi{
	display: flex;
	flex-wrap: wrap;
}

.furikomi dt{
	width: 100%;
	font-weight: bold;
	margin: 0px 0 0;
}

.furikomi dd{
	width: 100%;
	margin: 0px 0 20px;
}
@media only screen and (min-width: 557px) {
	.furikomi{
		display: flex;
		flex-wrap: wrap;
	}

	.furikomi dt{
		width: 13em;
		font-weight: bold;
		margin: 10px 0 0;
	}

	.furikomi dd{
		width: calc( 100% - 13em );
		margin: 10px 0 0;
	}
}

ul.cl{
	list-style: circle;
	padding: 0 0 0 2em;
}

ul.cl{
	
}


.ttlbox{
	display: flex;
	margin: 0;
	justify-content: space-between;
	align-items: flex-end;
	width: 100%;
}

.enbox{
	display: flex;
}

.ttlbox figure{
	font-size: 11px;
	width: calc( 100% - 17em );
	text-align: left;
}

a.enbtn{
	display: block;
	width: 8em;
	font-size: 11px;
	font-weight: bold;
	line-height: 2em;
	color: #fff;
	background: #003651;
	cursor: pointer;
	border: 1px solid #003651;
	text-align: center;
}
a.enbtn:last-of-type{
	margin: 0 0 0 0.3em;
}

a.enbtn.active{
	color: #003651;
	background: #fff;
}
@media only screen and (min-width: 557px) {
	.ttlbox figure{
		font-size: 12px;
		width: calc( 100% - 19em );
	}

	a.enbtn{
		display: block;
		width: 9em;
		font-size: 12px;
		font-weight: bold;
		line-height: 2em;
		color: #fff;
		background: #003651;
		cursor: pointer;
		border: 1px solid #003651;
		text-align: center;
	}
	a.enbtn:last-of-type{
		margin: 0 0 0 0.3em;
	}

	a.enbtn.active{
		color: #003651;
		background: #fff;
	}
}

ul.banbox{
	background: #fff;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	padding: 1em 1em 0;
	margin: -3em 0 0 0;
}

li.banbox{
	width: 160px;
	margin: 0 28px 15px 0;
	text-align: center;
}

li.banbox:nth-of-type(4n){
	margin-right: 0;
}


img.bar_abbvie{
	height: 33px;
}

p.kaiki_com{
	line-height: 1.5;
}

.redline{
	position: relative;
}
.redline::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background: red;
	top:50%;
	left: 0;
}

span.line_d{
	position: relative;
	
}

span.line_d::before{
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 3px;
	border-top: 1px solid #f44336;
	border-bottom: 1px solid #f44336;
	top:calc( 50% - 3px );
	left: 0;
}
span.op0{
	opacity: 0;
}

.lectuer_box td:nth-of-type(1){
	width: 40%;
}
.lectuer_box td:nth-of-type(2){
	width: 20%;
}
.lectuer_box td:nth-of-type(3){
	width: 20%;
}
.lectuer_box td:nth-of-type(4){
	width: 20%;
}

.time_box td:nth-of-type(1){
	width: 30%;
}
.time_box td:nth-of-type(2){
	width: 70%;
}

a.linkimg{
	margin: 1em 0 0 3em;
	width: 150px;
	display: block;
}
a.linkimg img{
	max-width: 100%;
}


p.txt_nommargin {
	margin: 0;
}
ul.list_under_margin {
	margin: 0 0 30px;
}
.txt_red {
	color: #ff0000;
}
.text_line {
	
	text-decoration: underline;
}
.font_normal {
	font-weight: normal;
}
/*
テキスト打消し
*/
.del {
	color: #f44336;
	text-decoration : line-through;
}
.del span {
	/* color: #333; */
}
/*
開催方式について
*/
.box29 {
	margin: 2em 0;
	background: #ffeaea;
}

.box29 .box-title {
	font-size: 1.2em;
	background: #e94b46;
	padding: 4px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.box29 p {
	padding: 15px 20px;
	margin: 0;
}
.box29.box_color_01 {
	background-color: #fff;
	border: 3px solid #003651
}
.box29.box_color_01 .box-title {
	background: #003651;
}
.namesbox {
	text-align: right;
	display: block;
	/* margin: 0.5em 0 0; */
}
.navcl_01 {
	background-color: #4ec5c5;
	font-weight: bold;
	font-size: 1.2em;
}
nav ul li.navcl_01 a {
	color: #fff;
}
.navcl_02 {
	background-color: #003651;
	font-weight: bold;
	font-size: 1.2em;
}
nav ul li.navcl_02 a {
	color: #fff;
}