<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">section img {
	width: 100%;
	height: auto;
}
section.element_top {
	padding: 0 30px;
}
section.element_top .element_top_inner {
	max-width: 1116px;
	height: 350px;
	margin-top: 68px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
section.element_top .element_top_inner h1.element_h1 {
	font-size: 27px;
	line-height: 1em;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateX(-50%);
	white-space: nowrap;
}
section.element_top .element_top_inner .element_top_note {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.top_note_box {}
.top_note_box p {
	font-size: 17px;
	line-height: 1.4em;
	color: #B81C22;
	margin-top: 5px;
}
.note_txt_01 {
	font-size: 13px;
	line-height: 1.3em;
	color: #E3007F;
	word-break: break-all;
	text-align: justify;
	text-justify: inter-ideograph;
	max-width: 1116px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
.note_txt_01 p {
	text-align: right;
}
.new_note {
	width: 74px;
	margin-right: 3px;
}
@media screen and (max-width: 786px) {
	section.element_top {}
	section.element_top .element_top_inner {
		width: 100%;
		height: 72vw;/*80vw;*/
		margin-top: 45px;
	}
	section.element_top .element_top_inner h1.element_h1 {
		top: 35%;
		transform: translateX(-50%) translateY(0%);
	}
	section.element_top .element_top_inner .element_top_note {}
	.top_note_box {}
	.top_note_box p {
		font-size: 13px;
	}
	.note_txt_01 {
		font-size: 11px;
	}
	.note_txt_01 p {
		text-align: justify;
		text-justify: inter-ideograph;
	}
	.new_note {
		width: 50px;
		margin-right: 2px;
	}
}
/*
-----------------------*/
section.element {
	padding: 30px 0 0 0;
}
section.element .section_inner {
	max-width: 1176px;
	padding: 0 30px;
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 786px) {
	section.element {}
	section.element .section_inner {
		width: 100%;
		padding: 0 0;
		max-width: calc(100% - 60px);
	}
}
/*
-----------------------*/
.table_note_01 {
	font-size: 13px;
	line-height: 1.5em;
	text-align: right;
	margin-bottom: 5px;
}
@media screen and (max-width: 786px) {
	.table_note_01 {
		font-size: 10px;
	}
}
/*
-----------------------*/
.table_wrap {
	width: 100%;;
	overflow-x: scroll;
	height: auto;
}
table.element_table01 {
	width: 1116px;
	display: table;
	line-height: 0;
	margin-top: 60px;
}
table.element_table01.first {
	margin-top: 0;
}
table.element_table01 th {
	vertical-align: middle;
	text-align: center;
	background-color: #B8BDC0;
	font-size: 15px;
	line-height: 1.4em;
	padding: 15px 5px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
table.element_table01 th.tate {
	background-color: #DBDEDF;
}
table.element_table01 .col01 {
	width: 242px; /*螳溷ｯｸ252px*/
}
table.element_table01 td {
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	line-height: 1.5em;
	padding: 0;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
/* table.element_table01 td img {
		width: calc(100% - 1px);
	} */
table.element_table01 th:first-child, table.element_table01 td:first-child {
	border-left: none;
}
/* table.element_table01 th:first-child, table.element_table01 .l_shiro {
	border-left: 5px solid #FFFFFF;
} */
table.element_table01 th .new_s {
	display: inline-block;
	width: 66px;
	margin-top: -4px;
}
table.element_table01 .line_left {}
@media screen and (max-width: 786px) {
	.table_wrap {
		width: 100%;
		overflow-x: hidden;
		padding: 0;
		margin: 0;
	}
	table.element_table01 {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	table.element_table01 th {
		font-size: 3.2vw;
		padding: 4vw 1.3333vw;
	}
	table.element_table01 th.tate {}
	table.element_table01 .col01 {
		width: 34.6666vw;
	}
	table.element_table01 td {
		font-size: 2.93333vw;
	}
	table.element_table01 td img {}
	table.element_table01 th:first-child, table.element_table01 td:first-child {}
	table.element_table01 th:first-child, table.element_table01 .l_shiro {}
	table.element_table01 th .new_s {
		width: 12.2666vw;
		margin-top: 0;
	}
	table.element_table01 .line_left {
		text-align: left;
		padding-left: 4.8vw;
	}
}
table.element_table01 td.ue {
	vertical-align: top;
}
table.element_table01 td.hinban {
	font-size: 16px;
	background-color: #EEEEEF;
}
table.element_table01 td.hinban .small {
	font-size: 75%;
}
table.element_table01 td .brown {
	color: #934D2A;
}
table.element_table01 td.kakaku {}
table.element_table01 td.kakaku .small {}
table.element_table01 td.irisu {
	font-size: 12px;
	background-color: #EEEEEF;
}
table.element_table01 td.tdbg_01 {
	background-color: #EEEEEF;
}
table.element_table01 td .element_arrow {
	width: 19px;
	position: absolute;
	left: 50%;
	bottom: -40px;
	transform: translateX(-50%);
	z-index: 2;
}
@media screen and (max-width: 786px) {
	table.element_table01 td.ue {
		vertical-align: top;
	}
	table.element_table01 td.hinban {
		font-size: 3.2vw;
		line-height: 1.3em;
		padding-top: 1.33333vw;
		padding-bottom: 1.33333vw;
	}
	table.element_table01 td.hinban .small {
		font-size: 2.66666vw;
	}
	table.element_table01 td .brown {}
	table.element_table01 td.kakaku {
		font-size: 3.4666vw;
		line-height: 1.3em;
	}
	table.element_table01 td.kakaku .small {
		font-size: 76%;
	}
	table.element_table01 td.irisu {
		font-size: 2.9333vw;
		line-height: 1.3em;
	}
	table.element_table01 td.tdbg_01 {}
}
/*
-----------------------*/
/* font-weight */
table.element_table01 th,
table.element_table01 td {
	font-weight: 300;
}

table.element_table01 th.col01 {
	font-weight: 500;
}

table.element_table01 td.hinban {
	font-weight: 500;
}

table.element_table01 td.hinban .small {
	font-weight: 200;
}

table.element_table01 td.kakaku {
	font-weight: 400;
}

@media screen and (max-width: 1024px) {
	#footerArea {
		margin-top: 100px;
	}
}
</pre></body></html>