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


  body {
    font-size: 14px;
    line-height: 1.7;
  }

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

  .width-wide {
    width: 100%;
  }

  .width-base {
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    padding-bottom: 0;
  }

  .width-slim {
    width: 100%;
    margin: 0 auto;
    padding: 30px 0px;
  }

  .wave {
    background-color: #F0F0F0;
    background-image: url(../img/wave@2x.png);
    background-size: contain;
    padding: 10px 0px;
    margin: 10px;
  }

  .wave.ex {
    margin-top: -50px;
  }


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

  .linkWrap {
    margin-top: 30px;
  }

  .linkWrap a {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
  }

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


  .drawer_menu {
    display: block;
  }

  .globalNav {
    display: none;
  }

  .tabLogo img {
    width: 300px;
  }

  article p {
    font-size: 15px;
  }

  article p.list {
    font-size: 15px;
  }

  p .blue {
    padding-right: 2px;
  }

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

  .mainVisual {
    height: 700px;
    margin-top: 0px;
  }

  .mainVisual .copy-main {
    display: none;
  }

  .mainVisual .copy-main-2 {
    display: block;
    width: 60%;
    margin: 0 auto;
  }


  .mainVisual .copy_1 {
    font-size: 3.5em;
  }

  .mainVisual .copy_2 {
    font-size: 1.2em;
  }

  .mainVisual .copy_2.ex {
    display: none;
  }

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

  .pankuzu {
    padding-top: 50px;
  }

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

  #concept1 {
    margin-top: -50px;
    margin-bottom: 40px;
  }

  #concept1 .txt {
    margin-top: 50px;
    line-height: 3em;
    color: #fff;
  }

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

  .title {
    font-size: 15px;
    letter-spacing: 0.5px;
  }

  .title2 {
    width: 60%;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 40px;
    z-index: 99;
  }

  .title3 {
    font-size: 40px;
    padding-top: 0px;
  }

  .title4 {
    font-size: 22px;
  }

  .title5 {
    font-size: 30px;
    color: #0E489E;
    font-weight: 500;
    text-align: center;
  }

  .title5.ex {
    font-size: 26px;
    color: #fff;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .title6 {
    font-size: 32px;
  }

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

  .subNav-item img.navImg_1 {
    height: 90px;
  }

  .subNav-item img.navImg_2 {
    height: 90px;
  }


  .subNav-item img.navImg_4 {
    width: 250px;
  }

  .subNav-item img.navImg_5 {
    height: 90px;
  }

  .subNav-item img.navImg_6 {
    height: 70px;
  }

  .subNav-item img.navImg_7 {
    height: 90px;
  }

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

  .figure1 {
    width: 20%;
    top: 400px;
    left: -10px;
  }

  .figure2 {
    width: 20%;
    top: 780px;
    right: -40px;
  }

  .figure3 {
    width: 20%;
    bottom: 750px;
    left: -10px;
  }

  .figure4 {
    width: 20%;
    bottom: 100px;
    right: -20px;
    z-index: -1;
  }



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

  .linkWrap {
    margin-top: 30px;
  }

  .linkWrap a {
    display: block;
    margin-bottom: 10px;
    font-weight: 500;
  }

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

  .figure-flag {
    width: 50px;
  }

  .figure-flag-2 {
    width: 90px;
  }

  .figure-flag-3 {
    width: 130px;
  }

  .box {
    padding-top: 20px;
    width: 32%;
    height: 250px;
  }

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

  .box p {
    font-size: 13px;
  }

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

  .iconWrap {
    width: 100%;
    margin: 0 auto;
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .iconWrap.ex {
    justify-content: center;
    width: 100%;
    flex-wrap: wrap;
  }

  .iconWrap.sp {
    display: none;
  }

  .icon {
    width: 150px;
    height: 150px;
    border-radius: 80px;
    background-color: #0E489E;
    text-align: center;
    margin-bottom: 30px;
    color: #fff;
  }

  .icon.ex {
    background-color: #0F1F4E;
  }

  .icon p {
    line-height: 1.2em;
    font-weight: 500;
    margin-top: -8px;
  }


  .icon img {
    width: 80px;
    margin-top: 25px;
  }

  .plus {
    margin-right: 10px;
    margin-left: 10px;
    width: 30px;
  }

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

  .boxWrap2 {
    margin-top: 30px;
  }

  .box2 {
    margin-bottom: 30px;
    flex-direction: column;
  }

  .box2 .txtCont {
    width: 100%;
    padding: 60px;
  }

  .box2 .imgCont {
    width: 100%;
    height: 300px;
  }

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

  .boxWrap3 {
    margin-top: 30px;
  }

  .box6 {
    margin-bottom: 30px;
    height: auto;
  }

  .box6 .txtCont {
    width: 100%;
    padding: 60px;
  }


  .box6 .imgCont {
    width: 100%;
    border: 10px solid #fff;
  }


  .box6 h3 {
    margin-top: 20px;
  }

  .box6 .name {
    margin-top: 20px;
  }



  .box7 .inner {
    flex-direction: column-reverse;

  }

  .box7 .txtCont {
    width: 100%;
    padding: 30px 45px;
  }


  .box7 .imgCont {
    width: 100%;
  }


  .box7 h3 {
    margin-top: 20px;
  }


  .box7 .name {
    margin-top: 30px;
    position: relative;
  }

  .box7 .movie {
    padding: 10px;
  }


  .box7 .movie h4 {
    width: 100%;
  }

  .box7 .movie iframe {
    margin: 0;
  }


  .box7 .worksTitle {
    display: flex;
    justify-content: center;
  }



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

  .entryCont {
    width: 100%;
    padding: 40px;
  }

  .entryTxt {
    line-height: 2;
  }

  .entryTitle {
    font-size: 30px;
    text-align: left;

  }

  .entryTitle2 {
    font-size: 20px;
  }

  .entryTitle3 {
    font-size: 30px;
  }

  .entryTitle3.sp {
    display: none;
  }

  .clientName {
    margin-bottom: 0px;
  }

  .entryImgWrap {
    padding-top: 30px;
  }

  /*--------------------*/
  .caption {
    font-size: 12px;
  }

  .txt.sp {
    display: none;
  }


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


  .box5 h4 {
    width: 380px;
    font-size: 18px;
  }

  .box5 p {
    width: 350px;
    font-size: 17px;
  }


  .label {
    width: 48%;
  }


  .input {
    width: 50%;
  }


  .navTxt {
    width: 100%;
  }

  .profBox {
    flex-direction: column;
    align-items: center;
  }


  .profBox .item {
    width: 85%;
    padding: 30px;
  }













}
