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

/* --------------------------------------------------------------------

	JRE POINT縺ｨ縺ｯ繝壹�繧ｸ縲JRE POINT200繝昴う繝ｳ繝磯｣謳ｺ繧ｭ繝｣繝ｳ繝壹�繝ｳ蟆ら畑縲CSS
	/shop/secure/jrepoint.aspx
    /shop/secure/jrepoint_2.aspx

	01.豎守畑繧ｯ繝ｩ繧ｹ
	02.蛻晄悄蛹�
	03.螟ｧ譫�縺ｪ縺ｩ
	04.繝｡繝九Η繝ｼ�医�繝ｼ繧ｸ蜀�Μ繝ｳ繧ｯ��
	05.隕句�縺�
	06.繝ｪ繝ｳ繧ｯ繝ｻ繝懊ち繝ｳ

	07.JRE POINT縺ｮ迚ｹ蠕ｴ
	08.JRE POINT縺ｮ莉倅ｸ弱Ν繝ｼ繝ｫ
	09.JRE POINT 莉倅ｸ惹ｾ�
	10.繝昴う繝ｳ繝医く繝｣繝ｳ繝壹�繝ｳ諠��ｱ



	莉･荳九ヾP逕ｨCSS

	11.豎守畑繧ｯ繝ｩ繧ｹ縲心P縲�
	12.蛻晄悄蛹悶心P縲�
	13.螟ｧ譫�縺ｪ縺ｩ縲心P縲�
	14.繝｡繝九Η繝ｼ縲心P縲�
	15.隕句�縺励心P縲�
	16.繝ｪ繝ｳ繧ｯ繝ｻ繝懊ち繝ｳ縲心P縲�

	17.JRE POINT縺ｮ迚ｹ蠕ｴ縲心P縲�
	18.JRE POINT縺ｮ莉倅ｸ弱Ν繝ｼ繝ｫ縲心P縲�
	19.JRE POINT 莉倅ｸ惹ｾ九心P縲�
	20.繝昴う繝ｳ繝医く繝｣繝ｳ繝壹�繝ｳ諠��ｱ縲心P縲�

--------------------------------------------------------------------- */


/* --------------------------------------------------------------------

	繝ｪ繝ｳ繧ｯ繝ｻ繝懊ち繝ｳ縲娠C縲�

--------------------------------------------------------------------- */

.jrep200{
	margin:30px 0 0 !important;
	height:50px;
	display: flex;
	justify-content: space-between;
	padding: 0 1em;
}

/*.btnlinkA{
	margin:0 1em 0 1.5em !important;
}*/

.btnG a{
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	border: solid 1px #179956;
	border-radius: 1.5em;
	padding: 0.75em 40px 0.7em;
	min-width: 320px;
	background-color: #f5fffa;
	text-decoration: none !important;
	text-align: center;
	text-indent: 0.5em;
	line-height: 1.5;
	font-weight: bold;
	color:#00833f;
}
.btnG a:hover {text-decoration: underline !important;}

.btnG a:before {
	content: "";
	display: inline-block;
	position: absolute;
	left: 16px;
	top:50%;
	margin-top: -8px;
	width:16px;
	height: 16px;
	background: url("/fp/img/green_arrow.png") 0 0 no-repeat;
	background-size: 16px;
}



/* --------------------------------------------------------------------

	繝ｪ繝ｳ繧ｯ繝ｻ繝懊ち繝ｳ縲心P縲�

--------------------------------------------------------------------- */
@media screen and (max-width:640px)
{

.jrep200{
	margin:0 auto;
	height:80px;
	display:block;
}
.btnlinkA{
	margin-bottom:1em;
}

}




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