@charset "UTF-8";
/*==========================================
製品特長　MIMIO SOUND MOVE
==========================================*/
#features-section .section1 {
  padding: clamp(6rem, 8vw, 8rem) 0;
  width: 90%;
  max-width: 1500px;
  margin: 0 auto; }
  #features-section .section1 .inner {
    margin: 0 auto;
    width: 100%;
    max-width: max-content; }
    #features-section .section1 .inner .title {
      font-size: clamp(3.8rem, 6vw, 4.2rem);
      margin-bottom: clamp(4rem, 6vw, 4.4rem);
      line-height: 1.3;
      font-weight: 300;
      text-align: center; }
    #features-section .section1 .inner .text {
      width: 100%;
      text-align: center;
      line-height: 2;
      margin: 0 auto; }
  #features-section .section2 .img-box {
    width: 100%;
    margin: 0 auto; }
    #features-section .section2 .img-box img {
      width: 100%;
      height: 100%; 
      display: block; }
#features-section .section3 {
  margin-bottom: clamp(10rem, 15vw, 13rem);
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  overflow: hidden; }
  #features-section .section3 .inner .contents1,
  #features-section .section3 .inner .contents3 {
    display: flex;
    align-items: center;
    margin-bottom: 10rem; }
    #features-section .section3 .inner .contents1 .text-box,
    #features-section .section3 .inner .contents3 .text-box {
      width: 100%;
      max-width: 650px; }
      #features-section .section3 .inner .contents1 .text-box .title,
      #features-section .section3 .inner .contents3 .text-box .title {
        font-size: clamp(3.8rem, 6vw, 4.2rem);
        font-weight: 300;
        margin-bottom: 3rem; }
      #features-section .section3 .inner .contents1 .text-box .text-box-wrap,
      #features-section .section3 .inner .contents3 .text-box .text-box-wrap {
        width: 90%;
        max-width: 440px;
        margin: 0 auto; }
      #features-section .section3 .inner .contents1 .text-box .mini-text,
      #features-section .section3 .inner .contents3 .text-box .mini-text {
        display: inline-block;
        font-size: 1.4rem;
        margin-top: 1rem; }
      #features-section .section3 .inner .contents1 .text-box .wrap,
      #features-section .section3 .inner .contents3 .text-box .wrap {
        width: 100%;
        flex: 1 1 300px;
        margin-bottom: 2rem; }
      #features-section .section3 .inner .contents1 .text-box .subtitle,
      #features-section .section3 .inner .contents3 .text-box .subtitle {
        font-size: clamp(2rem, 4vw, 2.2rem);
        font-weight: normal;
        margin-bottom: 2.4rem; }
      #features-section .section3 .inner .contents1 .text-box .text,
      #features-section .section3 .inner .contents3 .text-box .text {
        font-size: 1.6rem;
        line-height: 1.8; }
    #features-section .section3 .inner .contents1 .img-box,
    #features-section .section3 .inner .contents3 .img-box {
      width: 100%;
      max-width: 850px;
      object-fit: cover; }
      #features-section .section3 .inner .contents1 .img-box img,
      #features-section .section3 .inner .contents3 .img-box img {
        width: 100%;
        object-fit: cover; }
  #features-section .section3 .inner .contents2 {
    width: 90%;
    justify-content: space-around;
    margin: 0 auto 12rem; }
    #features-section .section3 .inner .contents2 .text-box {
      width: 100%;
      max-width: 650px; }
      #features-section .section3 .inner .contents2 .text-box .title {
        font-size: clamp(3.8rem, 6vw, 4.2rem);
        font-weight: 300;
        margin-bottom: 3rem; }
      #features-section .section3 .inner .contents2 .text-box .text-box-wrap {
        width: 90%;
        max-width: 400px;
        margin: 0 auto; }
      #features-section .section3 .inner .contents2 .text-box .wrap {
        width: 100%;
        flex: 1 1 300px;
        margin-bottom: 2rem; }
      #features-section .section3 .inner .contents2 .text-box .subtitle {
        font-size: clamp(2rem, 4vw, 2.2rem);
        font-weight: normal;
        margin-bottom: 2.4rem; }
    #features-section .section3 .inner .contents2 .img-box {
      width: 100%;
      max-width: 790px;
      object-fit: cover; }
      #features-section .section3 .inner .contents2 .img-box img {
        width: 100%;
        object-fit: cover; }
  #features-section .section3 .inner .contents4 {
    width: 90%;
    margin: 0 auto 12rem; }
    #features-section .section3 .inner .contents4 .title {
      font-size: clamp(3.8rem, 6vw, 4.2rem);
      font-weight: 300;
      width: 100%;
      max-width: 730px;
      margin: 0 auto 3rem; }
    #features-section .section3 .inner .contents4 .wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;
      max-width: 650px;
      margin: 0 auto;
      gap: 2rem; }
    #features-section .section3 .inner .contents4 .text-box {
      width: 90%;
      max-width: 320px; }
    #features-section .section3 .inner .contents4 .img-box {
      width: 100%;
      max-width: 300px;
      object-fit: cover; }
      #features-section .section3 .inner .contents4 .img-box img {
        width: 100%;
        object-fit: cover; }
  #features-section .section3 .inner .contents5 {
    width: 90%;
    margin: 0 auto 12rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1160px;
    margin: 0 auto;
    gap: 2rem; }
    #features-section .section3 .inner .contents5 .title {
      font-size: clamp(3.8rem, 6vw, 4.2rem);
      font-weight: 300;
      margin-bottom: 3rem; }
    #features-section .section3 .inner .contents5 .img-box {
      width: 100%;
      max-width: 420px;
      object-fit: cover; }
      #features-section .section3 .inner .contents5 .img-box img {
        width: 100%;
        object-fit: cover; }
    #features-section .section3 .inner .contents5 .text-box-wrap {
      width: 100%;
      max-width: 640px; }
    #features-section .section3 .inner .contents5 .text-box .text {
      margin-bottom: 5rem; }
    #features-section .section3 .inner .contents5 .text-box .img-box2 {
      width: 100%;
      max-width: 640px;
      object-fit: cover; }
      #features-section .section3 .inner .contents5 .text-box .img-box2 img {
        width: 100%;
        object-fit: cover; }
