.p-mv {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 395px;
	background-image: url(../../../images/pages/template/mv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover
}
.p-mv__container {
	width: 1120px;
	height: 100%;
	padding-top: 197px;
	margin: 0 auto
}
.p-mv__title {
	position: relative;
	z-index: 2;
	font-size: 4.6rem;
	font-weight: 500;
	color: #fff
}
.p-mv__title-eng {
	position: relative;
	display: block;
	margin-bottom: 10px;
	line-height: 0
}
.p-mv__title-eng.eng_ttl {
	font-size: 18px;
}
.p-mv__title-eng::before {
	position: absolute;
	top: 40%;
	width: 15px;
	height: 1px;
	margin-left: -25px;
	content: "";
	background-color: #fff
}
.p-section__container {
	width: 1120px;
	padding: 46px 0 86px;
	margin: 0 auto
}
.p-section__head {
	padding: 39px;
	border: 2px solid rgba(0, 13, 153, .2);
	border-radius: 10px
}
.p-section__head-text {
	margin-top: 20px;
	line-height: 2
}
.p-title {
	position: relative;
	padding-bottom: 11px;
	text-align: center
}
.p-title::before {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	width: 44px;
	height: 1px;
	margin: 0 auto;
	content: ""
}
.p-title-sub {
	display: inline-block;
	font-size: 2rem;
	letter-spacing: .06em
}
.p-title__blue, .p-title__line {
	font-size: 3.4rem;
	font-weight: 600;
	color: #000d99
}
.p-title__blue {
	text-align: center
}
.p-title__line {
	position: relative;
	padding: 42px 0 40px;
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee
}
.p-title__line-lt::before, .p-title__line::before {
	position: absolute;
	top: -2px;
	left: 0;
	width: 200px;
	height: 2px;
	content: "";
	background-color: #000096
}
.p-title__black {
	font-size: 2.6rem;
	font-weight: 600;
	line-height: 1.6;
	color: #000
}
.p-title__line-lt {
	position: relative;
	padding-left: 15px;
	font-size: 2.2rem;
	font-weight: 600;
	color: #000d99
}
.p-title__line-lt::before {
	top: 5px;
	width: 3px;
	height: 23px;
	background-color: #000d99
}
.p-title__line-bottom {
	padding-bottom: 25px;
	margin-bottom: 20px;
	font-size: 3.4rem;
	font-weight: 600;
	line-height: 1.4;
	color: #009;
	border-bottom: 2px solid #eee
}
.p-section__title-h3 {
	margin-top: 37px
}
.p-section__title-h4 {
	margin-top: 30px
}
.p-section__text {
	margin-top: 15px
}
.p-section__group-flex {
	margin-top: 37px
}
.p-section__group-flex .p-section__title-h3 {
	margin-top: 0
}
.p-section__group-flex .p-section__group-detail {
	width: 540px
}
.p-section__group-flex .p-section__group-obj-text {
	margin-bottom: 30px;
	font-weight: 600;
	color: #000d99;
	text-align: center
}
.p-section__group-flex .p-section__group-obj {
	width: 540px;
	margin-top: 0
}
.p-section__group {
	margin-top: 30px
}
.p-section__table {
	margin: 48px auto 0
}
.p-section__table table {
	width: 100%;
	background-color: #fff;
	border: 1px solid #ddd
}
.p-section__table tr {
	border-bottom: 1px solid #ddd
}
.p-section__table td, .p-section__table th {
	padding: 18px;
	border-right: 1px solid #ddd
}
.p-section__table td {
	text-align: center
}
.p-section__table thead {
	background-color: #eaf2ff
}
.p-section__table thead th {
	width: 620px;
	padding: 16px;
	font-weight: 600;
	color: #000;
	text-align: center
}
.p-section__table thead th:first-child {
	width: 182px
}
.p-section__table thead th:nth-child(2) {
	width: 316px
}
.p-section__list {
	position: relative;
	padding: 20px 0 0 20px;
	margin-top: 20px;
	font-weight: 500;
	line-height: 2;
	border-top: 1px dotted #ddd
}
.p-section__list:first-child {
	margin-top: 0;
	border-top: none
}
.p-section__list::before {
	position: absolute;
	top: 32px;
	left: 0;
	width: 8px;
	height: 8px;
	content: "";
	background-color: #000d99;
	border-radius: 50%
}
table.color01 th {
	background-color: #2595C7;
	white-space: nowrap;
	color: #fff;
}
table.color02 th {
	background-color: #EE9457;
	white-space: nowrap;
	color: #fff;
}
table.color01 .p-about__table-head-item,
table.color02 .p-about__table-head-item{
	width: auto;
}
table.color01,
table.color02,
table.color01 .p-about__table-label,
table.color02 .p-about__table-label,
table.color01 .p-about__table-item,
table.color02 .p-about__table-item,
table.color01 .p-about__table-head-item,
table.color02 .p-about__table-head-item{
	border:1px solid #fff;
}
table.color01 tr.under01 {
	background: #EDF7FB;
}

table.color01 tr.under02 {
	background: #C2E4F3;
}
table.color02 tr.under01 {
	background: #FFE6C9;
}
table.color02 tr.under02 {
	background: #FFF0E0;
}
table th.nowrap,
table td.nowrap{
	white-space: nowrap;
}
.p-img {
	width: 100%;
	margin: 20px auto 0;
}
ul.faq_list li{
	width: 90%;
	margin: 10px auto;
	list-style: disc;
}
ul.faq_list li a:hover{
	color: #000d99;
	font-weight: bold;
}
.p-section__text a {
    text-decoration: underline;
    transition: .5s;
}
.p-section__text a:hover {
	color: #000d99
}
@media (max-width:48em) {
	.p-mv {
		height: 285px;
		background-image: url(../../../images/pages/template/mv_bg_sp.jpg);
		background-position: center top
	}
	.p-mv__container {
		width: 100%;
		height: 285px;
		padding-top: 9.3333333333%
	}
	.p-mv__title {
		font-size: 2.7rem;
		text-align: center
	}
	.p-mv__title-eng {
		margin: 0 auto
	}
	.p-mv__title-eng.eng_ttl {
		font-size: 12px;
		margin-bottom: 6px;
	}
	.p-mv__title-eng::before {
		top: 35%;
		width: 10px;
		margin-left: -20px
	}
	.p-section__container {
		width: 100%;
		padding: 36px 4% 45px
	}
	.p-section:last-child .p-section__container {
		padding-bottom: 65px
	}
	.p-section__head {
		padding: 5.0724637681% 4.347826087% 6.5217391304%;
		border-radius: 10px
	}
	.p-section__head-text {
		margin-top: 3.1746031746%;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.p-title {
		padding-bottom: 13px
	}
	.p-title::before {
		width: 40px
	}
	.p-title-sub {
		font-size: 1.4rem
	}
	.p-title__blue, .p-title__line {
		font-size: 2.2rem
	}
	.p-title__line {
		padding: 4.347826087% 0 5.2173913043%
	}
	.p-title__line::before {
		width: 100px
	}
	.p-title__black {
		font-size: 1.9rem;
		line-height: 1.5
	}
	.p-title__line-lt {
		padding-left: 8px;
		font-size: 1.6rem
	}
	.p-title__line-lt::before {
		top: 2.5px;
		height: 21px
	}
	.p-title__line-bottom {
		padding-bottom: 6.0317460317%;
		margin-bottom: 5.2380952381%;
		font-size: 2.2rem;
		text-align: center
	}
	.p-title__line-bottom--small {
		font-size: 1.8rem
	}
	.p-section__title-h3 {
		margin-top: 5.3623188406%
	}
	.p-section__title-h4 {
		margin-top: 6.231884058%
	}
	.p-section__text {
		margin-top: 3.6231884058%;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.p-section__group-flex {
		margin-top: 6.231884058%
	}
	.p-section__group-flex .p-section__group-detail {
		width: 100%
	}
	.p-section__group-flex .p-section__group-obj-text {
		margin-bottom: 5.7971014493%;
		font-size: 1.4rem
	}
	.p-section__group-flex .p-section__group-obj {
		width: 100%;
		margin: 7.2463768116% 0 0
	}
	.p-section__group {
		margin-top: 8.6956521739%
	}
	.p-section__table {
		width: 725px;
		margin-top: 24px
	}
	.p-section__table table {
		width: 190.6666666667vw;
		min-width: 846px;
		font-size: 1.3rem
	}
	.p-section__table td, .p-section__table th {
		padding: 15px
	}
	.p-section__table thead th {
		width: 43.3566433566%;
		padding: 12px 0
	}
	.p-section__table thead th:first-child {
		width: 16.4335664336%
	}
	.p-section__table thead th:nth-child(2) {
		width: 27.972027972%
	}
	.p-section__list {
		padding: 4.347826087% 0 0 4.347826087%;
		margin-top: 3.6231884058%;
		font-size: 1.3rem;
		line-height: 1.6
	}
	.p-section__list::before {
		top: 21px;
		width: 6px;
		height: 6px
	}
	.p-img {
		width:200%;
		margin:6.5217391304% auto 0
	}
	ul.faq_list li a:hover{
	color: #4d4d4d;
	font-weight: 400;
	}
}
@media not all and (max-width:48em) {
	.p-section__group-flex {
		display: flex;
		justify-content: space-between
	}
}