@charset "UTF-8";
/* CSS Document */


/* c-pagettl */

.c-pagettl__inner::after {
	background-image: url("../../img/business/icon-ttl.png");
	width: 291px;
	height: 373px;
	margin-bottom: -80px;
	margin-right: -40px;
}

/* c-sec01 */

.p-sec {
	margin-bottom: 150px;
	text-align: center;
}


/* p-business-container01 */

.p-business-container01 {
	width: 100%;
	text-align: center;
	margin-bottom: 190px;
}

.p-business--num{
	color:#08A0E9;
	font-size:18px;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.p-business--num:after{
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	border-bottom: 1px solid #08A0E9;
	bottom:0;
	left:50%;
	transform: translateX(-50%);
}
.p-num--left{
	text-align: left;
}
.p-num--left:after{
	content: "";
	position: absolute;
	width: 60px;
	height: 1px;
	border-bottom: 1px solid #08A0E9;
	bottom:0;
	left:0%;
	transform: translateX(0%);
}
.p-sec .c-centerphoto img {
	width:100%;
	height: auto;
	max-width: 1073px;
	
}
.l-cel2--area {
	text-align: left;
	font-size:0;
}
.l-cel2--box {
	display: inline-block;
	width: 50%;
	vertical-align: top;
}
.l-cel2--box:first-child {
	width: 49%;
	padding-right: 1%;
}
.l-cel2--box h3{
	color:#08A0E9;
	font-size:28px;
	font-weight: bold;
	margin-bottom: 20px;
}

.l-cel2--box img{
	width: 100%;
	height: auto;
}
.sp-view {
	display: none;
}
