.cont02 {
    background: #f9f8f3;
}

@media print, screen and (min-width: 701px) {
h1 {
	background-image: url(../cost/img/bg_mv.jpg);
}

.sub .ttl01.small {
	font-size: 30px;
}

/* case
  ------------------------------------------- */
.contwrap > div {
    padding: 50px;
}
.contwrap > div.bgclr {
	background: #f9f8f3;
}
.contwrap > div:last-child {
	padding-bottom: 70px;
}
.contwrap > div .inner {
	position: relative;
	width: 946px;
}
.contwrap > div .inner h2 {
	border-bottom: 1px solid #e4e3dc;
	padding: 20px 20px 20px 175px;
	line-height: 1.3;
	min-height: 100px;
}
.contwrap > div .inner .label {
	position: absolute;
	top: -8px;
	left: 40px;
}
.contwrap > div .inner .label img {
	width: 110px;
}
.contwrap > div .inner .left {
	width: 570px;
	float: left;
}
.contwrap h3:not(.border) {
	font-size: 18px;
	font-weight: bold;
	padding-left: 24px;
	background: url(../common_re/img/icon/icon_circle01.png) left 6px no-repeat;
	background-size: 12px;
	margin: 30px 0;
	line-height: 1.4;
}

.contwrap h3.border {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0;
	border: 2px solid #fee101;
	border-radius: 15px;
	padding: 8px 20px;
}

/*system
 ------------------------------------------- */	
#system {
	background: #f9f8f3;
	padding: 5px 0 100px;
  overflow: hidden;}
#system .inner {
  background: #fff;
  padding: 20px;
  border: 3px solid #00aac1;
    border-radius: 20px;
}
  #system .inner h3{
    color: #fff;
    background:#00aac1;
    font-weight: bold;
    font-size: 24px;
    border-radius: 15px 15px 0 0;
    margin: -20px -20px 25px -20px;
    padding: 20px 0;
    text-align: center;
  }
#system .ttlList + p {
	margin-bottom: 40px;
}
#system .ttl02 {
	line-height: 1.5;
	margin-bottom: 10px;
	font-weight: bold;
}
#system .ttl02 + p {
	margin-bottom: 40px;
}
#system dd ul {
	margin-bottom: 30px;
}
#system dd li {
	text-indent: -1em;
	padding-left: 1em;
}
#system dd li:before {
	content: "・";
}
#system dl + p {
	text-align: center;
	font-size: 14px;
	margin-bottom: 5px;
}
#system dl + p + .btnBlank {
	margin-bottom: 60px;
}
#system table {
	width: 100%;
	margin-bottom: 10px;
	border: 1px solid #000;
}
#system table th {
	width: 50%;
	background: #fcf4c5;
	border: 1px solid #000;
	text-align: center;
	padding: 2px 20px;
	font-size: 18px;
	border-right: none;
}
#system table th.leftCol {
	border-left: none;
}
#system table td {
	padding: 5px 20px;
	font-size: 16px;
	vertical-align: middle;
	text-align: center;
	border-right: none;
}
#system table td.leftCol {
	border-left: none;
	text-align: left;
}
#system table td.leftCol p {
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.5;
}
#system table td b {
	font-size: 130%;
	font-weight: normal;
}
#system table + .note {
	text-align: right;
	font-size: 14px;
	margin-bottom: 20px;
}
#system .btnBlank {
	width: 530px;
	margin: 30px auto 20px;
}
  #system .btnBlank a{
    color: #333;
    background: #fee100;
    border: none;
  }	
  #system .btnBlank a:hover{
    background: #ead003;}
  #system .btnBlank a span{
    font-size: 21px;
    color: #333;
    background: url(../common_re/img/icon/icon_blank_b.png) no-repeat right center;
    background-size: 11px;}
  #system dt.ttl02{
  font-size: 20px;}
	#system .btnBlank a.linkNone{
		pointer-events: none;
		background: #7f7000;
	}
  #system .btnBlank2 a span{
	  background: none;
	  position: relative;
	  display: inline-block;
  }
  #system .btnBlank2 a span:after{
	content: "";
	display: block;
	width: 12px;
    height: 12px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 0;
	margin-left: 10px;
	margin-top: -6px;
  }
/*table
 ------------------------------------------- */
