.qa_item__content .desc {
  font-size: 0.875rem;
}

.business_content__item__desc .desc {
  font-size: 1rem;
}

.qa_item__heading .ttl {
  font-size: clamp(1.125rem, 0.5102040816vw + 1.0054209184rem, 1.25rem);
}

.business_paging, .qa_item__heading .index {
  font-size: 1.25rem;
}

.business_content__item__ttl, .workflow_slide__item .index {
  font-size: 1.5rem;
}

.p_webapp {
  padding-bottom: 60px;
}
.p_webapp .mv {
  background-image: linear-gradient(to bottom, #c5ebee 0%, #dbe9f3 100%);
}
.p_webapp .mv_title__txt__spec {
  background-image: linear-gradient(to right, #04949f 0%, #007ad6 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p_webapp .system {
  padding-top: 40px;
}
.p_webapp .system .c_systemlist01__item__desc {
  margin-top: 8px;
  line-height: 1.5;
}
.p_webapp .system .c_btn10 {
  margin: 40px auto 0;
}
.p_webapp .banner {
  padding-bottom: 30px;
  background-image: linear-gradient(to bottom, #c5ebee 0%, #dbe9f3 100%);
}
.p_webapp .banner_maincontent__desc {
  margin-top: 21px;
}
.p_webapp .future {
  padding-top: 40px;
}
.p_webapp .future .c_heading01__ttl {
  padding-top: 7px;
}
.p_webapp .achievements {
  padding-top: 40px;
}
.p_webapp .achievements_item__rightarea .box_item__desc {
  margin-top: 4px;
}

.p_mobileapp {
  padding-bottom: 60px;
}
.p_mobileapp .mv {
  background-image: linear-gradient(to bottom, #fffcc9 0%, #ffecd1 100%);
}
.p_mobileapp .mv_title__txt__spec {
  background-image: linear-gradient(to right, #f29100 0%, #f25300 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p_mobileapp .system {
  padding-top: 40px;
}
.p_mobileapp .system .c_systemlist01__item__desc {
  margin-top: 7px;
  line-height: 1.5;
}
.p_mobileapp .system .c_btn10 {
  margin: 40px auto 0;
}
.p_mobileapp .banner {
  background-image: linear-gradient(to bottom, #fffcc9 0%, #ffecd1 100%);
}
.p_mobileapp .banner_maincontent__desc {
  margin-top: 24px;
}
.p_mobileapp .banner_decordarea__img img {
  filter: drop-shadow(5px 10px 10px rgba(0, 0, 0, 0.6));
}
.p_mobileapp .future {
  padding-top: 40px;
}
.p_mobileapp .future .c_heading01__ttl {
  padding-top: 9px;
}
.p_mobileapp .achievements {
  padding-top: 40px;
}
.header_logo {
  display: flex;
  gap: 10px 15px;
}
.nav_menu__link {
  padding-right: 20px;
}
.nav_menu__link::after {
  content: none;
}

.nav_androidtvapp_wrap .nav_btn__link {
  background-color: #76C158;
  border: solid 1px #76C158;
}

.nav_mobileapp_wrap .nav_btn__link {
  background-color: #f29100;
  border: solid 1px #f29100;
}

.nav_webapp_wrap .nav_btn__link {
  background-color: #04949f;
  border: solid 1px #04949f;
}

#wrapper {
  overflow: visible;
}

.mv {
  overflow: hidden;
  position: relative;
}
.mv_wrapper {
  padding: 60px 0;
  display: flex;
  flex-direction: column;
}
.mv .mainimg {
  max-width: 375px;
  width: 100%;
  margin: 30px auto 0;
  order: 3;
}
.mv_title {
  order: 1;
  display: inline-block;
}
.mv_title_img {
  display: inline-block;
  width: 330px;
}
.mv_title .txt {
  display: inline-block;
}
.mv_sub {
  margin-top: 25px;
  order: 2;
}
.mv .c_btn10 {
  order: 4;
  margin: 40px auto 0;
}

.intro .c_heading01 {
  text-align: center;
  padding-top: 60px;
}
.intro .c_heading01__ttl {
  margin-top: 0;
}
.intro .c_introlist01 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: clamp(0.625rem, 2.5510204082vw + 0.0271045918rem, 1.25rem);
  margin-top: 25px;
}
.intro .c_introlist01__item {
  background-color: #efefef;
  padding: clamp(0.9375rem, 1.2755102041vw + 0.6385522959rem, 1.25rem);
}
.intro .c_introlist01__item__ttl {
  line-height: 1.2;
}
.intro .c_introlist01__item__desc {
  margin-top: 10px;
}
.business_wrapper {
  margin-bottom: 24px;
  padding-top: 40px;
}
.business .c_heading01 {
  text-align: center;
}
.business .c_heading01__ttl .ttl {
  display: inline-block;
}
.business_inner {
  height: 700vh;
}
.business_flex {
  position: relative;
  position: sticky;
  top: 0;
  overflow: hidden;
  height: 100vh;
}
.business_imgs {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 45vh;
  pointer-events: none;
  overflow: hidden;
}
.business_img {
  width: 100%;
  height: 100%;
  transform: translateY(0);
  will-change: transform;
}
.business_img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.business_content {
  position: relative;
  z-index: 1;
  display: flex;
  height: 55vh;
  padding-bottom: 20px;
}
.business_content__main {
  display: flex;
  flex-direction: column-reverse;
  gap: 15px 0;
}
.business_content__wrap {
  background-color: #fff;
  padding: 30px 0;
  width: 100%;
}
.business_content__dots {
  display: flex;
  justify-content: center;
  margin-left: auto;
  gap: 10px 40px;
  width: 100%;
}
.business_content__dot {
  background-color: #fff;
  border-radius: 100%;
  transition: all 0.5s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: 20px;
  height: 20px;
  border: solid 1px #000;
}
.business_content__dot.active {
  transform: scale(1.4665);
}
.business_content__items {
  overflow: hidden;
  height: 250px;
}
.business_content__item {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  will-change: transform;
  -webkit-overflow-scrolling: touch;
}
.business_content__item.js_custom_scroll .mCSB_inside > .mCSB_container {
  margin-right: 15px !important;
}
.business_content__item__ttl {
  font-weight: 700;
  line-height: 1.2;
}
.business_content__item__desc {
  margin-top: 10px;
}
.business_content__item__desc .desc {
  margin-top: 15px;
  line-height: 1.5;
}
.business_content__item__desc .desc:first-child {
  margin-top: 0;
}
.business_paging {
  margin-top: 20px;
  text-align: center;
  color: #cbcbcb;
  line-height: 1;
  font-weight: 300;
}

.system .c_heading01 {
  text-align: center;
}
.system .c_heading01__ttl {
  line-height: 1.2;
  padding-top: 9px;
}
.system .c_systemlist01 {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  gap: 20px 20px;
  margin-top: 25px;
}
.system .c_systemlist01__item {
  background-color: #efefef;
  padding: 30px 20px;
}
.system .c_systemlist01__item__imagearea {
  width: 60px;
  height: 60px;
}
.system .c_systemlist01__item__ttl {
  margin-top: 4px;
}
.system .c_systemlist01__item__desc {
  line-height: 1.5;
}
.system .c_btn10 {
  margin: 40px auto 0;
}

.banner {
  padding: 60px 0 0;
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}
.banner .c_heading01__ttl {
  margin-top: 5px;
  line-height: 1.2;
}
.banner_maincontent__desc {
  max-width: 581px;
}
.banner_wrapper {
  position: relative;
}
.banner_decordarea {
  margin-top: 20px;
  width: 100%;
}
.banner_decordarea__img {
  width: 100%;
}

.future .c_heading01 {
  text-align: center;
}
.future .c_heading01__ttl {
  line-height: 1.2;
}
.future .c_heading01__ttl .ttl {
  display: inline-block;
}
.future .c_futurelist01 {
  display: flex;
  flex-direction: column;
  gap: 40px 0;
  margin-top: 40px;
}
.future .c_futurelist01__item {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.future .c_futurelist01__item__contentarea {
  width: 100%;
}
.future .c_futurelist01__item__contentarea .ttl {
  line-height: 1.2;
  margin-bottom: 25px;
}
.future .c_futurelist01__item__contentarea .desc + .desc {
  margin-top: 16px;
}

.achievements_list {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 40px 0;
}
.achievements_item {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.achievements_item__bg {
  inset: 0;
  z-index: 1;
  order: 1;
}
.achievements_item__bg .img {
  position: relative;
  width: 100%;
  height: 100%;
}
.achievements_item__bg .img::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  position: absolute;
  inset: 0;
  z-index: 2;
}
.achievements_item__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.achievements_item__leftarea {
  position: relative;
  z-index: 3;
  width: 100%;
  order: 2;
  margin-top: 10px;
}
.achievements_item__leftarea .sub,
.achievements_item__leftarea .ttl {
  color: #000;
}
.achievements_item__leftarea .ttl {
  line-height: 1.2;
  margin-top: 5px;
}
.achievements_item__rightarea {
  position: relative;
  z-index: 3;
  background-color: #ffffff;
  margin-top: 10px;
  order: 3;
}
.achievements_item__rightarea .box {
  padding-bottom: 16px;
  border-bottom: 1px solid #cbcbcb;
}
.achievements_item__rightarea .box_item + .box_item {
  margin-top: 20px;
}
.achievements_item__rightarea .notes {
  margin-top: 10px;
}
.achievements .c_btn10 {
  margin: 60px auto 0;
}

.workflow {
  background-color: #efefef;
  margin-top: 60px;
  padding-top: 50px;
  padding-bottom: 50px;
}
.workflow_slide {
  width: 100%;
  margin-top: 50px;
  margin-left: auto;
  padding-left: 20px;
  overflow: hidden;
}
.workflow_slide_inner {
  margin-left: 0;
  overflow: visible;
  width: 260px;
}
.workflow_slide__item {
  width: 260px;
  margin-right: 16px;
  position: relative;
  height: auto;
}
.workflow_slide__item:first-child::after {
  content: "";
  position: absolute;
  left: 0;
  top: 33px;
  width: calc(50% - 5px);
  height: 4px;
  background-color: #efefef;
  z-index: 3;
}
.workflow_slide__item:last-child {
  margin-right: 0;
}
.workflow_slide__item:last-child::after {
  content: "";
  position: absolute;
  right: -16px;
  top: 33px;
  width: calc(50% + 11px);
  height: 4px;
  background-color: #efefef;
  z-index: 3;
}
.workflow_slide__item .index {
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
  text-align: center;
  position: relative;
}
.workflow_slide__item .index::before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  translate: -50% 0;
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #cbcbcb;
}
.workflow_slide__item .index::after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 0;
  display: block;
  width: calc(100% + 16px);
  height: 2px;
  background-color: #cbcbcb;
}
.workflow_slide__item .box {
  background-color: #ffffff;
  min-height: 220px;
  margin-top: 30px;
  padding: 20px;
}
.workflow_slide__item .box_icon {
  width: 60px;
  height: 60px;
}
.workflow_slide__item .box_ttl {
  line-height: 1.2;
  margin-top: 5px;
}
.workflow_slide__item .box_desc {
  line-height: 1.5;
  margin-top: 8px;
}
.workflow_slide .swiper-button-prev,
.workflow_slide .swiper-button-next {
  position: relative;
  border-radius: 50%;
  background-color: #fff;
  margin-top: 0;
  top: 0;
  left: 0;
  right: auto;
  width: 40px;
  height: 40px;
  flex-shrink: 0;
}
.workflow_slide .swiper-button-prev::before,
.workflow_slide .swiper-button-next::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s;
  z-index: 1;
}
.workflow_slide .swiper-button-prev::after,
.workflow_slide .swiper-button-next::after {
  content: none;
}
.workflow_slide .swiper-button-prev svg,
.workflow_slide .swiper-button-next svg {
  position: relative;
  width: 20px;
  height: 14px;
}
.workflow_slide .group_btn {
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 15px;
}

.qa {
  padding-top: 40px;
}
.qa_list {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.qa_item {
  background-color: #efefef;
}
.qa_item__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 16px;
}
.qa_item__heading.is_active .icon::after {
  opacity: 0;
}
.qa_item__heading .group {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  gap: 10px;
}
.qa_item__heading .index {
  font-weight: 700;
  line-height: 1.5;
  color: #000000;
}
.qa_item__heading .ttl {
  font-weight: 700;
  line-height: 1.7142857143;
  color: #000000;
}
.qa_item__heading .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  border-radius: 50%;
  position: relative;
  flex-shrink: 0;
}
.qa_item__heading .icon::before {
  content: "";
  display: block;
  width: 15px;
  height: 2px;
  background-color: #000000;
  position: absolute;
  top: 50%;
  translate: 0 -50%;
  border-radius: 2px;
}
.qa_item__heading .icon::after {
  content: "";
  display: block;
  height: 15px;
  width: 2px;
  background-color: #000000;
  position: absolute;
  left: 50%;
  translate: -50% 0;
  border-radius: 2px;
}
.qa_item__content {
  padding: 8px 16px 16px 16px;
  display: none;
}
.qa_item__content .desc {
  font-weight: 400;
  line-height: 1.5;
  color: #000;
}
@media screen and (min-width: 768px) {
  .qa_item__content .desc {
    font-size: 1.0625rem;
  }
  .business_content__item__desc .desc {
    font-size: 1.3125rem;
  }
  .qa_item__heading .ttl {
    font-size: 1.75rem;
  }
  .business_paging, .qa_item__heading .index {
    font-size: clamp(1.5rem, 0.9615384615vw + 1.0384615385rem, 2rem);
  }
  .business_content__item__ttl, .workflow_slide__item .index {
    font-size: clamp(1.5rem, 1.9230769231vw + 0.5769230769rem, 2.5rem);
  }
  .p_webapp {
    padding-bottom: 83px;
  }
  .p_webapp .mv .mainimg {
    top: clamp(3.3125rem, 2.2836538462vw + 2.2163461538rem, 4.5rem);
    width: clamp(20.3125rem, 40.9722222222vw + 0.6458333333rem, 49.8125rem);
    right: clamp(0.625rem, 17.6215277778vw + -7.8333333333rem, 13.3125rem);
  }
  .p_webapp .system {
    padding-top: 100px;
  }
  .p_webapp .system .c_systemlist01__item__desc {
    margin-top: 16px;
  }
  .p_webapp .system .c_btn10 {
    margin: 100px auto 0;
  }
  .p_webapp .banner {
    padding: clamp(3.75rem, 3.0048076923vw + 2.3076923077rem, 5.3125rem) 0 clamp(2.5rem, 2.8846153846vw + 1.1153846154rem, 4rem);
  }
  .p_webapp .banner .c_heading01__ttl {
    margin-top: 9px;
  }
  .p_webapp .banner_maincontent__desc {
    margin-top: 42px;
  }
  .p_webapp .banner_decordarea {
    top: 45px;
    right: clamp(-9.1875rem, -30.625vw + 27.5625rem, 0rem);
    max-width: clamp(19.375rem, 41.8402777778vw + -0.7083333333rem, 49.5rem);
  }
  .p_webapp .future {
    padding-top: 126px;
  }
  .p_webapp .future .c_futurelist01__item.i01 {
    gap: 0 clamp(2.5rem, 5.0480769231vw + 0.0769230769rem, 5.125rem);
  }
  .p_webapp .future .c_futurelist01__item.i01 .c_futurelist01__item__contentarea .ttl {
    margin-top: clamp(-2.1875rem, -10.9375vw + 10.9375rem, 0rem);
  }
  .p_webapp .future .c_futurelist01__item.i03 {
    margin-top: 30px;
  }
  .p_webapp .future .c_futurelist01__item.i03 .c_futurelist01__item__contentarea .ttl {
    margin-bottom: clamp(2.75rem, -1.875vw + 5rem, 3.125rem);
    margin-top: clamp(-2.625rem, -13.125vw + 13.125rem, 0rem);
  }
  .p_webapp .future .c_futurelist01__item.i03 .c_futurelist01__item__contentarea .desc + .desc {
    margin-top: 30px;
  }
  .p_webapp .achievements {
    padding-top: 79px;
  }
  .p_webapp .achievements_list {
    gap: 26px 0;
  }
  .p_webapp .achievements_item {
    padding: clamp(3.75rem, 4.8076923077vw + 1.4423076923rem, 6.25rem) clamp(1.25rem, 3.6057692308vw + -0.4807692308rem, 3.125rem) clamp(3.75rem, 1.2019230769vw + 3.1730769231rem, 4.375rem);
  }
  .p_webapp .achievements_item__rightarea {
    padding: clamp(1.25rem, 2.0432692308vw + 0.2692307692rem, 2.3125rem) clamp(1.25rem, 2.4038461538vw + 0.0961538462rem, 2.5rem) 20px;
    min-height: 430px;
  }
  .p_webapp .achievements_item__rightarea .box {
    padding-bottom: 20px;
  }
  .p_webapp .achievements_item__rightarea .box_item + .box_item {
    margin-top: 28px;
  }
  .p_webapp .achievements_item.i02 .box_item + .box_item {
    margin-top: 27px;
  }
  .p_webapp .achievements_item.i02 .achievements_item__rightarea {
    padding-bottom: 25px;
    padding-top: 30px;
  }
  .p_webapp .achievements_item.i02 .achievements_item__rightarea .box {
    padding-bottom: 19px;
  }
  .p_webapp .achievements_item.i02 .achievements_item__rightarea .notes {
    margin-top: 8px;
  }
  .p_webapp .achievements .c_btn10 {
    margin: 96px auto 0;
  }
  .p_webapp .workflow {
    margin-top: 126px;
    padding-top: 76px;
    padding-bottom: 128px;
  }
  .p_webapp .workflow_slide {
    margin-top: 45px;
  }
  .p_webapp .workflow_slide__item .box {
    margin-top: 51px;
    padding: 45px 40px 14px;
  }
  .p_mobileapp {
    padding-bottom: 91px;
  }
  .p_mobileapp .mv .mainimg {
    top: 53px;
    width: clamp(20.3125rem, 40.9722222222vw + 0.6458333333rem, 49.8125rem);
    right: clamp(0.625rem, 13.28125vw + -5.75rem, 10.1875rem);
  }
  .p_mobileapp .system {
    padding-top: 102px;
  }
  .p_mobileapp .system .c_systemlist01__item__desc {
    margin-top: 15px;
  }
  .p_mobileapp .system .c_btn10 {
    margin: 75px auto 0;
  }
  .p_mobileapp .banner {
    padding: clamp(3.75rem, 6.7307692308vw + 0.5192307692rem, 7.25rem) 0 clamp(2.5rem, 9.8557692308vw + -2.2307692308rem, 7.625rem);
  }
  .p_mobileapp .banner .c_heading01__ttl {
    margin-top: 7px;
  }
  .p_mobileapp .banner_maincontent__desc {
    margin-top: 45px;
  }
  .p_mobileapp .banner_decordarea {
    max-width: clamp(22.8125rem, 23.9182692308vw + 11.3317307692rem, 35.25rem);
    bottom: clamp(-7.75rem, -10.0961538462vw + 2.3461538462rem, -2.5rem);
    right: clamp(-2.5rem, 3.4855769231vw + -4.1730769231rem, -0.6875rem);
  }
  .p_mobileapp .banner_decordarea__img img {
    filter: drop-shadow(10px 20px 20px rgba(0, 0, 0, 0.6));
  }
  .p_mobileapp .future {
    padding-top: 130px;
  }
  .p_mobileapp .future .c_futurelist01__item.i01 {
    gap: 0 clamp(2.5rem, 5.0480769231vw + 0.0769230769rem, 5.125rem);
  }
  .p_mobileapp .future .c_futurelist01__item.i01 .c_futurelist01__item__contentarea {
    max-width: 500px;
  }
  .p_mobileapp .future .c_futurelist01__item.i03 {
    margin-top: 30px;
  }
  .p_mobileapp .future .c_futurelist01__item.i03 .c_futurelist01__item__contentarea .ttl {
    margin-bottom: clamp(2.625rem, -2.5vw + 5.625rem, 3.125rem);
    margin-top: clamp(-2.875rem, -14.375vw + 14.375rem, 0rem);
  }
  .p_mobileapp .achievements {
    padding-top: 77px;
  }
  .p_mobileapp .achievements_list {
    gap: 30px 0;
  }
  .p_mobileapp .achievements_item {
    padding: clamp(3.75rem, 4.8076923077vw + 1.4423076923rem, 6.25rem) clamp(1.25rem, 3.6057692308vw + -0.4807692308rem, 3.125rem);
  }
  .p_mobileapp .achievements_item__rightarea {
    padding: clamp(1.25rem, 2.4038461538vw + 0.0961538462rem, 2.5rem);
    min-height: 400px;
  }
  .p_mobileapp .achievements_item__rightarea .box {
    padding-bottom: 36px;
  }
  .p_mobileapp .achievements_item__rightarea .box_item + .box_item {
    margin-top: 34px;
  }
  .p_mobileapp .achievements_item.i02 .box_item + .box_item {
    margin-top: 32px;
  }
  .p_mobileapp .achievements_item.i02 .achievements_item__rightarea {
    padding-bottom: 30px;
  }
  .p_mobileapp .achievements_item.i02 .achievements_item__rightarea .box {
    padding-bottom: 22px;
  }
  .p_mobileapp .achievements_item.i02 .achievements_item__rightarea .notes {
    margin-top: 22px;
  }
  .p_mobileapp .achievements .c_btn10 {
    margin: 94px auto 0;
  }
  .p_mobileapp .workflow {
    margin-top: 110px;
    padding-top: 81px;
    padding-bottom: 83px;
  }
  .p_mobileapp .workflow_slide {
    margin-top: 84px;
  }
  .p_mobileapp .workflow_slide__item .box {
    margin-top: 55px;
    padding: 45px 40px 48px;
  }
  .header .container {
    padding-right: clamp(1.25rem, 0.9615384615vw + 0.7884615385rem, 1.75rem);
  }
  .header_logo {
    gap: 10px clamp(0.625rem, 2.8846153846vw + -0.7596153846rem, 2.125rem);
  }
  .nav_wrap {
    gap: 0 clamp(0.9375rem, 3.125vw + -0.5625rem, 3.1875rem);
  }
  .nav_menu__item {
    padding-left: clamp(0.46875rem, 1.6225961538vw + -0.3100961538rem, 1.3125rem);
    padding-right: clamp(0.46875rem, 1.6225961538vw + -0.3100961538rem, 1.3125rem);
  }
  .nav_menu__item:last-child {
    padding-right: 0;
  }
  .nav_menu__link {
    padding-right: 0;
    font-size: clamp(0.625rem, 1.3221153846vw + -0.0096153846rem, 1.3125rem);
  }
  .nav_menu__link:hover::after {
    opacity: 1;
  }
  .nav_menu__link::after {
    content: "";
  }
  .nav_btn {
    margin-top: 3px;
    width: clamp(8.125rem, 16.8269230769vw + 0.0480769231rem, 16.875rem);
  }
  .nav_btn__link {
    font-size: clamp(0.625rem, 1.3221153846vw + -0.0096153846rem, 1.3125rem);
  }
  .mv_wrapper {
    display: block;
    padding: 114px 0 clamp(10.3125rem, 10.6971153846vw + 5.1778846154rem, 15.875rem);
  }
  .mv .mainimg {
    margin: 0;
    order: inherit;
    position: absolute;
    max-width: unset;
  }
  .mv_title {
    order: inherit;
    max-width: 720px;
  }
  .mv_title_img {
    width: clamp(21.25rem, 34.8173076923vw + 4.5376923077rem, 39.355rem);
  }
  .mv_sub {
    order: inherit;
    margin-top: 47px;
    max-width: clamp(24.1875rem, 39.4230769231vw + 5.2644230769rem, 44.6875rem);
  }
  .mv .c_btn10 {
    order: inherit;
    margin: 75px 0 0;
  }
  .intro .c_heading01 {
    padding-top: 100px;
  }
  .intro .c_introlist01 {
    gap: 30px 30px;
    margin-top: 46px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
  .intro .c_introlist01__item {
    padding: 43px 28px 39px 28px;
  }
  .intro .c_introlist01__item__ttl {
    min-height: 68px;
    display: flex;
    align-items: center;
  }
  .intro .c_introlist01__item__desc {
    margin-top: 14px;
  }
  .business {
    padding-top: 96px;
  }
  .business_wrapper {
    margin-bottom: 42px;
  }
  .business_inner {
    height: 500vh;
  }
  .business_imgs {
    position: absolute;
    height: 100vh;
  }
  .business_content {
    align-items: flex-end;
    height: auto;
    display: block;
    padding-top: 163px;
    padding-bottom: 95px;
  }
  .business_content__main {
    gap: 0 24px;
    align-items: flex-end;
    flex-direction: row;
  }
  .business_content__wrap {
    width: 580px;
    padding: 72px 44px 30px;
  }
  .business_content__dots {
    justify-content: inherit;
    flex-direction: column;
    gap: 20px;
    width: auto;
  }
  .business_content__dot {
    border: 0;
    width: 15px;
    height: 15px;
    transition: all 0.5s;
  }
  .business_content__dot:hover {
    opacity: 0.7;
    cursor: pointer;
  }
  .business_content__items {
    height: 441px;
  }
  .business_content__item {
    padding-right: 0;
  }
  .business_content__item__ttl {
    line-height: 1.2;
  }
  .business_content__item__desc {
    margin-top: 20px;
  }
  .business_content__item__desc .desc {
    margin-top: 31px;
    line-height: 1.5;
  }
  .business_paging {
    margin-top: 40px;
  }
  .system .c_systemlist01 {
    gap: 24px 30px;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    margin-top: 57px;
  }
  .system .c_systemlist01__item {
    min-height: 450px;
    padding: 61px 30px 46px 40px;
  }
  .system .c_systemlist01__item__imagearea {
    width: 90px;
    height: 90px;
  }
  .system .c_btn10 {
    margin: 75px auto 0;
  }
  .banner {
    margin-top: 78px;
  }
  .banner_maincontent {
    width: 50%;
  }
  .banner_decordarea {
    position: absolute;
    margin-top: 0;
  }
  .future .c_futurelist01 {
    margin-top: 90px;
    gap: 90px 0;
  }
  .future .c_futurelist01__item {
    align-items: center;
    flex-direction: row;
    gap: 0 clamp(2.5rem, 2.4038461538vw + 1.3461538462rem, 3.75rem);
  }
  .future .c_futurelist01__item__images {
    width: 47.5%;
    flex-shrink: 0;
  }
  .future .c_futurelist01__item__contentarea {
    width: auto;
  }
  .future .c_futurelist01__item__contentarea .ttl {
    margin-bottom: 50px;
    margin-top: clamp(-0.3125rem, -1.5625vw + 1.5625rem, 0rem);
  }
  .future .c_futurelist01__item__contentarea .desc + .desc {
    margin-top: 33px;
  }
  .future .c_futurelist01__item:nth-child(even) {
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .future .c_futurelist01__item:nth-child(even) .c_futurelist01__item__contentarea {
    max-width: 580px;
  }
  .achievements_list {
    gap: 30px 0;
    margin-top: 60px;
  }
  .achievements_item {
    flex-direction: row;
    padding: 60px 20px;
    align-items: flex-start;
    gap: clamp(1.25rem, 2.4038461538vw + 0.0961538462rem, 2.5rem);
  }
  .achievements_item__bg {
    order: inherit;
    position: absolute;
  }
  .achievements_item__leftarea {
    margin-top: 0;
    order: inherit;
    width: 43.7%;
  }
  .achievements_item__leftarea .sub,
  .achievements_item__leftarea .ttl {
    color: #fff;
  }
  .achievements_item__rightarea {
    padding: 20px;
    order: inherit;
    width: 52.7%;
    margin-bottom: 0;
    margin-top: 0;
  }
  .achievements_item__rightarea .notes {
    margin-top: 20px;
  }
  .achievements .c_heading01__sub {
    margin-top: 2px;
  }
  .workflow_slide {
    max-width: calc(50% + 640px);
    padding-left: 40px;
  }
  .workflow_slide_inner {
    width: 370px;
  }
  .workflow_slide__item {
    width: 370px;
    margin-right: 25px;
  }
  .workflow_slide__item:first-child::after {
    top: clamp(2.75rem, 2.0432692308vw + 1.7692307692rem, 3.8125rem);
    width: calc(50% - 10px);
  }
  .workflow_slide__item:last-child::after {
    right: -25px;
    width: calc(50% + 15px);
    top: clamp(2.75rem, 2.0432692308vw + 1.7692307692rem, 3.8125rem);
  }
  .workflow_slide__item .index::before {
    width: 20px;
    height: 20px;
    bottom: -31px;
  }
  .workflow_slide__item .index::after {
    bottom: -23px;
    width: calc(100% + 25px);
  }
  .workflow_slide__item .box_icon {
    width: 90px;
    height: 90px;
  }
  .workflow_slide__item .box_ttl {
    margin-top: 10px;
  }
  .workflow_slide__item .box_desc {
    margin-top: 16px;
  }
  .workflow_slide .swiper-button-prev,
  .workflow_slide .swiper-button-next {
    width: 95px;
    height: 95px;
  }
  .workflow_slide .swiper-button-prev:hover::before,
  .workflow_slide .swiper-button-next:hover::before {
    opacity: 0.5;
  }
  .workflow_slide .swiper-button-prev svg,
  .workflow_slide .swiper-button-next svg {
    width: 27.31px;
    height: 21.16px;
  }
  .workflow_slide .group_btn {
    margin-top: 40px;
  }
  .qa {
    padding-top: 68px;
  }
  .qa_list {
    margin-top: 44px;
  }
  .qa_item__heading {
    gap: 21px;
    padding: 16px 19px 14px 31px;
  }
  .qa_item__heading:hover {
    cursor: pointer;
    opacity: 0.7;
  }
  .qa_item__heading .group {
    flex-direction: row;
    gap: 21px;
  }
  .qa_item__heading .icon {
    width: 50px;
    height: 50px;
  }
  .qa_item__heading .icon::before {
    border-radius: 3px;
    width: 24px;
    height: 3px;
  }
  .qa_item__heading .icon::after {
    border-radius: 3px;
    height: 24px;
    width: 3px;
  }
  .qa_item__content {
    padding: 26px 19px clamp(1.625rem, 10.625vw + -9rem, 3.75rem) 33px;
  }
}
/*# sourceMappingURL=maps/web_mobile.css.map */

/* Android TVアプリ開発 */
.p_androidtvapp {
  padding-bottom: 60px;
}
.p_androidtvapp .mv {
  background-image: linear-gradient(to bottom, #d9ffcb 0%, #bbf8d9 100%);
  position: relative;
}
.p_androidtvapp .mv_title__txt__spec {
  background-image: linear-gradient(to right, #76C158 0%, #27945a 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.p_androidtvapp .system {
  padding-top: 40px;
}
.p_androidtvapp .system .c_systemlist01__item__desc {
  margin-top: 8px;
  line-height: 1.5;
}
.p_androidtvapp .system .c_btn10 {
  margin: 40px auto 0;
}
.p_androidtvapp .banner {
  padding-bottom: 60px;
  background-image: linear-gradient(to bottom, #d9ffcb 0%, #bbf8d9 100%);
}
.p_androidtvapp .banner_maincontent__desc {
  margin-top: 21px;
}
.p_androidtvapp .future {
  padding-top: 40px;
}
.p_androidtvapp .future .c_heading01__ttl {
  padding-top: 7px;
}
.p_androidtvapp .achievements {
  padding-top: 40px;
}
.p_androidtvapp .achievements_item__rightarea .box_item__desc {
  margin-top: 4px;
}

.p_androidtvapp .mv .mainimg {
  position: absolute;
  top: 3rem; /* 見本に合わせて調整 */
  right: 2rem;
  width: clamp(20rem, 40vw, 48rem);
}

/* Android TV バナー専用スタイル */
.banner_androidtv_wrapper {
  display: flex;
  flex-direction: column; /* モバイルは縦並び */
  align-items: center;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  .banner_androidtv_wrapper {
    flex-direction: row; /* PCは横並び */
    align-items: center;
    justify-content: space-between;
  }

  .banner_androidtv_maincontent {
    flex: 1;
    max-width: 60%; /* 必要に応じて調整 */
  }

  .banner_androidtv_imgarea {
    flex-shrink: 0;
    max-width: 40%;
    text-align: right;
  }

  .banner_androidtv_img img {
    max-width: 100%;
    height: auto;
    display: block;
  }
}

/* Android TVアプリ MV画像の表示 */
/* 共通 */
.p_androidtvapp .mv {
  position: relative;
}

.p_androidtvapp .mv .mainimg img {
  width: 100%;
  height: auto;
}

/* PC以上：右横に背面配置 */
@media screen and (min-width: 768px) {
  .p_androidtvapp .mv .mainimg {
    position: absolute;
    z-index: 0;
    width: clamp(30rem, 55vw, 65rem);
    top: clamp(0rem, 5vw, 4rem);
    right: clamp(-2rem, -5vw, -5rem);
    padding-top: 5rem;
  }
}

/* スマホサイズ：下に配置（絶対位置を解除） */
@media screen and (max-width: 767px) {
  .p_androidtvapp .mv .mainimg {
    position: static; /* 通常のフローに戻す */
    margin-top: 20px; /* テキストとの余白 */
    width: 100%; /* 画面幅に合わせる */
  }
}

/* Android TVアプリ 「テレビで広がるブランド体験」のステート2～4の文字サイズ変更*/
.business_content__item__ttl_a {
  font-size: 2.4rem;
}

.business_content__item__ttl_a {
  font-weight: 700;
  line-height: 1.2;
}