@charset "utf-8";
/*---------------------------------
基本設定
---------------------------------*/
html,body{
	overflow-x:hidden;
}
body {
	font-size: 100%;
	line-height: 1.6;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #666666;
	background:#f6f7f7;
	overflow-x:hidden;
}

a { cursor: pointer;}
a:link { text-decoration:none; color: #001b48;}
a:visited { text-decoration:none; color: #001b48;}
a:active { text-decoration:none; color: #001b48;}
a:hover { text-decoration:underline; color: #001b48;}

a img:hover{
	opacity:0.8;
}
.on:hover{
	opacity:1;
}

#wrapper{
	width:980px;
	margin:0 auto;
}

/*---------------------------------
ヘッダ
---------------------------------*/

header{
	overflow:hidden;
	padding-top:20px;
	padding-bottom:20px;
	
}

header h1{
	float:left;
	line-height:0;
	padding-top:4px;
}

header p{
	float:right;

}

/*---------------------------------
ナビ
---------------------------------*/

#global_navi{
	background:#001b48;
	margin:0 -500% 30px;
	padding:0 500%;
	overflow:hidden;
}
#global_navi ul{
	float:left;
}
#global_navi li{
	list-style:none;
	float:left;
}
#global_navi p{
	float:right;
}


/*---------------------------------
メインビジュアル
---------------------------------*/
#main_visual{
	height:535px;
	background:url(../images/main_visual.jpg) no-repeat center;
	margin:0 -500%;
	padding:0 500%;

}
#main_visual_inner{
	position:relative;
	height:450px;
}
#slider{
	width:450px;
	height:300px;
}
#slider img:hover{
	opacity:1;



}

/*---------------------------------
トップページ
---------------------------------*/
#index_main{
	width:670px;
	float:left;
	padding-bottom:80px;
}

#index_main #enki{
	border:5px solid #ae3452;
	padding:20px;
	margin-bottom:20px;
}

#index_main #enki .enkititle{
	font-weight:bold;
	text-align:center;
}

#index_main #covid‑19{
	border:5px solid #ae3452;
	padding:20px 0 20px 20px;
	margin-bottom:20px;
	text-align:center;
	font-size:120%;
}

#index_main #covid‑19 span{
	background: #cde4ff;
}

#index_main #enki .enkititle{
	font-weight:bold;
	text-align:center;
}
	
#index_main #news{
	border:5px solid #99a4b6;
	padding:20px 0 20px 20px;
}

#index_main h2{
	color:#001b48;
	font-size:16px;
	font-weight:bold;
}
#index_main dl{
	margin-top:10px;
	overflow-y: auto;
	height:200px;	
}
 
  
#index_main dt{
	float:left;
	margin-right:20px;
	padding:10px 0;
	
}

#index_main dd{
	border-bottom:1px dashed #cccccc;
	padding:10px 0;
}


#index_sub{
	width:280px;
	float:right;
	margin-bottom:90px;
}
#index_sub .banner{
	margin-bottom:20px;
}
#index_sub #outline{
	box-shadow:5px 5px 0 #99a4b6;
	background:#fff;
	padding-top:10px;
}
#index_sub #outline dl{
	padding:10px;
	display:table;
}
#index_sub #outline dl dt{
	color:#001B48;
	font-weight:bold;
	float:left;
	margin-right:15px;
	padding-bottom:10px;



}
#index_sub #outline dl dt p{
	display:table-cell;
	vertical-align:middle;
}
#index_sub #outline dl dd{

	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #cccccc;
}
#index_sub #outline dl dd p{
	overflow:hidden;
}
#index_sub #outline .middle{
	display:table;
	height:6em;
}
#index_sub #outline dl+p{
	text-align:center;
	padding-bottom:20px;
}

.next{
	color:#000000;
	font-size:120%;
	border:5px solid #eb6100;
	margin-bottom:20px;
	padding:20px 20px 20px 25px;
	background-color:#FFFFFF;
}
/*---------------------------------
下層共通
---------------------------------*/
/*#lower_page #global_navi{
	margin-bottom:30px;
}*/
#lower{
	width:700px;
	float:right;
	box-sizing:border-box;
	margin-bottom:30px;
}

#lower h2,#lower p{
	margin-bottom:30px;
}
#wrapper .exhibit h2,#wrapper .exhibit p{
	margin-bottom:20px;
}
h3{
	color:#002666;
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
#scroll_contents{
	position:relative;
	padding-top:10px;
}
#lower_sub{
	width:250px;
	float:left;
	box-sizing:border-box;
}


