@charset "UTF-8";
/*==========================================
製品特長　MIMIO SOUND NECK
==========================================*/
#features-section .mb-3em {
  margin-bottom: 3em; }
#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%; }
    #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 .subtitle {
      font-size: clamp(2rem, 4vw, 2.2rem);
      max-width: 715px;
      margin: 0 auto 2rem; }
    #features-section .section1 .inner .text {
      line-height: 2;
      max-width: 715px;
      margin: 0 auto; }
    #features-section .section1 .inner .img-box {
      display: flex;
      flex-wrap: wrap;
      max-width: 1000px;
      justify-content: space-around;
      margin: 4em auto 0; }
      #features-section .section1 .inner .img-box img {
        margin-bottom: 3em; }
#features-section .section2 {
  text-align: center;
  margin-bottom: 6rem; }
  #features-section .section2 .img-box {
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative; }
    #features-section .section2 .img-box img {
      width: 100%;
      max-width: 1500px;
      height: auto; }
    #features-section .section2 .img-box p {
      position: absolute;
      top: 48%;
      left: 50%;
      transform: translateY(-50%) translateX(-50%);
      color: #39B282;
      font-size: 8.5rem;
      font-weight: 300;
      line-height: 1; }
#features-section .section3 {
  margin-bottom: clamp(10rem, 15vw, 13rem);
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden; }
  #features-section .section3 .inner {
    width: 90%;
    max-width: 980px;
    margin: 0 auto; }
    #features-section .section3 .inner .contents1 {
      display: flex;
      flex-wrap: wrap;
      margin-bottom: 3em;
      gap: 0em 3em; }
      #features-section .section3 .inner .contents1 .title {
        font-size: clamp(3.8rem, 6vw, 4.2rem);
        font-weight: 300;
        margin-bottom: clamp(6rem, 10vw, 8rem);
        text-align: center;
        width: 100%; }
      #features-section .section3 .inner .contents1 .text-box {
        width: 330px; }
        #features-section .section3 .inner .contents1 .text-box .wrap {
          width: 100%;
          max-width: 330px;
          flex: 1 1 300px;
          margin-bottom: 2rem; }
        #features-section .section3 .inner .contents1 .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 {
          font-size: 1.6rem;
          line-height: 1.8; }
        #features-section .section3 .inner .contents1 .text-box img {
          width: 100%;
          height: auto;
          margin: 1em 0; }
      #features-section .section3 .inner .contents1 .img-box {
        width: calc(100% - 330px - 3em); }
        #features-section .section3 .inner .contents1 .img-box img {
          width: 100%;
          height: 100%;
          object-fit: contain; }
  #features-section .section3 .contents2 {
    display: flex;
    align-items: center;
    gap: clamp(4rem, 6vw, 6.4rem);
    margin-bottom: clamp(6rem, 8vw, 8rem);
    flex-direction: row;
    flex-wrap: wrap; }
    #features-section .section3 .contents2 .text-box {
      width: 100%;
      max-width: 520px;
      flex: 1 1 300px;
      margin-bottom: 2rem; }
    #features-section .section3 .contents2 .img-box img {
      width: 100%;
      height: auto; }
    #features-section .section3 .contents2 .subtitle {
      font-size: clamp(2rem, 4vw, 2.2rem);
      font-weight: normal;
      margin-bottom: 2.4rem; }
    #features-section .section3 .contents2 .text {
      font-size: 1.6rem;
      line-height: 1.8; }
  #features-section .section3 .contents3 {
    display: flex;
    align-items: center;
    gap: clamp(4rem, 6vw, 6.4rem);
    margin-bottom: clamp(6rem, 8vw, 8rem);
    flex-direction: row;
    flex-wrap: wrap; }
    #features-section .section3 .contents3 .text-box {
      width: 100%;
      max-width: 520px;
      flex: 1 1 300px;
      margin-bottom: 2rem; }
    #features-section .section3 .contents3 .img-box img {
      width: 100%;
      height: auto; }
    #features-section .section3 .contents3 .subtitle {
      font-size: clamp(2rem, 4vw, 2.2rem);
      font-weight: normal;
      margin-bottom: 2.4rem; }
    #features-section .section3 .contents3 .text {
      font-size: 1.6rem;
      line-height: 1.8; }
