@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Exo:400,700');
/*----------------------------
  共通
-----------------------------*/
a,a:hover,a:visited{
    color: inherit;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	color: #999;
	text-decoration: none;
	outline: none;
}
a:hover {
	opacity: 0.8;
}
.midasi2 {
	color: #333;
	padding: 0.5%;
	text-align: center;
	border: 1px solid #666;
}
.waku {
	border-radius: 15px;
	padding: 0.1% 1%;
	margin:1% 0.5%;
	display: flex;
line-height:1.5;
}
.waku2 {
	border: #bda98c solid 0.5px;
}
.waku3 {
	border: #28a745 solid 0.5px;
}
.waku4 {
	border: #1161b3 solid 1px;
	border-radius: 15px;
	padding: 206% 5% 225% !important;
}
.waku1, .waku2,.waku3 {
	list-style: none;
}
.waku2-item1 {
	width: 21em;
}
.midasi-yoko2 {
	text-align: center;
}
.not {
	padding: 0;
}
.not li {
	list-style: none;
}
.new{
	color:#FFF;
	background:#F00;
	padding:0 1px;
	height: fit-content;
	}
.update{
	color:#FFF;
	background:#F90;
	padding:0 1px;
	height: fit-content;
	}
.op5:hover{
	opacity:0.5;
	}
.mukatuku{
	list-style:none;
	border-radius: 10px;
    text-align: center;
    padding: 2%;
	}
.mukatuku li{
	border-radius: 10px;
	/*margin-top: 5%;*/
	}
.mukatuku li:not(:last-child) {
	margin-bottom: 5%;
}
.noline {
  text-decoration:none!important;
}
.w33{
	width:33%;
	}


	
/*中四国DXサミット2023　―中四国エリアから日本の産業が変わる―*/
.kochira-maru{
    font-weight: normal;
    color: #fff;
    padding: 4px 8px;
    border-radius: 12px;
    text-align: center;
	width:auto!important;
}
.kochira2{
    text-align: center;
    font-weight: normal;
    padding: 4px 8px;
	width:auto!important;
}
.bk-mizuiro,
.bk-mizuiro a{
	background-color:#93CDDD!important;
	color:#FFF;
	text-decoration:none!important;
}
.bk-ao,
.bk-ao a{
	background-color: #21A0DB!important;
	color:#FFF;
	text-decoration:none!important;
	}
.bk-mizuiro a:hover,
.bk-ao a:hover{
	color:#FFF;
	}
	
	
/*DX推進・デジタルビジネス創出人材育成講座*/
.siryou {
	background-color:#174497 !important;
	text-align:center;
	/*margin:-1em 0 0.5em;*/
	font-weight:normal;
    padding: 4px 8px;
	color: #fff;
}
.siryou a{
	text-decoration: none!important;
	color: #fff !important;
}

.withauto{
	width:auto !important;
	}



/*2024-人材育成プログラム	*/
#sec5 .tb11-2024hram{
	list-style: none;
    background-color:#f5e6db;
    border-radius: 10px;
padding: 50% 9%;
    margin: 0px 3px 0px;
	}
#sec5 .tb11-2024udemy{
	list-style: none;
    background-color: #f5e6db;
    border-radius: 10px;
    padding: 13% 15% 10%;
    margin: 60px 3px 0px;
	}
#sec5 .tb11-2024factory{
	list-style: none;
    background-color: #bbdae9;
    border-radius: 10px;
    padding: 6% 5% 6%;
    margin: 3px;
	}
#sec5 .tb11-2024cyber{
	list-style: none;
    background-color: #f5e6db;
    border-radius: 10px;
    padding: 2% 4% 2%;
    margin: -45px 3px -10px;
	}
/*中四国DXサミット2024　―中四国エリアから日本の産業が変わる―*/
#sec6 .by ol .nolink:before {
    content: "・";
    font-size: 12px;
    margin-right: 0.5em;
    font-weight: 900;
}

/* ---2024年DX推進・デジタルビジネス創出人材育成講座-------------------------- */

/*テーブル*/

.tbl3-2024 {
	width:98%;
	margin: 2% 0 1%;
}
.tbl3-2024 th, td {
	border: 1px solid #ccc;/* padding:0 3px;*/
}
.tbl3-2024 th {
	background: #F1F1F1;
	line-height: 125%;
	padding: 5px;
}
.tbl3-2024 td{
	padding:5px;
	} 
.haba35 {
	width: 35%;
}

a .kochira:hover,
.tbl3-2024 .kochira a:hover,
.tbl3-2024 a .kochira:hover{
	color:#FFF;
	opacity:0.5;
	text-decoration:none;
	}

.lh2{
line-height:1.9;
}

@media screen and (max-width: 959px) {
#sec5 .tb11-2024hram {
 padding: 55% 0%;
 margin: -25px 3px -40px;
}
#sec5 .tb11-2024udemy {
 padding: 15% 0%;
	margin: 30px 3px -5px;
}
#sec5 .tb11-2024cyber{
 margin: -30px 3px -10px;
	}
}

@media screen and (max-width: 768px) {
	#sec5 .tb11-2024hram,
	#sec5 .tb11-2024udemy,
	#sec5 .tb11-2024factory,
	#sec5 .tb11-2024cyber{
		font-size:50%;
	}
#sec5 .tb11-2024hram {
padding: 55% 20%;
margin: -40px 3px -55px;
    }
#sec5 .tb11-2024udemy {
    padding: 19% 21% 22%;
    margin: 31px 3px -5px;
}	
}