@charset "Shift_JIS";

/*-------------------------------------------
 下層ページ
-------------------------------------------*/
#container img:not([width]):not([height]){zoom:.5;}
#container img{max-width:100%;}

/*tabBlockA01
--------------------------------------------*/
#container .tabBlockA01 ul{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
}
#container .tabBlockA01 ul li{
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width:50%;
	background:#ccc;
	background:-webkit-gradient(linear, left top, left bottom, from(#fff),color-stop(0.7, #fefefe),to(#f1f1f1));
}
#container .tabBlockA01 ul li:first-child{
	border-right:none;
}
#container .tabBlockA01 ul li:last-child{
	border-left:none;
}
#container .tabBlockA01 ul li a{
	display:block;
	height:33px;
	padding:11px 30px 11px 5px;
	background:url(/smp/images/common/cmn_ico_003.png) no-repeat 97% center;
	background-size:19px 19px;
	-webkit-background-size:19px 19px;
	border:1px solid #d9d9d9;
}
#container .tabBlockA01 ul li.active span{
	display:block;
	height:31px;
	padding:11px 30px 11px 5px;
	background:url(/smp/images/common/cmn_ico_003.png) no-repeat 97% center;
	background-size:19px 19px;
	-webkit-background-size:19px 19px;
	border:2px solid #c80928;
}

/*pagetopBlockA01
--------------------------------------------*/
#container .pagetopBlockA01{
	padding:15px 10px;
	text-align:right;
}
#container .pagetopBlockA01 p a{
	padding:2px 0 2px 21px;
	text-decoration:underline;
	background:url(/smp/images/common/cmn_ico_007.png) no-repeat 0 0;
	background-size:17px 17px;
	-webkit-background-size:17px 17px;
}


/*headingBlock
--------------------------------------------*/
#container .headingBlockA01 h2{
	font-size:20px;
	font-weight:bold;
	padding:11px 10px 7px 10px;
	color:#FFFFFF;
	line-height:1.2;
	background:#c80928;
}

#container .headingBlockB01 {
	padding:0 10px;
	margin:0 0 15px;
}
#container .headingBlockB01 h3 {
	font-size:13px;
	font-weight:bold;
}
#container .headingBlockB01 span {
	color:#dc7396;
	font-size:20px;
}
#container .headingBlockB01 span.colorType02 {
	color:#6ea8ef;
}

#container .headingBlockC01{
	padding:0 30px 0 10px;
}
#container .headingBlockC01 h3{
	padding:0 65px 0 0;
	font-size:20px;
	font-weight:bold;
	color:#c80928;
	min-height:55px;
	background:url(/smp/images/common/cmn_ico_applogo_001.png) no-repeat right top;
	background-size:55px 55px;
	-webkit-background-size:55px 55px;
}
#container .headingBlockC01 h3 span{
	font-size:13px;
	color:#333;
}


/*btnBlock
--------------------------------------------*/
#container .btnBlockA01 {
	padding:0 10px;
	margin:0 0 5px;
}
#container .btnBlockA01 a {
	padding:5px 10px;
	display:box;
	display:-webkit-box;
	box-align: center;
	-webkit-box-align: center;
	border:solid 2px #e2e2e2;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#container .btnBlockA01 a p.image {
	margin:0 10px 0 0;
}
#container .btnBlockA01 a p.text {
	color:#333;
	font-size:14px;
	font-weight:bold;
	padding:5px 35px 5px 0;
	background:url(/smp/images/common/cmn_ico_004.png) no-repeat 100% 50%;
	background-size:27px;
	-webkit-background-size:27px;
	box-flex: 1;
	-webkit-box-flex: 1;
}
#container .btnBlockB01 {
	padding:0 10px;
	margin:0 0 15px;
}
#container .btnBlockB01 a {
	font-size:16px;
	font-weight:bold;
	padding:18px 38px 18px 10px;
	background:url(/smp/images/common/cmn_ico_004.png) no-repeat 98% 50%;
	background-size:27px;
	-webkit-background-size:27px;
	border:solid 2px #e2e2e2;
	border-radius:6px;
	-webkit-border-radius:6px;
	display:block;
}


/*dlBtnBlock
--------------------------------------------*/
#container .dlBtnBlockA01{
	padding:10px 15px;
	background:#c80928;
	color:#FFFFFF;
}
#container .dlBtnBlockA01 p{
	font-weight:bold;
	font-size:17px;
	text-align:center;
	padding:0 0 7px 0;
}
#container .dlBtnBlockA01 .dlBtnBlockA01Inner{
	padding:4px 10px;
	background:#FFFFFF;
	text-align:center;
}


/*anchorBlock*/
#container .anchorBlockA01 {
	padding:0 10px;
	margin:0 0 25px;
}
#container .anchorBlockA01 ul li {
	margin:0 0 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
}
#container .anchorBlockA01 ul li a {
	padding:7px 10px 5px 10px;
	display:box;
	display:-webkit-box;
	box-align: center;
	-webkit-box-align: center;
}
#container .anchorBlockA01 ul li a p.image {
	margin:0 10px 0 0;
}
#container .anchorBlockA01 ul li a p.text {
	font-size:15px;
	font-weight:bold;
	padding:5px 35px 5px 0;
	box-flex: 1;
	-webkit-box-flex: 1;
}
#container .anchorBlockA01 ul li.internet {
	border:solid 2px #dc7396;
}
#container .anchorBlockA01 ul li.internet a p.text {
	color:#dc7396;
	background:url(/smp/images/common/cmn_ico_005.png) no-repeat 100% 50%;
	background-size:27px;
	-webkit-background-size:27px;
}
#container .anchorBlockA01 ul li.store {
	border:solid 2px #6ea8ef;
}
#container .anchorBlockA01 ul li.store a p.text {
	color:#6ea8ef;
	background:url(/smp/images/common/cmn_ico_006.png) no-repeat 100% 50%;
	background-size:27px;
	-webkit-background-size:27px;
}

/*bnrBtnBlock*/
#container .bnrBtnBlockA01 {
	padding:0 10px;
	margin:0 0 25px;
}
#container .bnrBtnBlockA01 img {
	width:100%;
}

/*keyVisualBlock
--------------------------------------------*/
#container .keyVisualBlock{
	padding:10px;
}
#container .keyVisualBlock .borderBlockA01{
	width:276px;
	margin:0 auto;
	padding:5px 8px 8px 10px;
	border:2px solid #c80928;
	border-radius:6px;
	-webkit-border-radius:6px;
}
#container .keyVisualBlock .imageRightBlockA01{
	display:box;
	display:-webkit-box;
}
#container .keyVisualBlock .imageRightBlockA01 .image{
	box-flex:0;
	-webkit-box-flex:0;
	padding:7px 0 0 0;
}
#container .keyVisualBlock .imageRightBlockA01 .text{
	box-flex:1;
	-webkit-box-flex:1;
}
#container .keyVisualBlock .imageRightBlockA01 .text .title{
}
#container .keyVisualBlock .imageRightBlockA01 .text .read{
	font-size:12px;
	font-weight:bold;
	line-height:1.5;
	margin:5px 0 0;
}
#container .keyVisualBlock .imageRightBlockA01 .text .read span{
	color:#c80928;
}
#container .keyVisualBlock .title{
	font-size:20px;
	font-weight:bold;
	color:#c80928;
}
#container .keyVisualBlock .title span{
	font-size:13px;
	color:#333;
}

/*applyBlock
--------------------------------------------*/
#container .applyBlock {}
#container .applyBlockInner {
	padding:0 10px;
}

/*flowBlockA01*/
#container .flowBlockA01 {
	margin:0 0 10px;
}
#container .flowBlockA01 .titleBlock {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:#dc7396;
	padding:10px 0;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	position:relative;
}
#container .flowBlockA01 .titleBlock.center {
	text-align:center;
}
#container .flowBlockA01 .titleBlock p {
	padding:0 15px;
}
#container .flowBlockA01 .titleBlock span {
	font-size:20px;
}
#container .flowBlockA01 .titleBlock:after {
	display:block;
	content:"";
	height:19px;
	width:100%;
	position:absolute;
	background:url(/smp/images/common/cmn_ico_arrow_002.png) no-repeat 50% 100%;
	background-size:17px 10px;
	-webkit-background-size:17px 10px;
}
#container .flowBlockA01 .flowBlockInner {
	padding:20px 12px 0;
	border:solid 2px #dc7396;
	border-top:none;
	border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
#container .flowBlockA01 .detailBlockA01 {
}
#container .flowBlockA01 .detailBlockA01.borderTop {
	border-top:solid 1px #dc7396;
	padding-top:0;
	padding:10px 0 0;
}

