@charset "utf-8";


/*=================================
	details-fee
================================ */
.sp {
	display: none;
}
.noNavi .bnr {
	text-align: center;
}
.heading02 span,
.heading02 a {
	margin-bottom: 0;
	padding: 10px 10px;
	border-top: 2px solid #c90000;
	border-bottom: 2px solid #c90000;
	border-left: 0;
	border-right: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bold;
	text-align: center;
	box-shadow: none;
}

/* netLoginBox03 */
.netLoginBox03 {
	margin: 15px 0;
	padding: 35px 35px 20px;
	border: 2px solid #cd226f;
	background-color: #fcf4f8;
}
.netLoginBox03 .heading02.switch {
	position: relative;
	cursor: pointer;
}
.netLoginBox03 .heading02.switch::after {
	position: absolute;
	content: "";
	width: 40px;
	height: 40px;
	top: 50%;
	right: 10px;
	margin-top: -20px;
	border-radius: 5px;
	background: #ec2113;
}
.netLoginBox03 .heading02.switch > span {
	position: relative;
}
.netLoginBox03 .heading02.switch > span::before {
	position: absolute;
	content: "";
	width: 22px;
	height: 4px;
	top: 50%;
	right: 19px;
	margin-top: -2px;
	background: #fff;
	z-index: 1;
}
.netLoginBox03 .heading02.switch > span::after {
	position: absolute;
	content: "";
	width: 4px;
	height: 22px;
	top: 50%;
	right: 28px;
	margin-top: -11px;
	background: #fff;
	z-index: 1;
}
.netLoginBox03 .heading02.switch.open > span::after {
	display: none;
}
.netLoginBox03 p.iconLink01 {
	margin-top: 15px;
}
.netLoginBox03 .flow {
	border: none;
	border-radius: 0;
	box-shadow: none;
	background-color: #fff;
}
.netLoginBox03 .flow .flowDetail {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
	position: relative;
}
.netLoginBox03 .flow .flowDetail::before {
	display: block;
	content: '';
	width: 4px;
	height: 100%;
	background-color: #f1f1f1;
	position: absolute;
	left: 32px;
	top: 0;
}
.netLoginBox03 .flow .flowDetail .wrap {
	margin-left: 40px;
	padding: 30px 0;
	display: flex;
	gap: 0 25px;
}
.netLoginBox03 .flow .flowDetail .wrap + .wrap {
	border-top: 1px solid #ccc;
}
.netLoginBox03 .flow .flowDetail .wrap:first-child {
	padding-top: 0;
}
.netLoginBox03 .flow .flowDetail .wrap:last-child {
	padding-bottom: 0;
}
.netLoginBox03 .flow .flowDetail .txt {
	margin-top: 0;
	padding-top: 5px;
	width: 375px;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	position: relative;
}
.netLoginBox03 .flow .flowDetail .txt::before {
	display: flex;
	align-items: center;
	justify-content: center;
	content: '1';
	font-size: 16px;
	width: 28px;
	height: 28px;
	background: #f00;
	border-radius: 14px;
	color: #fff;
	position: absolute;
	top: 0;
	left: -40px;
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(2) .txt::before {
	content: '2';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(3) .txt::before {
	content: '3';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(4) .txt::before {
	content: '4';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(5) .txt::before {
	content: '5';
}
.netLoginBox03 .flow .flowDetail .wrap:nth-child(6) .txt::before {
	content: '6';
}
.netLoginBox03 .flow .flowDetail .txt .note {
	display: block;
	margin-top: 5px;
	font-size: 12px;
	font-weight: normal;
}
.netLoginBox03 .flow .flowDetail .pic {
	margin-top: 0;
	width: 443px;
}
.netLoginBox03 .flow .flowDetail .pic img {
	width: 100%;
	height: auto;
}

/* netLoginBox03 netLogin-new */
.netLoginBox03.netLogin-new {
	margin: 30px auto;
	padding: 0;
	border: none;
	background-color: transparent;
	width: 630px;
}
.netLoginBox03.netLogin-new .wrap {
	background: #F5F5F5;
	padding: 18px 20px 25px;
	border-radius: 28px;
}
.netLoginBox03.netLogin-new .wrap .txtTtl {
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	text-align: center;
	margin-top: 0;
	line-height: 1.45;
}
.netLoginBox03.netLogin-new .wrap .txtTtl span {
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	display: block;
}
.netLoginBox03.netLogin-new .wrap .picBtn {
	width: 321px;
	max-width: 100%;
	margin: 10px auto 0;
}
.netLoginBox03.netLogin-new .wrap .picBtn a {
	width: 100%;
	display: block;
}
.netLoginBox03.netLogin-new .wrap .picBtn a img {
	width: 100%;
	height: auto;
}
.netLoginBox03.netLogin-new .wrap .linkArea {
	display: flex;
	justify-content: center;
	margin-top: 12px;
	gap: 0 50px;
}
.netLoginBox03.netLogin-new .wrap .linkArea a {
	color: #0012AD;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: underline;
	position: relative;
	padding-right: 23px;
	display: flex;
}
.netLoginBox03.netLogin-new .wrap .linkArea a::after {
	content: "";
	position: absolute;
	display: block;
	top: calc(50% - 5px);
	right: 0;
	width: 7px;
	height: 7px;
	border-top: 2px solid #0012AD;
	border-right: 2px solid #0012AD;
	transform: rotate(45deg);
}
.netLoginBox03.netLogin-new .wrap .linkArea a:hover {
	opacity: 0.7;
}

.heading02 + .normalList03 {
	margin-top: 25px;
}
.normalList03 > li {
	position: relative;
	padding-left: 15px;
}
.normalList03 > li + li {
	margin-top: 10px;
}
.normalList03 .color01 {
	color: #a10000;
}
.normalList03 > li::before {
	position: absolute;
	content: "";
	width: 6px;
	height: 6px;
	top: 0.5em;
	left: 0;
	border-radius: 10em;
	background-color: #333;
}

@media only screen and (max-width: 767px) {
	.sp {
		display: block;
	}
	.heading02 span,
	.heading02 a {
		margin-bottom: 0;
		padding: 10px 10px;
		border-top: 2px solid #c90000;
		border-bottom: 2px solid #c90000;
		border-left: 0;
		border-right: 0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		font-size: 20px;
		font-size: 2.0rem;
		font-weight: bold;
		text-align: center;
		box-shadow: none;
	}
	
	/* netLoginBox03 */
	.netLoginBox03 {
		margin: 25px 0;
		padding: 10px 10px 10px;
		border: 2px solid #cd226f;
		background-color: #fcf4f8;
	}
	.netLoginBox03 .heading02.switch {
		position: relative;
		cursor: pointer;
	}
	.netLoginBox03 .heading02.switch::after {
		position: absolute;
		content: "";
		width: 28px;
		height: 28px;
		top: 50%;
		right: 10px;
		margin-top: -14px;
		border-radius: 5px;
		background: #ec2113;
	}
	.netLoginBox03 .heading02.switch > span {
		position: relative;
	}
	.netLoginBox03 .heading02.switch > span::before {
		position: absolute;
		content: "";
		width: 17px;
		height: 3px;
		top: 50%;
		right: 15px;
		margin-top: -2px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox03 .heading02.switch > span::after {
		position: absolute;
		content: "";
		width: 3px;
		height: 16px;
		top: 50%;
		right: 22px;
		margin-top: -8px;
		background: #fff;
		z-index: 1;
	}
	.netLoginBox03 .heading02.switch.open > span::after {
		display: none;
	}
	.netLoginBox03 p.iconLink01 {
		margin-top: 15px;
	}
	.netLoginBox03 .flow {
		margin-top: 10px;
	}
	.netLoginBox03 .flow .flowDetail {
		padding: 0 10px;
		margin-bottom: 30px;
	}
	.netLoginBox03 .flow .flowDetail::before {
		left: 19px;
	}
	.netLoginBox03 .flow .flowDetail .wrap {
		margin-left: 40px;
		flex-direction: column;
		gap: 15px 0;
	}
	.netLoginBox03 .flow .flowDetail .txt {
		padding-top: 0;
		width: 100%;
		font-size: 14px;
	}
	.netLoginBox03 .flow .flowDetail .txt::before {
		font-size: 14px;
		width: 22px;
		height: 22px;
		border-radius: 11px;
		left: -40px;
	}
	.netLoginBox03 .flow .flowDetail .pic {
		width: 100%;
	}

	/* netLoginBox03 netLogin-new */
	.netLoginBox03.netLogin-new {
		margin: 30px auto;
		width: 100%;
	}
	.netLoginBox03.netLogin-new .wrap {
		padding: 20px 10px 20px;
		border-radius: 14px;
		border-radius: 1.4rem;
	}
	.netLoginBox03.netLogin-new .wrap .txtTtl {
		font-size: 20px;
		font-size: 2rem;
	}
	.netLoginBox03.netLogin-new .wrap .txtTtl span {
		font-size: 13.5px;
		font-size: 1.35rem;
	}
	.netLoginBox03.netLogin-new .wrap .picBtn {
		width: 23.3rem;
		margin: 10px auto 0;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea {
		margin-top: 12px;
		gap: 0 1.8rem;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea a {
		font-size: 10.5px;
		font-size: 1.05rem;
		padding-right: 1.3rem;
	}
	.netLoginBox03.netLogin-new .wrap .linkArea a::after {
		top: calc(50% - 0.3rem);
		right: 0;
		width: 0.5rem;
		height: 0.5rem;
		border-top: 1px solid #0012AD;
		border-right: 1px solid #0012AD;
	}

	.heading02 + .normalList03 {
		margin-top: 25px;
	}
	.normalList03 > li {
		padding-left: 12px;
	}
	.normalList03 > li::before {
		position: absolute;
		content: "";
		width: 3px;
		height: 3px;
		top: 0.6em;
		left: 0;
		border-radius: 10em;
		background-color: #333;
	}
}

/* borderTop */
#container.borderTop {
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
#container.borderTop::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #231815;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	#container.borderTop {
		padding-top: 30px;
	}
	#container.borderTop::before {
		width: calc(100% - 20px);
	}
}

/* borderTopFull */
#container.borderTopFull {
	margin: 0 auto;
	padding-top: 50px;
	position: relative;
}
#container.borderTopFull::before {
	content: "";
	position: absolute;
	width: calc(100vw - 20px);	/* スクロールバー分の調整 */
	height: 1px;
	background: #231815;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
	#container.borderTopFull {
		padding-top: 30px;
	}
	#container.borderTopFull::before {
		width: calc(100% - 20px);
	}
}

