@charset "UTF-8";
/* CSS Document */
html{
}
h1{
	text-align: center;
	font-size: 40px;
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: -10px;
	letter-spacing: 1px;
}
body{
    max-width: 100％;
	padding: 0;
	margin:0;
    font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
	backbround-color:#fff;
}
ul li {
        list-style: none;
}

.header img{ 
	max-width: 100%;
}
h2{
    font-size: 30px;
    text-align: center;
    font-weight: 700;
    color: #0006;
}
h3{
    text-align: center;
    margin-top: -10px;
}
h4{
    text-align: center;
    margin: 10px 0 20px 0;
}
main{
    max-width: 100%;
	margin: auto;
    list-style: none;
}
.top-pc{
	max-width: 100%;;
}
/*top画像*/
.top-tb{
    display: none;
}
.top-sp{
    display: none;
}

.lineup__pc{
	display: contents;
}
.lineup__sp{
	display: none;
}

#back-pc{
    width: 100%;
    margin: -6px 0;
}
#back-tb{
	width: 100%;
    display: none;
}
#back-sp{
    display: none;
}
.yosan_pc{
    display: contents;
}
.yosan_sp{
    display: none;
}
.start_sp{
    display: none;
}
.yellow{
    font-weight: 600;
    background: #fff682;
}
.btns__items{
    width: 100%;
	padding: 20px;
}
.btn01{
	width: 50%;
    margin: 50px auto;
    padding: 15px;
    font-size: 25px;
    text-decoration: none;
    text-align: center;
    display: block;
	letter-spacing: 2px;
    color: #fff;
    border-radius: 8px;
    box-shadow: 0px 5px black;
	background-color: red;
	line-height: 30px;
}
.btn01:active{
    box-shadow: none;
}
/*申請スタート*/
#hojyokins-start h2{
	font-size: 30px;
	color: #000;
	margin-bottom: -10px;
}
#hojyokins-start h3{
	text-align: center;
}
#hojyokins-start p{
	width: 40%;
	margin: 20px auto ;
	line-height: 28px;
}
#hojyokins-start h3{
    width: 90%;
    margin: auto;
}
.hojyokins-start__03 {
	width: 50%;
	margin: 10px auto 30px auto;
	text-align: justify;
	padding: 10px 20px;
	line-height: 25px;
	border: solid 2px #ff0000;
	border-radius: 15px;
}
.hojyokins-start__03 p{
	font-size: 19px;
	letter-spacing: 0.5px;
}

/*V2Hの補助金は？*/
.hojyokins{
    width: 100%;
    background-color: #ffffc7;
    padding: 10px;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
}
#hojyokin{
    margin:20px  auto;
}
#hojyokin h2{
    font-size: 30px;
    margin-bottom: 50px;
	color: #000;
}
.v2hhojyo{
	font-size: 30px;
	color:#000000;
}
.hojyokin p{
	text-align: center;
}
.hojyokin__01{
	max-width: 1920px;
    text-align: center;
    margin: 15px 0;
    height: auto;
}
.hojyokin__01 h3{
	margin-top: 50px;
    margin-bottom: 30px;
}
.img01-pc{
    width: 100%;
    margin-left: -20px;
}
/*CEV補助金*/
.jichitais{
  max-width: 100%x;
  margin-top: 10px;
  padding: 20px;
background-color: ffff6f;
}
/*V2H各自治体からの補助金*/
.kakujititai_tb{
   display: none!important;
}
.kakujititai{
    max-width: 900px;
    margin:30px auto;
    background-color: #fff;
    border: solid 3px #0077b6;
    padding: 30px;   
}
.kakujititai h3{
    font-size: 25px;
    color: #0077b6;
    font-weight: 700;
}
.kakujititai p{
    letter-spacing: 1px;
    text-align: justify;
}
.btns_pc{
    background-color: #e1f3fc;
    text-align: center;
    padding: 13px 0 10px 0;
    margin: 30px 0 0 0;
	color: #fff;
}
.btns_kanto_pc,.btns_jititai_pc{
    text-decoration: none;
    text-align: center;
    align-items: center;
	color: #fff;
}
.btns_items_kanto_pc,.btns_items_jititai_pc{
    display: inline-block;
    margin: 0 3px;
}
.btns_items_kanto_pc p{
    font-size: 18px;
    text-align: center;
}
.btns_items_kanto_pc{
    width: 170px;
    padding: 2px 0;
    background-image: -webkit-linear-gradient(270deg,rgba(0,145,216,1.00) 0%,rgba(0,0,14,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(0,145,216,1.00) 0%,rgba(0,0,14,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(0,145,216,1.00) 0%,rgba(0,0,14,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(0,145,216,1.00) 0%,rgba(0,0,14,1.00) 100%);    
}
.btns_items_jititai_pc{
    width: 105px;
    padding: 5px 0;
    background-color: #0077b6;
    box-shadow: 0 3px lightgray;
	margin-bottom: 10px;
}
.btns_items_jititai_pc:active{
    color: #0077b6;
    background-color: #a2d9f5;
    box-shadow: none;
}

/*V2HのCEV補助金の申請方法は？*/
#sinsei{
	background-color: #ffffc7;
	padding-bottom: 20px;
}
.sinsei_＿obi{
	max-width: 100%;
	background-color: #FF0000;
	text-align: center;
	padding: 5px 0;
}#sinsei{
	max-width: 1920px;
}
.sinsei_＿obi h2{
	color: yellow;
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 0px;
    letter-spacing: 1px;
}
.sinsei_＿obi  p{
	max-width: 800px;
	width: 100%;
    font-size: 20px;
	letter-spacing: 1px;
	line-height: 30px;
	text-align: justify;
	margin: 20px auto;
	color: #fff;
}
.flow__pc{
	max-width: 654px;
	width: 100%;
	margin: 20px auto 30px auto;
}
.sankaku img{
    max-width: 100%;
    width: 100%;
    
}
/*.sankaku{
	width: 100%;
	height: 0;
	margin: auto;
	border-top: 30px solid #0077b6;
	border-left: 700px solid transparent;
	border-right: 700px solid transparent;
}*/

/*太陽光発電とV2Hでさらにお得！*/

#otoku{
	max-width: 1920px;
    width: 100%;
	background-color: #FF0000;
	padding-bottom: 30px;
}
.otoku__pc{
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0;
		
}
.otoku__pc h2{
	color: #fff;
	font-size: 30px;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.otoku__pc p{
	color: #fff;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: justify;
}
.otoku__pc h3{
    text-align: center;
	margin: 20px 0 10px 0;
}
.otoku__pc h4{
	max-width: 713px;
	margin: 0 auto 20px auto;
	width: 100%;
	color: #fff;
	text-align: justify;
}
.waku{
	max-width: 713px;
	width: 100%;
	margin: auto;
	border: solid 2px #fff;
	padding: 0 15px 10px 15px;

}
.waku h3{
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	margin-top: 8px;
}
.waku p{
	font-size: 15px;
	text-align: justify;
}

/*V2Hのラインナップ*/
#lineup{
    max-width: 1920px;
    margin: auto;
	background-color: #ffffc7;
	padding: 10px;
}
.lineup__02{
	max-width: 900px;
	width: 100%;
	margin: 20px auto;
	background-color: #fff;
	padding: 10px;
	border-radius: 20px;
	text-align: center;
}
.lineup__02 h2{
	font-size: 30px;
    color: #000;
}