#features-section .section4 {
  background: #F7F7F7;
  margin-bottom: clamp(10rem, 15vw, 13rem); }
  #features-section .section4 .inner {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
    padding: clamp(8rem, 10vw, 12rem) 0; }
  #features-section .section4 .wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 2rem;
    margin-bottom: 2rem; }
  #features-section .section4 .subtitle {
    font-weight: 300;
    font-size: 2.7rem;
    margin-bottom: 1.5rem; }
  #features-section .section4 h3.title {
    margin-bottom: clamp(4rem, 6vw, 4.5rem);
    font-size: clamp(3.8rem, 6vw, 4.2rem);
    font-weight: 300; }
  #features-section .section4 .text_wrap {
    width: 100%;
    max-width: 400px; }
  #features-section .section4 .mini-text {
    display: inline-block;
    font-size: 1.4rem;
    margin-top: 1rem; }
  .title-point {
    display: flex;
    align-items: center;
    margin-bottom: 40px; }
    #features-section .title-point .title-point-label {
      display: flex;
      align-items: center; }
      #features-section .title-point .title-point-label .point {
        font-size: 1.2rem;
        color: #38b281;
        border-top: 2px solid #38B281;
        border-bottom: 2px solid #38B281;
        padding: 0.5rem 0.3rem;
        margin-right: 1rem;
        font-family: 'Jost'; }
      #features-section .title-point .title-point-label .number {
        font-size: clamp(6rem, 12vw, 8rem);
        line-height: 6rem;
        font-weight: 300;
        color: #38b281;
        margin-right: clamp(1.8rem, 3vw, 2rem);
        font-family: 'Jost'; }
    #features-section .title-point .title {
      font-size: clamp(2rem, 4vw, 2.2rem);
      color: #38b281;
      font-family: 'ZenKakuGothicNew'; }
    #features-section .title-point .text {
      font-size: 1.6rem;
      line-height: 1.8;
      font-family: 'ZenKakuGothicNew'; }
  #features-section .section4 .img-box {
    margin-bottom: 2em; }
    #features-section .section4 .img-box img {
      width: 100%;
      max-width: 800px;
      height: auto; }
  #features-section .section4 .img-wrap {
    width: 100%;
    max-width: 344px; }
    #features-section .section4 .img-wrap img {
      width: 100%;
      height: auto; }
  #features-section .media-wrap .subtitle {
    width: 90%;
    margin: 0 auto;
    font-weight: 300;
    font-size: 2.7rem; }
