<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についてページ専用　CSS
	/shop/secure/jrepoint.aspx

	01.汎用クラス
	02.初期化
	03.大枠など
	04.メニュー（ページ内リンク）
	05.見出し
	06.リンク・ボタン

	07.JRE POINTの特徴
	08.JRE POINTの付与ルール
	09.JRE POINT 付与例
	10.ポイントキャンペーン情報



	以下、SP用CSS

	11.汎用クラス【SP】
	12.初期化【SP】
	13.大枠など【SP】
	14.メニュー【SP】
	15.見出し【SP】
	16.リンク・ボタン【SP】

	17.JRE POINTの特徴【SP】
	18.JRE POINTの付与ルール【SP】
	19.JRE POINT 付与例【SP】
	20.ポイントキャンペーン情報【SP】

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

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

	01.汎用クラス

--------------------------------------------------------------------- */
.mt0 { margin-top: 0px !important; }
.mt5 { margin-top: 5px !important; }
.mt10 { margin-top: 10px !important; }
.mt15 { margin-top: 15px !important; }
.mt20 { margin-top: 20px !important; }
.mt25 { margin-top: 25px !important; }
.mt30 { margin-top: 30px !important; }
.mt35 { margin-top: 35px !important; }
.mt40 { margin-top: 40px !important; }
.mt45 { margin-top: 45px !important; }
.mt50 { margin-top: 50px !important; }

.mr0 { margin-right: 0px !important; }
.mr5 { margin-right: 5px !important; }
.mr10 { margin-right: 10px !important; }
.mr15 { margin-right: 15px !important; }
.mr20 { margin-right: 20px !important; }
.mr25 { margin-right: 25px !important; }
.mr30 { margin-right: 30px !important; }
.mr35 { margin-right: 35px !important; }
.mr40 { margin-right: 40px !important; }
.mr45 { margin-right: 45px !important; }
.mr50 { margin-right: 50px !important; }

.mb0 { margin-bottom: 0px !important; }
.mb5 { margin-bottom: 5px !important; }
.mb10 { margin-bottom: 10px !important; }
.mb15 { margin-bottom: 15px !important; }
.mb20 { margin-bottom: 20px !important; }
.mb25 { margin-bottom: 25px !important; }
.mb30 { margin-bottom: 30px !important; }
.mb35 { margin-bottom: 35px !important; }
.mb40 { margin-bottom: 40px !important; }
.mb45 { margin-bottom: 45px !important; }
.mb50 { margin-bottom: 50px !important; }

.ml0 { margin-left: 0px !important; }
.ml5 { margin-left: 5px !important; }
.ml10 { margin-left: 10px !important; }
.ml15 { margin-left: 15px !important; }
.ml20 { margin-left: 20px !important; }
.ml25 { margin-left: 25px !important; }
.ml30 { margin-left: 30px !important; }
.ml35 { margin-left: 35px !important; }
.ml40 { margin-left: 40px !important; }
.ml45 { margin-left: 45px !important; }
.ml50 { margin-left: 50px !important; }

.pl0 { padding-left: 0px !important; }
.pl5 { padding-left: 5px !important; }
.pl10 { padding-left: 10px !important; }
.pl15 { padding-left: 15px !important; }
.pl20 { padding-left: 20px !important; }
.pl25 { padding-left: 25px !important; }
.pl30 { padding-left: 30px !important; }
.pl35 { padding-left: 35px !important; }
.pl40 { padding-left: 40px !important; }
.pl45 { padding-left: 45px !important; }
.pl50 { padding-left: 50px !important; }

.fz10 { font-size: 10px !important; }
.fz11 { font-size: 11px !important; }
.fz12 { font-size: 12px !important; }
.fz13 { font-size: 13px !important; }
.fz14 { font-size: 14px !important; }
.fz15 { font-size: 15px !important; }
.fz16 { font-size: 16px !important; }
.fz17 { font-size: 17px !important; }
.fz18 { font-size: 18px !important; }
.fz19 { font-size: 19px !important; }
.fz20 { font-size: 20px !important; }
.fz21 { font-size: 21px !important; }
.fz22 { font-size: 22px !important; }
.fz23 { font-size: 23px !important; }
.fz24 { font-size: 24px !important; }
.fz25 { font-size: 25px !important; }

