@charset "shift_jis";
/* CSS Document */


#seminar #main {
	padding: 40px 0;
}

#seminar h1 {
	padding-bottom:15px;
	margin-bottom: 50px;
	font-size:22px;
	text-align: center;
	position: relative;
	line-height: normal;
}

#seminar ol{
	list-style-type: decimal;
	font-size: 120%;
	list-style-position: inside;
}

.h2_download {
	margin: 35px 0;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background: #4eb233;
	padding: 20px 0;
}
.h2_download span{
	display: block;
	position: relative;
}

.h2_download span:before,
.h2_download span:after{
	position: absolute;
	top: calc(50% - 0.7em);
	display: inline-block;
	content: "\00ff5e";
	width: 1.5em;
}

.h2_download span:before{
	left: 270px;
}
.h2_download span:after{
	right: 270px;
}

.h2_report{
	color: #2f7ec4;
}
.h3_report{
	text-align: left!important;
	margin-left: 0!important;
}

#seminar h2 {
	font-size: 24px;
	text-align: center;
	margin: 30px 20px;
	font-weight: bold;
}


#seminar h1:after {
	position: absolute;
	content: '';
	display: block;
	width: 80px;
	border-bottom: 3px solid #1b7fc4;
	bottom: 0;
	left: calc(50% - 40px);
}

#seminar .txt {
	margin-bottom: 20px;
}

#seminar .txt span{
	font-weight: bold;
}

#seminar .section {
	padding: 20px 0;
	border-top: 1px solid #ccc;
	margin: 40px 0;
}

#seminar p.place {
	font-size: 18px;
    margin: 30px 0 20px;
    font-weight: bold;
}

#seminar #schedule.section {
	padding: 20px 0;
	border-top: none;
	margin: 0;
}
#seminar #keynote.section {
	border-top: none;
	margin: 0 0 40px;
}

#seminar .btn {
	text-align: center;
	margin: 20px;
}

.img {
	text-align: center;
	margin-bottom: 50px;
}

.lead {
	font-size: 115%;
	line-height: 1.8;
	margin-bottom: 1em;
}

.lead.download {
	text-align: center;
	margin-bottom: 40px;
}

.koma{
	font-size: 140%;
	text-align: center;
	margin-bottom: 30px;
}

.button {
	display: inline-block;
	margin-right: 10px;
}

.button:last-child {
	margin-right: 0;
}

.button a {
	display: block;
	margin: 0 auto;
	font-size: 18px;
	color: #333;
	line-height: 1;
	font-weight: bold;
	text-align: center;
	padding: 20px;
	border-radius: 6px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
	font-size: 22px;
	width: 380px;
	padding: 25px 0;
	text-decoration: none;
}

.button a.multi {
	padding: 15px 0;
}

.button.style01 a {
	background-color: #c4c4c4;
	color: #fff;
}

.button.style02 a {
	background-color: #4eb233;
	color: #fff;
}

.button.style03 a {
	background-color: #2f7ec4;
	color: #fff;
}
.button.style04 a {
	font-size: 16px;
	background-color: #2f7ec4;
	color: #fff;
	border-radius: 40px;
}

.button a:hover {
 opacity:0.8
}

.overview {
	margin: 0 auto;
}

.overview th,
.overview td {
	padding: 10px;
}

.overview th {
	font-size: 120%;
	font-weight: bold;
	vertical-align: top;
}
.overview td {
	font-size: 120%;
}

.details {
	margin-bottom: 40px;
}

.details th,
.details td{
	border:1px solid #c0c0c0;
	padding: 10px;
}

.details thead th{
	background-color: #ccc;
	font-weight: bold;
	white-space: nowrap;
}

.details tbody th{
	font-weight: bold;
	vertical-align: top;
}

.details tbody th.mainte{
	background-color: #daf1e0;
	text-align: center;
}

.details tbody th.improvement{
	background-color: #e1ebf1;
	text-align: center;
}

.details tbody th.inspection{
	background-color: #f2dcdb;
	text-align: center;
	white-space: nowrap;
}

.details tbody td{
	padding: 20px 10px;
}

.icon {
	margin-bottom: 5px;
}

.icon span {
	color: #ffffff;
	padding: 5px;
	border-radius: 3px;
}

