@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

nav .links li:nth-child(4) a {
	border-bottom: solid 3px #e60012;
}
#neobank {
	font-family: "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 400;
	font-style: normal;
	color: #000;
}
#neobank .inner {
	max-width: 111.8rem;
	padding: 0 2rem;
}
@media screen and (max-width: 768px) {
	#neobank .inner {
		max-width: 100%;
		padding: 0 2.1333rem;
	}
}

/* gold */
#neobank .gold {
	background: linear-gradient( to right, #fff8aa 0%, #f4e183 50%, #ecd166 100%);
}
#neobank .gold .wrapper {
	padding: 4rem 5.6rem 1px;
}
#neobank .gold img {
	display: block;
	height: 1.2rem;
}
@media screen and (max-width: 768px) {
	#neobank .gold .wrapper {
		height: 4rem;
		padding: 2.5rem 2.5rem 1px;
	}
	#neobank .gold img {
		height: 1.5rem;
	}
}

/* mv */
#neobank .mv {
	background-color: #FAF7F4;
	padding: 2.5rem 0 1.5rem;
}
#neobank .mv .mainTxt {
	width: 89.4rem;
	margin: 0 auto;
}
@media screen and (max-width: 768px) {
	#neobank .mv {
		padding: 3.5rem 2.1333rem 2.5rem;
	}
	#neobank .mv .mainTxt {
		width: 100%;
	}
}

