@media screen and (max-width: 1000px) {
/*========= Cancel ===============*/

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
  width: 90%;
  margin: auto;
}

.scrolldown2 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  bottom: 385px;
  right: 8%;
}

.scrolldown2:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: 0;
  /*線の形状*/
  width: 2px;
  height: 55px;
  background: #333;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove {
  0% {
    bottom: 40px;
  }

  100% {
    bottom: -5px;
  }
}


  /*========= SEC ===============*/

  #splash_logo img {
    width: 100%;
  }

  /*========= SEC ===============*/
  .concept {
    height: 100vh;
    position: relative;
    display: flex;
    background-image: url(images/top-9.webp);
    background-size: cover;
    background-position: 67%;
  }

  .concept-txt-wrap {
    text-align: center;
    margin-bottom: 1em;
    padding: 4em 1em;
    position: absolute;
    bottom: 0;
    top: auto;
    right: 15px;
    width: 73%;
    height: 34%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .concept-txt-wrap h3{
    margin-bottom: .5em !important;
  }
.concept-title{
  font-size: 1.3em !important;
}

  .concept-txt {
    font-size: 1em;
  }

  .riyu {
    background-position: 55%;
  }

  .riyu-txt-wrap {
    text-align: center;
    margin-bottom: 1em;
    padding: 4em 2em;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 15px;
    width: 65%;
    height: 34%;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .riyu-txt-wrap h3{
    margin-bottom: 0.5em !important;
  }

  .riyu-title{
    font-size: 1.3em !important;
  }
  .riyu-txt{
    font-size: 1em;
  }

  .height-txt-wrap-1 {
    margin-left: 1em;
  }

  .height-txt-wrap-2 {
    margin-right: 1em;
  }

  /*========= SEC ===============*/

  .explan-wrap {
    display: flex;
    margin-bottom: 1em;
    flex-direction: column;
  }
  .item-img-box-1 p,.item-img-box-2 p,.item-img-box-3 p {
    font-size: 2.5em;
  }

  .item-img-box-1 {
    height: 500px;
    position: relative;
    width: 100%;
    background-image: url(images/yasai.webp);
    background-size: cover;
  }

  .item-img-box-2 {
    height: 500px;
    position: relative;
    width: 100%;
    background-image: url(images/kudamono.webp);
    background-size: cover;
  }

  .item-img-box-3 {
    height: 500px;
    position: relative;
    width: 100%;
    background-image: url(images/zoutei-2.webp);
    background-size: cover;
    background-position-y: 54%;
  }

  .item-txt-box {
    width: 100%;
    background-color: #E4EFE7;
  }
  .item-txt-box p {
    font-size: .8em;
    padding: 0em 2em;
  }
  .item-txt-box h4 {
    margin-top: 0em;
    background-color: rgba(255, 255, 255, 0);
  }

  /*========= SEC ===============*/


  .logo img {
    width: 100%;
    padding: 3em;
  }

  /*========= SEC ===============*/

  .blog-content {
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
  }

  /*========= SEC ===============*/

  .wpcf7-form-control-wrap>input {
    width: 75% !important;
  }

  .wpcf7-form-control {
    width: 75% !important;
  }

  /*========= SEC ===============*/

  .flow-img {
    width: 100%;
    padding: 1em;
  }
  .flow-img img {
    max-width: 200px;
  }

  .flow-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 1em 0;
    flex-direction: column;
    align-items: center;
  }

  .flow-txt-left {
    min-width: auto;
    max-width: auto;
    margin-top: 1em;
    width: 90%;
    padding: 1em;
  }
  .flow-txt-left p{
    padding: 1em;
  }

  .illust-wrap-yajitusi img {
    width: 100%;
  }

  /*========= SEC ===============*/


  .chirashi-wrap {
    text-align: center;
    flex-direction: column;

  }

  .chirashi-wrap img {
    padding: 2em 2em 0 2em;
    width: 100%;
  }

  /* #gyomu #gyomu-title{
    font-size: 1.6em !important;
  } */

  .gyomu-text p {
    font-size: 0.8em;
    font-weight: bold;
    padding: 0 1em 0;
    text-align: center;
  }

  .tel-wrap{
    text-align: center;
    margin: 2em 1em;
  }

  .tel-wrap img{
    width: 100%;
  }

  /*========= SEC ===============*/
  .gift-wrap {
    text-align: center;
    flex-direction: column;

  }

  .gift-wrap img {
    padding: 2em 2em 0 2em;
    width: 100%;
  }
  /*========= SEC ===============*/

  .slick-slide img {
    padding: 0.2em;
  }

  /*========= SEC ===============*/

  .insta-wrap {
    text-align: center;
    padding: 0;
  }

  /*========= SEC ===============*/

  #form-sec {
    padding: 2em 0;
    background-image: url(images/logo-bk.png) !important;
    background-position: 32%;
    background-size: cover;
  }

  .wpcf7-spinner {
    display: none !important;
  }

  /*========= SEC ===============*/

  table th {
    width: 100px !important;
    border: none !important;
    border-bottom: solid !important;
  }
  /*========= SEC ===============*/
  #menu-btn-check:checked~.menu-content {
    left: 50%;
  }
  .menu-content ul li a{
    font-size: 1em;
    text-align: left;
  }
  .menu-content{
    width: 100% !important;
    background-color: rgba(255, 255, 255, 0.9);
  }
  /*========= SEC ===============*/
  .footer-bottom .pc {
    display: none;
  }
  .footer-bottom .sp {
    display: block;
  }  
  /*========= SEC ===============*/
  .sien{
    text-align: center;
  }
  .sien p{
    padding: 1em;
    font-size: 15px;
    text-align: left;
  }
}
