@charset "UTF-8";
/*=======================================
スマホまで(768px未満)
=======================================*/
@media screen and (max-width: 768px) {
  
/*---------------------
ヘッダー
---------------------*/
.site-logo::after {
    display: none;
}
.site-logo.mobile-header-logo img {
    width: 20rem;
    height: auto;
    margin-bottom: 0;
}


/*---------------------
固定ページヘッダー
---------------------*/
.page-hero-page {
  padding: 8rem 2rem 3rem;
}
.page-hero-page .inside-page-hero.grid-container {
  border-radius: 0;
  padding-left: 2rem;
  background-image: url(../images/header_bg_sp.png);
  background-size: contain;
  min-height: 15rem;
}
.page-hero-page h1 {
  font-weight: bold;
  font-size: 2.6rem;
  display: inline;
  padding: 0.2rem 1rem 0.5rem;
  width: auto;
}
span.subtitle {
  font-size: 1.6rem;
  display: block;
}

/* ================================================
■ お知らせ
================================================ */
.news_eye_wrap {
  grid-template-columns: 1fr;
  gap: 2rem;
}
figure.eyecatch {
  margin-bottom: 1.5rem;
}
.news_eye_wrap > div {
  margin-bottom: 0;
}

.news_contents {
  padding: 1rem;
}
li.list-news .news-cat {
padding: .3rem .5rem;
margin: 0 .5rem;
width: auto;
}
li.list-news .news-txt {
padding: 1rem 0 0 0;
display: block;
}


/* ================================================
■ テーブル
================================================ */
table.common tr th, table.common tr td {
  display: block;
  width: 100%;
  border: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding: 1rem 1.5rem;
}
table.common tr:last-child td{
  border: none;
}

  /* 共通(スクロール) */
  table.table-scroll-x {
  width: auto;
  display: block;
  white-space: nowrap!important;
  }
  input[type=file] {
  font-size: 1.2rem;
  }
  input[type='text'], input[type='email'], input[type='tel'], textarea {
  min-height: 4rem;
  }
  span.wpcf7-form-control > span.wpcf7-list-item {
  margin-bottom: 1rem;
  }
  span.wpcf7-form-control > span.last{
  margin-bottom: 0;
  }
  
  
  /*---------------------
  よくある質問
  ---------------------*/
  .faq .faq_tab label {
  line-height: 2.4rem;
  padding: 2rem 4rem 2rem 2rem;
  }
  
  .qa_message {
  text-align: left;
  font-size: 1.6rem;
  margin-bottom: 1.5rem;
  }
  
  .qa_box {
  padding: 1.5rem;
  margin-bottom: 1.5rem;
  }
  
  .qa_box .question:before,
  .qa_box .answer:before {
  line-height: 2.8rem;
  font-size: 1.8rem;
  text-align: center;
  width: 3rem;
  height: 3rem;
  top: 1.5rem;
  border-radius: 50%;
  }
  .qa_box .question {
  padding: 0 0 1rem 4rem;
  margin-bottom: 1.5rem;
  }
  .qa_box .answer {
  padding: 0 0 1rem 4.2rem;
  }
  /* ---------------------
  ■ section
  --------------------- */
  section {
  padding: 4rem  1.5rem;
  }
  body.home section.bg,
  body.home section.bg_pattern {
  padding: 4rem 1.5rem;
  }

/* ================================================
■ ボタン
================================================ */
a.button_first.line{
/* z-index低くしないとメニューと被る */
z-index: 9;
font-size: 2.1rem;
padding: 1rem 1.5rem 1.5rem;
max-width: 25rem;
}
a.button_second {
padding: .5rem;
margin: 2rem auto 1rem;
}
a.button_second.round {
margin: 2rem auto 4rem;
padding: 1rem;
}
a.button_second.round.strong {
margin: 2rem auto 7rem;
font-size: 1.8rem;
}
a.button_second span {
padding: .5rem 0;
}
a.button_third {
font-size: 1.4rem;
font-weight: 700;
padding: 1rem .5rem;
width: 100%;
}
/* ================================================
■ 流れ
================================================ */
.flow > li {
padding: 2rem 0;
margin-bottom: 2rem;
}
.flow > li dl {
flex-direction: column;
}
.flow > li dl dt {
flex-basis: 100%;
-ms-flex-preferred-size: 100%;;
margin-right: 0;
display: block;
margin-bottom: 1rem;
}
.flow > li dl dt .icon {
margin-bottom: .5rem;
min-width: 15rem;
}
.flow > li dl dd {
margin: 0;
}

/* 流れ2 */
.flow_wrap {
padding-bottom: 0;
}
.flow2 {
padding-left: 0rem;
}
.flow2 > li .flow_num {
left: 0rem;
}
.flow2 > li dl::after {
display: none;
}
.flow2 > li dl::before {
left: 8.5rem;
}
.flow2 > li dl {
padding-left: 11rem;
}
.flow2::before {
left: 9rem;
}
.flow2  span{
display: none;
}
.flow2 > li:not(:last-child) {
margin-bottom: 2rem;
}

/* ================================================
■ 共通
================================================ */
.contents_wrap {
    padding: 5rem 1.5rem;
}
.contents_wrap > .contents {
    gap: 2rem !important;
}
h2 {
    font-size: 3rem;
    margin-bottom: 3rem;
}
.top_message_txt {
    margin-top: 0;
}
a.button {
    margin: auto;
}
h3.uline {
    margin-bottom: 5rem;
    font-size: 2.4rem;
}

/* 画像スクロール */
.scroll-item,
.scroll-infinity.scroll-seminar .scroll-item {
  width: calc(100vw / 3);
  }

.slideout-navigation .main-nav {
    margin: 1rem 0 0;
}
#generate-slideout-menu .slideout-menu li > a {
  padding: 0 1.5rem 0 2rem;
}
#generate-slideout-menu .slideout-menu .sub-menu li {
  border-bottom: solid .1rem #ddd;
}
#generate-slideout-menu .slideout-menu .sub-menu li > a {
  padding: 1.8rem 2rem 1.8rem 2.2rem;
}
.main-navigation ul ul {
    box-shadow: none;
}