/*textBlock imgBlock*/
#container .flowBlockA01 .detailBlockA01 .text01 {
	font-weight:bold;
	line-height:1.5;
	width:100%;
	margin:0 0 9px;
}
#container .flowBlockA01 .detailBlockA01 .text01 span {
	color:#dc7396;
	font-size:20px;
}
#container .flowBlockA01 .detailBlockA01 .text02 {
	margin:0 0 15px;
}
#container .flowBlockA01 .detailBlockA01 .title {
	font-weight:bold;
	margin:0 0 3px;
}
#container .flowBlockA01 .detailBlockA01 .image {
	text-align:center;
	margin:0 0 15px;
}
#container .flowBlockA01 .detailBlockA01 .imageRightBlockA01 {
	margin:0 0 15px;
	display:-webkit-box;
	display:box;
}
#container .flowBlockA01 .detailBlockA01 .imageRightBlockA01 .text {
	-webkit-box-flex: 1;
	line-height:1.5;
}
#container .flowBlockA01 .detailBlockA01 .imageRightBlockA01 .text span {
	color:#dc7396;
	font-weight:bold;
}
#container .flowBlockA01 .detailBlockA01 .imageRightBlockA01 .text .title {
	font-weight:bold;
	margin:0 0 3px;
}
#container .flowBlockA01 .detailBlockA01 .imageRightBlockA01 .image {
	margin:0 0 0 17px;
}

/*flowBlockA02*/
#container .flowBlockA02 {
	margin:0 0 10px;
}
#container .flowBlockA02 .titleBlock {
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:#6ea8ef;
	padding:10px 0;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	position:relative;
}
#container .flowBlockA02 .titleBlock.center {
	text-align:center;
}
#container .flowBlockA02 .titleBlock p {
	padding:0 15px;
}
#container .flowBlockA02 .titleBlock span  {
	font-size:20px;
}
#container .flowBlockA02 .titleBlock:after {
	display:block;
	content:"";
	height:19px;
	width:100%;
	position:absolute;
	background:url(/smp/images/common/cmn_ico_arrow_001.png) no-repeat 50% 100%;
	background-size:17px 10px;
	-webkit-background-size:17px 10px;
}
#container .flowBlockA02 .flowBlockInner {
	padding:20px 12px 0;
	border:solid 2px #6ea8ef;
	border-top:none;
	border-radius:0 0 6px 6px;
	-webkit-border-radius:0 0 6px 6px;
}
#container .flowBlockA02 .detailBlockA01 {
}
#container .flowBlockA02 .detailBlockA01.borderTop {
	border-top:solid 1px #6ea8ef;
	padding-top:0;
	padding:10px 0 0;
}

/*textBlock imgBlock*/
#container .flowBlockA02 .detailBlockA01 .text01 {
	font-weight:bold;
	line-height:1.5;
	width:100%;
	margin:0 0 9px;
}
#container .flowBlockA02 .detailBlockA01 .text01 span {
	color:#6ea8ef;
	font-size:20px;
}
#container .flowBlockA02 .detailBlockA01 .text02 {
	margin:0 0 15px;
}
#container .flowBlockA02 .detailBlockA01 .title {
	font-weight:bold;
	margin:0 0 3px;
}
#container .flowBlockA02 .detailBlockA01 .image {
	text-align:center;
	margin:0 0 15px;
}
#container .flowBlockA02 .detailBlockA01 .imageRightBlockA01 {
	margin:0 0 15px;
	display:-webkit-box;
	display:box;
}
#container .flowBlockA02 .detailBlockA01 .imageRightBlockA01 .text {
	-webkit-box-flex: 1;
	line-height:1.5;
}
#container .flowBlockA02 .detailBlockA01 .imageRightBlockA01 .text span {
	color:#6ea8ef;
	font-weight:bold;
}
#container .flowBlockA02 .detailBlockA01 .imageRightBlockA01 .text .title {
	font-weight:bold;
	margin:0 0 3px;
}
#container .flowBlockA02 .detailBlockA01 .imageRightBlockA01 .image {
	margin:0 0 0 17px;
}


/*searchBlock
--------------------------------------------*/
#container .searchBlock{
	padding:11px 0 15px 0;
	background:#e8e8e8;
	text-align:center;
	
}

/*pointBlock
--------------------------------------------*/
#container .pointBlock{
	margin:23px 0 20px 0;
}
#container .pointBlock .pointBlockInner{
	padding:0 10px;
}
#container .pointBlock .detailBlockA01{
	margin:25px 0 0 0;
}
#container .pointBlock .detailBlockA01:first-child{
	margin:13px 0 0 0;
}
#container .pointBlock .detailBlockA01 .title{
	margin:0 0 10px 0;
	font-weight:bold;
	font-size:14px;
}
#container .pointBlock .detailBlockA01 .text{
	line-height:1.5;
}
#container .pointBlock .detailBlockA01 .column2BlockA01{
	display:box;
	display:-webkit-box;
	width:300px;
	margin:13px auto 0;
}
#container .pointBlock .detailBlockA01 .column2BlockA01 .columnBlock01,
#container .pointBlock .detailBlockA01 .column2BlockA01 .columnBlock02{
	width:50%;
	text-align:center;
}

/*cautionBlock
--------------------------------------------*/
#container .cautionBlockA01 {
	font-size:12px;
	margin:0 0 15px;
}
#container .cautionBlockA01 ul li {
	line-height:1.5;
	text-indent:-1em;
	padding-left:1em;
}

/*cautionBlockB01*/
#container .cautionBlockB01 {
	font-size:10px;
	margin:0 0 15px;
}
#container .cautionBlockB01 .title {
	font-weight:bold;
	margin:0 0 2px;
}
#container .cautionBlockB01 .attention {
	color:#c80928;
	margin:0 0 2px;
}
#container .cautionBlockB01 ul li {
	line-height:1.5;
	text-indent:-1em;
	padding:0 0 0 1em;
	margin:0 0 3px;
}

/*cautionBlockB02*/
#container .cautionBlockB02{
	margin:13px 0 0 0;
	font-size:10px;
}
#container .cautionBlockB02 .title{
	margin:0 0 2px 0;
	font-weight:bold;
}
#container .cautionBlockB02 ul li{
	margin-left:1em;
	text-indent:-1em;
	line-height:1.5;
}

/*cautionBlockC01*/
#container .cautionBlockC01{
	padding:13px 10px 23px 10px;
	font-size:10px;
	border-top:1px dotted #c80928;
}

/*-------------------------------------------
 安心・セキュリティ
-------------------------------------------*/
#safety .blkTitle {
	background: #5fb9de;
}
#safety .blkTitle h2 {
	background-image: url(/smp/images/safety/safety_h2_001.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#safety h2 span {
	font-size: 18px;
}
#safety .subTitle {
	padding: 13px 12px 10px 13px;
}
#safety .subTitle .security {
	background-image: url(/smp/security/images/security_h3_001.png);
	-webkit-background-size: 38px 49px;
	background-size: 38px 49px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#safety .subTitle .security h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#safety .subTitle .security h3 span {
	color: #009bdb;
	font-size: 22px;
}
#safety .conBlock01 {
	background: #dcf5ff;
	padding: 20px 10px 10px;
}
#safety .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #c6dce6;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#safety .conBlock01 .blockInner .textArea {
	padding: 15px 12px 0;
}
#safety .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#safety .conBlock01 .blockInner .textArea h4 span {
	color: #009bdb;
}
#safety .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#safety .linkBlock {
	background: #1490c9;
	padding: 10px 5px;
}
#safety .linkBlock h3 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#safety .linkBlock .blockInner li {
	border-top: 1px solid #62b5db;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#safety .linkBlock .blockInner li.current {
	background: #deeff6;
}
#safety .linkBlock .blockInner li:first-child {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: none;
}
#safety .linkBlock .blockInner li:last-child {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#safety .linkBlock .blockInner li a {
	display: block;
	padding-left: 60px;
	line-height: 48px;
	color: #009bdb;
}
#safety .linkBlock .blockInner li.current a {
	color: #2083aa;
}
#safety .linkBlock .blockInner li a span {
	display: block;
	background-image: url(/smp/images/safety/safety_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#safety .linkBlock .blockInner li.current a span {
	display: block;
	background-image: url(/smp/images/safety/safety_ico_002.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#safety .linkBlock .blockInner li a.security {
	background-image: url(/smp/images/safety/safety_ico_004.png);
	-webkit-background-size: 35px 24px;
	background-size: 35px 24px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#safety .linkBlock .blockInner li a.oversea {
	background-image: url(/smp/images/safety/safety_ico_005.png);
	-webkit-background-size: 35px 23px;
	background-size: 35px 23px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#safety .linkBlock .blockInner li a.web {
	background-image: url(/smp/images/safety/safety_ico_006.png);
	-webkit-background-size: 35px 23px;
	background-size: 35px 23px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}

/* oversea */
#safety .subTitle .oversea {
	background-image: url(/smp/oversea/images/oversea_h3_001.png);
	-webkit-background-size: 54px 37px;
	background-size: 54px 37px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#safety .subTitle .oversea h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#safety .subTitle .oversea h3 span {
	color: #009bdb;
	font-size: 22px;
}
/* web_Security */
#safety .subTitle .webSecurity {
	background-image: url(/smp/web_security/images/web_security_h3_001.png);
	-webkit-background-size: 50px 37px;
	background-size: 50px 37px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#safety .subTitle .webSecurity h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#safety .subTitle .webSecurity h3 span {
	color: #009bdb;
	font-size: 22px;
}
/*-------------------------------------------
 賢く使える 便利なサービス
-------------------------------------------*/
#service .listBlockA01 li{
	margin:0 0 5px 0;
	padding:0 0 0 2.5em;
	text-indent:-2.5em;
}
#service .listBlockA01 li a{
	color:#f75b5a;
	text-decoration:underline;
}
#service .listBlockA01 li a:hover{
	text-decoration:none;
}
#service .blkTitle {
	background: #ff6562;
}
#service .blkTitle h2 {
	background-image:url(/smp/images/service/service_h2_001.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#service h2 span {
	font-size: 18px;
}

