@charset "utf-8";
@import url("/css/modaal.min.css");
.mv.point {
	margin: 64px 0 0;
}
.mv.point .mainInner {
	background: url(../img/point/mv_pc.jpg) no-repeat center / cover;
}
.mv.point h2 {
	font-size: 30px;
}
.mv.point h2 strong {
	color: #ceda00;
	font-size: 40px;
	font-weight: 400;
}
/*----------------------------------*/
.list_point {
	margin-bottom: 100px;
	padding: 60px;
	background: #f1f8ff;
}
.list_point .ttl {
	padding-bottom: 30px;
	line-height: 1.2;
}
.list_point .leadtxt {
	padding-bottom: 30px;
	text-align: center;
}
.list_point .point_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.list_point .box {
	width: 48%;
}
.list_point .box h3 {
	margin-bottom: 30px;
	padding: 15px;
	border-top: 2px solid #313131;
	border-bottom: 2px solid #313131;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}
.list_point .box .detail {
	margin: 20px 10px;
	padding: 20px 30px;
	background: #fff;
}
.list_point .box .detail li {
	padding: 0 10px;
}
.list_point .btn_more02 {
	padding-top: 30px;
	text-align: center;
}
.btn_more02 a {
	position: relative;
	display: inline-block;
	padding: 25px 100px;
	border: 1px solid #005bab;
	background: #fff;
	color: #005bab;
	font-size: 18px;
	line-height: 1.2;
	letter-spacing: 0;
}
.btn_more02 a::before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 24px;
	width: 7px;
	height: 7px;
	margin: auto;
	border-top: 1px solid #005bab;
	border-right: 1px solid #005bab;
	transform: rotate(45deg);
}
.btn_more02 a:hover {
	background: #005bab;
	color: #fff;
}
.btn_more02 a:hover:before {
	border-color: #fff;
}
@media screen and (max-width: 1180px) {
	.list_point .box {
		width: 90%;
	}
}
/*----------------------------------*/

