@charset "utf-8";

/*----------------------------------------------------
	common
----------------------------------------------------*/
/* PC */
.pcVer {
	display: inline;
}
/* SP */
.spVer {
	display: none;
}
body.responsive-sp {
	box-sizing: border-box;
}
body.responsive-sp .spVer {
	display: inline;
}
body.responsive-sp .pcVer {
	display: none;
}

/*  */
sup {
	font-size: 70%;
	vertical-align: top;
	position: relative;
	top: -0.1em;
}
sub {
	font-size: 70%;
	vertical-align: bottom;
	position: relative;
	bottom: -0.1em;
}
/*  */
#contentsArea {
	box-sizing: border-box;
}
.contentsIn {
	max-width: 1200px;
	width: 90%;
	margin: 0 auto;
}
.note {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 1.38rem;
}
body.responsive-sp .note {
	font-size: 0.63rem;
}

/* ttl
----------------------------------------------------------- */
.lineTtl {
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
	font-size: 2rem;
}
.lineTtl span {
	padding-left: 0.25em;
	padding-right: 0.25em;
	padding-bottom: 8px;
	background-image: url(/business/solar/images/sunvista_lease/ttl_line.png);
	background-repeat: repeat-x;
	background-position: left bottom 5px;
	line-height: 1.4;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .lineTtl span {
	line-height: 1.8;
  }
}

.lineTtl .sub,
.diagonalTtl .sub {
	font-size: 1.38rem;
}
.diagonalTtl {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 2.25rem;
}
.diagonalTtl span {
	background-image:url(/business/solar/images/sunvista_lease/ttl_diagonal.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 40px 0 40px;
}
.bothTtl {
	font-weight: bold;
	margin-bottom: 1em;
	font-size: 2rem;
}
.bothTtl span {
	padding: 0.5em 0.75em 0.5em;
	background-image: url(/business/solar/images/sunvista_lease/ttl_both_l.png), url(/business/solar/images/sunvista_lease/ttl_both_r.png);
	background-repeat: no-repeat, no-repeat;
	background-position: left center, right center;
	background-size: 24px auto, 24px auto;
}

/* SP */
body.responsive-sp .lineTtl {
	font-size: 1.13rem;
}
body.responsive-sp .lineTtl span {
	background-position: left bottom;
	line-height: 1.8;
	padding-left: 0;
	padding-right: 0;
}
body.responsive-sp .lineTtl .sub,
body.responsive-sp .diagonalTtl .sub {
	font-size: 0.88rem;
}
body.responsive-sp .diagonalTtl {
	font-size: 1.13rem;
}
body.responsive-sp .diagonalTtl span {
	background-size: 20px auto;
	padding: 6px 20px 0 20px;
}

/* module_proper.html
----------------------------------------------------------- */
#module_proper #mainInner {
	padding: 15px;
	text-align: left;
}
#module_proper .main_box dl dt {
	font-weight: bold;
	padding-bottom: 10px;
}
#module_proper .main_box dl dd {
	padding: 0 0 20px 18px;
}
#module_proper .main_box dl dd:last-child {
	padding-bottom: 0;
}
#module_proper table td {
	vertical-align: middle;
}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print, screen and (min-width: 768px) {
	.pcDisNone {display: none !important;}
}
/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {
	.spDisNone {display: none !important;}
}
/* ---------- */

/*----------------------------------------------------
	メインビジュアル
----------------------------------------------------*/
#contentsArea {
	width: 100%;
	background-image: url(/business/solar/images/sunvista_lease/bg_grid.gif);
	background-repeat: repeat;
	background-position: center top;
	font-size: 1.38rem;
}
.mainCatch {
	background-color: #f18c41;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(0,0,0,0.5);
	padding: 0.8em;
	font-size: 2.19rem;
}
#mainVImg {
	width: 100%;
	height: 0;
	padding-top: 45.6%;
	background-image: url(/business/solar/images/sunvista_lease/mainv_bg_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}
/* SP */
body.responsive-sp #contentsArea {
	margin-top: 10px;
}
body.responsive-sp #mainVImg {
	padding-top: 69%;
	background-image: url(/business/solar/images/sunvista_lease/mainv_bg_sp.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-top: 10px;
}
body.responsive-sp .mainCatch {
	font-size: 1rem;
}