#service .subTitle {
	padding: 13px 12px 10px 13px;
}
#service .subTitle .cashCrunch {
	background-image: url(/smp/cash_crunch/images/cash_crunch_h3_001.png);
	-webkit-background-size: 54px 45px;
	background-size: 54px 45px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#service .subTitle .cashCrunch h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#service .subTitle .cashCrunch h3 span {
	color: #f74845;
	font-size: 22px;
}
#service .conBlock01 {
	background: #ffe5e5;
	padding: 20px 10px 10px;
}
#service .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #e6cece;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#service .conBlock01 .blockInner .textArea {
	padding: 15px 12px 15px;
}
#service .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#service .conBlock01 .blockInner .textArea h4 span {
	color: #f74845;
}
#service .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#service .linkBlock {
	background: #ff8d8a;
	padding: 10px 5px;
}
#service .linkBlock h3 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#service .linkBlock .blockInner li {
	border-top: 1px solid #ff8d8a;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#service .linkBlock .blockInner li.current {
	background: #fdd0ce;
}
#service .linkBlock .blockInner li:first-child {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: none;
}
#service .linkBlock .blockInner li:last-child {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#service .linkBlock .blockInner li a {
	display: block;
	padding-left: 60px;
	line-height: 48px;
	color: #f74845;
}
#service .linkBlock .blockInner li.current a {
	color: #e04644;
}
#service .linkBlock .blockInner li a span {
	display: block;
	background-image:url(/smp/images/service/service_ico_002.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#service .linkBlock .blockInner li.current a span {
	display: block;
	background-image: url(/smp/images/service/service_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#service .linkBlock .blockInner li a.cash {
	background-image: url(/smp/images/service/service_ico_004.png);
	-webkit-background-size: 35px 24px;
	background-size: 35px 24p;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#service .linkBlock .blockInner li a.payment {
	background-image: url(/smp/images/service/service_ico_005.png);
	-webkit-background-size: 35px 23px;
	background-size: 35px 23px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#service .linkBlock .blockInner li a.web {
	background-image: url(/smp/images/service/service_ico_006.png);
	-webkit-background-size: 35px 23px;
	background-size: 35px 23px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
/* livingPayment */
#service .subTitle .livingPayment {
	background-image: url(/smp/furusato_tax/images/living_payment_h3_001.png);
	-webkit-background-size: 44px 40px;
	background-size: 44px 40px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#service .subTitle .livingPayment h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#service .subTitle .livingPayment h3 span {
	color: #f74845;
	font-size: 22px;
}
/* webService */
#service .subTitle .webService {
	background-image: url(/smp/webservice/images/webservice_h3_001.png);
	-webkit-background-size: 40px 48px;
	background-size: 40px 48px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#service .subTitle .webService h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#service .subTitle .webService h3 span {
	color: #f74845;
	font-size: 22px;
}
/*-------------------------------------------
 おトクな特典
-------------------------------------------*/
#privilege .blkTitle {
	background: #f3b81c;
}
#privilege .blkTitle h2 {
	background-image:url(/smp/images/privilege/privilege_h2_001.jpg);
	-webkit-background-size: 100px 40px;
	background-size: 100px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#privilege h2 span {
	font-size: 18px;
}
#privilege .subTitle {
	padding: 13px 12px 10px 18px;
}
#privilege .subTitle .epotoku {
	background-image: url(/smp/epotoku/images/epotoku_h3_001.png);
	-webkit-background-size: 46px 39px;
	background-size: 46px 39px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#privilege .subTitle .epotoku h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privilege .subTitle .epotoku h3 span {
	color: #e2a000;
	font-size: 22px;
}
#privilege .conBlock01 {
	background: #fff6c2;
	padding: 20px 10px 10px;
}
#privilege .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #e6ddaf;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#privilege .conBlock01 .blockInner .textArea {
	padding: 15px 12px 15px;
}
#privilege .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privilege .conBlock01 .blockInner .textArea h4 span {
	color: #e2a000;
}
#privilege .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

#privilege .linkBlock {
	background: #f3b81c;
	padding: 10px 5px;
}
#privilege .linkBlock h3 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#privilege .linkBlock .blockInner li {
	border-top: 1px solid #f3b81c;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#privilege .linkBlock .blockInner li.current {
	background: #fff9d7;
}
#privilege .linkBlock .blockInner li:first-child {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: none;
}
#privilege .linkBlock .blockInner li:last-child {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#privilege .linkBlock .blockInner li a {
	display: block;
	padding-left: 60px;
	line-height: 48px;
	color: #f3b100;
}
#privilege .linkBlock .blockInner li.current a {
	color: #e2a000;
}
#privilege .linkBlock .blockInner li a span {
	display: block;
	background-image: url(/smp/images/privilege/privilege_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#privilege .linkBlock .blockInner li.current a span {
	display: block;
	background-image: url(/smp/images/privilege/privilege_ico_002.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#privilege .linkBlock .blockInner li a.privilege {
	background-image: url(/smp/images/privilege/privilege_ico_004.png);
	-webkit-background-size: 39px 23px;
	background-size: 39px 23px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#privilege .linkBlock .blockInner li a.epotoku {
	background-image: url(/smp/images/privilege/privilege_ico_005.png);
	-webkit-background-size: 39px 29px;
	background-size: 39px 29px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#privilege .linkBlock .blockInner li a.net {
	background-image: url(/smp/images/privilege/privilege_ico_006.png);
	-webkit-background-size: 39px 28px;
	background-size: 39px 28px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#privilege .linkBlock .blockInner li a.marui {
	background-image: url(/smp/images/privilege/privilege_ico_007.png);
	-webkit-background-size: 39px 30px;
	background-size: 39px 30px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#privilege .textBlockA01{
	width:60%;
}
#privilege .conBlock01 .blockInner .textArea.bgBlockA01{
	background:url(/smp/tamaru_market/images/tamaru_market_bg_001.jpg) right top no-repeat;
	-webkit-background-size:185px 127px;
	background-size:185px 127px;
	min-height:97px;
}
#privilege .conBlock01 .blockInner .textArea.bgBlockA02{
	background:url(/smp/marui_otoku/images/marui_otoku_bg_002.jpg) right top no-repeat;
	-webkit-background-size:130px 146px;
	background-size:130px 146px;
	min-height:116px;
}
#privilege .conBlock01 .blockInner .textArea.bgBlockA03{
	background:url(/smp/marui_otoku/images/marui_otoku_bg_003.jpg) right top no-repeat;
	-webkit-background-size:130px 146px;
	background-size:130px 146px;
	min-height:116px;
}
#privilege .conBlock01 .blockInner .textArea.bgBlockA04{
	background:url(/smp/marui_otoku/images/marui_otoku_bg_004.jpg) right top no-repeat;
	-webkit-background-size:130px 161px;
	background-size:130px 161px;
	min-height:131px;
}
/* netShopping */
#privilege .subTitle .netShopping {
	background-image: url(/smp/tamaru_market/images/tamaru_market_h3_001.png);
	-webkit-background-size: 50px 37px;
	background-size: 50px 37px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#privilege .subTitle .netShopping h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privilege .subTitle .netShopping h3 span {
	color: #e2a000;
	font-size: 22px;
}
/* maruiOtoku */
#privilege .subTitle .maruiOtoku {
	background:url(/smp/marui_otoku/images/marui_otoku_h3_001.png), url(/smp/marui_otoku/images/marui_otoku_bg_001.png);
	-webkit-background-size: 46px 39px, 70px 23px;
	background-size: 46px 39px, 70px 23px;
	background-position: left top, right bottom;
	background-repeat: no-repeat no-repeat;
	padding-left: 58px;
}
#privilege .subTitle .maruiOtoku h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privilege .subTitle .maruiOtoku h3 span {
	color: #e2a000;
	font-size: 22px;
}

