@charset "UTF-8";
/* CSS Document */


/* アプリ */
.channel-html .h775B49 {
	container-type: inline-size;
}

.channel-html .uB7A391 {
	align-items: stretch;
	background-image: url("../images2/apps_s.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 90%;
	display: flex;
	justify-content: center;
	align-items: center;
}


@container (min-width: 340px){
	.channel-html .uB7A391 {
		background-image: url("../images2/apps.png");
		background-size: 76%;
	}
}
@container (min-width: 970px){
	.channel-html .uB7A391 {
		background-size: 90%;
		min-height: 500px;
	}

}



.channel-html .tC99614 {
	padding-top: 0;
}




/*　圧倒的なセキュリティ　*/

@media (min-width: 735px){
	.channel-html .f5DF40F,
	.channel-html .gFA48E1 {
		min-height: 515px;
	}
}
@supports (contain:inline-size) {
	@container (max-width:1068px) {
		.gFA48E1,
		.x489BF6 {
			height:auto;
		}
		.pBDB8D0 figure {
			margin-left: -36px;
		}
	}
}


.channel-html .uAF81DF {
	overflow: hidden;
}

@supports (contain:inline-size) {
	@container (max-width:734px){
		.q13F702 {
			height: auto;
		}
}


.too_hikaku {padding-top: 80px;}
.too_hikaku h2 {margin-bottom: 48px;}

.too_hikaku h3 {
	text-align: center;
}
.too_hikaku {
	container-type: inline-size;
}
	.too_hikaku_wrap {
		display: grid;
		grid-template-columns: 1fr;
		gap: 8px 16px;
	}


@container (min-width: 340px){
	.too_hikaku_wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 8px 16px;
	}
}

.too_hikaku_wrap_col {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 5;
	gap: 8px 0;

}
.too_hikaku_wrap_inner {
	display: grid;
	grid-template-rows: subgrid;
	grid-row: span 2;
	container-type: inline-size;
	gap: 8px;
}
.too_hikaku_wrap_inner_col {
	display: grid;
	grid-template-columns: 1fr;
	gap: 8px;
}

@container (min-width: 340px){
	.too_hikaku_wrap_inner_col {
		display: grid;
		grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
		gap: 8px;
	}
}


.too_hikaku_wrap_inner_col > div {
	background-color: #f5f5f7;
	padding: 24px 16px;
	border-radius: 8px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 4px 0;
	min-height: 130px;
}
.too_hikaku_wrap_inner_col > div > *{
	width: 100%;
}
.too_hikaku_text {
	font-size: 13px;
	text-align: center;
	line-height: 1.4;
}

.too_hikaku_img {
	text-align: center;
}
.too_hikaku_img > img{
	max-width: 42px;
	display: inline-block;
}
.too_hikaku_img > img.too_hikaku_img_1_2 {
	max-width: 36px;
}
.too_hikaku_img > img.too_hikaku_img_1_3 {
	max-width: 56px;
}
.too_hikaku_img > img.too_hikaku_img_1_4 {
	max-width: 38px;
}

.too_hikaku_img > img.too_hikaku_img_2_4 {
	max-width: 38px;
}