/*----------------------------------------------------
	イントロ
----------------------------------------------------*/
#intro {
	width: 100%;
	padding: 90px 0 50px;
}
#intro .lineTtl {
	text-align: center;
}
/* SP */
body.responsive-sp #intro {
	padding: 1em 0;
}
body.responsive-sp #intro .contentsIn {
	width: 100%;
}
/*----------------------------------------------------
	「自家消費型」太陽光発電なら
----------------------------------------------------*/
#block01-02_1 {
	background: #fff;
	padding: 100px 0 50px;
}
#block01-02_1 .diagonalTtl span {
	display: inline-block;
	padding: 20px 40px 0;
}
#block01-02_1 .leadWrap {
	border-bottom: #838179 2px dashed;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#block01-02_1 .lead {
	text-align: left;
	box-sizing: border-box;
	background-image: url(/business/solar/images/sunvista_lease/ic_block01.png);
	background-repeat: no-repeat;
	background-position: left center;
	max-width: 980px;
	padding-left: 280px;
	padding-top: 80px;
	padding-bottom: 80px;
	margin: 0 auto;
}
#about {
	text-align: left;
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto;
}
#aboutTxt {
	position: relative;
	padding: 0 33.6% 1.5em 5.4%;
}
#aboutBalloon {
	width: 29%;
	position: absolute;
	right: 0;
	bottom: 10px;
}
.figLinst {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0 3.7%;
}
.figLinst li {
	width: 47.3%;
}
/* SP */
body.responsive-sp #block01-02_1 {
	padding: 1em 0;
}
body.responsive-sp #block01-02_1 .lead {
	font-size: 0.88rem;
	padding: 135px 0 0;
	background-position: center top;
	background-size: 120px auto;
	margin: 2em 0;
}
body.responsive-sp #block01-02_1 .diagonalTtl span {
	padding: 6px 20px 0 20px;
}
body.responsive-sp #block01-02_1 .leadWrap {
	padding-bottom: 0;
	margin-bottom: 0;
}
body.responsive-sp #aboutTxt {
	padding: 1em 0;
	font-size: 0.88rem;
}
body.responsive-sp #aboutTxt .lineTtl {
	text-align: center;
}
body.responsive-sp .figLinst {
	display: block;
	padding: 0;
}
body.responsive-sp .figLinst li {
	width: 100%;
}
body.responsive-sp .figLinst li:first-child {
	margin-bottom: 0.5em;
}
body.responsive-sp #aboutBalloonSp {
	display: block;
	width: 80%;
	margin-right: -5%;
	margin-left: auto;
	margin-bottom: -5px;
	position: relative;
	z-index: 1;
}

/*----------------------------------------------------
	「自家消費型」太陽光発電のメリット
----------------------------------------------------*/
#block01-02_2 {
	padding: 12px 0 0;
	background-image: url(/business/solar/images/sunvista_lease/img_block01-02_2_bg_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
#block01-02_2 .boxList,
#block04 .boxList {
	margin-left: auto;
	margin-right: auto;
	max-width: 1196px;
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-bottom: 34px;
	margin-bottom: 70px;
}
.boxList li {
	width: 31.4%;
	position: relative;
}
.boxList li:before,
#box04:before {
	content: '';
	display: block;
	width: calc(100% - 30px);
	height: 34px;
	background-color: #fff;
	border-top: #000 4px solid;
	border-left: #000 4px solid;
	box-sizing: border-box;
}
.boxList li:after,
#box04:after {
	content: '';
	background-image: url(/business/solar/images/sunvista_lease/parts_box.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 30px;
	height: 34px;
	position: absolute;
	right: 0;
	top: 0;
	display: block;
}
.boxList .boxIn,
#box04 .boxIn {
	background: #fff;
	height: 100%;
	box-sizing: border-box;
	border-left: #000 4px solid;
	border-right: #000 4px solid;
	border-bottom: #000 4px solid;
	padding: 1em;
}
.boxList .numTtl,
#box04 .numTtl {
	max-width: 174px;
	margin: 0 auto 0.5em;
}
.boxList .boxTtl,
#box04 .boxTtl {
	font-weight: bold;
	height: 110px;
}
.boxList .boxTtl span,
#box04 .boxTtl span {
	display: inline;
	font-size: 1.88rem;
	padding-bottom: 8px;
	background-image: url(/business/solar/images/sunvista_lease/ttl_line.png);
	background-repeat: repeat-x;
	background-position: left bottom 5px;
	line-height: 1.4;
}
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .boxList .boxTtl span {
	line-height: 1.8;
  }
  *::-ms-backdrop, #box04 .boxTtl span {
	line-height: 1.8;
  }
}