.button_wrap {
    gap: 1.2rem;
    margin-top: 3rem;
}
a.button-second {
    padding: 1rem 0.5rem;
    font-size: 1.6rem;
    letter-spacing: normal;
}
/* ================================================
■ TOP
================================================ */
.top_salesprice {
  padding: 3rem 2rem;
  gap: 2.5rem;
  background: url(../images/topnum_bg_sp.jpg) no-repeat center center;
  background-size: cover;
}
.top_salesprice > h2 {
    font-size: 1.8rem;
}
.top_salesprice > h2 > span.title_price {
  padding-left: 0;
  display: block;
}
.top_salesprice > h2 > span.price {
    font-size: 5rem;
}
.top_message_txt > p > span.num {
    font-size: 3rem;
}
.top_message_map {
    background-position: center calc(100% - 19rem);
}

.top_message2_2 {
  order: 2;
}
.top_message2_1 {
  order: 1;
}

.top_meeting {
    grid-template-columns: 1fr;
}
.business_meeting_wrap {
    margin-bottom: 0;
}
.business_meeting_wrap .title > span {
    font-size: 1.6rem;
}
.business_meeting_wrap .title {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
}
.gmap {
padding-bottom: 56.25%;
}
.news-title {
  margin-top: .5rem;
}


/* ================================================
■ footer
================================================ */
footer {
    padding: 3rem 2rem;
}
.schedule_wrap {
    grid-template-columns: 1fr;
    padding-bottom: 5rem;
}
.schedule_wrap h2 {
  font-size: 2.6rem;
  text-align: center;
  margin-bottom: 3rem;
}
.schedule_wrap a.button {
    margin: auto;
}
.schedule_date {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 1.5rem;
}
.schedule_date > div {
    padding: 1rem;
    font-size: 2.1rem;
}
div.site-info {
    flex-direction: column;
    padding: 3rem 2rem 7rem;
}
.copyright-bar span {
  display: none;
}
.fix {
    max-width: inherit;
    right: 0;
    bottom: 0;
    height: 7rem;
    border-radius: 0;
}

/* ================================================
■ 守成クラブとは
================================================ */
.about_wrap {
  padding: 0 1.5rem;
}
.gb-element-8706edae.shusei_topnum_wrap {
  margin-top: 1.5rem;
  gap: 1.5rem;
}
.shusei_topnum_title >h2 {
    font-size: 2.3rem;
}
.shusei_topnum_title {
    padding: 1.5rem;
}
.shusei_topnum_contents {
    padding: 4rem 1rem;
}
.shusei_topnum_contents > p > span {
    font-size: 6rem;
}
.youtube_wrap {
    padding: 3rem 1.5rem 0;
}

