@charset "utf-8";
/* CSS Document */

#headerWrap {
	display: none;
}

/*body {
	background: url(../images/english/bg01.png) right top no-repeat;
}*/

.font_b {
	font-size: 16px;
	font-weight: bold;
}

.btn {
	position: absolute;
/*	top: 440px;*/
	top: 370px;
	left: 760px;
	top: 219px;
}
/*.btn li:nth-child(2) a,*/
.btn li:nth-child(3) a,
.btn li:nth-child(4) a{
	pointer-events: none;
	position: relative;
	display: block;
}
/*.btn li:nth-child(2) a::before,*/
.btn li:nth-child(3) a::before,
.btn li:nth-child(4) a::before{
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(255,255,255,.5);
	display: block;
}
/*
.btn li:not(:nth-child(1)) a {
	pointer-events: none;
	position: relative;
	display: block;
}
.btn li:not(:nth-child(1)) a::before {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background-color: rgba(255,255,255,.5);
	display: block;
}
*/

.contents {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


.sec02 .bg {
	background: url(../images/english/bg02.png) center top no-repeat;
	margin-top: 80px;
}

.sec02 .pic {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
}

.sec02 .img {
	position: relative;
	top: -140px;
}

.sec02 .txt {
	position: relative;
	top: -400px;
	right: -430px;
	margin-right: 430px;
}

.sec03 {
	position: relative;
	font-size: 14px;
	text-align: left;
}

.sec03 .table {
	width: 610px;
}

.sec03 th {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9c9c9;
	font-weight: normal;
}
/*
.sec03 td {
	padding-top: 10px;
}
*/

.sec03 td:nth-of-type(2n-1) {
	width: 208px;
}

.sec03 td:nth-of-type(2n) {
	width: 397px;
}

.sec03 td a {
	color: #333;
}

.sec03 .seminars {
	position: absolute;
	right: 0;
	bottom: 0;
	padding-bottom:  50px;
}

.sec03 .seminars .txt {
	letter-spacing: -0.5px;
	position:  absolute;
	width: 360px;
}

	@media screen and (max-width: 1210px) {
		.sec03 .seminars .txt {
			line-height: 1.3em;
			position:  inherit;
			width: auto;
		}
	}

.sec04 .exhibit {
	margin-bottom: 70px;
}

.sec04 .exhibit {
	width: 560px; 
}

.sec04 .exhibit ul li {
	width: 140px;
	height: 150px;
	text-align: center;
	box-sizing: border-box;
	float: left;
	padding: 20px 0px;
}

.sec04 .left {
	width: 600px;
	margin:  0;
}

.sec04 .right {
	width: 241px;
	margin:  0;
}

.sec04 .exhibit ul li:nth-child(4n+4) {
	border-right: 0px;
}
.sec04 .exhibit ul li:nth-child(n+5) {
	border-bottom: 0px;
}

.sec04 .visi{
	margin-bottom: 60px;
}

.sec04 .visi ul {
	font-size: 14px;
}
.sec04 .visi ul li {
	width: 480px;
	box-sizing: border-box;
	float: left;
	padding: 3px 10px;
}
.sec04 .visi ul li:nth-child(2n+1) {
	width: 220px;
}
.sec04 .visi ul li:nth-child(2n+2){
	width: 370px;
	padding-left: 20px;
}
.sec04 .visi ul li:first-letter{
	color: #00a0e9;
}


.sec04 .toex{
	font-size: 14px;
}
.sec04 .toex p{
	margin-bottom: 20px;
}

div.bnr_wrap {
	background: #00a0e9;
	padding: 20px 0;
}

div.bnr_wrap ul {
	display: flex;
	/*	width: 960px;*/
	width: 500px;
/*	width: 660px;*/
	margin:0 auto;
	justify-content: space-between;
}
div.bnr_wrap li {
	/* margin: 0 10px; */
}

div#footer p.contact {
	font-size: 14px;
	font-weight: bold;
}



.exh_list {
	font-size: 14px;
}
.exh_list li {
	box-sizing: border-box;
	padding: 3px 10px;
}
.exh_list li:first-letter{
	color: #00a0e9;
}




.nonelink {
    opacity: 0.5;
}



/*191108追加*/
.sec02_list01 {
	display: flex;
	justify-content: flex-start;
}
.sec02_img_txt {
	margin-bottom: 20px;
}
.sec02_img_wrap01 {
	margin-top: -20px;
}
.sec04 .exhibit {
	width: 690px;
}
.sec04_list01 .visi ul li {
	width: 48%;
	float: left;
	padding: 0;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sec04_list01 .visi ul li:nth-child(odd) {
	clear: both;
	margin-right: 4%;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sec04 .visi ul li:nth-child(2n+1) {
	width: 48%;
	padding: 0;
	text-indent: -1.5em;
	padding-left: 1.5em;
}
.sec04 .visi ul li:nth-child(2n+2) {
	width: 48%;
	padding: 0;
	text-indent: -1.5em;
	padding-left: 1.5em;
}



