.boxList .boxTtl .sub,
#box04 .boxTtl .sub {
	font-size: 1rem;
}
.boxList .txt,
#box04 .txt {
	text-align: left;
	font-size: 1.1rem;
	padding-left: 1em;
	padding-right: 1em;
}
#box04 .txt.note-04 {
	text-align: left;
	margin-top: 1em;
	padding-left: 1.25em;
	text-indent: -1.25em;
	font-size: 0.88rem;
}
#block05 .txt.note-04 {
	text-align: left;
	padding-left: 1.25em;
	text-indent: -1.25em;
	font-size: 0.88rem;
	margin-bottom: 20px;
}
#block05 .tableList + .txt.note-04 {
	margin-bottom: 0;
	margin-top: 20px;
}
/* SP */
body.responsive-sp #block01-02_2 {
	background-image: url(/business/solar/images/sunvista_lease/img_block01-02_2_bg_sp.png);
}
body.responsive-sp .bothTtl {
	font-size: 1.13rem;
}
body.responsive-sp .bothTtl span {
	display: inline-block;
	background-size: 12px auto, 12px auto;
}
body.responsive-sp #block01-02_2 .boxList,
body.responsive-sp #block04 .boxList {
	max-width: 80%;
	display: block;
	padding-bottom: 1em;
	margin-bottom: 0;
}
body.responsive-sp .boxList li {
	width: 100%;
	margin-bottom: 1em;
}
body.responsive-sp .boxList li:last-child {
	margin-bottom: 0;
}
body.responsive-sp .boxList .boxIn,
body.responsive-sp #box04 .boxIn {
	padding: 0 5% 5%;
}
body.responsive-sp .boxList .numTtl,
body.responsive-sp  #box04 .numTtl {
	width: 50%;
}
body.responsive-sp .boxList .boxTtl,
body.responsive-sp #box04 .boxTtl {
	height: auto;
	margin-bottom: 1em;
}
body.responsive-sp .boxList .boxTtl span,
body.responsive-sp #box04 .boxTtl span {
	font-size: 1.13rem;
	background-position: left bottom;
	line-height: 1.8;
}
body.responsive-sp .boxList .boxTtl .sub,
body.responsive-sp #box04 .boxTtl .sub {
	font-size: 0.88rem;
}
body.responsive-sp .boxList .txt,
body.responsive-sp #box04 .txt {
	font-size: 0.88rem;
	padding-left: 0;
	padding-right: 0;
}
body.responsive-sp #box04 .txt.note-04 {
	padding-left: 1.25em;
}

/*----------------------------------------------------
	SDGs（持続可能な開発目標）への貢献
----------------------------------------------------*/
#sdgs {
	background: rgba(255,255,255,0.7);
	padding: 110px 60px;
	margin-bottom: 80px;
}
#sdgsIn {
	text-align: left;
	width: 90%;
	max-width: 960px;
	margin: 0 auto;
	font-size: 1.38rem;
}
#sdgsIn .diagonalTtl {
	text-align: center;
}
#sdgsIn .fig {
	text-align: center;
	margin-bottom: 1.5em;
}
/* SP */
body.responsive-sp #sdgs {
	padding: 1em 5%;
	margin-bottom: 1.5em;
}
body.responsive-sp #sdgs .diagonalTtl {
	text-align: center;
}
body.responsive-sp #sdgsIn {
	font-size: 0.88rem;
}
body.responsive-sp #sdgsIn .fig {
	padding: 0 5%;
}