.fwb { font-weight: bold !important; }
.fwn { font-weight: normal !important; }

.tac { text-align: center !important; }
.tar { text-align: right !important; }

.hr {
	width: 100%;
	height: 2px;
	background-image: url("/fp/img/hr_dot_grn.png");
	background-repeat: no-repeat;
}

.d_ilb { display: inline-block !important; }
.df_ja {
	display: flex;
	justify-content: space-around;
}
.df_jb {
	display: flex;
	justify-content: space-between;
}

.fp_content a {text-decoration: underline !important;}
.fp_content a:hover img {opacity: 0.8;}

.flr {float:right;}
.cfx:after {
	content:'';
	display:block;
	clear: both;
}

.lh15 {line-height: 1.5 !important;}
.lh16 {line-height: 1.6 !important;}
.lh175 {line-height: 1.75 !important;}
.hov1:hover {opacity: 0.7 !important;}
.yohaku1 {margin:50px 0 0 !important;}
.yohaku2 {margin:25px 0 !important;}
.yohaku3 {margin:80px 0 0 !important;}
.yohaku4 {margin:20px 0 0 !important;}
.yohaku5 {margin:30px 0 0 !important;}
.yohaku6 {margin:70px 0 0 !important;}
.basic-list {margin-left: 1.2em;}
.basic-list &gt; li {list-style: disc;}
.kome {padding-left:1em;}
.kome &gt; li {text-indent:-1em;}
.inb {
	display: inline-block !important;
	font-size:inherit;
}









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

	02.初期化

--------------------------------------------------------------------- */
/*body {min-width:auto;}*/
.mainframe_ {
	float: none !important;
	display: block !important;
	margin: auto;
}









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

	03.大枠など

--------------------------------------------------------------------- */
#jrepoint-cont {}
.fp_content {
	margin-top: 80px;
	margin-bottom: 80px;
	line-height: 1.75;
}
.fp_content:first-child {margin-top:0px;}
.fp_content .fp_box {
	margin-top: 50px;
	margin-bottom: 50px;
}










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

	04.メニュー（ページ内リンク）

--------------------------------------------------------------------- */
#fp_nav,
#fp_nav_btm {margin-bottom:70px;}
#fp_nav ul,
#fp_nav_btm ul {
	display: flex;
	justify-content: flex-start;
	margin-bottom: 30px;
  flex-wrap: wrap;
}
#fp_nav ul li,
#fp_nav_btm ul li {
	border-left: 1px solid rgba(218,218,218,1);
	padding-right: 2px;
	padding-left: 2px;
	width: 188px;
  height: 125px;
  margin-bottom: 3px;
}
/* ポイントキャンペーン情報ボタン */
#fp_nav ul li.nav-cp-btn &gt; a &gt; span &gt; img {
	margin-bottom: 10px;
	width:90%;
}
#fp_nav_btm ul li.nav-cp-btn &gt; a &gt; span &gt; img {
	margin-top: 10px;
	width:90%;
}

#fp_nav ul li:last-child,
#fp_nav_btm ul li:last-child,
#fp_nav ul li:nth-child(4),
#fp_nav_btm ul li:nth-child(4) {
	border-right: 1px solid rgba(218,218,218,1);
	/* width: calc(((100% - 1px) / 4) - 1px); */
}
#fp_nav ul li a,
#fp_nav_btm ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	width: 100%;
	height: calc(100% - 33px);
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: rgba(0,131,63,1);
}
#fp_nav ul li a {
	padding-top: 8px;
	padding-bottom: 25px;
	background-image: url("/fp/img/ico_arrow_b_grn.png");
	background-repeat: no-repeat;
	background-position: 50% 90%;
}
#fp_nav_btm ul li a {
	padding-top: 25px;
	padding-bottom: 8px;
	background-image: url("/fp/img/ico_arrow_b_grn2.png");
	background-repeat: no-repeat;
	background-position: 50% 10%;
}
#fp_nav ul li a:hover,
#fp_nav_btm ul li a:hover {background-color:rgba(230,245,236,1);}










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

	05.見出し