.shusei-club_wrap {
    padding: 5rem 1.5rem;
}

/* ================================================
■ 入会案内
================================================ */
ul.member-info_wrap {
    font-size: 2.1rem;
}
ul.member-info_wrap > li {
    padding-left: 2.5rem;
    padding-right: 1rem;
    margin-bottom: 2rem;
    line-height: 150%;
}
ul.member-info_wrap > li::before {
    font-size: 2.4rem;
    left: -.5rem;
}
.member-info_foot {
    padding: 0 3rem 3rem;
}
.member-info_foot::before {
    width: 20rem;
    height: 12rem;
    margin: -7rem auto 0;
}
ul.member-info_wrap {
    margin-bottom: 10rem;
}

.title_contents {
    grid-template-columns: 1fr;
    gap: 1rem;
}
.title_contents > .title {
    margin-right: 0;
}
  .js-scrollable {
    overflow-x: auto;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
  }
  
  .js-scrollable table {
    width: 60rem; 
    margin-bottom: -1rem;
  }
.js-scrollable table td:first-of-type {
    text-align: left;
    max-width: 23rem;
}

.title_contents_wrap {
    margin-bottom: 0;
}

/* ================================================
■ 例会について
================================================ */
.meeting-list-wrap {
    gap: 1.5rem;
}
.meeting-list {
    width: 100%;
    padding: 3rem;
}
.meeting-list h3.uline {
    margin-bottom: 5rem;
    font-size: 2.1rem;
}

.meeting-list h3.uline::after {
    width: 5rem;
}

/* ================================================
■ 青葉会場について
================================================ */
.daihyou_wrap {
    max-width: 100rem;
    padding: 5rem 1.5rem;
}
.daihyou_wrap img {
  margin-bottom: 0;
}
.daihyou_txt {
    margin-top: 1.5rem;
}
.manager_wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  letter-spacing: 0.02rem;
}
.manager_wrap h4 {
    font-size: 1.8rem;
    margin-bottom: .5rem;
}
.manager_wrap h5 {
    font-size: 1.6rem;
    line-height: 120%;
}
.manager_wrap img {
    margin-bottom: 0;
}
.manager_wrap p {
    margin: 1rem 0 .5rem;
    font-size: 1.4rem;
}
p.url a::before {
    width: 1.6rem;
    height: 1.6rem;
    margin-right: .5rem;
}

}
/*=======================================
スマホ以外(769px以上)
=======================================*/
@media screen and (min-width: 769px) {
.sp_br{ display: none; }
.pc_br{ display: block; }
}


/*=======================================
SE対応(320px未満)
=======================================*/
@media screen and (max-width: 320px) {

}

/*=======================================
微調整(768～1200px未満)
=======================================*/
@media screen and (min-width: 768px) and (max-width: 1199px) {
/* 共通 */
h2 {
    margin-bottom: 5rem;
}
.contents_wrap {
    padding: 5rem 1.5rem;
}
.contents_wrap > .contents {
  gap: 3rem !important;
}
footer {
    position: relative;
    background-size: cover;
    padding: 10rem 3rem 2rem;
    overflow: hidden;
}
.schedule_wrap {
    padding-bottom: 5rem;
    column-gap: 5rem;
}
.schedule_date > div {
    padding: 1rem;
    font-size: 2.6rem;
}
.schedule_wrap h2 {
    font-size: 2.4rem;
}

/* top */
.top_message_txt {
    margin-top: 0;
}
.top_message2_1 {
  order: 2;
}
.top_message2_2 {
  order: 1;
}
.top_meeting {
    grid-template-columns: 1fr 1fr;
}
.news_eye_wrap {
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
}
.news_link_wrap {
    margin: 1.5rem 0 1rem;
}
.news-title {
  margin-top: 0;
}

/* 守成クラブ */
section.about_wrap {
    padding: 3rem 1.5rem;
}
.gb-element-8706edae.shusei_topnum_wrap {
    margin: 0;
    gap: 1.5rem;
}
.shusei_topnum_title {
    padding: 1.8rem;
}
.shusei_topnum_contents {
    padding: 4rem 1rem;
    font-size: 2.8rem;
}
.shusei_topnum_contents > p > span {
    font-size: 6rem;
}
.youtube_wrap {
    padding: 0 1.5rem;
}

/* 入会案内 */
.scroll-hint-shadow-wrap table {
    width: 100%;
}
.member-info_foot {
    padding: 0 4rem 4rem;
}
}

