@charset "UTF-8";

/* トップ */
.header {
    width: 100%;
    height: 80px;
    background-color: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
	border-bottom: solid 1px #ccc;
}
.header_s {
    height: 80px;
}
.hdr-logo {
    position: absolute;
    left: 0;
    display: block;
    max-width: 250px;
    height: auto;
    margin: 10px 0px 20px 40px;

}
#CISMA25{
	margin: 0;
}
#CISMA25 h1 {
	border-bottom: medium none;
	color: #000;
	font-size: 43px;
	margin: 10px;
	padding-bottom: 0;
}
#CISMA25 h2 {
	border-bottom: medium none;
	color: #000;
	font-size: 22px;
	margin-bottom: 0.75em;
	padding-bottom: 0;
}
h3{
	margin-top: 30px;
	padding: 10px; 
	background-color: bisque; 
	font-size: 150%; 
	font-weight: bold; 
	text-align: center;
}
.main-title{
	text-align: center;
}
.main-title img{
	width: 100%;
}

.footer {
    font-size: 90%;
    padding: 1rem;
    /* width: 100%; */
    height: fit-content;
    background-color: #c9c9c9;
    z-index: 999;
    color: #fff;
    /* display: flex; */
    flex-wrap: wrap;
}
.footer img {
    height: 80px;
}

.section {
    position: relative;
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: 15vh;
}
.section.top {
    height: calc(100vh - 80px);
}
.index h1 {
	font-size: 300%;
	margin: 0;
}
.index h3 {
	margin-bottom: 1em;
}
.index .clm p img {
	border: solid 1px #dcd3d3;
}
.index .clm ul {
	margin-top: 63px;
}
.index .clm li {
	width: 390px;
	float: left;
}
.index .clm li img {
	width: 390px;
}
.index .clm li h3 img {
	width: 171px;
}
.index .clm .li-right {
	float: right;
}
.index .clm .note {
	margin: 1em 0 42px ;
}
.index .clm .note li {
	width: auto;
	float: none;
	list-style: disc;
	margin-left: 1.5em;
}

/* 各ページ共通のフォームボタン部分 */
#CISMA25.btn-clm {
	background-color: #fff8dc;
	width: 656px;
	padding: 51px 74px;
}
#CISMA25.btn-clm img {
	margin-right: 21px;
	vertical-align:middle;
	width: 226px
}
#CISMA25.btn-clm a img {
	width: 330px
}

/* 各システム共通 */
#CISMA25.task h3 {
	margin-bottom: 0.75em
}
#CISMA25.task p {
	margin-bottom: 2.5em
}
#CISMA25.clm .btn-ctlg-clm {
	background-color: #fff8dc;
	width: 216px;
	padding: 24px 64px;
	margin: 2em 0 ;
}
#CISMA25.method a {
	text-decoration: underline;
}
#CISMA25.method a:hover {
	text-decoration: none;
}
#CISMA25.text-clm .sub-clm {
	background-color: #f6f7fb;
	padding: 20px 25px 35px;
	margin-top: 1.5em;
}
#CISMA25.text-clm .sub-clm h3 {
	margin-bottom: 0.5em;
}
#CISMA25.text-clm .sub-clm ul {
	margin-bottom: 1em;
}
#CISMA25.text-clm .sub-clm li,
#CISMA25.case .dtl-btn a,
#CISMA25.voice .dtl-btn a {
	padding: 4px 8px;
	background-color: #000000;
	color: #ffffff;
}
#CISMA25.case .dtl-btn a:hover,
#CISMA25.voice .dtl-btn a:hover {
	text-decoration: none;
}
#CISMA25.case {
	width: 804px;
	overflow: hidden;
}
#CISMA25.case ul {
	margin-right: -23px ;
	overflow: hidden ;
	width: 827px ; 
}
#CISMA25.case li {
	float:left;
	width: 390px;
	border: 1px solid #dad1d1;
	margin: 0 20px 20px 0;
}
#CISMA25.case dl {
	margin: 21px;
}

/* 出展ブース一覧 */
.exhibition_booth{
	width: 80%;
	margin: auto; 
}
.exhibition_booth .booth_table{
	margin: 20px 0px; 
}
.exhibition_booth span{
	text-align: left;
	font-size: 180%;
	font-weight: bold;
	margin: 30px 20px;
}
.exhibition_booth table{
	margin: 10px 0px;
	width: 100%;
	font-size: 115%;
}
.exhibition_booth table td p{
	margin: 10px 30px; 
	text-align: center;

}

.tecsection{
	width: 80%;
	margin: auto;
	margin-bottom: 70px;
}
.tecsection .tecgaiyo {
	margin: 30px 20px;
	line-height: 1.7;
}
.teclist div{
	margin: auto;
	width: 90%;
}
.teclist .tecitem{
	min-height: 200px; 
	margin: 10px auto;
	display: flex;
}
.teclist .tecicon{
	width: 120px;
	padding: 20px;
	text-align: center;
}
.teclist .tecicon img{
	width: 100px;
}
.teclist .tecpara{
	padding: 0 20px;
	text-align: left;
}
.tecitem .tecpara span{
	font-size: 130%;
	font-weight: bold;
}
.tecitem .tecpara p{
	padding: 0 10px;
	font-weight: normal;
	overflow-wrap: break-word;
}
.teclist .tecmv{
	width: 200px;
	text-align: center;
}
.teclist .tecmv img{
	width: 200px;
	text-align: center;
}
.teclist .tecmv div{
	text-align: center;
}
.teclist .tecmv a{
	padding: 5px;
}

.loc-container{
	width: 80%;
	margin: auto;
}
.loc-info{
	margin: 20px auto;
	display: flex; 
	width: 700px;
}
.loc-container img{
	padding: 20px;
}
img.loc-look{
	height: 170px;
}
img.loc-addrPT{
	height:90px;
	margin-top: 50px;
}
img.loc-addrPJ{
	height:70px;
	margin-top: 50px;
}
