.owner01 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto 70px;
	position: relative;
}
.owner01 dl {
}
.owner01 dt {
	text-align: center;
	color: #002E5E;
	font-size: 160%;
	font-weight: 500;
	line-height: 170%;
	margin-bottom: 30px;
}
.owner01 dt strong {
	display: block;
	text-align: center;
	font-size: 140%;
	font-weight: 500;
}
.owner01 dd {
	width: 23%;
	margin: 0px auto;
}
.owner01 ul {
	width: 35%;
	position: absolute;
	bottom: 0;
}
.owner01 ul.left {
	left: 0;
}
.owner01 ul.right {
	right: 0;
}
.owner01 li {
	text-align: center;
	color: #2769AC;
	font-weight: 500;
	font-size: 110%;
	margin: 0px auto 5px;
	padding: 7px 0;
	border-bottom: #ccc 1px dashed;
}
/* ------------------------------------- */
.owner02 {
	width: 100%;
	background-color: #132747;
	color: #fff;
	padding: 50px 0;
	margin-bottom: 70px;
}
.owner02 .inner {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
}
.owner02 .inner dl {
	margin-bottom: 60px;
}
.owner02 .inner dt,
.owner02 .inner dd {
	text-align: center;
}
.owner02 .inner dt {
	font-size: 120%;
	font-weight: 600;
	margin-bottom: 10px;
	letter-spacing: 2px;
}
.owner02 .inner dt.sub {
	color: #FF9;
}
.owner02 .inner dd {
	margin-bottom: 25px;
}
.owner02 .inner ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.owner02 .inner li {
	float: left;
	width: 31%;
	margin-right: 3.5%;
	position: relative;
}
.owner02 .inner li:last-child {
	margin-right: 0;
}
.owner02 .inner li:nth-child(2) {
	background: url(../images/owner/img05.svg) no-repeat,  url(../images/owner/img03.svg) no-repeat, url(../images/owner/img06.svg) no-repeat;
	background-size: 75px auto, auto 85%, 75px auto;
	background-position: left center, center bottom, right center;
}
.owner02 .inner li img {
	display: block;
	position: relative;
	z-index: 0;
}
.owner02 .inner li p {
	text-align: center;
	width: 200px;
	background-color: #2769AC;
	color: #fff;
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -100px;
	font-weight: 500;
	padding: 0px 0 2px;
}
.owner02 .inner li p strong {
	display: inline-block;
	font-size: 140%;
	margin: 0 5px;
}
.owner02 .inner li span {
	display: block;
	text-align: center;
	width: 100%;
	font-size: 90%;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.owner02 .inner li:nth-child(2) strong {
	display: block;
	font-weight: 600;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 170%;
	font-size: 110%;
}
/* ------------------------------------- */
.owner03 {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto 70px;
}
.owner03 .box1,
.owner03 .box2 {
	border: #ccc 1px solid;
	padding: 30px;
	max-width: 750px;
	width: 100%;
	margin: 0px auto 30px;
}
.owner03 .box1 .ttl,
.owner03 .box2 .ttl {
	text-align: center;
	font-size: 110%;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 15px;
	color: #2769AC;
}
.owner03 .box1 ul {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	padding-top: 20px;
	list-style: inside disc;
}
.owner03 .box1 li {
	float: left;
	width: 49%;
	margin-right: 2%;
	line-height: 160%;
	margin-bottom: 5px;
	letter-spacing: 0;
	font-weight: 400;
	font-size: 90%;
}
.owner03 .box1 li:nth-child(2n) {
	margin-right: 0;
}
.owner03 .box2 {
	background-color: #FFC;
}
.owner03 .box3 {
	margin-bottom: 30px;
}
.owner03 .box3 dt {
	color: #2769AC;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 200%;
	margin-bottom: 15px;
}
.owner03 .box3 dd {
	margin-bottom: 10px;
}
.owner03 .box4 {
}
.owner03 .box4 dt {
	color: #EC6C52;
	font-weight: 600;
	letter-spacing: 2px;
	font-size: 120%;
	line-height: 160%;
	margin-bottom: 15px;
}
.owner03 .box4 dd {
	font-weight: 500;
}
.owner03 .box3 dt,
.owner03 .box3 dd,
.owner03 .box4 dt,
.owner03 .box4 dd {
	text-align: center;
}
/* ------------------------------------- */
.owner04 {
	width: 100%;
	background-color: #132747;
	color: #fff;
	padding: 50px 0;
	margin-bottom: 1px;
}
.owner04 .inner {
	max-width: 1100px;
	width: 90%;
	margin: 0px auto;
}
.owner04 .inner dt {
	font-size: 130%;
	font-weight: 500;
	margin-bottom: 20px;
	text-align: center;
	letter-spacing: 1px;
}
.owner04 .inner dt br {
	display: none;
}
.owner04 .inner dd {
	text-align: center;
}
/* ------------------------------------- */

/* ------------------------------------- */

/* ------------------------------------- */




@media screen and (max-width: 900px) {
	.owner01 {
	}
	.owner01 dl {
	}
	.owner01 dt {
	}
	.owner01 dt strong {
	}
	.owner01 dd {
		width: 32%;
	}
	.owner01 ul {
		width: 32%;
		position: absolute;
		bottom: 0;
	}
	.owner01 ul.left {
	}
	.owner01 ul.right {
	}
	.owner01 li {
		line-height: 150%;
		font-size: 90%;
		text-align: left;
	}
	/* ------------------------------------- */
	.owner02 .inner li {
		width: 32%;
		margin-right: 2%;
	}
	.owner02 .inner li p {
		font-size: 90%;
	}
	.owner02 .inner li:nth-child(2) strong {
		line-height: 160%;
		font-size: 100%;
	}
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	.owner04 .inner dt,
	.owner04 .inner dd {
		text-align: left;
	}
}






@media screen and (max-width: 780px) {
	.owner01 {
		overflow: hidden;
	}
	.owner01 dt {
		font-size: 160%;
		margin-bottom: 30px;
	}
	.owner01 dt strong {
		font-size: 140%;
	}
	.owner01 dd {
		width: 250px;
		margin: 0px auto 30px;
	}
	.owner01,
	.owner01 ul {
		position: static;
	}
	.owner01 ul {
		width: 48%;
	}
	.owner01 ul.left {
		float: left;
		margin-right: 4%;
	}
	.owner01 ul.right {
		float: left;
	}
	.owner01 li {
		font-size: 110%;
	}
	/* ------------------------------------- */
	.owner02 .inner li {
		width: 30%;
		margin-right: 1%;
	}
	.owner02 .inner li:nth-child(2) {
		width: 38%;
	}
	/* ------------------------------------- */
	
	/* ------------------------------------- */
}






@media screen and (max-width: 580px) {
	.owner01 dd {
		width: 200px;
		margin: 0px auto 30px;
	}
	.owner01 ul {
		width: 100%;
	}
	.owner01 ul.left,
	.owner01 ul.right {
		float: none;
		margin-right: 0;
	}
	.owner01 li {
		text-align: center;
	}
	/* ------------------------------------- */
	.owner02 .inner dl {
		margin-bottom: 60px;
	}
	.owner02 .inner dt,
	.owner02 .inner dd {
		text-align: left;
	}
	.owner02 .inner dt {
		font-size: 110%;
	}
	.owner02 .inner ul {
		max-width: 327px;
		width: 100%;
		margin: 0px auto;
	}
	.owner02 .inner li {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.owner02 .inner li:last-child {
	}
	.owner02 .inner li:nth-child(2) {
		height: 220px;
		width: 100%;
		background: url(../images/owner/img05b.svg) no-repeat,  url(../images/owner/img03.svg) no-repeat, url(../images/owner/img06b.svg) no-repeat;
		background-size: 75px auto, auto 85%, 75px auto;
		background-position: right top, left bottom, right bottom;
	}
	.owner02 .inner li:nth-child(2) strong {
		right: 0;
		top: 38%;
		font-size: 110%;
	}
	/* ------------------------------------- */
	.owner03 {
	}
	.owner03 .box1,
	.owner03 .box2 {
		padding: 20px;
	}
	.owner03 .box1 .ttl,
	.owner03 .box2 .ttl {
	}
	.owner03 .box1 ul {
	}
	.owner03 .box1 li {
		float: none;
		width: 100%;
		margin-right: 0;
		font-size: 100%;
	}
	.owner03 .box3 dt {
		font-size: 150%;
	}
	.owner03 .box3 dd {
		text-align: left;
	}
	.owner03 .box4 {
	}
	.owner03 .box4 dt {
		font-size: 110%;
		text-align: left;
	}
	.owner03 .box4 dd {
		text-align: left;
	}
	/* ------------------------------------- */
	
	/* ------------------------------------- */
	
	/* ------------------------------------- */
}