#lower_sub ul{
	margin-bottom:25px;
}
#lower_sub .local_navi li{
	margin-bottom:2px;
}
#lower_sub p{
	margin-bottom:10px;
}
.sub_inquiry{
	border:1px solid #ccc;
	padding:20px;
	background:#fff;
	margin-bottom:10px;
}
#lower_sub .sub_inquiry ul{
	margin-bottom:0;
}
.sub_inquiry li:first-child{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:15px;
}
/*---------------------------------
開催概要
---------------------------------*/
.table01{
	width:700px;
	border:1px solid #ccc;
	border-collapse:collapse;
	color:#333;
	margin-bottom:30px;
}

.table01 th{
	background:#e9f0f3;
	text-align:left;
	padding:10px;
	width:170px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	color:#666666;
}

.table01 td{
	padding:10px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.table01 a{
	font-weight:bold;
	text-decoration:underline;
}

.kakomi-box1 {
	display:inline-block;
	margin:0 auto 0.5em ;
	padding: 0 0.5em;
	border: 1px solid #696969; /* 枠線 */
}
/*---------------------------------
出展者専用ページ
---------------------------------*/
.parts-list li {
    margin-bottom: 20px;
}
.parts-listbg-blue {
    display: inline-block;
    line-height: 1;
    color: #fff;
    background-color: #002666;
    border-radius: 3px;
    text-align: center;
    padding: 8px 10px 6px;
}
.parts-list-text {
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
    width: 90%;
}
.list-title {
    font-size: 20px;
    color: #002666;
    line-height: 1.3;
	padding-bottom:10px;
}
.parts-list span {
    display: inline-block;
    vertical-align: top;
}
.parts-list-text {
    margin-left: 2%;
    display: inline-block;
    vertical-align: top;
    width: 90%;
}
/*---------------------------------
フッター
---------------------------------*/
footer a:link { text-decoration:none; color: #fff;}
footer a:visited { text-decoration:none; color: #fff;}
footer a:active { text-decoration:none; color: #fff;}
footer a:hover { text-decoration:underline; color: #fff;}
footer{
	margin:0 -500%;
	padding:30px 500% 60px;
	clear:both;
	background:#001b48;
	overflow:hidden;
	color:#fff;
}
footer h2{
	margin-bottom:5px;
}
footer address{
	color:#99aecb;
	font-style:normal;
	font-size:12px;
	float:left;
}
footer ul{
	float:right;
	width:500px;
}
footer ul li{
	float:left;
	margin-right:20px;
	list-style:disc;
	width:115px;
	font-size:14px;
	color:#ccc;
}
footer ul li.contact{
	margin-right:0;
	width:80px;
}
footer ul li:last-child{

}

footer small{
	display:block;
	clear:both;
	text-align:right;
	margin-top:-20px;
	font-size:12px;
	padding-top: 20px;
}
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
}
footer ul li:nth-child(4n+1){
	width:130px;
}
footer ul li:nth-child(4n+2){
	width:130px;
}
footer ul li:nth-child(4n+3){
	width:80px;
}
footer ul li:nth-child(4){
	width:80px;
}
footer ul li:nth-child(8){
	width:130px;
}
	

/*---------------------------------
Gnav調整
---------------------------------*/

#global_navi li .child{
	display:none;
	z-index:9999;
	position:absolute;
}

#global_navi li .child li{
	float:none;
}

#global_navi li .child li a img:hover{
	opacity:1;
}
/*---------------------------------
mypage調整
---------------------------------*/
a.arrow{
	padding-left:10px;
	background:url(../images/arrow.gif) left center no-repeat;
}
.mypage hr{
	margin-bottom:20px;
	border: dashed 1px #cccccc;
}
.mypage p{
	margin-bottom: 20px !important;
    line-height: 1.8em;
}

/*---------------------------------
mypage調整
---------------------------------*/
#lower #press{
	border:5px solid #99a4b6;
	padding:20px;	
}

#lower #press h2{
	color:#001b48;
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}
#lower #press dl{
	overflow:hidden;
}
#lower #press dt{
	float:left;
	margin-right:20px;
	padding:10px 0;
	
}

#lower #press dd{
	border-bottom:1px dashed #cccccc;
	padding:10px 0;
}