/* admission */
#privilege .subTitle .admission {
	background:url(/smp/admission/images/admission_h3_001.jpg), url(/smp/admission/images/admission_bg_001.jpg);
	-webkit-background-size: 46px 30px, 103px 48px;
	background-size: 46px 30px, 103px 48px;
	background-position: left center, right center;
	background-repeat: no-repeat no-repeat;
	padding:12px 0 12px 58px;
}
#privilege .subTitle .admission h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#privilege .subTitle .admission h3 span {
	color: #e2a000;
	font-size: 22px;
}
#privilege .bgBlockB01{
	background:#f5f5f5;
	padding:18px 23px 18px 25px;
	tex-align:center;
}
#privilege .conBlock02 {
	background: #fff6c2;
	padding: 10px 5px 15px;
	margin:15px 0 0 0;
}
#privilege .conBlock02 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #e6ddaf;
	background: #ffffff;
	position: relative;
	padding:23px 15px 15px;
	margin-top: 10px;
}
#privilege .borderBlockA01{
	background:#fff;
	border:1px solid #be001a;
	border-top:none;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	padding:18px 15px 20px;
}
#privilege .borderBlockB01{
	position:relative;
	border:1px solid #f3b81c;
	border-top:none;
	-webkit-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
	padding:15px 25px;
	text-align:center;
}
#privilege .borderBlockB01 p.arrow{
	position:absolute;
	top:0;
	left:48%;
}
#privilege .borderBlockC01{
	border:2px solid #f3b81c;
	border-radius:5px;
	-webkit-border-radius:5px;
	padding:15px 18px 7px;
	margin:10px 0 0 0;
}
#privilege .textBlockA01{
	width:60%;
}
#privilege .textBlockB01{
	font-size:14px;
	font-weight:bold;
}
#privilege .textBlockB01 span{
	font-size:22px;
	color:#e2a000;
}
#privilege .iconBlockA01{
	padding:0 0 0 76px;
	background-image:url(/smp/admission/images/admission_img_002.jpg);
	-webkit-background-size:61px 46px;
	background-size:61px 46px;
	background-position:left top;
	background-repeat:no-repeat;
}
#privilege .iconBlockA01 p{
	font-size:15px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.3;
}
#privilege .iconBlockA01 p span{
	font-size:19px;
	color: #e2a000;
}
#privilege .iconBlockA01 p span span{
	font-size:11px;
}
#privilege .iconBlockB01{
	padding:10px 0 15px 70px;
	background-image:url(/smp/admission/images/admission_img_005.png);
	-webkit-background-size:55px 62px;
	background-size:55px 62px;
	background-position:left top;
	background-repeat:no-repeat;
}
#privilege .iconBlockB02{
	padding:0 0 15px 100px;
	background-image:url(/smp/admission/images/admission_img_007.png);
	-webkit-background-size:87px 77px;
	background-size:87px 77px;
	background-position:left top;
	background-repeat:no-repeat;
}
#privilege .iconBlockB03{
	padding:0 0 20px 100px;
	background-image:url(/smp/admission/images/admission_img_010.png);
	-webkit-background-size:58px 71px;
	background-size:58px 71px;
	background-position:left top;
	background-repeat:no-repeat;
}
#privilege .iconBlockB01 p,
#privilege .iconBlockB02 p,
#privilege .iconBlockB03 p{
	font-size:19px;
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.3;
}
#privilege .iconBlockB01 p span,
#privilege .iconBlockB02 p span,
#privilege .iconBlockB03 p span{
	color: #e2a000;
}
#privilege .iconBlockB01 p span span,
#privilege .iconBlockB02 p span span,
#privilege .iconBlockB03 p span span{
	font-size:11px;
}
#privilege .iconBlockB01 p.subTxt,
#privilege .iconBlockB02 p.subTxt,
#privilege .iconBlockB03 p.subTxt{
	font-size:12px;
	font-weight:normal;
}
#privilege .noteBlockA01{
	padding:20px 15px 0;
	border-bottom:1px solid #d8d8d8;
	font-size:11px;
}
#privilege .noteBlockA01 .noteTtl{
	font-size:12px;
	font-weight:bold;
}
#privilege .noteBlockA01 .noteTtl span{
	color:#e60012;
}
#privilege .listBlockA01{
	margin:10px 0 15px;
}
#privilege .listBlockA01 li{
	padding:0 0 5px 1em;
	text-indent:-1em;
	line-height:1.5;
}
#privilege .listBlockA01 li.cautionTxt{
	color:#e60012;
}
#privilege .strongTxt{
	margin:15px 0 0 0;
	font-size:14px;
	text-align:center;
}
#privilege .radiusBlockA01{
	border-bottom:1px solid #e6ddaf;
	-webkit-border-radius:6px;
	border-radius:6px;
	background:#fff;
	padding:18px 15px 20px;
}

/*-------------------------------------------
 カードラインナップ 
-------------------------------------------*/
#cardlineup .blkTitle {
	background: #d778dd;
}
#cardlineup .blkTitle h2 {
	background-image:url(/smp/images/cardlineup/cardlineup_h2_001.jpg);
	-webkit-background-size: 85px 70px;
	background-size: 85px 70px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 7px 0 0 10px;
	color: #ffffff;
	height: 53px;
	font-size: 14px;
	font-weight: bold;
}
#cardlineup h2 span {
	font-size: 18px;
}
#cardlineup .subTitle {
	padding: 13px 12px 10px 10px;
}
#cardlineup .subTitle .cardLineup {
	background-image:url(/smp/cardlineup/images/cardlineup_h3_001.png);
	-webkit-background-size: 56px 43px;
	background-size: 56px 43px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 70px;
}
#cardlineup .subTitle .cardValue {
	background-image:url(/smp/cardlineup/images/cardlineup_h3_002.png);
	-webkit-background-size: 50px 39px;
	background-size: 50px 39px;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 70px;
}
#cardlineup .subTitle .cardLineup h3,
#cardlineup .subTitle .cardValue h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 5px;
}
#cardlineup .subTitle .cardLineup h3 span,
#cardlineup .subTitle .cardValue h3 span {
	color: #d778dd;
}
#cardlineup .conBlock01 {
	background: #f0d4f1;
	padding: 20px 10px 10px;
}
#cardlineup .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #d9bfd9;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#cardlineup .conBlock01 .blockInner .textArea {
	padding: 15px 12px 15px;
}
#cardlineup .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#cardlineup .conBlock01 .blockInner .textArea h4 span {
	color: #d778dd;
}
#cardlineup .textBlockA01{
	width:45%;
	margin:15px 0 0 0;
}
#cardlineup .conBlock01 .blockInner .textArea.bgBlockA01{
	background:url(/smp/cardlineup/images/cardlineup_bg_003.jpg) right top no-repeat;
	-webkit-background-size:155px 133px;
	background-size:155px 133px;
	min-height:103px;
}
#cardlineup .conBlock01 .blockInner .textArea .bgBlockB01{
	background:url(/smp/cardlineup/images/cardlineup_bg_001.jpg) 0 0 no-repeat;
	-webkit-background-size:107px 38px;
	background-size:107px 38px;
	margin:20px 0 0 0;
	padding:0 0 15px 115px;
	min-height:38px;
}
#cardlineup .conBlock01 .blockInner .textArea .bgBlockB02{
	background:url(/smp/cardlineup/images/cardlineup_bg_002.jpg) 0 0 no-repeat;
	-webkit-background-size:107px 32px;
	background-size:107px 32px;
	margin:20px 0 0 0;
	padding:0 0 15px 115px;
	min-height:38px;
}
#cardlineup .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

/*-------------------------------------------
 カードラインナップ_NEWマーク追記_20141024　ここから
-------------------------------------------*/
#cardlineup .conBlock01 .blockInner .iconLink02 {
	position: absolute;
	top:0px;
	right: 0px;
}

/*-------------------------------------------
 カードラインナップ_NEWマーク追記_20141024　ここまで
-------------------------------------------*/




/*-------------------------------------------
 エポスポイント　ポイントを使う
-------------------------------------------*/
.clearfix:after {
	
	content: "."; 
	display: block; 
	height: 0; 
	font-size:0;	
	clear: both; 
	visibility:hidden;
}


