



/* TOPビジュアル *******************/
header {
	height: 350px;
	background-image: url(../img/insurance/header_hoken_bg_pc.png);
}
header h2 {
	text-align: center;
}
header h2 img {
	width: 100%;
	max-width: 520px;
	height: auto;
	margin-top: 20px;
}






/* トータルライフサポート *******************/
section.total {
	padding-top: 60px;
}
section.total h3 {
	font-size: 36px;
	font-weight: 500;
	color: #0F0F0F;
	text-align: center;
	margin-bottom: 20px;
}
section.total h3 span {
	display: block;
	font-size: 24px;
	font-weight: 500;
	color: #1F2150;
	margin-bottom: 14px;
}
section.total > p {
	font-size: 20px;
	font-weight: 400;
	color: #0F0F0F;
	line-height: 1.6;
	text-align: center;
}
section.total > div {
	width: 1080px;
	margin: 60px auto 0;
	background-color: #E9E9F0;
	border-radius: 20px;
	padding-top: 30px;
	padding-bottom: 68px;
}
section.total > div h4 {
	font-size: 32px;
	font-weight: 500;
	color: #1F2150;
	text-align: center;
	margin-bottom: 10px;
}
section.total > div > p {
	font-size: 20px;
	font-weight: 400;
	color: #1F2150;
	text-align: center;
}
section.total > div > img {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
}
section.total > div > div.cont {
	width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
section.total > div > div.cont:nth-of-type(1) {
	margin-bottom: 30px;
}
section.total > div > div.cont div {
	width: 500px;
	font-size: 18px;
	font-weight: 400;
	color: #0F0F0F;
	line-height: 1.6;
}
section.total > div > div.cont img {
	width: 440px;
	height: auto;
}
section.total > div > div.cont2 {
	width: 960px;
	margin: 20px auto 0;
	background-color: #1F2150;
	border-radius: 20px;
	padding: 26px 250px 26px 40px;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	line-height: 1.6;
	position: relative;
}
section.total > div > div.cont2::before {
	content: "";
	position: absolute;
	right: 0;
	top: 0px;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #E9E9F0 transparent transparent transparent;
	border-width: 16px 14px 0 14px;
}
section.total > div > div.cont2::after {
	position: absolute;
	bottom: 0;
	right: 0;
	background-image: url(../img/insurance/staff_pc.png);
	content: '';
	display: inline-block;
	width: 233px;
	height: 285px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
}
section.total > div > div.cont2 p {
	font-size: 26px;
	font-weight: 500;
	color: #fff;
	margin-top: 10px;
}







/* 保険に関するお問い合わせ *******************/
section.shop {
	width: 960px;
	margin: 0 auto 150px;
}
section.shop h3 {
	width: 100%;
	max-width: 1200px;
	margin: 60px auto 40px;
	text-align: center;
	position: relative;
	font-size: 28px;
	font-weight: bold;
	color: #1F2150;
}
section.shop h3::before {
	content: "";
	display: block;
	border-top: solid 1px #1F2150;
	width: 100%;
	height: 1px;
	position: absolute;
	top: 50%;
	z-index: 1;
}
section.shop h3 p {
	display: inline-block;
	background: #fff;
	padding: 0 30px;
	position: relative;
	z-index: 5;
}
section.shop > div {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
section.shop > div > img {
	width: 440px;
	height: auto;
}
section.shop > div > div {
	width: calc(100% - 480px);
}
section.shop > div > div h4 {
	font-size: 22px;
	font-weight: 500;
	color: #0F0F0F;
	margin-bottom: 27px;
}
section.shop > div > div table {
	width: 416px;
	font-size: 18px;
	font-weight: 400;
	color: #0F0F0F;
	line-height: 1.4;
}
section.shop > div > div table th {
	width: 144px;
	color: #1F2150;
	font-weight: 500;
	vertical-align: middle;
	border-top: 1px solid #1F2150;
	padding: 15px 0;
}
section.shop > div > div table td {
	width: 272px;
	border-top: 1px solid #E9E9F0;
	padding: 15px 0 15px 24px;
}
section.shop > div > div table tr:last-of-type th {
	border-bottom: 1px solid #1F2150;
}
section.shop > div > div table tr:last-of-type td {
	border-bottom: 1px solid #E9E9F0;
}





/*■■■■■■■■■■■■■■ sp ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
@media screen and (max-width: 1079px) {
*{}
/*■■■■■■■■■■■■■■ sp ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





/* TOPビジュアル *******************/
header {
	height: 56vw;
	background-image: url(../img/insurance/header_hoken_bg_sp.png);
}
header h2 {
	height: calc(56vw - 68px);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
header h2 img {
	width: 90%;
	max-width: 700px;
	height: auto;
	margin-top: 0px;
}






/* トータルライフサポート *******************/
section.total {
	padding-top: 40px;
}
section.total h3 {
	font-size: 24px;
	line-height: 1.4;
}
section.total h3 span {
	font-size: 16px;
}
section.total > p {
	font-size: 16px;
	text-align: left;
	margin-left: 5%;
	margin-right: 5%;
}
section.total > div {
	width: 100%;
	border-radius: 0;
	padding-bottom: 0;
}
section.total > div h4 {
	font-size: 24px;
	line-height: 1.4;
}
section.total > div > p {
	font-size: 16px;
	line-height: 1.4;
}
section.total > div > div.cont {
	width: 90%;
	max-width: 600px;
	flex-wrap: wrap;
}
section.total > div > div.cont:nth-of-type(1) {
	flex-direction: column-reverse;
	margin-bottom: 60px;
}
section.total > div > div.cont div {
	width: 100%;
	font-size: 16px;
}
section.total > div > div.cont img {
	width: 100%;
	margin-bottom: 20px;
}
section.total > div > div.cont2 {
	width: 100%;
	max-width: 960px;
	border-radius: 0;
	padding: 40px 20px 100px 20px;
	font-size: 16px;
	margin-top: 60px;
}
section.total > div > div.cont2::after {
	background-image: url(../img/insurance/staff_sp.png);
	width: 157px;
	height: 205px;
}
section.total > div > div.cont2 p {
	width: 60%;
	margin-top: 40px;
	font-size: min(4.5vw,20px);
}
section.total > div > div.cont2 p span {
	display: inline-block;
}





/* 保険に関するお問い合わせ *******************/
section.shop {
	width: 90%;
	max-width: 960px;
	margin: 0 auto 100px;
}
section.shop h3 {
	font-size: 20px;
	line-height: 1.4;
}
section.shop h3 p {
	padding: 0 15px;
}
section.shop > div {
	flex-wrap: wrap;
	max-width: 600px;
	margin: 0 auto;
}
section.shop > div > img {
	width: 100%;
	margin-bottom: 20px;
}
section.shop > div > div {
	width: 100%;
}
section.shop > div > div table {
	width: 100%;
	font-size: 16px;
}
section.shop > div > div table th {
	width: 78px;
	padding: 10px 0;
}
section.shop > div > div table td {
	width: calc(100% - 78px);
	padding: 10px 0 10px 24px;
}






/*■■■■■■■■■■■■■■ sp ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
}
/*■■■■■■■■■■■■■■ sp ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