/* cont01 */
#neobank .cont01 {
	background-color: #fde1db;
	padding: 5rem 0;
}
#neobank .cont01 .inner {
	max-width: 108.8rem;
}
#neobank .cont01 h2 {
	font-size: 3.1rem;
	font-weight: 700;
	text-align: center;
}
#neobank .cont01 h2 span {
	display: inline-block;
	position: relative;
}
#neobank .cont01 h2 span::before {
	content: "";
	width: 4.8rem;
	height: 5.6rem;
	background: url(/financialservices/neobank/home-loan/img/icn01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 2.8rem);
	left: -6rem;
}
#neobank .cont01 .txt {
	margin-top: 3rem;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 3.9rem;
	text-align: center;
}
#neobank .cont01 .merit {
	background: #fff;
	border-radius: 1rem;
	padding: 0 4.5rem 3rem;
}
#neobank .cont01 .meritTtl {
	font-size: 2.9rem;
	font-weight: 600;
	text-align: center;
	color: #fff;
	background: #A13841;
	border-radius: 1rem 1rem 0 0;
	margin: 0 -4.5rem;
	padding: 0.8rem 0 1rem;
}
#neobank .cont01 .meritTtl2 {
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
}
#neobank .cont01 .merit .meritBox {
	margin-top: 2rem;
	display: flex;
	justify-content: space-between;
}
#neobank .cont01 .merit .meritBox li {
	width: 30%;
}
#neobank .cont01 .merit .meritBox .meritBox-ttl {
	font-size: 2.9rem;
	line-height: 1.5;
	font-weight: 600;
	display: flex;
	align-items: center;
}
#neobank .cont01 .merit .meritBox .meritBox-ttl span.meritBox-ttl-num {
	font-weight: 500;
	line-height: 1;
	color: #C91A1F;
	border: 1px solid #C91A1F;
	border-radius: 50%;
	margin-right: 1.2rem;
	width: 3.8rem;
	height: 3.8rem;
	padding-bottom: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#neobank .cont01 .merit .meritBox .meritBox-ttl span.meritBox-ttl-red {
	color: #C91A1F;
}
#neobank .cont01 .merit .meritBox .meritBox-ttl span.meritBox-ttl-big {
	color: #C91A1F;
	font-size: 4.8rem;
	line-height: 1;
	position: relative;
	top: -0.2rem;
	padding: 0 0.4rem;
}
#neobank .cont01 .merit .meritBox .meritBox-txt {
	font-size: 1.5rem;
	line-height: 1.5;
	margin-top: 1.5rem;
}
#neobank .cont01 .merit .meritBox .meritBox-btn {
	margin-top: 2rem;
	text-align: center;
	line-height: 1.15;
	font-weight: 500;
	width: 25.5rem;
}
#neobank .cont01 .merit .meritBox .meritBox-btn a {
	font-size: 1.9rem;
	color: #C91A1F;
	font-weight: 600;
	border: 2px solid #C91A1F;
	border-radius: 1.5rem;
	width: 100%;
	min-height: 7.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	padding-right: 3.7rem;
	padding-left: 1.5rem;
}
#neobank .cont01 .merit .meritBox .meritBox-btn a span.btn-txt {
	font-size: 1.2rem;
	color: #606060;
}
#neobank .cont01 .merit .meritBox .meritBox-btn a::after {
	content: "";
	width: 2.2rem;
	height: 3rem;
	background: url(/financialservices/neobank/home-loan/img/icn03.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1.5rem);
	right: 1.5rem;
}
#neobank .cont01 .merit .meritBox .meritBox-check {
	font-size: 1.5rem;
	line-height: 1.5;
	position: relative;
	padding-top: 0.3rem;
	padding-left: 3.5rem;
	margin-top: 1.5rem;
	margin-left: 0.2rem;
	display: flex;
	align-items: center;
}
#neobank .cont01 .merit .meritBox .meritBox-check::before {
	content: "";
	position: absolute;
	width: 2.8rem;
	height: 2.8rem;
	background: url(/financialservices/neobank/home-loan/img/icn04.png) no-repeat;
	background-size: contain;
	left: 0;
	top: 0;
}
#neobank .btnBox-wrap {
	margin-top: 2.5rem;
}
#neobank .btnBox {
	display: flex;
	justify-content: center;
}
#neobank .btn {
	width: 42.9rem;
	margin: 2.5rem auto 0;
}
#neobank .btn a {
	display: block;
	font-size: 2.3rem;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	color: #fff;
	background-color: #ff0013;
	border-radius: 5rem;
	padding: 1.5rem 4.5rem 1.5rem 1.5rem;
	position: relative;
}
#neobank .btn a span {
	font-size: 1.7rem;
}
#neobank .btn a::after {
	content: "";
	width: 3rem;
	height: 3.5rem;
	background: url(/financialservices/neobank/home-loan/img/icn02.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 1.75rem);
	right: 2rem;
}
@media screen and (max-width: 768px) {
	#neobank .cont01 {
		padding: 4rem 0 5rem;
	}
	#neobank .cont01 .inner {
		max-width: 100%;
	}
	#neobank .cont01 h2 {
		font-size: 3.5rem;
		line-height: 5.7rem;
	}
	#neobank .cont01 h2 span {
		padding-top: 10.5rem;
	}
	#neobank .cont01 h2 span::before {
		width: 8.193rem;
		height: 9.387rem;
		top: 0;
		left: calc(50% - 4.0965rem);
	}
	#neobank .cont01 .txt {
		margin-top: 1.5rem;
		font-size: 2.3rem;
		line-height: 1.8;
	}
	#neobank .cont01 .meritSp {
		border-radius: 1rem;
		padding: 0 3.5rem 4rem;
		background-color: #fff;
	}
	#neobank .cont01 .merit {
		margin-top: 0;
		border-radius: 0;
		padding: 0;
	}
	#neobank .cont01 .meritTtl {
		font-size: 3.3rem;
		margin: 0 -3.5rem;
	}
	#neobank .cont01 .meritTtl2 {
		font-size: 3.3rem;
	}
	#neobank .cont01 .merit .meritBox {
		margin-top: 3.5rem;
		display: block;
	}
	#neobank .cont01 .merit .meritBox li {
		width: 100%;
	}
	#neobank .cont01 .merit .meritBox li + li {
		margin-top: 3.5rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-ttl {
		font-size: 3.2rem;
		line-height: 4.8rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-ttl span.meritBox-ttl-num {
		width: 4.4rem;
		height: 4.4rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-ttl span.meritBox-ttl-big {
		font-size: 5.2rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-txt {
		font-size: 2.5rem;
		margin-top: 2rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-btn {
		margin: 2.5rem auto 0;
		width: 46rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-btn a {
		font-size: 2.73rem;
		min-height: 10rem;
		padding-right: 5.3rem;
		padding-left: 2rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-btn a span.btn-txt {
		font-size: 1.88rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-btn a::after {
		width: 3.3rem;
		height: 4.5rem;
		top: calc(50% - 2.25rem);
		right: 2rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-check {
		font-size: 2.5rem;
		padding-top: 0.2rem;
		padding-left: 5.2rem;
		margin-top: 2rem;
	}
	#neobank .cont01 .merit .meritBox .meritBox-check::before {
		width: 4rem;
		height: 4rem;
	}
	#neobank .btnBox-wrap {
		margin-top: 5rem;
	}
	#neobank .cont01 .merit .meritBox > p {
		width: 90%;
		margin: 0 auto;
		font-size: 3.2rem;
		line-height: 1.5;
		padding: 1.5rem;
		border-radius: 1.5rem;
	}
	#neobank .cont01 .merit .meritBox > p + p {
		margin-top: 2.5rem;
	}
	#neobank .btnBox {
		display: block;
	}
	#neobank .btn {
		width: 100%;
		margin: 3rem auto 0;
	}
	#neobank .btn a {
		font-size: 2.73rem;
		border-radius: 5rem;
		padding: 1.5rem 6.5rem 1.5rem 1.5rem;
	}
	#neobank .btn a span {
		font-size: 1.88rem;
	}
	#neobank .btn a::after {
		width: 3.414rem;
		height: 4.011rem;
		background: url(/financialservices/neobank/home-loan/img/icn02_sp.png) no-repeat;
		background-size: contain;
		top: calc(50% - 2.0055rem);
		right: 2.5rem;
	}
}

