@charset "UTF-8";

/* Webフォント */
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

/* ベース */
#page-contents {
  padding: 0;
}

#page-header {
  padding-top: 0;
  margin-bottom: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.6;
  color: #222;
  letter-spacing: 0;
}

/* 改行 */
.br-pc {
  display: block;
}

.br-sp {
  display: none;
}

/* 共通セクション */
.section {
  padding: 100px 24px;
}

.section.-py-100-60 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.-bg-light-blue {
  background-color: #d5e7f3;
}

.section.-contact {
  width: 100%;
  height: 100%;
  padding-top: 45px;
  padding-bottom: 29px;
  background-image: url("/lp/solar/01/assets/img/bg_contact_pc.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #006fbc;
}

.section.-contact.-bottom-white {
  border-bottom: 1px solid #fff;
}

.section-inner {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

/* 見出し */
.heading {
  font-size: 3.2rem;
  font-weight: 700;
}

.heading-block {
  display: block;
}

.heading.-center {
  text-align: center;
}

/* 見出しレベル2 */
.heading.-level2.-lh2-1\.75 {
  line-height: 2;
}

.heading.-level2.-both-two-lines {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
  padding-right: 85px;
  padding-left: 85px;
  position: relative;
}

.heading.-level2.-both-two-lines::before,
.heading.-level2.-both-two-lines::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  width: 61px;
  height: 78px;
}

.heading.-level2.-both-two-lines::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2261%22%20height%3D%2278%22%20viewBox%3D%220%200%2061%2078%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%202L58.5892%2075.3065%22%20stroke%3D%22white%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  left: 0;
}

.heading.-level2.-both-two-lines::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2261%22%20height%3D%2278%22%20viewBox%3D%220%200%2061%2078%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M58.5894%202L3.00014%2075.3065%22%20stroke%3D%22white%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  right: 0;
}

.heading.-level2.-both-two-lines.-line-blue::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2261%22%20height%3D%2278%22%20viewBox%3D%220%200%2061%2078%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M3%202L58.5892%2075.3065%22%20stroke%3D%22%23D5E7F3%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  bottom: 0;
  top: initial;
  transform: initial;
}

.heading.-level2.-both-two-lines.-line-blue::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2261%22%20height%3D%2278%22%20viewBox%3D%220%200%2061%2078%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M58.5894%202L3.00014%2075.3065%22%20stroke%3D%22%23D5E7F3%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  bottom: 0;
  top: initial;
  transform: initial;
}

.heading.-level2.-diagonal-white-deco {
  padding-top: 34px;
  position: relative;
}

.heading.-level2.-diagonal-white-deco::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2264%22%20height%3D%2216%22%20viewBox%3D%220%200%2064%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%200H24L8%2016H0L16%200Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M36%200H44L28%2016H20L36%200Z%22%20fill%3D%22white%22%2F%3E%3Cpath%20d%3D%22M56%200H64L48%2016H40L56%200Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  width: 64px;
  height: 16px;
}

.heading.-level2.-diagonal-blue-deco {
  padding-top: 34px;
  position: relative;
}

.heading.-level2.-diagonal-blue-deco::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2264%22%20height%3D%2216%22%20viewBox%3D%220%200%2064%2016%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M16%200H24L8%2016H0L16%200Z%22%20fill%3D%22%23D5E7F3%22%2F%3E%3Cpath%20d%3D%22M36%200H44L28%2016H20L36%200Z%22%20fill%3D%22%23D5E7F3%22%2F%3E%3Cpath%20d%3D%22M56%200H64L48%2016H40L56%200Z%22%20fill%3D%22%23D5E7F3%22%2F%3E%3C%2Fsvg%3E");
  width: 64px;
  height: 16px;
}

/* 見出しレベル3 */
.heading.-level3 {
  font-size: 2.4rem;
}

/* 見出しラベル */
.heading-label {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 3rem;
  font-weight: 500;
  padding: 23px 0;
  border-radius: 35px;
  max-width: 840px;
  line-height: 0.8;
  width: 100%;
  color: #fff;
  background: linear-gradient(90deg, rgba(0, 146, 229, 1) 0%, rgba(0, 111, 188, 1) 100%);
  text-align: center;
}

.heading.-sumairoof img {
  margin-right: auto;
  margin-left: auto;
}

