<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width:667px) {
	/*==============================================

	ＳＰ版 ＴＯＰページ表示テンプレート

==============================================*/
	.container {
		width: 100% !important;
		margin: 0 auto;
		overflow: hidden;
	}
	.smart_off {
		display: none;
	}
	.top_display h2 {
		margin: 0;
		font-size: 18px;
		font-weight: normal;
	}
	.top_display_wrap {}
	.top_display_wrap iframe {
		border: none;
		width: 100% !important;
		height: 250px !important;
	}
	/* top_display */
	a.all_click {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		font-size: 0;
		z-index: 100;
	}
	/* sp_top_display_1 */
	.sp_top_display_1 {
		width: 100%;
	}
	.sp_top_display_1 ul {
		height: 250px;
		overflow-y: scroll;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.sp_top_display_1 ul li {
		position: relative;
		overflow: hidden;
		padding: 2% 0;
		border-bottom: 1px solid #CCC;
	}
	.sp_top_display_1 ul li img {
		max-width: 120px;
		height: auto;
		float: left;
		margin-right: 2%;
	}
	.sp_top_display_1 ul li div {
		float: left;
		width: 56%;
	}
	.sp_top_display_1 ul li div b {
		display: block;
		margin-bottom: 2%;
		font-size: 12px;
		color: #00418D;
	}
	.sp_top_display_1 ul li div p {
		margin: 0;
		font-size: 13px;
	}
	/* sp_top_display_2 */
	.sp_top_display_2 {
		width: 100%;
	}
	.sp_top_display_2 ul {
		height: 300px;
		overflow-y: scroll;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.sp_top_display_2 ul li {
		width: 48%;
		float: left;
		position: relative;
		overflow: hidden;
		padding: 1%;
	}
	.sp_top_display_2 ul li img {
		width: 100%;
		height: auto;
		display: block;
		margin: 0 auto;
	}
	.sp_top_display_2 ul li div {}
	.sp_top_display_2 ul li div b {
		display: block;
		margin: 2% 0;
		font-size: 12px;
		color: #00418D;
	}
	.sp_top_display_2 ul li div p {
		margin: 0;
		font-size: 13px;
	}
	/* sp_top_display_3 */
	.sp_top_display_3 {
		width: 100%;
	}
	.sp_top_display_3 ul {
		height: 250px;
		overflow-y: scroll;
		margin: 0;
		padding: 0;
		list-style: none;
	}
	.sp_top_display_3 ul li {
		position: relative;
		overflow: hidden;
		padding: 2% 0;
		border-bottom: 1px solid #CCC;
	}
	.sp_top_display_3 ul li div {}
	.sp_top_display_3 ul li div b {
		display: block;
		margin-bottom: 2%;
		font-size: 12px;
		color: #00418D;
	}
	.sp_top_display_3 ul li div p {
		margin: 0;
		font-size: 13px;
	}
}
/********************* 消さない *********************/
/* iframeの中身ここから！！ */
.top_open_01 {
	font-size: 12px;
}
.top_open_01 ul {
	margin-top: -10px;
}
.top_open_01 li {
	border-bottom: 1px dashed #999;
	padding: 10px 0;
	overflow: hidden;
	position: relative;
}
.top_open_01 li:last-child {
	border: none;
}
.top_open_01 li span {
	font-weight: bold;
}
.top_open_01 li a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.top_open_01 li:hover {
	background-color: #EEE;
}
.top_open_01 li a p {
	margin: 0;
	padding: 0;
	left: 0;
	top: 29px;
	position: absolute;
	font-weight: bold;
	color: #333;
}
.top_open_01 li div {
	margin: 20px auto auto auto;
}
/* iframeの中身ここまで！！ */
.sale_t_result_cms li a,
.sale_t_as_cms li a,
.sale_t_column_cms li a {
	font-family: -apple-system, BlinkMacSystemFont, 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	font-weight: 500;
}</pre></body></html>