/* btnスマート蓄電池システムはこちら
----------------------------------------------------------- */
.btnWrap {
	margin-bottom: 160px;
}
.btnWrap .btn {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 10px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}
.btnWrap .btn a {
	display: block;
    background: -webkit-repeating-linear-gradient(-45deg,#f1e1e1 0,#f1e1e1 2px,#fff9f9 2px,#fff9f9 10px);
    background: -o-repeating-linear-gradient(-45deg,#f1e1e1 0,#f1e1e1 2px,#fff9f9 2px,#fff9f9 10px);
    background: repeating-linear-gradient(-45deg,#f1e1e1 0,#f1e1e1 2px,#fff9f9 2px,#fff9f9 10px);
	padding: 50px;
	position: relative;
}
.btnWrap .btn a:before {
	content: '';
	display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #161415;
    border-right: 2px solid #161415;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
    right: 30px;
	margin: auto;
}
/* SP */
body.responsive-sp .btnWrap {
	margin-bottom: 1.5em;
}
body.responsive-sp .btnWrap .btn a {
	padding: 5% 13.2% 5% 8.2%;
}
body.responsive-sp .btnWrap .btn a:before {
    width: 10px;
    height: 10px;
    right: 5%;
}

/*----------------------------------------------------
	企業価値を向上
----------------------------------------------------*/
#block03 {
	margin-bottom: 120px;
}
#block03 .lead {
	text-align: left;
	box-sizing: border-box;
	background-image: url(/business/solar/images/sunvista_lease/ic_block03.png);
	background-repeat: no-repeat;
	background-position: left center;
	max-width: 980px;
	padding-left: 280px;
	padding-top: 80px;
	padding-bottom: 80px;
	margin: 0 auto;
}
#block03 .balloon {
	margin-bottom: 30px;
	margin-top: -30px;
}
/* SP */
body.responsive-sp #block03 {
	margin-bottom: 1.5em;
}
body.responsive-sp #block03 .lead {
	width: 90%;
	font-size: 0.88rem;
	padding: 135px 0 0;
	background-position: center top;
	background-size: 120px auto;
}
body.responsive-sp #block03 .balloon {
	width: 90%;
	margin: 0 auto -0.5em;
	position: relative;
	z-index: 2;
}

/*----------------------------------------------------
	シャープのSUNVISTAリースの4つのお得＆安心ポイント
----------------------------------------------------*/
#block04 {
	margin-bottom: 120px;
}
.diagonalTtl .num {
	font-size: 4.75rem;
}
.contentsInWhite {
	box-sizing: border-box;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 1196px;
	padding: 40px 80px;
}
.graphWrap {
	box-sizing: border-box;
	background: rgba(255,255,255,0.7);
	margin-left: auto;
	margin-right: auto;
	width: 90%;
	max-width: 1196px;
	padding: 60px;
	position: relative;
	margin-bottom: 130px;
}
.graphWrap:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 93px 50px 93px;
	border-color: transparent transparent rgba(255,255,255,0.7) transparent;
	position: absolute;
	left: 0;
	right: 0;
	top: -50px;
	margin: auto;
}
#box04 {
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
#box04 .boxIn {
	padding-left: 60px;
	padding-right: 460px;
	padding-bottom: 60px;
	background-image: url(/business/solar/images/sunvista_lease/img_block04_circle.png);
	background-repeat: no-repeat;
	background-position: right 60px center;
}
#box04 .boxTtl {
	text-align: left;
	margin-bottom: 2em;
}
#box04 .balloon {
	position: absolute;
	left: -50px;
	top: -110px;
}
#box04 .txt {
	padding-left: 0;
	padding-right: 0;
}
.tableList {
	text-align: left;
	margin-bottom: 2em;
}
.tableList dl {
	width: 100%;
	background: #f7eaea;
	display: table;
	margin-bottom: 12px;
}
.tableList dl:last-child {
	margin-bottom: 0;
}
.tableList dl dt {
	display: table-cell;
	vertical-align: middle;
	width: 24%;
	font-weight: bold;
	position: relative;
	padding: 0.75em 0.5em 0.75em 1.5em;
	font-size: 1.75rem;
}
.tableList dl dt:after {
	content: '';
	display: block;
	width: 4px;
	height: 1.5em;
	background: #bc5353;
	border-radius: 2px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tableList dl dd {
	display: table-cell;
	vertical-align: middle;
	padding: 0.75em 1em;
	font-size: 1.38rem;
}

/* SP */
body.responsive-sp #block04 {
	background-image: url(/business/solar/images/sunvista_lease/img_block04_bg_sp.png);
	background-repeat: no-repeat;
	background-position: center 1.5%;
	background-size: 100% auto;
	margin-bottom: 1.5em;
}
body.responsive-sp .block04In {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
body.responsive-sp .diagonalTtl .num {
	font-size: 1.8rem;
}
body.responsive-sp .graphWrap {
	width: 100%;
	padding: 5% 5% 10%;
	margin-top: 1em;
	margin-bottom: 1em;
}
body.responsive-sp .graphWrap:after {
	border-width: 0 50px 25px 50px;
	top: -25px;
}
body.responsive-sp #block04 .contentsInWhite {
	width: 100%;
	padding: 5%;
}
body.responsive-sp #box04 .boxIn {
	padding: 130px 5% 5%;
	background-position: right 5% top;
	background-size: 130px auto;
}
body.responsive-sp #box04 .balloon {
	width: 60%;
	left: 0;
	top: -8%;
}
body.responsive-sp .tableList {
	margin-bottom: 0.5em;
}
body.responsive-sp .tableList dl dt {
	width: 30%;
	font-size: 0.88rem;
	padding: 0.5em;
}
body.responsive-sp .tableList dl dd {
	font-size: 0.88rem;
	padding: 0.5em;
}


