@charset "utf-8";
/* CSS Document */

article{
	width:960px;
	}

h2{
	background:url(../../img/base/h2_2.png) !important;
	width:870px !important;
	}

h2:before{
	content:url(../../img/corporation/use_tit.png);
	position:absolute;
	top:7px;
	left:25px;
	}

h4 p{
	color:#000;
	position:relative;
	top:-16px;
	left:20px;
	display:inline;
	}

h5{
	color:#0364b6;
	padding-left:10px;
	border-left:2px solid #0364b6;
	font-size:20px;
	margin:0 0 10px 20px;
	text-align:left;
	}
h5 span{
	font-weight:bold;
	font-size:20px;
	}

.use_animation{
	background:url(../../img/private/use_back2.png) top left no-repeat;
	width:910px;
	height:1373px;
	padding:20px;
	position:relative;
	margin-bottom:60px;
	}

.use_animation h4{
	font-weight:normal;
	padding-left:15px;
	}

.use_animation>img{
	position:relative;
	left:15px;
	float:left;
	}
.use_animation>p{
	position:absolute;
	top:135px;
	left:120px;
	font-size:12px;
	}

.use_animation div{
	width:582px;
	float:right;
	text-align:right;
	padding:0 15px 0 0;
	margin-bottom:40px;
	margin-top:30px;
	}

img.girl01{
	position:relative;
	top:20px;
	}
img.girl02{
	position:absolute;
	top:750px;
	left:50px;
	}


.use_point section{
	background:#e4eef7;
	border-radius:20px;
	width:650px;
	height:210px;
	padding:30px;
	padding-left:120px;
	}
.use_point>img{
	display:block;
	margin:0 auto 10px;
	position:relative;
	right:80px;
	}
.use_point section div{
	width:250px;
	height:210px;
	margin-left:10px;
	padding:0 20px;
	border-left:1px dotted #2ca5df;
	float:left;
	}
.use_point section h4{
	color:#000;
	font-size:18px;
	padding-bottom:10px;
	}
.use_point section img{
	float:right;
	}
.use_point section:nth-of-type(1){
	background-image:url(../../img/private/use_n1.png);
	background-repeat:no-repeat;
	background-position:42px 40px;
	}
.use_point section:nth-of-type(2){
	background-image:url(../../img/private/use_n2.png);
	background-repeat:no-repeat;
	background-position:40px 40px;
	}
.use_point section:nth-of-type(3){
	background-image:url(../../img/private/use_n3.png);
	background-repeat:no-repeat;
	background-position:40px 40px;
	}
.use_point section:nth-of-type(4){
	background-image:url(../../img/private/use_n4.png);
	background-repeat:no-repeat;
	background-position:40px 40px;
	}
.use_point section:nth-of-type(5){
	background-image:url(../../img/private/use_n5.png);
	background-repeat:no-repeat;
	background-position:40px 40px;
	}