@media only screen and (max-width: 1030px) {
  /*1030px*/
  #header {
    height: 90px;
    line-height: 60px;
  }
  /*1030px*/
  #logo {
    max-width: 275px;
  }
  /*1030px*/
  #other {
    font-size: 13px;
  }
  #other .fas {
    font-size: 20px;
  }
  /*1030px*/
  #slides .title {
    font-size: 26px;
  }
  /*1030px*/
  #footer .box {
    width: 50%;
    padding: 20px 1%;
    text-align: center;
  }
  /*1030px*/
  #partner li {
    height: 60px;
  }
  #partner img {
    margin: 0 auto;
  }
  /*1030px*/
  #navigation .box {
    width: 50%;
    text-align: center;
    padding: 30px 1%;
  }
  /*1030px*/
  #contact-map {
    height: auto;
    background-size: cover;
  }
  #contact-map .list {
    width: 90%;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    -o-flex-flow: wrap;
    flex-flow: wrap;
  }
  #contact-map .item {
    position: static;
    max-width: none;
  }
  #contact-map .logo {
    margin-bottom: 6px;
  }
  #contact-map .logo img {
    margin: 0;
  }
  #contact-map .intro {
    font-size: 14px;
  }
  /*1030px*/
  #contact-form .inner {
    max-width: none;
    width: 85%;
  }
  /*1030px*/
  #affiliation .inner {
    width: 85%;
  }
  /*1030px*/
  #vibratrac .inner {
    display: block;
  }
  #vibratrac .text {
    width: auto;
  }
  #vibratrac .video {
    margin-bottom: 30px;
    width: auto;
  }
  /*1030px*/
  #home-text .inner {
    width: 85%;
  }
  /*1030px*/
  .columnname {
    font-size: 24px;
  }
  /*1030px*/
  .home-service li {
    width: 33.333%;
  }
  /*1030px*/
  .home-product .name {
    font-size: 16px;
  }
  /*1030px*/
  #banner {
    height: 265px;
  }
  #banner .text {
    top: 125px;
    padding: 0 18px;
  }
  #banner .title {
    font-size: 35px;
    margin-bottom: 11px;
  }
  /*1030px*/
  #breadcrumb {
    font-size: 14px;
  }
  /*1030px*/
  #equipment .inner {
    width: 85%;
  }
  #equipment .list li {
    width: 33.333%;
  }
  /*1030px*/
  .inner-slim {
    width: 85%;
  }
  /*1030px*/
  #content .container {
    display: block;
  }
  #content .main {
    width: auto;
    margin-bottom: 65px;
  }
  #content .aside {
    width: auto;
  }
}
@media only screen and (max-width: 768px) {
  #header {
    display: block;
    height: auto;
    padding: 18px;
    line-height: normal;
    position: absolute;
  }
  #logo {
    margin: 0 auto;
    padding: 20px 0;
    max-width: 250px;
  }
  /*768px*/
  #other {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 9.5px 0;
    background-color: #198ab3;
    z-index: 9;
  }
  #other .text {
    display: none;
  }
  #other .fas {
    color: #fff;
    font-size: 1.5rem;
    line-height: 1.125em;
    position: relative;
    top: 2px;
  }
  #other > div {
    padding: 0 1.5%;
  }
  #nav-search {
    display: none;
  }
  #nav-mail {
    display: block;
  }
  /*768px*/
  .button a {
    font-size: 12px;
  }
  /*768px*/
  #slides {
    height: 550px;
  }
  #slides .title {
    margin-bottom: 5px;
  }
  /*768px*/
  #footer {
    padding: 30px 0 75px;
  }
  #footer .inner {
    display: block;
  }
  #footer .box {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }
  /*768px*/
  #partner img {
    max-width: 45%;
  }
  /*768px*/
  #navigation {
    display: block;
  }
  #navigation .box {
    width: auto;
    text-align: center;
    padding: 30px 0;
  }
  #navigation .social {
    margin-top: 60px;
  }
  /*768px*/
  #contact-map .list {
    display: block;
  }
  #contact-map .item {
    width: auto;
    padding: 25px 5%;
  }
  #contact-map .logo {
    margin-bottom: 6px;
  }
  #contact-map .logo img {
    margin: 0;
  }
  #contact-map .intro {
    font-size: 14px;
  }
  /*768px*/
  #contact-form .inner {
    width: 90%;
  }
  #contact-form .column {
    margin-bottom: 0;
  }
  #contact-form .column .item {
    float: none;
    width: auto;
  }
  #contact-form .column .item:nth-child(2n) {
    float: none;
  }
  #contact-form .submit {
    width: 100%;
  }
  /*768px*/
  #affiliation {
    padding: 0;
  }
  #affiliation:before,
  #affiliation:after {
    display: none;
  }
  #affiliation .inner {
    width: auto;
    display: block;
  }
  #affiliation .text,
  #affiliation .video {
    padding: 60px 5%;
    width: auto;
  }
  #affiliation .text {
    background-color: #dbdbdb;
  }
  #affiliation .video {
    background-color: #b5b5b5;
  }
  #affiliation .box {
    padding: 0 15px;
  }
  /*768px*/
  #home-tab {
    display: none;
  }
  /*768px*/
  #home-text {
    padding: 0 0 25px;
  }
  #home-text .inner {
    width: 90%;
  }
  #home-text .box {
    display: block;
    border-bottom: 5px solid #DBDBDB;
    padding: 35px 0;
  }
  /*768px*/
  .columnintro {
    font-size: 15px;
  }
  /*768px*/
  .home-service li {
    width: 50%;
  }
  /*768px*/
  .home-product li {
    width: 50%;
    padding: 15px 1%;
  }
  /*768px*/
  #banner {
    height: auto;
  }
  #banner .figure {
    height: 135px;
  }
  #banner .text {
    position: static;
  }
  #banner .inner {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column-reverse;
  }
  #banner .title {
    color: #000;
    font-size: 30px;
    font-weight: 800;
    margin-bottom: 0;
  }
  #banner .title:after {
    margin-top: 10px;
  }
  /*768px*/
  #breadcrumb {
    color: #595C5E;
    font-weight: 800;
    font-size: 14px;
    padding: 3px 0;
    margin-bottom: 13px;
  }
  #breadcrumb a {
    color: #595C5E;
  }
  #breadcrumb i:after {
    content: '//';
  }
  #breadcrumb span {
    color: #D32027;
  }
  /*768px*/
  #equipment {
    padding: 40px 0;
  }
  #equipment .inner {
    width: 90%;
  }
  #equipment .list li {
    width: 50%;
  }
  /*768px*/
  #affiliate {
    display: none;
  }
  /*768px*/
  .inner-slim {
    width: 90%;
  }
  /*768px*/
  .entry img {
    float: none!important;
    margin: 0!important;
    width: 100%;
  }
  /*768px*/
  #product .figure {
    margin-bottom: 50px;
  }
}