#pointusage figure,
#pointusage li,
#pointusage p {
	padding: 0;
	margin: 0;
	padding: 0;
}
#pointusage ul,
#pointusage li {
	list-style: none;
}

#pointusage img { 
	zoom: 0.5;
	max-width: 100%;
}
/* ↓20151006追記 ヘッダー上のバナーに、zoom: 0.5を効かなくするためのCSS */
#pointusage .zoom1 img { 
	zoom:1;
}
/* ↑20151006追記 ヘッダー上のバナーに、zoom: 0.5を効かなくするためのCSS */
#pointusage .conBlock01{
	background-color:#e6ffd4;
	padding: 20px 10px 10px;
}
#pointusage .blkTitle {
	background: #70c035;
}
#pointusage .blkTitle h2 {
	background-image:url(/smp/images/epospoint/point_h2_001.jpg);
	-webkit-background-size: 128px 40px;
	background-size: 128px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#pointusage h2 span {
	font-size: 18px;
}

#pointusage .subTitle {
	padding: 13px 12px 10px 13px;
}
#pointusage .subTitle .point {
	background-image: url(/smp/epospoint/images/point_h3_001.png);
	-webkit-background-size: 46px 41px;
	background-size: 46px 41px;
	-webkit-background-size: 46px 41px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#pointusage .subTitle .point h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#pointusage .subTitle .point h3 span {
	color: #5cb61a;
	font-size: 22px;
}
#pointusage .subTitle .point .grayTxt{
	color:#7d7d7d;
	margin:7px 0 0 0;
}
.usePointLead {
	padding: 17px !important;
	font-size: 18px;
	font-weight:bold;
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 310px auto;
	-webkit-background-size: 310px auto;
}
.usePointLead .nomalText {
	margin-top: 12px !important;
	font-size: 12px;
	font-weight: normal;
}
#pointusage p.text01 {
	margin: 0 4%;
}
#pointusage .memo01 {
	margin: 0 4%;
}
#pointusage .memo01 li{
	color: #7d7d7d;
	font-size: 10px;
	text-indent: -1em;
	paddng-left: 1em;
}
#pointusage .memo01 li:before {
	content: "";
}

#exchange .usePointLead {
	background-image :url(/smp/epospoint/images/bg_exchange_ttl.png);
}
#pointChange .usePointLead {
	background-image :url(/smp/epospoint/images/bg_pointchange_ttl.png);
}
#goodsChange .usePointLead {
	background-image :url(/smp/epospoint/images/bg_goodschange_ttl.png);
}
#donationChange .usePointLead {
	background-image :url(/smp/epospoint/images/bg_donationchange_ttl.png);
}
.usePointLead strong {
	font-size: 23px;
	color: #5cb61a;
}
#pointusage .usePointList01 {
	font-size: 0;
	padding: 13px 12px 10px 13px;
	
}
#pointusage .usePointList01 li {
	position:relative;
	font-size: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 32.5%;
	margin-right: 1%;
}
#pointusage .usePointList01 li div {
	display: table;
	width: 100%;
	table-layout: fixed;
}
#pointusage .usePointList01 li div figure {
	display: table-cell;
	height: 54px;
	vertical-align: middle;
}
#pointusage .usePointList01 li p {
	margin-bottom: 10px;
	font-weight:bold;
}

#pointusage .usePointList02,
#pointusage .usePointList03,
#pointusage .usePointList04,
#pointusage .usePointList05,
#pointusage .usePointList06{
	font-size: 0;
	letter-spacing: -1em;
	word-spacing: -1em;
	
}
#pointusage .usePointList02 li,
#pointusage .usePointList03 li,
#pointusage .usePointList05 li,
#pointusage .usePointList06 li{
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: normal;
	word-spacing: normal;
	display:inline-block;
	width: 47%;
	text-indent:0;
	border:1px solid #cacaca;
	border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
	vertical-align: top;
	margin-bottom: 10px;
}
#pointusage .usePointList02 li:nth-child(even),
#pointusage .usePointList03 li:nth-child(even),
#pointusage .usePointList05 li:nth-child(even),
#pointusage .usePointList06 li:nth-child(even){
	float: left;
}
#pointusage .usePointList02 li:nth-child(odd),
#pointusage .usePointList03 li:nth-child(odd),
#pointusage .usePointList05 li:nth-child(odd),
#pointusage .usePointList06 li:nth-child(odd){
	float: right;
}
#pointusage .usePointList02 li.full,
#pointusage .usePointList03 li.full,
#pointusage .usePointList05 li.full,
#pointusage .usePointList06 li.full{
	float: none;
}

#pointusage .usePointList04 {
	padding: 0;
	font-size: 0;
	margin: 0 4%;

	border-radius:8px;
	-webkit-border-radius:8px;	
}

#pointusage .usePointList04 li {
	box-sizing: border-box;
	-webkit-box-sizing:border-box;
	float:left;
	vertical-align: top;
	width: 33%;
	font-size: 12px;
	line-height: 1.6;
	border-bottom:1px solid #cacaca;
	border-left:1px solid #cacaca;
	text-align:center;
	min-height: 100px;
	letter-spacing: normal;
	word-spacing: normal;
}
#pointusage .usePointList04 li:nth-child(1) ,
#pointusage .usePointList04 li:nth-child(2),
#pointusage .usePointList04 li:nth-child(3) {
	border-top: 1px solid #cacaca;
}
#pointusage .usePointList04 li:nth-child(3n) {
	border-right: 1px solid #cacaca;
}

#pointusage .usePointList04 li span {
	display:block;
	text-align:center;
	vertical-align: middle;
}
#pointusage .usePointList04 li strong {
	font-weight: normal;
	font-size: 9px;
}
#pointusage .usePointList04 li:nth-child(1) {
	border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
}
#pointusage .usePointList04 li:nth-child(3) {
	border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
#pointusage .usePointList04 li:nth-last-child(3) {
	border-bottom-left-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
}
#pointusage .usePointList04 li:nth-last-child(1) {
	border-bottom-right-radius: 8px;
	-webkit-border-bottom-right-radius: 8px;
}
#pointusage .usePointList04 li.noContent {
	background: #f2f2f2;
}
#pointusage .usePointList02 li:nth-child(odd),
#pointusage .usePointList03 li:nth-child(odd),
#pointusage .usePointList05 li:nth-child(odd){
	margin-left: 2.4%;
}
#pointusage .usePointList02 li.full,
#pointusage .usePointList03 li.full,
#pointusage .usePointList05 li.full,
#pointusage .usePointList06 li.full{
	margin-left: 0;
}

#pointusage .usePointList02 li a dl dt,
#pointusage .usePointList03 li dl dt,
#pointusage .usePointList05 li dl dt,
#pointusage .usePointList06 li dl dt{
	padding: 15px;
	position:relative;
	border-bottom: 1px solid #cacaca;
	min-height: 120px;
	
}
#pointusage .usePointList03 li dl dt,
#pointusage .usePointList05 li dl dt,
#pointusage .usePointList06 li dl dt{
	padding: 15px 5px;
}

#pointusage .usePointList02 li a dl dt figure,
#pointusage .usePointList03 li dl dt figure,
#pointusage .usePointList05 li dl dt figure,
#pointusage .usePointList06 li dl dt figure{
	display: inline-block;
	vertical-align: middle;
	text-align:center;
	margin-bottom: 5px;
}
#pointusage .usePointList02 li a dl dt figure,
#pointusage .usePointList05 li a dl dt figure{
	min-height: 56px;
}
#pointusage .usePointList03 li dl dt figure,
#pointusage .usePointList06 li dl dt figure{
	min-height: 82px;
}
#pointusage .usePointList02 li.full a dl dt figure,
#pointusage .usePointList05 li.full a dl dt figure{
	height: auto;
}
#pointusage .usePointList02 li a dl dt p,
#pointusage .usePointList05 li a dl dt p{
	min-height: 70px;
	margin-bottom: 5px;
}
#pointusage .usePointList02 li.full a dl dt p,
#pointusage .usePointList05 li.full a dl dt p{
	min-height: 0;
}
#pointusage .usePointList02 li a dl dt em,
#pointusage .usePointList05 li a dl dt em{
	color: #5cb61a;
	font-size: 16px;
	font-weight: bold;
}
#pointusage .usePointList02 li a dl dt:after,
#pointusage .usePointList02 li.full a dl dt:before,
#pointusage .usePointList03 li dl dt:after,
#pointusage .usePointList05 li dl dt:after,
#pointusage .usePointList06 li dl dt:after{
	content: "";
	position:absolute;
	bottom: -1px;
	left: 50%;
	width: 27px;
	height: 24px;
	margin-left: -14px;
	background: url(/smp/images/epospoint/ico_fukidasi_01.gif) bottom center no-repeat;
	background-size: 100% auto;
}
#pointusage .usePointList02 li a dl dd,
#pointusage .usePointList03 li dl dd,
#pointusage .usePointList05 li dl dd,
#pointusage .usePointList06 li dl dd{
	padding: 10px 20px 10px 10px;
	position:relative;
}

