@charset "utf-8";
/* CSS Document */

.pc {
	display: none;
}

.sp {
	display: flex !important;
}

#contents {
	padding-top: 104px;
}

.ttl_icon::before {
	width: 16rem;
	height: 16rem;
	left: 0px;
	position: relative;
	margin-bottom: 1rem;
}

.sec_ttl_inner.back_txt::after {
	bottom: 60px;
}

section.trapezoid .sec_ttl_wrap::before {
	display: none;
}

.sec_bottom_img > p {
	width: 200px;
}

.contact_btn a {
	padding: 4vw;
}

.contact_btn a::before {
	width: 22px;
	height: 13px;
	margin-right: 10px;
}

.tel_num a::before {
    width: 47px;
    height: 31px;
    top: 2px;
    margin-right: 10px;
}


@media screen and (max-width: 600px) {
	.sec_bottom_img > p {
		width: 120px;
	}
}


/* ---------------------------------------------------------
ヘッダー
--------------------------------------------------------- */
header {
	background: #FFF;
	filter: drop-shadow(0px 3px 6px rgba(0,0,0,0.16));
}

.header_wrap {
	justify-content: center;
}

.header_tel > p {
	max-width: 416px;
	width: 100%;
	margin: 0px auto;
}



/* ---------------------------------------------------------
メインビジュアル
--------------------------------------------------------- */
.mv_inner > div {
	width: 100%;
}

@media screen and (max-width: 768px) {
	.mv_inner > div .contact_btn {
		width: 80%;
	}
}



/* ---------------------------------------------------------
なぜ初期投資・メンテナンス費用0円?
--------------------------------------------------------- */
section#merit {
  padding-bottom: 0px;
}

section#merit .back_txt::after {
	top: 49vw;
}

.merit_box {
	margin-top: 8rem;
}

.merit_box > dl {
    width: 49%;
}

.merit_box > dl > * {
	padding: 2rem;
}

.merit_box > dl > dt {
	padding-top: 6rem;
}

@media screen and (max-width: 768px) {
	.merit_box > dl {
		width: 100%;
	}
	
	.merit_box > dl::before {
		width: 7rem;
		height: 7rem;
	}

	.merit_box > dl > dt {
		padding-top: 3rem;
	}

	.merit_box > dl > dd {
		padding-top: 2rem 4rem;
	}
}



/* ---------------------------------------------------------
屋根貸して事業とは？
--------------------------------------------------------- */
section#about {
	padding-top: 10vw;
}

section#about::after {
	display: none;
}
section#about .sec_ttl::before,
section#about .sec_ttl::after {
	width: 20px;
}

section#about .sec_txt {
	margin-bottom: 3rem;
}

.about_box > dl > dt {
	padding: 2rem;
}



/* ---------------------------------------------------------
屋根貸して事業（PPAモデル）は中途解約可能！
--------------------------------------------------------- */
section#kaiyaku {
	padding-bottom: 0px;
}

section#kaiyaku .sec_ttl_inner::before {
	display: none;
}

.kaiyaku_txt {
	flex-direction: column-reverse;
}

.kaiyaku_txt > dt {
	width: 80%;
	margin: 0px auto;
}

.assignment_table {
	padding: 2rem 1rem;
}

.assignment_table li {
    width: 48%;
}



/* ---------------------------------------------------------
なぜ初期投資・メンテナンス費用0円?
--------------------------------------------------------- */
section#fee {
	padding-bottom: 0px;
}



/* ---------------------------------------------------------
電力供給開始までの流れ
--------------------------------------------------------- */
section#flow {
	padding-top: 5rem;
}

section#flow .sec_ttl_wrap {
	margin-bottom: 4rem;
}

.caution_ttl {
	justify-content: center;
	padding: 10px 30px;
	width: 100%;
}

.caution_info > dt {
	padding: 2rem;
}

.caution_info > dt::before {
    border: 25px solid transparent;
    border-top: 20px solid #3AB4D8;
}

.caution_info > dd {
	padding: 4rem 2rem;
	gap: 1rem;
}

.caution_info > dd .contact_btn {
	width: auto;
	margin: 2vw auto 0px;
}

.caution_info > dd .contact_btn a {
	padding: 3vw;
}


@media screen and (max-width: 768px) {
	.caution_check_list {
		width: 100%;
	}
	
	.caution_img {
		width: 28%;
	}
	
	.caution_msg {
		width: 64%;
	}
}


@media screen and (max-width: 500px) {
	.caution_check_list li::before {
		top: 8px;
	}
}


/* ---------------------------------------------------------
施工事例・お客様の声
--------------------------------------------------------- */
section#voice {
	padding-bottom: 0px;
}

.voice_client {
	padding: 0px 4vw;
}

.voice_client::before {
	display: none;
}

.voice_wrap > dl > dt {
    padding: 15px 0px;
}


/* ---------------------------------------------------------
よくあるご質問
--------------------------------------------------------- */
section#faq {
	background-image: none;
	padding-bottom: 10vw;
	padding-top: 10vw;
}

section#faq.trapezoid .sec_ttl_wrap {
    padding-top: 8vw;
}

.faq_list > dl > * {
    padding: 2rem 2rem;
}

.faq_list > dl > * > p::before {
	margin-right: 5vw;
}



/* ---------------------------------------------------------
会社情報
--------------------------------------------------------- */
.info_area {
	width: 100%;
}

.img_area {
	width: 100%;
	display: flex;
	gap: 4rem;
}

.img_area > dl {
	width: 70%;
	margin: 0px auto;
}

.img_area > dl > dt {
	height: 120px;
	display: flex;
	justify-content: center;
}

.img_area > dl > dt img {
	height: 100%;
	object-fit: contain;
}

.img_area > dl:nth-of-type(n+2) {
    margin-top: 0px;
}

.company_table tr > * {
	padding: 2rem 2rem;
}


/* ---------------------------------------------------------
連絡先
--------------------------------------------------------- */
section#info {
    padding: 10vw 0px 0px;
}

section#info .sec_txt {
    margin-bottom: 3rem;
}



/* ---------------------------------------------------------
お問い合わせフォーム
--------------------------------------------------------- */
.form_wrap {
	padding: 0px 2rem 3rem;
}

.form_table tr {
	padding: 1.5rem 0px;
}

.form_table tr > th {
	width: 40%;
}

.form_table tr > td {
	width: 60%;
}

.form_table tr > td > label > input[type="checkbox"] {
	width: 16px;
	height: 16px;
	top: 0px;
}

.form_table tr > td > input,
.form_table tr > td > textarea {
	width: 100% !important;
}

.privacy_policy {
    width: 100%;
    height: 150px;
    padding: 2rem;
}
.form_table tr > td > label > input[type="checkbox"]::after {
    top: -3px;
    left: 2px;
}

.form_table tr:last-of-type > * {
	width: 100%;
}

img.m-auto {
	margin: auto;
}










