@charset "UTF-8";

/*===================================================================
module
===================================================================*/
/* ------ iLink ------ */
.iLink01 { display:block; padding-bottom:3px;padding-left:21px; background:url(/common/images/ico_link_01.gif) no-repeat left top; }

/*===================================================================
contents
===================================================================*/

/* ------ mainSection ------ */
#contents .mainSection .summary {
display: table-cell;
/display:inline;
/zoom:1;
vertical-align: middle;
width: 480px;
}
.w2 {width:2%!important;}

#contents .detailSection .main .detailGroup .detail_no-border {
	border-bottom: none;
	padding-bottom: 30px;
}

.circle {
	padding-left:2em;
}
.circle li{
	list-style-type: disc;
}

.drone {
	margin-left:-1px;
}
.txtCol2 {
	padding:0 20px 0 20px;
}
.txtCol2 p {
	float:left;
	width:50%;
}
.txtCol2 p sup {
	font-size:9px;
}

#contents .fwN .btHead {
	display:inline-block;
	margin-bottom:20px;
	font-weight:bold;
}

.ancNav li {
	width: auto;
}

#contents .headSection .leftArea .title.txt {
	font-size: 24px;
	line-height: 1em;
}


.BO-IC400-link {
	padding: 0.5em 0em 0.5em 1em;
	margin: 0.5em 0;  border:
	solid 2px #000000;
}

.BO-IC400-mgn {margin: 20px 20px 0px 0px;}

.BO-IC400-title-1 {font-weight: bold; color: #333; font-size: 16px;}

.BO-IC400-title-2 {font-weight: bold; color: #333;}

#contents .detailSection .main .detailGroup .detail a:hover{
	background-color:rgba(255,255,255,0.25);
	opacity:0.75;
	filter: alpha(opacity=75);
}
.banner a:hover {
	background-color:rgba(255,255,255,0.25);
	opacity:0.75;
	filter: alpha(opacity=75);
}
.flex {
    display: flex;
    justify-content: space-around;
}
#contents .mainSection .summary .ttl .ttlGroup .new {
    display: inline-block;
    padding: 1px 10px 0;
    margin: 9px 0 0 10px;
    background-color: red;
    color: #fff;
}

.ttlimg-tune {
	margin-left: 3px;
}