@charset "UTF-8";
/* CSS Document */



/*event*/
.event-summary {
    margin: 50px 0;
	font-size: 12px;
}
.event-summary .table {
    margin-bottom: 80px;
}
.event-summary .table .fa {
    font-size: 14px;
    margin-left: 8px;
    color: black;
}
/*
.event-summary .table .title {
    font-size: 1.1em;
    margin-bottom: 0;
}
*/

a.btn {
	width: 90%;
	font-size: 12px;
}
.event-summary .table .addition {
    font-size: .9em;
    color: #666;
}
.event-summary .table thead th {
    text-align: center;
}
.event-summary .table thead th:nth-child(1) {
	width: 14%;
}
.event-summary .table thead th:nth-child(2) {
    min-width: 15em;
	width: 40%;
}
.event-summary .table thead th:nth-child(3) {
    min-width: 15em;
    width: 20%;
}
.event-summary .table thead th:nth-child(4) {
	width: 20%;
}
/*.event-summary .table thead th:nth-child(1) {
	width: 14%;
}
.event-summary .table thead th:nth-child(2) {
   
	width: 8%;
}
.event-summary .table thead th:nth-child(3) {
    min-width: 10em;
	width: 38%;
}
.event-summary .table thead th:nth-child(4) {
    min-width: 15em;
	width: 20%;
}
.event-summary .table thead th:nth-child(5) {
    width: 20%;
}*/

.event-summary .table tbody td:nth-child(1), 
.event-summary .table tbody td:nth-child(2), 
.event-summary .table tbody td:nth-child(3),
.event-summary .table tbody td:nth-child(4){
	vertical-align: middle;
}

.event-summary .table tbody td:nth-child(1),
.event-summary .table tbody td:nth-child(2) {
	font-weight: bold;	
	text-align: center;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	color: #555;
}
.event-summary .table tbody td:nth-child(3) {
    text-align: center;
}

@media screen and (max-width: 668px) {
   /* .event-summary .table tbody td:nth-child(2) {
		text-align: left;
	}*/
}

.event-summary .table tbody td:nth-child(3) strong{
	display: inline-block;
    margin-bottom: 5px;
}

.event-summary .table td {
    box-sizing: border-box;
	padding-bottom: 20px;
}

.event-summary .table td .label{
    width: 80%;
	padding: 7px 0;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	
	.event-summary .table td .label{
    width: 100%;
	}

}


table.commentary tr {
	border-bottom: 1px dotted #CCC;
}

table.commentary td {
	box-sizing: border-box;
	padding: 15px 15px 15px 0;	
}

table.commentary .label {
	display: block;
	box-sizing: border-box;
	padding: 10px;
}
	
@media screen and (max-width: 768px) {
    /*event*/
    .event-summary .table thead th:nth-child(1),
    .event-summary .table thead th:nth-child(3),
    .event-summary .table thead th:nth-child(4) {
        min-width: auto;
    }
}


@media screen and (max-width: 668px) {


    /*event*/
    .event-summary .table {
        display: block;
    }
    .event-summary .table thead {
        display: none;
    }
    .event-summary .table tbody {
        display: block;
    }
    .event-summary .table tbody tr {
        display: block;
        padding: 20px 0;
        border-bottom: 1px solid #ddd;
    }
    .event-summary .table tbody tr:last-child {
        border: none;
    }
    .event-summary .table tbody th,
    .event-summary .table tbody td {
        display: list-item;
        list-style: none;
        border: none;
    }
    .event-summary .table tbody th {
        margin-bottom: 5px;
        list-style-type: none;
        color: #fff;
        background: #000;
    }
    .event-summary .table tbody td {
        margin-left: 20px;
        box-sizing: border-box;
		padding-bottom: 10px;
		line-height: 1.7em;
    }
    .event-summary .table tbody td:nth-of-type(1):before {
        font-weight: bold; 
        content: '開催日';
    }
    /*.event-summary .table tbody td:nth-of-type(2):before {
        font-weight: bold; 
        content: '会場：';
    }*/
    .event-summary .table tbody td:nth-of-type(2):before {
        font-weight: bold; 
        content: '概要';
    }
    .event-summary .table tbody td:nth-of-type(3):before {
        font-weight: bold; 
        content: '主催';
    }
    .event-summary2 .seminar-block .data p {
        font-size: 18px;
        font-weight: normal;
        display: inline-block;
        text-align: left;
    }
    
    }
	
.partner {
	font-weight: bold;
	color: #F60;	
}

.technical {
	font-weight: bold;
	color: #393;	
}

.handson {
	font-weight: bold;
	color: #369;	
}

