/* PC(1025px以上）
  ------------------------------------------------------ */
  @media screen and (min-width: 1200px){
    img.modal_img {
      display: none;
    }
  } 

/* tablet(1024px以下）
  ------------------------------------------------------ */
@media (max-width: 1024px) {

  /* ----------------------- */
  /* header_tablet(1024px)
  /* ----------------------- */

  .header-inner {
    padding: 0 2vw;
  }


  /* ----------------------- */
  /* footer_tablet(1024px)
  /* ----------------------- */

  .footer-img1 {
    top: -129.6px;
    left: 2%;
    width: 368px;
  }


  .footer-img3 {
    top: -211px;
    right: 0px;
    width: 358px;
  }

  .footer-inner {
    padding: 53px 1.5vw 48px;
  }

  .area-item {
    width: 210px;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
  }

  .area-item a:not(:nth-of-type(3n)) {
    margin-right: 5px;
  }

  /* ----------------------- */
  /* mv_tablet(1024px)
  /* ----------------------- */
  .map-wrapper {
    width: 95%;
  }

  .map {
    margin: 0 auto;
    width: 559px;
    height: 588px;
    padding: 52px 158px 40px 240px;
  }

  .hokkaido {
    left: 416px;
  }

  .shikoku {
    left: 345px;
  }

  /* ----------------------- */
  /* background-image_tablet(1024px)
  /* ----------------------- */

  .parkingPic1 {
    top: 53.1%;
    right: 16px;
    width: 200px;
  }

  .parkingPic2 {
    bottom: -20.8%;
    left: 40px;
    width: 200px;
  }


  /* ----------------------- */
  /* about_tablet(1024px) 
  /* ----------------------- */

  .about-wrapper {
    padding: 140px 0 0px;
  }


  /* ----------------------- */
  /* faq_tablet(1024px) 
  /* ----------------------- */
  .faq-list {
    margin: 110px 15px 90px;
  }


  /* ----------------------- */
  /* areaList_tablet(1024px)
  /* ----------------------- */

  .areaList {
    max-width: 880px;
    padding: 35px 0 20px;
  }


  .areaList li:nth-child(4n) {
    margin-right: 0px;
  }

  .areaList li:nth-child(5n) {
    margin-right: 47px !important;
  }


  /* ----------------------- */
  /* page-head(contact)
  /* ----------------------- */

 .contents-wrapper {
  padding: 55px 2vw 178px;
 }
  
  .contact-page-ttl {
    padding: 0 4vw;
  }

  /* ----------------------- */
  /* news-content_sp(767px)
  /* ----------------------- */

  .news-content {
    padding-right: 20px;

  }
  
  /* ----------------------- */
  /* form_tablet(1024px)
  /* ----------------------- */

  .contact-txt {
    padding: 0 4vw;
  }

  img.modal_img {
    display: none;
  }

}

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





/* tablet(768px以下）
  ------------------------------------------------------ */
