.content-header .header-wrap h2 {
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	}
.content-header .header-wrap h2 em {
	position: absolute; bottom: auto; top: -20px; left: 5px;
	font-size: 16px;
	color: #ffffb9;
	}
.content-header h2 img {
	position: absolute; left: 400px; top: -60px;
	transform: rotate(-5deg);
	animation: animateairplan 10s infinite;
	}
@keyframes animateairplan {
	from { left: 100%; top: -100px; width: 50px; transform: rotate(-20deg);}
	to { left: 200px; top: 10px; width: 100px; transform: rotate(0deg); }
	}
.content-header h4 {
	margin-top: 50px;
	}

.content-section .effective dl {
	height: 180px;
	}

.content-section .formation dt {
	padding-left: 120px;
	}
.content-section .formation dt em {
    position: absolute; top: 0; left: 0;
	display: block;
	width: 100px;
    height: 100px;
	padding: 5px;
	border-radius: 50% 0 50% 50%;
	background: #027ed8 url("/common_file/image/collapse_blue_bg.png") left top repeat-x;
	}
.content-section .formation dt em b {
	display: block;
	width: 90px;
	height: 90px;
	padding-top: 30px;
	background: #027ed8 url("/common_file/image/collapse_blue_bg.png") left top repeat-x; color: #fff;
	border: 5px solid #fff; border-radius: 50%;
    font-size: 40px;
	text-align: center;
	}
.content-section .formation dt > b {
	margin-left: 10px;
	font-size: 14px; color: #f0c;
	}
.content-section .formation dd {
	min-height: 72px;
	padding-left: 120px; padding-bottom: 0;
	}

.content-section .ui-ux dt span {
	position: relative;
	width: auto;
	height: 50px;
	padding-right: 30px;
	border-radius: 25px;
	background-color: #000938; color: #fff;
	font-size: 16px; line-height: 1em;
	}
.content-section .ui-ux dt em {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	padding: 5px;
	border: 3px solid #000938; border-radius: 50%;
	background-color: #fff;
	vertical-align: middle;
	overflow: hidden;
	}
.content-section .ui-ux dt img {
	width: 100%;
	}
.content-section .traffic h3 {
	margin-bottom: 0;
	}
.content-section .traffic h4 {
	margin: 5px 0 20px;
	padding-left: 15px;
	font-family: "Cafe24Dangdanghae"; font-size: 16px;
	color: #f0c;
	}
.content-section .traffic dt {
	padding: 34px 0 0 90px;
	}
.content-section .traffic dt em {
	position: absolute; top: 0; left: 0;
	display: block;
	width: 80px;
    height: 87px;
	padding-top: 35px;
	background: url("/common_file/image/hexa_M_80.png") left top no-repeat;
    font-size: 40px;
	text-align: center;
	}
.content-section .traffic dt span {
	width: 100%;
	padding-bottom: 5px;
	border-bottom: 1px solid #a700ff;
	font-size: 24px;
	}
.content-section .traffic dd {
	margin-bottom: 0;
	padding: 0 0 0 80px;
	}
.content-section .traffic dd.patch {
	margin: 40px 0 20px;
	}
.content-section .traffic dd.ad-patch {
	padding-left: 70px;
	}
.content-section .traffic dd li {
	margin: 5px 0;
	}
.content-section .traffic dd li::before {
	content: url("/common_file/image/hexa_M_icon.png");
	position: absolute; top: 0; left: -20px;
	}
.content-section .traffic dd dt {
	margin-top: 0;
	padding: 19px 0 0 0px;
	}
.content-section .traffic dd dt span {
	position: relative;
	width: auto;
	padding: 5px 10px 5px 15px;
	border: 1px solid #a700ff; border-left-width: 5px;
	background-color: #fff;
	font-size: 16px; line-height: 1em;
	z-index: 2;
	}
.content-section .traffic dd dt::before {
	content: url("/common_file/image/hexa_M_60.png");
	position: absolute; top: 0; left: -24px;
	z-index: 1;
	}
.content-section .traffic dd dd {
	padding: 10px 0 0 20px;
	}
.content-section .traffic dd dd li::before {
	content: none;
	}
.particule {
	position: absolute; top: 0; left: 0;
	z-index: 1;
	}