@media screen and (max-width: 896px) {
  .xpn {
    display: block !important;
  }
  .xsn {
    display: none !important;
  }

  #main {
    overflow: hidden;
  }
  #main .topBox {
    /* overflow: hidden; */
  }
  #main .topBox img {
    width: 100%;
  }
  #main .topBox .textBox {
    left: 3%;
    top: -8%;
  }
  #main .topBox .textBox h2 {
    font-size: 3rem;
  }
  /* #main .topBox .btn_box {
    display: none;
  } */
  #main .topBox .btn_box a {
    width: 30px;
  }

  .product_list {
    margin: 30px auto;
    width: 85%;
  }
  .product_list ul li {
    width: 100%;
    padding: 20px 0px;
    max-width: 360px;
    margin: 0 auto;
  }
.product_list .product_content .title {font-size: 18px;    height: auto;}
.product_list .product_content {padding: 20px;}
    
  #main .product_list h3 {
    font-size: 3rem;
  }

  .download_list.product_list ul li {
    /*width: 85%;*/
      width: 100%;
          padding: 4%;
  }
  .download_list.product_list ul li:last-child {
    margin-top: 2rem;
  }

  #main .topBox {
    display: block;
    /*margin: 30px 15px 32px;*/
      margin: 0 15px 32px;
    position: relative;
  }

  #main .topBox .textBox {
    /* margin-bottom: 20px; */
    padding-bottom: 0;
    width: 100%;
      top: 10px;
  }
  #main .topBox .btn_box a:nth-child(1) {
    /*top: 27%;*/top: 38%;
  }
  #main .topBox .btn_box a:nth-child(2) {
    /*top: 41%;*/top: 48%;
  }
  #main .topBox .btn_box a:nth-child(3) {
    /*top: 46%;*/top: 54%;
  }
  #main .topBox .btn_box a:nth-child(4) {
    top: 58%;
  }
  #main .topBox .btn_box a:nth-child(5) {
    /*top: 36%;*/top: 55%;
    left: 11%;
  }
  #main .topBox .btn_box a:nth-child(6) {
    /*top: 54%;*/
      /*top: 60%;*/top: 65%;
  }
  .sp_menu {
    display: block;
    width: 92%;
    margin: 0 auto;
  }
  .sp_menu li {
    margin: 15px 5px;
    display: inline-block;
  }
  .sp_menu li a {
    color: #fff;
    padding: 10px;
    font-size: 1.5rem;
    margin: 30px 0;
    background-color: #e00012;
    color: #fff;
    border-radius: 115px;
  }
  .sp_menu li a span {
    font-weight: bold;
    background-color: #fff;
    color: #e00012;
    border-radius: 50px;
    padding: 0 5px;
    margin-right: 10px;
  }

  .bnr {
    padding: 30px 0;
    background-size: cover;
  }
  .bnr p {
    font-size: 2rem;
  }

  .bnr .btn a {
    line-height: 60px;
    height: 60px;
    width: 280px;
    margin: 0 auto;
    margin-top: 1rem;
  }
.bnr p {font-size: 16px;}

  .seminar_bg .product_list {
    padding: 30px 0;
  }

  .bgBox .product_list {
    padding: 30px 0;
  }
    
.bnr .btn a {
    line-height: 50px;
    height: 50px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
}

    
    
#main .topBox .textBox h2 {
    font-size: 2.4rem;
}
    
#main .content .listUl li {
    margin: 0 auto 20px;
    padding: 20px;
    width: 100%;
    max-width: none;
    box-sizing: border-box;
}    
  #main .imgBox:before {
    display: none;
  }
  #main .imgBox02:before {
    display: none;
  }
  #main .content {
    padding: 30px 0;
    width: auto;
    min-height: inherit;
  }
  #main .content h3 {
    margin-bottom: 15px;
  }
  #main .content h3 .en {
    margin-bottom: 5px;
    font-size: 1.5rem;
  }
  #main .content h3 .num {
    margin: -4px 0 0 4px;
    font-size: 2.2rem;
  }
  #main .content h3 .txtSpan {
    font-size: 2.3rem;
    letter-spacing: 1px;
  }
  #main .content .infoBox {
    width: auto;
      max-width: none;
  }

    

  /* sub--------------------------------- */

  .sub .sub_pro_list .sub_pro_content {
    flex-direction: column-reverse;
  }
  .sub .sub_pro_list .sub_pro_content .w_50,
  .sub .sub_pro_list .sub_pro_content .w_50 {
    width: 100% !important;
  }
  .sub .sub_pro_list .sub_pro_content .w_50 {
    margin-top: 1rem;
  }

  .sub .sub_pro_list li {
    width: 100%;
  }

  .submainbox-wrap .submainbox .submain-txt h2 {
    font-size: 3.5rem;
  }
  .sub h3 {
    font-size: 2rem;
  }
  .sub h4 {
    font-size: 1.5rem;
  }

  .recommended {
    font-size: 1.5rem;
  }
}