/*----------------------------------------------------
	シャープSUNVISTAリース概要
----------------------------------------------------*/
#block05 {
	margin-bottom: 60px;
	background-image: url(/business/solar/images/sunvista_lease/img_block05_bg_pc.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	padding-bottom: 60px;
}
#block05 .graph {
	margin-bottom: 2em;
}
#block05 .tableList {
	margin-bottom: 0;
}
#block05 .tableList .original {
	width: calc(100%);
	position: relative;
	border: #bb1f1f 4px solid;
	border-radius: 20px;
	padding: 4px;
	margin-top: -8px;
	margin-left: -8px;
}
#block05 .tableList .original .balloon {
	position: absolute;
	right: -40px;
	top: -160px;
}
/* SP */
body.responsive-sp #block05 {
	background: #fff;
	padding-top: 5%;
	padding-bottom: 5%;
	margin-bottom: 1.5em;
}
body.responsive-sp #block05 .contentsInWhite {
	width: 100%;
	padding: 0 5%;
}
body.responsive-sp #block05 .graph {
	margin-bottom: 1em;
}
body.responsive-sp #block05 .tableList .original .balloon {
	width: 94px;
	top: -80px;
	right: 0;
}

/*----------------------------------------------------
	outro
----------------------------------------------------*/
/* よくある質問
----------------------------------------------------------- */
.outroTtl {
	background-color: #333;
	color: #fff;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	padding: 0.5em;
	margin-bottom: 1em;
	font-size: 2.25rem;
}
#outro .lead {
	margin-bottom: 1em;
}
#faq {
	text-align: left;
	padding: 0 30px;
}
.faqList {
	width: 100%;
	margin-bottom: 100px;
}
.faqList dt,
.faqList dd {
	position: relative;
	padding-left: 70px;
	padding-top: 15px;
	padding-bottom: 20px;
}
.faqList dt {
	font-weight: bold;
}
.faqList dd {
	margin-bottom: 20px;
}
.faqList dt:before {
	content: 'Q';
	display: block;
	border-radius: 50%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #bf5e5e;
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 1.75rem;
	position: absolute;
	left: 0;
	top: 0;
}
.faqList dd:before {
	content: 'A';
	display: block;
	border-radius: 50%;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #6aa1ba;
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 1.75rem;
	position: absolute;
	left: 0;
	top: 0;
}
/* SP */
body.responsive-sp .outroTtl {
	font-size: 1.13rem;
}
body.responsive-sp #outro .lead {
	font-size: 0.88rem;
}
body.responsive-sp #faq {
	padding: 0 5%;
}
body.responsive-sp .faqList {
	margin-bottom: 0;
}
body.responsive-sp .faqList dt,
body.responsive-sp .faqList dd {
	padding-left: 35px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 0.88rem;
}
body.responsive-sp .faqList dt:before {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 1rem;
}
body.responsive-sp .faqList dd:before {
	width: 28px;
	height: 28px;
	line-height: 28px;
	font-size: 1rem;
}
body.responsive-sp .faqList dd {
	margin-bottom: 0.5em;
}


/* btnお問い合わせ
----------------------------------------------------------- */
.contactBtn {
	margin: 0 auto 60px;
	width: 80%;
}
.contactBtn a {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #bc5353;
	background-image: url(/business/solar/images/sunvista_lease/ic_contact.png);
	background-repeat: no-repeat;
	background-position: 115px center;
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 2.13rem;
	box-shadow: 12px 12px 0 0 rgba(0,0,0,0.1);
	height: 156px;
	padding: 0 90px 0 270px;
	position: relative;
}
.contactBtn a:before {
	content: '';
	display: block;
    width: 20px;
    height: 20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
	position: absolute;
	top: 0;
	bottom: 0;
    right: 30px;
	margin: auto;
}

