@charset "UTF-8";
/* sp */
@media only screen and (max-width: 1000px) {
  .content02 {
    height: auto;
    position: initial;
  }
  .content02 .inner_wrp {
    display: inherit;
    position: inherit;
    transform: unset;
  }
  .content02 .inner_wrp .business_txt {
    margin-left: 0px;
    margin-top: 0px;
    padding: 20px;
  }
  .content02 .inner_wrp .business_txt p {
    font-family: "PPMori", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
  }
  .content02 .inner_wrp .business_txt .mt150 {
    margin-top: 20px;
  }
  .content02 .inner_wrp .business_img {
    width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  .fl {
    float: none !important;
  }
  .fr {
    float: none !important;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .mt50 {
    margin-top: 30px !important;
  }
  .mt30 {
    margin-top: 0 !important;
  }
  /* /フォーム基本レイアウト */
  /* フォーム周りリセット */
  .sp-search input, .sp-search button, .sp-search textarea, .sp-search select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .sp-search input, .sp-search button, .sp-search textarea, .sp-search select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  /* /フォーム周りリセット */
  .sp-search input.textBox {
    width: 83%;
    height: 40px;
    padding: 4px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #fff;
  }
  /*コンテンツ
  ----------------------------------------------------------------*/
  .content01 {
    height: 50vh;
  }
  .content01 .top h1 {
    height: 100px;
  }
  .content01 .top p {
    text-align: center;
    font-family: "PPMori", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: normal;
  }
  .spimg {
    height: 300px;
  }
  .spimg .imgphoto {
    height: 300px;
  }
  .business_txt a {
    margin-top: 20px;
  }
  .map {
    height: 50vh;
  }
  .content03 {
    height: 60px;
  }
  .content03 .Infiniteslide {
    text-align: center;
  }
  .content03 .Infiniteslide p {
    font-family: "PPMori", sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 60px;
  }
  .footer {
    height: 60px;
  }
  .footer .Infiniteslide {
    text-align: center;
  }
  .footer .Infiniteslide p {
    font-family: "PPMori", sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 60px;
  }
}/*# sourceMappingURL=sp.css.map */