/* grayBox */
.grayBox {
	margin-top: 25px;
	padding: 1% 4%;
	border: solid 1px #ddd;
	border-radius: 6px;
	background-color: #f5f5f5;
}
.grayBox table , .grayBox td, .grayBox th {
	border: 1px solid #333;
	border-collapse: collapse;
	vertical-align: middle;
}
.grayBox td, .grayBox th {
	padding: 3px;
}
.grayBox table {
	margin-top: 10px;
	width: 100%;
	background-color: #fff;
}
.grayBox th {
	text-align: center;
}
.grayBox td p {
	display: flex;
	align-items: center;
	justify-content: center;
}
.grayBox .border {
	text-align: center;
}
.grayBox .border span {
	display: inline-block;
	font-weight: bold;
	text-decoration: underline;
}
.grayBox ul {
	margin-top: 20px;
}

/* borderBox */
.borderBox {
	margin-top: 30px;
	border: solid 2px #d90000;
	border-radius: 6px;
	padding: 1% 3%;
}
.borderBox .big {
	font-size: 25px;
}
.borderBox .ttl {
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
.borderBox .ttl .border {
	font-weight: bold;
	border-bottom: solid 3px #333;
}
.borderBox .ttl .txtRed {
	font-weight: bold;
}
.borderBox .txt {
	margin-top: 25px;
}
@media (max-width: 767px) {
	.borderBox {
		padding: 5% 5% 10%;
	}
}

/* netanswerBox */
.netanswerBox {
	margin-top: 20px;
}
.netanswerBox .ttl {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.netanswerBox .btn {
	max-width: 430px;
	margin: 20px auto 0;
}
.netanswerBox .btn a {
	display: block;
	background-color: #d90000;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0;
	border-radius: 5px;
}
.netanswerBox .link {
	margin-top: 30px;
	text-align: center;
}
.netanswerBox .link a {
	text-decoration: underline;
}

/* moreBtn */
.moreBtn {
	width: 100%;
	max-width: 600px;
	margin: 20px auto 0;
}
.moreBtn a {
	display: block;
	border: solid 1px #FF0000;
	border-radius: 6px;
	padding: 2% 7%;
	font-size: 18px;
	font-weight: bold;
	color: #333;
	text-align: center;
	position: relative;
}
.moreBtn a::after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 15px solid #FF0000;
	border-right: 0;
	position: absolute;
	top: 50%;
	right: 3%;
	transform: translateY(-50%);
}

/* meisaiNote */
.meisaiNote {
	margin-top: 15px;
	text-align: center;
	color: #e60012;
}
.meisaiNote span {
	display: inline-block;
	position: relative;
}
.meisaiNote span::before {
	content: "";
	width: 43px;
	height: 38px;
	background: url(/card/guide/details-fee/img/icn01.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 50%;
	left: -50px;
	transform: translate(0, -50%);
}
@media (max-width: 767px) {
	.meisaiNote {
		margin-top: 2vw;
		font-size: 2.667vw;
		text-align: left;
	}
	.meisaiNote span {
		padding-left: 6.667vw;
	}
	.meisaiNote span::before {
		width: 5.733vw;
		height: 5.067vw;
		left: 0;
	}
}