@media screen and (max-width:1200px){


/* =============================

footer

============================= */


.footer{
    padding: 100px 0 var(--margin02);
}


.footer-top{
  flex-direction: column;
  padding-bottom: 0;
}

.footer-bottom{
  flex-direction: column;
}

.footer-list{
    padding-bottom: var(--margin04);
    border-bottom: 1px solid #fff;
  }

  .footer-list:not(:last-child){
    margin-bottom: var(--margin04)
  }

  .footer-list a{
    display: block;
    position: relative;
  }


.footer-list a::after{
    position: absolute;
    content: ">";
    display: inline-block;
    right: 0;
    font-size: 80%;
}

  .footer-top{
    border:none;
  }

  .footer-logo,
  .footer-bottom-list ul{
    justify-content: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .footer-logo a {
    width: 100%;
     margin: 0 auto;
  }

  
  .footer-logo a img{
    width: 150px;
  }

  .footer-bottom-list {
    font-size: var(--font-g);
    padding-top: 28px;
    flex-direction: column;
    justify-content: center;
  }

  .footer-bottom-list p{
    width: 100%;
    text-align: center;
            padding-top: 24px;
  }

  .footer-list h2 {
    padding-bottom: 0;
}

.pc-footer{
  display: none;
}


.sp-footer{
  display: block!important;
}


}

@media screen and (max-width:1000px){



/* =============================

common

============================= */

*{
    font-size: var(--font-e);
}


.header-wrap{
  padding-left: var(--margin03);
}


/* =============================

service

============================= */


.service-h3-title span{
    font-size: var(--font-d)!important;
}



.service-content{
  flex-direction: column;
  width: 100%;
}

.service-slider .slick-next {
    right: 0px;
}

.service-slider .slick-prev {
    left: 0px;
}

.service-img{
  height: 350px;
  margin-bottom: 16%;
}


.service .detail-btn {
    width: 100%;
    margin: 0 auto;
}

#com .slick-dots {
    margin-top: 4%;
  }






}


@media screen and (max-width:800px){


p,li,dd,a,dt,dd{
  font-size: var(--font-g);
}

    .pc{
    display: none!important;
  }

  .sp{
    display: block!important;
}

  .sp-2{
    display: flex!important;
}

  .flex-box{
    flex-direction: column;
  }

  .left-box,
  .right-box{
    width: 100%;
  }

  .left-box h2,
  .title-subtext{
    text-align: center;
  }
  

  .right-box{
      padding-top: 24%;
  }

.orb{
  position: fixed;
    width: 120vw;
    height: 120vw;
    border-radius: 50%;
    filter: blur(200px);
    animation: move-orb 10s infinite alternate;
    background: radial-gradient(circle, rgba(255, 0, 150, 0.8) 0%, rgba(255, 0, 150, 0) 70%);
    top: 10%;
    left: -20%;
  }

    .orb:nth-child(2),
  .orb:nth-child(3)
  {width: 120vw;
    height: 120vw;

  }

   .orb:nth-child(2){
      top: 40%;
    left: 0%;
   }

      .orb:nth-child(3){
      top: 80%;
    left: 30%;
   }

   
  .h2-title{
    font-size: var(--font-c)!important;
  }

  .detail-btn a{
    width: 100%;
  }

/* =============================

fv

============================= */


.fv-title h1 {
    font-size: var(--font-b);
  }




  /* =============================

intro

============================= */



.introduction .h2-title{
  font-size: var(--font-b);
}


/* =============================

our roles

============================= */


.first-text {
    padding: 15% 0;
    width: 100%;
    margin: 0 auto;
}

.roles-box{
  flex-direction: column;
  padding-top: 0;
}

.roles-item {
    width: 100%;
}

.roles-img {
    height: 200px;
  }


  .oit02 {
    margin: 15% 0;
}

.roles-img::after {
    left: 10%;
    opacity: 1;
  }

  .roles-text {
    padding-top: 20px;
    padding-left: 15%;
}

.ori03::after{
  display: none;
}

/* =============================

marke

============================= */


.marke-box .padding10{
    padding: 10% 0 0;
}

    .marke-item {
        padding-top: 24%;
    }

.marke-box .right-box{
  padding-top: 0;
}

.marke .h2-title{
    font-size: var(--font-b);
  }

.marke-item {
    width: 100%;
  
  }

  .mki03,.mki04{
    margin-top: 0;
  }

  .sd03,.sd04{
    margin: 0;
  }


  .marke-title {
    padding: 24px 0;
}

.marke-detail{
  font-size: var(--font-g);
}

.reason-box {
    padding: 24% 0 0;
}








 /* =============================

strength

============================= */

.strength .right-box{
  padding: 8%!important;
}

  .strength-content dl {
    display: block !important;
  }

.strength-h2{
  flex-direction: column;
}

.strength-h2 p {
    width: 100%;
}

.strength .h2-title{
  font-size: var(--font-b);
}

.strength-title{
      padding: 24px 0;
}

#com .slick-dots {
    bottom: 0;
}