#features-section .media-box2 {
  width: 100%;
  max-width: 1200px;
  margin: 70px auto 0; }
  #features-section .media-box2 iframe {
    width: 100%;
    aspect-ratio: 16 / 9; }
#features-section .section5 {
  width: 90%;
  margin: 0 auto;
  margin-bottom: clamp(10rem, 15vw, 13rem); }

.gybox-section {
  margin-bottom: 13rem; }
  .gybox-section .gybox-wrap {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto; }
  .gybox-section .gybox-title {
    font-size: 4.2rem;
    font-weight: 300;
    margin-bottom: 8rem;
    text-align: center; }
  .gybox-section .gybox-grid {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap; }
  .gybox-section .gybox-item {
    background-color: #F7F7F7;
    padding: 4rem 3.2rem;
    border-radius: 0.8rem;
    flex: 1;
    width: 100%;
    min-width: 280px; }
    .gybox-section .gybox-item .gybox-item-title {
      font-size: 4.5rem;
      color: #38B281;
      font-weight: 300;
      text-align: center;
      margin-bottom: 1.4rem; }
    .gybox-section .gybox-item .gybox-item-subtitle {
      text-align: center;
      font-size: 2.2rem;
      font-weight: normal;
      margin-bottom: 1rem; }
    .gybox-section .gybox-item .gybox-desc {
      font-size: 1.5rem;
      line-height: 1.8;
      text-align: left; }

.points-section{
  background: #F7F7F7;
  padding: 130px 20px;
}
.points-section .inner{
  max-width: 800px;
  margin: auto;
}
.points-section .img img{
  max-width: 100%;
  height: auto;
}
.title-point{
  margin-top: 120px;
}
.title-point:first-child{
  margin-top: 0 !important;
}
.title-point h2 {
  font-size: clamp(2rem, 4vw, 2.2rem);
  color: #38b281;
  font-family: 'ZenKakuGothicNew';
}
.points-section .title{
  font-size: clamp(3.8rem, 6vw, 4.2rem);
  margin-bottom: clamp(4rem, 6vw, 4.4rem);
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: normal;
}
.points-section .title{
  margin: 50px 0 20px;
}
.points-section p{
  letter-spacing: normal;
}
.usage-section{
  padding: 130px 20px;
}
.usage-content{
  border: 5px solid #cdece0;
  padding: 50px 60px;
  border-radius: 10px;
  max-width: 930px;
  margin: auto;
}
.usage-content + .usage-content{
  margin-top: 50px;
}
.usage-content .title{
  font-size: clamp(3.8rem, 6vw, 4.2rem);
  margin-bottom: clamp(4rem, 6vw, 4.4rem);
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: normal;
  text-align: center;
  color: #39b282;
}
.usage-content p + .asterisk{
  margin-top: 0.5em;
}
.usage-content .asterisk{
  font-size: 1.4rem;
}
.usage-content .img-col{
  display: flex;
  gap: 60px;
  margin-top: 40px;
}
.usage-content .img-col img{
  max-width: 100%;
  height: auto;
}
.title-center{
  text-align: center;
  font-size: clamp(3.8rem, 6vw, 4.2rem);
  margin-bottom: clamp(4rem, 6vw, 4.4rem);
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: normal;
  text-align: center;
}
.function-list{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  max-width: 1240px;
  margin: auto;
  margin-bottom: 190px;
}
.function-list li{
  display: flex;
  align-items: center;
  background: #f7f7f7;
  border-radius: 10px;
  width: 390px;
  padding: 25px 0 25px 20px;
  gap: 15px;
}
.function-list li .txt{
  font-weight: 700;
  font-size: 1.8rem;
  letter-spacing: normal;
}
.function-list li .txt small{
  font-size: 1.5rem;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: normal;
}
.situation-section .grid{
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  line-height: 1;
}
.situation-section .grid img{
  max-width: 100%;
  height: auto;
}
.situation-section .grid p{
  padding: 30px 0 30px 40px;
  font-size: 2.2rem;
}
.situation-section .grid:nth-child(even) p{
  border-left: 1px solid #e2e2e2;
  margin-left: -0.5px;
}
.support-cta{
}
.support-cta h3{
  margin-bottom: 20px;
}
.support-cta h3 + p{
  text-align: center;
}
br.sp{
  display: none;
}