ul.seminar-icon {
	list-style-type: none;
	margin: 5px 0 0 -40px;
}

ul.seminar-icon li{
	float: left;
	width: 50px;
	margin-right: 5px;
	padding: 3px 5px;
	border-radius: 5px;
	background: #06C;
	text-align: center;
	color: #FFF;	
}

ul.seminar-icon li.hoshu{
	float: left;
	width: 130px;
	margin-right: 5px;
	padding: 3px 5px;
	border-radius: 5px;
	background: #F60;
	text-align: center;
	color: #FFF;	
}


@media screen and (max-width: 668px) {
	ul.seminar-icon {
	margin-bottom: 30px;
}
}


/*     partner     */

.partner-summary {
    margin: 50px 0;
	font-size: 12px;
}
.partner-summary .table {
    margin-bottom: 80px;
}
.partner-summary .table .fa {
    font-size: 14px;
    margin-left: 8px;
    color: black;
}


.partner-summary .table .addition {
    font-size: .9em;
    color: #666;
}
.partner-summary .table thead th {
    text-align: center;
}
.partner-summary .table thead th:nth-child(1) {
	width: 20%;
}
.partner-summary .table thead th:nth-child(2) {
   
	width: 9%;
}
.partner-summary .table thead th:nth-child(3) {
	width: 17%;
}
.partner-summary .table thead th:nth-child(4) {
	width: 26%;
}
.partner-summary .table thead th:nth-child(5) {
	width: 28%;
}


.partner-summary .table tbody td:nth-child(1), 
.partner-summary .table tbody td:nth-child(2), 
.partner-summary .table tbody td:nth-child(3), 
.partner-summary .table tbody td:nth-child(4){
	vertical-align: middle;
}

.partner-summary .table tbody td:nth-child(2) {
	font-weight: bold;	
	text-align: center;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
	color: #555;
}


@media screen and (max-width: 668px) {
	.partner-summary .table tbody td:nth-child(2) {
		text-align: left;
	}
}

.partner-summary .table tbody td:nth-child(3) strong{
	display: inline-block;
	margin-bottom: 5px;
}

.partner-summary .table td {
    box-sizing: border-box;
	padding-bottom: 20px;
}

.partner-summary .table td .label{
    width: 80%;
	padding: 7px 0;
	display: block;
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	
	.partner-summary .table td .label{
    width: 100%;
	}

    .event-summary .table thead th:nth-child(1),
    .event-summary .table thead th:nth-child(3),
    .event-summary .table thead th:nth-child(4) {
        min-width: auto;
    }
}


@media screen and (max-width: 668px) {


    .partner-summary .table {
        display: block;
    }
    .partner-summary .table thead {
        display: none;
    }
    .partner-summary .table tbody {
        display: block;
    }
    .partner-summary .table tbody tr {
        display: block;
        padding: 20px 0;
        border-bottom: 1px solid #ddd;
    }
    .partner-summary .table tbody tr:last-child {
        border: none;
    }
    .partner-summary .table tbody th,
    .partner-summary .table tbody td {
        display: list-item;
        list-style: none;
        border: none;
    }
    .partner-summary .table tbody th {
        margin-bottom: 5px;
        list-style-type: none;
        color: #fff;
        background: #000;
    }
    .partner-summary .table tbody td {
        margin-left: 20px;
        box-sizing: border-box;
		padding-bottom: 10px;
		line-height: 1.7em;
    }
    .partner-summary .table tbody td:nth-of-type(1):before {
        font-weight: bold; 
        content: '企業名';
    }
    .partner-summary .table tbody td:nth-of-type(2):before {
        font-weight: bold; 
        content: '対応地域：';
    }
    .partner-summary .table tbody td:nth-of-type(3):before {
        font-weight: bold; 
        content: '対応メニュー';
    }
    .partner-summary .table tbody td:nth-of-type(4):before {
        font-weight: bold; 
        content: '連絡先';
    }
	.partner-summary .table tbody td:nth-of-type(5):before {
        font-weight: bold; 
        content: 'コメント';
    }
    .partner-summary2 .seminar-block .data p {
        font-size: 18px;
        font-weight: normal;
        display: inline-block;
        text-align: left;
    }
	
	.partner-summary .table tbody td:nth-of-type(3){
        padding-bottom: 40px;
    }
    
    }

ul.partner-icon {
	list-style-type: none;
	margin: 5px 0 0 -40px;
}

ul.partner-icon li{
	float: left;
	width: 50px;
	margin-right: 5px;
	padding: 3px 5px;
	border-radius: 5px;
	background: #06C;
	text-align: center;
	color: #FFF;	
}