.modPanelList02{
	margin-top: 30px;
	margin-bottom: 30px;
}

.modPanelList02 li{
	width: 50%;
}

.modPanel02 .modPanel02_tit {
    color: #74318e;
}

.modPanel02 .modPanel02_inner{
	padding:30px 80px 30px 30px;
}
	
@media only screen and (max-width: 767px) {
	.modPanelList02 li {
		width: 100%;
		float: none;
	}
}

/*21080705×·¼Ó*/

.modHeading01{
	border-left: 7px solid #74318e;
}

.modArrowTxt01{
	color: #74318e;
}

.modArrowTxt01::before{
	background: url(/department/management/international/img/arrowtxt01_icn.png) no-repeat;
}

.modHeading02::before{
	background: #74318e;
}

#Contents .pickupList > li .txtCol .titRow .idxCol .num{
	color: #74318e;
}

#Contents .pickupList > li .txtCol .titRow .tit{
	color: #74318e;
}

#Contents .pickupList > li .txtCol .titRow .idxCol .txt{
	color: #a481b3;
    line-height: 1;
}