/*---------------------------------
出展社一覧
---------------------------------*/
.list_box{
	padding-top: 40px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.list_box .left{
	width:500px;
	margin-bottom:20px;
	float:left;
}
.list_box .cat_01{
	padding-top:30px;
	background:url(../list/images/category_01.gif) no-repeat top right;
}
.list_box .cat_02{
	padding-top:30px;
	background:url(../list/images/category_02.gif) no-repeat top right;
}
.list_box .cat_03{
	padding-top:30px;
	background:url(../list/images/category_03.gif) no-repeat top right;
}
.list_box .cat_04{
	padding-top:30px;
	background:url(../list/images/category_04.gif) no-repeat top right;
}
.list_box .cat_05{
	padding-top:30px;
	background:url(../list/images/category_05.gif) no-repeat top right;
}
.list_box .cat_06{
	padding-top:30px;
	background:url(../list/images/category_06.gif) no-repeat top right;
}
.list_box .cat_07{
	padding-top:30px;
	background:url(../list/images/category_07.gif) no-repeat top right;
}
.list_box .cat_08{
	padding-top:30px;
	background:url(../list/images/category_08.gif) no-repeat top right;
}
.list_box .cat_09{
	padding-top:30px;
	background:url(../list/images/category_09.gif) no-repeat top right;
}
.list_box .cat_10{
	padding-top:30px;
	background:url(../list/images/category_10.gif) no-repeat top right;
}
.list_box .cat_11{
	padding-top:30px;
	background:url(../list/images/category_11.gif) no-repeat top right;
}
.list_box .cat_12{
	padding-top:30px;
	background:url(../list/images/category_12.gif) no-repeat top right;
}
.list_box .cat_13{
	padding-top:30px;
	background:url(../list/images/category_13.gif) no-repeat top right;
}
.list_box .right{
	float:right;
	width:180px;
	margin-bottom:20px;
	margin-left:20px;
}
.list_box h3{
	font-size:20px;
	color:#001944;
	font-weight:bold;
	margin-bottom:0;
}
.list_box p{
	font-size:14px;
	line-height:20px;
	margin-bottom:0px !important;
}
.list_box table{
	clear:both;
}

.list_box2{
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
.list_box2 .left{
	width:500px;
	margin-bottom:20px;
	float:left;
}
.list_box2 .cat_01{
	padding-top:30px;
	background:url(../list/images/category_01.gif) no-repeat top right;
}
.list_box2 .cat_02{
	padding-top:30px;
	background:url(../list/images/category_02.gif) no-repeat top right;
}
.list_box2 .cat_03{
	padding-top:30px;
	background:url(../list/images/category_03.gif) no-repeat top right;
}
.list_box2 .cat_04{
	padding-top:30px;
	background:url(../list/images/category_04.gif) no-repeat top right;
}
.list_box2 .cat_05{
	padding-top:30px;
	background:url(../list/images/category_05.gif) no-repeat top right;
}
.list_box2 .cat_06{
	padding-top:30px;
	background:url(../list/images/category_06.gif) no-repeat top right;
}
.list_box2 .cat_07{
	padding-top:30px;
	background:url(../list/images/category_07.gif) no-repeat top right;
}
.list_box2 .cat_08{
	padding-top:30px;
	background:url(../list/images/category_08.gif) no-repeat top right;
}
.list_box2 .cat_09{
	padding-top:30px;
	background:url(../list/images/category_09.gif) no-repeat top right;
}
.list_box2 .cat_10{
	padding-top:30px;
	background:url(../list/images/category_10.gif) no-repeat top right;
}
.list_box2 .cat_11{
	padding-top:30px;
	background:url(../list/images/category_11.gif) no-repeat top right;
}
.list_box2 .cat_12{
	padding-top:30px;
	background:url(../list/images/category_12.gif) no-repeat top right;
}
.list_box2 .right{
	float:right;
	width:180px;
	margin-bottom:20px;
	margin-left:20px;
}
.list_box2 h3{
	font-size:20px;
	color:#001944;
	font-weight:bold;
	margin-bottom:0;
}
.list_box2 p{
	font-size:14px;
	line-height:20px;
	margin-bottom:0px !important;
}
.list_box2 table{
	clear:both;
}
.list_box3{
	padding-top: 40px;
	padding-bottom: 30px;
}
.list_box3 .left{
	width:500px;
	margin-bottom:20px;
	float:left;
}
.list_box3 .cat_01{
	padding-top:30px;
	background:url(../list/images/category_01.gif) no-repeat top right;
}
.list_box3 .cat_02{
	padding-top:30px;
	background:url(../list/images/category_02.gif) no-repeat top right;
}
.list_box3 .cat_03{
	padding-top:30px;
	background:url(../list/images/category_03.gif) no-repeat top right;
}
.list_box3 .cat_04{
	padding-top:30px;
	background:url(../list/images/category_04.gif) no-repeat top right;
}
.list_box3 .cat_05{
	padding-top:30px;
	background:url(../list/images/category_05.gif) no-repeat top right;
}
.list_box3 .right{
	float:right;
	width:180px;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:20px;
}
.list_box3 h3{
	font-size:20px;
	color:#001944;
	font-weight:bold;
	margin-bottom:0;
}
.list_box3 p{
	font-size:14px;
	line-height:20px;
	margin-bottom:0px !important;
}
.list_box3 table{
	clear:both;
}
.list_box4{
	padding-top: 40px;
	border-bottom: 5px solid #001944;
}
.list_box4 .left{
	width:500px;
	margin-bottom:20px;
	float:left;
}
.list_box4 .right{
	float:right;
	width:180px;
	margin-bottom:20px;
	margin-left:20px;
}
.list_box4 h3{
	font-size:20px;
	color:#001944;
	font-weight:bold;
	margin-bottom:0;
}
.list_box4 p{
	font-size:14px;
	line-height:20px;
	margin-bottom:0px !important;
}
.list_box4 table{
	clear:both;
}
.list_box4 .cat_06{
	padding-top:30px;
	background:url(../list/images/category_06.gif) no-repeat top right;
}
.list_box4 .cat_07{
	padding-top:30px;
	background:url(../list/images/category_07.gif) no-repeat top right;
}
.clearboth{
	clear:both;
}


/*---------------------------------
セミナー
---------------------------------*/

.seminar_box p.s_info{
	font-size:14px;
	color:#000000;
	font-weight:bold;
	margin-bottom:0 !important;
	line-height:1em;
}
.seminar_box h3{
	color:#001943;
	font-size:20px;
	font-weight:bold;
}
.seminar_box .left{
	float:left;
	width:150px;
	margin-bottom:20px;
}
.seminar_box .left2{
	float:left;
	width:180px;
	margin-bottom:20px;
}
.seminar_box .right{
	float:right;
	width:480px;
	margin-left:20px;
	margin-bottom:20px;
}
.seminar_box .right2{
	float:right;
	width:445px;
	margin-left:20px;
	margin-bottom:20px;
}

.seminar_box .right3{
	clear:both;
	float:right;
	width: 150px;
}


.seminar_box p{
	color:#000000;
	font-size:14px;
	line-height:20px;
}
.seminar_box p.name{
	margin-bottom:20px !important;
}
.seminar_box p.profile{
	background:#efefef;
	padding:10px;
	font-size:13px;
	color:#333333;
	margin-bottom:0 !important;
}
.seminar_box div.profile{
	background:#efefef;
	padding:10px;
	font-size:13px;
	color:#333333;
	margin-bottom:0 !important;
}
.seminar_box div table{
	width:460px;
}
.seminar_box p.contents{
	clear:both;
	margin-bottom:0px !important;
}
.seminar_box div.contents{
	clear:both;
	color:#000000;
}
.seminar_box div.contents table{
	width:660px;
}
.seminar_box p.contents2{
	width:480px;
	margin-right:20px;
	margin-bottom:0px !important;
}
.seminar_box div.contents3{
	clear: both;
	width:660px;
}
.seminar hr{
	margin-top: 20px;
	margin-bottom: 20px;
    border: dashed 1px #666;
}
.line{
	margin-bottom: 20px;
	padding:20px !important;
    border: solid 1px #666;
}
.seminar_box p.here{
	clear:both;
	float:right;
	margin-top:5px;	
	margin-bottom:0px !important;
}
.seminar_box p.full{
	clear:both;
	float:right;
	margin-top:5px;
	margin-right:250px;
	margin-bottom:0px !important;
}
.seminar_sler{
	font-size:90%;
	clear:both;
}
.seminar_sler th{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #001943;
	color: white;
	border: solid 1px;
}
.seminar_sler td{
	padding: 10px;
	text-align: center;
	vertical-align: middle;
	border: solid 1px;
}
.seminar_sler td.txle{
	text-align: left;
}

/*---------------------------------
出展のご案内
---------------------------------*/

.exhibit_image {
	width: 700px;
	margin-bottom:20px;
}

.exhibit_image li {
	margin: 6px;
	float: left;
	list-style: none;
}
.clearfix:after {
  display: block;
  clear: both;
  content: "";
}



/*---------------------------------
ホームページ　バナーボックス
---------------------------------*/

#bannerbox {
	margin: 50px 0;
	width:669px;
}

.bannertitle {
	margin-bottom: 10px;
}

#bannerbox li {
	float:left;
	margin-top: 10px;
}

.bannerright {
	margin-left:10px;
}

#index_main #linkbox{
	border:5px solid #99a4b6;
	padding:20px 0 20px 20px;
	overflow-y: auto;
	height:220px;
}

#linkbox li {
	float:left;
	margin-top: 10px;
}

.bannerright {
	margin-left:10px;
}
