@charset "UTF-8";

.mv-b {
	position:  relative;
	height: 500px;
	width: 100%;
	margin: 0 auto;
	background-size: cover;
}
.mv-b.inh {
	background: url(../img/inheritance.jpg) no-repeat center bottom;
}
.mv-b.gua {
	background: url(../img/guardianship.jpg) no-repeat center top;
}
.mv-b.tru {
	background: url(../img/trust.jpg) no-repeat center top;
}
.mv-b.rea {
	background: url(../img/realestate.jpg) no-repeat center bottom;
}
.mv-b.com {
	background: url(../img/commerce.jpg) no-repeat center top;
}

.mv-b.debt {
	background: url(../img/debtb.jpg) no-repeat center top;
}

.mv-b.pos {
	background: url(../img/posthumous.jpg) no-repeat center top;
}
.mv-b.pro {
	background: url(../img/probate.jpg) no-repeat center top;
}


.mv-b .mv-over {
	height: 500px;
	position: relative;
	background-color: rgba(0, 0, 0, 0.3);
}
header .mv-b .inner2 {
	padding-top: 296px;
	background: none;
	width: 1200px;
	padding-right: 0;
	position: relative;
}
header .mv-b .inner2 h2 {
	color: #fffefe;
	margin: 0 auto;
	font-size: 60px;
	line-height: 1;
	letter-spacing: -0.05em;
	position: relative;
	top: -20px;
	padding: 0;
	text-align: center;
}
header .mv-b .inner2 p {
	margin: 40px 0 0;
	padding: 0;
	font-size: 36px;
	line-height: 1;
	font-weight: 300;
	color: #fffefe;
	text-align: center;
	font-feature-settings: normal;
}



/*point*/
.point {
	padding: 60px 0 0;
	margin: 0 auto;
}
.point:nth-of-type(even) {
	background: #ebeef3;
}
.pinner {
	padding: 60px 0;
}
.pinner ul {
	display: flex;
	min-height: 370px;
	width: 1100px;
	padding: 0 30px;
	margin: 140px auto 0;
}
.pinner ul:nth-of-type(1) {
	margin-top: 0;
	padding: 0 0 0 30px;
}
.pinner ul li:first-child {
	flex: 0 0 482px;
	background: #d8e1ef;
	position: relative;
}
.pinner ul li:first-child img {
	position: absolute;
	top: -30px;
	right: 30px;
	width: 482px;
}
.pinner ul:nth-of-type(1) li:last-child {
	padding-right: 100%;
}
.pinner ul:nth-of-type(2) {
	flex-direction: row-reverse;
	padding: 0 30px 0 0;
}
.pinner ul:nth-of-type(2) li:first-child {
	background: #d8e1ef;
}
.pinner ul:nth-of-type(2) li:first-child img {
	left: 30px;
}
.pinner ul:nth-of-type(2) li:last-child div {
	padding-right: 30px;
	padding-left: 0;
}
.pinner ul:nth-of-type(2) li:last-child {
	padding-left: 100%;
}
.pinner ul li:last-child {
	position: relative;
	background: #d8e1ef;
}
.pinner ul li:last-child div {
	width: 590px;
	padding-left: 30px;
}
.ptitle {
	font-weight: 600;
	color: #0056cb;
	font-size: 32px;
	line-height: 44px;
	padding: 30px 0;
}
.ptext {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	padding: 0 0 30px 0;
	text-align: justify;
}
.pnumber {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 194px;
	height: 162px;
	z-index: -1;
}
.pinner ul:nth-of-type(2) .pnumber {
	left: 0;
}







