<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";


/*******************************
	蠎�相謗ｲ霈峨↓縺､縺�※
*******************************/
.kokoku h3 {
	font-size: 26px;
	line-height: 2.5;
	margin-bottom: 20px;
	font-weight: bold;
	color: #444;
}
.kokoku_table table {
	margin-bottom: 20px;
}
.kokoku_table .order {
	width: 100%;
}
.kokoku_table .order .com_td {
	height: 100px;
}
.kokoku_table .order .left,
.kokoku_table .order .right {
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
},
.kokoku_table .order .center {
	width: 67%;
	vertical-align: middle;
	padding-left: 20px;
}
.kokoku_table .order .left {
	width: 18%;
	padding-right: 20px;
	color: #f77c2a;
}
.kokoku_table .order .right {
	width: 15%;
	color: #ccc;
}
.kokoku_table .ranking_order .group1 {
	height: 80px;
}
.kokoku_table .ranking_order .name {
	font-weight: bold;
	font-size: 18px;
	color: #444;
}
.kokoku_table .arrow {
	position: relative;
	width: 100%;
	height: 20px;
	margin: auto;
	margin-top: 40px;
	background: linear-gradient(to left, #ccc, #f77c2a);
}
.kokoku_table .arrow::after{
	content: "";
	position: absolute;
	top: -10px;
	left: -20px;
	border-right: 20px solid #f77c2a;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
}
.kokoku_table .note {
	margin-top: 20px;
	font-size: 14px;
}

.howto .item {
	font-size: 16px;
	margin-bottom: 40px;
}
.capture {
	width: 1020px;
}
.capture .item {
	display: block;
	float: left;
	width: 50%;
	box-sizing: border-box;
	padding-right: 20px;
	margin-bottom: 40px;
}
.capture .title {
	font-size: 20px;
	font-weight: bold;
	color: #444;
	margin-bottom: 10px;
}
.capture .image img {
	width: 100%;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

/*******************************
	PR蠎�相
*******************************/
.pr_kokoku .item {
	margin-bottom: 60px;
	font-size: 16px;
}
.pr_kokoku .price {
	font-size: 32px;
	font-weight: bold;
}

/*******************************
	譌･蜑ｲ繧翫↓縺､縺�※
*******************************/
.hiwari table {
	width: 100%;
	margin-bottom: 40px !important;
}
.hiwari table td {
	text-align: center;
}
.hiwari table td .hiwari_help {
	color: #999;
}
h4.title {
	font-size: 20px;
}


/*******************************
	繝舌リ繝ｼ隕丞ｮ�
*******************************/
.kokoku .banner_provision .item {
	margin-bottom: 50px;
}
.kokoku .banner_provision .title {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.kokoku .banner_provision table {
	width: 100%;
}
</pre></body></html>