@media screen and (max-width: 768px) {
  .gybox-section {
    margin-bottom: 10rem; }
    .gybox-section .gybox-title {
      font-size: 3.8rem;
      margin-bottom: 6rem; }
    .gybox-section .gybox-item {
      padding: 2.8rem 1.8rem; } }
@media screen and (max-width: 820px) {
  #features-section .section1 .inner .title,
  #features-section .section3 .inner .contents1 .text-box .title,
  #features-section .section3 .inner .contents3 .text-box .title,
  #features-section .section4 h3.title {
    font-size: 3.2rem; }

  #features-section .section3 {
    margin-bottom: clamp(10rem, 15vw, 13rem);
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    overflow: hidden; }
    #features-section .section3 .inner .contents3 {
      flex-direction: column-reverse; }
    #features-section .section3 .inner .contents1 {
      flex-direction: column; }
    #features-section .section3 .inner .contents1,
    #features-section .section3 .inner .contents3 {
      width: 90%;
      margin: 0 auto 8rem; }
      #features-section .section3 .inner .contents1 .img-box,
      #features-section .section3 .inner .contents3 .img-box {
        max-width: 550px; }
    #features-section .section3 .inner .contents2 .text-box {
      margin-bottom: 5rem; }
      #features-section .section3 .inner .contents2 .text-box .title {
        font-size: clamp(3.8rem, 6vw, 4.2rem);
        font-weight: 300;
        margin-bottom: 3rem; }
      #features-section .section3 .inner .contents2 .text-box .text-box-wrap {
        width: 90%;
        max-width: 630px;
        margin: 0 auto; }
      #features-section .section3 .inner .contents2 .text-box .wrap {
        width: 100%;
        flex: 1 1 300px;
        margin-bottom: 2rem; }
      #features-section .section3 .inner .contents2 .text-box .subtitle {
        font-size: clamp(2rem, 4vw, 2.2rem);
        font-weight: normal;
        margin-bottom: 2.4rem; }
    #features-section .section3 .inner .contents2 .img-box {
      width: 100%;
      max-width: 380px;
      object-fit: cover; }
      #features-section .section3 .inner .contents2 .img-box img {
        width: 100%;
        object-fit: cover; }
    #features-section .section3 .inner .contents4 .wrap {
      flex-direction: column; }
      #features-section .section3 .inner .contents4 .wrap .text-box {
        width: 100%;
        max-width: 100%; }
    #features-section .section3 .inner .contents5 {
      flex-direction: column; }

  #features-section .section4 .wrap {
    flex-direction: column; }
  #features-section .section4 .text_wrap {
    width: 100%;
    max-width: 100%; }
  #features-section .section4 .img-wrap {
    margin: 2rem auto 3rem; }
  br.sp{
    display: inline;
  }
  .points-section{
    padding: 40px 20px;
  }
  .points-section .title{
    margin: 30px 0 20px 0;
  }
  .title-point{
    margin-top: 70px;
    margin-bottom: 20px;
  }
  .support-cta .flex{
    flex-direction: column;
  }
  .usage-section{
    padding: 70px 20px;
  }
  .usage-content{
    padding: 40px 20px;
  }
  .usage-content .title{
    font-size: 3rem;
  }
  .usage-content .img-col{
    flex-direction: column;
    gap: 20px;
  }
  .function-section{
    padding: 0 20px;
  }
  .function-list li .txt{
    font-size: 1.6rem;
  }
  .function-list li .ico img{
    width: 58px;
    height: auto;
  }
  .function-list{
    margin-bottom: 70px;
  }
  .situation-section .grid{
    display: block;
  }
  #features-section .situation-section p{
    padding: 7px 20px 10px 20px;
    font-size: 1.6rem;
  }
  .situation-section .grid:nth-child(even) p{
    border-left: 0;
    margin-left: 0;
  }
  .points-section .title{
    font-size: 3.2rem;
  }
  .title-center{
    font-size: 3.2rem;
  }
  
}