--------------------------------------------------------------------- */
#fp_heading {
	position: relative;
	margin-bottom: 40px;
	padding-left: 24px;
}
#fp_heading:before {
	content: '';
	position: absolute;
	top: -2px;
	left: 0;
	display: block;
	border-radius: 4px;
	border-style:solid;
	border-color:rgba(60,152,85,1);
	width: 0;
	height: 100%;
	background-color: rgba(60,152,85,1);
}
#fp_heading .t-style0 {
	margin-bottom: 8px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.15;
}
.t-style8 {
	position: relative;
	margin-bottom: 25px;
	border-bottom: 2px solid rgba(218,218,218,1);
}
.t-style8 span {
	display: inline-block;
	margin-bottom: -2px;
	border-bottom: 2px solid rgba(23,152,85,1);
	padding-bottom: 20px;
	line-height: 1.1;
	font-size: 24px;
	font-weight: bold;
}
.t-style1 {
	position: relative;
	margin-bottom: 30px;
	padding:0.6em 0;
	border: none;
	border-bottom: 2px solid rgba(218,218,218,1);
	text-align: center;
	font-size: 30px;
	font-weight: bold;
}
.t-style1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	margin: 0 0 -2px -150px;
	border-bottom: 2px solid rgba(23,152,85,1);
	width: 300px;
}
.t-style2 {
	position: relative;
	border-bottom: solid 1px #00833f;
	padding:0 0 0.6em 1.8em;
	font-size: 18px;
	font-weight: bold;
	color:#00833f;
}
.t-style2 span {
	display: inline-block;
	position: absolute;
	top:0;
	left: 0;
	width:1.5em;
	text-align: center;
	font-size: inherit;
	color:#fff;
}
.t-style2:before {
	display: inline-block;
	content: "";
	position: absolute;
	top:-3px;
	left: 0;
	border-radius: 1em;
	width: 1.5em;
	height: 1.5em;
	background-color:#00833f;
}
.t-style3 {
	position:relative;
	margin-bottom: 15px;
	border: 1px solid rgba(218,218,218,1);
	padding: 11px 10px 9px 24px !important;
	font-size:1.1em;
	font-weight:bold;
}
.t-style3:after {
	content: "";
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 5px;
	height: calc(100% - 20px);
	background-color: rgba(0,131,63,1);
}
.t-styel4 {
	color: rgba(0,131,63,1);
	font-weight: bold;
}










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

	06.リンク・ボタン

--------------------------------------------------------------------- */
.fp_content a.txt_link,
.fp_content a.blank_link,
.fp_content a.page_link {
	display: inline-block;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-decoration: underline;
}
.fp_content a.txt_link {
	background-image: url("/img/usr/common/hnav_arrow.png");
	background-position: 0% 35%;
}
.fp_content .li_indent a.txt_link {
	text-indent: 0;
}
.fp_content a.blank_link {
	background-image: url("/img/usr/common/icon_link.png");
	background-position: 0% 35%;
}
.fp_content a.page_link {
	background-image: url("/img/usr/common/hnav_arrow_b.png");
	background-position: 0% 35%;
}

.btn-green1 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;
}
.btn-green1 a:hover {text-decoration: underline !important;}

.btn-green1 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;
}










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

	07.JRE POINTの特徴

--------------------------------------------------------------------- */
#feature {}
#jre-point-benzu {
	position: relative;
	margin: 50px auto 0;
	width:738px;
}
#jre-point-benzu img {display:block;}
#jre-point-benzu a img.pc_only_ {
	position: absolute;
	top:238px;
	left: 119px;
}
#jre-point-benzu a:hover img.pc_only_ {opacity: 0.7;}
.flow-box {
	padding:0 30px 66px;
	background: url("/fp/img/jrepoint/flow_arrow.png") center bottom no-repeat;
	background-size: 136px auto;
}
.flow-box-last {padding:0 30px;}
.flow-box2 {
	padding:0 0 66px;
	background: url("/fp/img/jrepoint/flow_arrow.png") center bottom no-repeat;
	background-size: 136px auto;
}