/* cont02 */
#neobank .cont02 {
	padding: 7rem 0;
}
#neobank .cont02 .inner {
	max-width: 97.8rem;
}
#neobank .cont02 .contBox + .contBox {
	margin-top: 13.5rem;
}

#neobank .cont02 .cont02Box .contBox {
	margin-top: 3.5rem;
	background-color: #fff;
	padding: 6rem 5rem 6.5rem 7rem;
}
#neobank .cont02 .cont02Box .box + .box {
	margin-top: 2.5rem;
}
#neobank .cont02 .cont02Box h5 {
	font-size: 2.2rem;
	font-weight: 700;
}
#neobank .cont02 .cont02Box .txt {
	margin-top: 0;
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 2.9rem;
	text-align: left;
}
#neobank .cont02 .cont02Box .txt span {
	border-bottom: solid 1px #000;
}
#neobank .cont02 .cont02Box .note {
	font-size: 1.3rem;
	font-weight: 500;
}
#neobank .cont02 .cont02Box ul li {
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 3.3rem;
	padding-left: 1em;
	text-indent: -1em;
}

#neobank .cont02 h3 {
	font-size: 2.6rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0.8em;
	color: #fff;
	background-color: #a13840;
	padding: 0.3rem;
	border-radius: 3rem;
}
#neobank .cont02 .ttl {
	margin-top: 3rem;
	font-size: 3.1rem;
	font-weight: 700;
	line-height: 3.7rem;
	text-align: center;
}
#neobank .cont02 .ttl span {
	font-size: 4.5rem;
}
#neobank .cont02 .tableBox {
	margin-top: 4rem;
}
#neobank .cont02 .tableBox table {
	width: 100%;
}
#neobank .cont02 .tableBox table ,
#neobank .cont02 .tableBox td,
#neobank .cont02 .tableBox th {
	border: 1px solid #a13840;
	border-collapse: collapse;
}
#neobank .cont02 .tableBox td,
#neobank .cont02 .tableBox th {
	width: 50%;
	padding: 0.5rem;
}
#neobank .cont02 .tableBox th {
	font-size: 2.2rem;
	font-weight: 500;
	color: #a13840;
	text-align: center;
	background-color: #fde1db;
	border-bottom: none;
}
#neobank .cont02 .tableBox td {
	font-size: 2.2rem;
	font-weight: 500;
	text-align: center;
}
#neobank .cont02 .tableBox td.bt {
	border-top: none;
}
#neobank .cont02 .circle {
	width: 40rem;
	margin: 2rem auto 0;
	font-size: 2.8rem;
	font-weight: 700;
	text-align: center;
	border: solid 1px #000;
	border-radius: 5rem;
	padding: 1rem;
}
#neobank .cont02 .circle + .ttl {
	margin-top: 1.5rem;
}
#neobank .cont02 .txt {
	margin-top: 3rem;
	font-size: 2.2rem;
	font-weight: 500;
	line-height: 3.9rem;
	text-align: center;
}
#neobank .cont02 .step {
	margin-top: 5.5rem;
	display: flex;
	justify-content: space-between;
}
#neobank .cont02 .step .stepBox {
	width: 23.5%;
	display: flex;
	flex-direction: column;
}
#neobank .cont02 .step .stepBox .box {
	border: solid 1px #a13840;
	border-radius: 3rem;
	padding-bottom: 2rem;
	height: 18rem;
}
#neobank .cont02 .step .stepBox .stepNum {
	font-size: 2.3rem;
	font-weight: 700;
	letter-spacing: 0.2em;
	color: #fff;
	text-align: center;
	background-color: #a13840;
	border-radius: 2.8rem 2.8rem 0 0;
	padding: 0.3rem;
}
#neobank .cont02 .step .stepBox .stepPic {
	margin: 0 auto;
}
#neobank .cont02 .step .stepBox .pic01 {
	margin-top: 1.5rem;
	width: 12.7rem;
}
#neobank .cont02 .step .stepBox .pic02 {
	margin-top: 2rem;
	width: 7.4rem;
}
#neobank .cont02 .step .stepBox .pic03 {
	margin-top: 3rem;
	width: 14.6rem;
}
#neobank .cont02 .step .stepBox .pic04 {
	margin-top: 2.5rem;
	width: 17.4rem;
}
#neobank .cont02 .step .stepBox .stepTtl {
	margin-top: 1.5rem;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 3rem;
	text-align: center;
	flex: 3;
}
#neobank .cont02 .step .stepBox .stepTxt {
	margin-top: 1rem;
	font-size: 1.7rem;
	line-height: 3.1rem;
	text-align: justify;
	flex: 8.266;
}
#neobank .cont02 .step .stepBox .stepTxt span {
	color: #ff0000;
}
#neobank .cont02 .btn {
	margin-top: 5.5rem;
}
#neobank .btn02 {
	width: 61.9rem;
	margin: 3.5rem auto 0;
}
#neobank .btn02 a {
	display: block;
	font-size: 2.3rem;
	font-weight: 700;
	text-align: center;
	color: #fff;
	background-color: #ff0013;
	border-radius: 3rem;
	padding: 1rem;	
}
@media screen and (max-width: 768px) {
	#neobank .cont02 {
		padding: 8rem 0;
	}
	#neobank .cont02 .inner {
		max-width: 100%;
	}
	#neobank .cont02 .contBox + .contBox {
		margin-top: 10rem;
	}
	#neobank .cont02 h3 {
		font-size: 3.4rem;
		letter-spacing: 1em;
	}
	#neobank .cont02 .ttl {
		margin-top: 3rem;
		font-size: 4.608rem;
		line-height: 1.3;
	}
	#neobank .cont02 .ttl span {
		font-size: 7.9rem;
	}
	#neobank .cont02 .tableBox {
		margin-top: 4rem;
	}
	#neobank .cont02 .tableBox td,
	#neobank .cont02 .tableBox th {
		width: 65%;
	}
	#neobank .cont02 .tableBox th {
		font-size: 2.82rem;
	}
	#neobank .cont02 .tableBox td {
		font-size: 2.82rem;
	}

	#neobank .cont02 .cont02Box .contBox {
		margin-top: 4.5rem;
		padding: 3rem 3.5rem 6rem;
	}
	#neobank .cont02 .cont02Box .box + .box {
		margin-top: 4rem;
	}
	#neobank .cont02 .cont02Box h5 {
		font-size: 3.07rem;
	}
	#neobank .cont02 .cont02Box .txt {
		font-size: 2.39rem;
		line-height: 1.8;
	}
	#neobank .cont02 .cont02Box .note {
		font-size: 1.79rem;
		line-height: 1.5;
	}
	#neobank .cont02 .cont02Box ul li {
		font-size: 2.39rem;
		line-height: 1.8;
		padding-left: 0;
		text-indent: 0;
	}

	#neobank .cont02 .circle {
		width: 90%;
		margin: 4.5rem auto 0;
		font-size: 3.59rem;
		padding: 1.3rem;
	}
	#neobank .cont02 .circle + .ttl {
		margin-top: 3rem;
		font-size: 3.7rem;
		line-height: 1.5;
	}
	#neobank .cont02 .txt {
		margin-top: 2rem;
		font-size: 2.7rem;
		line-height: 1.8;
	}
	#neobank .cont02 .step {
		margin-top: 6rem;
		flex-wrap: wrap;
		gap: 8rem 0;
	}
	#neobank .cont02 .step .stepBox {
		display: block;
		width: 47.5%;
	}
	#neobank .cont02 .step .stepBox .box {
		border-radius: 4rem;
		padding-bottom: 1.5rem;
		height: 22.5rem;
	}
	#neobank .cont02 .step .stepBox .stepNum {
		font-size: 2.82rem;
		letter-spacing: 0.3em;
		border-radius: 3.8rem 3.8rem 0 0;
		padding: 0.5rem;
	}
	#neobank .cont02 .step .stepBox .pic01 {
		margin-top: 1.5rem;
		width: auto;
		max-width: 63%;
	}
	#neobank .cont02 .step .stepBox .pic02 {
		margin-top: 2rem;
		width: auto;
		max-width: 37%;
	}
	#neobank .cont02 .step .stepBox .pic03 {
		margin-top: 3rem;
		width: auto;
		max-width: 67%;
	}
	#neobank .cont02 .step .stepBox .pic04 {
		margin-top: 2.5rem;
		width: auto;
		max-width: 75%;
	}
	#neobank .cont02 .step .stepBox .stepTtl {
		margin-top: 1.5rem;
		font-size: 2.6rem;
		line-height: 1.4;
	}
	#neobank .cont02 .step .stepBox .stepTxt {
		margin-top: 1rem;
		font-size: 2.05rem;
		line-height: 1.8;
		letter-spacing: 0.1em;
	}
	#neobank .cont02 .step .stepBox:first-of-type .stepTxt {
		margin-top: 8.2rem;
	}
	#neobank .cont02 .step .stepBox:nth-of-type(3) .stepTxt ,
	#neobank .cont02 .step .stepBox:last-of-type .stepTxt {
		margin-top: 9rem;
	}
	#neobank .cont02 .btn {
		width: 95%;
		margin-top: 5rem;
	}
	#neobank .cont02 .btn a::after {
		right: 3.5rem;
	}
	#neobank .btn02 {
		width: 95%;
		margin: 3.5rem auto 0;
	}
	#neobank .btn02 a {
		font-size: 2.73rem;
		line-height: 1.2;
		border-radius: 5rem;
		padding: 1.5rem;	
	}
}