.blue{
	border-bottom: 8px solid #98d6f6;
}
.cardlist__lineup{
	max-width: 750px;
	width: 100%;
	margin: auto;
	 display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.cardlist__07{
	width: 175px;
	height: 120px;
	border-radius: 20px;
	border: solid 2px #red;
	margin-bottom: 10px;
	text-align: center;
	padding: 5px 10px 10px  10px;
}
.cardlist__07::before{
	 content: "";
    display: block;
}
.cardlist__07::after{
	 content: "";
    display: block;
}
.cardlist__07 img{
    margin-bottom: -10px;
}
.cardlist__07 h5{
	font-size: 13px;
	font-weight: 700;
	border-bottom: solid 1px #000;
    margin-bottom: -10px;
    
}
.cardlist__07 p{
	font-size: 12px;
}
/*お問い合わせ*/
#contact{
	max-width: 900px;
	width: 100%;
	margin: auto;
}
#contact h2{
	font-size: 30px;
	color:#000;
	letter-spacing: 1px;
}
#contact p{
	font-size: 20px;
}

/*freeダイヤル*/
.tel{
	position: relative;
	margin: 20px auto;
	border: 2px solid #000;
}
.telimg{
	position: absolute;
	display: block;
	top:-25px;
	left: -5px;
	width: 70%;
}
.tel__baai{
	font-size: 20px;
	text-align: center;
	background-color: #18B900;
	color: #fff;
	letter-spacing: 1px;
	}
.freetel{
	text-align: center;	
}
.freetel a{
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 2px;
    color: #ff0000;
    margin-bottom: -10px;
}
    
.uketuke{
	text-align: center;
    margin-bottom: 5px;
}
#hojyokin{
    max-width: 100%;
    margin:20px  auto;
}
#hojyokin h2{
    font-size: 25px;
    margin-bottom: 0px;
	color: #000;
}
#hojyokin p{
    text-align:justify;
    font-size: 17px;
    line-height: 25px;
    margin-bottom: -20px;
}
.hojyokin__01{
	padding-bottom: -50px;
}

/*フリーダイヤル・お問い合わせ*/

.fotbtn {
	position: fixed;
	width: 100%;
	bottom: 0;
	font-size: 	0;
	opacity: 0.9;
	z-index: 99;
}
.fotbtn ul{
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	
}
.fotbtn  li{
	justify-content: center;
	align-items: center;
	width: 50%;
	padding: 0;
	margin-bottom: 0;
	font-size: 20px;
	border-right: 1px solid #fff;
}
.telbtn{
	background-color: crimson;
}
.infbtn{
	background-color: navy;
}

.fotbtn li a{
	color: #fff;
	text-align: center;
	display: block;
	width: 100%;
	padding: 20px;
	font-size: 28px;
	letter-spacing: 1px;
}

/*フッター*/
.footer{
	max-width: 1920px;
	background-color: #FF0000;
	color: #fff;
	text-align: center;
	padding: 30px 0;
	font-size: 15px;
	letter-spacing: 1px;
}