#pointusage .usePointList02 li a dl dd p span,
#pointusage .usePointList03 li dl dd p span,
#pointusage .usePointList05 li dl dd p span,
#pointusage .usePointList06 li dl dd p span{
	display:block;
	font-size: 16px;
	color: #e60012;
	font-weight: bold;
}
#pointusage .usePointList02 li.full a dl dd p span,
#pointusage .usePointList03 li.full a dl dd p span,
#pointusage .usePointList05 li.full a dl dd p span,
#pointusage .usePointList06 li.full a dl dd p span{
	disiplay: inline;
}
#pointusage .usePointList02 li a dl dd:after,
#pointusage .usePointList05 li a dl dd:after{
	content: "";
	position:absolute;
	bottom: -1px;
	right: -1px;
	width: 30px;
	height: 30px;
	background: url(/smp/images/epospoint/ico_corner_01.png) bottom center no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	
}


#pointusage .usePointList03 li dl dt p,
#pointusage .usePointList05 li dl dt p,
#pointusage .usePointList06 li dl dt p{
	font-weight: bold;
}
#pointusage .usePointList02 li:before,
#pointusage .usePointList03 li:before,
#pointusage .usePointList04 li:before,
#pointusage .usePointList05 li:before,
#pointusage .usePointList06 li:before{
	content: "";
}
#pointusage .usePointList02 li.full,
#pointusage .usePointList03 li.full,
#pointusage .usePointList05 li.full,
#pointusage .usePointList06 li.full{
	width: 100%;
}
#pointusage .usePointList02 li.full a dl dt:after,
#pointusage .usePointList05 li.full a dl dt:after{
	left: 25%;
}
#pointusage .usePointList02 li.full a dl dt:before,
#pointusage .usePointList05 li.full a dl dt:before{
	left: 75%;
}


#pointusage .usePointList02 li.full .clearfix > p,
#pointusage .usePointList05 li.full .clearfix > p{
	float: left;
	width: 50%;
}
#pointusage .usePointList02 li.full a dl dd,
#pointusage .usePointList05 li.full a dl dd{
	height: auto!important;
}
#pointusage .usePointList01 li:nth-child(3n) {
	margin-right: 0;
}
#pointusage .usePointList01 li a {
	display: block;
	position:relative;
	border: 1px solid #cacaca;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
}
#pointusage .usePointList01 li:after {
	content: "";
	display: block;
	position:absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 5px; 
	background: #07903e url(/smp/images/epospoint/ico_arrow_03.gif) center center no-repeat;
	background-size: 7px 3px;
	-webkit-background-size: 7px 3px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px
}
#pointusage .usePointList01 li a figure {
	margin: 0;
}
#pointusage .usePointList01 li a strong {
	font-weight: normal;
}
#pointusage .usePointList01 li a strong span {
	color: #4ca10d;
}

#pointusage .usePointTitle {
	margin-bottom: 15px;
	font-weight:bold;
	font-size: 14px;
}

#pointusage .usePointTitle:before {
	content: "\0025a0";
	color: #70c035;
	padding-left: 0.5em;
}
#pointusage .telBox {
	border: 1px solid #70c035;
	border-radius:10px;
	margin: 17px 15px;
}
#pointusage .telBox > dt {
	background: #eeffe2;
	color: #70c035;
	border-radius:10px;
	padding: 15px;
	font-size: 12px;
	font-weight:bold;
}
#pointusage .telBox > dd .telBoxNumber > * {
	display: inline-block;
	vertical-align: middle;
}
#pointusage .telBox > dd .telBoxNumber {
	padding: 15px;
}
#pointusage .telBox > dd .telBoxNumber dt {
	width: 20%;
	font-weight:bold;
}
#pointusage .telBox > dd .telBoxNumber dd {
	width: 76%;
	font-weight:bold;
	color: #5cb61a;
	font-size: 24px;
}

	
div.exchangeBlock{
	background-color:#FFFFFF;
	width:100%;
	padding:0 0 20px 0;
	border-bottom:1px solid #d0e5bf;
	border-radius:7px;
	-webkit-border-radius:7px;
	font-size:11px;
	overflow:hidden;
}
.usePointBtn01 {
	position:relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	display: block;
	background: #70c035;
	padding: 14px 15px;
	color: #fff !important;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 18px;
	font-weight: bold;
}
.usePointBtn01 span {
	font-size: 0.7em;
}
.usePointBtn01:after {
	content: "";
	display: block;
	position:absolute;
	top: 50%;
	right: 8px;
	width: 28px;
	height: 28px;
	margin-top: -14px;
	background: url(/smp/images/epospoint/ico_arrow_01.png) bottom center no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
	
.usePointBtn02 {
	width: 20em;
	margin: 0 auto 20px;
	box-sizing: border-box;
	display: block;
	background: #70c035;
	padding: 10px 15px;
	color: #fff !important;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
#pointusage .goodsTtl {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width: 92%;
	margin: 0 auto 10px;
	padding: 6px 17px;
	background: #70c035;
	color: #fff !important;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	font-size: 14px;
	font-weight:bold;
}
#pointusage .arrowLink01 {
	margin-right: 4%;
	margin-bottom: 16px;
	text-decoration: underline;
	text-align:right;
}
#pointusage .arrowLink01:after {
	content: "";
	display:inline-block;
	width: 10px;
	height: 10px;
	background:url(/smp/images/epospoint/ico_arrow_link_01.png) 0 0 no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.usePointBtn02 span {
	position:relative;
	padding-left: 10px;
}
.usePointBtn02 span:before {
	content: "";
	position:absolute;
	top: 50%;
	left: 0;
	width: 8px;
	height: 9px;
	margin-top: -5px;
	background: url(/smp/images/epospoint/ico_arrow_04.gif) 0 0 no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	
}
.usePointbox h2 {
	margin-bottom: 14px;
	background: #70c035;
	color: #fff;
	font-size: 14px;
	padding: 10px 17px;
	font-weight: bold;
}
.usePageTop {
	padding: 18px 0;
	text-align: right;
}
.usePageTop a {
	position:relative;
	padding-left: 24px;
	text-decoration: underline;
}
.usePageTop a:before {
	content: "";
	display:block;
	position:absolute;
	top: 50%%;
	left: 0;
	width: 18px;
	height: 11px;
	margin-top: -5px;
	background: url(/smp/images/epospoint/ico_arrow_02.png) 0 0 no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	
}
p.exchangeAbout{
	background:url(/smp/images/epospoint/exchange_about_back.jpg) 0 0 no-repeat;
	background-size:100% auto;
	-webkit-background-size:100% auto;
	padding: 68px 0 0 4%;
	padding: 22% 0 0 4%;
	line-height: 150%;
	margin: 0 0 18px 0;
}
div.exchangeLinkBlock{
	padding:0 0 0 4.5%;
	width:95.5%;
}
a.exchangeLink{
	display:block;
	float:left;
	width:45.5%;
	margin:0 3% 9px 0;
	border:1px solid #cacaca;
	border-radius:8px;
	-webkit-border-radius:8px;
	text-align:center;
	color:#333333;
	line-height:120%;
	cursor:pointer;
}
.exchangeSmallImageLink{
	padding:16px 0 0 0;
}
.exchangeTallImageLink{
	padding:3px 0 0 0;
}
a.exchangeLink>p{
	margin:0 auto !important;
}
.exchangeSmallImageLink>p{
	width:60.5%;
}
.exchangeTallImageLink>p{
	width:94.6%;
}
a.exchangeLink>p img{
	width:100%;
}
a.exchangeLink>dl{
	margin: 11px 0 0 0;
	height: 68px;
	background: url(/smp/images/epospoint/exchange_link_back.gif) center bottom no-repeat;
	background-size: 400% auto;
	-webkit-background-size: 400% auto;
}
a.exchangeLink>dl dt{
	font-weight:bold;
}
a.exchangeLink>dl dd{
	font-weight:normal;
}
a.exchangeLink>div{
	height: 40px;
	background: url(/smp/images/epospoint/exchange_link_corner.jpg) right bottom no-repeat;
	margin: 0 -1px -1px 0;
	background-size: 30px auto;
	-webkit-background-size: 30px auto;
	padding: 9px 0 0 0;
}
a.exchangeLink>div span{
	color:#e60012;
	font-size: 17px;
	font-weight: bold;
}
a.exchangeLink>div p{
	padding:3px 0 0 0;
}
.exchangeModal{
}
div.exchangeModal>dl{
}
div.exchangeModal>dl dt{
	margin: 0 0 0px 0;
}
div.exchangeModal>dl dt p{
	width:24%;
	float:left;
	margin:0 6% 0 0;
}
div.exchangeModal>dl dt p img{
	width:100%;
}
div.exchangeModal>dl dt h3{
	float:left;
	font-size:13px;
	font-weight: bold;
	width:69.5%;
}
div.exchangeModal>dl dd{
	clear:both;
	font-size:12px;
	line-height:150%;
	padding:12px 0 0 0;
}
div.exchangeModal>dl dd a{
	text-decoration:underline;
}
.exchangeBlock>ul{
	clear:both;
	text-indent:-1em;
	padding:0 4%;
	line-height: 170%;
	margin: 0 0 13px 0;
}
.exchangeBlock>ul li{
	list-style:none;
	padding:0;
	margin:0 0 0 1em;
}
.exchangeBlock>ul li:before{
	content:"\30fb";
	width:1em;
	float:left;
	display:block;
}
.exchangeBlock>ul li.notice{
	color:#7d7d7d;
	padding:0;
	font-size:90%;
}
.exchangeBlock>ul li.notice:before{
	content:"\203b";
}
a.exchangeSubmitButton{
	display:block;
	width:92%;
	margin:0 auto;
}
a.exchangeSubmitButton img{
	width:100%;
}
.eposModalGray {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	color: #fff;
	background-color: rgba(0,0,0,0.7);
	cursor: pointer;
	opacity:0;
	-webkit-transition: opacity 0.5s linear;
}
body .eposModalGray.eposModal-transition-show{
	opacity:0.7;
}
.eposModalOverlay {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 20;
	margin-top: 0;
	margin-left: 0;
	background:#FFFFFF;
	border-radius:9px;
	-webkit-border-radius:9px;
	opacity:0;
	-webkit-transition: opacity 0.5s linear;
	max-height:450px;
}
body .eposModalOverlay.eposModal-transition-show{
	opacity:1;
}
.eposModalBlock{
	display: none;
	opacity:0;
	-webkit-transition: opacity 0.5s linear;
	padding:25px 15px 25px 20px;
}
body .eposModalBlock.eposModal-transition-show{
	opacity:1;
}
.eposModalOverlay .eposModalBlock{
	display:block;
}
.eposModalClose {
	background: url(/smp/images/epospoint/epos_modal_block_close.png) left top no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	cursor: pointer;
	display: block;
	height: 38px;
	position: absolute;
	right: -10px;
	width: 38px;
	top: -19px;
}
@media only screen and (orientation:landscape){
	.eposModalOverlay {
		max-height:300px;
	}
	.eposModalBlock{
		max-height:250px;
	}
}