#com .slick-dots li button:before  {
    top: 130%;
    left: -6%;
}

#com .slick-dots li {
    margin: 0 10px;
}


.slick-slide{
    padding: 2% 0 4%;
}

.strength-content{
  padding: 0;
}

  #com .arrow_box{
        margin: 0;
        width: 100%;
        justify-content: center;
  }


  .strength-detail{
  font-size: var(--font-g);
}

 /* =============================

case study

============================= */


.case-items{
  flex-direction: column;
  gap: .1em;
}

.case-img {
    height: 60px;
}


 /* =============================

collabo

============================= */

.collabo-box{
  flex-direction: column;
}

.collabo-box div{
  width: 100%;
}

.collabo-h2{
    text-align: center;
    padding-bottom: 24%;
}




 /* =============================

flow

============================= */


#com .flow .h2-center{
  padding-bottom: 24%;
}

#com .flow-list{
  flex-direction: column;
}

#com .flow-title {
    width: 100%;
    padding-bottom: 10px;
  }



 /* =============================

last

============================= */


.last-list{
  text-align: center;
  font-size: var(--font-g);
}

.last-box .title-subtext{
  text-align: center;
}

.last-box a {
    width: 100%;
    margin: 0 auto;
}



}







/* =========================================
  SP（幅100%メニュー）
========================================= */
@media (max-width: 768px) {

  .mobile-nav {
    width: 100%;
    transform: translateX(100%);
  }

  #btn19 {
    top: 18px;
    right: 10px;
    width: 60px;
  }

  #btn19 span {
    width: 60%;
  }

  #btn19::after {
    width: 64px;
    height: 64px;
    top: 125%;
    left: 26%;
  }

  #btn19.active span:nth-of-type(1) {
    top: 8px;
    left: -15px;
  }

  #btn19.active span:nth-of-type(3) {
    bottom: -17px;
    left: -15px;
  }
}


@media screen and (max-width:640px){




  .padding10{
    padding: 30% 0;
  }


  /* =============================

fv

============================= */


  .fv-box{
        text-align: center;
        align-items: center;
        flex-direction: column;
        justify-content: center;
  }

  .scroll-box,
  .scroll-box p {
    writing-mode: horizontal-tb;
  }

    .scroll-box{
      top: 0;
    }

    .fv-title{
    padding-bottom: 36px;
    }



/* =============================

marke system

============================= */

.marke-img {
    height: 60px;
}

    .marke-item:not(:first-child) {
        padding-top: 36%;
    }

 /* =============================

our roles

============================= */


.first-text{
  padding: 30% 0;
}

.oit02 {
        margin: 20% 0;
    }

    .roles-img {
    height: 150px;
  }

      .roles-text {
        padding-top: 14px;
        padding-left: 15%;
    }

    .roles-img::after{
      height:550px;
    }


 /* =============================

strength

============================= */

.strength .right-box{
      padding: 4% !important;
}


    .slick-slide:nth-child(even) {
    padding-right: 0 !important;
  }


      #com .slick-slide {
        padding: 0;
    }

    .strength-img {
    height: 60px;
    margin: 16% 0;
    }

    #com .slick-dots li{
          margin: 0 6px;
    }



/* =============================

marke

============================= */


    .marke-box .padding10 {
      padding: 30% 0;
    }


 /* =============================

service

============================= */


#com .service-slider .slick-slide {
    padding: 0;
}

.service-img {
  height: 300px;
  margin-bottom: 0;
  }


  .service-text{
    width: 70%;
  }

  #com .slick-dots {
    margin-top: 16%;
  }

  .service-slider .slick-prev::after, .service-slider .slick-next::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transition: transform 0.3s ease;
    left: -1px;
    position: relative;
  }

  .service-slider .slick-prev, .service-slider .slick-next {
    width: 30px;
    height: 30px;
  }

  .service-h3-title span{
    display: block!important;
    }

      .service-h3-title span,
      .service-h3-title{
   text-align: center;
    }

    .service-h3-title {
    padding-bottom: 16%;
  }

 /* =============================

case study

============================= */


.case-box{
  flex-direction: column;
}

.case-contents{
  width: 100%;
}

.case-items{
  flex-direction: column;
  gap: .1em;

}




 /* =============================

flow

============================= */

#com .flow-content {
    flex-direction: column;
}

#com .flow-content:not(:last-child){
    margin-bottom: 8%;
}

#com .flow-number{
      margin-bottom: 8%;
          width: 100%;
    height: 50px;
    background: rgba(254, 0, 195, .5);;
}

#com .flow-number::after{
  display: none;
}

#com .flow-text {
    width: 100%;
}

#com .flow-title{
    padding-bottom: 10px;
}


 /* =============================

collabo

============================= */


.collabo-img{
  height: 150px;
}




 /* =============================

last

============================= */

.last .right-box{
  padding-top: 36%;
}

.last-list{
  font-size: 10px;
}




}




@media screen and (max-width:480px){

.case-item{
  padding: 12% 0%;
}

    .case-img {
        height: 40px;
    }

  }