#jrepoint-cont .btn-jremall-mypage {
	margin: 40px auto 0;
	width:480px;
}
#jrepoint-cont .btn-jremall-mypage img {width:100%;}
.kasen {text-decoration: underline !important;}
.gamen-ss {
	margin: 25px 0 0;
	text-align: center;
}
.flex2col {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex2col &gt; *{
	width: 48%;
	margin-bottom: 1.5em;
}
.flex2col &gt; * img{
	max-width: 100%;
}
.flex2col &gt; *:after {
	content: "";
	display: block;
	width: 48%;
	height: 0;
}









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

	08.JRE POINTの付与ルール

--------------------------------------------------------------------- */
#rule {}
.dl-style1 {
	position: relative;
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: bold;
}
.dl-style1 dt {
	display: inline-block;
	position: absolute;
	top:2px;
	left: 0;
	width:1.5em;
	text-align: center;
	font-size: inherit;
	color:#fff;
	z-index: 1;
}
.dl-style1:before {
	display: inline-block;
	content: "";
	position: absolute;
	top:4px;
	left: 0;
	border-radius: 1em;
	width: 1.5em;
	height: 1.5em;
	background-color:#00833f;
	font-size:inherit;
	z-index: 0;
}
.dl-style1 dd {padding-left: 1.8em;}
.dl-style1 dd .strong {
	font-size: 1.2em;
	color: rgba(0,131,63,1);
	vertical-align: middle;
}

#rule.fp_content &gt; table.rule_list {
	width: 100%;
	table-layout: fixed;
}
#rule.fp_content &gt; table.rule_list th,
#rule.fp_content &gt; table.rule_list td {
	padding: 0.4em 1em;
	border: 1px rgba(218,218,218,1) solid;
	text-align: center;
	font-size: 0.9em;
}
#rule.fp_content &gt; table.rule_list .cr { color: #e60012; }
#rule.fp_content &gt; table.rule_list &gt; thead th {
	color: #fff;
	font-weight: bold;
	background-color: rgba(0,131,63,1);
	letter-spacing: 0.1em;
	vertical-align: middle;
}
#rule.fp_content &gt; table.rule_list &gt; thead th:nth-last-child(2) { width: 10em; }
#rule.fp_content &gt; table.rule_list &gt; thead th:last-child { width: 5em; }
#rule.fp_content &gt; dl dt { font-weight: bold; margin-top: 30px; }
#rule.fp_content &gt; dl dd {
	padding: 10px;
	font-size: 0.9em;
	border: 1px rgba(218,218,218,1) solid;
}
#rule.fp_content &gt; table.ex_table { text-align: center; }
#rule.fp_content &gt; table.ex_table td {
	vertical-align: middle;
	padding-right: 0.4em;
}


.rule_title {
	color: rgba(0,131,63,1);
	font-weight: bold;
}
.rule_title span {
	width: 23px;
	height: 23px;
	line-height: 23px;
	background-color:#00833f;
	color: #fff;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	margin: -2px 5px 0 0;
}







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

	09.JRE POINT 付与例