.heading.-logo img {
  position: relative;
  top: -5px;
}

/* テキスト（フォントサイズ） */
.text.-fz-40-32 {
  font-size: 4rem;
}

.text.-fz-32-24 {
  font-size: 3.2rem;
}

.text.-fz-24-20 {
  font-size: 2.4rem;
  line-height: 1.6;
}

.text.-fz-20-18 {
  font-size: 2rem;
}

.text.-fz-18-16 {
  font-size: 1.8rem;
}

.text.-fz-16-14 {
  font-size: 1.6rem;
}

/* テキスト（ウェイト） */
.text.-fw-bold {
  font-weight: 700;
}

.text.-fw-medium {
  font-weight: 500;
}

/* テキスト（文字色） */
.text-blue {
  color: #006fbc;
}

.text-orange {
  color: #ff8500;
}

.-text-white {
  color: #fff;
}

.text-orange.-fw-bold {
  font-weight: 700;
}

/* テキスト（マーカー） */
.text-marker-yellow {
  background: linear-gradient(transparent 60%, #fcec74 40%);
}

/* テキスト（下線） */
.text-underline {
  text-decoration: underline;
  text-underline-offset: 5px;
}

/* テキスト（上付き文字） */
.text-sup {
  position: relative;
  font-size: 1.4rem;
  color: #222;
  top: 3px;
}

/* テキスト（配置） */
.-text-center {
  text-align: center;
}

.text.-two-both-lines {
  position: relative;
  padding-left: 72px;
  padding-right: 72px;
}

.text.-two-both-lines::before,
.text.-two-both-lines::after {
  content: "";
  position: absolute;
  top: 0;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  width: 43px;
  height: 44px;
}

.text.-two-both-lines::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M7.78784%2037.9824L19.4236%2040.166%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M24.959%2023.498L14.0001%2016.2588%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M36.0005%2012.2598L31.3951%202.46144%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  left: 0;
}

.text.-two-both-lines::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2243%22%20height%3D%2244%22%20viewBox%3D%220%200%2043%2044%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M34.4905%2037.9824L22.8548%2040.166%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M17.3193%2023.498L28.2782%2016.2588%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3Cpath%20d%3D%22M6.27783%2012.2598L10.8832%202.46144%22%20stroke%3D%22%23FF8500%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  right: 0;
}

/* ご相談・お問い合わせ */
.text.-contact {
  padding-top: 54px;
}

/* 画像 */
.image {
  display: inline-block;
}

.image.-maxw-300 {
  max-width: 300px;
}

.image img {
  max-width: 100%;
  height: auto;
}

.image.-shrink-0 {
  flex-shrink: 0;
}

.image.-flex-1 {
  flex: 1;
}

.image.-radius-20-16 img {
  border-radius: 20px;
}

/* グリッドレイアウト */
.grid.-top-dashed-line .grid-item {
  border-top: dashed 2px #d5e7f3;
}

.grid.-top-dashed-line .grid-item:last-child {
  border-bottom: dashed 2px #d5e7f3;
}

/* フレックスレイアウト */
.flex {
  display: flex;
}

.flex.-flex-col {
  flex-direction: column;
}

.flex.-shrink-0 {
  flex-shrink: 0;
}

.flex.-flex1 {
  flex: 1;
}

.flex.-items-center {
  align-items: center;
}

.flex.-justify-center {
  justify-content: center;
}

.flex.-gap-x-40-40 {
  row-gap: 40px;
}

.flex.-gap-y-48-0 {
  column-gap: 48px;
}

.flex-content.-maxw-600 {
  max-width: 600px;
}

.flex-content.-maxw-300 {
  max-width: 300px;
}

.mv-picture img {
  width: 100%;
  height: auto;
}

/* 注釈テキスト */
.note-item {
  position: relative;
  font-size: 1.4rem;
  color: #444;
  padding-left: 18px;
  line-height: 1.6;
}

.note-item::before {
  content: "※";
  top: 0;
  left: 0;
  position: absolute;
}

/* ボタン */
a.button {
  display: inline-flex;
  max-width: 100%;
  padding: 21px 52px 21px 52px;
  background-color: #ff5e20;
  border-radius: 12px;
  text-decoration: none;
  transition: background-color 0.3s ease-out;
}

