/*17年新規入会*/
.block-colum0{
	width: 730px;
}


.block-colum1{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.block-colum2{
	float: left;
	width: 50%;
}
.color-block-A03 .fake-table-01 .fake-tr .fake-td{
	padding: 8px;
}
@media screen and (max-width:767px){
	.block-colum0{
		width: inherit;
	}
	.block-100{
		width: 100%
	}

	.block-colum1{
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.block-colum2{
		width: 100%;
		margin-bottom: 10px;
	}
}
/*ライフネットスーパー限定　LC JCBカードでのお支払いでライフのポイントいつでも2倍*/
.tokuten-th{
	margin-bottom: 10px;
}
.tokuten-th > ul > li{
	float: left;
	width: 30%;
	box-sizing: border-box;
}
.tokuten-th ul li:nth-child(2){
	margin-left: 5%;
}
.tokuten-th ul li:nth-child(3){
	margin-left: 5%;
}
@media screen and (min-width:767px){
	.flex_bnr {
		display: flex;
		justify-content: space-between;
	}
}
.cp-1500{
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.cp-1500-2col{
	width: 47%;
	margin-top: 20px;
	text-align: center;
}
@media screen and (max-width:767px){
	.cp-1500{
		width: 100%;
	}
	.cp-1500-2col{
		width: 100%;
	}
	.table-column.sp-res tr th,
	.table-column.sp-res tr td{
		width: 25%!important;
		display: table-cell;
		float: none;
	}
	.table-column.sp-res tr th:nth-child(3),
	.table-column.sp-res tr td:nth-child(3){
		width: 50%!important;
	}
	.table-column.sp-res tr th.w-25per,
	.table-column.sp-res tr td.w-25per{
		width: 25%!important;
	}
	.point{
		color: #c50400;
		font-weight: bold;
	}
}
.mb-5 { margin-bottom: 5px !important; }
.mt-5 { margin-top: 5px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }
.list-number-01.num01 > li {
  padding-left: 3.5rem;
  line-height: 1.9;
}
.list-circle-01.st01 {
  margin: 0;
}
.list-circle-01.st01 > li {
  line-height: 1.5;
  margin: 0;
  padding-left: 1.3rem;
}
.list-circle-01.st01 ul {
  margin-top: 5px;
}
.list-circle-01.st01 > li + li {
  margin-top: 5px;
}
@media (max-width: 767px) {
  .list-circle-01.st01 > li:before {
    top: 0.4rem;
  }
}
.step-box {
  padding: 13px 20px;
  background: #8fc31f;
  color: #fff;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.step-box span {
  flex: 0 0 auto;
  background: #fff;
  width: 80px;
  color: #8fc31f;
  text-align: center;
  position: relative;
  margin-right: 22px;
  line-height: 17px;
  padding: 4px 0;
}
.step-box span:after {
  content: '';
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  margin: auto;
}
.c-left tr > * {
  text-align: left;
}
@media (min-width: 768px) {
  .only-sp { display: none; }
}
@media (max-width: 767px) {
  .only-pc { display: none; }
}
