@charset "UTF-8";

@media screen and (min-width: 540px) {}

@media screen and (min-width: 640px) {}

@media screen and (min-width: 782px) {}

@media screen and (min-width: 980px) {}

body.parent-pageid-1334 #header,
body.parent-pageid-1334 #footer,
body.parent-pageid-1334 #page_header,
body.parent-pageid-1334 #bread_crumb {
  display: none;
}
body.parent-pageid-1334 #bread_crumb,
body.parent-pageid-1334 #header {
  margin-bottom: 0;
}
body.parent-pageid-1334 #page_contents .post_content {
    width: 100%;
    margin: 0 !important;
}
body.parent-pageid-1334 .post_content img.size-full {
  width: 100%;
}
body.parent-pageid-1334 #floating-menu,
body.parent-pageid-1334 #js-footer-bar {
  display: none;
}
body.parent-pageid-1334 {
  padding-bottom: 0px !important;
}
body.parent-pageid-1334 .lp-format-sp-block {
  display: block;
}
body.parent-pageid-1334 .lp-format-pc-block {
  display: none;
}
@media screen and (min-width: 980px) {
  body.parent-pageid-1334 .lp-format-sp-block {
  display: none;
}
body.parent-pageid-1334 .lp-format-pc-block {
  display: block;
}
}
/* メインビジュアル */
body.parent-pageid-1334 .swiper {
  padding-bottom: 145px;
  margin-top: 0px;
}
.slider-lp-format_mv {
  height: 480px;
  position: relative;
}
.slider-lp-format_mv .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.slider-lp-format_mv .overlay {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    z-index: 2;
}
.slider-lp-format_mv .swiper-slide {
  background-size: cover;
  background-position: 20% 50%;
  background-repeat: no-repeat;
}
.slider-lp-format_mv .swiper-logo {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 5%;
  left: 5%;
  width: auto;
  height: auto;
  text-align: left;
  z-index: 3;
}
body.parent-pageid-1334 .post_content .slider-lp-format_mv .swiper-logo img.size-full {
  width: 40%;
  margin: 0;
  image-rendering: auto;
}
@media screen and (min-width: 540px) {
  body.parent-pageid-1334 .post_content .slider-lp-format_mv .swiper-logo img.size-full {
  width: 30%;
  margin: 0;
}
}

@media screen and (min-width: 640px) {}

@media screen and (min-width: 782px) {
  body.parent-pageid-1334 .post_content .slider-lp-format_mv .swiper-logo img.size-full {
  width: 25%;
  margin: 0;
}
}
@media screen and (min-width: 980px) {
  body.parent-pageid-1334 .swiper {
  padding-bottom: 22px;
  margin-top: 0px;
}
  body.parent-pageid-1334 .post_content .slider-lp-format_mv .swiper-logo img.size-full {
  width: 15%;
  margin: 0;
}
}
.slider-lp-format_mv .swiper-text {
  position: absolute;
  margin: 0;
  padding: 16px 32px;
  top: 85%;
  right: 0%;
  width: auto;
  height: auto;
  text-align: left;
  z-index: 3;
  background-color: #c5a05a;
}
.slider-lp-format_mv .swiper-text h2 {
  margin-bottom: 0;
  line-height: 1.5;
  letter-spacing: 1px;
  color: #fff;
  text-align: left;
  font-weight: bold;
  font-size: 22px;
}
.slider-lp-format_mv .swiper-text h2 span {
  font-size: 36px;
  padding-right: 5px;
  font-weight: bold;
  color: #FEF800;
}
@media screen and (min-width: 782px) {
  .slider-lp-format_mv {
    height: 480px;
  }
}
@media screen and (min-width: 980px) {
  .slider-lp-format_mv {
    height: 650px;
  }
  .slider-lp-format_mv .swiper-slide {
    background-position: 50% 35%;
  }
  .slider-lp-format_mv .swiper-text h2 {
  font-size: 35px;
}
.slider-lp-format_mv .swiper-text h2 span {
  font-size: 50px;
}
.slider-lp-format_mv .swiper-text {
  position: absolute;
  margin: 0;
  padding: 16px 32px;
  top: 60%;
  right: 0%;
  width: auto;
  height: auto;
  text-align: left;
  z-index: 3;
  background-color: #c5a05a;
}
}
/* 共通 */
.lp-format_common {
  padding: 0 0 20px;
  margin: 0 0 20px;
}
/* 共通 見出し */
.post_content .lp-format-midashi h2,
.post_content .lp-format-midashi2 h2 {
  font-weight: bold;
}
.post_content .lp-format-midashi h2 {
  background-color: #c5a05a;
  color: #fff;
  padding: 16px 0;
}
.post_content .lp-format-midashi2 h2 {
  width: max-content;
  padding: 0px 15px 5px;
  border-bottom: solid 2px #c5a05a;
  margin: 0 auto;
}
/* イントロ */
.post_content .lp-format_intro {
  padding-bottom: 20px;
}
.post_content .lp-format_intro .lp-format-midashi_ h2 {
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  font-size: 22px;
}
.post_content .lp-format_intro .lp-format-midashi h2 span {
  font-size: 28px;
}
@media screen and (min-width: 782px) {
  .post_content .lp-format_intro {
  padding-bottom: 30px;
  padding-top: 10px;
}
.post_content .lp-format_intro .lp-format-midashi_ h2 {
  text-align: center;
  line-height: 1.5;
  font-weight: bold;
  font-size: 28px;
}
}
/* Gハウスで働く魅力 */
.lp-format_charm {
  background-color: #fafafa;
}
.post_content .lp-format_charm-inner {
  position: relative;
}
/* 画像：角丸なし、全幅背景扱い */
.post_content .lp-format_charm-inner-image .aspect-group {
  position: relative;
  aspect-ratio: 16 / 9; /* 比率維持、不要なら削除 */
  overflow: hidden;
  border-radius: 0;
}
.post_content .lp-format_charm-inner-image .aspect-bgimage {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
}