.button-text {
  font-size: 2.4rem;
  font-weight: 700;
  color: #fff;
}

.flow {
  margin-top: 60px;
  position: relative;
}

.flow::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 260px;
  height: 248px;
  background-image: url("/lp/solar/01/assets/img/icon_flow.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.flow-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  max-width: 756px;
  column-gap: 48px;
}

.flow-item {
  position: relative;
}

.flow-item:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 20px;
  height: 36px;
  top: 50%;
  right: -32px;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2220%22%20height%3D%2236%22%20viewBox%3D%220%200%2020%2036%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%2034L18%2018L2%202%22%20stroke%3D%22%230092E5%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
}

.flow-number {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  width: 60px;
  height: 60px;
  padding: 14px;
  border-radius: 50%;
  color: #fff;
  line-height: 1;
  background: linear-gradient(90deg, rgba(0, 146, 229, 1) 0%, rgba(0, 111, 188, 1) 100%);
}

.flow-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 23px 24px 39px 24px;
  border-radius: 20px;
  background-color: #d5e7f3;
}

.flow-title {
  margin-top: 24px;
  font-size: 3rem;
  font-weight: 700;
  color: #006fbc;
}

.flow-text {
  margin-top: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: center;
}

.content-box {
  padding: 80px;
  border-radius: 20px;
  background-color: #d5e7f3;
  position: relative;
}

.content-yellow-box {
  background-color: #fcec74;
  padding: 16px 4px 4px 4px;
  border-radius: 20px;
}

.bg-white {
  position: relative;
  background-color: #fff;
  padding: 38px;
  margin-top: 16px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}

.bg-white::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 16px;
  background-color: #fcec74;
  clip-path: polygon(0 0, 100% 0, 50% 100%, 50% 100%);
}

.point-card {
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}

.point-card-item {
  display: grid;
  grid-template-columns: 80px minmax(auto, 521px) 160px;
  grid-template-rows: repeat(2, 1fr);
  background-color: #d5e7f3;
  padding: 40px 80px;
  border-radius: 20px;
  column-gap: 40px;
  align-items: center;
}

.point-card-number {
  grid-area: 1 / 1 / 3 / 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 2px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: linear-gradient(90deg, rgba(0, 146, 229, 1) 0%, rgba(0, 111, 188, 1) 100%);
}

.point-card-sub {
  font-family: "Roboto", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  line-height: 1;
  text-transform: uppercase;
}

.point-card-main {
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  color: #fff;
  line-height: 1;
}

.point-card-heading {
  grid-area: 1 / 2 / 2 / 3;
  font-size: 2.4rem;
  font-weight: 700;
  color: #006fbc;
  padding-top: 16px;
}

.point-card-text {
  grid-area: 2 / 2 / 3 / 3;
  position: relative;
  top: -4px;
  font-size: 1.6rem;
  font-weight: 500;
}

.point-card-image {
  grid-area: 1 / 3 / 3 / 4;
}

.point-card-image img {
  border-radius: 8px;
}

.model {
  display: flex;
  justify-content: space-between;
  column-gap: 16px;
  padding-bottom: 108px;
  position: relative;
}

.model::after {
  content: "";
  background-image: url("/lp/solar/01/assets/img/icon_message_pc.svg");
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 372px;
  height: 250px;
}

.model-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 50%;
  position: relative;
  min-height: 160px;
  max-width: 400px;
  background: linear-gradient(90deg, rgba(0, 146, 229, 1) 0%, rgba(0, 111, 188, 1) 100%);
  border-radius: 20px;
}

.model-box::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 72px;
  height: 32px;
  background: linear-gradient(90deg, rgba(0, 146, 229, 1) 0%, rgba(0, 111, 188, 1) 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%, 50% 100%);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.model-text {
  display: block;
  text-align: center;
  font-size: 3rem;
  font-weight: 700;
  color: #fff;
}

.check-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  padding: 71px 40px;
  font-size: 2.4rem;
  font-weight: 700;
  color: #ff8500;
  min-width: 200px;
  border-radius: 8px;
  grid-area: 1 / 2 / 3 / 3;
}

.check-box.-area3 {
  grid-area: 1 / 3 / 3 / 4;
}

