@media screen and (min-width: 600px) and (max-width: 1000px) {
  /* common */
  
  .sp-none{
    display: none!important;
  }

  .pc-none{
    display: block!important;
  }
.breadcrumbs{
  position:relative;
  top: -15px;
}
  .main-container{
    width: auto;
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
  }

  .service-visual-item {
    padding: 60px 0 0 0;
  }

  /* header */

  header {
    position: fixed;
    z-index: 999;
    width: 100%;
    background: #fff;
    padding: 0px;
    height: 100px;
  }
    .sp-mainvisual-box {
    position: relative;
  }
  .sp-mainvisual-box h1{
    position: absolute;
    top:850px;
    left: 15px;
    color: #FFF;
    background-color: #409388;
    padding: 10px;
    font-size: 3rem;
    /*
    font-family: 'futura',sans-serif;
    -ms-font-feature-settings: "normal";*/
    letter-spacing: 3px;
    z-index: 5;
  }
  .sp-mainvisual-box h2{
    position: absolute;
    top:1000px;
    left: 15px;
    right: 15px;
    color: #FFF;
    background-color: #409388;
    padding: 10px;
    font-size: 1.5rem;
    /*
    font-family: 'futura',sans-serif;
    -ms-font-feature-settings: "normal";*/
    letter-spacing: 3px;
  }
.sp-mainvisual-box img {
    width: 100%;
    position:inherit
}
  .header-item {
    display: flex;
    align-items: center;
  }
 .header-item .header-logo a{
  color:  #262626;
  letter-spacing: 3px;
  font-size: 2.5rem;
  line-height: 1;
 }
 .header-item .header-logo a span {
    font-size: 1.4rem;
}
  .sp-header .header-logo{
    width: 400px;
    position: absolute;
    top: 27px;
    left: 15px;
    z-index: 999;
  }

  .sp-header header-logo img{
    width: 100%;
  }

  .sp-nav-btn{
    display: inline-block;
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 50px;
    height: 50px;
    z-index: 999;
  }
  .sp-nav-btn label {
    position: absolute;
    top: 30px;
    right: 10px;
    font-family: 'futura';
    font-size: 15px;
  }
  .sp-nav-btn .lines {
    width: 30px;
    height: 30px;
    position: absolute;
    top: px;
    right: 15px;
    font-size: 100px;
  }
  .lines .line01 {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    width: 30px;
    height: 2px;
    background: #262626;
  }
  .lines .line02 {
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
    width: 20px;
    height: 2px;
    background: #262626;
  }
  .service-visual-item .main-test {
    width: 100%;
    padding: 15.6% 0px;
  }
  .sp-menu{
    position: absolute;
    top: 0;
    right: 1200px;
    bottom: 0;
    height: 100vh;
    background: #fff;
    z-index: 998;/*
    height: auto;*/
    width: 100%;
    overflow-y: scroll;
  }
  .logo-sp-link {
    position: absolute;
    top: 9px;
    left: 5px;
  }
  .sp-menu .sp-navs {
    color: #262626;
    margin: 97px 0px 0px 0px;
    font-size: 0;
    position: relative;
  }
  .sp-navs h2 {
    font-size: 16px;
    font-family: 'futura';
    padding-bottom: 15px;
    padding-top: 15px;
    line-height: .8;
    margin-bottom: 0px;
    border-bottom: 1px solid #FFF;
    border-right: 1px solid #FFF;
    letter-spacing: 4px;
    text-align: center;
    width: 50%;
    display: inline-block;
    background-color: #E3E3E3;
  }

  .sp-menu img{
    width: 250px;
    position: absolute;
    top: 22px;
    left: 15px;
  }

  .sp-menu .sp-navs ul{
    padding: 0px;
    width: 90%;
    margin: auto;
  }

  .sp-menu .sp-navs ul li{
    font-size: 1.4rem;
    padding: 20px 0 20px 0;
    letter-spacing: 3px;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #EDEDED;
  }

  .header-tel-sns{
    margin: 15px auto 0 auto;
    width: 90%;
  }
	
  .header-tel-sns img {
      margin-top: 58px;
  }
  
  .header-tel-sns img {
      margin-top: -6px;
  }
  
  info-header p {
      margin-right: 30px;
  }
  
  .info-header p {
      font-size: 25px;
      margin-left: 40px;
      margin-top: 3px;
  }
  .header-tel-sns img{
    width: 50px;
    position: unset;
    margin: 0 10px 0 0;
  }

  .header-tel{
    margin: 10px auto 0 auto;
    width: 90%;
  }

  .header-tel a{
    margin: 20px auto 0 auto;
    width: 90%;
    font-size: 2rem;
    letter-spacing: 3px;
    font-family: 'futura',sans-serif;
    -ms-font-feature-settings: "normal";
  }

  .info-header{
    position: absolute;
    bottom: 100px;
    width: 100%;
  }

  /* footer */

  footer{
    padding: 0px;
  }

  .copy-right{
    font-size: .7rem;
     padding: 10px 0;
  }

  /* about */

  .service-visual-item .main-test .about-main-title {
    background-color: #505050;
    color: #FFF;
    font-size: 2rem;
    position: absolute;
    top: 40px;
    left: 15px;
    letter-spacing: 4px;
    padding: 10px;
    z-index: 4;
  }

  .about{
    padding: 30px 0 0 0;
  }

  .about .about-h4{
    margin: 20px 0;
  }

  .about .about-caption {
    letter-spacing: 1px;
    line-height: 1.7;
    margin: 0 0 20px 0;
  }

  .table-about tr th {
    width: 25%;
  }

  /* case */

  .service-visual-item .main-test h2 {
    font-size: 2rem;
    position: absolute;
    top: 40px;
    left: 15px;
    letter-spacing: 4px;
    padding: 10px;
    z-index: 4;
  }

  .case-list {
    padding: 20px 0 40px 0;
  }

  .example-caption {
    position: absolute;
    bottom: 30px;
    padding: 0 10px;
    z-index: 4;
    width: 100%;
  }

  .example-caption p {
    font-size: 1.3rem;
  }

  .example-caption h3 {
    font-size: 1.3rem;
    display: none!important;
  }

  .example-caption h4 {
    font-size: 1.3rem;
    display: none!important;
  }

  /* news */

  #tag-wrapper{
    margin: 40px 0 0 0;
  }

  .list-tabs{
    width: 49%;
    margin: 0px 0 4px 0;
  }

  .list-tabs li{
    width: 100%;
    margin: 0px;
    padding: 10px;
    font-size: 1.3rem;
  }

  .news-contents{
    margin: 30px 0 0 0;
  }

  .news-item p{
    font-size: 1.4rem;
  }

  /* service */

  .strong-point{
    padding: 30px 0;
  }

  .strong-point-img .col-md-6{
    padding: 0;
  }

  .case-study .col-6{
    padding: 0 2px 0 2px;
  }

  .case-study .row{
    margin: 0 -2px;
  }

  .case-study .margin-conteinar.row{
    margin: 0 -17px;
  }

  .strong-point-img h4 {
    font-size: 1.6rem;
    letter-spacing: 5px;
    font-weight: bold;
    margin: 20px 0 10px 0;
  }

  .strong-point-img p {
    font-size: 1.2rem;
    letter-spacing: 3px;
    margin: 0 0 20px 0;
  }

  .service{
    margin: 10px 0 0 0;
  }

  .voice{
    margin: 30px 0 0 0;
  }

  .case-study{
    margin: 30px 0 0 0;
  }

  .study-item button {
    border: none;
    background-color: #F3F3F3;
    width: 260px;
    padding: 20px;
    letter-spacing: 4px;
    margin: 20px 0 0 0;
    font-weight: bold;
    border: 1px solid #F3F3F3;
    transition: .3s;
  }

  .case-study .example-caption {
    position: absolute;
    bottom: 10px;
    padding: 0 10px;
    z-index: 4;
    width: 100%;
  }

  .case-study .example-caption p{
    font-size: 1rem;
    width: 100%;
  }

  /* sngle */

  .single-contents{
    padding: 30px 0;
  }

  .single-sns {
    margin: 20px 0 0 0;
  }

  /* contact */

  .contact-contant{
    padding: 30px 0;
  }

  .input-form{
    margin: 20px 0;
  }

  .form-column__name {
    margin: 5px 0 10px 0 ;
  }

  .btn-box{
    text-align: center;
  }

  .inactive-btn {
    font-size: 1.5rem;
    padding: 10px 0;
  }

  .contact-done h3 {
    text-align: center;
    letter-spacing: 2px;
    text-align: center;
    font-size: 1.6rem;
  }

  /* home */

  .example .col-6{
    padding: 0 2px 0 2px;
  }

  .example .row{
    margin: 0 -2px;
  }

  .news-container{
    width: auto;
    padding: 15px;
  }

  .news-main-title{
    font-size: 1.6rem;
  }

  .news {
    padding: 30px 0;
    background-color: #F5FEFE;
  }

  .news-sub-title {
    text-align: center;
    font-size: 1rem;
    letter-spacing: 5px;
    margin: 10px 0 20px 0;
  }

  .link-news span:nth-of-type(2) {
    border-radius: 50%;
    border: 1px solid #8E9291;
    width: 33px;
    height: 33px;
    display: inline-block;
    font-size: 1.2rem;
    padding: 5px 9px 0 0;
    margin: 0 0 0 10px;
  }

  .main-visual-img h2 {
    background-color: #409388;
    color: #FFF;
    font-size: 2rem;
    position: absolute;
    top: 40px;
    left: 15px;
    letter-spacing: 4px;
    font-family: 'futura',sans-serif;
    -ms-font-feature-settings: "normal";
    padding: 10px;
    z-index: 4;
  }

  .main-visual-img h3{
    display: inline-block!important;
    font-size: 1.3rem;
    position: absolute;
    top: 100px;
    left: 15px;
    letter-spacing: 3px;
    padding: 8px 10px;
    z-index: 4;
  }

  .mind{
    padding: 30px 0;
  }

  .contents-mind{
    display: block;
  }

  .contents-mind img{
    display: none;
  }

  .contents-mind .mind-item {
    width: 100%;
  }

  .mind-box {
    padding: 50px 0;
  }

  .mind-item h3 {
    font-size: 1.6rem;
    margin: 0 0 10px 0;
    line-height: 1.7;
  }

  .mind-item p{
    line-height: 1.7;
    font-size: 1.2rem;
  }

  .mind-item button {
    background-color: #409388;
    letter-spacing: 5px;
    font-size: 1.2rem;
    border-radius: 50px;
    width: 200px;
    padding: 15px 0;
    color: #FFF;
    border: 1px solid #409388;
    margin: 10px 0 0 0;
    transition: .3s;
  }

  .example{
    padding: 0px 0 30px 0;
  }

  .main-visual-e {
    height: auto;
    width: 100%;
  }

  .main-example h3 {
    font-size: 1.3rem;
    letter-spacing: 3px;
    padding: 10px 7px;
    background-color: #409388;
    color: #fff;
    display: inline-block;
  }

  .main-example {
    top: -50px;
  }

}