@charset "utf-8";
 @media print, screen and (min-width: 751px) {
.poSet_pc {
	position: relative;
	margin-right: 14px;
}
.box2_1_pc:nth-child(2) .poSet_pc {
	margin-left: 14px;
	margin-right: 0;
}
.rel_img {
	width: 46.51%;
	float: left;
}
.rel_txt {
	width: 48.37%;
	float: right;
}
.tit {
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 700;
}
.contact {
	font-size: 1.2rem;
}
.poSet_pc .btPa {
	padding-bottom: 45px;
}
.poSet_pc .btnBox {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(48.37%);
	width : -webkit-calc(48.37%);
	margin-top: 0 !important;
}
.poSet_pc .btnBox div {
	margin-top: 0 !important;
}
.no_poSet_pc .btnBox {
	width: calc(48.37%);
	width : -webkit-calc(48.37%);
}
.btnBox a {
	font-weight: 400;
	padding-left: 0;
	padding-right: 0;
	width: calc(100% - 2px);
	width: -webkit-calc(100% - 2px);
}
}
 @media print, screen and (max-width: 750px) {
.poSet_sp {
	position: relative;
	padding-bottom: 11.3vw;
}
.tit {
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 700;
}
.poSet_sp .btnBox {
	position: absolute;
	bottom: 0;
	width: 48.875%;
	margin-top: 0 !important;
}
.poSet_sp .btnBox div {
	margin-top: 0 !important;
}
.btnBox a {
	font-weight: 400;
	padding-left: 0;
	padding-right: 0;
	width: calc(100% - 2px);
	width: -webkit-calc(100% - 2px);
}
}