.plan-check.-area1 {
  grid-area: 1 / 1 / 2 / 3;
}

.plan-check.-area4 {
  grid-area: 1 / 4 / 2 / 6;
}

.plan-check-item {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  padding-left: 24px;
  position: relative;
}

.plan-check-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 16px;
  height: 14px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2216%22%20height%3D%2214%22%20viewBox%3D%220%200%2016%2014%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5.95483%2014C5.43335%2014%204.93944%2013.797%204.62296%2013.4469L0.339627%208.72551C0.206893%208.5798%200.109954%208.41366%200.0543721%208.23662C-0.00121014%208.05958%20-0.0143415%207.87512%200.0157313%207.69384C0.0458041%207.51255%200.118489%207.33801%200.229616%207.18022C0.340743%207.02242%200.488124%206.88449%200.663304%206.77433C0.83804%206.66328%201.03737%206.58216%201.24982%206.53561C1.46228%206.48907%201.68367%206.47803%201.90125%206.50312C2.11884%206.52822%202.32834%206.58896%202.51769%206.68184C2.70703%206.77472%202.8725%206.89792%203.00457%207.04435L5.82296%2010.1486L12.9091%200.655755C13.1441%200.342326%2013.5185%200.119452%2013.9502%200.036021C14.382%20-0.0474098%2014.8357%200.0154147%2015.212%200.210714C15.9948%200.616752%2016.2358%201.47683%2015.7467%202.13089L7.37421%2013.3419C7.23129%2013.5342%207.03429%2013.6944%206.80031%2013.8087C6.56633%2013.9231%206.30245%2013.988%206.03155%2013.998L5.95483%2014Z%22%20fill%3D%22%23FF8500%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

.plan-item {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: auto;
  column-gap: 40px;
  row-gap: 16px;
  background-color: #fcec74;
  border-radius: 20px;
  padding: 16px 40px;
  position: relative;
}

.plan-item:not(:first-child)::after {
  content: "";
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 80px);
  position: absolute;
  border-bottom: dashed 2px #d5e7f3;
}

.plan-item:last-child::after {
  border-bottom: none;
}

.plan-item:first-child {
  background-color: #fcec74;
  padding: 24px 40px;
}

.plan-item:first-child .plan-box {
  background-color: #fff;
  padding: 70px 16px;
}

.plan-item:first-child .plan-box-text {
  color: #ff8500;
}

.plan-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 2rem;
  font-weight: 700;
  color: #006fbc;
  text-align: center;
}

.plan-title.-first {
  grid-area: 1 / 1 / 2 / 3;
}

.plan-left-text {
  grid-area: 2 / 1 / 3 / 3;
}

.plan-item {
  background-color: #fff;
}

.plan-box {
  grid-area: 1 / 3 / 3 / 4;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #d5e7f3;
  padding: 59px 16px;
  min-width: 200px;
  border-radius: 8px;
}

.plan-box.-medium {
  padding: 44px 16px;
}

.plan-box-text {
  font-size: 2.4rem;
  font-weight: 700;
  color: #222;
}

.plan-title.-second {
  grid-area: 1 / 4 / 2 / 6;
}

.plan-right-text {
  grid-area: 2 / 4 / 3 / 6;
}

.plan-desc {
  color: #222;
  font-size: 1.6rem;
}

.plan-note-text {
  margin-top: 8px;
  font-size: 1.4rem;
  color: #444;
}

/* anchor（アンカーリンク） */
.anchor {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  column-gap: 20px;
}

a.anchor-link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  column-gap: 8px;
  padding: 24px 16px;
  text-decoration: none;
  border-bottom: dashed 2px #d5e7f3;
  transition: opacity 0.3s ease-out;
}

.anchor-text {
  font-size: 1.8rem;
  font-weight: 700;
  color: #006fbc;
}

.anchor-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2212%22%20fill%3D%22%23D5E7F3%22%2F%3E%3Cpath%20d%3D%22M8%2011L12%2015L16%2011%22%20stroke%3D%22%23006FBC%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
}

/* faq（よくある質問） */
.faq-content {
  margin-top: 60px;
}

.faq-list {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  margin-top: 43px;
}

