#evo-tuned .title {
  text-align: center;
  font-size: 30rem;
  color: #000;
  line-height: 1.5;
  font-weight: 900;
  margin-bottom: 50px; }
  @media (max-width: 1024px) {
    #evo-tuned .title {
      margin-bottom: 25px; } }
  @media (max-width: 480px) {
    #evo-tuned .title {
      font-size: 20rem;
      margin-bottom: 20px;
      line-height: 1.5; } }
#evo-tuned .text01 {
  width: 550px;
  margin: 0 auto 130px;
  font-size: 16rem;
  line-height: 1.5; }
  @media (max-width: 1024px) {
    #evo-tuned .text01 {
      max-width: 550px;
      width: 100%;
      margin-bottom: 65px; } }
  @media (max-width: 480px) {
    #evo-tuned .text01 {
      width: 100%;
      font-size: 12rem;
      line-height: 1.75; } }
  #evo-tuned .text01 ul li {
    margin-bottom: 35px; }
    @media (max-width: 1024px) {
      #evo-tuned .text01 ul li {
        margin-bottom: 25px; } }
    @media (max-width: 480px) {
      #evo-tuned .text01 ul li {
        margin-bottom: 15px; } }
#evo-tuned .text02 {
  color: #2d2d2d;
  font-size: 18rem;
  line-height: 1.5;
  display: flex; }
  @media (max-width: 480px) {
    #evo-tuned .text02 {
      font-size: 10rem; } }
  #evo-tuned .text02 .text02_1 {
    width: 58%; }
  #evo-tuned .text02 .text02_2 {
    width: 42%; }
#evo-tuned .image01 {
  text-align: center;
  margin-bottom: 30px; }
#evo-tuned .spec {
  color: #000;
  margin-top: 200px; }
  @media (max-width: 1024px) {
    #evo-tuned .spec {
      margin-top: 100px; } }
  @media (max-width: 480px) {
    #evo-tuned .spec {
      margin-top: 50px; } }
#evo-tuned .silent {
  display: flex;
  justify-content: space-between;
  margin-top: 110px;
  margin-bottom: 75px; }
  @media (max-width: 480px) {
    #evo-tuned .silent {
      display: block;
      margin-top: 50px;
      margin-bottom: 30px; } }
  #evo-tuned .silent .text_area {
    width: 45%;
    margin-left: 65px; }
    @media (max-width: 480px) {
      #evo-tuned .silent .text_area {
        width: 100%;
        margin-left: auto;
        margin-bottom: 20px; } }
    #evo-tuned .silent .text_area .title01 {
      margin-bottom: 15px; }
    #evo-tuned .silent .text_area p {
      font-size: 18rem;
      line-height: 1.5;
      margin-bottom: 15px; }
    #evo-tuned .silent .text_area .spec_area {
      display: flex;
      justify-content: space-between; }
      #evo-tuned .silent .text_area .spec_area dl:nth-child(1) dt {
        width: 42px; }
      #evo-tuned .silent .text_area .spec_area dl:nth-child(2) dt {
        width: 62px; }
      #evo-tuned .silent .text_area .spec_area dl:nth-child(3) dt {
        width: 64px; }
      #evo-tuned .silent .text_area .spec_area dl dd {
        font-size: 14rem;
        font-weight: bold;
        margin-top: 5px;
        line-height: 1.5; }
  #evo-tuned .silent .image {
    width: 31.9%;
    margin-right: 100px; }
    @media (max-width: 480px) {
      #evo-tuned .silent .image {
        width: 100%;
        margin-right: auto; } }
#evo-tuned .mark {
  width: 230px;
  margin: 150px auto 0; }
  @media (max-width: 1024px) {
    #evo-tuned .mark {
      margin-top: 75px; } }
  @media (max-width: 480px) {
    #evo-tuned .mark {
      margin-top: 40px;
      width: 40%; } }