@media (max-width: 768px) {


  /* ----------------------- */
  /* header_tablet(768px)
  /* ----------------------- */

  .header-ttl p {
    font-size: 13.5px;
  }

  /* ----------------------- */
  /* footer_tablet(768px)
  /* ----------------------- */

  .footer-img1 {
    top: -99px;
    left: 0.5%;
    width: 280px;
  }

  .footer-img3 {
    top: -154px;
    right: 0px;
    width: 300px;
  }

  /* ----------------------- */
  /* mv_tablet(768px)
  /* ----------------------- */
  .map-wrapper {
    width: 100%;
  }


  .map {
    margin: 0 auto;
    width: 445px;
    height: 638px;
    padding: 52px 70px 40px 241px;
  }

  .hokkaido {
    left: 346px;
  }

  .tohoku {
    right: 15px;
  }

  .kanto {
    right: 15px;
  }

  .chubu {
    right: 15px;
  }

  .kansai {
    left: 18px;
  }

  .shikoku {
    left: 234px;
  }

  .chugoku {
    left: 19px;
  }

  .kyushu {
    left: 18px;
  }

  .okinawa {
    top: 326px;
  }

  /* ----------------------- */
  /* about_tablet(768px)
  /* ----------------------- */

  .about-cont {
    margin-right: 20px;
  }

  .about-img {
    margin: 20px 22px 0 25px;
  }

  .about-txt {
    line-height: 1.57;
    width: 405px;
    padding: 31px 15px 31px;
    background-color: #fff;
    margin-top: 46.6px;
  }


  /* ----------------------- */
  /* background-image_tablet(768px)
  /* ----------------------- */

  .parkingPic1 {
    top: 52%;
    width: 200px;
  }


  .parkingPic2 {
    left: 20px;
    width: 220px;
  }

  /* ----------------------- */
  /* news_tablet(768px)
  /* ----------------------- */
  .news-car {
    top: 0px;
    left: 25%;
  }

  /* ----------------------- */
  /* faq_tablet(768px)
  /* ----------------------- */
  .faq-car {
    top: -17px;
    right: 16%;
  }

  .faq-list {
    margin: 110px 45px 90px;
  }


  .area-item:last-child {
    margin-right: 267px;
  }



  /* ----------------------- */
  /* areaList_tablet(768px)
  /* ----------------------- */

  .areaList-bg {
    padding: 0 1vw;
  }


  .areaList {
    max-width: 800px;
    padding: 35px 0 20px;
  }

  .areaList li:not(:nth-child(5n)) {
    margin-right: 22px;
  }

  .areaList li:nth-child(5n) {
    margin-right: 22px !important;
  }



  /* ----------------------- */
  /* form_tablet(768px)
  /* ----------------------- */

  .textarea-box textarea {
    width: 410px;
  }

  .complement {
    width: 98%;
  }



}

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





/* sp(767px以下）
  ------------------------------------------------------ */