#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 {
    margin-bottom: 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 .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 .section5 {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto 5em; }
  #features-section .section5 .wrap {
    display: flex;
    align-items: center;
    margin-bottom: 8em; }
    #features-section .section5 .wrap .img-box {
      width: calc(100% - 500px); }
      #features-section .section5 .wrap .img-box img {
        width: 100%;
        height: auto; }
    #features-section .section5 .wrap .text-box {
      width: 100%;
      max-width: 500px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: center; }
      #features-section .section5 .wrap .text-box p {
        width: 100%;
        max-width: 310px;
        margin: 1rem 0; }
      #features-section .section5 .wrap .text-box p.title {
        font-size: 4.2rem; }
    #features-section .section5 .wrap .memo {
      font-size: 1.4rem; }
    #features-section .section5 .wrap.two {
      flex-direction: row-reverse; }
    #features-section .section5 .wrap.three {
      width: 100%;
      max-width: 1000px;
      margin: 0 auto 8em; }
#features-section .section-gray-box {
  margin-bottom: 13rem; }
  #features-section .section-gray-box .gybox-wrap {
    width: 90%;
    max-width: 1240px;
    margin: 0 auto; }
  #features-section .section-gray-box .gybox-title {
    font-size: 4.2rem;
    font-weight: 300;
    margin-bottom: 8rem;
    text-align: center; }
  #features-section .section-gray-box .gybox-grid {
    display: flex;
    align-items: stretch;
    justify-content: center;
    gap: 2rem;
    flex-wrap: wrap; }
  #features-section .section-gray-box .gybox-item {
    background-color: #F7F7F7;
    padding: 4rem 3.2rem;
    border-radius: 0.8rem;
    flex: 1;
    width: 100%;
    min-width: 280px; }
  #features-section .section-gray-box .gybox-item .gybox-item-title {
    font-size: 4.5rem;
    color: #38B281;
    font-weight: 300;
    text-align: center;
    margin-bottom: 1.4rem; }
  #features-section .section-gray-box .gybox-item .gybox-item-subtitle {
    text-align: center;
    font-size: 2.2rem;
    font-weight: normal;
    margin-bottom: 1rem; }
  #features-section .section-gray-box .gybox-item .gybox-desc {
    font-size: 1.5rem;
    line-height: 1.8;
    text-align: left; }
#features-section .section-green-box {
  width: 90%;
  margin: 0 auto;
  margin-bottom: clamp(10rem, 15vw, 13rem); }
  #features-section .section-green-box .wrap {
    display: flex;
    lign-items: stretch;
    justify-content: center;
    gap: clamp(3rem, 5vw, 4.8rem);
    flex-direction: row;
    flex-wrap: wrap; }
    #features-section .section-green-box .wrap .green-box {
      border: 5px solid #CCECDF;
      border-radius: 1rem;
      padding: clamp(2.8rem, 5vw, 6rem) clamp(1.8rem, 3vw, 4rem);
      max-width: 600px;
      width: 100%;
      margin-bottom: 3rem; }
      #features-section .section-green-box .wrap .green-box .title {
        font-size: clamp(2.4rem, 5vw, 3.2rem);
        font-weight: 300;
        margin-bottom: 2.4rem;
        color: #38b281; }
      #features-section .section-green-box .wrap .green-box .text {
        line-height: 1.8; }

@media screen and (max-width: 768px) {
  #features-section .section1 .inner .title,
  #features-section .section3 .inner .contents1 .title,
  #features-section .section4 h3.title,
  #features-section .section-gray-box .gybox-title {
    font-size: 3.2rem; }

  #features-section .section2 .img-box p {
    font-size: 4rem; }

  #features-section .section3 .inner .contents1 .img-box {
    width: 100%; }
    #features-section .section3 .inner .contents1 .img-box img {
      width: 100%;
      margin: 0 0 3em; }
  #features-section .section3 .inner .contents2 {
    flex-direction: column-reverse; }
    #features-section .section3 .inner .contents2 .img-box {
      margin: 0 auto; }
    #features-section .section3 .inner .contents2 .text-box {
      flex-basis: auto;
      margin-bottom: 0; }
  #features-section .section3 .inner .contents3 .img-box {
    margin: 0 auto; }
  #features-section .section3 .inner .contents3 .text-box {
    flex-basis: auto;
    margin-bottom: 0; }
  #features-section .section3 .inner .contents1 .text-box img {
    width: 60%;
    max-width: 300px;
    margin: 2em auto;
    text-align: center;
    display: block; }

  .section-gray-box {
    margin-bottom: 10rem; }
    .section-gray-box .gybox-title {
      font-size: 3.8rem;
      margin-bottom: 6rem; }
    .section-gray-box .gybox-item {
      padding: 2.8rem 1.8rem; }

  #features-section .section5 .wrap {
    margin-bottom: 4em;
    flex-flow: column; }
    #features-section .section5 .wrap.two {
      flex-direction: column; }
    #features-section .section5 .wrap .img-box {
      width: 100%; }
    #features-section .section5 .wrap .text-box p.title {
      font-size: 3.2rem; } }
