
.row.col2 {
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.row.col2 > * {
    flex-basis: 49%;
    max-width: 49%;
}
.coi dl {
    border: 1px solid #000;
    margin-top: 10px;
}
.coi dl dt {
    background: #dbeff1;
    text-align: center;
    padding: 5px;
}
.coi dl dd {
    border: 0px;
    text-align: center;
    padding: 10px;
}
.coi dl dd a {
    display: block;
}
.coi dl dd a img {
    width: auto;
    height: auto;
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.h6pageTitle {
    margin-bottom: 10px;
}
.h6pageTitle span {
    display: block;
    background: rgba(238, 238, 238, 0.5);
    padding: 3px 7px;
    font-weight: bold;
}

.pro_h2index {
	font-size:1.2em;
	font-weight:bold;
	color: #006BB3;
	background: #f5f5f5;
	padding:5px 0 3px 0.7em;
	margin:30px 0 0px;
	border-left:8px solid #A8EEFF;
}
.pro_date {
	font-size:1.0em;
	text-align:right;
	margin:10px 0 10px 0px;
	color: #3E2566;
	font-weight: bold;
}
.pro_title {
	font-size:1.2em;
	font-weight:bold;
	color:#006BB3;
    padding-bottom:5px;
	margin:20px 0 5px 1em;
	border-bottom: #006BB3 dotted 1px;
}
    .pro_title span.l_on {
		border:none;
		margin-left:2em;
        padding: 3px 7px;
        background: #6A02B9;
        border-radius: 4px;
        color: #fff;
        font-size: 0.8em;
	}
    .pro_title span.on {
		border:none;
		margin-left:2em;
        padding: 3px 7px;
        background: #378C0F;
        border-radius: 4px;
        color: #fff;
        font-size: 0.8em;
	}
.pro_theme {
	font-size:1.1em;
	font-weight:bold;
	color:#527EBE;
	margin:10px 0 5px 1em;
}
.pro_theme2 {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin:5px 0 5px 4em;
}
.pro_theme3 {
	font-size:1.1em;
	font-weight:bold;
	color:#000;
	margin:15px 0 5px 0;
}


.proBox {
	margin-bottom:60px;
	padding-bottom: 10px;
}

dl.pro_person {
	margin: 0 0 0px 30px;
}
	dl.pro_person dt {
		clear:left;
		float:left;
		color: #8F7EB5;
		font-weight: 600;
		margin-bottom: 5px;
	}
	dl.pro_person dd {
		padding-left:4em;
		margin-bottom: 10px;
		font-weight: 600;
	}
	dl.pro_person dd span {
		margin-bottom: 5px;
		padding-left: 1em;
		font-weight: 500;
	}
	
dl.pro_person2 {
	margin: 0 0 20px 20px;
}
	dl.pro_person2 dt {
		clear:left;
		float:left;
		margin-bottom: 5px;
	}
	dl.pro_person2 dd {
		padding-left: 7em;
		margin-bottom: 5px;
	}

dl.pro_person3 {
	margin: 20px 0 0px 30px;
}
	dl.pro_person3 dt {
		clear:left;
		float:left;
		color: #6F8B9B;
		font-weight: 600;
		margin-bottom: 5px;
	}
	dl.pro_person3 dd {
		padding-left:4em;
		margin-bottom: 10px;
		font-weight: 600;
		color: #928E8E;
	}
	dl.pro_person3 dd span {
		margin-bottom: 5px;
		padding-left: 1em;
		font-weight: 500;
	}



@media screen and (min-width: 641px){
	
.ul_btn_css2 {
	margin: 30px auto 50px;
	text-align: center;
}
	.ul_btn_css2 li {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		margin-bottom: 40px;
		list-style: none;
		display: inline;
		margin: 0 20px;
	}
		.ul_btn_css2 li a {
			display: inline-block;
			width:180px;
			padding: 15px 20px;
			color: #fff;
			text-decoration: none;
			background: #0066cc; 
			-webkit-box-shadow: 0 0 5px 0 #999;
			-moz-box-shadow: 0 0 5px 0 #999;
			box-shadow: 0 0 5px 0 #999; 
			
			border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
		}
		.ul_btn_css2 li a:hover {
			filter:alpha(opacity=75);
			-moz-opacity:0.75;
			-khtml-opacity: 0.75;
			opacity:0.75;
		}
	
.txt_period {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
	display: table;

}
	.txt_period span {
		display: table-cell;
		text-align: right;
		white-space: nowrap;
	}
	.txt_period span.end {
		text-align: left;
		padding-left: 5px;
	}
	.txt_period span.end strong {
		font-weight: 700;
		color: #000;
	}
	.txt_period del {
		color: #e50012;
	}
	.txt_period .end i {
		color: #000;
	}
	
	
	
.tbl_abs {
	width: 340px;
	float: left;
	margin: 5px;
}
	.tbl_abs th,
	.tbl_abs td {
		padding: 5px 10px;
		border: 1px solid #aaa;
		background: #fff;
		text-indent: 0;
		vertical-align: middle;
	}
	.tbl_abs th {
		width: 40px;
		white-space: nowrap;
		text-align: center;
		background: #659DD2;
		color: #fff;
		font-weight:600;
	}
	.tbl_abs td {
		text-align: left;
	}
	.tbl_abs .td01 {
		background: #ddd;
		font-weight: bold;
	}
	
.p_detail {
    position: relative;
    margin:20px 0 40px;
}
.p_detail .flyer {
    position: absolute;
    top: -10px;
    right: 50px;
}
	
	
	
	
}





@media screen and (max-width: 640px){

.ul_btn_css2 {
	margin: 30px auto 40px;
	text-align: center;
}
	.ul_btn_css2 li {
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		list-style: none;
		margin:0 auto 10px;
	}
		.ul_btn_css2 li a {
			display: block;
			width:180px;
			padding: 15px 20px;
			margin:0 auto;
			color: #fff;
			text-decoration: none;
			background: #0066cc; 
			-webkit-box-shadow: 0 0 5px 0 #999;
			-moz-box-shadow: 0 0 5px 0 #999;
			box-shadow: 0 0 5px 0 #999; 
			
			border-radius: 6px;
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
		}
		.ul_btn_css2 li a:hover {
			filter:alpha(opacity=75);
			-moz-opacity:0.75;
			-khtml-opacity: 0.75;
			opacity:0.75;
		}
	
	
.txt_period {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8;
	text-align: left;
	color: #e50012;
}
	.txt_period span {
		text-align: right;
		white-space: nowrap;
	}
	.txt_period span.end {
		text-align: left;
		padding-left: 5px;
	}
	.txt_period span.end strong {
		font-weight: 700;
	}
	.txt_period del {
		color: #e50012;
	}
	.txt_period .end i {
		color: #e50012;
	}
	

.tbl_abs {
	width: 100%;
	float: none;
	margin: 0px;
}
	.tbl_abs th,
	.tbl_abs td {
		padding: 5px 10px;
		border: 1px solid #aaa;
		background: #fff;
		text-indent: 0;
	}
	.tbl_abs th {
		width: 40px;
		white-space: nowrap;
		text-align: center;
		background: #659DD2;
		color: #fff;
		font-weight:600;
	}
	.tbl_abs td {
		text-align: left;
	}
	.tbl_abs .td01 {
		background: #ddd;
		font-weight: bold;
	}
	

.proBox {
	margin-bottom:20px;
	padding-bottom: 10px;
}
	
	
.p_detail {
    position: relative;
    margin-bottom: 40px;
	margin-top: 160px;
}
	.flyer{
		/*float: left;*/
	}
	.flyer img{
		width:100px;
		position: absolute;
		right:20px;
		top:-150px;
	}
	
	
	
	
}