/* テキストラッパー */
.post_content .lp-format_charm-inner-text {
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
}

/* ▼ 最初のカードだけ写真に重ねる */
.post_content .lp-format_charm-inner-text .flex-box-inner:first-of-type .flex-box-charm-inner {
  position: relative;
  z-index: 2;
  margin-top: clamp(-56px, -7vw, -120px); /* 画面幅に応じてオーバーラップ */
}

/* ▼ 全カード共通のデザイン */
.post_content .flex-box-charm-inner {
  margin-bottom: 24px !important;
  border-radius: 8px;
  padding: 24px;
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

/* 見出しデザイン */
.post_content .lp-format_charm-inner-text h3 {
  font-size: clamp(18px, 2.2vw, 24px);
  line-height: 1.4;
  font-weight: 800;
  border-left: 6px solid #c5a05a;
  background: #f8f8f8;
  padding: 10px 12px;
  margin: 0 0 10px;
}
.post_content .lp-format_charm-inner-text h3 span { 
  display: inline-block;
  text-indent: -3%;
}
@media screen and (min-width: 980px) {
.post_content .lp-format_charm-inner-text h3 span { 
  display: inline-block;
  text-indent: 0%;
}
}
/* 本文テキスト */
.post_content .lp-format_charm-inner-text p {
  margin: 0;
  line-height: 1.9;
  font-size: clamp(14px, 1.6vw, 16px);
}

/* スマホ調整 */
@media (max-width: 767px) {
  .post_content .lp-format_charm-inner-text .flex-box-inner:first-of-type .flex-box-charm-inner {
    margin-top: -32px; /* 重なり控えめ */
    padding: 16px;
  }
  .post_content .flex-box-charm-inner {
    border-radius: 8px;
    padding: 16px;
  }
}
@media screen and (min-width: 782px) {
.post_content .lp-format_charm .aspect-bgimage {
  padding-top: 33.33%;
}
.post_content .lp-format_charm-inner-image .aspect-group {
  position: relative;
  aspect-ratio: 3 / 1; /* 比率維持、不要なら削除 */
  overflow: hidden;
  border-radius: 0;
}
}
/* 推定年収 */
.lp-format_salary {
  padding: 40px 0;
}
.box-019 {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 36px 8px 30px;
  border-radius: 8px;
  margin-top: 26px;
}
@media screen and (min-width: 782px) {
  .box-019 {
    max-width: 640px;
    margin: 32px auto;
  }
}
.post_content .lp-format_salary-inner h3 {
  margin: 0px auto 0px;
  background-color: #c5a05a;
  color: #fff;
  width: max-content;
  padding: 5px 60px 3px;
  font-weight: bold;
  border-radius: 50px;
  font-size: 18px;
}
.post_content .lp-format_salary-inner p {
  text-align: center;
  font-size: 36px;
  margin-top: 16px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 8px;
}
.post_content .lp-format_salary-inner p span {
  font-size: 17px;
  padding-left: 5px;
}
.post_content .lp-format_salary-inner span.lp-format_salary-notice {
  text-align: center;
  display: block;
  font-size: 12px;
}

/* デザインについて */
.lp-format_design {
  background-color: #fafafa;
  padding: 60px 0;
}
.lp-format_design .flex-box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
.lp-format_design .flex-box .flex-box-inner {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    margin: 0;
}
.lp-format_design-inner-image01 {
  margin-top: 40px;
}
.lp-format_design-inner-image01 .aspect-group .aspect-bgimage {
  padding-top: 50%;
  width: 80%;
  margin-right: auto;
}
.flex-box-lp-format_design .inner01 {
  margin-top: 32px;
}
.flex-box-lp-format_design .inner01 .aspect-group .aspect-bgimage {
  padding-top: 110%;
  width: 100%;
}
.flex-box-lp-format_design .inner02 .aspect-group .aspect-bgimage {
  padding-top: 110%;
  width: 100%;
}
.lp-format_design-inner-text {
  width: 100%;
  margin-left: auto;
  padding: 24px;
  text-align: center;
}
.post_content .lp-format_design-inner-text p {
  font-size: 15px;
  font-weight: bold;
}
@media screen and (min-width: 980px) {
  .lp-format_design-inner-text {
  width: 100%;
  padding: 32px 0 8px;
  text-align: center;
}
.post_content .lp-format_design-inner-text p {
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
}
  .lp-format_design .flex-box-lp-format_pc-design .flex-box-inner {
    -webkit-flex-basis: 30%;
    flex-basis: 30%;
    margin: 1%;
}
}
/* Gハウスが作る家 */
.lp-format_makehouse {
  padding: 30px 0;
}
.lp-format_makehouse-inner {
  text-align: center;
}
.lp-format_makehouse-inner-text {
  margin-top: 24px;
  padding: 0px 0 8px;
  border-radius: 8px;
}
.lp-format_makehouse-inner-text p {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.7;
}
.lp-format_makehouse-inner-img {
  width: 90%;
  margin: 24px auto;
}
.post_content .lp-format_makehouse-inner p {
  text-align: center;
}
@media screen and (min-width: 782px) {
.lp-format_makehouse-inner-img {
  width: 70%;
  margin: 24px auto;
}
}
@media screen and (min-width: 980px) {
  .lp-format_makehouse-inner-text p {
  font-weight: bold;
  font-size: 18px;
  line-height: 1.7;
}
  .lp-format_makehouse-inner-img {
  width: 50%;
  margin: 24px auto;
}
}
/* よくある質問 */
.lp-format_qa {
  background-color: #fafafa;
  padding: 50px 0;
}
.lp-format_qa .lp-format-midashi3 h2 {
  font-size: 48px;
  color: #c5a05a;
}
.lp-format_qa .lp-format-midashi3 h2 span {
  display: block;
  font-size: 17px;
  color: #000;
}
/* ===== Q&A 共通 ===== */
.post_content .lp-format_qa {
  --qa-bg: #fff;          /* 背景色（サイトの金色に合わせ） */
  --qa-text: #66532f;           /* テキスト色 */
}
.post_content .lp-format_qa .qa-inner{
  width: 100%;          /* 必要に応じて 1120 等に変更 */
  margin: 0 auto;
  padding: 0 0px;
  display: grid;
  gap: 18px;
}
@media screen and (min-width: 980px) {
.post_content .lp-format_qa .qa-inner{
  max-width: 850px;          /* 必要に応じて 1120 等に変更 */
}
}
/* ===== 各カード ===== */
.post_content .lp-format_qa .qa-item{
  color: var(--qa-text);
  border-radius: 8px;
  padding: 18px 20px;
  box-shadow: var(--qa-shadow);
}

/* 上段：Q と 質問文 */
.post_content .lp-format_qa .qa-question{
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-weight: 700;
  font-size: clamp(16px, 2.1vw, 22px);
  line-height: 1.6;
  letter-spacing: .02em;
}
.post_content .lp-format_qa .qa-q{
  font-weight: 900;
  font-size: clamp(20px, 3vw, 28px);
  line-height: 1;
  flex: 0 0 auto;
}
@media screen and (min-width: 980px) {
.post_content .lp-format_qa .qa-question{
  display: flex;
  align-items: baseline;
  gap: 10px;
  font-weight: 700;
  font-size: clamp(16px, 2.1vw, 20px);
  line-height: 1.6;
  letter-spacing: .02em;
}
.post_content .lp-format_qa .qa-q{
  font-weight: 900;
  font-size: clamp(20px, 3vw, 24px);
  line-height: 1;
  flex: 0 0 auto;
}
}
/* 罫線（点線） */
.post_content .lp-format_qa .qa-divider{
  border-top: 1px dotted #66532f;
  margin: 10px 0 14px;
}

/* 下段：回答文 */
.post_content .lp-format_qa .qa-answer{
  margin: 0;
  font-size: clamp(14px, 1.7vw, 18px);
  line-height: 1.9;
  letter-spacing: .02em;
}
@media screen and (min-width: 980px) {
.post_content .lp-format_qa .qa-answer{
  margin: 0;
  font-size: clamp(14px, 1.7vw, 16px);
  line-height: 1.9;
  letter-spacing: .02em;
}
}
/* スマホ調整 */
@media (max-width: 767px){
  .post_content .lp-format_qa .qa-item{ border-radius: 8px; padding: 8px; }
  .post_content .lp-format_qa .qa-divider{ margin: 8px 0 12px; }
}

/* Gハウスのこれから */
/* ===== Gハウスのこれから：カード→全幅写真（重なり） ===== */
.post_content .lp-format_future { padding: 24px 0 8px; }
.post_content .lp-format_future .lp-format_future-inner { position: relative; }

/* カードのコンテナ幅 */
.post_content .lp-format_future .future-card-wrap{
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 16px;
}

/* テキストカード：下の写真に“かぶせる” */
.post_content .lp-format_future .future-card{
  position: relative;
  z-index: 2;
  background: #fff;
  padding: clamp(18px, 2.4vw, 28px);
  border-radius: 8px;                 /* 角丸不要なら 0 */
  box-shadow: rgba(0,0,0,.18) 0 8px 22px;
  line-height: 1.9;
  margin: 12px 0 clamp(-56px, -6vw, -96px);  /* ← これで下の写真に重なる */
}
@media screen and (min-width: 980px) {
.post_content .lp-format_future .future-card{
  margin: 42px 0 clamp(-56px, -6vw, -96px);  /* ← これで下の写真に重なる */
  text-align: center;
}
}
.post_content .lp-format_future .future-card p{
  margin: 0 0 1.1em;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (min-width: 980px) {
.post_content .lp-format_future .future-card p{
  font-size: 19px;
}
}
.post_content .lp-format_future .future-card p:last-child{ margin-bottom: 0; }

/* 全幅（フルブリード）写真：カードの“下”に配置 */
.post_content .lp-format_future .future-hero { position: relative; }
.post_content .lp-format_future .future-hero-figure{
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0;
}
/* 画像の縦幅を小さめに */
.post_content .lp-format_future .future-hero-figure img{
  height: clamp(200px, 28vw, 420px) !important; /* 以前より約25〜30%浅め */
  object-fit: cover;
  object-position: center;
  width: 100%;
}

/* レスポンシブ：モバイルは重なり弱め */
@media (max-width: 767px){
  .post_content .lp-format_future .future-card{
    margin: 32px 0 -60px;                /* 重なり控えめ */
    border-radius: 8px;
    padding: 16px;
  }
  .post_content .lp-format_future .future-hero-figure img{
    height: clamp(180px, 40vw, 300px) !important;
  }
}

/* ボタン */
.lp-format_btn-inner {
  text-align: center;
}
.lp-format_btn-inner p {
  font-weight: bold;
  font-size: 17px;
}
.lp-format_btn-inner a {
    display: block;
    background: #C2272D;
    color: #fff;
    border-radius: 50px;
    width: 100%;
    padding: 16px 24px;
    font-weight: bold;
    text-align: center;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
    transform: translateY(-4px);
    transition: .3s;
    font-size: 125%;
    margin: 0 auto;
    font-weight: bold;
}
.lp-format_btn-inner a:hover {
    box-shadow: none;
    transform: translateY(0);
    text-decoration: none;
    color: #fff;
}
@media screen and (min-width: 980px) {
.lp-format_btn-inner a {
    display: block;
    background: #C2272D;
    color: #fff;
    border-radius: 50px;
    width: 50%;
    padding: 16px 24px;
    font-weight: bold;
    text-align: center;
    box-shadow: 0 10px 10px -5px rgba(0, 0, 0, 0.25);
    transform: translateY(-4px);
    transition: .3s;
    font-size: 125%;
    margin: 0 auto;
    font-weight: bold;
}
}
/****************************************************************
職種ごとの微調整
******************************************************************/
/*外構プランナー*/
.lp-format_mv-exterior-planner .slider-lp-format_mv .swiper-text {
  padding: 16px 16px;
}
.lp-format_mv-exterior-planner .slider-lp-format_mv .swiper-text h2 {
  font-size: 20px;
}
.lp-format_mv-exterior-planner .slider-lp-format_mv .swiper-text h2 span {
  font-size: 29px;
}
@media screen and (min-width: 980px) {
.lp-format_mv-exterior-planner .slider-lp-format_mv .swiper-text h2 {
  font-size: 35px;
}
.lp-format_mv-exterior-planner .slider-lp-format_mv .swiper-text h2 span {
  font-size: 50px;
}
}