.body {
    font-size: 15px;
}
.mv_all {
    display: block;
}
.main-catch-copy {
    width: 100%;
}
.catch-copy {
    font-size: clamp(32px, 2.6vw, 50px);
    line-height: 1.4;
}
.sub-copy {
    font-size: 14px;
    max-width: 90%;
}
.main-text.main-catch-copy {
    text-align: left;
    margin-left: 20px;
}
.image_wrapper {
    display: none;
}
.mainInner {
    max-width: 100%;
}
.value {
    padding: 4px 0px 32px;
}
.value + .value {
    padding-top: 32px;
}
.contact_inner {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
}
.contact_all {
    height: auto;
}

.breadcrumbs {
    justify-content: end;
    font-size: 12px;
}
/* トップページ */
.scroll-top-mv {
    padding-top: 24vh;
}
.about__grid {
    display: block;
}
.about {
    padding-top: 64px;
    padding-bottom: 40px;
}

/* トップページ理念 */
.about__top {
    padding: 0 20px;
}
.about__lead {
    text-align: left;
}
.about__top_title {
    font-size: 10vw!important;
}
/* メインビジュアル */
/* 2枚を左右50%で並べる */
.swiper-slide {
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.slide-img,.slide-subimg {
    width: 100%;
}
/* タイトル */
.section_title_white,.section_title,.notfound_section_title {
    font-size: 50px;
    line-height: 1;
}
.section_title_jp {
    font-size: 20px;
}
.section_title {
    margin-bottom: 24px;
}
.title {
    margin-bottom: 32px;
}

.about_text {
    margin-right:0;
}
.about_text_p {
     margin-top: 16px;
    margin-bottom: 24px;
}

/* プレスリリース */
.news-detail__title {
  margin: 12px 0 16px 0;
  }
.news-detail {
    padding: 40px 20px;
}
.pressrelease_all {
    border-radius: 30px 30px 0 0;
}
.press_item a {
    display: block;
    padding: 16px 10px;
}
.press_text {
    margin-top: 8px;
}
.sp-block {
    display: block;
}
.sp-none {
    display: none;
}
.pc-none {
    display: block!important;
}
.btn--big {
    height: 40px;
    width: 80%;
}
.news-item {
    display: block;
    padding: 24px 0px;
}
.news-date {
    margin-bottom: 10px;
}
.news-cat {
    font-size: 12px;
}
.news-detail__buttons {
    width: 100%;
    flex-direction: column-reverse;
}
/* お問い合わせ */
.contact_text {
    margin-bottom: 40px;
}

/* 下層ページ */
.section_mv_sub-page {
  background-image: url(../images/sp-mv_sub-page.png);
}
.sub-page_section_title {
    font-size: 58px;
    line-height: 0.9;
    margin: 0 0 16px 0;
}
.sub-page_section_title_jp {
    font-size: 20px;
}
.section_title_jp_w {
    font-size: 20px;
}

.section_all {
    padding-top: 40px;
    padding-bottom: 80px;
}

/* フッター */
.footer {
    padding: 20px 16px!important;
}
.footer-inner,.footer-nav {
    display: block;
}
.footer-nav {
    text-align: center;
}
.footer-right ul li {
    padding-bottom: 24px;
}
.footer-nav-grid {
    display: flex;
    gap: 40px;
}
.footer-left img {
    width: 30vw;
    margin-bottom: 20px;
}
.footer-copy {
    text-align: center;
    border-top: 1px solid #ddd;
    padding-top: 16px;
}
/* 会社概要 */
.company-info {
    display: block;
}
.company-info__images,.company-info__table {
    width: 100%;
}
.company-info__images {
    margin-bottom: 32px;
}
.lower-links {
    display: block;
    padding: 0 20px;
}
.lower-links .card {
    max-width: 100%;
    margin-bottom: 24px;
}
/* お問い合わせ */
.form-wrapper {
    padding: 32px 20px;
}

/* 企業理念 */
.sub-page_philosophy {
    margin-bottom: 32px;
}
.scroll-infinity__item {
    width: calc(100vw / 3);
}
.philosophy-text {
    font-size: 16px;
    text-align: left;
}
.philosophy-title {
    font-size: 32px;
    margin-bottom: 24px;
    margin-top: 16px;
}
.philosophy {
    padding: 64px 0px;
}
.section_philosophy {
  padding-top: 0px;
}

.philosophy-card__01,.philosophy-card__02 {
    display: block;
    padding: 0 20px;
}
.philosophy-card__02 {
    width: auto;
}
.philosophy-card {
    max-width: 100%;
    margin-bottom: 16px;
}
.wrapper {
    display: block;
}
.contents {
    width: 100%;
}
.philosophy_sp_images img {
    width: 100%;
    margin-bottom: 24px;
}
.content-item,.philosophy-headline {
    max-width: 100%;
}
.content-item {
    min-height: fit-content;
    margin-bottom: 64px;
}
.content-item:not(:first-child) {
    min-height: fit-content;
}
.philosophy-headline {
    font-size: 24px;
}
/* 独立支援 */
.startup-list {
    display: block;
}
.startup-card h3 {
    margin: 8px 0 10px;
}
.startup-card {
    margin-bottom: 32px;
}