--------------------------------------------------------------------- */
#goodvalue {}
.otoku-jrecard-box {
	margin-top: 40px;
	padding: 20px;
	background-color: #d0ece0;
}
.otoku-jrecard-box dt {
	margin-bottom: 0.6em;
	color: rgba(0,131,63,1);
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.otoku-jrecard-box dd &gt; .jrecard_img { float: left; margin: 0 30px 20px 0; }
.otoku-jrecard-box .super {
	margin: 0 0.2em;
	font-size: 0.8em;
	vertical-align: super;
}
.otoku-jrecard-box .jrecard_link {
	text-align: center;
	margin-bottom: 0;
	clear: both;
}
.otoku-jrecard-box .jrecard_link a {
	display: inline-block;
	padding: 0.6em 3em;
	border: #179855 2px solid;
	-webkit-border-radius: 2.2em;
	-moz-border-radius: 2.2em;
	border-radius: 2.2em;
	background-color: #fff;
	text-decoration: none !important;
}
.otoku-jrecard-box .jrecard_link a:hover {text-decoration: underline !important;}
.otoku-jrecard-box .jrecard_link a:before {
	content: "";
	display: inline-block;
	margin-right: 0.6em;
	width: 16px;
	height: 16px;
	background: url("/img/usr/common/icon_link.png") center center no-repeat #fff;
	vertical-align: -0.2em;
}










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

	10.ポイントキャンペーン情報

--------------------------------------------------------------------- */
#cp {}
#cp.fp_content h2.tac {
	margin: 0 auto;
	border-bottom: none;
	width:328px;
}
#cp.fp_content h2.tac img {width:100%;}
#cp.fp_content .cp-unit {margin-top:70px;}
#cp.fp_content .cp-unit:nth-child(2) {margin-top:50px;}
#cp.fp_content .cp-unit h3 {
	border:none;
	margin-bottom: 0;
	padding: 0.5em;
	background: url("/fp/img/jrepoint/bg_cp_title.png");
	background-size: 16px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	color: #00833f;
}
#cp.fp_content .cp-unit h3 span {
	border: none;
	font-size: inherit;
}
#cp.fp_content .cp-unit h3.ekinaka {
	border:none;
	margin-bottom: 0;
	padding: 0.5em;
	background: #e4dcd7;
	background-size: 16px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	color: #410101;
}
#cp.fp_content .cp-unit h3.ekinaka span {
	border: none;
	font-size: inherit;
}
#cp.fp_content .cp-unit h3.furuzei {
	border:none;
	margin-bottom: 0;
	padding: 0.5em;
	background: url("/fp/img/jrepoint/bg_cp_title_furuzei.png");
	background-size: 16px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	color: #121212;
}
#cp.fp_content .cp-unit h3.furuzei span {
	border: none;
	font-size: inherit;
}

#cp.fp_content .cp-unit .cp-unit-inner {padding: 30px 28px 0;}
.dl-style2 {
	display: flex;
	margin-top: 1em;
}
.dl-style2:first-child {margin-top: 0;}
.dl-style2 dt {
	flex:0 0 10em;
	font-weight: bold;
}
.dl-style2 dt:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	border-radius: 1em;
	width: 1em;
	height: 1em;
	background-color: #d1edde;
	vertical-align: -0.1em;
}
.dl-style2 dd {flex:1 1 auto;}
.dl-style2 dd .basic-list li:first-child {margin-top: 0;}
.dl-style2 dd .basic-list li {margin-top: 0.7em;}
.caution-box {
	display: flex;
	align-items: center;
	margin-top: 1em;
	padding: 1em 0;
	background-color: #efefef;
	font-size: 13px;
}
.caution-box dt {
	flex: 0 0 10em;
	text-align: center;
	font-weight: bold;
}
.caution-box dd {
	flex: 1 1 auto;
	padding-right: 1em;
}
.caution-box dd ul {margin-bottom: 0;}
#cp.fp_content &gt; table {
	width: 100%;
	table-layout: fixed;
}
#cp.fp_content &gt; table th,
#cp.fp_content &gt; table td {
	padding: 0.8em 1em;
	border: 1px rgba(218,218,218,1) solid;
	font-size: 0.8em;
}
#cp.fp_content &gt; table th {
	color: #fff;
	font-weight: bold;
	background-color: #676767;
	letter-spacing: 0.1em;
	vertical-align: middle;
}
#cp.fp_content &gt; table td p { margin-bottom: 0; }























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

	以下、SP用CSS

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


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

	11.汎用クラス【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ .yohaku1 {margin:30px 0 0 !important;}
header ~ .wrapper_ .yohaku3 {margin:40px 0 0 !important;}
header ~ .wrapper_ .yohaku6 {margin:50px 0 0 !important;}
header ~ .wrapper_ .yohaku2 {margin:20px 0 !important;}









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

	12.初期化【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ .container_ {padding:3.125%;}
header ~ .wrapper_ .contents_ {
	margin:0 !important;
	overflow: hidden !important;
}
header ~ .wrapper_ .mainframe_ {
	margin: 0 !important;
	overflow: hidden !important;
}










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

	13.大枠など【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ .container_ .fp_content {
	margin-top: 40px;
	margin-bottom: 40px;
}
header ~ .wrapper_ .container_ .fp_content .fp_box {
	margin-top: 25px;
	margin-bottom: 25px;
}









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

	14.メニュー【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ .container_ #fp_nav {margin-bottom:10px;}
