@charset "utf-8";
.btnType01.layout01 {
	max-width: 100%;
}
.btnType01.layout02 {
	max-width: 538px;
}
.btnType01.layout02 .fzPtn01 {
	font-size: 1.428rem;
}
.cardLink.col3 {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
}
.inner80 .cardLink.col3 > .cardLinkItem {
	width: 100%;
	max-width: 286px;
}
.cardLink.col3 > .cardLinkItem {
	margin-right: 19px;
}
.cardLink.col3 > .cardLinkItem:nth-child(n+4) {
	margin-top: 19px;
}
.colWrap.col2 {
	flex-wrap: wrap;
	-webkit-box-pack: start;
	justify-content: flex-start;
}
.colWrap.col2 > .colBtnItem {
	width: 438px;
}
.colWrap.col2 > .colBtnItem:first-child {
	margin-right: 0;
}
.colWrap.col2 > .colBtnItem:nth-child(even) {
	margin-left: 20px;
}
.colWrap.col2 > .colBtnItem:nth-child(n+3) {
	margin-top: 20px;
}
.closeButton {
	top: 15px;
	right: 15px;
}
.modalContent {
	width: 600px;
}
.modalContentInner {
	padding: 55px 26px 26px;
	text-align: left;
}
.cardLink.svgSquType > .cardLinkItem > .cardLinkImg.shrinkImg01 > img[src$="svg"] {
	width: 90px;
}