@charset "UTF-8";
/*----------------------------------------
  プライバシーポリシー　privacy
----------------------------------------*/

h3{
	margin-bottom:50px;
	}
	h4 {
	  position: relative;
	  padding: 0.6em;
		background: #D3EDFA;
		margin-bottom: 15px;
		margin-top: 5px;
		font-size: 1.2em;
	}

	h4:after {
	position: absolute;
	content: '';
	top: 100%;
	left: 30px;
	border: 15px solid transparent;
	border-top: 15px solid #D3EDFA;
	width: 0;
	height: 0;
	}
.block01,
.block02,
.block03,
.block04,
.block05{
	margin-bottom:150px;
	}

.inner {

	}

.inner p{
	line-height:28px;
	}

.inner p span{
	font-size:22px;
	line-height:40px;
	color:#F13A20;
	}

.inner table{
	width:620px;
	margin-top:40px;
	background:#FFF;
	border: 1px solid #000;
	}

.inner table th{
	width:145px;
	text-align:center;
	}

.inner table td{
	padding:15px 0;
	}

.inner table ul{
	display:block;
	padding-left:20px;
	border-left: 1px dashed #000;
	}

.inner table ul li{
	padding-left:13px;
	line-height:27px;
	background:url(../../images/business/icon_circle.png) no-repeat left center;
	}

.innerR{
	width:260px;
	float:right;
	}


.btn01 {
	width:258px;
	height:44px;
	border:#F13A20 1px solid;
	margin: 5px auto;
}

.btn01 a {
	display:block;
	font-size:14px;
	color:#F13A20;
	line-height:44px;
	padding:0 20px;
	font-weight:bold;
	text-decoration:none;
	background:url(../../images/mainframe/arrow02.png) no-repeat 230px center #fff;
}

.btn01 a:hover {
	background-color:#FEEBE9;
}


a.btn_mog{
	display:block;
	background:url(../../images/business/bg_btn_mog.jpg);
	}

a.btn_mog:hover{
	display:block;
	background:url(../../images/business/bg_btn_mog_on.jpg) ;
	}

p.intro{
	margin:-20px 0 30px 0;
}
img.ml30{
	margin-left: 30px;
}
p.partner{
	margin-bottom:10px;
}
a.shosai{
	float: right;
margin-top: 20px;
font-size: 120%;
	    display: inline-block;
    color: #03c;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

a.shosai:hover {
    -webkit-transform: scale(1.5,1.5);
    -moz-transform: scale(1.5,1.5);
    -o-transform: scale(1.5,1.5);
    -ms-transform: scale(1.5,1.5);
    transform: scale(1.5,1.5);
}


.about{
    margin-bottom: 50px;
}

.p-title{
	font-size: 18px;
    color: #025533;
    margin: 60px 0 10px 0;
    font-weight: bold;
    border-left: 5px solid #025533;
    padding: 0 0 0 14px;
    line-height: 1.5em;
}
