@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR Common
Made by TRAM
/////////////////////////////////////
*/
body {
	color:#282828;	
}
.anchor1 {
	background:url(../images/recovery/bg_anchor1.jpg) repeat;
	background-size: cover;
	padding:10% 2%;
	margin-bottom:45px;
}
.anchor1 h4 {
	color:#185b9e;
	font-size:200%;
	margin-bottom:	10px;
	line-height:1.1;
	font-weight: bold;
}
.anchor1 .txt {
	font-size:117%;
	line-height:2;	
	margin-bottom:25px;
}
.osusume > img {
	display: block;
	margin: auto;	
}
.osusume  ul {
	padding:10px 0 0 0;	
}
.osusume li {
	color:#272727;
	font-size:134%;	
	line-height:30px
}
.osusume .fa {
	color:#00b3df;
	margin-right:10px;	
}
.block1 {
	margin-bottom:54px;	
}
.block1 li {
	background:#fff;
	padding:5%;
	position:relative;
	float:left;
	margin:16px;
}
.block1 li::before {
	position:absolute;
	content:"";
	bottom:0;
	right:0;
	border-bottom:24px solid #ccecec;
	border-left:24px solid transparent;
}
.block1 li > * {
	position:relative;
	z-index:3;	
}
.block1 li > img {
	display: block;
	margin: auto;
}
.recovery1 .title-h2 {
	margin-bottom:9px;	
}
.info-inner {
	padding-top: 10px;
}
.info-inner .tit {
	color:#185b9e;
	font-weight:bold;
	font-size:134%;
	padding:	10px 0 5px;
}
.info-inner .txt1 {
	font-size:117%;
	line-height:26px;	
}
.bar {
	background:#CEECEC;
	margin:0 auto 6px;	
	text-align:center;
}
.bar p {
	font-size:167%;
	font-weight:bold;	
	padding:18px 0 0;
}
.bar p span {
	color:#185b9e;	
	font-weight:bold;	
}
.block2 {
	margin:0 23px 85px;	
}
.b1 .tit {
	color:#185b9e;
	font-size:167%;
	margin-bottom:5px;	
	font-weight:bold;	
}
.b1 .txt1 {
	color:#272727;
	font-size:117%;
	line-height:26px;
}
.b1 {
	background:url(../images/recovery/img_05.png) no-repeat;
	padding:150px 0 0 0px;
	margin-bottom: 	10px;
}
.b2 {
	background:url(../images/recovery/img_06.png) no-repeat 100% 0;
}
.b3 {
	background:url(../images/recovery/img_07.png) no-repeat;
}
.recovery2 li {
	padding:20px;
	background:#fff;
	margin:0 21px 25px;
}

.recovery2 li img{
	display: block;
	margin: auto;
}
.recovery2 .tit {
	color:#185b9e;
	font-size:134%;
	font-weight:bold;	
	padding:15px 0 5px;
}
.recovery2 .txt1 {
	line-height:26px;
	font-size:117%;	
	letter-spacing:1px;
}
