@charset "utf-8";
/* CSS Document */

/*------------------------

次世代産業人材

------------------------*/
.seminar-title h1 span{
	display: inline;
}

.seminar-title h1{
	padding: 0;
	border-bottom: none;
}
.tab-area{
	position: static;
	margin-bottom: 10px;
}

.tab-area .tab{
	float: right;
	font-size: 1.6rem;
}

.intro-text2 p{
	padding-left: 20px;
}


.lecturer-box dt span{
	font-weight: 400;
	padding-left: 10px;
	font-size: 1.2rem;
}

.lecturer-box dd{
	margin-left: 8px;
}

.lecturer-box dl{
	border-bottom: 1px dashed #dddddd;
	padding-bottom: 16px;
}

.lecturer-box dl:last-of-type{
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sub-text{
	font-weight: 400;
	font-size: 1.2rem;
	display: block;
}



#layout{
	text-align: center;
}
#layout h2{
	text-align: left;
}

#layout img{
	width: 100%;
	max-width: 500px;
}

.syodan-list{
	list-style: none;
	float: left;
}

.syodan-list:nth-of-type(2){
	margin-left: 8%;
}

.syodan-list:nth-of-type(1){
	margin-left: 0;
}


.intro-text2{
	border: 2px solid #dddddd;
	padding: 20px;
}
.intro-text2 h2{
	text-align: center;
	font-size: 2rem;
	color: #313131;
	position: relative;
}
.intro2-inner{
}

.intro-text2 h2 img{
	width: 31px;
	vertical-align: middle;
	margin: 0 10px;
}
.intro-text2 h3{
	background-color: #8fc31f;
	color: #fff;
	text-align: center;
	border-radius: 16px;
	margin-bottom: 20px;
}
.intro-text2 h3 span{
	display: inline-block;
	border-radius: 20px;
	background-color: #fff;
	color: #8fc31f;
	padding: 0 20px;
	font-size: 16px;
	line-height: 19px;
	margin-left: 20px;
	vertical-align: top;
    margin-top: 6px;
}


.company-name{
	display: block;
	position: relative;
	padding-left: 22px;

    height: auto;
	margin-bottom: 10px;
}

.company-name span{
	/* display: block; */
	/* width: 100%; */
}

.company-name span:first-of-type{
	/* color: #8fc31f; */
	font-size: 1.8rem;
	font-weight: bold;
}
.company-name span a{
	display: inline;
}

.company-name em{
	background-color: #000;
	color: #fff;
	display: inline-block;
	padding: 0 10px;
	border-radius: 3px;
	margin-right: 6px;
}
.course .clearfix{
	width: 100%;
}

.course div.float-left{
	width: 30%;
	padding-left: 2%;
}
.course p.float-left{
	width: 70%;
}

h3.b-course{
	background-color: #557ec0;
	margin-top: 30px;
}
h3.b-course span{
	color: #557ec0;
	background-color: #fff;
}

.row.gutters.shigoto {
    margin-bottom: 3%;
}

.shigoto-text-purple{
	color: #A966AA;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0!important;
}

.shigoto-text-purple-small{
	color: #A966AA;
	font-weight: bold;
}

.shigoto-text-blue{
	color: #E06C4C;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0!important;
}

.shigoto-text-blue-small{
	color: #E06C4C;
	font-weight: bold;
}



.shigoto-text-green{
	color: #23849B;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0!important;
}

.shigoto-text-green-small{
	color: #23849B;
	font-weight: bold;
}

.shigoto-text-yellow{
	color: #F89D33;
	font-weight: bold;
	font-size: 20px;
	padding-left: 0!important;
}

.shigoto-text-yellow-small{
	color: #F89D33;
	font-weight: bold;
}


.course03 .company-name span:first-of-type,
.course04 .company-name span:first-of-type{
	/* color: #557ec0; */
}

@media only screen and (max-width: 380px) {
.syodan-list{
	float: none;
}
.syodan-list:nth-of-type(2){
	margin-left: 0;
}

.syodan-list:nth-of-type(1){
	margin-bottom: 0;
}

	
}



.layout{
	max-width: 300px;
	width: 30%;
}

.layout-img{
	max-width: 300px;
	width: 100%;
	text-align: center;
}

.plus-border{
	border-right: 1px solid #dddddd;
}

.voice{
	margin-top: 30px;
	background-color: #F4E8F1;
	padding: 25px;
	border: 1px solid #AD5293;
}

.voice .blue-heading{
	color: #313131;
	border-bottom: #AD5293 solid 1px;
}

.voice .blue-heading:before{
	content: '\f007';
	font-family: FontAwesome;
	color: #AD5293;
	font-size: 2.6rem;
	padding-right: 10px;
	vertical-align: middle;
}
.course {
    margin-bottom: 3rem;
}