.ttl {
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	color: #005bab;
	line-height: 1.5;
}
.gallery_detail ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.point_box {
	padding: 100px 0;
}
.point_box h3 {
	margin: 0 auto 50px;
	padding: 15px;
	max-width: 860px;
	border-top: 2px solid #313131;
	border-bottom: 2px solid #313131;
	text-align: center;
	font-size: 30px;
	font-weight: 700;
}
.point_box .detail {
	margin: 30px 0;
	padding: 20px 30px;
	background: #eeeeee;
}
.point_box .detail ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.point_box .detail li {
	padding: 0 20px;
}
.point_box .txt {
	line-height: 2;
}
.plan {
	padding: 80px 60px 100px;
	background: #f1f8ff;
}
.plan .ttl {
	padding-bottom: 50px;
}
.plan ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.p02.plan ul {
	align-items: flex-start;
}
.plan li {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	padding: 3% 2%;
	width: 31%;
	background: #fff;
}
.p02.plan li {
	padding: 0;
	background: none;
}
.plan .txt {
	padding-top: 30px;
}
.p02.plan figure {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 8%;
	width: 100%;
	min-height: 400px;
	text-align: center;
	background: #fff;
}
.p02.plan li:nth-child(2) figure img {
	max-width: 250px;
}
.p02.plan li:last-child figure img {
	max-width: 200px;
}
.p02.plan .txt {
	background: #f1f8ff;
}
.points .ttl {
	padding-bottom: 40px;
}
.points_box {
	padding: 80px 0 0;
}
.points_box dl {
	margin: 50px auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	max-width: 80%;
}
.p02 .points_box dl {
	align-items: flex-start;
}
.points_box dt {
	margin-bottom: 40px;
	width: 180px;
	color: #125c9d;
	border: 2px dotted #125c9d;
	border-radius: 50px;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
.points_box dd {
	margin-bottom: 40px;
	width: calc(100% - 200px);
	font-size: 24px;
	font-weight: 700;
	line-height: 1.5;
}
.p02 .points_box dd strong {
	display: block;
	padding-bottom: 10px;
}
.p02 .points_box dd p {
	font-size: 20px;
	font-weight: 300;
}
.p02 .points_box .txt {
	padding: 20px 0 100px;
}
.interview .ttl_area {
	padding: 30px;
	background: #125c9d;
	color: #fff;
	text-align: center;
	font-size: 24px;
	font-weight: 700;
}
.interview .ttl_area img {
	padding-bottom: 10px;
	max-width: 75px;
}
.interview .leadtxt {
	padding: 50px 0;
	text-align: center;
}
.interview .sec {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
.interview .sec figure {
	width: 50%;
}
.interview .sec figcaption {
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}
.interview .sec .txt_area {
	width: 48%;
}
.interview .sec p {
	margin-bottom: 20px;
	line-height: 2;
}
.interview .check {
	position: relative;
	margin-bottom: 10px;
	padding-left: 50px;
	color: #125c9d;
	font-size: 24px;
	font-weight: 700;
}
.interview .check::before {
	position: absolute;
	top: 5px;
	left: 0;
	width: 40px;
	height: 32px;
	background: url(../img/point/ico_check.png) no-repeat center / contain;
	content: "";
}
.interview .sec.ptn2 figure {
	order: 1;
}
.measure {
	position: relative;
	padding: 50px;
	border: 2px solid #125c9d;
	background: #f5f2f2;
}
.ttl_measure {
	position: relative;
	margin: 0 auto 20px;
	padding-bottom: 60px;
	max-width: 600px;
	color: #125c9d;
	font-size: 30px;
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
}
.ttl_measure::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 38px;
	background: url(../img/point/line.png) no-repeat center / contain;
	content: "";
}
.measure .leadtxt {
	padding: 0 50px 20px;
}
.measure .sec {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 60px;
}
.measure .sec figure {
	width: 45%;
}
.measure .sec .txt_area {
	width: 50%;
}
.measure .sec .txt_area p {
	padding-bottom: 20px;
}
.measure .sec strong {
	display: block;
	color: #125c9d;
	font-size: 24px;
	font-weight: 700;
}
.measure .sec.ptn2 {
	margin: 0 auto;
	align-items: center;
	max-width: 80%;
}
.measure .sec.ptn2 figure {
	width: 30%;
	text-align: center;
}
.measure .sec.ptn2 figure img {
	max-width: 180px;
}
.measure .sec.ptn2 figcaption {
	padding-bottom: 20px;
	font-size: 24px;
	font-weight: 700;
}
.measure .sec.ptn2 .txt_area {
	padding-top: 50px;
	width: 62%;
}
.measure .sec.ptn2 .txt_area p {
	position: relative;
	padding: 20px 0 20px 150px;
}
.measure .sec.ptn2 .txt_area p::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 100%;
	background: url(../img/point/point01/stamp.png) no-repeat center / contain;
	content: "";
}
.p02 .measure .sec.ptn2 .txt_area p::before {
	background: url(../img/point/point02/stamp.png) no-repeat center / contain;
}
.measure::after {
	position: absolute;
	bottom: -80px;
	left: 0;
	width: 100%;
	height: 40px;
	background: url(../img/point/arrow.png) no-repeat center / contain;
	content: "";
}
@media screen and (max-width: 1180px) {
	.measure .sec.ptn2 {
		max-width: 100%;
	}
	.measure .sec.ptn2 figure {
		width: 100%;
	}
	.measure .sec.ptn2 figure img {
		max-width: 160px;
	}
	.measure .sec.ptn2 .txt_area {
		padding-top: 10px;
		width: 100%;
	}
	.measure .sec.ptn2 .txt_area p {
		padding: 20px 0 20px 100px;
	}
	.measure .sec.ptn2 .txt_area p::before {
		width: 80px;
	}
}
.merit {
	padding: 100px 0;
}
.merit .txt {
	padding-bottom: 50px;
	line-height: 2;
}
.merit figure {
	padding-bottom: 30px;
}
.gallery {
	margin-bottom: 100px;
	padding: 100px 60px;
	background: #f1f8ff;
}
.gallery ul {
	margin: 50px -20px;
	display: flex;
	flex-wrap: wrap;
}
.gallery li {
	padding: 0 20px 40px;
	width: 25%;
}
.gallery a {
	position: relative;
	display: block;
}
.gallery a:hover {
	opacity: .7;
}
.gallery a::after {
	position: absolute;
	bottom: 0;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 50px;
	height: 50px;
	font-size: 30px;
	color: #fff;
	background: #898989;
	content: "＋"
}
.gallery a span {
	display: block;
	width: 100%;
	background-size: cover;
	aspect-ratio: 1 / 1;
}
.bnr_document {
	text-align: center;
}
.bnr_document img {
	max-width: 650px;
	width: 90%;
}
@media screen and (max-width: 1180px) {
	.gallery {
		padding: 60px 50px 10px;
	}
	.gallery li {
		padding: 0 10px 30px;
	}
	.gallery a::after {
		width: 40px;
		height: 40px;
		font-size: 22px;
	}
}
/*---------------------------------------------------------
	スマホ
---------------------------------------------------------*/
@media screen and (max-width: 680px) and (orientation: portrait), screen and (max-width: 737px) and (orientation: landscape) {
	#pageMain {
		overflow: hidden;
	}	
	.mv.point {
		margin: 0;
	}
	.mv.point .mainInner {
		background: url(../img/point/mv_sp.jpg) no-repeat center / cover;
	}
	.mv.point h2 {
		font-size: 18px;
	}
	.mv.point h2 strong {
		font-size: 20px;
	}
	/*------------------------------*/
	.list_point {
		margin-bottom: 30px;
		padding: 40px 20px 0;
	}
	.list_point .ttl {
		padding-bottom: 15px;
	}
	.list_point .leadtxt {
		padding-bottom: 30px;
		text-align: left;
	}
	.list_point .box {
		padding-bottom: 50px;
		width: 100%;
	}
	.list_point .box h3 {
		margin-bottom: 20px;
		padding: 10px;
		border-top: 1px solid #313131;
		border-bottom: 1px solid #313131;
		font-size: 16px;
	}
	.list_point .box .detail {
		margin: 20px 5px;
		padding: 15px 10px;
	}
	.list_point .box .detail li {
		padding: 0 5px;
		letter-spacing: 0;
	}
	.list_point .box .txt {
		position: relative;
	}
	.list_point .box .txt::after {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 100px;
		background: linear-gradient(0deg, rgba(241,248,255,1) 0%, rgba(241,248,255,0) 100%);
		content: "";
	}
	.list_point .btn_more02 {
		margin-top: -30px;
		padding-top: 0;
	}
	.btn_more02 a {
		padding: 20px 50px;
		font-size: 15px;
	}
	/*----------------------------------*/
	.ttl {
		font-size: 20px;
	}
	.point_box {
		padding: 30px 0;
	}
	.point_box h3 {
		margin: 0 auto 30px;
		border-top: 1px solid #313131;
		border-bottom: 1px solid #313131;
		font-size: 20px;
	}
	.point_box .detail {
		margin: 20px 5px;
		padding: 15px 10px;
	}
	.point_box .detail ul {
		justify-content: space-between;
	}
	.point_box .detail li {
		padding: 0 5px;
	}
	.plan {
		padding: 30px 20px 50px;
	}
	.p02.plan {
		padding: 30px 20px 10px;
	}
	.plan .ttl {
		padding-bottom: 20px;
	}
	.plan li {
		margin-bottom: 30px;
		padding: 10% 15%;
		width: 100%;
	}
	.p02.plan li:last-child {
		display: none;
	}
	.p02.plan figure {
		min-height: auto;
	}
	.plan .txt {
		padding-top: 0;
	}
	.p02.plan .txt {
		padding-top: 20px;
	}
	.points .ttl {
		padding-bottom: 20px;
	}
	.points_box {
		padding: 40px 0 0;
	}
	.points_box dl {
		margin: 30px auto;
		max-width: 100%;
	}
	.points_box dt {
		margin: 0 auto 10px;
		width: 120px;
		border: 1px dotted #125c9d;
		font-size: 18px;
	}
	.points_box dd {
		margin-bottom: 20px;
		width: 100%;
		font-size: 16px;
		font-weight: 300;
	}
	.p02 .points_box dd strong {
		text-align: center;
	}
	.p02 .points_box dd p {
		font-size: 14px;
	}
	.p02 .points_box .txt {
		padding: 20px 0 40px;
	}
	.interview .ttl_area {
		margin: 0 -20px;
		padding: 20px;
		font-size: 16px;
	}
	.interview .ttl_area img {
		padding-bottom: 5px;
		max-width: 35px;
	}
	.interview .leadtxt {
		padding: 20px 0;
		text-align: left;
	}
	.interview .sec {
		margin-bottom: 30px;
	}
	.interview .sec figure {
		width: 100%;
		order: 1;
	}
	.interview .sec figcaption {
		font-size: 10px;
	}
	.interview .sec .txt_area {
		width: 100%;
	}
	.interview .check {
		padding-left: 40px;
		font-size: 16px;
	}
	.interview .check::before {
		top: 2px;
		width: 30px;
		height: 22px;
	}
	.measure {
		padding: 20px;
		border: 1px solid #125c9d;
	}
	.ttl_measure {
		margin: 0 auto;
		padding-bottom: 40px;
		font-size: 18px;
	}
	.measure .leadtxt {
		padding: 0 0 20px;
	}
	.measure .sec {
		margin-bottom: 30px;
	}
	.measure .sec figure {
		padding-bottom: 10px;
		width: 100%;
	}
	.measure .sec .txt_area {
		width: 100%;
	}
	.measure .sec strong {
		font-size: 16px;
		text-align: center;
	}
	.measure .sec.ptn2 figure {
		width: 100%;
	}
	.measure .sec.ptn2 figure img {
		max-width: 120px;
	}
	.measure .sec.ptn2 figcaption {
		padding-bottom: 10px;
		font-size: 16px;
	}
	.measure .sec.ptn2 .txt_area {
		padding-top: 0;
		width: 100%;
	}
	.measure .sec.ptn2 .txt_area p {
		padding: 10px 0 10px 70px;
	}
	.measure .sec.ptn2 .txt_area p::before {
		width: 60px;
	}
	.measure::after {
		bottom: -60px;
		height: 30px;
	}
	.merit {
		padding: 70px 0 30px;
	}
	.merit .txt {
		padding-bottom: 30px;
	}
	.merit figure {
		padding-bottom: 20px;
	}
	.gallery {
		margin-bottom: 50px;
		padding: 40px 20px 10px;
	}
	.gallery ul {
		margin: 30px -10px;
	}
	.gallery li {
		padding: 0 10px 20px;
		width: 50%;
	}
	.gallery a {
		position: relative;
	}
	.gallery a::after {
		width: 30px;
		height: 30px;
		font-size: 18px;
	}
}