@charset "UTF-8";

@media (min-width: 769px) {
.sp { display: none !important;}
.nav-sp { display: none !important;}
}


/* ▼ スマートフォン設定 ▼ */
@media (max-width: 768px) {
.pc { display: none !important;}

.sp-mt-10 {margin-top:10px !important;}
.sp-mt-20 {margin-top:20px !important;}
.sp-mt-40 {margin-top:40px !important;}
.sp-mt-60 {margin-top:60px !important;}
.sp-mt-80 {margin-top:80px !important;}
.sp-mt-100 {margin-top:100px !important;}

.a-ml-s { margin-left: 1em !important;}

.a-wd-1200 {width: 100%; padding: 0 16px;}

img {max-width: 100%; height: auto;}

/* ▼ 製品紹介 Mv ▼ */
.page--products {
  background: url(/assets/img/hero-bg--products--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ 採用情報 Mv ▼ */
.page--recruit {
  background: url(/assets/img/hero-bg--recruit--sp.jpeg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ 個人情報保護方針 Mv ▼ */
.page--privacy {
  background: url(/assets/img/hero-bg--privacy--sp.jpeg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ お問い合わせ Mv ▼ */
.page--contact {
  background: url(/assets/img/hero-bg--contact--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ サポート Mv ▼ */
.page--support {
  background: url(/assets/img/hero-bg--support--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ ALFAシリーズ Mv ▼ */
.page--alfa-series {
  background: url(/assets/img/hero-bg--alfa-series--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ Lambdaシリーズ Mv ▼ */
.page--lambda-series {
  background: url(/assets/img/hero-bg--lambda--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}
/* ▼ Ladder Creator Mv ▼ */
.page--ladder-creator {
  background: url(/assets/img/hero-bg--ladder-creator--sp.jpg)  no-repeat border-box left center/cover fixed content-box;
}

section {
  overflow: hidden;
}

.column__2 {
  display: block;
}
.heading-lv2__first {
  font-size: 60px;
}
.heading-lv2__main {
  font-size: 28px;
  line-height: 1.2;
}
.heading-lv2__sub {
  font-size: 20px;
  margin-top: 20px;
}

.heading-lv2::after {
  width: 100px;
  height: 5px;
  margin: 20px auto 0;
}
.heading-lv2__main--wh {
  font-size: 48px;
}

.heading-lv2__first--wh {
  font-size: 60px;
}

.heading-lv2__sub--wh {
  font-size: 24px;
  margin-top: -1vw;
}

.heading-lv2--wh {
  font-size: 48px;
}

.heading-lv2--wh::after {
  width: 100px;
  height: 5px;
  margin: 20px auto 0;
}

.header-main {
  padding: 5px 16px 5px;
}

.header-main > .logo img {
  width: 50%;
  max-width: 238px;
  position: relative;
  top: -5px;
}

.header-main > .logo {
  top: auto;
}

.logo--box > .logo img {
  width: 80%;
  position: relative;
  top: 19px;
}

.c-page-hero__bg {
  z-index: -1000;
}
.c-page-hero__title--lv2--jp--c-v2 {
  font-size: 13vw;
  top: -12%;
}

.page-c-v2__title {
    width: 100%;
}

section.content-Box {
  width: 100%;
  padding: 0 16px;
}

.Box--right-inner {
  width: 100%;
}

.js-typing-marker {
  display: inline-block;
  font-size: 24px;
  line-height: 1.5;
  position: relative;
  top: 10px;
  margin-left: 100px;
}

.strength--bg-01 p {
  margin-left: 0;
  max-width: 100%;
  padding: 8px;
}

.strength--bg-02 p {
  margin-left: 0;
  max-width: 100%;
  padding: 8px;
}

.strength--bg-03 p {
  margin-left: 0;
  max-width: 100%;
  padding: 8px;
}

.strength--bg-01,.strength--bg-02,.strength--bg-03 {
  background: none;
}

.greeting-bg-Box {
  padding: 16px;
}

.greeting-bg-Box--GM {
  padding: 16px;
}

.greeting_Box--wh {
  padding: 24px;
  margin-top: 40px;
}

.philosophy-bg-Box {
  padding: 10% 0;
  height: 33vh;
}

.title__inner--blk {
  height: 100%;
  padding: 8%;
}

.title__inner--blk > div {
  top: 6%;
}

.about-block__title {
  font-size: 20px;
  margin-left: 10px;
}

.heading-lv2 {
  margin-top: 40px;
}

.about-Box {
  aspect-ratio: auto;
  margin-top: 80px;
}
.about-Box > div {
  width: 100%;
}
.about-block__logo {
  width: 70%;
}
.about-block__lead-main {
  font-size: 32px;
}

.a-fz-24 { font-size: 24px !important;}

.about-Box > div.column__2--right {
  margin-top: 80px;
}

.about-block__lead-sub {
  font-size: 20px;
}

.bg__square--wh {
  width: 100%;
  padding: 15% 16px;
}

.about-block__title--en {
  font-size: 20px;
}

.grid__2 {
  display: block;
}

.company-block {
  margin-top: 120px;
  align-items: start;
}

.index-products-Box {
  padding: 80px 0;
}
.products-logoBox {
  width: auto;
  padding: 0 clamp(16px, 2vw, 40px);
  margin-top: 40px !important;
}

.index-products-Box > .heading-lv3 {
  margin-top: 40px !important;
}

.index-products-Box > .a-wd-1200 {
  width: 100%;
  margin: 0 auto;
  padding: 16px;
  margin-top: 40px !important;
}

.logo__list {
  grid-template-columns: repeat(2, 1fr);
  gap: 20px 10px;
}

.card__horizontal {
  width: auto;
  margin: 20px;
}

.card__horizontal--inner {
  display: block;
}

.card--text {
  font-size: 16px;
  padding: 0 20px 30px;
}

.logo--card {
  margin: 20px auto 0;
  width: 65%;
}

.card-lambda-desc {
  font-size: 16px;
  text-align: center;
}

.index-support-Box  > .a-wd-1200 {
  width: 100%;
  margin: 0 auto;
  padding: 16px;
  margin-top: 40px !important;
}

.support-Box > div {
    width: 100%;
}

.bg--red {
  height: 140vw;
}

.info-container {
  width: 100%;
  margin: auto;
  padding: 16px;
}

.info-header {
  display: block;
  margin: 0 2em 20px;
  text-align: center;
}

.info-card {
  padding: 16px;
}

.title-jp {
  padding-left: 0;
  margin-top: 10px;
  display: inline-block;
}

.start-dot {
  display: none;
}

.end-circle img{
  display: none;
}

.button--icon__line:hover{
  background: #fff;
  transition: 0.3s;
}

.button--icon__line:hover .start-dot::after{
  display: none;
}

.button--icon__line:hover .end-circle{
  display: none;
}

.icon__line--red {
  border: 1px solid #bf272d;
  color: #bf272d;
}

.icon__line--red:hover {
  background: #bf272d;
  color: #fff;
}

.bg-red, .start-dot.bg-red::after {
  display: none;
}

.table--lv1 th, .table--lv1 td {
  padding: 10px 0 10px 20px;
  font-size: 14px;
}

section.content-Box--pages {
  width: 100%;
  padding: 16px;
}

.card-access {
  padding: 24px 16px;
  position: relative;
}

.access-img-Box {
  position: relative;
  top: auto;
  left: auto;
}

.access-img {
  position: relative;
}

.card-banner {
  display: block;
  position: relative;
  top: auto;
  right: auto;
  padding: 10px 20px;
  font-size: 18px;
  margin: 20px 0;
  text-align: center;
}

.access-img-Box-google {
  position: relative;
  top: auto;
  left: auto;
}

.access-img-google {
    position: relative;
}

.access-station img {
  max-width: 50px;
  width: 30px;
}

/* ▼ PRODUCTS ▼ */

.title--right {
  width: 90%;
  justify-content: center;
}

.c-page-hero__titleBox--v3 {
  padding: 10px 0 10px 0;
}

.card-lineup {
  display: block;
  border-radius: 16px;
}

.card-lineup-image-content {
  min-height: auto;
}

.brand-text {
  width: 100%;
  padding: 30px 0 38px;
}

.bg--lineup {
  padding-bottom: 30px;
}

.card-lineup-text-content {
  padding: 20px 30px;
}
.card-lineup-title {
  font-size: 1rem;
}
.card-lineup-img-list {
  flex-wrap: wrap;
} 
.card-lineup-img-list li {
  flex: 0 0 50%;
    text-align: center;
}
.lineup-img-list-lambda li {
  flex: 0 0 50%;
}

.products-bg-Box {
  padding: 7% 0 7% 10%;
}
.bg-Box-copy {
  font-size: 18px;
}

.img-Box > .total-results img {
  width: 60%;
  margin: 0 auto;
}

.content-Box--pages {
  padding: 0 16px;
}

.table__products--results th {
  padding: 10px 5px !important;
  font-size: 11px !important;
}
.table__products--results .header-cases-main {
  font-size: 14px !important;
}
.table__products--results .header-product-title {
  font-size: 14px !important;
}

.table__products--results td {
  padding: 12px 10px !important;
  font-size: 14px !important;
}

.a-fz-24 {
  font-size: 18px !important;
}

.a-mt-240 {
  margin-top: 120px !important;
}

.td-ico {
  display: none;
}

.products-bg-Box--book {
  padding: 16px;
}

.bg-Box-book {
  display: block;
  padding: 7%;
  margin-right: auto;
}

.a-fz-36 {
  font-size: 18px !important;
}

.bg-Box-book--left {
  text-align: center;
}

.bg-Box-book--right h3 {
  padding-left: initial;
  font-size: 20px !important;
  margin-top: 30px;
  text-align: center;
}

ul.bg-Box-book--list {
  display: block;
  margin-top: 20px;
}

/* ▼ RECRUIT ▼ */
.page-recruit-title {
  font-size: 24px;
}
.page-recruit-step {
  flex-direction: column;
  align-items: center;
  margin-left: 0;
}
.page-recruit-left {
  margin-bottom: 20px;
  margin-right: 0;
}
.page-recruit-step:not(:last-child)::after {
  display: none;
}
.page-recruit-right {
  text-align: center;
  width: 100%;
}
.page-recruit-box {
  text-align: left;
  padding: 24px;
}
.page-recruit-contact-row {
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-left: 0;
}
.page-recruit-contact-left {
  margin-bottom: 30px;
  margin-right: 0;
}
.recruit__modal-container {
  margin: 5% 16px;
  padding: 16px;
  width: calc(100% - 32px);
}
.recruit__modal-close-x {
  top: -10%;
  right: -10%;
}

/* ▼ contact ▼ */
.page-c-v3__title {
  width: 100%;
}
.c-page-hero__title--lv2--jp--c-v3 {
  font-size: 36px;
  letter-spacing: 0.1em;
}
.privacy-box__content {
  padding: 16px;
}
.privacy-box__content {
  padding: 0;
}
.page-privacy-detail-content {
  margin-left: 0;
}
.page-privacy-detail-title {
  font-size: 16px;
}
.page-privacy-item-num {
  height: 50px;
  min-width: 50px;
  background-color: #b03a2e;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-privacy-container {
  padding: 0;
}
.page-privacy-inner {
  padding: 0 16px;
}

/* ▼ SUPPORT ▼ */
.page-support__title {
  width: 100%;
}
.support-notice__icon {
  width: 120px;
  flex-shrink: 0;
  display: none;
}
.c-page-hero__title--lv2--jp--support {
  font-size: 60px;
  letter-spacing: 0.2em;
  top: -10%;
}
.support-notice {
  padding: 30px 20px;
}
.card--support > div {
  width: 100%;
  margin-bottom: 40px;
}

/* ▼ ALFA ▼ */
.page-alfa-series__title {
  width: 100%;
}
.c-page-hero__title--lv2--jp {
  letter-spacing: 1rem;
}
.a-fz-140 {
    font-size: clamp(48px, 7.29vw, 140px) !important;
}
.a-fz-80 {
  font-size: clamp(28px, 4.17vw, 80px) !important;
}
.alfaTabs__nav {
  gap: 20px;
  padding: 10px;
}
.alfaTabs__content {
  padding: 16px;
}
.tabs--alfa--content {
  padding: 24px;
}
.products-title--logo {
  max-width: 360px;
  width: 60%;
}
.nav-item--anchor {
  font-size: 0.8rem;
}
.wrapper-feature {
  overflow: hidden visible;
}
.tab-feature {
  display: none;
}
.text-feature h3::before {
  display: none;
}
.nav-arrow {
  display: none;
}
.img__list--Box {
  width: 100%;
  padding: 0 clamp(16px, 2vw, 40px);
}
.img__list {
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(10px, 2.5vw, 40px);
}
.card__list--Box {
  grid-template-columns: repeat(1, 1fr);
  gap: 40px;
}
.timeline-Box {
  position: relative;
  padding-left: 140px;
  margin-left: 0;
  padding-top: 100px;
  max-width: 900px;
}
.year-label {
  left: -140px;
  top: 0px;
  font-size: 1.4rem;
}
.month-box {
  width: 80px;
}
.footer-note {
  margin-top: -80px;
  margin-left: 0;
}
.a-wd-840 {
  width: 100%;
}
.list-icon--price--ico {
  margin-left: 0;
}
.list-icon--price--ico {
  font-size: 14px;
  margin-left: 0;
}
.list-icon--price--ico span {
  min-width: 50px;
}
.list-icon--free--ico {
  font-size: 14px;
  margin-left: 0;
}
.list-icon--free--ico span {
  min-width: 60px;
}
.output-list {
  display: block;
  justify-content: center;
  align-items: center;
  list-style: none;
  text-align: center;
  gap: 20px;
}
.output-list li {
  width: 100%;
  margin-bottom: 60px;
}
.modal__function-close {
  right: -11%;
  top: -10px;
}
.modal__function-overlay {
  padding: 8px;
}

/* ▼ Lambda ▼ */
.title--left-c {
    width: 100%;
}
.c-page-hero__title--jp-v4 img {
  max-width: 600px;
  width: 90%;
}
.page-lambda-item-num {
  min-width: 50px;
}
.page-lambda-item-title {
  font-size: 18px;
}
.page-lambda-item-text {
  margin: 0;
  font-size: 1rem;
}
.card-blue {
  width: 90%;
}
.card-blue__header {
  width: 120%;
}
.strength__list--blue {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  justify-content: space-evenly;
  align-items: center;
  gap: 10px;
}
.strength__list--blue li {
  min-height: 94px;
}

/* ▼ Ladder Creator ▼ */
.page-ladder-creator__title {
  width: 100%;
}

/* ▼ CTAコンポーネント ▼ */
.cta-content-inner {
  margin-top: 20px;
  padding: 16px;
}
.cta-content-inner--left {
  width: 100%;
  text-align: center;
}
.cta-content-inner--right {
  width: 100%;
  margin-left: auto;
}
.cta--img img {
  width: 100%;
  max-width: 280px;
}
.cta-content-inner--blue {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
}
.cta-content-inner--right h4 {
  font-size: 24px;
  color:#a80014;
  margin-top: 40px;
}
.cta-content-inner--right h4::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(/assets/img/pic-hint--circle.svg);
  display: inline-block;
  align-items: center;
  position: relative;
  top: 11px;
  right: 10px;
}
.cta-content-inner--blue {
  width: 100%;
  margin-left: 0;
  margin-top: 20px;
}
.cta-content-inner--blue h4 {
  font-size: 24px;
  color: var(--lambda-blue);
}
.cta-content-inner--blue h4::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(/assets/img/pic-hint--circle-blue.svg) !important;
  padding-right: 60ox;
  display: inline-block;
  align-items: center;
  position: relative;
  top: 11px;
  right: 10px;
}
.cta-content-btn-Box {
  text-align: center;
}

/* ▼ モーダル ▼ */
.lib__modal {
  position: fixed;
  inset: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lib__modal__content {
  max-height: 90vh;
  overflow-y: auto;
}
.modal__inner {
  max-height: 100vh;
  border-radius: 0;
}
.lib__modal__header {
  display: block;
}
.lib__modal__header h2 {
  width: 100%;
}
.lib__modal__body {
  padding: 16px 16px;
}
}