@charset "utf-8";

.textType01 .cardItem {
	margin-bottom: 7px;
	text-align: center;
}
.textType01 .message {
	margin-bottom: 21px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}
.textType01 .cta .btnType04 {
	border-radius: 0;
	box-shadow: none;
	font-size: 20px;
	cursor: pointer;
}
.textType01 [class*="btnType"] > .emph {
	color: #333;
}
.textType01 .btnType04::before {
	left: auto;
	right: 15px;
}
.textType01 .btnMoreBlock01 {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.textType01 .btnMoreBlock01::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 100%;
	height: 250px;
	background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 95%);
}
.textType01 .btnMoreBlock01 > .inner {
	padding: 0;
}
.textType01 .btnMore01 {
	position: relative;
	display: block;
	padding: 10px 35px;
	border: 2px solid #e60000;
	background-color: #fff;
	color: #e60000;
	font-weight: bold;
	font-size: 1.2143rem;
}
.textType01 .btnMore01::before {
	content: '';
	position: absolute;
	top: 50%;
	right: 14px;
	display: block;
	width: 12px;
	height: 2px;
	background-color: #e60000;
	transform: translateY(-50%);
}
.textType01 .btnMore01::after {
	content: '';
	position: absolute;
	top: 50%;
	right: 19px;
	display: block;
	width: 2px;
	height: 12px;
	background-color: #e60000;
	transform: translateY(-50%);
}
.textType01 .moreCk {
	display: none;
}
.textType01 .moreCk + * {
	height: 980px;
	overflow: hidden;
}
.textType01 .moreCk:checked + * {
	height: auto;
	opacity: inherit;
}
.textType01 .moreCk:checked + * + .btnMoreBlock01 {
	display: none;
}
.textType01Layout01 section > p {
	margin-left: .85714rem;
}
.textType01Layout01 section > table {
	width: calc(100% - .85714rem);
	margin-left: .85714rem;
}
.textType01 .pointWrap {
	background-color: #fffbe7;
}
.textType01 .pointList01 {
	width: fit-content;
	font-size: 16px;
}
.textType01 .pointList01 > li {
	padding-left: 2em;
	text-indent: -2em;
	line-height: 1.125;
}
.textType01 .pointList01 > li + li {
	margin-top: 5px;
}
.textType01 .pointList01 > li::before {
	content: '';
	position: relative;
	top: -2px;
	display: inline-block;
	width: 32px;
	height: 25px;
	background: url(/apply/card/mucard/new/img/06/ico_ck01.png) 0 0 no-repeat;
	background-size: contain;
	vertical-align: top;
}
.textType01 .listType01.-type02 > li::before {
	content: '*';
}
.textType01 .bannerBlock01 {
	margin: 30px 0;
	padding: 0 15px;
	text-align: center;
}
.textType01 .bannerBlock01 img {
	max-width: 345px;
}
.textType01 [class*="acdCnt"] + [class*="acdCnt"] {
	margin-top: 0;
}
.textType01 .acdCnt01 {
	border: none;
}
.textType01 .acdCnt01 > .acdLabel {
	padding: 10px 50px 10px 0;
	border-bottom: 4px solid #dce2e6;
	background-color: transparent;
	font-size: 20px;
}
.textType01 .acdCnt01 > .acdLabel > .acdBtn {
	right: 5px;
	border-radius: 50%;
	background-color: transparent;
}
.textType01 .acdCnt01 > .acdLabel > .acdBtn::before,
.textType01 .acdCnt01 > .acdLabel > .acdBtn::after {
	height: 2px;
}
.textType01 [class*="acdCnt"] > .acdContent {
	padding: 0;
}
.textType01 [class*="acdCnt"] > .acdCheck:checked ~ .acdLabel ~ .acdContent {
	padding: 25px 0;
}
.textType01 .txtlabel01 {
	display: inline-block;
	margin-right: 3px;
	padding: 3px 4px;
	border-radius: 3px;
	background-color: #ea8885;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
.textType01 .txtlabel02 {
	display: inline-block;
	padding: 4px 30px;
	border-radius: 15px;
	background-color: #dce2e6;
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
}
.textType01 .txtlabel03 {
	display: inline-block;
	padding: 4px 6px;
	border-radius: 6px;
	border: 2px solid #e60000;
	color: #e60000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
}
.wfit {
	display: inline-block;
	width: fit-content;
}
.textType01 .colWrap + .colWrap {
	margin-top: 35px;
}
.textType01 .-layout01 .colWrap + .colWrap {
	margin-top: 50px;
}
.textType01 .colWrap .bnr {
	width: 100%;
	text-align: center;
}
.textType01 .colWrap .bnr img {
	max-width: 345px;
}
.textType01 .ico_touch {
	height: 24px;
	vertical-align: top;
}

@media screen and (max-width: 640px) {
	.textType01 .cardItem > .img {
		width: 69.3333vw;
	}
	.textType01 .pointWrap {
		margin-left: -15px;
		margin-right: -15px;
		padding: 28px 40px;
	}
	.textType01 .section03 {
		margin: 30px 0 0;
	}
	.textType01 .ttl02 {
		font-size: 6.25vw;
	}
	.textType01 .ttl03 {
		margin-bottom: 10px;
	}
	.textType01 .img02 {
		max-width: 345px;
	}
	.colWrap.col1Sp > .r {
		margin-top: 1.5rem;
	}
	.-layout01 .colWrap.col1Sp > .r {
		margin-top: 18px;
	}
	.textType01 .colWrap .bnr.b2 img {
		max-width: 345px;
		max-height: 150px;
	}
	.textType01 .colWrap .bnr.b3 img {
		max-width: 345px;
		max-height: 130px;
	}
	.textType01 .cta .btnType04 {
		max-width: 330px;
		padding: 10px 35px;
	}
	.textType01 .fixBlock .cta .btnType04 {
		width: 240px;
		padding: 11px 35px;
		font-size: 14px;
	}
	.textType01 .acdCnt01 > .acdLabel > .acdBtn {
		width: 36px;
		height: 36px;
	}
	.textType01 .acdCnt01 > .acdLabel > .acdBtn::before {
		left: 50%;
		right: inherit;
		transform: translateX(-50%) translateY(-50%);
	}
	.textType01 .acdCnt01 > .acdLabel > .acdBtn::after {
		left: 50%;
		right: inherit;
		transform: translateX(-50%) translateY(-50%) rotate(90deg);
	}
	[class*="acdCnt"] > .acdCheck:checked + .acdLabel > .acdBtn:after {
		transform: translateX(-50%) translateY(-50%) rotate(0);
	}
	.textType01 .img03 {
		max-width: 125px;
	}
}

@media screen and (min-width: 641px) {
	.textType01 .inner {
		padding: 0;
	}
	.textType01 .inner.i2 {
		width: 900px;
	}
	.textType01 .cardItem > .img {
		width: 345px;
	}
	.textType01 .message {
		font-size: 32px;
		font-weight: normal;
	}
	.textType01 .pointWrap {
		width: 600px;
		margin: 0 auto;
		padding: 30px 40px;
	}
	.textType01 .pointList01 {
		font-size: 20px;
	}
	.textType01 .pointList01 > li::before {
		top: -5px;
		width: 40px;
		height: 31px;
	}
	.textType01 .bannerBlock01 {
		margin: 60px 0;
		padding: 0;
	}
	.textType01 .ttl02 {
		font-size: 40px;
	}
	.textType01 .btnMore01 {
		padding: 1rem 2.5rem .92857rem;
		font-size: 20px;
	}
	.textType01 .acdCnt01 > .acdLabel {
		padding: 15px 50px 15px 0;
		font-size: 24px;
	}
	.textType01 [class*="acdCnt"] > .acdContent {
		padding: 0 50px;
	}
	.textType01 [class*="acdCnt"] > .acdCheck:checked ~ .acdLabel ~ .acdContent {
		padding: 25px 50px 35px;
	}
	.textType01 .txtlabel01 {
		margin-right: 10px;
		padding: 3px 6px;
		font-size: 23px;
	}
	.textType01 .txtlabel02 {
		padding: 5px 30px;
		border-radius: 20px;
		font-size: 23px;
	}
	.wfitPc {
		display: inline-block;
		width: fit-content;
	}
	.textType01 .colWrap + .colWrap {
		margin-top: 45px;
	}
	.colWrap.col2Pc {
		display: flex;
		justify-content: space-between;
	}
	.textType01 .colWrap .bnr {
		width: 345px;
	}
	.textType01 .colWrap .bnr img {
		max-height: 194px;
	}
	.textType01 .colWrap .bnr.b3 img {
		max-height: 160px;
	}
	.colWrap.col2Pc > .r {
		width: calc(100% - 385px);
	}
	.textType01 .ico_touch {
		height: 28px;
	}
}