header ~ .wrapper_ .container_ #fp_nav ul,
header ~ .wrapper_ .container_ #fp_nav_btm ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	overflow: hidden;
	margin-bottom: 0;
	width: 100%;
}
header ~ .wrapper_ .container_ #fp_nav ul li,
header ~ .wrapper_ .container_ #fp_nav_btm ul li {
	margin-bottom: 10px;
	border-left: 1px solid rgba(218,218,218,1);
	padding-right: 2px;
	padding-left: 2px;
	width: calc((100% - 10px) / 2);
}
header ~ .wrapper_ .container_ #fp_nav ul li:nth-of-type(2n),
header ~ .wrapper_ .container_ #fp_nav_btm ul li:nth-of-type(2n) {
	border-right: 1px solid rgba(218,218,218,1);
	width: calc(((100% - 10px) / 2) - 1px);
}
header ~ .wrapper_ .container_ #fp_nav ul li a,
header ~ .wrapper_ .container_ #fp_nav_btm ul li a {
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 4px;
	width: 100%;
	height: calc(100% - 33px);
	text-align: center;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color: rgba(0,131,63,1);
}
header ~ .wrapper_ .container_ #fp_nav_btm ul li a {
	padding-top: 8px;
	padding-bottom: 25px;
	background-image: url("/fp/img/ico_arrow_b_grn.png");
	background-repeat: no-repeat;
	background-position: 50% 90%;
}

header ~ .wrapper_ .container_ #fp_nav_btm ul li a {
	padding-top: 25px;
	padding-bottom: 8px;
	background-image: url("/fp/img/ico_arrow_b_grn2.png");
	background-repeat: no-repeat;
	background-position: 50% 10%;
}
header ~ .wrapper_ .container_ #fp_nav_btm {margin-bottom: 40px;}


header ~ .wrapper_ .container_ .fp_content ul.li_inline li {
	display: block;
}
header ~ .wrapper_ .container_ .fp_content a.txt_link,
header ~ .wrapper_ .container_ .fp_content a.blank_link,
header ~ .wrapper_ .container_ .fp_content a.page_link {
	display: inline;
}








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

	15.見出し【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ .t-style1 {
	margin-bottom: 25px;
	padding:0.6em 0 0.3em;
}
header ~ .wrapper_ .t-style1:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	display: block;
	margin: 0 0 -2px -25%;
	border-bottom: 2px solid rgba(23,152,85,1);
	width: 50%;
}
header ~ .wrapper_ .t-style2:before {top:-1px;}
header ~ .wrapper_ .t-style2.mt40 {margin-top: 20px !important;}








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

	16.リンク・ボタン【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ #cp.fp_content .btn-green1 a {
	min-width: auto;
	width:100%;
}








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

	17.JRE POINTの特徴【SP】

--------------------------------------------------------------------- */
#feature {}
header ~ .wrapper_ #feature .tac {text-align:left !important;}
header ~ .wrapper_ #jre-point-benzu {
	position:relative;
	margin: 30px auto 0;
	width:100%;
}
header ~ .wrapper_ #jre-point-benzu a {
	position: absolute;
	top:43.5%;
	left: 10.5%;
	width:32%;
}
header ~ .wrapper_ #feature .df_jb {
	display: block;
	text-align: center;
}
header ~ .wrapper_ #feature .df_jb li {
	display: inline-block;
	width:220px;
}
header ~ .wrapper_ .flow-box {padding:0 0 50px;}
header ~ .wrapper_ .flow-box-last {padding:0;}

header ~ .wrapper_ .btn-jremall-mypage {
	margin: 25px auto 0 !important;
	width:100% !important;
}
header ~ .wrapper_ .flex2col {
	flex-direction: column;
	flex-wrap: nowrap;
}
header ~ .wrapper_ .flex2col &gt; *{
	width: 100%;
}









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

	18.JRE POINTの付与ルール【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ #rule {margin-top: 50px;}
