.c-herodop {
	margin-top: 96px;
}
.c-presentationdop-content > .c-herodop-note + .c-herodop-note {
	margin-top: -16px;
}
.c-contentbasedop.mt-section {
	margin-top: 48px;
}
.p-subsection-ttl {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (min-width: 1024px) {
	.p-subsection-ttl {
		font-size: 24px;
	}
}
.p-ss-pop-ttl,
.p-sus-pop-ttl,
.p-sp-pop-ttl {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
.p-ss-pop-txt,
.p-sus-pop-txt,
.p-sp-pop-txt {
	margin-top: 24px;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (max-width: 1023px) {
	.p-ss-pop-ttl,
	.p-sus-pop-ttl,
	.p-sp-pop-ttl {
		font-size: 24px;
	}
	.p-ss-pop-txt,
	.p-sus-pop-txt,
	.p-sp-pop-txt {
		font-size: 14px;
	}
}
.p-ss-func-label,
.p-sus-func-label,
.p-sp-func-label {
	display: flex;
	align-items: center;
	gap: 16px;
}
.p-ss-func-badge,
.p-sus-func-badge,
.p-sp-func-badge {
	display: inline-flex;
	align-items: center;
	padding: 1px 4px 0;
	background-color: #EB0A1E;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	white-space: nowrap;
}
@media (max-width: 1023px) {
	.p-ss-func-badge,
	.p-sus-func-badge,
	.p-sp-func-badge {
		font-size: 10px;
	}
}
.p-ss-func-sublabel,
.p-sus-func-sublabel,
.p-sp-func-sublabel {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	padding-top: 5px;
}
@media (max-width: 1023px) {
	.p-ss-func-sublabel,
	.p-sus-func-sublabel,
	.p-sp-func-sublabel {
		font-size: 16px;
		padding-top: 4px;
	}
}
.p-ss-prices,
.p-sus-prices,
.p-sp-prices {
	display: flex;
	flex-direction: column;
	gap: 8px;
}
.p-ss-price,
.p-sus-price,
.p-sp-price {
	display: flex;
	flex-direction: column;
}
.p-ss-price-label,
.p-sus-price-label,
.p-sp-price-label {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
.p-ss-price-body,
.p-sus-price-body,
.p-sp-price-body {
	display: flex;
	align-items: baseline;
	gap: 4px;
}
.p-ss-price-value,
.p-sus-price-value,
.p-sp-price-value {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
.p-ss-price-unit,
.p-sus-price-unit,
.p-sp-price-unit {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.04em;
}
.p-ss-price-sub,
.p-sus-price-sub,
.p-sp-price-sub {
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (max-width: 1023px) {
	.p-ss-price-label,
	.p-sus-price-label,
	.p-sp-price-label {
		font-size: 14px;
	}
}
.p-ss-comparison-table th,
.p-ss-comparison-table td,
.p-sus-comparison-table th,
.p-sus-comparison-table td,
.p-sp-comparison-table th,
.p-sp-comparison-table td {
	vertical-align: middle;
}
.p-ss-comparison-table small,
.p-sus-comparison-table small,
.p-sp-comparison-table small {
	font-size: 11px;
	letter-spacing: 0.04em;
}
.p-ss-comparison-table sup,
.p-sus-comparison-table sup,
.p-sp-comparison-table sup {
	font-size: 10px;
}
#modal-sus-relay-attack .m-modaldop-txt,
#modal-sus-can-invader .m-modaldop-txt,
#modal-sus-key-copy .m-modaldop-txt,
#modal-sus-game-boy .m-modaldop-txt,
#modal-sus-force-open .m-modaldop-txt {
	font-size: 12px;
	letter-spacing: normal;
	color: #666666;
}
#accordion-appfeatures,
#accordion-comparison,
#accordion-comparison-sus,
#accordion-comparison-sp {
	display: none;
}
#accordion-appfeatures .c-presentationdop-inner {
	transition: opacity 0.2s ease;
}
#accordion-appfeatures .c-presentationdop-content {
	padding-left: 0;
}
@media (min-width: 1024px) {
	#accordion-appfeatures .c-presentationdop {
		width: auto;
		max-width: none;
		position: static;
		left: auto;
		transform: none;
	}
}
.c-tabnavdop-link {
	font-size: 12px !important;
}
@media (min-width: 1024px) {
	.c-tabnavdop-link {
		font-size: 16px !important;
	}
	.c-tabnavdop-item {
		align-items: stretch;
	}
	.c-tabnavdop-link {
		height: 100%;
		align-items: flex-end;
	}
}
@media (max-width: 1023px) {
	.p-sus-accordion-icon {
		transform: translateY(-2px);
	}
	.p-sus-accordion-btn[aria-expanded="true"] .p-sus-accordion-icon {
		transform: translateY(-2px);
	}
}
@media (max-width: 1023px) {
	.c-tabnavdop-inner {
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.c-tabnavdop-list {
		flex-wrap: nowrap;
		width: max-content;
		min-width: 100%;
		gap: 24px;
	}
	.c-tabnavdop-item {
		flex: 0 0 1;
		white-space: nowrap;
	}
}
.p-sus-section-ttl {
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (max-width: 1023px) {
	.p-sus-section-ttl {
		font-size: 24px;
	}
}
.p-sus-section-txt {
	margin-top: 24px;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (min-width: 1024px) {
	.p-sus-section-txt {
		font-size: 16px;
	}
}
.p-sus-applications,
.p-ss-applications {
	flex-direction: row;
	flex-wrap: wrap;
}
.p-sus-applications.c-columnsdop.-col4 .c-columnsdop-item,
.p-ss-applications.c-columnsdop.-col4 .c-columnsdop-item {
	flex: 0 0 280px;
	width: 280px;
}
@media (max-width: 1023px) {
	.p-sus-applications.c-columnsdop.-col4 .c-columnsdop-item,
	.p-ss-applications.c-columnsdop.-col4 .c-columnsdop-item {
		flex: 0 0 calc(50% - 16px);
		width: calc(50% - 16px);
	}
}
.p-sus-app-caption {
	display: flex;
	align-items: center;
	gap: 4px;
}
.p-sus-app-caption-txt {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (min-width: 1024px) {
	.p-sus-app-caption-txt {
		font-size: 20px;
	}
}
.p-sus-notes {
	display: flex;
	flex-direction: column;
}
.p-sus-app-info {
	display: inline-flex;
	align-items: center;
	flex-shrink: 0;
	background: none;
	border: none;
	padding: 0;
	cursor: pointer;
}
.p-sus-app-info-icon {
	display: block;
	width: 20px;
	height: 20px;
	filter: invert(85%);
}
.p-sus-app-media,
.p-ss-app-media {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	aspect-ratio: auto;
	overflow: visible;
}
.p-sus-app-media .c-columnsdop-img,
.p-ss-app-media .c-columnsdop-img {
	width: 100%;
	height: auto;
	aspect-ratio: 800 / 500;
	object-fit: cover;
}
.p-sus-app-icon,
.p-ss-app-icon {
	width: 64px;
	height: 64px;
	object-fit: contain;
}
.p-sus-notice-card {
	border: 1px solid #000000;
	padding: 48px;
	background-color: #FFFFFF;
}
@media (max-width: 1023px) {
	.p-sus-notice-card {
		padding: 24px;
	}
}
.p-sus-notice-card-txt {
	font-size: 20px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	text-align: center;
}
@media (max-width: 1023px) {
	.p-sus-notice-card-txt {
		font-size: 14px;
		text-align: left;
	}
}
.p-sus-app-cases {
	display: flex;
	flex-direction: column;
	gap: 24px;
}
.p-sus-app-case {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.p-sus-app-case-ttl {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
.p-sus-app-case-txt {
	margin-bottom: 0 !important;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
.p-sus-app-alert {
	background-color: #EB0A1E;
	padding: 8px 16px;
	display: flex;
	align-items: center;
	gap: 8px;
}
.p-sus-app-alert-icon {
	display: block;
	width: 20px;
	height: 20px;
	flex-shrink: 0;
	filter: brightness(0) invert(1);
}
.p-sus-app-alert-txt {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #FFFFFF;
}
@media (min-width: 1024px) {
	.p-sus-app-alert-txt {
		font-size: 16px;
	}
}
.p-sus-download-card {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 48px;
}
@media (max-width: 1023px) {
	.p-sus-download-card {
		flex-direction: column;
		gap: 24px;
		padding: 32px 24px;
	}
	.p-sus-download-apps {
		flex-direction: column;
	}
}
.p-sus-download-label {
	display: flex;
	align-items: center;
}
.p-sus-download-txt {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	white-space: nowrap;
}
.p-sus-download-apps {
	display: flex;
	align-items: center;
	gap: 16px;
}
.p-sus-download-app-link {
	display: block;
}
.p-sus-download-app-img {
	display: block;
	height: 73px;
	width: auto;
}
.p-sus-accordion-btn {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 16px 0;
	background: none;
	border: none;
	cursor: pointer;
	text-align: left;
	font-family: inherit;
	transition: background-color 0.2s ease;
}
.p-sus-accordion-btn:hover {
	background-color: #f4f4f4;
}
.p-sus-accordion-ttl {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #000000;
}
@media (max-width: 1023px) {
	.p-sus-accordion-ttl {
		font-size: 20px;
	}
}
.p-sus-accordion-icon {
	display: block;
	width: 24px;
	height: 24px;
	flex-shrink: 0;
	position: relative;
}
.p-sus-accordion-icon::before,
.p-sus-accordion-icon::after {
	content: "";
	display: block;
	position: absolute;
	width: 9px;
	height: 2px;
	background-color: #000000;
	top: calc(50% + 5px);
}
.p-sus-accordion-icon::before {
	left: 50%;
	transform: translateX(-100%) translateY(-50%) rotate(50deg);
	transform-origin: right center;
}
.p-sus-accordion-icon::after {
	left: 50%;
	transform: translateX(0%) translateY(-50%) rotate(-50deg);
	transform-origin: left center;
}
.p-sus-accordion-btn[aria-expanded="true"] .p-sus-accordion-icon::before,
.p-sus-accordion-btn[aria-expanded="true"] .p-sus-accordion-icon::after {
	top: calc(50% - 1px);
}
.p-sus-accordion-btn[aria-expanded="true"] .p-sus-accordion-icon::before {
	transform: translateX(-100%) translateY(-50%) rotate(-50deg);
}
.p-sus-accordion-btn[aria-expanded="true"] .p-sus-accordion-icon::after {
	transform: translateX(0%) translateY(-50%) rotate(50deg);
}
.c-presentationdop-subtitle {
	font-size: 16px;
}
@media (min-width: 1024px) {
	.c-presentationdop-subtitle {
		font-size: 20px;
	}
}
.p-sus-applicable-ttl {
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
}
@media (min-width: 1024px) {
	.p-sus-applicable-ttl {
		font-size: 32px;
	}
}
.p-sus-comparison-table {
	border: none !important;
}
.p-sus-comparison-table th,
.p-sus-comparison-table td {
	border-right: none !important;
}
.p-sus-comparison-table th.-no-bg {
	background-color: transparent !important;
}
.p-sus-comparison-table .p-btndop {
	padding-top: 11px !important;
	padding-bottom: 11px !important;
	width: 100% !important;
	max-width: 184px !important;
}
@media (max-width: 1023px) {
	.p-sus-comparison-table .p-btndop {
		min-height: auto !important;
	}
}
.p-sus-mycar-cell {
	vertical-align: middle;
	text-align: center;
}
.p-sus-mycar-body {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 4px;
}
.p-sus-mycar-main {
	display: flex;
	align-items: flex-end;
	gap: 4px;
}
.p-sus-mycar-txt {
	font-size: 12px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	text-align: left;
}
.p-sus-mycar-plus {
	font-size: 12px;
	font-weight: normal;
	color: #222222;
	flex-shrink: 0;
}
.p-sus-mycar-link {
	display: inline-flex;
	align-items: center;
	gap: 2px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #000000;
	text-decoration: none !important;
}
.p-sus-mycar-link:hover {
	color: #000000;
	background-color: #f4f4f4;
}
.p-sus-btns {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 16px;
}
@media (min-width: 1024px) {
	.p-sus-btns {
		flex-direction: row;
		justify-content: center;
	}
}
.p-sus-manual-btn .p-btndop-icon {
	transform: translateY(-2px);
}
.c-presentationdop-content {
	padding-left: 18px;
}
@media (max-width: 1023px) {
	.p-sus-appfeatures .c-presentationdop-content {
		padding-left: 0;
		padding-right: 0;
	}
}
@media (min-width: 1024px) {
	.c-presentationdop-content {
		padding-left: clamp(44px, calc(17vw - 131px), 114px);
	}
}
#norm,
#sus,
#premium {
	display: none;
}
.p-sus-manual-btn-wrap {
	text-align: center;
}
@media (max-width: 1023px) {
	.p-sus-manual-btn-wrap {
		margin-top: 24px;
	}
}
.p-sp-action-item {
	color: #222;
	font-size: 16px;
}
.p-ss-theft-content {
	overflow: visible;
}
.p-sp-notice-card {
	border: 1px solid #EB0A1E;
	padding: 48px;
	background-color: #FFFFFF;
}
@media (max-width: 1023px) {
	.p-sp-notice-card {
		padding: 24px;
	}
}
.p-sp-notice-card-ttl {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #EB0A1E;
	text-align: left;
}
.p-sp-notice-card-body {
	display: flex;
	flex-direction: column;
	gap: 16px;
}
.p-sp-notice-card-txt {
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	text-align: left;
}
.p-sp-notice-table {
	display: flex;
	flex-direction: column;
	width: 100%;
}
.p-sp-notice-table-head {
	display: flex;
	gap: 24px;
	background-color: #F9F9F9;
	align-items: center;
}
.p-sp-notice-table-row {
	display: flex;
	gap: 24px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #D9D9D9;
	align-items: stretch;
}
.p-sp-notice-table-cell {
	padding: 12px 8px;
	font-size: 16px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #222222;
	display: flex;
	align-items: center;
}
.p-sp-notice-table-cell.-head {
	font-weight: bold;
	height: 48px;
}
.p-sp-notice-table-cell.-flex {
	flex: 1 0 0;
	min-width: 0;
}
.p-sp-notice-table-cell.-date {
	width: 220px;
	flex-shrink: 0;
}
.p-sp-notice-br-sp {
	display: none;
}
@media (max-width: 1023px) {
	.p-sp-notice-card-ttl,
	.p-sp-notice-card-txt,
	.p-sp-notice-table-cell {
		font-size: 14px;
	}
	.p-sp-notice-table-cell.-date {
		width: 90px;
	}
	.p-sp-notice-br-sp {
		display: block;
	}
}