#epospoint_02 .blkTitle {
	background: #70c035;
}
#epospoint_02 .blkTitle h2 {
	background-image:url(/smp/images/epospoint/point_h2_001.jpg);
	-webkit-background-size: 128px 40px;
	background-size: 128px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#epospoint_02 h2 span {
	font-size: 18px;
}

#epospoint_02 .subTitle {
	padding: 13px 12px 10px 13px;
}
#epospoint_02 .subTitle .point {
	background-image: url(/smp/epospoint/images/point_h3_001.png);
	-webkit-background-size: 46px 41px;
	background-size: 46px 41px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#epospoint_02 .subTitle .point h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#epospoint_02 .subTitle .point h3 span {
	color: #5cb61a;
	font-size: 22px;
}
#epospoint_02 .subTitle .point .grayTxt{
	color:#7d7d7d;
	margin:7px 0 0 0;
}
#epospoint_02 .conBlock01 {
	background: #e6ffd4;
	padding: 20px 10px 10px;
}
#epospoint_02 .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #d0e5bf;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#epospoint_02 .conBlock01 .blockInner .textArea {
	padding: 15px 12px 15px;
}
#epospoint_02 .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#epospoint_02 .conBlock01 .blockInner .textArea h4 span {
	color: #5cb61a;
}
#epospoint_02 .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#epospoint_02 .linkBlock {
	background: #63b930;
	padding: 10px 5px;
}
#epospoint_02 .linkBlock h3 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#epospoint_02 .linkBlock .blockInner li {
	border-top: 1px solid #63b930;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#epospoint_02 .linkBlock .blockInner li.current {
	background: #e6ffd7;
}
#epospoint_02 .linkBlock .blockInner li:first-child {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: none;
}
#epospoint_02 .linkBlock .blockInner li:last-child {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#epospoint_02 .linkBlock .blockInner li a {
	display: block;
	padding-left: 60px;
	line-height: 48px;
	color: #5cb61a;
}
#epospoint_02 .linkBlock .blockInner li.current a {
	color: #3d8805;
}
#epospoint_02 .linkBlock .blockInner li a span {
	display: block;
	background-image:url(/smp/images/epospoint/point_ico_002.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#epospoint_02 .linkBlock .blockInner li.current a span {
	display: block;
	background-image: url(/smp/images/epospoint/point_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#epospoint_02 .linkBlock .blockInner li a.stock {
	background-image: url(/smp/images/epospoint/point_ico_004.png);
	-webkit-background-size: 43px 31px;
	background-size: 43px 31px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#epospoint_02 .linkBlock .blockInner li a.use {
	background-image: url(/smp/images/epospoint/point_ico_005.png);
	-webkit-background-size: 43px 25px;
	background-size: 43px 25px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}


/*20140830 追記*/

#pointusage .blkTitle {
	background: #70c035;
}
#pointusage .blkTitle h2 {
	background-image:url(/smp/images/epospoint/point_h2_001.jpg);
	-webkit-background-size: 128px 40px;
	background-size: 128px 40px;
	background-position: right top;
	background-repeat: no-repeat;
	padding: 10px 0 0 10px;
	color: #ffffff;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}
#pointusage h2 span {
	font-size: 18px;
}

#pointusage .subTitle {
	padding: 13px 12px 10px 13px;
}
#pointusage .subTitle .point {
	background-image: url(/smp/epospoint/images/point_h3_001.png);
	-webkit-background-size: 46px 41px;
	background-size: 46px 41px;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 58px;
}
#pointusage .subTitle .point h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}
#pointusage .subTitle .point h3 span {
	color: #5cb61a;
	font-size: 22px;
}
#pointusage .subTitle .point .grayTxt{
	color:#7d7d7d;
	margin:7px 0 0 0;
}
#pointusage .conBlock01 {
	background: #e6ffd4;
	padding: 20px 10px 10px;
}
#pointusage .conBlock01 .blockInner {
	border-radius: 6px;
	border-bottom: 1px solid #d0e5bf;
	background: #ffffff;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#pointusage .conBlock01 .blockInner .textArea {
	padding: 15px 12px 15px;
}
#pointusage .conBlock01 .blockInner .textArea h4 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#pointusage .conBlock01 .blockInner .textArea h4 span {
	color: #5cb61a;
}
#pointusage .conBlock01 .blockInner .iconLink01 {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#pointusage .linkBlock {
	background: #63b930;
	padding: 10px 5px;
}
#pointusage .linkBlock h3 {
	margin-bottom: 10px;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#pointusage .linkBlock .blockInner li {
	border-top: 1px solid #63b930;
	background: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
#pointusage .linkBlock .blockInner li.current {
	background: #e6ffd7;
}
#pointusage .linkBlock .blockInner li:first-child {
	border-top-right-radius: 7px;
	border-top-left-radius: 7px;
	border-top: none;
}
#pointusage .linkBlock .blockInner li:last-child {
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
#pointusage .linkBlock .blockInner li a {
	display: block;
	padding-left: 60px;
	line-height: 48px;
	color: #5cb61a;
}
#pointusage .linkBlock .blockInner li.current a {
	color: #3d8805;
}
#pointusage .linkBlock .blockInner li a span {
	display: block;
	background-image:url(/smp/images/epospoint/point_ico_002.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#pointusage .linkBlock .blockInner li.current a span {
	display: block;
	background-image: url(/smp/images/epospoint/point_ico_003.png);
	-webkit-background-size: 27px 27px;
	background-size: 27px 27px;
	background-position: 95% 50%;
	background-repeat: no-repeat;
}
#pointusage .linkBlock .blockInner li a.stock {
	background-image: url(/smp/images/epospoint/point_ico_004.png);
	-webkit-background-size: 43px 31px;
	background-size: 43px 31px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}
#pointusage .linkBlock .blockInner li a.use {
	background-image: url(/smp/images/epospoint/point_ico_005.png);
	-webkit-background-size: 43px 25px;
	background-size: 43px 25px;
	background-position: 12px 50%;
	background-repeat: no-repeat;
}