.tablebox {
	margin: 30px 0;
}
.tablebox.caseReturn {
	margin: 0;
}
.tablebox.caseReturn table {
	margin: 0 auto;
}
.tablebox table, td, th {
	border: 1px #000000 solid;
	vertical-align: middle;
	background: #fff;
}
.tablebox table th {
	padding: 5px 10px;
	font-weight: normal;
	min-width: 8em;
	font-size: 16px;
}
.tablebox table th.th01 {
	text-align: center;
}
.tablebox table td {
	padding: 5px 10px;
	text-align: center;
	font-size: 16px;
}
.tablebox table .pt01 {
	padding: 5px 10px;
	text-align: left;
	display: inline-block;
}
.tablebox .atten {
	margin: 10px 0 0;
	font-size: 19px;
}
.tablebox .atten01 {
	margin: 10px 0 0;
	font-size: 14px;
}
.tablebox .atten02 {
	margin: 10px 0 0;
	font-size: 14px;
	text-align: center;
}
.tablebox table .th_bg01 th {
	background: #FCF4C5;
	font-weight: bold;
	font-size: 18px;
}
p.atten {
	font-size: 19px;
}
.links {
	margin: 0 0 0;
	width: 100%;
	display: block;
	text-align: center;
}
.links a {
    display: block;
    width: 100%;
    height: auto;
    border-radius: 4px;
    padding: 30px 30px 25px 60px;
    vertical-align: middle;
    position: relative;
    background: #fee100;
    font-size: 21px;
    line-height: 1;
}
.links a::after {
	content: "";
	display: block;
	width: 12px;
	height: 12px;
	border-top: 1px solid #333;
	border-right: 1px solid #333;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-left: 10px;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -6px;
}
.links a:hover {
	background-color: #ead003;
	opacity: 1 !important;
}
/* flow
  ------------------------------------------- */
  
.flowbox {
	margin: 80px 0;
}
.flowbox dl {
	border: 1px solid #000;
	margin-bottom: 80px;
	position: relative;
	width: 100%;
	padding: 30px;
	background: #fff;
}
.flowbox dl.stepA:after {
	background-image: url(../cost/loan/img/chart_arrow01.png);
}
.flowbox dl.stepB:after {
	background-image: url(../cost/loan/img/chart_arrow02.png);
}
.flowbox dl.stepA.arnon:after {
	background-image: none;
}
.flowbox dl:after {
	content: "";
	position: absolute;
	width: 50px;
	height: 50px;
	left: 50%;
	margin-left: -25px;
	bottom: -65px;
	background-repeat: no-repeat;
}
.flowbox dl:last-child:after {
	content: inherit;
	position: inherit;
}
.flowbox dl.stepA dt span.stepNO {
	background-image: url(../cost/loan/img/icon01.png);
}
.flowbox dl.stepB dt span.stepNO {
	background-image: url(../cost/loan/img/icon02.png);
}
.flowbox dt {
	position: relative;
	width: 100%;
	font-weight: bold;
	margin-bottom: 10px;
}
.flowbox dt span.stepNO {
	position: absolute;
	top: -90px;
	left: -90px;
	width: 90px;
	height: 96px;
	background-repeat: no-repeat;
	display: table;
	text-align: center;
	vertical-align: middle;
}
.flowbox dt span.stepNO span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-bottom: 5px;
}
.flowbox dl.stepchk dt span.stepNO {
	background-image: url(../cost/extension_rebuilding/img/icon01.png);
}
dl.stepchk {
	border: 0;
	background: inherit;
	overflow: hidden;
	padding: 0;
	margin-bottom: 40px;
}
dl.stepchk dt {
	margin-bottom: 45px;
	display: inline-block;
	padding-left: 100px;
	padding-top: 30px;
	font-size: 20px;
}
dl.stepchk dt span.stepNO {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 96px;
	background-repeat: no-repeat;
	display: table;
	text-align: center;
	vertical-align: middle;
}
dl.stepchk dt span.stepNO span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-bottom: 0;
	padding-top: 10px;
	font-size: 13px;
}
dl.stepchk dd {
	width: 60%;
	display: table-cell;
	padding: 20px;
	vertical-align: top;
	background: #fff;
}
dl.stepchk dd:nth-child(3) {
	padding-left: 0;
	text-align: center;
}
dl.stepchk dd.note {
	padding-left: 20px !important;
	text-align: left !important;
  font-size: 14px;
}
dl.stepchk.point dt {
	margin-bottom: 45px;
	display: inline-block;
	padding-left: 100px;
	padding-top: 10px;
	font-size: 20px;
}
dl.stepchk.point dt span.stepNO span {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	padding-bottom: 0;
	padding-top: 0;
	font-size: 14px;
}
dl.stepchk.point dd {
	width: 100%;
	display: block;
	padding: 20px;
	vertical-align: top;
	background: #fff;
}
dl.stepchk dd:last-child {
	text-align: center;
}
.flowbox.point01 {
	margin: 0;
}
.flowbox dl.stepchk.point dt span.stepNO {
	background-image: url(../cost/market_price/img/icon01.png);
}
p.left span {
	color: #f00;
}
.attenbox {
	float: right;
}
.attenbox dl {
	float: left;
	margin-right: 20px;
	display: table;
	width: 160px;
}
.attenbox dl dt {
	display: table-cell;
	vertical-align: middle;
	width: 50px;
}
.attenbox dl dd {
	display: table-cell;
	vertical-align: middle;
	font-size: 13px;
	padding-left: 10px;
}
.attenbox dl dt img {
	width: 100%;
}
.attenbox dl:last-child {
	margin-right: 0;
}
/* tax
  ------------------------------------------- */