header ~ .wrapper_ #rule.fp_content &gt; table.rule_list th,
header ~ .wrapper_ #rule.fp_content &gt; table.rule_list td {
	padding: 0.4em 0.6em;
}
header ~ .wrapper_ #rule.fp_content &gt; table.rule_list .cr {color: #e60012;}
header ~ .wrapper_ #rule.fp_content &gt; table.rule_list &gt; thead th:nth-last-child(2),
header ~ .wrapper_ #rule.fp_content &gt; table.rule_list &gt; thead th:last-child {width: 4.2em;}









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

	19.JRE POINT 付与例【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ #goodvalue {}
header ~ .wrapper_ .dl-style1 dt {
	top:0;
	font-size: 15px;
}
header ~ .wrapper_ .dl-style1:before {
	top:1px;
	font-size: 15px;
}
header ~ .wrapper_ .otoku-jrecard-box dd &gt; .jrecard_img {
	float: none;
	margin: 0 0 20px 0;
	text-align: center;
}
header ~ .wrapper_ .otoku-jrecard-box .jrecard_link {
	margin-top: 15px;
}








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

	20.ポイントキャンペーン情報【SP】

--------------------------------------------------------------------- */
header ~ .wrapper_ #cp.fp_content {margin-top: 50px;}
header ~ .wrapper_ #cp.fp_content h2.tac {
	margin: 0 auto;
	border-bottom: none;
	max-width:300px;
}
header ~ .wrapper_ #cp.fp_content .cp-unit {margin-top:50px;}
header ~ .wrapper_ #cp.fp_content .cp-unit:nth-child(2) {margin-top:30px;}
header ~ .wrapper_ #cp.fp_content .cp-unit h3 {
	font-size: 16px;
}
header ~ .wrapper_ #cp.fp_content .cp-unit .cp-unit-inner {
	padding: 15px 0 0;
}
header ~ .wrapper_ #cp.fp_content .dl-style2 {display:block;}
header ~ .wrapper_ #cp.fp_content .dl-style2 dd {font-weight: normal !important;}
header ~ .wrapper_ #cp.fp_content .caution-box {
	display: block;
	padding: 1em;
}
header ~ .wrapper_ #cp.fp_content .caution-box dd {
	margin-top: 0.4em;
	padding-right: 0;
}
header ~ .wrapper_ #cp.fp_content .caution-box dd ul li {
	font-size: 13px !important;
	font-weight: normal !important;
}
header ~ .wrapper_ #cp.fp_content &gt; table thead { display: none; }
header ~ .wrapper_ #cp.fp_content &gt; table tr { display: block; margin-bottom: 20px; }
header ~ .wrapper_ #cp.fp_content &gt; table td {
		display: flex;
		justify-content: space-between;
		border: 1px rgba(218,218,218,1) solid;
		border-top: none;
		padding: 0;
}
header ~ .wrapper_ #cp.fp_content &gt; table td,
header ~ .wrapper_ #cp.fp_content &gt; table td &gt; * {
		font-size: 0.9rem;
		box-sizing: border-box;
}
header ~ .wrapper_ #cp.fp_content &gt; table td:first-child { border-top: 1px rgba(218,218,218,1) solid; }
header ~ .wrapper_ #cp.fp_content &gt; table td:before,
header ~ .wrapper_ #cp.fp_content &gt; table td p { padding: 0.4em 1em; }
header ~ .wrapper_ #cp.fp_content &gt; table td:before {
		flex-basis: 8em;
		content: attr(cp-label);
		display: inline-block;
		font-weight: bold;
		color: #fff;
		background-color:#676767;
}
header ~ .wrapper_ #cp.fp_content &gt; table td p { flex-basis: calc(100% - 8em); }




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

	202308ポイントランクステージ特典ブロック追加

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

#pointstage .sp_only{
	display: none;
}

#pointstage .center{
	text-align: center;
	margin-top: 30px;
}
#pointstage .left{
	text-align: left;
	margin-top: 30px;
}

#pointstage .jre-point-terms{
	margin-top: 50px;
}
#pointstage .jre-point-terms h4{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

#pointstage .jre-point-terms table{
	border: 1px solid #dadada;
	width: 100%;
}

