<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******************************************************************************/
/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ逕ｨ繧ｹ繧ｿ繧､繝ｫ繧ｷ繝ｼ繝� - last update: 23.09.28 */


@media only screen and (max-width: 780px) {

/******************************************************************************/
/* 繝帙�繝�繝壹�繧ｸ蜈ｨ菴� */

* {
	font-size: 14px;
}


/******************************************************************************/
/* wrapper - 繝壹�繧ｸ蜈ｨ菴薙�譫�邨�∩ */

#wrapper {
	width: auto !important;
}


/******************************************************************************/
/* header - 繝倥ャ繝縺ｮ譫�邨�∩ */

#header {
	width: 100%;
	max-width: 820px;
	height: 0px;
	margin: 0px;
	padding: 0px 0px 21.95% 0px;
	background: url(../img/header_bg.png) no-repeat center top;
	background-size: contain;
}

#header a,
#header a:visited,
#header a:hover {
	display: none;
}


/******************************************************************************/
/* maincontent - 繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝��譫�邨�∩ */

#maincontent {
	width: 100%;
	margin: 0px 0px 20px 0px;
}

#maincontent h2 {
	background: #402C1C;
	padding: 7px 0px 1px 15px;
	width: auto;
	height: auto;
	line-height: 160%;
	letter-spacing: 0.35em;
}

#maincontent p,
#maincontent ul {
	margin: 0px 15px 15px 15px;
}


/******************************************************************************/
/* 繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝� - 繝ｪ繧ｹ繝郁レ譎ｯ */

#maincontent .li01 li {
	background: url(../img/li01_bg.png) no-repeat left 6px;
	padding: 0px 0px 0px 25px;
}


/******************************************************************************/
/* .table_normal - 繝��繝悶Ν�域ｱ守畑�� */

#maincontent .table_normal {
	margin: 0px 15px 15px 15px;
}

#maincontent .table_normal td {
	padding-right: 5px;
}


/******************************************************************************/
/* .table_form - 繝��繝悶Ν�亥盾蜉�逕ｳ霎ｼ繝輔か繝ｼ繝��� */

#maincontent .table_form {
	width: 96%;
	margin: 0px 2% 15px 2%;
}

#maincontent .table_form td.h {
	width: 25%;
}

#maincontent .table_form td.d {
	width: auto;
	max-width: 510px;
}

#maincontent .w150 {
	width: 15%;
}

#maincontent .w180 {
	width: 20%;
}

#maincontent .w280 {
	width: 65%;
}

#maincontent .w360 {
	width: 90%;
}


/******************************************************************************/
/* 繝｡繧､繝ｳ繧ｳ繝ｳ繝�Φ繝� - 繝��繝悶Ν�亥峇縺ｿ譫��� */

#maincontent .table_box {
	margin: 0px 2% 15px 2%;
	width: 96%;
}


/******************************************************************************/
/* jumptop - PAGE TOP繝懊ち繝ｳ縺ｮ譫�邨�∩ */

#scrollUp {
    right: 0px;
}


/******************************************************************************/
/* footer - 繝輔ャ繧ｿ縺ｮ譫�邨�∩ */

#footer {
	width: 100%;
	font-size: 10px;
}


}		/* end of 880px */




@media only screen and (max-width: 500px) {

/******************************************************************************/
/* .table_form - 繝��繝悶Ν�亥盾蜉�逕ｳ霎ｼ繝輔か繝ｼ繝��� */

#maincontent .table_form {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-top: 1px solid #999999;
}

#maincontent .table_form td {
	display: inline-block;
	padding: 10px 2%;
}

#maincontent .table_form td.h2 {
	width: 96%;
	border: 0px none;
}

#maincontent .table_form td.h {
	width: 96%;
	border: 0px none;
}

#maincontent .table_form td.d {
	width: 96%;
	border-top: 0px none;
	border-left: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #999999;
}

#maincontent .ml2e {
	margin-left: 0px;
}


}		/* end of 500px */

</pre></body></html>