@media screen and (max-width: 1200px) {

 .pc {
  display: none;
 }

 .tab {
  display: block;
 }

 .sp {
  display: block;
 }


 body {
  font-size: 14px;
  padding: 0;
 }


 .bnr-mail {
  width: 150px;
 }

 .bnr-mail.pc {
  display: none;
 }

 .bnr-mail.tab {
  display: block;
 }

 .bnr-mail.sp {
  display: none;
 }


 header {
  background-image: url(../img/visual-top_tab.jpg);
 }


 header .title {
  font-size: 40px;
 }





 .nav {
  display: none;
 }

 .nav.footer.pc {
  display: block;
  padding: 20px;
 }

 .nav.footer.pc ul {
  display: block;
 }


 .nav.footer li:nth-child(1) {
  width: 200px;
  margin-top: 4px;
  margin-bottom: 20px;
 }


 .nav.footer li:nth-child(2) {
  margin-left: 0;
 }


 .nav-ex {
  display: block;
  position: relative;
 }

 .wrap {
  padding: 80px 0;
 }


 .title-01 {
  font-size: 60px;
  margin-bottom: 20px;
 }

 .title-02 {
  font-size: 26px;
 }

 .title-03 {
  font-size: 45px;
 }


 .title-06 {
  font-size: 30px;
  padding: 20px;
  margin-bottom: 45px;

 }

 .title-06.ex {
  margin-top: 75px;
 }


 .title-07 {
  padding: 15px 25px;
  margin-top: 50px;
 }

 /*----------------------------*/

 .list-client {
  width: 90%;
  margin-bottom: 50px;
 }

 .list-client a:nth-child(3) {
  margin-right: 0;
 }

 .list-client a:nth-child(5) {
  margin-right: 40px;
 }

 .list-client a:nth-child(6) {
  margin-right: 0;
  margin-bottom: 40px;
 }

 .list-client a:nth-child(9) {
  margin-right: 0;
 }

 .list-client a:nth-child(n+7) {
  margin-bottom: 0;
 }


 .list-client .progrit {
  height: 38px;
 }

 .list-client .growba {
  height: 40px;
 }


 .list-client .idein {
  height: 26px;
 }

 .list-client .kaminashi {
  height: 40px;
 }

 .list-client .edge {
  height: 30px;
 }

 .list-client .smartmedia {
  height: 26px;
  margin-left: 20px;
 }

 .list-client .sougou {
  height: 40px;
 }

 .list-client .smartmeeting {
  height: 30px;
 }

 .list-client .soluna {
  height: 32px;
 }

 /*----------------------------*/

 .list-case {
  width: 90%;
 }

 .item-case {
  width: 48%;
  margin-right: 4%;
  margin-bottom: 50px;
 }

 .item-case:nth-child(3n) {
  margin-right: 4%;
 }

 .item-case:nth-child(2n) {
  margin-right: 0;
 }

 .item-case .title {
  font-size: 18px;
 }

 .item-case .time {
  font-size: 12px;
 }

 .item-case .category {
  font-size: 10px;
 }

 /*----------------------------*/

 .table-news {
  width: 60%;
  margin-top: 60px;
 }


 .table-news td:first-child {
  width: 15%;
 }

 .table-news td:last-child {
  width: 55%;
 }


 /*----------------------------*/

 .box {
  width: 60%;
 }


 .box-deco {
  width: 90%;
  padding: 60px;

 }

 .box-deco .border {
  width: 70px;
 }

 .box-deco .border-ex {
  width: 70px;
 }


 .box-member {
  display: flex;
  justify-content: space-between;
 }

 .box-member .item:first-child {
  width: 55%;
 }

 .box-member .item.ex {
  width: 40%;
 }

 .table-career.tab {
  display: block;
 }

 .table-career.pc {
  display: none;
 }

 .list-member {
  margin-top: 40px;
 }

 .list-member .item {
  width: 30%;
  margin-bottom: 30px;
 }

 .list-member .item:nth-child(n+4) {
  margin-bottom: 0;
 }

 .list-member img {
  margin-bottom: 10px;
 }

 .list-member p {
  font-size: 13px;
 }


 /*----------------------------*/

 .table-company {
  width: 100%;
 }

 .box-service {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
 }

 .box-service .item {
  width: 48%;
  margin-bottom: 30px;
  border: 1px solid #ddd;
 }

 .box-service h3 {
  font-weight: 600;
  background: #000;
  color: #fff;
  padding: 10px 20px;
 }

 .box-service p {
  font-size: 13px;
  margin-top: 0;
  padding: 10px 20px;
  line-height: 1.8;
 }


 .box-service p.ex {
  padding: 0px 20px;
 }

 .box-service p.ex2 {
  padding: 0px 20px;
  margin-top: -5px;
  margin-bottom: 10px;
 }




 .form-wrap {
  width: 90%;
 }

 /*----------------------------*/


 .container-entry {
  margin: 20px auto;
  justify-content: space-between;
  width: 96%;

 }

 .box-entry {
  width: 73%;
  margin-right: 0;
 }

 .box-entry .inner {
  padding: 40px;
 }

 .box-entry .title {
  font-size: 30px;
 }


 .box-entry .time {
  font-size: 12px;
 }

 .box-entry .category {
  font-size: 10px;
 }


 .cms h1 {
  margin-top: 30px;
  font-size: 22px;
  border-left: 8px solid #000;
  padding: 10px;
  padding-left: 20px;
 }


 .cms h2 {
  margin-top: 30px;
  font-size: 18px;
  border-bottom: 2px solid #000;
 }


 .cms h3 {
  margin-top: 30px;
  font-size: 16px;
  font-weight: 600;
 }


 .cms img {
  margin: 20px 0;
 }


 .sidebar {
  width: 25%;
  padding: 20px;
 }


 .wpp-post-title {
  font-size: 14px;
 }


 .su-box-content {
  font-size: 13px;
 }



 /*----------------------------*/


 .list-download {
  width: 90%;
 }


 .list-download .item {
  width: 100%;
 }



 /*----------------------------*/

 .container-wp {
  width: 90%;
  padding: 60px;
 }

 .container-wp .cover {
  width: 48%;
 }


 .container-wp .info {
  width: 48%;
 }

 .container-wp .title {
  font-size: 24px;
 }

 .container-wp p {
  margin-bottom: 50px;
 }

 .container-wp .form {
  width: 100%;
 }


 /*----------------------------*/

 .wrap-point {
  width: 100%;
  margin-top: 30px;
  flex-direction: column-reverse;
  justify-content: center;
 }

 .wrap-point .left {
  width: 100%;
 }

 .wrap-point .right {
  width: 100%;
 }

 .wrap-point .point {
  justify-content: center;
  font-size: 20px;
  text-align: center;
  margin-top: 20px;
 }

 .wrap-point .point img {
  width: 40px;
 }

 .wrap-point .small {
  font-size: 13px;
 }


 .overview {
  width: 85%;
  font-size: 20px;
 }


 .btn-wrap {
  margin-top: -30px;
  margin-bottom: 80px;
 }


 .slider--icon {
  display: none;
  width: 100%;
  margin-top: 0;
  padding-bottom: 50px;
  align-items: center;
 }




 .slider--icon img {
  height: 50px
 }


 .slider--icon a:hover {
  opacity: 1;
 }


 .slider--icon .slick-slide {
  margin: 0px 15px;
 }


 .column1 {
  width: 100%;
  margin: 30px auto;
 }

 .column1 p {
  width: 100%;
  font-size: 16px;
 }



 #pageTop {
  position: fixed;
  bottom: 170px;
  right: 10px;
  z-index: 9;
 }

 #pageTop a {
  width: 40px;
  height: 40px;
 }




 .wrap--blog {
  width: 90%;
 }

 .wrap--blog .item {
  width: 47%;
 }


 .wrap--blog .item:nth-child(2n) {
  margin-right: 0;
 }


 .wrap--blog .item:nth-child(3n) {
  margin-right: 3%;
 }




 .wrap--blog .item:last-child {
  margin-bottom: 0;
 }


 .footer-fixed {
  padding-bottom: 300px;
 }





 /*----------------------------*/

}