.faq-button {
  padding-top: 26px;
  padding-right: 72px;
  padding-bottom: 26px;
  padding-left: 69px;
  position: relative;
  width: 100%;
  background-color: #d5e7f3;
  border-radius: 20px;
}

.faq-button::before {
  content: "Q";
  position: absolute;
  font-family: "Roboto", sans-serif;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1;
  left: 24px;
  top: 25px;
  color: #006fbc;
}

.faq-icon {
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #fff;
  padding-top: 11px;
  padding-right: 11px;
  padding-bottom: 11px;
  padding-left: 11px;
  right: 24px;
  top: 50%;
  translate: 0 -50%;
  border-radius: 50%;
}

.faq-icon::before,
.faq-icon::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
  height: 2.5px;
  background-color: #006fbc;
}

.faq-icon::after {
  transform: translate(-50%, -50%) rotate(-90deg);
  transition: transform cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
}

.faq-icon.-open::after {
  transform: translate(-50%, -50%) rotate(0);
}

.faq-question {
  font-size: 1.8rem;
  font-weight: 500;
  color: #222;
  position: relative;
  letter-spacing: 0.05em;
  white-space: initial;
}

.faq-answer {
  position: relative;
}

.faq-answer::after {
  content: "A";
  position: absolute;
  font-weight: 500;
  color: #ff8500;
  font-size: 3rem;
  line-height: 1;
  left: 24px;
  top: 24px;
}

.faq-anwerText {
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 69px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
}

.fixed-cta {
  position: fixed;
  bottom: 0;
  z-index: 10;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  padding: 16px 20px;
  display: flex;
  justify-content: center;
}

.fixed-cta {
  display: none;
}

.fixed-cta.-visible {
  display: flex;
}

a.button.-fixed {
  column-gap: 8px;
  align-items: center;
}

a.button.-fixed .button-text {
  font-size: 1.8rem;
}