@media (max-width: 767px) {


  /* ----------------------- */
  /* base_sp(767px)
  /* ----------------------- */

  body {
    font-size: 14px;
    overflow-x: visible;
  }

  .btn-faq,
  .btn-contact {
    font-size: 14px;
    width: 49.4%;
    height: 50px;
    line-height: 50px;
    padding-left: 0px;
    text-align: center;
    background-image: none;
    color: #fff;
    border-radius: 10px 10px 0 0;
  }

  .btn-faq {
    background-color: #00997A;
    border-bottom: 5px solid #CDF8C7;
    position: relative;
  }

  .btn-faq:before {
    content: "";
    position: absolute;
    top: 21px;
    left: 36px;
    background-image: url(/img/btn-icon1.png);
    width: 11px;
    height: 9px;
  }

  .btn-contact {
    background-color: #FF0000;
    border-bottom: 5px solid #FD524E;
    position: relative;
  }

  .btn-contact:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 44px;
    background-image: url(/img/btn-icon2.png);
    width: 9px;
    height: 19px;
  }

  .section-inner {
    margin: 0 auto;
    max-width: 1040px;
  }

  .section-ttl-ja {
    font-size: 30px;
  }

  .section-ttl-en {
    font-size: 18px;
  }

  .spBlock {
    display: block;
  }

  .pcBlock {
    display: none;
  }

  /* ----------------------- */
  /* header_sp(767px)
  /* ----------------------- */

  .header {
    height: 80px;
    border-top: 5px solid #00997A;
  }

  .header-inner {
    flex-direction: column;
    margin-top: 0px;
  }

  .header-ttl {
    margin: 9px auto 0;
  }

  .header-ttl p {
    font-size: 11px;
    text-align: center;
    margin-bottom: 8px;
  }

  .logo {
    width: 135px;
    height: 28px;
    margin: 0 auto;
  }

  .logo img {
    height: 100%;
  }

  .header-txt {
    justify-content: center;
    margin-bottom: 0px;
    background-color: rgba(255, 255, 255, 0.75);
    width: 90%;
    height: 36px;
    align-items: flex-end;
    padding-bottom: 4px;
    margin: 31px auto;
  }

  .header-txt p:first-child,
  .header-txt p:last-child {
    font-size: 13px;
  }

  .header-txt p:nth-child(2) {
    margin: 0 2px 0 18px;
    line-height: 1;
  }

  .header-btn {
    display: none;
  }

  .burger-btn {
    display: block;
    position: absolute;
    top: 30px;
    right: 20px;
    border: none;
    cursor: pointer;
    z-index: 10;
  }

  .bar {
    margin: 0 auto;
    display: block;
    height: 3px;
    width: 25px;
    background-color: #585858;
    transition: transform 0.5s ease;
  }

  .bar_top,
  .bar_mid {
    margin-bottom: 6px;
  }


  /* ハンバーガーメニューが開いたとき */
  body.noscroll {
    overflow: hidden;
  }

  .burger-btn.cross {
    position: fixed;
  }

  .burger-btn.cross .bar_top {
    transition-delay: 100ms;
    transform: translateY(10px) rotate(135deg);
  }

  .burger-btn.cross .bar_mid {
    transition-delay: 0s;
    transform: translateX(-18px) scaleX(0);
  }

  .burger-btn.cross .bar_bottom {
    transition-delay: 10ms;
    transform: translateY(-8px) rotate(-135deg);
  }

  .toggle-menu {
    position: fixed;
    top: 0;
    right: 0;
    width: 84.5%;
    height: 100vh;
    background-color: #fff;
    z-index: 5;
  }

  .toggle-menu.open {
    display: block;
  }

  .toggle-menu .head {
    background-color: #CDF8C7;
    width: 100%;
    height: 75px;
    border-top: 5px solid #00997A;
  }

  .toggle-menu .head .logo {
    margin-top: 26px;
  }

  .home-link {
    color: #000;
    font-size: 22px;
    text-align: center;
    display: block;
    line-height: 1;
    padding: 34px 0 22px;
    border-bottom: 1px solid #707070;
  }

  .toggle-news-ttl {
    color: #000;
    font-size: 22px;
    text-align: center;
    line-height: 1;
    padding: 27px 0 22px;
    border-bottom: 1px dashed #707070;
  }


  .toggle-news-item {
    border-bottom: 1px dashed #707070;
  }

  .toggle-news-link {
    display: flex;
    flex-wrap: wrap;
    padding: 18px 36.5px 20px 50px;
  }

  .toggle-menu .category {
    margin: 0 0 0 20px;
  }

  .toggle-menu .description {
    flex-basis: 100%;
    margin-top: 8px;
  }

  .toggle-btn-contact {
    margin: 20px auto;
    display: block;
    font-size: 15px;
    font-weight: bold;
    width: 240px;
    height: 60px;
    box-sizing: border-box;
    line-height: 60px;
    padding-left: 92.6px;
    background-size: contain;
    background-position: center;
    color: #fff;
    background-image: url(/img/toggle-btn-contact.png);
  }

  .burger-musk {
    display: none;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 3;
  }

  /* ----------------------- */
  /* footer_sp(767px)
  /* ----------------------- */

  .footer {
    background-image: url(/img/footer-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    border-top: 3px solid #249073;
    /* overflow-x: hidden; */
  }

  .footer-img1 {
    display: none;
  }

  .footer-img3-Wrap {
    position: absolute;
    top: -61px;
    right: 0;
    width: 100%;
    height: 173px;
    overflow-x: hidden;
  }

  .footer-img3 {
    top: 0;
    right: -32px;
    width: 254px;
    height: 173px;
    overflow-x: hidden;
  }

  .footer-inner {
    padding: 71px 0 58px;
  }

  .area-list {
    width: 100%;
    padding-bottom: 68px;
  }

  .area-item:first-of-type,
  .area-item:nth-of-type(2),
  .area-item:nth-of-type(3),
  .area-item:nth-of-type(4) {
    margin-bottom: 20px;
  }

  .area-item {
    margin-left: 50px;
    margin-bottom: 20px;
    width: 290px;
  }


  .area-item:last-child {
    margin-right: 0px;
  }

  .area-ttl {
    font-size: 14px;
    margin-bottom: 3px;
  }

  .area-item a {
    font-size: 13px;
    line-height: 1.54;
  }

  .area-item a:nth-of-type(3n) {
    margin-right: 21px;
  }

  .area-item a:not(:nth-of-type(3n)) {
    margin-right: 21px;
  }

  .area-item a:nth-of-type(4n) {
    margin-right: 0px;
  }



  .footer-cont-wrapper {
    flex-direction: column;
    margin-top: 67.5px;
  }

  .company {
    margin-left: 53px;
  }

  .company-ttl {
    margin-bottom: 21px;
  }

  .footer-btn {
    display: none;
  }

  .footer-ttl p {
    font-size: 13px;
    margin: 70px auto 18px;
    text-align: center;
  }

  .footer-logo {
    width: 174px;
    height: 37px;
    margin: 0 auto;
  }

  .copyright {
    box-sizing: border-box;
    text-align: left;
    padding-left: 20px;
  }

  .sticky-btn {
    position: sticky;
    /* bottom: 681px; */
    top: 681px;
    width: 100%;
    z-index: 10;
    display: flex;
    justify-content: space-between;
  }

  .sticky-btn.sticky {
    position: sticky;
    top: 0;
    bottom: 0;
    transition: 1.3s;
  }

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


  /* 下層ページ 共通　sp(767px)
----------------------------------------------------- */

  /* ----------------------- */
  /* page-head(共通)_sp(767px)
　/* ----------------------- */

  .page-head {
    height: 196px;
    min-height: 196px;
  }

  .page-head-bg {
    height: 196px;
  }

  .page-ttl-wapper {
    height: auto;
    min-height: 95px;
  }

  /* ----------------------- */
  /* 下層ページ共通_sp（767px）
  /* ----------------------- */
  .topPage-btn {
    width: 360px;
    height: 182px;
  }



  /* トップページ sp
  ----------------------------------------------------- */

  /* ----------------------- */
  /* mv_sp(767px)
  /* ----------------------- */

  .mv {
    width: 100%;
    height: 100%;
    background-image: url(/img/mv_sp.jpg);
    background-size: cover;
    background-position: center;
  }

  /*search_area----------*/
  .search_area {
    width: 100% !important;
    height: 100px;
    margin: 0 auto;
    padding: 100px 0 10px 0;
  }
  img.search_img01,img.search_img02 {
    display: none;
  }
  .search_area .white {
    height: 150px;
    width: 95%;
    margin: 0 auto;
  }
  .search_container {
    height: 46px;
    width: 300px;
    margin: 10px 0 0 0;
  }
  img.modal_img {
    width: 73px;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inherit;
  }
  .search_area .box {
    left: 5%;
  }

  .map-wrapper {
    padding-top: 78px;
    padding-bottom: 21px;
    width: 374px;
    /* width: 93%; */
    /* max-width: 374px; */
  }

  .map {
    width: 363px;
    max-width: 363px;
    height: 382px;
    padding: 21px 5px 781px;
  }

  .map-card {
    width: 90%;
    max-width: 340px;
    left: 50%;
    transform: translateX(-50%);
  }


  .card-ttl {
    font-size: 15px;
    height: 30px;
    line-height: 30px;
  }

  .card-ttl:before {
    top: 4px;
    left: 36.7% !important;
  }

  .hokkaido .card-ttl:before {
    left: 38.8% !important;
  }

  .kyushu .card-ttl:before {
    left: 29.8% !important;
  }

  .kyushu .card-ttl:after {
    content: "・沖縄";
  }

  .card-item {
    padding: 10px 10px 15px;
  }

  .card-item a {
    font-size: 14px;
    width: 100px;
    box-sizing: border-box;
    margin-bottom: 7px;

  }

  .hokkaido {
    top: 95px;
  }

  .tohoku {
    top: 198px;
    height: 111px;
  }

  .kanto {
    top: 326px;
    height: 141px;
  }

  .chubu {
    height: 141px;
    top: 487px;
  }

  .kansai {
    height: 141px;
    top: 648px;
  }

  .shikoku {
    height: 114px;
    top: 810px;
  }

  .chugoku {
    height: 114px;
    top: 945px;
  }

  .kyushu {
    height: 147px;
    top: 1081px;
  }

  .okinawa {
    display: none;
  }

  .tohoku a:nth-child(odd),
  .kanto a:nth-child(odd),
  .shikoku a:nth-child(odd),
  .chugoku a:nth-child(odd),
  .kyushu a:nth-child(odd) {
    margin-right: 0px;
  }

  .card-item a:not(:nth-child(3n)) {
    margin-right: 8px !important;
  }

  .hokkaido .card-item a {
    margin: 0 auto !important;
  }



  /* ----------------------- */
  /* background-image_sp(767px)
  /* ----------------------- */
  .bg-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    /* overflow-x: hidden; */
  }

  .side-bg-left {
    display: none;
  }

  .side-bg-right {
    display: none;
  }

  .parkingPic1 {
    position: absolute;
    top: 96.7%;
    right: 40.9%;
    max-width: 274px;
    width: 274px;
    height: 274px;
  }

  .parkingPic2-wrap {
    position: absolute;
    top: 27.6%;
    right: 0px;
    width: 227px;
    height: 227px;

    overflow: hidden;
  }

  .parkingPic2 {
    top: 0;
    left: 41%;
    max-width: 227px;
    width: 227px;
    height: 227px;
  }

  /* ----------------------- */
  /* about_sp(767px)
  /* ----------------------- */

  .about-wrapper {
    padding: 0px;
    height: auto;
  }

  .about-bg {
    width: 100%;
    height: 525px;
    top: 0;
  }

  .about-inner {
    padding-top: 53px;
    position: relative;
    display: block;
  }

  .about-img {
    width: 296px;
    height: 234px;
    margin: 0;
    position: absolute;
    top: 53px;
    left: -30px;
    z-index: -1;
  }

  .about-ttl {
    width: 164px;
    height: 70px;
    margin-left: 207px;
    margin-left: 45%;
  }

  .about-txt {
    line-height: 1.57;
    width: 90%;
    padding: 25px 17px 24px;
    margin: 76.4px auto 0;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0.8);
  }

  /* ----------------------- */
  /* news_sp(767px)
  /* ----------------------- */

  .news-wrapper {
    padding: 121.5px 0 74.5px;
  }

  .news-ttl {

    z-index: 2;
  }

  .news-car {
    position: absolute;
    top: 7px;
    left: 9.7%;
    width: 67px;
    height: 43px;
  }

  .news-car img {
    height: 100%;
  }

  .news-list {
    max-width: 88%;
    position: relative;
    z-index: -2;
  }

  .news-list:after {
    content: "";
    position: absolute;
    top: -691px;
    right: -6.7%;
    background-image: url(/img/side-bg_sp.png);
    width: 201px;
    max-width: 201px;
    height: 691px;
  }

  .news-item {

    padding: 20.5px 9px;
  }

  .news-link {
    flex-wrap: wrap;
  }

  .category {

    margin: 0 0 0 20px;
  }

  .description {
    flex-basis: 100%;
    margin-top: 14px;
  }

  /* ----------------------- */
  /* faq_sp(767px)
  /* ----------------------- */

  .faq-wrapper {
    background-image: url(/img/faq-bg_sp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 282px 0 100px;
  }

  .faq-car {
    top: -55px;
    right: 5.8%;
    width: 75px;
    height: 48px;
  }

  .faq-car img {
    height: 100%;
  }

  .faq-list {
    display: block;
    flex-wrap: nowrap;
    margin: 45px 0 10px;
    padding: 50px 0 0;
    justify-content: flex-start;
    z-index: 1;
    width: 100%;
    height: 410px;
    overflow-x: hidden;
  }

  .faq-item {
    margin: 0 8px;
    max-width: 320px;
    box-sizing: content-box;
    width: 282px;
    height: 100%;
    padding: 108px 18px 20px 26px;
  }

  .faq-item:first-of-type,
  .faq-item:nth-of-type(2),
  .faq-item:nth-of-type(3) {
    margin-bottom: 0px;
  }

  .slick-list {
    overflow: visible;
  }

  .prev-arrow,
  .next-arrow {
    position: absolute;
    width: 53px;
    height: 200px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
  }

  .prev-arrow {
    left: 0;
  }

  .next-arrow {
    right: 0;
  }

  .faq-btn {
    width: 360px;
    height: 182px;
    max-width: 360px;
  }



  /* マップページ sp(767px)
  ----------------------------------------------------- */

  /* ----------------------- */
  /* mapMv_sp(767px)
　/* ----------------------- */
  .mapMv {
    /* width: 100%; */
    min-height: 849px;
    background-image: url(/img/mv_sp.jpg);
    background-size: cover;
    background-position: 0% 100%;
  }

  .mapMv-inner {
    padding: 47px 0;
    margin: 0 auto;
    max-width: 100%;
  }

  .mapPage-ttl {
    font-size: 28px;
    margin-bottom: 19px;
  }

  .areaMap img {
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .areaMap-txt {
    top: 89px;
  }

  .areaMap-lead {
    color: #00997A;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
  }

  .areaMap-lead+p {
    font-size: 13px;
    width: 260px;
  }

  /* ----------------------- */
  /* areaList_sp(767px)
  /* ----------------------- */

  .areaList-wrapper {
    padding: 62px 0 75px;
    /* overflow: hidden; */
  }

  .areaList-ttl {
    margin-bottom: 27px;
  }

  .areaList-car {
    top: -30px;
    left: -10px;
    width: 60px;
    height: 39px;
  }

  .areaList-bg {
    background-image: url(/img/view-bg_sp.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    width: 100%;
    height: 406px;
    margin-bottom: 40px;
  }

  .areaList {
    width: 90%;
    padding: 42px 0 49px;
  }

  .areaList li:nth-child(2n) {
    margin-right: 0 !important;
  }

  .areaList li:nth-child(1n) {
    margin-right: 15px !important;
  }

  .areaList li a {
    font-size: 14px;
    margin-bottom: 15px;
  }



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




  /* newsページ　sp(767px)
----------------------------------------------------- */

  /* ----------------------- */
  /* page-head（news）_sp(767px)
　/* ----------------------- */

  .page-head {
    height: 196px;
    min-height: 196px;
  }

  .page-head-bg {
    height: 196px;
  }

  .page-ttl-wapper {
    height: auto;
    min-height: 95px;
  }

  .page-ttl-detail {
    padding: 27px 10px 20px 30px;
  }

  .news-page-ttl {
    font-size: 18px;
  }

  /* ----------------------- */
  /* news-content_sp(767px)
  /* ----------------------- */

  .contents-wrapper {
    flex-direction: column;
    justify-content: center;
    padding: 50px 30px 133px;
  }

  .news-content-txt:last-of-type {
    margin-bottom: 42px;
  }

  .news-content-image {
    height: 311px;
    margin: 36px 0 73px;
  }

  .pager-list {
    padding-top: 40.5px;
  }


  .page-navi {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .page-prev,
  .page-next {
    width: 170px;
  }

  .page-prev {
    margin-right: 14px;
  }

  .page-prev:before {
    left: 12px;

  }

  .page-next:before {
    right: 13px;
  }

  .page-top {
    width: 200px;
    margin: 20px auto 0;
    order: 1;
  }

  /* ----------------------- */
  /* sidebar_sp(767px)
  /* ----------------------- */

  .sidebar {
    max-width: 100%;
    margin-top: 78px;
  }

  .widget-ttl {
    font-size: 16px;
    padding: 28px 0 0 16px;
  }

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


  /* コンタクトページ　sp(767px)
----------------------------------------------------- */


  /* ----------------------- */
  /* page-head(contact)(767px)
/* ----------------------- */

  .contact-page-ttl {
    font-size: 30px;
  }

  /* ----------------------- */
  /* form_sp(767px)
  /* ----------------------- */

  .form-wrapper {
    padding: 55px 0 104px;
  }

  .contact-txt {
    font-size: 13px;
    line-height: 1.7;
    padding: 0 30px;
    margin: 0 auto 55px;
  }

  .form-bg-wrapper {
    width: 100%;
    height: 100%;
    background-image: url(/img/form-bg_sp.png);
    background-size: cover;
    background-position: center;
    padding: 30px 0px 38px;
    margin-bottom: 49px;
  }

  .form-inner {
    margin: 0 auto;
    max-width: 1040px;
  }

  .form {
    padding: 58px 0px 59px;
    margin: 0 20px;
  }

  .form-item {
    flex-wrap: wrap;
    border-bottom: none;
  }


  .form-ttl {
    font-size: 13px;
    flex-basis: 32%;
    margin: 0 0 0 auto;
    text-align: center;
  }

  .required {
    margin-top: 0px;
    margin-right: 23%;
  }

  .form-box {
    width: 95%;
    margin: 13px 10px 25px;
  }

  .form-box input {
    width: 100%;
    padding-left: 0px;
    text-align: center;
  }

  .textarea-box {
    width: 95%;
    margin: 13px 10px 25px;
  }

  .textarea-box textarea {
    width: 100%;
    height: 140px;
    padding: 13px;
  }

  .checkbox {
    margin: 13px auto 0px;
  }

  .checkbox-ttl {
    flex-basis: 100% !important;
  }

  .checkbox input {
    width: 18px;
    height: 18px;
    vertical-align: top;
    margin-right: 0px;
  }

  .form-btn-wrapper {
    width: 300px;
    margin: 41px auto 68px;
  }

  .form-btn-wrapper input {
    width: 100%;
    font-size: 16px;
  }


  .complement {
    font-size: 14x;
    line-height: 1.42;
    width: 79%;
    padding: 26px 18px 25px;
    text-align: left;
  }






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



/* sp(375px以下）
  ---------------------------------------------------- */

@media (max-width: 375px) {


  /* ----------------------- */
  /* header_sp（375px）
  /* ----------------------- */

  .toggle-menu .head {
    height: 75px;
  }

  .toggle-menu .head .logo {
    margin-top: 26px;
  }

  .home-link {
    font-size: 18px;
    padding: 14px 0 12px;
  }

  .toggle-news-ttl {
    font-size: 18px;
    padding: 15px 0 12px;
  }

  .toggle-news-link {
    padding: 12px 36.5px 10px 30px;
  }

  .toggle-btn-contact {
    margin: 20px auto;
    padding-left: 92.6px;
  }


  /* ----------------------- */
  /* about_sp（375px）
  /* ----------------------- */

  .about-ttl {
    margin-left: 45%;
  }


  /* ----------------------- */
  /* areaList_sp（375px）
  /* ----------------------- */

  .areaList {
    width: 99%;
  }

  /* ----------------------- */
  /* page-head_sp(375px)
/* ----------------------- */

  .page-ttl-detail {
    padding: 20px 10px 10px 20px;
  }


  /* ----------------------- */
  /* news-content_sp（375px）
/* ----------------------- */
  .page-prev,
  .page-next {
    width: 153px;
  }

  .page-prev {
    margin-right: 7px;
  }

  .page-prev:before {
    left: 7px;

  }

  .page-next:before {
    right: 7px;
  }



}

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




/* sp(320px以下）
  ------------------------------------------------------ */

@media (max-width: 320px) {


  /* ----------------------- */
  /* header_sp（320px）
  /* ----------------------- */

  .header-txt {
    width: 96%;
  }

  .header-txt p:first-child,
  .header-txt p:last-child {
    font-size: 12px;
  }

  .header-txt p:nth-child(2) {
    margin: 0 2px 0 10px;
    font-size: 26px;
  }


  .toggle-news-link {
    padding: 12px 10px 10px;
  }



  .btn-faq:before {
    left: 22px;
  }


  .btn-contact:before {
    left: 24px;
  }

  /* ----------------------- */
  /* footer_sp（320px）
  /* ----------------------- */

  .area-item {
    margin-left: 17px;
  }

  .footer-ttl p {
    font-size: 11.5px;
  }


  /* ----------------------- */
  /* 下層ページ共通_sp（320px）
  /* ----------------------- */

  .topPage-btn {
    width: 90%;
  }


  /* ----------------------- */
  /* mv_sp（320px）
  /* ----------------------- */


  .map-wrapper {
    width: 93%;
    margin: 0 auto;
  }


  .map {
    /* width: 363px; */
    width: 100%;
    /* max-width: 363px;
    height: 382px;
    padding: 21px 5px 781px; */
  }

  .map-card {
    width: 100%;
    box-sizing: content-box;
  }


  .card-ttl {
    font-size: 14px;
    height: 27px;
    line-height: 27px;
  }


  .card-item {
    padding: 10px 8px 15px
  }

  .card-item a {
    font-size: 14px;
    width: 87px;
    box-sizing: border-box;
    margin-bottom: 7px;
  }


  /* ----------------------- */
  /* mv_sp（320px）
  /* ----------------------- */

  .faq-btn {
    width: 95%;
  }

  /* ----------------------- */
  /* about_sp（320px）
  /* ----------------------- */

  .about-ttl {
    margin-left: 41%;
  }

  /* ----------------------- */
  /* news_sp（320px）
  /* ----------------------- */

  .news-car {
    left: 4%;
  }


  /* ----------------------- */
  /* faq_sp（320px）
  /* ----------------------- */

  .faq-img {
    left: 10px;
    width: 220px;
  }

  .faq-number {
    top: -33px;
    left: 117px;
  }


  /* ----------------------- */
  /* mapMv_sp（320px）
  /* ----------------------- */

  .areaMap-txt {
    padding: 19px 5px 21px 7px;
  }

  /* ----------------------- */
  /* areaList_sp（320px）
  /* ----------------------- */

  .areaList-ttl {
    width: 100%;
  }

  .areaList {
    width: 100%;
  }

  .areaList-car {
    top: -33px;
    left: 0px;
  }

  .areaList li:nth-child(1n) {
    margin-right: 7px !important;
    margin-left: 5px;
  }

  .areaList li a {
    width: 137px;
    padding: 13px 0 12px 9px;
  }


  /* ----------------------- */
  /* page-head_sp(767px)
  /* ----------------------- */

  .page-ttl-detail {
    padding: 15px 5px 10px 10px;
  }

  /* ----------------------- */
  /* news-content_sp（320px）
  /* ----------------------- */
  .page-prev,
  .page-next {
    width: 200px;
    margin: 0 auto;
  }

  .page-prev {
    margin: 0 auto 20px;
  }

  .page-prev:before {
    left: 27px;

  }

  .page-next:before {
    right: 27px;
  }

  /* ----------------------- */
  /* form_sp（320px）
  /* ----------------------- */


  .form-ttl {
    font-size: 13px;
    flex-basis: 37%;
  }

  .form-btn-wrapper {
    width: 250px;
  }

  .form-btn-wrapper:after {
    right: 6px;
  }

  .form-btn-wrapper input {
    font-size: 15px;
  }


}

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