/* cont03 */
#neobank .cont03 {
	background-color: #fde1db;
	padding: 3.5rem 0;
}
#neobank .cont03 h4 {
	font-size: 2.35rem;
	font-weight: 700;
	text-align: center;
}
#neobank .cont03 .contBox {
	margin-top: 3.5rem;
	background-color: #fff;
	padding: 6rem 5rem 6.5rem 7rem;
}
#neobank .cont03 .box + .box {
	margin-top: 2.5rem;
}
#neobank .cont03 h5 {
	font-size: 2.2rem;
	font-weight: 700;
}
#neobank .cont03 .txt {
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 2.9rem;
}
#neobank .cont03 .txt span {
	text-decoration: underline;
}
#neobank .cont03 .note {
	font-size: 1.3rem;
	font-weight: 500;
}
#neobank .cont03 ul li {
	font-size: 1.7rem;
	font-weight: 500;
	line-height: 3.3rem;
	padding-left: 1em;
	text-indent: -1em;
}
#neobank .cont03 a {
	color: #0070bd;
	text-decoration: underline;
}
#neobank .cont03 .btn a {
	color: #fff;
	text-decoration: none;
}
@media screen and (max-width: 768px) {
	#neobank .cont03 {
		padding: 5.5rem 0;
	}
	#neobank .cont03 h4 {
		font-size: 3.5rem;
	}
	#neobank .cont03 .contBox {
		margin-top: 4.5rem;
		padding: 3rem 3.5rem 6rem;
	}
	#neobank .cont03 .box + .box {
		margin-top: 4rem;
	}
	#neobank .cont03 h5 {
		font-size: 3.07rem;
	}
	#neobank .cont03 .txt {
		font-size: 2.39rem;
		line-height: 1.8;
	}
	#neobank .cont03 .note {
		font-size: 1.79rem;
		line-height: 1.5;
	}
	#neobank .cont03 ul li {
		font-size: 2.39rem;
		line-height: 1.8;
		padding-left: 0;
		text-indent: 0;
	}
}

