@charset "UTF-8";

/*
 Theme Name: BusinessPress Child
 Template: businesspress
*/
@media screen and (min-width: 540px) {}

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

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

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

/* Base
------------------------------------------------------------ */
html{
  scroll-behavior: auto;
  scroll-padding-top: 0;
}


.content-area {
  margin-bottom: 0;
}

/* Jumbotron */
.jumbotron-content {
  padding-bottom: 4.0rem;
  padding-top: 4.0rem;
}

.jumbotron-title {
  margin-bottom: 0.8rem;
  text-shadow: none;
  letter-spacing: 2px;
  text-indent: 2px;
}

.subheader {
  margin-bottom: 0;
  font-weight: normal;
  letter-spacing: 2px;
  text-indent: 2px;
}

@media screen and (min-width: 540px) {
  .jumbotron-content {
    text-align: right;
  }

  .jumbotron-title {
    position: relative;
    display: inline-block;
  }

  .jumbotron-title::before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 50%;
    left: -40px;
    width: 32px;
    height: 1px;
  }
}

@media screen and (min-width: 782px) {
  .jumbotron-content {
    padding-bottom: 5.6rem;
    padding-top: 5.6rem;
  }
}

@media screen and (min-width: 980px) {
  .jumbotron-content {
    padding-bottom: 4.0rem;
    padding-top: 4.0rem;
  }
}
body .jumbotron-title::before {
  background: #777;
}
body .jumbotron-title,
body .subheader {
  color: #777;
}
/* section */
.section {
  padding: 4.8rem 0;
}

@media screen and (min-width: 640px) {
  .section {
    padding: 6.4rem 0;
  }
}

@media screen and (min-width: 782px) {
  .section {
    padding: 8.0rem 0;
  }
}

/* section-title */
.section-title {
  margin-bottom: 5.6rem;
}

/* section-title01 */
.section-title01 h2 {
  margin-bottom: 38px;
  position: relative;
  display: inline-block;
  letter-spacing: 2px;
  text-indent: 2px;
}

