@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%;
      max-width: 500px;
      line-height: 2;
      margin: 0 auto; }
#features-section .section2 {
  margin-bottom: 12rem; }
  #features-section .section2 .img-box {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto; }
    #features-section .section2 .img-box img {
      width: 100%;
      height: 100%; }
#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; }
  #features-section .section4 .title-point {
    display: flex;
    align-items: center;
    margin-bottom: 1.5rem; }
    #features-section .section4 .title-point .title-point-label {
      display: flex;
      align-items: center;
      margin-right: 1rem;
      margin-bottom: 1rem; }
      #features-section .section4 .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 .section4 .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 .section4 .title-point .title {
      font-size: clamp(2rem, 4vw, 2.2rem);
      color: #38b281;
      font-family: 'ZenKakuGothicNew'; }
    #features-section .section4 .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 {
  margin-bottom: 11rem; }
  #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: 800px;
  margin: 6rem 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; }

@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; } }