#tax .pointTime {
	margin: 0 0 0 10px;
	text-align: right;
}
#tax .imgbox {
	margin: 30px 0;
	text-align: center;
}
#tax .imgbox li {
    margin: 0;
    width: 100%;
}
#tax .imgbox li img {
    width: 100%;
}
  #case {
    background:#f9f8f3;
  }
  #case .inner{
    padding: 50px 0 0px;
  }
  #case .pointTime{
    text-align: right;
    margin: 40px 0 0;
  }


/* vs
  ------------------------------------------- */

#vs .inner {
    margin-bottom: 30px;
    width: 946px;
    padding: 0 30px;
}
#vs .imgbox {
	margin: 30px 0 50px;
	text-align: center;
}
#vs .imgbox li {
	margin: 0 0 40px;
}

#vs .imgbox li img {
	max-width: 100%;
}

#vs .imgbox li img.small {
	width: 70%;
}

#vs .imgbox li img.small2 {
	width: 80%;
}

#vs .imgbox.flex {
	margin-bottom: 70px;
}

#vs .imgbox.flex ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

#vs .imgbox.flex ul li {
	margin: 0 20px;
}

#vs .imgbox ul li.small {
	width: 35%;
}

#vs .imgbox ul li.small2 {
	width: 50%;
}

#vs .imgbox ul li.small.height1 {
	width: 40%;
}

#vs .imgbox ul li.small.height2 {
	width: 30.5%;
}

#vs p.center {
	text-align: center;
}
#vs p.big {
	font-size: 20px;
}

#vs .imgbox ul.flL3 {
}
#vs .imgbox ul.flL3 li {
	margin: 0 5% 0 0;
	float: left;
	width: 30%;
}
#vs .imgbox ul.flL3 li:last-child {
	margin: 0 0% 0 0;
}
#vs .imgbox ul.flL3 li img {
	width: 100%;
}
#vs table.table01.vstbl01 th.th01.vsth01 {
    width: 10%;
}
#vs table.table01.vstbl01 th.th01.vsth02 {
    width: 45%;
}
#vs table.table01.vstbl02 td {
    padding: 5px 10px;
    text-align: left;
    font-size: 16px;
}

/* loan
  ------------------------------------------- */

#loan .inner {
    margin-bottom: 30px;
    width: 946px;
    padding: 0 30px;
}
#loan .imgbox {
	margin: 30px 0;
	text-align: center;
}
#loan .imgbox li {
	margin: 0 0 40px;
}
#loan .imgbox ul.flL3 {
}
#loan .imgbox ul.flL3 li {
	margin: 0 5% 0 0;
	float: left;
	width: 30%;
}
#loan .imgbox ul.flL3 li:last-child {
	margin: 0 0% 0 0;
}
#loan .imgbox ul.flL3 li img {
	width: 100%;
}
#loan .attenbox {
    margin: 20px auto;
	float:none;
}
  #loan .loanforte{
    margin-top: 50px;
  }
#extension .inner {
	margin-bottom: 40px;
	width: 946px;
	padding: 30px;
}
#extension .imgbox {
	margin: 30px 0;
	text-align: center;
}
#extension .imgbox li {
	margin: 0 0 40px;
}
#extension table td {
	text-align: left;
}
#market .inner {
    margin-bottom: 0px;
    width: 946px;
    padding: 0 30px;
}
#market dl.stepchk.point dt {
    margin-bottom: 20px;
    display: inline-block;
    padding-left: 100px;
    padding-top: 10px;
    font-size: 20px;
}
#market01 .inner:first-child {
    margin-bottom: 40px;
}
#market .imgbox {
	margin: 30px 0;
	text-align: center;
}
#market .imgbox li {
	margin: 0 0 40px;
}