/* overview */
#neobank .overview {
	padding: 5rem 0 10rem;
	background-color: #fde1db;
}
#neobank .overview .overviewBox {
	padding: 3.5rem 7rem;
	background-color: #fff;
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 1.9rem;
}
#neobank .overview dd > p {
	margin-top: 1rem;
}
#neobank .overview dd .wrap {
	display: flex;
	gap: 0 2rem;
}
#neobank .overview dd .wrap ul {
	margin-top: 1rem;
	padding: 0.5rem 2rem;
	border: solid 1px #000;
}
#neobank .overview li a {
	color: #0070bd;
	text-decoration: underline;
}
@media screen and (max-width: 768px) {
	#neobank .overview {
		padding: 5rem 0;
	}
	#neobank .overview .overviewBox {
		padding: 3.5rem 3rem;
		font-size: 2.2rem;
		font-weight: 500;
		line-height: 3.4rem;
	}
	#neobank .overview dd > p {
		margin-top: 2.5rem;
	}
	#neobank .overview dd .wrap {
		flex-direction: column;
		gap: 0.5rem 0;
	}
}
/* fixingBnrArea */
.fixingBnrArea {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem 0;
	text-align: center;
	color: #000;
	background: #e6e6e6;
	z-index: 10;
}
.fixingBnrArea.off {
	display: none;
}
.fixingBnrArea .close {
	position: absolute;
	top: -1.4rem;
	right: 0.8rem;
	width: 4rem;
	height: 3rem;
	z-index: 2;
}
.fixingBnrArea .close span {
	position: absolute;
	top: 1.4rem;
	left: 0;
	width: 100%;
	height: 2px;
	background: #000;
}
.fixingBnrArea .close span:first-child {
	transform: rotate(45deg);
}
.fixingBnrArea .close span:last-child {
	transform: rotate(-45deg);
}
.fixingBnrArea .text {
	font-size: 1.8rem;
}
.fixingBnrArea .linkBtn {
	width: 42rem;
	margin: 1rem auto 0;
	display: block;
	padding: 1.8rem 0;
	border-radius: 6rem;
	color: #fff;
	background: #a13840;
	text-decoration: none;
	font-size: 2.3rem;
	font-weight: bold;
	cursor: pointer;
}
.fixingBnrArea .linkBtn .small {
	font-size: 1.7rem;
}
@media (max-width: 768px) {
	.fixingBnrArea {
		padding: 2.5rem 0;
		flex-direction: column;
		gap: 1rem 0;
	}
	.fixingBnrArea .close {
		width: 7rem;
		height: 6rem;
		right: 0.3rem;
	}
	.fixingBnrArea .text {
		font-size: 2.7rem;
	}
	.fixingBnrArea .linkBtn {
		width: 46rem;
		font-size: 2.73rem;
	}
	.fixingBnrArea .linkBtn .small {
		font-size: 1.88rem;
	}
}