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


  body {
    font-size: 14px;
  }

  .white {
    padding-bottom: 0;
  }

  .pale {
    padding-bottom: 50px;
  }

  .navPc {
    display: none;
  }

  .drawer_menu {
    display: block;
  }

  .logoWrap {
    margin-left: 0px;
  }


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

  .mainVisual {
    background-image: url(../img/main_visual6.jpg);
    background-size: cover;
    background-position: 50% 50%;
    height: 70vh;
  }*/

  .toseki .logo {
    width: 100px;
  }

  .setuppers {
    margin: auto;
    left: 0;
    right: 0px;
    bottom: 20px;
    max-width: 90%;
  }

  .setuppers .logo {
    width: 100%;
  }

  .catch img {
    width: 18%;
    position: absolute;
    right: 70px;
    top: 145px;
  }




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

  .flexCont {
    width: 94%;
    margin: 60px auto;
  }

  .fullCont {
    width: 94%;
    margin: 0px auto;
    margin-bottom: 100px;
  }

  .flexCont.four .item {
    width: 23.5%;
  }


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

  .title-1 {
    font-size: 28px;
    font-weight: 900;
  }

  .title-1.ex3 {
    font-size: 28px;
  }


  .title-2 {
    margin-bottom: 30px;
    padding-top: 50px;
  }

  .title-2 img {
    width: 250px;
  }

  .title-2 span {
    font-size: 24px;
  }

  .title-3 {
    margin-top: 10px;
    flex-direction: column;
  }

  .icon-1 {
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding-right: 0;
    padding-left: 0;
    border-right: 0 solid #ddd;
    margin-right: 0;
    width: 100%;
    padding-bottom: 6px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
  }

  .icon-1 .iconTitle {
    font-size: 14px;
  }

  .icon-1 .number {
    margin-top: 0;
    padding-left: 10px;
  }

  .title-3 {
    text-align: center;
  }

  .title-3 .title {
    width: 100%;
    font-size: 24px;
    font-weight: 900;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }

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


  .btn {
    width: 250px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    margin-top: 30px;
  }

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

  #message {
    height: 360px;
    background-position: 50% 50%;
  }

  .container {
    width: 94%;
  }

  .container2 {
    width: 94%;
  }

  .container3 {
    width: 94%;
  }

  .contBox-1 {
    width: 50%;
  }

  #story {
    height: 500px;
  }


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

  .videoWrap {
    background-size: cover;
    background-position: 50% 60%;
  }

  .videoWrap .inner {
    width: 94%;
    flex-direction: column;
  }

  iframe {
    max-width: 70%;
    display: block;
    margin: 0 auto;
  }

  .videoWrap .item {
    width: 100%;
  }

  .borderBox {
    max-width: 70%;
    margin-top: 30px;
    padding: 30px;
  }

  .borderBox .title a {
    font-size: 24px;
  }

  .borderBox .txt {
    font-size: 14px;
  }


  .borderBox.ex {
    max-width: 100%;
    width: 94%;
  }

  .borderBox.ex .catch {
    font-size: 30px;
    width: 40%;
  }

  .borderBox.ex .txt {
    width: 60%;
  }


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

  .info-box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    text-align: left;
  }

  .info-box .list {
    margin-top: 30px;
  }

  .info-box .item {
    width: 100%;
    margin-bottom: 0px;
  }

  .title-1.ex4 {
    text-align: center;
    padding-top: 50px;
  }

  .info-box .title {
    font-size: 24px;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 30px;
  }


  .wideImg {
    margin-top: 50px;
  }


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


  form {
    width: 94%;
    margin: 60px auto;
    color: #fff;
  }

  form label {
    width: 400px;
    margin-right: 10px;
  }

  form .item {
    margin-bottom: 20px;
  }

  form .item.message {
    align-items: flex-start;
  }


  form button {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 700;
  }

  .item.year {
    font-size: 16px;
    margin: 0;
    margin-top: 20px;
  }

  .item.year .inner {
    display: flex;
    color: #000;
  }

  .item.year input {
    width: 20px;
    vertical-align: middle;
  }

  .yearWrap {
    border: 5px solid #002A67;
    margin-bottom: 50px;
  }

  .yearWrap .title {
    text-align: center;
    background-color: #002A67;
    margin: 0;
    font-size: 18px;
  }

  .yearWrap .sub {
    margin-bottom: 20px;
    font-size: 15px;
  }

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

  .copyright {
    font-size: 12px;
    color: #fff;
  }

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

  .targetBox {
    width: 100%;
  }

  .targetBox .txt {
    font-size: 20px;
  }

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



  .borderBox.ex {
    width: 80%;
    flex-direction: column;
  }


  .borderBox.ex .catch {
    width: 100%;
  }

  .borderBox.ex .txt {
    width: 100%;
    text-align: center;
  }


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



  .checkbox .inner {
    font-size: 14px;
  }


  .checkbox span {
    margin-right: 20px;
  }

  .check {
    margin-right: 8px;
  }



  /*----------------------------*/
}
