/* SP版へのスタイル指定 */
body {
  font-size: 14px;
  line-height: 1.6;
}
/* 幅100％設定 */
section {
  width: 100%
}
/* 共通メイン画像設定 */
.br-pc {
  display: none;
}


/* ヘッダーへのスタイル */
.l-header {
  padding: 0;
}
.header-btn {
  text-align: center;
	margin-left: 0!important;
  margin-top: 20px;
  }
header {
  height: 60px;
}
.sp_header {
  padding: 0;
}
main {
padding-top: 60px;
}
/* ハンバーガーメニューの位置 */
.hamburger span {
  top: 7px;
}

.md-flex,.footer__navi li {
  display: block;
}
.footer__navi li {
  margin-bottom: 12px;
}
/* メインビジュアル */
.catch_text_01 {
  font-size: 12vw;
}
.catch_text_02 {
  font-size: 22px;
  padding-bottom: 24px;
}
.catch_text_03 {
  font-size: 13px;
  padding-bottom: 20px;
}
.catch_text_04 {
  font-size: 10px;
}
.catch_phone {
  max-width: 40%;
  padding-left: 50px;
  padding-top: 24px;
}
.catch_text_medal {
  gap: 20px;
}
.catch_text_medal img {
  width: 26vw!important;
}
.main-visual {
	width: 100%;
    background: url(../images/catch_hero_sp.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 100%;
	  /* padding-top: 100px; */
    padding-bottom: 24px;
}
.mv-text-all {
  display: block;
}
.p-top-mv_catch {
  width: 90%;
  margin: 0 auto;
  padding: 0;
  padding-top: 40px;
  height: auto;
}

.top-solution-box {
  font-size: 16px;
  margin-bottom: 14px;
}
.top-solution-box img {
  width: 20%;
  height: 20%;
}
.top-solution-h2 {
  font-size: 24px;
  margin-top: 24px;
  margin-bottom: 0px;
}
.top-features-inner,.top-concept-inner {
  display: block;
  padding-bottom: 40px;
}

.heading-01 span {
  padding-bottom: 0;
}

/* 共通 */
.heading-01 {
  font-size: 28px;
  padding-bottom: 16px;
}
.heading-01-center {
  font-size: 28px;
  padding-bottom: 32px;
}
.heading-01-en {
  font-size: 14px;
}
.issue_list {
  margin: 0;
  gap: 14px;
}
.top-service-inner {
  padding-bottom: 32px;
}
.top-service-box {
  display: block;
  text-align: center;
}
.top-service-box-text {
  padding-bottom: 14px;
}
.top-service-box-text-small {
  text-align: left;
}
.top-service-box-inner {
  padding: 0 40px;
}
.top-service img {
  width: 100px;
  margin: 0 auto;
  padding-bottom: 16px;
}
.top-service-box {
  padding: 20px 0;
}
.solution-inner-arrow {
  width: 40px;
}
/* 料金 */
.top-price-inner__01 {
  font-size: 18px;
  padding: 12px;
}
.top-price-inner__02 {
  padding:24px 16px 32px 16px;
}
.top-price-inner__02 img {
  width: 100%;
}
.top-features-inner img {
  width: 100%;
}
.top-concept-inner img {
  width: 100%;
}
.top-price-inner {
  margin-bottom: 32px;
}
.top-features-inner-text-name {
  font-size: 24px;
}
.top-features-inner-text {
  padding-top: 16px;
}

.flow05-text {
  text-align: left;
}
/* コンセプト */
.top-concept {
  display: block;
  padding: 64px 0;
}
.top-concept-text {
  padding: 20px;
}
.top-concept-text-p {
  padding-bottom: 12px;
}
.concept-01 {
  width: 90%;
  margin: 0 auto;
}
/* お悩み */
.assignment_heading {
  padding-bottom: 8px;
}
.top-assignment,.top-service,.top-price,.top-features,.top-what,.top-voice {
  padding: 64px 0;
}

.top-solution {
  padding-top: 32px;
}
.top-solution-h1 {
  font-size: 32px;
  padding: 24px;
}
.top-solution-h2 {
  font-size: 20px;
}
.solution-inner {
  padding: 0 20px;
}
/* 選べるcourse */

.mv_btn_pc {
  width: 100%;
  margin: 0 auto;
}

.br-sp {
	display: block;
}

/* フロー */
.flow05 {
  text-align: center;
}
.flow05 > li:not(:last-child) {
  padding-bottom: 48px;
}

.flow05 > li {
  display: block;
}

.flow05 > li .icon05 {
	width: 50%;
	height: auto;
	display: inline-block;
  margin: 0 auto;
  padding-bottom: 16px;
  }
.top-what-heading {
  font-size: 24px;
  text-align: center;
  padding-bottom: 16px;
}
.header_logo {
    width: 58vw;
}
.footer__navi {
  margin-top: 20px;

}
.flex {
  display: block;
}

/* プライバシーポリシー */
.section_bgwh {
  padding: 40px 0;
  margin: 0 40px;
}
.privacypolicy_in .sub_center_ttl{
	font-size: 19px;
	line-height: 36px;
	font-weight: 500;
	margin-bottom: 24px;
	position: relative;
	text-align: center;
}
.privacypolicy_in .policy_ttl{
	font-size: 16px;
	margin: 36px 0 12px;
}
.privacypolicy_in p{ margin-bottom: 12px;}
.privacypolicy_in ul{margin: 0 0 12px 24px;}
.privacypolicy_in ul li{list-style: disc;}

/* お問い合わせ */
.service-about-inner {
  margin: 0;
}
.contact-form__inner {
  padding: 30px 20px;
}
.container {
  padding: 40px 0;
}