@media screen and (max-width: 1200px) and (min-width: 769px) {
	.mv-b {
		width: 100%;
		height: 36.1667vw;
		background-size: 144% auto;
	}
	.mv-b .mv-over {
		height: 36.1667vw;
	}
	header .mv-b .inner2 {
		padding-top: 17vw;
		width: 100%;
	}
	header .mv-b .inner2 h2 {
		font-size: 6.67vw;
	}
	header .mv-b .inner2 p {
		font-size: 3vw;
		margin-top: 3.4vw;
	}

/*point*/
	.point {
		padding: 5vw 0;
	}
	.pinner {
		padding: 5vw 4.1666vw 0;
	}
	.pinner ul {
		width: 100%;
		height: auto;
		margin: 11.667vw auto 0;
		min-height: 30.83vw;
	}
	.pinner ul li:first-child {
		flex: 0 0 45%;
	}
	.pinner ul li:first-child img {
		top: -2.5vw;
		right: 2.5vw;
		width: 100%;
	}
	.pinner ul:nth-of-type(2) li:first-child img {
		left: 2.0833vw;
		right: unset;
	}
	.pinner ul:nth-of-type(2) li:last-child div {
		padding-right: 3vw;
		padding-left: 0;
	}
	.pinner ul:nth-of-type(2) .pnumber {
		left: 0;
		right: unset;
	}
	.pinner ul li:last-child div {
		width: 48vw;
		padding-left: 2.5vw;
	}
	.ptitle {
		font-size: 2.6667vw;
		line-height: 3.6667vw;
		padding: 2.5vw 0;
	}
	.ptext {
		font-size: 1.5vw;
		line-height: 2.3333vw;
		padding: 0 0 2.5vw 0;
	}
	.pnumber {
		width: 16.1667vw;
		height: 13.5vw;
	}

}



@media screen and (max-width: 768px) {
	.mv-b {
		background-size: cover;
		border-bottom: solid 0.4vw #13588b;
		height: 60vw;
		width: 100%;
	}
	.mv-b.inh {
		background: url(../img/inheritance.jpg);
		background-size: cover;
	}
	.mv-b.gua {
		background: url(../img/guardianship.jpg);
		background-size: cover;
	}
	.mv-b.tru {
		background: url(../img/trust.jpg);
		background-size: cover;
	}
	.mv-b.rea {
		background: url(../img/sp/realestate.jpg);
		background-size: cover;
	}
	.mv-b.com {
		background: url(../img/commerce.jpg);
		background-size: cover;
	}
	.mv-b.pos {
		background: url(../img/posthumous.jpg);
		background-size: cover;
	}
	.mv-b.pro {
		background: url(../img/probate.jpg);
		background-size: cover;
	}
	.mv-b .mv-over {
		height: 60vw;
	}
	header .mv-b .inner2 {
		width: 100%;
		padding: 27vw 4.6667vw 0;
	}
	header .mv-b .inner2 h2 {
		font-size: 8vw;
	}
	header .mv-b .inner2 p {
		font-size: 5vw;
		margin-top: 3.4vw;
	}

/*pint*/
	.point {
		padding: 16vw 0 16vw;
		margin-top: 0;
	}
	.point:nth-of-type(1) {
		padding-top: 0;
		margin-top: 16vw;
	}
	.pinner {
		padding: 8.9334vw 4.6667vw 0;
	}
	.pinner ul {
		width: 100%;
		height: auto;
		margin: 10.2667vw 0 0;
		display: block;
	}
	.pinner ul:nth-of-type(1), .pinner ul:nth-of-type(2) {
		padding: 0;
	}
	.pinner ul li:first-child {
		height: 69.867vw;
		padding: 0;
	}
	.pinner ul li:first-child img {
		top: 0;
		right: 0;
		width: 100%;
		height: 100%;
	}
	.pinner ul:nth-of-type(1) li:last-child, .pinner ul:nth-of-type(2) li:last-child {
		padding: 0 4vw 4vw;
	}
	.pinner ul li:last-child div {
		width: 100%;
		padding-left: 0;
	}
	.ptitle {
		font-size: 5.3334vw;
		line-height: 5.8667vw;
		padding: 4vw 0;
	}
	.ptext {
		font-size: 4.2667vw;
		line-height: 6.4vw;
		padding: 0;
	}
	.pnumber {
		top: -17.2vw;
		right: 2.6667vw;
		width: 25.6vw;
		height: 21.6vw;
		z-index: 2;
	}
	.pinner ul:nth-of-type(2) li:first-child img {
		left: 0;
	}
	.pinner ul:nth-of-type(2) li:last-child div {
		padding-right: 0;
	}
	.pinner ul:nth-of-type(2) .pnumber {
		left: unset;
	}

}

/*IE*/
_:-ms-lang(x)::-ms-backdrop, .ptext {
	font-weight: lighter;
}