#pointstage .jre-point-terms table th,
#pointstage .jre-point-terms table td{
	padding: 20px 10px;
	border: 1px solid #dadada;
	height: auto;
	vertical-align: middle;
}

#pointstage .jre-point-terms table th{
	text-align: center;
	font-weight: bold;
	background-color: #fafafa;
}

#pointstage .jre-point-terms table tr .second{
	width: 207px;
	overflow-wrap: normal;
}
#pointstage .jre-point-terms table tr .second span.term{
	font-size: 12px;}

#pointstage .jre-point-terms table tr td:nth-child(4){
	width: 189px;
}

#pointstage .jre-point-terms table p.point{
	text-align: center;
	font-weight: bold;
	margin-bottom: 5px;
}

#pointstage .jre-point-terms table .stage_wrap,
#pointstage .jre-point-terms table .img_center{
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
#pointstage .jre-point-terms table .stage_rank img{
	width: 30px;
	height: auto;
	object-fit: contain;
	margin-right: 10px;
}

#pointstage .jre-point-terms table td.stage-pr{
	background-color: #FCF0BD;
	color: #B2891E;
}

#pointstage .jre-point-terms table td.stage-s3{
	background-color: #F5F5F5;
	color: #95A5AC;
}
#pointstage .jre-point-terms table td.stage-s2{
	background-color: #FAF3ED;
	color: #8B6652;
}
#pointstage .jre-point-terms table td.stage-s1{
	background-color: #DDEDE5;
	color: #179855;
}


#pointstage .jre-point-terms .jre-point-present table{
	margin-top: 30px;
}

#pointstage .jre-point-terms .jre-point-present table td p{
	text-align: center;
}

#pointstage .jre-point-terms  .jre-point-present table td{
	background-color: #fff;
}


#pointstage .btn-mypage a{
	display: block;
	text-align: center;
	position: relative;
	width: 480px;
	line-height: 60px;
	border-radius: 10px;
	margin: 30px auto 10px;
	background-color: #00833E;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#pointstage .btn-mypage a::after{
	position: absolute;
	display: block;
	content: "";
	width: 10px;
	height: 10px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg) translateX(-50%);
	top: 50%;
	right: 20px;


}



#pointstage .coupon{
	/* display: block; */
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 40px;
}
#pointstage .coupon a{
	color: #0091E3;
	text-decoration: underline;
}


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

	202308ポイントランクステージ特典ブロック追加:SP

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


header ~ .wrapper_ #pointstage .sp_only{
	display: block;
}

header ~ .wrapper_ #pointstage .center{
	text-align: left;
	margin-top: 30px;
	line-height: 2;
}

header ~ .wrapper_ #pointstage .jre-point-terms{
	margin-top: 30px;
}

header ~ .wrapper_ #pointstage .jre-point-terms table .td_wrap_sp{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

header ~ .wrapper_ #pointstage .jre-point-terms table th,
header ~ .wrapper_ #pointstage .jre-point-terms table td{
	padding: 10px 5px;
	border: 1px solid #dadada;
	height: auto;
	width: calc(100% / 4);
	font-size: 12px;
}
header ~ .wrapper_ #pointstage .jre-point-terms table.rank2 .stage_rank_title_sp{
	width: 12%;
}
header ~ .wrapper_ #pointstage .jre-point-terms table.rank2 tr td p{
	font-size: 11px;
}
header ~ .wrapper_ #pointstage .jre-point-terms table p.point{
font-size: 12px;
}

header ~ .wrapper_ #pointstage .jre-point-terms span.term{
	font-size: 10px;
}

header ~ .wrapper_ #pointstage .jre-point-terms table .stage_wrap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
header ~ .wrapper_ #pointstage .jre-point-terms table .stage_wrap_sp{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}
header ~ .wrapper_ #pointstage .jre-point-terms table .stage_rank img{
	width: 23px;
	margin-right: 10px;
}
header ~ .wrapper_ #pointstage .btn-mypage{
	display: block;
	width: 100%;
	line-height: 66px;
}
header ~ .wrapper_ #pointstage .coupon{
	margin-bottom: 100px;
}

header ~ .wrapper_ #pointstage .btn-mypage a{
	display: block;
	text-align: center;
	width: 100%;
}</pre></body></html>