/* SP */
body.responsive-sp .contactBtn {
	margin: 2em auto;
	width: 100%;
}
body.responsive-sp .contactBtn a {
	height: auto;
	padding: 5% 10% 5% 75px;
	font-size: 1rem;
	background-position: 10px center;
	background-size: 55px auto;
	box-shadow: 10px 10px 0 0 #e0e0df;
}
body.responsive-sp .contactBtn a:before {
	width: 10px;
	height: 10px;
	right: 5%;
}

/* btn設置事例
----------------------------------------------------------- */
#case {
	width: 100%;
	background-color: #fff;
	padding-top: 60px;
}

.systemWrap {
	background-color: #eee;
	padding: 30px 0;
	margin-bottom: 2em;
}
.systemWrap .sTtl {
	font-weight: bold;
	margin-bottom: 0.5em;
	font-size: 1.63rem;
}
.photoList {
  	display: -webkit-box;
  	display: -ms-flexbox;
  	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 90%;
	margin: 0 auto;
}
.photoList li {
	width: 32.5%;
}
.photoList li .cap {
	margin-top: 0.5em;
	font-size: 1.13rem;
}
/* SP */
body.responsive-sp .systemWrap {
	padding: 5%;
}
body.responsive-sp .systemWrap .sTtl {
	font-size: 1rem;
}
body.responsive-sp .photoList {
	width: 100%;
}
body.responsive-sp .photoList li .cap {
	font-size: 0.75rem;
	padding: 0 0.25em;
}
body.responsive-sp #case {
	padding-top: 5%;
}

/* ------------------------------
2021.09. Add
----------------------------- */
#contentsArea *, #contentsArea *::before, #contentsArea *::after {
	box-sizing: border-box;
}
/* MV */
#mainV {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#mainVTxt {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
}
.mainTtl,
.subTtl {
	color: #fff;
}
.mainTtl .ttl em,
.mainTtl .em {
	background: -webkit-linear-gradient(transparent 70%, #dc9797 70%);
	background: -o-linear-gradient(transparent 70%, #dc9797 70%);
	background: linear-gradient(transparent 70%, #dc9797 70%);
}
#mainVTxt .catch,
#mainVTxt .sub,
#mainVTxt .ttl {
	display: block;
}
#mainVTxt .mainTtl {
	background-image: url("/business/solar/images/sunvista_lease/ar_btm.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* コンテンツ */
#block01-02_1,
.graphWrap,
#block04 .contentsInWhite,
#block05 .contentsInWhite {
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
}
.boxList li:before,
#box04:before {
	border-top: #000 2px solid;
	border-left: #000 2px solid;
	height: 31px;
}
.boxList li:after,
#box04:after {
	background-image: url(/business/solar/images/sunvista_lease/parts_box.svg);
}
.boxList .boxIn, #box04 .boxIn {
	border-left: #000 2px solid;
	border-right: #000 2px solid;
	border-bottom: #000 2px solid;
}
/* SP */
body.responsive-sp #block05 {
	background-color: transparent;
}
body.responsive-sp #block05 .contentsInWhite {
	padding: 5%;
}
body.responsive-sp #case {
	padding-bottom: 5%;
}
body.responsive-sp .systemWrap {
	margin-bottom: 0;
}
body.responsive-sp .contactBtn {
	width: 90%;
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
#mainVTxt .mainTtl {
	padding-bottom: 15px;
	background-size: auto 10px;
	background-position: center bottom 2px;
}
#mainVTxt .mainTtl .catch {
	font-size: 0.73em;
}
#mainVTxt .mainTtl .catch .num {
	font-size: 1.88em;
}
#mainVTxt .mainTtl .catch .yen {
	font-size: 0.75em;
}
#mainVTxt .mainTtl .ttl {
	font-size: 1.1em;
}
#mainVTxt .mainTtl .sub {
	font-size: 0.64em;
}
#mainVTxt .subTtl {
	font-size: 0.5em;
}
.contactBtnWrap {
	background-color: #fff;
	padding-top: 5%;
	padding-left: 1%;
	padding-right: 1%;
	padding-bottom: 2em;
	margin-top: 1em;
}
}