.estimate-icon {
  display: inline-block;
  background-image: url("/lp/solar/01/assets/img/icon_estimate.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 35px;
}

/* modal */
.solar01-tab_cover_fv {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  align-items: center;
  justify-content: center;
  text-align: center;
  z-index: 10000;
  background: rgb(255 255 255 / 81%);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}
.solar01-tab_cover_fv .tab_cover {
  display: block;
  width: 700px;
  left: auto;
  padding: 50px;
  position: relative;
  letter-spacing: 2px;
  z-index: 10000;
}
.solar01-tab_cover_fv * {
  box-sizing: border-box;
}
.solar01-tab_cover_fv .tab-title {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 3px;
}
.solar01-tab_cover_fv .tab-body > ul {
  width: 290px;
  margin: 0 auto 40px;
}
.solar01-tab_cover_fv .tab-body > ul > li {
  height: 70px;
  margin: 20px 0 0;
}
.solar01-tab_cover_fv .tab-body > ul > li:first-child {
  margin-top: 0;
}
.solar01-tab_cover_fv .tab-body > ul > li > a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  font-size: 20px;
  font-weight: bold;
  line-height: 70px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #fff;
  border: 2px solid #343434;
  box-shadow: 0px 2px 0px #343434;
  background: #338cda;
  border-radius: 10px;
  box-sizing: border-box;
}
.solar01-tab_cover_fv .tab-body > ul > li > a:hover {
  background-color: #f099c1;
}
.solar01-tab_cover_fv .tab-body > ul > li.kanto a,
.solar01-tab_cover_fv .tab-body > ul > li.kanto a:hover {
  background: #18acc6;
}
.solar01-tab_cover_fv .tab-body > ul > li > a.link {
  padding-top: 14px;
  line-height: 1;
}
.solar01-tab_cover_fv .tab-body > ul > li > a.link > span {
  display: block;
  margin-top: 5px;
  font-size: 11px;
  text-align: center;
}
.solar01-tab_cover_fv .tab-body > ul > li > a.link > span:after {
  margin-left: 3px;
  content: url(/lp/solar/01/assets/img/ico_blank_wh.png);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.solar01-tab_cover_fv .indent1 {
  margin: 5px 0 0;
  padding-left: 1em;
  text-indent: -1em;
  text-align: center;
  font-weight: bold;
}
.solar01-tab_cover_fv .tab_cover {
display: block;
width: 95%;
padding: 30px 5%;
left: auto;
}

/* margin */
.-mt-94-78 {
  margin-top: 94px;
}

.-mt-94-54 {
  margin-top: 94px;
}

.-mt-80-173 {
  margin-top: 80px;
}

.-mt-76-35 {
  margin-top: 76px;
}

.-mt-60-70 {
  margin-top: 60px;
}

.-mt-60-48 {
  margin-top: 60px;
}

.-mt-60-40 {
  margin-top: 60px;
}

.-mt-60-24 {
  margin-top: 60px;
}

.-mt-40-40 {
  margin-top: 40px;
}

.-mt-40-24 {
  margin-top: 40px;
}

.-mt-24-20 {
  margin-top: 24px;
}

.-mt-16-16 {
  margin-top: 16px;
}

/* padding */
.-py-40-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.-pt-54-0 {
  padding-top: 54px;
}

/* ホバー */
@media (hover: hover) {
  a.button:where(:any-link, :enabled, summary):hover {
    background-color: #ff9708;
  }

  .anchor-link:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}

/* タブレット */
@media (max-width: 1024px) {
  .point-card-item {
    padding: 40px 24px;
    column-gap: 16px;
  }

  .model::after {
    width: 274px;
    height: 184px;
  }

  .flow-list {
    max-width: 100%;
  }

  .flow::after {
    bottom: -120px;
    width: 150px;
    height: 140px;
  }

  .text.-contact {
    font-size: 2.8rem;
  }
}

/* SP */
@media (max-width: 768px) {
  #page-contents {
    padding: 0;
  }

  #page-header {
    margin-bottom: 0;
  }

  .br-pc {
    display: none;
  }

  .br-sp {
    display: block;
  }

  .section {
    padding: 60px 20px;
  }

  .section.-contact {
    background-image: url("/lp/solar/01/assets/img/bg_contact_sp.png");
    padding-top: 60px;
    padding-bottom: 24px;
  }

  .section.-py-100-60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .image.-sp-w-full img {
    width: 100%;
  }

  .heading.-sumairoof img {
    width: 150px;
    height: 40px;
  }

  .flex.-gap-x-0-40 {
    row-gap: 40px;
  }

  .flex.-gap-x-0-24 {
    row-gap: 24px;
  }

  .flex.-gap-y-48-0 {
    column-gap: 0;
  }

  .-sp-flex-col {
    flex-direction: column;
  }

  .-sp-flex-items-center {
    align-items: center;
  }

  .text.-fz-40-32 {
    font-size: 3.2rem;
  }

  .text.-fz-32-24 {
    font-size: 2.4rem;
  }

  .text.-fz-24-20 {
    font-size: 2rem;
  }

  .text.-fz-20-18 {
    font-size: 1.8rem;
  }

  .text.-fz-18-16 {
    font-size: 1.6rem;
  }
  .bg-white .text.-fz-16-14 {
    font-size: 1.4rem;
  }

  .text-marker-yellow {
    background: linear-gradient(transparent 70%, #fcec74 30%);
  }

  .text-underline {
    text-underline-offset: 3px;
  }

  .text.-two-both-lines {
    padding-right: 36px;
    padding-left: 36px;
  }

  .text.-two-both-lines::before,
  .text.-two-both-lines::after {
    width: 23px;
    height: 24px;
    top: -16px;
    transform: initial;
  }

  .text.-contact {
    font-size: 3.2rem;
    padding-top: 0;
  }

  .heading.-level2 {
    font-size: 2.4rem;
  }

  .heading.-level2.-lh2-1\.75 {
    line-height: 1.75;
  }

  .heading.-level2.-both-two-lines {
    padding-right: 59px;
    padding-left: 59px;
    row-gap: 8px;
  }

  .heading.-level2.-both-two-lines::before,
  .heading.-level2.-both-two-lines::after {
    width: 44px;
    height: 56px;
  }

  .heading.-level3 {
    font-size: 2rem;
  }

  .heading-label {
    font-size: 2.2rem;
    padding: 18px 0;
    line-height: 1.09;
    max-width: 275px;
  }

  .heading.-logo img {
    width: 180px;
    height: 38px;
  }

  a.button {
    position: relative;
    padding: 16px 27px;
  }

  a.button.-fixed {
    padding: 10px 27px;
  }

  a.button.-fixed .button-text {
    font-size: 1.6rem;
  }

  .note-item {
    font-size: 1.2rem;
  }

  .flow {
    margin-top: 48px;
  }

  .flow::after {
    width: 160px;
    height: 152px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -32px;
  }

  .flow-list {
    grid-template-columns: 1fr;
    row-gap: 48px;
  }

  .flow-content {
    padding: 24px;
    border-radius: 16px;
  }

  .flow-number {
    font-size: 2.4rem;
    width: 48px;
    height: 48px;
  }

  .flow-title {
    margin-top: 16px;
    font-size: 2.2rem;
  }

  .flow-text {
    margin-top: 16px;
  }

  .flow-item:last-child .flow-content {
    padding-bottom: 140px;
  }

  .flow-item:not(:last-child)::after {
    width: 32px;
    height: 16px;
    right: initial;
    top: initial;
    bottom: -32px;
    left: 50%;
    transform: translateX(-50%);
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%2236%22%20height%3D%2220%22%20viewBox%3D%220%200%2036%2020%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M2%202L18%2018L34%202%22%20stroke%3D%22%230092E5%22%20stroke-width%3D%224%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E");
  }

  .model::after {
    background-image: url("/lp/solar/01/assets/img/icon_message_sp.svg");
    width: 252px;
    height: 144px;
    bottom: 16px;
  }

  .model-box {
    min-height: 100px;
  }

  .model-box::after {
    width: 40px;
    height: 16px;
    bottom: -15px;
  }

  .model-text {
    font-size: 2rem;
  }

  .point-card {
    row-gap: 24px;
  }

  .point-card-item {
    grid-template-columns: min-content;
    grid-template-rows: 1fr;
    row-gap: 0;
    padding: 24px;
    border-radius: 16px;
  }

  .point-card-number {
    grid-area: 1 / 1 / 2 / 2;
    width: 60px;
    height: 60px;
  }

  .point-card-heading {
    grid-area: 1 / 2 / 2 / 3;
    font-size: 2rem;
    padding-top: 0;
  }

  .point-card-image {
    grid-area: 2 / 1 / 3 / 3;
    text-align: center;
    margin-top: 12px;
  }

  .point-card-main {
    font-size: 2.4rem;
  }

  .point-card-text {
    grid-area: 3 / 1 / 4 / 3;
    margin-top: 16px;
    text-align: center;
    top: 0;
  }

  .plan-box {
    grid-area: 1 / 1 / 2 / 3;
    padding: 6px 4px;
    margin-bottom: 16px;
  }

  .plan-box.-medium {
    padding: 6px 4px;
  }

  .plan-item {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
    row-gap: 0;
    column-gap: 32px;
    padding: 16px;
  }

  .plan-item:first-child {
    padding: 32px 16px 24px 16px;
  }

  .plan-item:first-child .plan-box {
    padding: 6px 4px;
    position: absolute;
    top: -32px;
    transform: translateY(-50%);
    width: 100%;
  }

  .plan-item:not(:first-child)::after {
    border-bottom: 0;
    border-right: dashed 2px #d5e7f3;
    height: calc(100% - 64px);
    left: 50%;
    transform: translateX(-50%);
    width: initial;
  }

  .plan-item:first-child::after {
    content: "";
    position: absolute;
    border-right: dashed 2px #fff;
    height: calc(100% - 56px);
    top: 32px;
    left: 50%;
    transform: translateX(-50%);
  }

  .plan-item:last-child::after {
    height: calc(100% - 80px);
    bottom: 16px;
  }

  .plan-check-item {
    font-size: 1.6rem;
  }

  .plan-check-item::before {
    top: 5px;
  }

  .plan-check.-area1 {
    grid-area: 2 / 1 / 3 / 2;
  }

  .plan-left-text {
    grid-area: 3 / 1 / 4 / 2;
  }

  .plan-check.-area2 {
    grid-area: 2 / 2 / 3 / 3;
  }

  .plan-check.-area4 {
    grid-area: 2 / 2 / 3 / 3;
  }

  .plan-right-text {
    grid-area: 3 / 2 / 4 / 3;
  }

  .plan-desc {
    font-size: 1.4rem;
    margin-top: 8px;
  }

  .plan-note-text {
    font-size: 1.2rem;
  }

  .plan-box-text {
    font-size: 1.8rem;
    line-height: 1.11;
  }

  .plan-title {
    font-size: 1.6rem;
  }

  .plan-title.-first {
    grid-area: 2 / 1 / 3 / 2;
  }

  .plan-title.-second {
    grid-area: 2 / 2 / 3 / 3;
  }

  .content-box {
    padding: 54px 20px 40px 20px;
  }

  .bg-white {
    padding: 18px 20px;
    margin-top: 9px;
  }

  .bg-white::before {
    width: 24px;
    height: 10px;
  }

  .content-yellow-box {
    padding: 13px 2px 2px 2px;
  }

  .button-text {
    font-size: 2rem;
    line-height: 1.45;
  }

  .faq-content {
    margin-top: 48px;
  }

  .faq-list {
    margin-top: 40px;
  }

  .faq-button {
    padding: 16px 48px 16px 33px;
    white-space: unset;
    border-radius: 16px;
  }

  .faq-button::before {
    font-size: 2.4rem;
    left: 8px;
    top: 16px;
  }

  .faq-icon {
    width: 24px;
    height: 24px;
    top: 16px;
    right: 8px;
    translate: initial;
  }

  .faq-icon::before,
  .faq-icon::after {
    width: 12px;
    height: 2px;
  }

  .faq-question {
    font-size: 1.6rem;
  }

  .faq-anwerText {
    padding: 24px 8px 16px 33px;
    font-size: 1.4rem;
  }

  .faq-answer::after {
    font-size: 2.4rem;
    top: 22px;
    left: 8px;
  }

  .anchor {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 15px;
  }

  a.anchor-link {
    padding: 24px 8px 8px 8px;
    align-items: flex-start;
    width: 100%;
    column-gap: 11px;
    line-height: 1.2;
  }

  .anchor-icon {
    flex-shrink: 0;
    width: 20px;
    height: 20px;
  }

  .anchor-item {
    display: flex;
  }

  .anchor-text {
    font-size: 1.4rem;
  }

  .fixed-cta {
    padding: 12px 16px;
  }

  .image.-radius-20-16 img {
    border-radius: 16px;
  }

  .-mt-94-78 {
    margin-top: 78px;
  }

  .-mt-94-54 {
    margin-top: 54px;
  }

  .-mt-76-35 {
    margin-top: 35px;
  }

  .-mt-60-70 {
    margin-top: 70px;
  }

  .-mt-60-48 {
    margin-top: 48px;
  }

  .-mt-60-40 {
    margin-top: 40px;
  }

  .-mt-60-24 {
    margin-top: 24px;
  }

  .-mt-40-24 {
    margin-top: 24px;
  }

  .-mt-24-20 {
    margin-top: 20px;
  }

  .-px-0-20 {
    padding-right: 20px;
    padding-left: 20px;
  }
  /* modal */
  .solar01-tab_cover_fv .tab_cover {
    display: block;
    width: 95%;
    padding: 30px 5%;
    left: auto;
  }
  .solar01-tab_cover_fv .contents-body {
    z-index: 95;
  }
  .solar01-tab_cover_fv .tab-title {
    margin-bottom: 20px;
    font-size: 14px;
    letter-spacing: 1px;
  }
  .solar01-tab_cover_fv .tab-body > ul {
    width: 85%;
    margin: 0 auto 30px;
  }
  .solar01-tab_cover_fv .tab-body > ul > li {
    height: 62px;
    margin: 20px 0 0;
  }
  .solar01-tab_cover_fv .tab-body > ul > li > a {
    font-size: 17px;
    line-height: 60px;
    border: 1px solid #343434;
  }
  .solar01-tab_cover_fv .tab-body > ul > li.kanto a,
  .solar01-tab_cover_fv .tab-body > ul > li.kanto a:hover {
    background: #18acc6;
  }
  .solar01-tab_cover_fv .tab-body > ul > li > a.link {
    line-height: 0.7;
  }
  .solar01-tab_cover_fv .tab-body > ul > li > a.link > span {
    margin-top: 10px;
    line-height: 1.2;
  }
  .solar01-tab_cover_fv .indent1 {
    font-size: 11px;
    text-align: left;
  }
}