#market table td {
	text-align: left;
}
#market .left {
	width: 500px;
	float: left;
}
#market figure {
	float: right;
}
#market01 h3 {
    float: left;
}
#market p.left.mkttxt01 {
    margin-top: -20px;
}

#cost_d .inner {
	margin-bottom: 0px;
	width: 946px;
	padding: 0px;
}
#cost_d .imgbox {
	margin: 30px 0;
	text-align: center;
}
#cost_d .imgbox li {
	margin: 0 0 40px;
}
#cost_d table td {
	text-align: left;
}
#cost_d .left {
	width: 570px;
	float: left;
}
#cost_d .left span.note {
	color: #333!important;
	font-size: 14px;
}
#cost_d figure {
	float: right;
	width: 330px;
}
#cost_d figure img {
	width: 100%;
}
#cost_d .links {
	margin: 0;
	width: 100%;
	display: table;
	text-align: center;
}
#saving .inner {
	margin-bottom: 0px;
	width: 946px;
	padding: 0px;
}
#saving .left {
	width: 570px;
	float: left;
}
#saving figure {
	float: right;
	width: 330px;
}
#saving figure img {
	width: 100%;
}
#saving .imgbox {
	margin: 20px 0 0;
	text-align: center;
}
#saving .imgbox li {
	margin: 0 0 20px;
}
#saving .imgbox ul.flL3 {
	margin-bottom: 20px;
}
#saving .imgbox ul.text {
	font-weight: bold;
}
#saving .imgbox ul.text li {
	font-weight: bold;
	border: 1px solid #000;
	padding: 15px;
	background: #fff;
}
#saving .imgbox ul.flL3 li {
	margin: 0 5% 0 0;
	float: left;
	width: 30%;
	border: 1px solid #000;
	padding: 15px;
	background: #fff;
}
#saving .imgbox ul.flL3 li:last-child {
	margin: 0 0% 0 0;
}
#saving .imgbox ul.flL3 li img {
	width: 100%;
}
#saving .links {
	margin: 0;
	width: 100%;
	display: table;
	text-align: center;
}
#saving .imgbox img {
    width: 100%;
}
#saving p .notes {
    font-size: 14px;
}

#tax_r .inner {
	margin-bottom: 0px;
	width: 946px;
	padding: 0px;
}
#tax_r .imgbox {
	margin: 30px 0;
	text-align: center;
}
#tax_r .imgbox li {
	margin: 0 0 40px;
}
#tax_r table td {
	text-align: left;
}
#tax_r .left {
	width: 570px;
	float: left;
}
#tax_r figure {
	float: right;
	width: 330px;
}
#tax_r figure img {
	width: 100%;
}
#tax_r .links {
	margin: 0;
	width: 100%;
	display: table;
	text-align: center;
}
#tax_r .tablebox p {
	margin-top: 10px;
	font-size: 14px;
}




#guide .inner {
    margin-bottom: 0;
    width: 946px;
    padding: 0;
}
#guide .imgbox {
    margin: 0px 0 60px;
    text-align: center;
}
#guide .imgbox li {
	margin: 0 0 40px;
}
#guide table td {
	text-align: left;
}
#guide .left {
	width: 570px;
	float: left;
}
#guide  figure {
	float: right;
	width: 330px;
}
#guide  figure img {
	width: 100%;
}
#guide dl.stepchk.point dt {
    padding-top: 30px;
    margin-bottom: 20px;
}
#guide dl.stepchk.point dd {
    text-align: left;
    background: inherit;
}
#guide .flowbox {
    margin: 30px 0 0;
}
#guide dl.stepchk.point:last-child {
    margin-bottom: 0;
}
#guide .links {
	margin: 0;
	width: 100%;
	display: table;
	text-align: center;
}
#guide .listbox {
    margin-top: 40px;
}
#guide .listbox .box01 {
    border: 1px solid #000;
    background: #fff;
    margin-bottom: 40px;
    padding: 30px;
}
#guide .listbox .box01:last-child {
    margin-bottom: 0;
}
#guide .listbox .left {
    width: 530px;
}
#guide .listbox .box01 dt {
    font-weight: bold;
}



  .mb50{
    margin-bottom: 50px;
  }

#how {
	border-top: 2px solid #ebe7d2;
	padding-bottom: 70px!important;
}
#cost {
	border-top: 2px solid #ebe7d2;
}
  #cost .inner{
    padding: 50px 0 0 !important;
  }
#cost h3:after {
	background-image: url(../common_re/img/icon/icon_money.png);
}
}
.bnr a:hover{
	opacity: .7;
}
/*# sourceMappingURL=reference_pc.css.map */