/* PC */
@media print, screen and (min-width: 768px) {
#contentsArea {
	width: 90%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
.contentsIn {
	width: 92%;
	max-width: 1020px;
}
.mainCatch {
	font-size: 0.91em;
	line-height: 1;
	padding: 0.85em;
}
/* MV */
#mainVTxt {
	line-height: 1.2;
}
#mainVTxt .mainTtl {
	padding-bottom: 60px;
	margin-bottom: 20px;
}
#mainVTxt .mainTtl .catch {
	font-size: 1.9em;
	margin-bottom: 20px;
}
#mainVTxt .mainTtl .catch .num {
	font-size: 2.2em;
}
#mainVTxt .mainTtl .catch .yen {
	font-size: 0.67em;
}
#mainVTxt .mainTtl .sub {
	font-size: 1.36em;
}
#mainVTxt .mainTtl .ttl {
	font-size: 2.73em;
}
#mainVTxt .subTtl {
	font-size: 1.36em;
}
/* コンテンツ */
.lineTtl {
	font-size: 1.09em;
}
#intro {
	padding: 60px 0;
}
#intro .lineTtl {
	margin-bottom: 30px;
}
#intro .fig {
	max-width: 770px;
	margin-left: auto;
	margin-right: auto;
}
#block01-02_1 {
	padding: 60px 0;
}
.diagonalTtl {
	line-height: 1.4;
	vertical-align: bottom;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1.63em;
	text-align: center;
}
.diagonalTtl > span {
	display: inline-block;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 44px auto;
	padding: 30px 34px 0 34px;
	font-size: 0.89em;
}
#block01-02_1 .leadWrap {
	width: 100%;
	max-width: 100%;
}
#block01-02_1 .leadWrap .lead,
.leadWrap .lead,
#block03 .leadWrap .lead {
	width: 100%;
	max-width: 100%;
	min-height: 214px;
	padding-left: 29.4%;
	padding-top: 40px;
	padding-bottom: 60px;
	background-size: 21% auto;
	margin-bottom: 40px;
}
.lead {
	font-size: 0.73em;
	line-height: 1.6;
	padding: 0;
}
#block01-02_1 .leadWrap {
	margin-bottom: 40px;
	padding-bottom: 40px;
}
#block01-02_1 .leadWrap .lead,
#block03 .leadWrap .lead {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 0;
}
#aboutTxt {
	padding: 0 36.3% 50px 0;
}
#aboutTxt .txt {
	font-size: 0.73em;
	line-height: 1.6;
}
#aboutBalloon {
	width: 29.2%;
}
.figLinst {
	padding: 0;
}
.figLinst li {
	width: 47.1%;
}
.bothTtl {
	font-size: 1.27em;
}
.bothTtl span {
	padding: 4px 24px 0;
	background-size: 16px auto, 16px auto;
}
.boxList .boxTtl,
#box04 .boxTtl {
	height: 94px;
}
.boxList .numTtl,
#box04 .numTtl {
	max-width: 164px;
}
.boxList .boxTtl span,
#box04 .boxTtl span {
	font-size: 1.09em;
}
.boxList .boxIn,
#box04 .boxIn {
	padding: 0 20px 20px;
}
.boxList .boxTtl span .sub,
#box04 .boxTtl span .sub {
	font-size: 0.67em;
}
.boxList .txt,
#box04 .txt {
	font-size: 0.73em;
	line-height: 1.6;
	padding: 0;
}
#block01-02_2 {
	background-position: center top;
	background-size: cover;
}
#block01-02_2 .boxList,
#block04 .boxList {
	margin-bottom: 60px;
}
#sdgs {
	padding: 60px 0;
	margin-bottom: 60px;
}
.lineTtl .sub,
.diagonalTtl .sub {
	font-size: 0.63em;
}
#sdgs .diagonalTtl {
	margin-bottom: 40px;
}
#sdgs .fig {
	max-width: 720px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
}
#sdgsIn .goalList + p {
	font-size: 0.73em;
	line-height: 1.6;
}
.btnWrap {
	margin-bottom: 60px;
}
.btnWrap .btn {
	width: 100%;
	max-width: 980px;
}
.btnWrap .btn a {
	padding: 30px;
}
.btnWrap .btn a img {
	max-width: 560px;
}
#block03 {
	margin-bottom: 50px;
}
#block03 .leadWrap {
	width: 92%;
	max-width: 1020px;
	margin-left: auto;
	margin-right: auto;
}
#block03 .balloon {
	max-width: 636px;
	margin-left: auto;
	margin-right: auto;
}
#block04 {
	margin-bottom: 60px;
}
#block04 .diagonalTtl {
	line-height: 1;
	margin-bottom: 40px;
}
#block04 .diagonalTtl .num {
	font-size: 2.19em;
}
#block04 .boxList {
	width: 92%;
	max-width: 1020px;
}
.graphWrap {
	width: 100%;
	max-width: 100%;
	margin-bottom: 108px;
}
.contentsInWhite {
	width: 92%;
	max-width: 1020px;
	padding: 60px 50px 50px;
}
#box04 .balloon {
	width: 23.9%;
	top: -100px;
	left: -100px;
}
#box04 .boxIn {
	padding: 0 50px 50px;
	background-size: 34.1% auto;
	min-height: 314px;
}
#box04 .boxIn .numTtl,
#box04 .boxTtl,
#box04 .txt {
	width: 63.7%;
	max-width: 434px;
	margin-left: 0;
	margin-right: auto;
}
#box04 .boxIn .numTtl img {
	max-width: 164px;
}
#box04 .boxTtl {
	margin-bottom: 0.5em;
}
.tableList dl dt {
	font-size: 1em;
	padding: 0.5em 0.5em 0.5em 1.5em;
}
.tableList dl dd {
	font-size: 0.73em;
	padding: 0.5em;
}
#block05 {
	background-position: center top;
	background-size: cover;
}
#block05 .contentsInWhite {
	margin-top: 40px;
}
#block05 .graph {
	max-width: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#block05 .tableList .original .balloon {
	width: 164px;
	top: -110px;
}
/* よくある質問 */
#outro {
	padding-bottom: 40px;
}
.outroTtl {
	font-size: 1.09em;
	line-height: 1;
	padding: 0.62em;
	margin-bottom: 1.25em;
}
#faq {
	padding: 0;
}
.faqList {
	margin-bottom: 0;
}
.faqList dt,
.faqList dd {
	padding-left: 70px;
	padding-top: 10px;
	min-height: 54px;
}
.faqList dt {
	font-size: 1em;
	margin-bottom: 8px;
}
.faqList dd {
	margin-bottom: 20px;
	font-size: 0.73em;
	line-height: 1.6;
}
.faqList dt:before {
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 1.75rem;
}
.faqList dd:before {
	width: 54px;
	height: 54px;
	line-height: 54px;
	font-size: 1.75rem;
}
#case {
	background-color: transparent;
	padding-top: 0;
	padding-bottom: 60px;
}
.systemWrap {
	margin-bottom: 0;
}
.systemWrap .sTtl {
	font-size: 1em;
}
.photoList li .cap {
	font-size: 0.73em;
}
.contactBtnWrap {
	width: 100%;
	background-color: #fff;
	padding: 60px 0 72px;
}
.contactBtn {
	max-width: 960px;
}
}
/* ------------------------------
2022.05. Add
----------------------------- */
.goalList {
	background-color: #fff;
	padding: 1em;
}
.goalList > li {
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	text-indent: -1.75em;
	padding-left: 1.75em;
}
.goalList > li .num {
	display: inline-block;
	vertical-align: bottom;
	width: 1.5em;
	text-align: center;
	margin-right: 0.25em;
	text-indent: 0;
}
/*.goal07 {
	color: #fcc30b;
}
.goal11 {
	color: #fd9d24;
}
.goal12 {
	color: #bf8b2e;
}
.goal13 {
	color: #3f7e44;
}*/
.goal07,
.goal11,
.goal12,
.goal13 {
	color: #568a4d;
}
/* SP */
@media only screen and (max-width: 767px) {
.goalList {
	margin-bottom: 1em;
}
.goalList > li {
	font-size: 0.92rem;
	margin-bottom: 0.5em;
}
.goalList > li:last-child {
	margin-bottom: 0;
}
}
/* PC */
@media print, screen and (min-width: 768px) {
.goalList {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1em;
}
.goalList > li {
	width: 50%;
	margin-top: 0.5em;
}
.goalList > li:nth-child(-n + 2) {
	margin-top: 0;
}
}
/* Tablet */
@media all and (min-width: 768px) and (max-width: 845px) {
#mainVTxt .mainTtl {
    padding-bottom: 42px;
    margin-bottom: 14px;
}
#mainVTxt .mainTtl .catch {
	font-size: 1.33em;
}
#mainVTxt .mainTtl .catch .num {
	font-size: 1.54em;
}
#mainVTxt .mainTtl .catch .yen {
	font-size: 0.47em;
}
#mainVTxt .mainTtl .sub {
	font-size: 0.95em;
}
#mainVTxt .mainTtl .ttl {
	font-size: 1.91em;
}
#mainVTxt .subTtl {
	font-size: 0.95em;
}
}