.section-title01 h2::before {
  position: absolute;
  content: '';
  display: inline-block;
  width: calc(100% - 4px);
  height: 4px;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-title01 .section-titlesub {
  letter-spacing: 2px;
  text-indent: 2px;
}

/* section-title02 */
.section-title02 {
  margin-bottom: 1.6rem;
}

.section-title02 h2 {
  margin-bottom: 0;
  letter-spacing: 2px;
  text-indent: 2px;
}

/* section-title03 */
.section-title03 h2 {
  margin-bottom: 0;
  font-weight: normal;
  line-height: 2.2;
  text-align: left;
}

.section-title03 h2 br {
  display: none;
}

@media screen and (min-width: 640px) {
  .section-title03 h2 {
    text-align: center;
  }

  .section-title03 h2 br {
    display: block;
  }
}

/* Header
------------------------------------------------------------ */
/* main-header */
.main-header {
  padding-top: 0.4rem;
  padding-bottom: 0.4rem;
  border-bottom: solid 1px rgba(238, 238, 238, 1);
  /* #EEEEEE */
}

.home .main-header {
  border-bottom: none;
}

@media screen and (min-width: 980px) {
  .main-header {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
  }
}

/* .main-header-clone */
.main-header-clone {
  border-bottom: none;
}

/* site-branding */
@media screen and (min-width: 782px) {
  .site-branding {
    padding-right: 24px;
  }
}


/* TOPページ */

/*----------------------------------------------------------
TOP 共通
------------------------------------------------------------ */
.section-top-containar {
  padding: 100px 0;
  text-align: center;
}
.top_midashi-title {
  text-align: center;
}
.top_midashi-title h2 {
  font-size: 26px;
  letter-spacing: 1px;
  line-height: 1.8;
}
.top_midashi-title h2 span {
  display: block;
  font-size: 18px;
  font-family: "Figtree", sans-serif;
  background: linear-gradient(to right, #f46b45, #eea849);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
/*----------------------------------------------------------
TOP メインビジュアル スライダー セクション
------------------------------------------------------------ */
.top-section-mainslider {
  padding: 0;
}

.slider-home {
  height: 400px;
}

.slider-home .swiper-slide {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.slider-home .swiper-slide01,
.slider-home .swiper-slide03 {
  background-position: 50% 50%;
}

.slider-home .swiper-text {
  margin: 0;
  padding: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  text-align: center;
  z-index: 3;
}

.slider-home .swiper-text h2 {
  margin-bottom: 0;
  line-height: 1.6;
  letter-spacing: 0px;
  text-indent: 0px;
}

@media screen and (min-width: 782px) {
  .slider-home {
    height: 480px;
  }
}

@media screen and (min-width: 980px) {
  .slider-home {
    height: 560px;
  }
}

/* TOP  入会社数・入会人数
------------------------------------------------------------ */
.section-top_number {
  padding: 48px 0;
}
.section-top_number .flex-item {
  text-align: center;
}
.section-top_number p {
  margin-bottom: 0;
}
.kakushin-counter{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em;
}
.kakushin-counter .js-count{
  font-size: 60px;
  font-weight: 800;
  font-family: "Figtree", sans-serif;
  padding: 0 10px;
  line-height: 1;
}
.kakushin-counter .topnumber-area {
  display: block;
  font-size: 18px !important;
}
.section-top_number .flexbox {
  gap: 0;
}
.section-top_number .flexbox-col2 .flex-item {
  -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
  flex-basis: calc(calc(100% / 2) - calc(calc(32px / 4) * 2));
}
@media screen and (min-width: 782px) {
.kakushin-counter{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em;
}
.kakushin-counter .js-count{
  font-size: 90px;
  font-weight: 800;
  font-family: "Figtree", sans-serif;
  padding: 0 10px;
  line-height: 1;
}
.kakushin-counter .topnumber-area {
  display: inline-block;
  font-size: 20px !important;
}
}
/* TOP  会員年間建築棟数
------------------------------------------------------------ */
.section-top_number02 {
  padding: 48px 0;
  background-color: #f9f9f9;
  text-align: center;
}
.section-top_number02 p {
  margin-bottom: 0;
}
.kakushin-counter{
  font-size: 20px;
  font-weight: 700;
  letter-spacing: .02em;
}
.kakushin-counter .js-count2{
  font-size: 70px;
  font-weight: 800;
  font-family: "Figtree", sans-serif;
  padding: 0 10px;
  line-height: 1;
}
@media screen and (min-width: 782px) {
.kakushin-counter .js-count2{
  font-size: 90px;
  font-weight: 800;
  font-family: "Figtree", sans-serif;
  padding: 0 10px;
  line-height: 1;
}
}
.top_number-notice {
  max-width: 700px;
  margin: 32px auto 0;
}
.top_number-notice p {
  font-size: 12px;
  color: #888;
  text-align: left;
}
/* ===============================
   Count 表示のベース演出（軽量）
   =============================== */
.js-count,
.js-count2{
  display: inline-block;
  opacity: 0;
  transform: translateY(6px) scale(0.985);
  filter: blur(1px);
  transition:
    opacity 420ms ease,
    transform 520ms cubic-bezier(.2,.8,.2,1),
    filter 520ms ease;
  will-change: opacity, transform;
}

/* 発火時 */
.js-count.is-counting,
.js-count2.is-counting{
  opacity: 1;
  transform: translateY(0) scale(1);
  filter: blur(0);
}

/* 終了後に“締まる” */
.js-count.is-done,
.js-count2.is-done{
  transform: translateY(0) scale(1.02);
  transition: transform 240ms ease;
}

/* ===============================
   数字だけグラデ（方式B）
   =============================== */
.grad-num{
  background: linear-gradient(to right, #f46b45, #eea849);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
.grad-num2{
  background: linear-gradient(to right, #eea849, #f46b45);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}
/* 動きを減らしたいユーザー配慮 */
@media (prefers-reduced-motion: reduce){
  .js-count, .js-count2{
    transition: none;
    opacity: 1;
    transform: none;
    filter: none;
  }
  .grad-num,
  .grad-num2{
    text-shadow: none;
  }
}
.top_number-title,
.top_number-title2 {
  margin: 0 auto;
}
.top_number-title h2 {
  width: max-content;
  border: solid 1px #333;
  padding: 5px 40px 5px;
  margin: 0 auto 16px;
  font-size: 16px;
}

.top_number-title2 h2 {
  width: 40%;
  padding: 4px 0px;
  background-color: #333;
  color: #fff;
  margin: 0 auto 24px auto;
}

/* TOP  ロゴセクション
------------------------------------------------------------ */
.section-top_logos{
  overflow: hidden;
}

.logo-marquee-row{
  overflow: hidden;
  margin-top: 40px;
}

.logo-marquee-row + .logo-marquee-row{
  margin-top: 16px;
}

.logo-swiper{
  width: 100%;
}

.logo-swiper .swiper-wrapper{
  transition-timing-function: linear;
}

.logo-swiper .swiper-slide{
  width: auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.logo-swiper .swiper-slide img{
  height: 150px;
  width: auto;
  display: block;
  opacity: 0.85;
  transition: opacity .25s ease, filter .25s ease;
}

.logo-swiper .swiper-slide img:hover{
  opacity: 1;
  filter: none;
}

@media (max-width: 768px){
  .logo-swiper .swiper-slide{
    padding: 0 16px;
  }
  .logo-swiper .swiper-slide img{
    height: 120px;
  }
}

/* TOP  初めての方へ
------------------------------------------------------------ */
/* =========================================
  初めての方へ（左黒帯＋右背景画像）
========================================= */

.section-top_first .section-container{
  position: relative;
}

/* =====================
  全体
===================== */
.top-first{
  position: relative;
  width: 100%;
  min-height: 380px;
  overflow: hidden;

  display: flex;              /* ★重要：高さを揃える */
  align-items: stretch;
}

/* =====================
  背景画像
===================== */
.top-first-bg{
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  transform: scale(1.02);
  z-index: 0;
}

/* 画像を少し暗くして文字を見やすく */
.top-first::after{
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(0,0,0,0.8) 0%,
    rgba(0,0,0,0.6) 34%,
    rgba(0,0,0,0.0) 68%
  );
  pointer-events: none;
  z-index: 1;
}

/* =====================
  左の黒帯（高さ100%＋縦中央）
===================== */
.top-first-panel{
  position: relative;
  z-index: 2;

  width: 80%;
  min-width: 320px;
  margin: 0 auto;

  display: flex;              /* ★縦中央寄せ */
  align-items: center;

  padding: 0 40px;            /* ★上下paddingなし */
  backdrop-filter: blur(0px);
}

/* 中身 */
.top-first-panel-inner{
  max-width: 660px;
}

/* =====================
  テキスト
===================== */
.top-first-title{
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 1.8;
  color: #fff;
  font-weight: 700;
  letter-spacing: 1px;
}

.top-first-text{
  margin: 0 0 22px;
  font-size: 14px;
  line-height: 1.9;
  color: rgba(255,255,255,0.82);
}

/* =====================
  ボタン
===================== */
a.top-first-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 44px;
  padding: 0 22px;
  border: 1px solid #fff;
  border-radius: 999px;
  min-width: calc(240px - 50px);
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  letter-spacing: 0.06em;
  transition: background .25s ease, border-color .25s ease, transform .25s ease;
}

a.top-first-btn:hover{
  opacity: .7;
  color: #fff;
}
a.top-first-btn::after {
    margin-left: 0.8rem;
    font-family: FontAwesome;
    content: '\f178';
}
/* =====================
  Tablet
===================== */
@media (max-width: 900px){
  .top-first-panel{
    width: 90%;
    min-width: auto;
    padding: 0 28px;
  }
}


/* TOP  有料会員サービスセクション
------------------------------------------------------------ */
.section-top-containar_payment {
    padding: 20px 0 100px;
    text-align: center;
}
.section-top-containar_payment .flex-item-option02 a,
.section-top-containar_payment .flex-item-option03 a {
  pointer-events: none;
}
.section-top-containar_payment .flex-item-option02::after,
.section-top-containar_payment .flex-item-option03::after {
  display: none;
}
/* TOP  新型コロナウイルスセクション
------------------------------------------------------------ */
.top-section-covid19 {
  padding: 2.4rem 0;
}

/* TOP  お知らせセクション
------------------------------------------------------------ */
.top-section-news ul {
  margin: 0 auto;
  list-style: none;
}

.top-section-news ul li {
  margin-bottom: 1.6rem;
  padding-bottom: 1.2rem;
  border-bottom: solid 1px rgba(238, 238, 238, 1);
  /* #EEEEEE */
}

.top-section-news ul li:last-of-type {
  margin-bottom: 0;
}

.top-section-news ul .cat-links {
  margin: 0 0 0.4rem 0.4rem;
  display: inline-block;
}

.top-section-news ul .cat-links a {
  padding: 0 0.4rem;
  display: inline-block;
  min-width: calc(72px - 10px);
  /* 左右のpadding + 左右のborder */
  text-align: center;
  border: solid 1px rgba(238, 238, 238, 1);
  /* #EEEEEE */
}

@media screen and (min-width: 640px) {
  .top-section-news ul .cat-links {
    margin: 0 0.4rem 0 0.4rem;
  }

  .top-section-news ul .entry-title {
    display: inline-block;
  }
}


/* TOP  会社案内セクション
------------------------------------------------------------ */
.flex-topabout {
  -webkit-align-items: center;
  align-items: center;
}

@media screen and (min-width: 540px) {
  .flex-topabout .aspect-bgimage {
    padding-top: 56.25%;
    /* 16:9 */
  }
}

@media screen and (min-width: 782px) {
  .flex-topabout .aspect-bgimage {
    padding-top: 100%;
    /* 1:1 */
  }

  .flex-topabout .btn-group {
    text-align: left;
  }
}


/* TOP  事業内容セクション
------------------------------------------------------------ */
.flex-topservice {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  counter-reset: number 0;
}
.flex-topservice .flex-item {
  margin: 0 auto;
  max-width: 100%;
}
@media screen and (min-width: 782px) {
.flex-topservice .flex-item {
  margin: 0 auto;
  max-width: 80%;
}
}
.flex-topservice .flex-item::after {
  padding-left: 8px;
  position: absolute;
  font-family: FontAwesome;
  content: '\f178';
  position: absolute;
  width: 40px;
  height: 40px;
  line-height: 48px;
  border-radius: 40px 0 0px 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 2;
  transition: all .15s ease-in-out;
}

.flex-topservice a {
  display: block;
  text-decoration: none;
}

.flex-topservice .aspect-bgimage {
  padding-top: 56.25%;
  /* 16:9 */
  border-radius: 0;
}

.flex-topservice .aspect-bgimage .overlay {
  border-radius: 0;
}

.flex-topservice .text-group {
  padding: 7.2rem 2.4rem 4.0rem;
}
.flex-topservice .text-group h3 {
  margin-bottom: 1.6rem;
}
.flex-topservice .text-group h3::before {
  position: absolute;
  display: inline-block;
  counter-increment: number 1;
  content: "0" counter(number);
  top: -24px;
  left: 50%;
  -ms-transform: translate(-50%, -24px);
  -webkit-transform: translate(-50%, -24px);
  transform: translate(-50%, -24px);
  letter-spacing: 2px;
  text-indent: 2px;
  font-weight: normal;
  border-bottom: solid 1px rgba(240, 132, 55, 1);
  /* #004BB1 */
}

@media screen and (min-width: 540px) {
  .flex-topservice .flex-item {
    margin: 0;
    max-width: 100%;
  }

  .flex-topservice .aspect-bgimage {
    padding-top: 66.66%;
    /* 3:2 */
  }
}

/* 固定 共通項目
------------------------------------------------------------ */
.section-page {
  padding: 20px 0;
}
.section-page-bg {
  padding: 80px 0;
}
/* 固定 初めての方へページ
------------------------------------------------------------ */
.section-page-first-about h2,
.section-page-first-why h2,
.section-page-first-vision h2 {
  padding-bottom: 10px;
  margin-bottom: 16px;
  border-bottom: solid 1px #333;
  color: #333;
  font-size: 22px;
}
.section-page-first-about p,
.section-page-first-why p,
.section-page-first-vision p {
  margin-bottom: 5px;
}
.section-page-first-why ul,
.section-page-first-vision ul {
  padding: 0.5em 1em 0.5em 2.3em;
  position: relative;
  margin: 0 0 8px;
}

.section-page-first-why ul li,
.section-page-first-vision ul li {
  line-height: 1.5;
  padding: 0.3em 0;
  list-style-type: none!important;
}

.section-page-first-why ul li:before,
.section-page-first-vision ul li:before
 {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: gray; /*アイコン色*/
  font-weight: bold;
}
/*無料会員向けサービス*/
.section-page-first-freemembers .flex-item-inner {
  padding: 48px 24px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #fff;
}
.section-page-first-freemembers .flex-item-inner p {
  margin-bottom: 0;
}
.section-page-first-freemembers .flex-item-inner img {
  max-width: 95px;
  margin: 0 auto;
}
.section-page-first-freemembers .flex-item-inner h3 {
  text-align: center;
  margin: 24px 0 12px;
  color: #333;
  padding-bottom: 10px;
  border-bottom: solid 1px #333;
}
/*こんな方にオススメ*/
.page-first-reccommend {
  max-width: 600px;
  margin: 0 auto;
  background-color: #fff;
}
.section-page-first-reccommend ul {
  padding: 0.5em 1em 0.5em 1.5em;
  margin: 0px;
  position: relative;
}

.section-page-first-reccommend ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
  font-size: 15px;
}

.section-page-first-reccommend ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  position: absolute;
  left : 0em; /*左端からのアイコンまで*/
  color: rgba(240, 132, 55, 1); /*アイコン色*/
  font-weight: bold;
}
@media screen and (min-width: 540px) {
.page-first-reccommend {
  max-width: 600px;
  margin: 0 auto;
  background-color: #f7f7f7;
  border: solid 1px #bcbcbc;
}
.section-page-first-reccommend ul {
  padding: 0.5em 1em 0.5em 2.5em;
  margin: 16px;
  position: relative;
}
.section-page-first-reccommend ul li {
  line-height: 1.5;
  padding: 0.5em 0;
  list-style-type: none!important;/*ポチ消す*/
}
.section-page-first-reccommend ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  position: absolute;
  left : 1em; /*左端からのアイコンまで*/
  color: rgba(240, 132, 55, 1); /*アイコン色*/
  font-weight: bold;
}
}
/* 固定 会社案内ページ
------------------------------------------------------------ */
.page-about-logo img {
  max-width: 200px;
}
/* MISSION/VISION */
.section-page-about-mission .flex-item-inner {
  padding: 16px 0px;
}
.section-page-about-mission .flex-item-inner h2 {
  color: rgba(51, 51, 51, .2);
  font-size: 38px;
  font-family: "Figtree", sans-serif;
  margin-bottom: 5px;
  font-weight: 300;
}
.section-page-about-mission .flex-item-inner h3 {
  color: rgba(240, 132, 55, 1);
  font-size: 22px;
  border-bottom: solid 1px rgba(240, 132, 55, 1);
  padding-bottom: 10px;
}
.section-page-about-mission .flex-item-inner p {
  margin-bottom: 5px;
}
@media screen and (min-width: 782px) {
  /* MISSION/VISION */
.section-page-about-mission .flex-item-inner {
  padding: 48px 24px;
}
.section-page-about-mission .flex-item-inner h3 {
  color: rgba(240, 132, 55, 1);
  font-size: 24px;
  border-bottom: solid 1px rgba(240, 132, 55, 1);
  padding-bottom: 10px;
}
.section-page-about-mission .aspect-bgimage {
  padding-top: 33.33%;
  background-position: 50% 27%;
}
}
/* 私たちが作る家 */
.section-page-about-ourhouse {
  padding: 80px 0;
}
.section-page-about-ourhouse .top_midashi-title h2 span {
  opacity: .5;
}
.section-page-about-ourhouse h3 {
  font-size: 180%;
  background: linear-gradient(to right, #f46b45, #eea849);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  margin: 0 auto 19px;
}
@media screen and (min-width: 782px) {
  
}

/* 事業紹介 */
.section-page-about-depart .top_midashi-title h3 {
  font-weight: 400;
}
.flow_design04 {
  margin-top: 48px;
}
.flow04 {
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 60px;
  margin: 0;
}

.flow04 > li {
  list-style-type: none;
  width: 100%;
  max-width: 310px;
  display: flex;
}

.flow04 > li .icon04 {
  line-height: 2;
  text-align: center;
  color: #fff;
  background: #E26B5D;
  margin: 24px auto 10px;
  display: block;
  position: relative;
  font-size: 15px;
  letter-spacing: 1px;
}
.flow04 > li .icon04-iepro {
  background: #60859d;
}
.flow04 > li .icon04-ghouse {
  background: #F08437;
}
.flow04 > li .icon04-grangarden {
  background: #aa9164;
}

.flow04 > li dl {
  padding: 30px 20px;
  margin: 0;
  border: 3px solid #E26B5D;
  position: relative;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-color: #fff;
}
.flow04 > li dl img {
  max-width: 140px;
  margin: 0 auto;
}
.flow04 > li dl.iepro {
  border: 1px solid #eee;
}
.flow04 > li dl.ghouse {
  border: 1px solid #eee;
}
.flow04 > li dl.grangarden {
  border: 1px solid #eee;
}

.flow04 > li:not(:first-child) dl::before {
  content: "";
  width: 14px;
  height: 14px;
  margin-right: 10px;
  display: inline-block;
  border-top: 4px solid rgba(0, 0, 0, 0.24);
  border-right: 4px solid rgba(0, 0, 0, 0.24);
  position: absolute;
  top: calc(50% - 14px);
  left: -45px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.flow04 > li dl dt {
  font-size: 1.3em;
  font-weight: 600;
  color: #E26B5D;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-bottom: 10px;
  text-align: center;
}
.flow04 > li dl.iepro dt {
  color: #60859d;
}
.flow04 > li dl.ghouse dt {
  color: #F08437;
}
.flow04 > li dl.grangarden dt {
  color: #aa9164;
}

.flow04 > li dl dd {
  margin: 0;
}

@media(max-width: 767px){
  .flow04 {
    gap: 20px;
  }
  .flow04 > li {
    max-width: unset;
    display: block;
  }
  .flow04 > li:not(:first-child) dl::before {
    display: none;
  }
}
/* 数字で見るGハウス */
.section-page-about-number .trend-future {
  text-align: center;
  margin-top: 80px;
}
.section-page-about-number .trend-future2 {
  text-align: center;
  margin: 24px auto 10px;
  max-width: 800px;
  padding: 50px 24px 58px;
  border: solid 1px #999;
}
.section-page-about-number .trend-future-text01 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 0px;
}
.section-page-about-number .trend-future h3 {
  font-size: 200%;
  margin: 12px 0 12px;
}
.section-page-about-number .trend-future h3 span {
  font-size: 120%;
  color: #F08437;
}
.section-page-about-number .trend-future .trend-future-text02 {
  font-size: 180%;
  font-weight: bold;
}
.section-page-about-number .trend-future2 img {
  max-width: 15%;
  margin: 0 auto 8px;
}
.section-page-about-number .trend-future2 .trend-future2-text2 {
  font-weight: bold;
  margin-bottom: 0px;
  font-size: 160%;
}
.section-page-about-number .trend-future2 .trend-future2-text {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: solid 4px #F08437;
  width: 100%;
  margin: 0 auto 24px;
}
.section-page-about-number .trend-future2 .trend-future2-text-last {
  font-size: 24px;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: solid 4px #F08437;
  width: 100%;
  margin: 0 auto 0px;
}
.section-page-about-number .trend-future2 .trend-future2-text span.trend-future2_number {
    font-size: 55px;
    padding: 0 8px 0 16px;
}
@media screen and (min-width: 782px) {
  .section-page-about-number .trend-future h3 span {
  font-size: 140%;
  color: #F08437;
}
.section-page-about-number .trend-future2 .trend-future2-text {
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: solid 4px #F08437;
  width: 80%;
  margin: 0 auto 24px;
}
.section-page-about-number .trend-future2 .trend-future2-text-last {
  font-size: 32px;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: solid 4px #F08437;
  width: 80%;
  margin: 0 auto 0px;
}
.section-page-about-number .trend-future2 .trend-future2-text span.trend-future2_number {
    font-size: 55px;
    padding: 0 8px 0 16px;
}
.section-page-about-number .trend-future2 img {
  max-width: 5%;
  margin: 0 auto;
}
}
/* 会社概要 */
.page-section-about03 .top_midashi-title {
  margin-bottom: 48px;
}

/* 基本理念セクション */
.page-section-about01 h3 {
  margin-bottom: 4.8rem;
}

.flex-philosophy .aspect-group {
  margin-bottom: 1.2rem;
}

.flex-philosophy .aspect-bgimage {
  padding-top: 56.25%;
  /* 16:9 */
}

@media screen and (min-width: 782px) {
  .flex-philosophy .aspect-bgimage {
    padding-top: 66.66%;
    /* 3:2 */
  }
}

/* 代表挨拶セクション */
.page-section-about02 .aspect-group {
  margin: 0 auto 0.8rem;
  max-width: 216px;
}

.page-section-about02 .aspect-bgimage {
  padding-top: 100%;
  /* 1:1 */
}

@media screen and (min-width: 540px) {
  .page-section-about02 .aspect-group {
    max-width: 240px;
  }
}

@media screen and (min-width: 782px) {
  .page-section-about02 .aspect-group {
    max-width: 320px;
  }
}


/* 会社概要セクション */
.page-section-about03 table th,
.page-section-about03 table td {
  border: none;
}

.page-section-about03 table th {
  padding-bottom: 0;
  background-color: transparent;
}

.page-section-about03 table tr:first-of-type th {
  padding-top: 0;
}

.page-section-about03 table td {
  padding-top: 0;
  border-bottom: solid 1px rgba(238, 238, 238, 1);
  /* #EEEEEE */
}

.page-section-about03 table ul {
  margin: 0;
  list-style: none;
}

.page-section-about03 table a.g-map {
  margin-top: 0.4rem;
  padding: 0.4rem 1.2rem;
  display: inline-block;
  text-decoration: none;
  line-height: 1;
  border: solid 1px rgba(244, 245, 246, 1);
  /* #F4F5F6 */
}

.page-section-about03 table a.g-map:hover {
  border-color: rgba(221, 221, 221, 1);
  /* #DDDDDD */
}

.page-section-about03 table a.g-map::after {
  margin-left: 0.8rem;
  font-family: FontAwesome;
  content: '\f178';
}

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

  .page-section-about03 table th,
  .page-section-about03 table td {
    padding: 2.4rem 1.6rem;
  }

  .page-section-about03 table th {
    border-bottom: solid 1px rgba(238, 238, 238, 1);
    /* #EEEEEE */
  }

  .page-section-about03 table tr:first-of-type td {
    padding-top: 0;
  }
}

/* 固定 無料会員サービスページ
------------------------------------------------------------ */
.page-section-service_pagemenu {
  padding: 0;
}
@media screen and (max-width: 540px) {
  .flex-page-service-pagemenu {
    gap: 1rem;
  }
  .page-section-service_pagemenu .flexbox-col3 .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(10px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(10px / 4) * 2));
    }
    .service-pagemenu a {
      font-size: 12px;
}
}
.service-pagemenu a {
  text-align: center;
  background-color: #555;
  border: solid 1px #555;
  color: #fff;
  padding: 8px;
  transition: .3s;
  display: block;
  text-decoration: none;
  border-radius: 50px;
}
.service-pagemenu a:hover {
  background-color: #fff;
  border: solid 1px #555;
  color: #555;
}
.page-section-service_free-members-management-seminar .top_midashi-title h2,
.page-section-service_free-members-online-salon .top_midashi-title h2,
.page-section-service_free-members-tour .top_midashi-title h2 {
  margin-bottom: 20px;
  font-size: 28px;
}
.flex-page-service_free-members-management-seminar .flex-item h3,
.flex-page-service_free-members-online-salon .flex-item h3,
.flex-page-service_free-members-tour .flex-item h3 {
  background: linear-gradient(to right, #f46b45, #eea849);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 20px;
}
.flex-page-service_free-members-management-seminar .flex-item p,
.flex-page-service_free-members-online-salon .flex-item p,
.flex-page-service_free-members-tour .flex-item p {
  margin-bottom: 8px;
}
@media screen and (min-width: 980px) {
  .page-section-service_free-members-management-seminar .top_midashi-title h2,
.page-section-service_free-members-online-salon .top_midashi-title h2,
.page-section-service_free-members-tour .top_midashi-title h2 {
  font-size: 30px;
  margin-bottom: 40px;
}
    .flex-page-service_free-members-management-seminar .flex-item,
    .flex-page-service_free-members-online-salon .flex-item,
    .flex-page-service_free-members-tour .flex-item {
        -webkit-flex-basis: 45%;
        flex-basis: 45%;
    }
    .flex-page-service_free-members-management-seminar .flex-item:nth-child(1),
    .flex-page-service_free-members-online-salon .flex-item:nth-child(1),
    .flex-page-service_free-members-tour .flex-item:nth-child(1) {
      flex-grow: 1;
    }
    .flex-page-service_free-members-online-salon .flex-item:nth-child(1) {
      order: 2;
    }
    .flex-page-service_free-members-online-salon .flex-item:nth-child(2) {
      order: 1;
    }
    .flex-page-service_free-members-management-seminar .flex-item .aspect-bgimage,
    .flex-page-service_free-members-online-salon .flex-item .aspect-bgimage,
    .flex-page-service_free-members-tour .flex-item .aspect-bgimage {
      padding-top: 75%;
    }
    .flex-page-service_free-members-management-seminar .flex-item h3,
.flex-page-service_free-members-online-salon .flex-item h3,
.flex-page-service_free-members-tour .flex-item h3 {
  background: linear-gradient(to right, #f46b45, #eea849);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
}
}
/* 固定 事業内容(ホームページ制作)ページ
------------------------------------------------------------ */
.flex-servicechild {
  -webkit-align-items: center;
  align-items: center;
}

.flex-servicechild .flex-item {}

.flex-servicechild .flex-item:nth-child(3),
.flex-servicechild .flex-item:nth-child(5) {
  padding-top: 3.2rem;
}

.flex-servicechild h3,
.flex-servicechild p {
  margin-bottom: 1.6rem;
}

.flex-servicechild h3 {
  margin-top: -1.2rem;
  letter-spacing: 1px;
}

.flex-servicechild p.margin-bottom0 {
  margin-bottom: 0;
}

@media screen and (min-width: 540px) {
  .flex-servicechild .aspect-bgimage {
    padding-top: 56.25%;
    /* 16:9 */
  }
}

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

  .flex-servicechild .flex-item:nth-child(3),
  .flex-servicechild .flex-item:nth-child(4),
  .flex-servicechild .flex-item:nth-child(5),
  .flex-servicechild .flex-item:nth-child(6) {
    padding-top: 4.8rem;
  }

  .flex-servicechild .flex-item:nth-child(1) {
    -webkit-order: 2;
    order: 2;
  }

  .flex-servicechild .flex-item:nth-child(2) {
    -webkit-order: 1;
    order: 1;
  }

  .flex-servicechild .flex-item:nth-child(3) {
    -webkit-order: 3;
    order: 3;
  }

  .flex-servicechild .flex-item:nth-child(4) {
    -webkit-order: 4;
    order: 4;
  }

  .flex-servicechild .flex-item:nth-child(5) {
    -webkit-order: 6;
    order: 6;
  }

  .flex-servicechild .flex-item:nth-child(6) {
    -webkit-order: 5;
    order: 5;
  }

  .flex-servicechild .aspect-bgimage {
    padding-top: 100%;
    /* 1:1 */
  }

  .flex-servicechild h3 {
    margin-top: 0;
  }
}


/* 固定 お問合せページ
------------------------------------------------------------ */
.wpcf7 .required,
.wpcf7 .optional {
  margin: 0 0.4rem 0.4rem 0;
  font-size: 90%;
  line-height: 1;
}

.form-p label {
  font-weight: bold;
}

.wpcf7 .form-p br {
  display: none;
}

.wpcf7 input[type="submit"] {
  border: solid 1px rgba(240, 132, 55, 1);
  /* #333333 */
  border-radius: 24px;
}
.wpcf7 input[type="submit"]:hover {
  color: #fff;
  background: #f46b45;
    background: -webkit-linear-gradient(to right, #eea849, #f46b45);
    background: linear-gradient(to right, #eea849, #f46b45);
}
/* ココナラデモ用 */
.page-section-contact .text-group {
  margin: 0;
  padding: 0;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 3;
}

.page-section-contact .text-group p {
  font-size: 250%;
  font-weight: 100;
  line-height: 2;
}


/* 固定 プライバシーポリシー、免責事項ページ
------------------------------------------------------------ */
.page-section-policy .section-container h3,
.page-section-disclaimer .section-container h3 {
  margin-top: 5.6rem;
  margin-bottom: 0.4rem;
}

.page-section-policy .section-container p,
.page-section-policy .section-container ul,
.page-section-disclaimer .section-container p,
.page-section-disclaimer .section-container ul {
  margin-bottom: 1.6rem
}

.page-section-policy .section-container p.margin-bottom0,
.page-section-disclaimer .section-container p.margin-bottom0 {
  margin-bottom: 0;
}


/* 固定 サイトマップページ
------------------------------------------------------------ */
.flex-sitemap {
  gap: 1.6rem;
}

.flex-sitemap .flex-item {
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
}

.flex-sitemap .flex-item a {
  padding: 1.2rem;
  display: block;
  position: relative;
  text-decoration: none;
  border: solid 1px rgba(221, 221, 221, 1);
  /* #DDDDDD */
}

.flex-sitemap .flex-item a:hover {
  background-color: rgba(244, 245, 246, 1);
  /* #F4F5F6 */
}

.flex-sitemap .flex-item a::after {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 50%;
  right: 12px;
  -ms-transform: translate(-12px, -50%);
  -webkit-transform: translate(-12px, -50%);
  transform: translate(-12px, -50%);
  font-family: FontAwesome;
  content: '\f178';
}

@media screen and (min-width: 640px) {
  .flex-sitemap {
    gap: 2.4rem;
  }

  .flex-sitemap .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(24px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(24px / 4) * 2));
  }
}


/* 固定 新型コロナウイルス感染症に関する対応についてページ
------------------------------------------------------------ */
.page-section-covid19 h3 {
  margin-bottom: 0.8rem;
}

.page-section-covid19 h3.customer {
  margin-top: 4.0rem;
}

.flex-covid19 {
  margin-bottom: 4.0rem;
  gap: 2.4rem;
}

.flex-covid19 .inner-covid19 {
  padding: 1.6rem 0.8rem 0.8rem;
  border: solid 1px rgba(221, 221, 221, 1);
  /* #DDDDDD */
}

.flex-covid19 figure {
  margin: 0 auto 0.8rem;
  max-width: 64px;
}

@media screen and (min-width: 640px) {
  .flex-covid19 .flex-item {
    -webkit-flex-basis: calc(calc(100% / 2) - calc(calc(24px / 4) * 2));
    flex-basis: calc(calc(100% / 2) - calc(calc(24px / 4) * 2));
  }
}


/* 投稿ページ
------------------------------------------------------------ */
@media screen and (min-width: 540px) {
  .single .post-thumbnail {
    margin-left: auto;
    margin-right: auto;
  }
}

#comments {
  display: none;
}


/* アーカイブページ
------------------------------------------------------------ */

/* Footer 上ボタン
------------------------------------------------------------ */
.footer-contact {
  background: #aa4b6b;  /* fallback for old browsers */
background: -webkit-linear-gradient(to right, #3b8d99, #6b6b83, #aa4b6b);  /* Chrome 10-25, Safari 5.1-6 */
background: linear-gradient(to right, #3b8d99, #6b6b83, #aa4b6b); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

padding: 32px 0 48px;
text-align: center;
}
.footer-contact h2,
.footer-contact p,
.footer-contact a {
  color: #fff;
}
.footer-contact h2 {
  margin: 24px 0 16px;
  font-size: 26px;
}
.footer-contact a {
  text-decoration: none;
  width: 80%;
  border: solid 1px #fff;
  padding: 12px;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
}
.footer-contact a:hover {
  color: #fff;
  opacity: .7;
}
.footer-contact a::after {
    margin-left: 0.8rem;
    font-family: FontAwesome;
    content: '\f178';
}
@media screen and (min-width: 640px) {
.footer-contact a {
  text-decoration: none;
  width: 30%;
  border: solid 1px #fff;
  padding: 12px;
  border-radius: 50px;
  display: block;
  margin: 0 auto;
}
}
/* Footer
------------------------------------------------------------ */
/* widget */
.footer-widget-1 .custom-html-widget a {
  text-decoration: none;
}

.profilewidget-profile img {
  border: solid 1px rgba(221, 221, 221, 1);
  /* #DDDDDD */
}

.widget .profilewidget-text li {
  margin-bottom: 0.8rem;
}

/* site-bottom */
.site-bottom .current-menu-item>a {
  text-decoration: underline;
}

/* back-to-top */
.back-to-top {
  right: 0;
  bottom: 0;
  border-radius: 0;
}

/* 全ページ共通のお問合せセクション */
.section-contact {
  padding-bottom: 0;
}

/* タイトル下の文章 */
p.contact-message br {
  display: none;
}

@media screen and (min-width: 540px) {
  p.contact-message {
    text-align: center;
  }

  p.contact-message br {
    display: block;
  }
}

/* 電話番号とお問合せフォーム */
.flex-contact {
  padding: 4.0rem 2.4rem;
  gap: 6.4rem;
}

.flex-contact::before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 48px);
  height: 1px;
  z-index: 2;
}

.flex-contact h3 {
  margin-bottom: 3.2rem;
  letter-spacing: 2px;
  text-indent: 2px;
}

.flex-contact .tel-group a {
  text-decoration: none;
  line-height: 1;
  letter-spacing: 2px;
  text-indent: 2px;
}

.flex-contact a.btn {
  margin-top: 0;
}

.flex-contact .flex-item p {
  margin-top: 0.4rem;
  line-height: 1.5;
}

@media screen and (min-width: 782px) {
  .flex-contact {
    padding: 5.6rem 1.6rem;
    gap: 3.2rem;
  }

  .flex-contact::before {
    width: 1px;
    height: calc(100% - 112px);
  }
}

@media screen and (min-width: 980px) {
  .flex-contact {
    gap: 4.0rem;
  }
}

/* SNS */
.section-sns ul {
  margin: 0 auto;
  list-style: none;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  justify-content: center;
  gap: 20px;
}

/* 予約完了
------------------------------------------------------------ */
.page-section-thanks {
  padding: 20px 0;
}
.page-section-thanks h2 {
  text-align: center;
  font-size: 28px;
  line-height: 1.7;
}
.page-section-thanks h2 span {
  display: block;
  font-size: 17px;
  font-weight: 400;
}
.autoreply {
  margin: 40px auto 32px;
  max-width: 800px;
  padding: 32px;
  border: solid 1px #CA5C62;
}
.autoreply h3,
.autoreply p {
  color: #CA5C62;
}
.autoreply h3 {
  padding-bottom: 12px;
  border-bottom: solid 1px #CA5C62;
  margin-bottom: 12px;
}
.autoreply p {
  margin-bottom: 3px;
}
@media screen and (min-width: 782px) {
.page-section-thanks h2 {
  text-align: center;
  font-size: 30px;
  line-height: 1.7;
}
.page-section-thanks h2 span {
  display: block;
  font-size: 20px;
  font-weight: 400;
}
}