/* 20150406 追加 */
div.singleBlock {
    /*padding: 0 0 0 4.5%;*/
    width: 95.5%;
}
div.singleBlock{
	background-color:#FFFFFF;
	width:100%;
	overflow:hidden;
}
/* 20151201 追加 */
.list_singleBlock {
    /*padding: 0 0 0 4.5%;*/
    width: 95.5%;
	float:left !important;
	margin:0 auto !important;
}
/*--------------------------------------------------------------------------------------
ふるさと納税常設ページ制作 20151201 追加
-----------------------------------------------------------------------------------------*/
#furusato .colorRed{ color:#f74845 !important;}
#furusato .underLine{text-decoration:underline !important;}
/*headingBlock
-------------------------*/
/*headingBlockA01*/
#furusato .headingBlockA01{
	background:url(/smp/furusato_tax/images/furusato_bg_001.png) 100% no-repeat #fff;
	background-size:auto 109px;
	-webkit-background-size:auto 109px;
	border-bottom:3px solid #f74845;
}
#furusato .headingBlockA01 h2{
	font-size:12px;
	padding:22px 17px;
	line-height:1.3;
}
#furusato .headingBlockA01 span{
	display:block;
	font-size:22px;
	font-weight:bold;
	line-height:1.2;
	margin:0 0 9px;
}
/*headingBlockB01*/
#furusato .headingBlockB01{
	background:url(/smp/furusato_tax/images/furusato_img_001.png) right top no-repeat;
	background-size:123px 56px;
	-webkit-background-size:123px 56px;
}
#furusato .headingBlockB01 h3{
	color:#f74845;
	font-size:15px;
	font-weight:bold;
	padding:18px 123px 20px 0;
}
/*headingBlockB02*/
#furusato .headingBlockB02{
	background:url(/smp/furusato_tax/images/furusato_img_002.jpg) right top no-repeat;
	background-size:106px 42px;
	-webkit-background-size:106px 42px;
	margin:0 0 12px;
}
#furusato .headingBlockB02 h3{
	color:#f74845;
	font-size:15px;
	font-weight:bold;
	padding:10px 106px 15px 0;
}
/*headingBlockB03*/
#furusato .headingBlockB03{
	background: url(/smp/furusato_tax/images/furusato_img_007.png) right top no-repeat;
	background-size:54px 70px;
	-webkit-background-size:54px 70px;
	margin:0 0 12px;
}
#furusato .headingBlockB03 h3{
	color:#f74845;
	font-size:15px;
	font-weight:bold;
	padding:15px 60px 8% 0;
}
/*headingBlockC01*/
#furusato .headingBlockC01{
	background:#ffe5e5;
}
#furusato .headingBlockC01 h4{
	color:#f74845;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:9px 10px;
}

/*sectionInner
-------------------------*/
/*sectionInnerA02*/
#furusato .sectionInnerA02{
	background:#fff;
	padding:0 11px 18px;
}
/*subTitle
-------------------------*/
/*subTitleA01*/
#furusato .subTitleA01{
	border-left:2px solid #f74845;
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 7px;
	line-height:1.4;
}
/*subTitleA02*/
#furusato .subTitleA02{
	border-left:2px solid #f74845;
	font-size:13px;
	font-weight:bold;
	margin:20px 0 10px;
	padding:0 0 0 7px;
	line-height:1.4;
}
/*subTitleA03*/
#furusato .subTitleA03{
	font-size:13px;
	font-weight:bold;
	text-indent:-0.5em;
	margin:14px 0 9px;
	padding:0 0 0 7px;
	line-height:1.4;
}
#furusato .subTitleA03 span{
	border-left:2px solid #f74845;
	padding:0 0 2px 7px;
}

/*bgColor
-------------------------*/
/*bgColorPink*/
#furusato .bgColorPink{
	background:#ffe5e5;
	padding:15px 5px 10px;
}
/*bgColorPink*/
#furusato .bgColorYellow{
	background:#fffbf0;
	border:1px solid #cacaca;
	border-radius:3px;
	-webkit-border-radius:3px;
	font-size:12px;
	padding:18px 11px 17px;
}
#furusato .bgColorYellow .txt{
	text-indent:-1em;
	padding:0 0 0 12px;
}
#furusato .bgColorYellow .img01{
	text-align:center;
	margin:10px 0 4px 15px;
}
#furusato .bgColorYellow .img02{
	text-align:center;
	margin:10px 0 3px;
}
/*detailBlockA01
-------------------------*/
/*detailBlockA01*/
#furusato .detailBlockA01{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);
	padding:15px 12px 17px;
}
/*detailBlockA02*/
#furusato .detailBlockA02{
	background:#fff;
	border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:0 1px 1px rgba(0,0,0,.1);
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,.1);
	padding:15px 12px;
}
/*detailBlockB01*/
#furusato .detailBlockB01{
	background:#fff;
	border:1px solid #cacaca;
	margin:15px 0 0;
}
/*categoryBlock
-------------------------*/
/*categoryBlockA01*/
#furusato .categoryBlockA01 dl{
	font-size:12px;
	text-align:center;
	padding:15px 41px 0;
}
#furusato .categoryBlockA01 dd p{
	margin:3px 0 0;
}
#furusato .categoryBlockA01 dd a{
	background:url(/smp/furusato_tax/images/furusato_ico_001.jpg) right center no-repeat;
	background-size:6px 12px;
	-webkit-background-size:6px 12px;
	font-size:11px;
	text-decoration:underline;
	padding:0 11px 0 0;
}
#furusato .categoryBlockA01 dd a:hover{
	text-decoration:none;
}
/*cautionBlock
-------------------------*/
/*cautionBlockA01*/
#furusato .cautionBlockA01{
	font-size:11px;
	text-indent:-1em;
	margin:11px 0 0;
	padding:0 0 0 12px;
}
/*imgBlock
-------------------------*/
/*imgBlockA01*/
#furusato .imgBlockA01{
	padding:0 29px 0;
}
#furusato .imgBlockA01 p:nth-child(2){
	margin:13px 0 0;
}
#furusato .imgBlockA01 p:nth-child(3){
	font-size:12px;
	text-align:right;
	margin:2px 0 0;
}
/*imgBlockA02*/
#furusato .imgBlockA02{
	margin:10px 0;
}

/*btnBlock
-------------------------*/
/*btnBlockA01*/
#furusato .btnBlockA01{
	text-align:center;
	margin:18px 0 0;
	padding:0 1px;
}
/*btnBlockA02*/
#furusato .btnBlockA02{
	text-align:center;
	margin:18px 0 0;
}
/*btnBlockA03*/
#furusato .btnBlockA03{
	margin:16px 0 0;
	padding:0 12px;
}
/*btnPink01*/
#furusato .btnPink01 a{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: url(/smp/furusato_tax/images/furusato_ico_003.png) 97% 50% no-repeat #f74845;
	background-size:27px;
	-webkit-background-size:27px;
	border-radius:3px;
	-webkit-border-radius:3px;
	color:#fff;
	font-size:12px;
	min-height:40px;
	padding:0 0 0 39px;
}

/*btnPink02*/
#furusato .btnPink02 a{
	display:box;
	display:-webkit-box;
	box-align:center;
	-webkit-box-align:center;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	background: url(/smp/furusato_tax/images/furusato_ico_003.png) 97% 50% no-repeat #f74845;
	background-size:27px;
	-webkit-background-size:27px;
	border-radius:3px;
	-webkit-border-radius:3px;
	color:#fff;
	font-size:12px;
	min-height:40px;
	padding:0 0 0 37px;
}

/* ACCESSORIEs
-------------------------*/
/*caption*/
#furusato .caption{
	font-size:12px;
	margin:12px 0 0;
}
/*arrow*/
#furusato .arrow{
	text-align:center;
	margin:15px 0;
}
/*pagetopBlockA01*/
#furusato .pagetopBlockA01{
	padding:9px 0 13px;
	text-align:right;
}
#furusato .pagetopBlockA01 p a{
	background: url(/smp/furusato_tax/images/furusato_ico_002.jpg) left center no-repeat;
	background-size:13px 7px;
	-webkit-background-size:13px 7px;
	font-size:11px;
	text-decoration:underline;
	padding:0 0 0 17px;
}
#furusato .pagetopBlockA01 p a:hover{
	text-decoration:none;
}
/*btntxt*/
#furusato .btntxt{
	margin: 11px 0 0;
}
#furusato .btntxt a{
	background:url(/smp/furusato_tax/images/furusato_ico_001.jpg) right center no-repeat;
	background-size:6px 12px;
	-webkit-background-size:6px 12px;
	padding:0 10px 0 0;
	text-decoration: underline;
}
#furusato .btntxt a:hover{
	text-decoration:none;
}