.icon.icn_mainte span{
	background-color: #4eb233;
}

.icon.icn_improvement span{
	background-color: #2f7ec4;
}

.icon.icn_ai span{
	background-color: #ff0000;
}

.catch{
	font-size: 140%;
	font-weight: bold;
}

.product{
	font-size: 120%;
	font-weight: bold;
	color: #1b7fc4;
	margin-bottom: 10px;
}

.product_img{
	margin: 10px;
}

.inq{
	text-align: center;
	font-size: 120%;
	margin-bottom: 20px;
}

.inq_box{
	margin-top: 40px;
}

.item_box{
	display: flex;
	margin-bottom: 30px;
}

.item_box:last-child{
	margin-bottom: 60px;
}

.item_img{
	flex-basis: 150px;
	margin-right: 20px;
}

.item_img img{
	width: 100%;
}

.itme_content{
	flex-basis: calc(100% - 170px);
}

.report {
	margin: 40px 0;
}

.caption{
	width: 700px;
	margin: 0 auto;
}

.mb40{
	margin-bottom: 40px!important;
}
.tech_meet_mv{
	margin-bottom: 2em;
}
.fig img{
	max-width: 100%;
}
.mv {
	margin-bottom: 2em;
}

.highlights {
	display: flex;
	justify-content: space-between;
}
.highlights > div {
	width: calc(48% - 3em);
	background-color: #faf8f8;
	border: 1px solid #c0c0c0;
	padding: 1.5em;
}
.highlights > div h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0.5em;
	text-align: center;
}
.highlights > div p {
	font-size: 16px;
	line-height: 1.5;
}
.highlights > div > .btn {
	margin-bottom: 0;
}
.time {
	padding: 5px 0 5px 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #2f7ec4;
	border-left: 5px solid #2f7ec4;
	font-size: 16px;
	font-weight: bold;
}
#keynote h3,
#halld h3,
#halla h3,
#rooma h3,
#foyer h3,
#access h3,
#exhibition h3 {
	font-size: 22px;
	text-align: center;
	margin: 30px 20px;
	font-weight: bold;
}
#rooma h3 span {
	font-size: 15px;
	color: rgb(255, 0, 0);
	font-weight: normal;
}
#application h3 {
	font-size: 18px;
	margin: 50px 0 10px;
	font-weight: bold;
}
#keynote h4,
#halld h4,
#halla h4,
#rooma h4,
#foyer h4,
#application h4,
#access h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
}
.disc {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 1em;
	flex-wrap: wrap;
}
.discwrap {
	display: flex;
}
.discwrap .img{
	width: 15%;
	margin: 0px 30px 0 0;
}
.discwrap .img img{
	max-width: 100%;	
}
.discwrap .disc{
	width: calc(100% - (15% + 30px));
}
.speaker {
	font-size: 15px;
	line-height: 1.4;
	margin-bottom: 2em;
	padding-left: 60%;
}
.to_schedule {
	font-size: 13px;
	text-align: right;
}
.to_schedule::after {
	content: "";
	display: inline-block;
	border-top: solid 2px #5f97d8;
	border-right: solid 2px #5f97d8;
	width: 6.5px;
	height: 6.5px;
	transform: rotate(45deg);
	margin-left: 10px;
}
#exhibition h4 {
	padding: 10px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	background-color: #19456b;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}
#exhibition .disc {
	margin-bottom: 40px;
}
#exhibition .btn {
	margin-bottom: 60px
}
.inline-img {
	float: right;
	margin: 1em;
}

.schedule_anchor {
	display: flex;
	justify-content: space-between;
	margin: 40px 0;
}
.schedule_anchor li{
	border: 1px solid #c0c0c0;
	border-bottom: 4px solid #727272;
	width: 23%;
}
.schedule_anchor li:hover{
	background-color: #333;
}
.schedule_anchor li a{
	display: block;
	padding: 5px 0;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #333;
}
.schedule_anchor li a:hover{
	color: #fff;
}
strong {
	font-weight: bold;
}
.gray_list {
	margin-bottom: 2em;
}
.gray_list > li {
	font-size: 120%;
	background:url(../img/product_n/common/icon_list_gray.gif) left 7px no-repeat;
	padding-left:15px;
}
#access p {
	font-size: 120%;
	margin-bottom: 1em;
}