@charset "UTF-8";
.fullImg {
	width:100%;
	height:auto;
}
.ownerBlock01{
	background:url(../img/owner/bg_00.jpg) no-repeat center bottom;
	background-size:100% 450px;
	margin-top:40px;
	min-height:450px;
	position: relative;
}
	.ownerBlock01 .ownertxt01 {
		padding-top: 56px;
    width: 1045px;
    max-width: 100%;
    margin: auto;
		position: relative;
	}
	.ownerBlock01 .bb {
		background: url(../img/owner/new_img_owner01.png) no-repeat center bottom;
		background-size: 100%;
		width: 1045px;
		max-width: 100%;
		margin: auto;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 500px;
	}
	.ownerBlock01 .ownertxt01 .txt01{
		width:58%;
		text-align:center;
		margin-bottom:30px;
		float:right;
	}
	.ownerBlock01 .ownertxt01 .txt02{
		float:right;
		font-size:15px;
		line-height:2.5;
		width:58%;
		text-align:center;
	}

.ownerBlock02 {
	background:url(../img/owner/bg_01.jpg);
	padding:70px 0;
	text-align:center;
}

.h3Owner01 {
	max-width:670px;
	margin:70px auto 0;
}
.ul_owner li {
	background:url(../img/owner/bg_02.jpg) no-repeat;
	background-size:100% 100%;
	padding:0 4% 4%;
	margin-top:60px;
}
	.ul_owner li .img{
		width:33%;
		float:right;
	}
	.ul_owner li .txt{
		width:62%;
		float:left;
		line-height:2;
		font-size:15px;
	}
	.ul_owner li:nth-child(even) .img{
		float:left;
	}
	.ul_owner li:nth-child(even) .txt{
		float:right;
	}
	.ul_owner li h3{
		max-width:190px;
		margin:auto;
		position:relative;
		top:-20px;
	}
	.ul_owner li h4 {
		text-align:center;
		position:relative;
		top:-10px;
		margin-bottom:15px;
	}
	.ul_owner li h4 img{
		height:26px;
	}

.ownerBlock03 {
	background:url(../img/owner/bg_03.jpg) no-repeat center top;
	background-size:cover;
	margin-top:80px;
}
	.ownerBlock03 .inner03{
		max-width:390px;
		margin:auto;
		font-size:20px;
		text-align:center;
		padding:3% 0 11%;
		line-height:2.2;
		font-weight:bold;
	}
	.ownerBlock03 .inner03 span{
		color:#ec788b;
	}

.ownerBlock04 {
	background:url(../img/owner/bg_04.jpg);
	padding:6% 0;
}
	.ownerBlock04 h3 {
		max-width:600px;
		margin:0 auto 20px;
	}

.ul_owner01 li {
	width:31%;
	margin-right:3.5%;
	margin-top:5%;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:#3fb1c5 solid 4px;
	background:#fff;
	font-size:15px;
	padding:0 20px;
	min-height:235px;
}
.ul_owner01 li:nth-child(2), .ul_owner01 li:nth-child(5) {
	border-color:#ec788b;
}
.ul_owner01 li:nth-child(3), .ul_owner01 li:nth-child(6) {
	border-color:#8bbe32;
}
.ul_owner01 li:nth-child(3n + 3) {
	margin-right:0;
}
.ul_owner01 li h4{
	width:90px;
	margin:auto;
}
	.ul_owner01 li h4{
		margin-top:-20px;
	}
	.ul_owner01 li h5{
		text-align:center;
		margin:15px auto;
	}
	.ul_owner01 li h5 img{
		height:22px;
	}

.ownerBlock05 h3{
	max-width:830px;
	margin:70px auto;
}

.btnOwner {
	text-align:center;
	margin:50px auto 100px;
}

@media (min-width: 768px) and (max-width: 999px) {
	.ownerBlock01{
		background-size:100% 450px;
	}
	.ownerBlock01 .ownertxt01 .txt01{
		padding:0 5%;
	}
	.ownerBlock01 .ownertxt01 .txt02{
		font-size:13px;
		width:60%;
	}
	.ul_owner01 li {
		font-size:14px;
		padding: 0 15px;
	}
}
@media (min-width:767px) and (max-width:959px) {
	.ownerBlock01 .bb {
		height: 455px;
		background-size: cover;
	}
	.ownerBlock01 .ownertxt01 {
		padding-top: 11%;
    padding-left: 10%;
	}
}

@media (min-width:960px) and (max-width:1045px) {
	.ownerBlock01 .ownertxt01 {
		padding-top: 7%;
	}
}

@media (max-width: 767px) {
	.ownerBlock01{
		background:url(../img/owner/bg_00-sp.jpg) no-repeat center bottom;
		background-size:100% auto;
		margin-top:-20px;
		min-height:inherit;
		position:relative;
	}
		.ownerBlock01 .ownertxt01 {
			background:url(../img/owner/new_img_owner01_sp.png) no-repeat center top;
			background-size:cover;
			padding-top: 19%;
			padding-bottom: 7%;
		}
		.ownerBlock01 .bb {
			display: none;
		}
	.ownerBlock01 .ownertxt01 .txt01{
		width:40%;
		margin-right: 7%;
		position: relative;
		top: 18px;
	}
	.ownerBlock01 .ownertxt01 .txt02{
		width:100%;
		position:absolute;
		font-size:13px;
		text-align:left;
		line-height:inherit;
	}
	.txt03 {
		font-size:13px;
		margin:25px 0;
	}
	.ownerBlock02 {
		padding:30px 0;
	}
	.h3Owner01 {
		margin:40px 30px 0 30px;
	}
	.ul_owner li {
		background:url(../img/owner/bg_02-sp.jpg) no-repeat;
		background-size:100% 100%;
		padding:0 20px 20px;
	}

	.ul_owner li h3{
		max-width:135px;
	}
	.ul_owner li h4 img{
		height:42px;
	}
	.ul_owner li .img, .ul_owner li .txt{
		width:100%;
		float:none !important;
	}
	.ul_owner li .img {
		margin-bottom:10px;
	}
	.ul_owner li .txt{
		font-size:13px;
		line-height:1.65;
	}
	.ownerBlock03 {
		background:none;
		background-size:cover;
		margin-top: 40px;
	}
	.ownerBlock03 .inner03{
		font-size:15px;
		line-height:normal;
		padding:0;
		margin:20px auto;
		background:url(../img/owner/bg_03a-sp.jpg) no-repeat left bottom, url(../img/owner/bg_03a-sp.jpg) no-repeat right bottom;
		background-size:32px auto;
	}
	.ownerBlock04 h3 {
		max-width:60%;
	}
	.ul_owner01 li {
		width:100%;
		margin-left:0;
		margin-top:35px;
		float:none;
		min-height:inherit;
		font-size:13px;
		padding: 0 20px 20px;
	}
	.ul_owner01 li:first-child {
		margin-top:2%;
	}
	.ul_owner01 li h4{
		width:70px;
		margin-top: -16px;
	}
	.ul_owner01 li h5 {
		margin:10px 0;
	}
	.ul_owner01 li h5 img{
		height:15px;
	}
	.ownerBlock05 h3{
		margin:40px auto 20px;
	}
	.btnOwner {
		margin:25px 15px 50px;
	}

}
