@media screen and (max-width: 640px) {
  /*a{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  }*/
  img{
    width: 100%;
  }
  /* 全ページ共通 */
  body{
    width: 100%;
    min-width: 100%;
    height: auto;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    background: #fff;
    color: #000;
    font-size: 1em;
    letter-spacing: 0.3px;
    -webkit-text-size-adjust: 100%;
  }
  #main{
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .base-wrap{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 15px;
  }
  a{
    display:block; /*ブロック化重要！*/
    }
  /* h2のタイトルcss */
  .title{
    padding: 20px 0;
    text-align: center;
    clear: both;
  }
  .title .tit-h2{
    font-size: 1.2em;
    font-weight: 900;
    margin: -3px 0 0 0;
    color: #4e4e4e;
    letter-spacing: 0.045em;
  }
  .title .tit-ruby{
    font-size: 0.63em;
    font-weight: bold;
    margin: 0;
    color: #858585;
    letter-spacing: 0.015em;
  }
  /* 通常の文章のスタイル */
  .txt-style{
    font-size: 0.85em;
    letter-spacing: 1px;
    line-height: 1.37em;
  }
  .txt-padding{
    padding: 0 15px;
  }
/* ヘッダー画像 下層ページ */
  .topimg{
    width: 100%;
    height: auto;
    margin-bottom: -6px;
    clear:both;
  }
  .topimg img{
    width: 100%;
    height: auto;
    margin: 0;
  }
/*------------------------ ヘッダー ------------------------*/
  div.header-top-line{
    width: 100%;
    height: 7px;
    background-image: url("../images/header-topbar-pc.gif");
  }
  #header{
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 55px;
  }
  div.header-wrap{
    width: 100%;
    min-height: 55px;
    margin: 0 auto;
    padding: 2px 0 0;
    position: fixed;
    z-index: 9999;
    background: #fff;
    border-bottom: 1px solid #eaeaea;
  }
  h1.logo{
    width: 220px;
    padding: 7px 0 0 15px;
    float: left;
  }
  #sp-gnavi-open{
    width: 53px;
    height: auto;
    float:right;
    padding: 15px 17px 10px 6px;
  }
  #sp-gnavi{
    width: 100%;
    height: auto;
    background: #006e36;
    position: fixed;
    z-index: 9998;
    top: 57px;
  }
  #sp-gnavi li{
    width: 100%;
    border-top: 1px solid #338b5e;
    float: left;
    padding: 0;
  }
  #sp-gnavi li#sp-close{
    padding: 12px;
    background: #043d20;
    cursor:pointer;
  }
  #sp-gnavi li#sp-close p{
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 0.9em;
  }
  #sp-gnavi li:first-child{
    width: 100%;
    border-top: 0px solid #338b5e;
    float: left;
    padding: 0;
  }
  #sp-gnavi li a{
    padding: 8px 0;
    min-height: 40px;
    text-decoration: none !important;
  }
  #sp-gnavi li p{
    float: left;
    margin-left: 15px;
    padding-top: 3px;
    font-size: 0.9em;
    color: #fff;
  }
  .sp-gnavi-icon{
    width: 40px;
    float: left;
    padding-left: 15px;
  }
  .sp-gnavi-arrow{
    width: 23px;
    float: right;
    padding-right: 15px;
    margin-top: 10px;
  }
/*------------------------ フッター ------------------------*/
  #footer{
    width: 100%;
    height: auto;
    background-image: url("../images/footer-design_sp.png");
  }
  .footer-design{
    width: 100%;
    height: 88px;
    background-repeat: repeat-x;
  }
  .footer-design p{
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  #pagetop{
    width: auto;
    height: 70px;
    float: right;
    margin-right: 20px;
    margin-top: 18px;
  }
  .footer-wrap{
    width: 100%;
    height: 116px;
    background-image: url("../images/footer-bg.jpg") ;
    background-repeat: repeat-x;
  }
  .footer-wrap p{
    padding: 25px 0 30px;
    text-align: center;
    color: #fff;
  }
/*------------------------ トップ ------------------------*/
  #top-about{
    width: 100%;
    clear: both;
  }
  .about-img{
    width: 100%;
    height: auto;
    float: none;
  }
  .about-txt{
    width: 100%;
    height: auto;
    float: none;
    padding: 10px 0 0;
  }
  #top-owner{
    width: 100%;
    clear: both;
  }
  .top-owner{
    height: auto;
    margin-top: 0;
    background-image: none;
  }
  #top-owner h2 {
    margin: 0;
  }
  #top-owner img{
    margin: 30px 0  0;
  }
  #top-search{
    width: 100%;
    margin-bottom: 20px;
  }
  ul.box01{
    width: 100%;
    height: auto;
    float: none;
    padding-right: 0;
    margin-bottom: 10px;
  }
  ul.box02{
    width: 100%;
    height: auto;
    float: none;
    padding-left: 0;
  }
  ul.box01 li,
  ul.box02 li{
    width: 50%;
    height: auto;
    float: left;
  }
  ul.box01 li:first-child,
  ul.box02 li:first-child{
    padding-right: 4px;
  }
  ul.box01 li:last-child,
  ul.box02 li:last-child{
    padding-left: 4px;
  }
  ul.box01 li img,
  ul.box02 li img{
    width: 100%;
    height: auto;
    margin: 0;
    float: left;
  }
  ul.box01 li div,
  ul.box02 li div{
    width: 100%;
    float: left;
    text-align: center;
    background-size: cover;
    background-position: right bottom;
  }
  ul.box01 li div h3,
  ul.box02 li div h3{
    font-size: 1.1em;
    color: #6c6c6c;
    font-weight: bold;
    padding: 25px 0 0;
    margin: 0;
  }
  ul.box01 li div p,
  ul.box02 li div p{
     margin: 0;
     padding-top: 3px;
     font-size: 0.7em;
     color: #494949;
  }
  .gps-bg{ background-image: url("../images/top-search-bg01_sp.gif");   }
  .area-bg{ background-image: url("../images/top-search-bg02_sp.gif");  }
  .spot-bg{ background-image: url("../images/top-search-bg03_sp.gif");  }
  .condition-bg{ background-image: url("../images/top-search-bg04_sp.gif");   }

  .search-bg-bottom{
    width: 100%;
    float: left;
    margin:0;
  }


  #top-news{
    width: 100%;
    clear: both;
  }
  dl.news-article{
    width: 100%;
    height: auto;
    margin: 0 0 30px;
    border-bottom: 1px solid #dfdfdf;
  }
  dl.news-article dt{
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0 4px;
    border-top: 1px solid #dfdfdf;
    clear: both;
  }
  dl.news-article dd{
    width: 100%;
    height: auto;
    float: left;
    padding: 0px 0 15px;
    border-top: 0px solid #dfdfdf;
    letter-spacing: 0;
  }

  .news-tit a span{
    width: 93%;
    color: #5a5a5a;
    text-decoration: none;
    float: left;
    font-size: 0.81em;
    line-height: 1.5em;
  }
  .news-icon{
    width: 55px;
    height: auto;
    float: left;
  }
  .news-day{
    color: #5a5a5a;
    padding: 0 10px;
    font-weight: bold;
    float: left;
    font-size: 0.9em;
  }
  .news-tit a .news-arrow{
    width: 8px;
    height: auto;
    float: right;
    margin-top: -3%;
  }
  .news-btn{
    width: 75%;
    height: auto;
    display: block;
    clear: both;
    margin: 0 auto 80px;
  }
/*------------------------ 会社概要 ------------------------*/
  #company-company,#company-history,#company-access{
    width: 100%;
    clear: both;
  }
  .company-img,.history-img{
    width: 100%;
    height: auto;
    float: none;
  }
  .company-list,.history-list{
    width: 100%;
    height: auto;
    float: none;
  }
  .company-list dt,.history-list dt{
    color: #000;
    background-color: #dceed2;
    margin-bottom: 0;
    padding: 5px 8px;
    font-size: 0.93em;
  }
  .company-list dd,.history-list dd{
    width: 100%;
    background-color: #fafafa;
    margin-bottom: 0;
    line-height: 1.6em;
    padding: 10px 8px;
    font-size: 0.9em;
  }
  .company-list dd ul.box01{
    width: 100%;
    float: none;
  }
  .company-list dd ul.box01 li{
    width: 100%;
  }
  .company-list dd ul.box02{
    width: 100%;
    float: none;
  }
  .company-list dd ul.box02 li{
    width: 100%;
  }
  .company-list dd ul.box01 li:last-child,
  .company-list dd ul.box02 li:last-child{
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .access-map{
    width: 100%;
    height: auto;
    margin-bottom: 8px;
  }
  .access-map iframe{
    width: 100%;
    height: 300px;
  }
  .access-txt a{
    width: 100%;
    height: auto;
    display: block;
    color: #6ca448;
    text-decoration: none;
    text-align: right;
  }
  ul.footer-gnavi{
    display: none;
  }
/*------------------------ オーナー様向け情報 ------------------------*/

/*------------ オーナー様向け情報ナビ ------------*/
  .owner-subnavi {
    width: 100%;
    height: auto;
    margin: 0 auto;
    clear: both;
    background: none;
  }

  .owner-subnavi ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .owner-subnavi ul li.owner-subnavi-open{
    width: 33.333%;
    height: auto;
  }
  .owner-subnavi ul li.owner-subnavi-introduce{
    width: 33.333%;
    height: auto;
  }
  .owner-subnavi ul li.owner-subnavi-qa{
    width: 33.333%;
    height: auto;
  }
  .owner-subnavi ul li a,
  .owner-subnavi ul li span.on{
    width: 100%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-size: contain;
  }
  .owner-subnavi ul li.owner-subnavi-open a{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-open-off.gif);
    background-position: 0 0;
  }
  .owner-subnavi ul li.owner-subnavi-open span.on{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-open-on.gif);
    background-position: 0 0;
  }

  .owner-subnavi ul li.owner-subnavi-introduce a{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-introduce-off.gif);
    background-position: 0 0;
  }
  .owner-subnavi ul li.owner-subnavi-introduce span.on{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-introduce-on.gif);
    background-position: 0 0;
  }

  .owner-subnavi ul li.owner-subnavi-qa a{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-qa-off.gif);
    background-position: 0 0;
  }
  .owner-subnavi ul li.owner-subnavi-qa span.on{
    padding-top: 52.80%;
    background-image: url(../images/owner-subnavi-qa-on.gif);
    background-position: 0 0;
  }
/*------------------ パーキング開設について ------------------*/
  .owner-open-howto-box01,.owner-open-howto-box03,.owner-open-howto-box05 {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 9px;
    padding: 10px 17px 17px;
    float: none;
    background-color: #cfe8b5;
  }
  .owner-open-howto-box02,.owner-open-howto-box04 {
    width: 100%;
    height: auto;
    margin-right: 0px;
    margin-bottom: 9px;
    padding: 10px 17px 17px;
    float: none;
    background-color: #dcdcdc;
  }
  .owner-open-howto-tit h3{
    font-size: 1.2em;
  }
  .owner-open-howto-no{
    width: 22px;
    height: auto;
  }
  .owner-open-howto-txt{
    margin-top:3px;
  }
  .owner-open-howto-box06 {
    width: 100%;
    height: auto;
    padding: 10px 17px 17px;
    float: none;
    background-color: #dcdcdc;
  }
  .owner-open-offer-img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    float: none;
  }
  .owner-open-offer-box {
    width: 100%;
    margin-left: 0px;
    float: left;
  }
  .owner-open-offer-tit h3 {
    margin: 0;
    padding-bottom: 8px;
    color: #eda200;
    line-height: 1.2em;
    font-size: 1.1em;
    border-bottom: 1px dashed #ccc;
  }
  .owner-open-offer-txt01 {
    margin-top: 18px;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.55em;
  }
  .owner-open-offer-btn {
    margin: 15px 0 20px;;
  }
  .owner-open-example-box {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
    padding: 8px;
    float: none;
    background: url(../images/owner-open-example-bg.gif);
  }
  .owner-open-example-box:first-child {
    margin-right: 0px;
  }
  .owner-open-example-box:nth-child(3) {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .owner-open-example-tit h3 {
    margin: 0 0 8px;
    padding: 14px 10px 10px;;
    color: #4e4e4e;
    line-height: 1.2em;
    font-size: 1.05em;
    font-weight: normal;
    text-align: center;
  }
  .owner-open-example-img {
    width: 100%;
    height: auto;
  }
  .owner-open-case-box {
    width: 100%;
    height: auto;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-right: 15px;
    padding-bottom: 20px;
    background: url(../images/owner-open-case-bg.gif);
    border-bottom: 10px solid #fff;
  }
  .owner-open-case-inbox {
    margin-bottom: 15px;
  }
  .owner-open-case-parts {
    width: 153px;
    margin-bottom: 15px;
    padding-right: 15px;
    float: left;
  }
  .owner-open-case-txt-box {
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    float: none;
  }
  .owner-open-case-tit h3 {
    margin: 0 0 12px;
    padding-top: 12px;
    color: #4e4e4e;
    line-height: 1.2em;
    font-size: 1.55em;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
  .owner-open-case-txt {
    letter-spacing: 0;
    clear: both;
    text-align: justify;
  }
  .owner-open-case-img {
    width: 100%;
    margin-left: 0px;
    padding-left: 15px;
    clear: both;
  }
  .owner-open-promise-box {
    width: 100%;
    height: auto;
    padding: 10px;
    background: url(../images/owner-open-promise-bg_pc.gif);
  }
  .owner-open-promise-tit h3 {
    margin: 0;
    color: #4e4e4e;
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝',serif;
    font-size: 1.18em;
    letter-spacing: -0.02em;
    font-weight: bold;
    text-align: center;
  }
  .owner-open-promise-txt01 {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 0.9em;
    text-align: center;
  }
  .owner-open-promise-inbox {
    clear: both;
    margin-bottom: 10px;
    padding: 15px;
    border-bottom: none;
    background: url(../images/owner-open-promise-bg2_sp.gif);
  }
  .owner-open-promise-inbox:last-child {
    margin-bottom: 0px;
    padding: 15px;
    border-bottom: none;
  }
  .owner-open-promise-parts {
    width: 32px;
    margin: 0 auto;
    float: none;
  }
  .owner-open-promise-txt02 {
    margin-top: 10px;
    float: none;
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝',serif;
    text-align: center;
    letter-spacing: 0;
  }

/*------------------ ご紹介下さい ------------------*/
  .introduce-img {
    width: 100%;
    height: auto;
    float: none;
  }
  .introduce-txt-box {
    width: 100%;
    margin-top: 20px;
    margin-left: 0px;
    float: none;
  }
  .introduce-tit h3 {
    margin: 0 0 10px;
    padding-bottom: 6px;
    color: #4e4e4e;
    line-height: 1.2em;
    font-size: 1.2em;
    letter-spacing: 0.1em;
    font-family: 'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','HGS明朝E','ＭＳ Ｐ明朝',serif;
    border-bottom: 1px dashed #ccc;
  }
  .introduce-txt p:nth-of-type(2) {
    margin-top: 10px;
    margin-bottom: 15px;
  }
  .introduce-btn {
    width: 100%;
    height: auto;
  }
  .introduce-flow {
    width: 100%;
    height: auto;
    margin-top: 30px;
    border: 1px solid #ccc;
  }
  .introduce-box {
    margin-bottom: 15px;
  }
/*------------------ よくある質問 ------------------*/
  .owner-qa-box {
    padding-bottom: 0px;
    border-bottom: none;
  }
  .q-box {
    margin-bottom: 5px;
  }
  .parts-q {
    width: 20px;
    float: left;
    background: url(../images/owner-qa-parts01_sp.gif) no-repeat;
    background-size: contain;
  }
  .owner-qa-tit {
		margin-top: 0;
		margin-left: 30px;
	}
  .owner-qa-tit h3 {
		padding-top: 0;
    line-height: 1.2em;
    font-size: 1.1em;
  }
  .a-box {
    padding: 15px;
    background-color: #f4f4f4;
  }
  .parts-a {
    width: 15px;
    float: left;
    background: url(../images/owner-qa-parts02_sp.png) no-repeat;
    background-size: contain;
  }
  .owner-qa-txt {
    margin-left: 30px;
		text-align: justify;
  }
  .owner-qa-txt p.fc-green-tit {
    font-size: 1em;
    color: #6fa350;
    font-weight: bold;
  }
/*------------------------ パーキング検索 ------------------------*/

/*------------ パーキング検索用サブナビ ------------*/
  .search-subnavi {
    width: 100%;
    height: auto;
    margin: 0 auto;
    clear: both;
    background: none;
  }

  .search-subnavi ul {
    width: 100%;
    height: auto;
    margin: 0 auto;
  }
  .search-subnavi ul li.search-subnavi-gps{
    width: 21.25%;
    height: auto;
  }
  .search-subnavi ul li.search-subnavi-area{
    width: 26.825%;
    height: auto;
  }
  .search-subnavi ul li.search-subnavi-spot{
    width: 29.68%;
    height: auto;
  }
  .search-subnavi ul li.search-subnavi-condition{
    width: 22.18%;
    height: auto;
  }
  .search-subnavi ul li a,
  .search-subnavi ul li span.on{
    width: 100%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-size: contain;
  }
  .search-subnavi ul li.search-subnavi-gps a.off{
    padding-top: 83.08%;
    background-image: url(../images/search-subnavi-gps-off.gif);
    background-position: 0 0;
  }
  .search-subnavi ul li.search-subnavi-gps a.on{
    padding-top: 83.08%;
    background-image: url(../images/search-subnavi-gps-on.gif);
    background-position: 0 0;
  }

  .search-subnavi ul li.search-subnavi-area a.off{
    padding-top: 65.6%;
    background-image: url(../images/search-subnavi-area-off.gif);
    background-position: 0 0;
  }
  .search-subnavi ul li.search-subnavi-area a.on{
    padding-top: 65.6%;
    background-image: url(../images/search-subnavi-area-on.gif);
    background-position: 0 0;
  }

  .search-subnavi ul li.search-subnavi-spot a.off{
    padding-top: 59.47%;
    background-image: url(../images/search-subnavi-spot-off.gif);
    background-position: 0 0;
  }
  .search-subnavi ul li.search-subnavi-spot a.on{
    padding-top: 59.47%;
    background-image: url(../images/search-subnavi-spot-on.gif);
    background-position: 0 0;
  }

  .search-subnavi ul li.search-subnavi-condition a.off{
    padding-top: 79.57%;
    background-image: url(../images/search-subnavi-condition-off.gif);
    background-position: 0 0;
  }
  .search-subnavi ul li.search-subnavi-condition a.on{
    padding-top: 79.57%;
    background-image: url(../images/search-subnavi-condition-on.gif);
    background-position: 0 0;
  }

/*------------------ パーキング検索TOP ------------------*/
  #search-top{
    width: 100%;
    height: auto;
  }
  ul.search-top-list-box{
    width: 100%;
    height: auto;
    clear: both;
    padding: 0;
    margin-bottom: 0px;
  }
  ul.search-top-list-box li{
    width: 50%;
    height: auto;
    float: left;
  }
  ul.search-top-list-box li:first-child{
    padding-right: 3px;
    margin-bottom: 5px;
  }
  ul.search-top-list-box li:last-child{
    padding-left: 3px;
    margin-bottom: 5px;
  }
  ul.search-top-list-box li a div{
    width: 100%;
    text-align: center;
    float: left;
    color: #3e3e3e;
  }
  ul.search-top-list-box li a .search-top-img{
    width: 85%;
    text-align: center;
    height: auto;
    margin: 5px 0;
    border: 5px solid #fff;
  }
  ul.search-top-list-box li a h3{
    font-size: 1.3em;
    margin: 0;
    padding: 10px 0 0px;
  }
  ul.search-top-list-box li a p{
    font-size: 0.72em;
    margin: 0;
    font-weight: bold;
    padding: 2px 0 10px;
  }
  ul.search-top-list-box li a .search-top-btn{
    width: 90%;
    height: auto;
    padding: 5px 0 10px;
    display: none;
  }
  .search-gps-bg{ background-color: #e8f1e0; }
  .search-area-bg{ background-color: #fff2e1; }
  .search-spot-bg{ background-color: #e8f5ff; }
  .search-condition-bg{ background-color: #ffebeb; }


/*------------------ GPS検索 ------------------*/
  #search-gps {
    width: 100%;
    clear: both;
  }

  .search-gps-map {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    background-color: #ccc;
  }

  .search-gps-parts,
  .search-area-map-parts,
  .search-spot-map-parts {
    width: 40px;
    height: 40px;
    background: url(../images/search-gps-parts_sp.gif);
    float: left;
    background-size: 40px 40px;
  }

  .search-gps-tit h3 {
    width: 75%;
    padding: 8px 0 0;
    margin: 5px;
    float: left;
    color: #4e4e4e;
    line-height: 1.2em;
    letter-spacing: 0.005em;
    font-size: 1em;
    font-weight: normal;
  }

  .search-gps-txt {
    clear: both;
    margin-top: 10px;
    padding: 5px;
    background-color: #e8f1e0;
  }

/*------------------ 地域検索 ------------------*/
  .search-area-box {
    margin-bottom: 20px;
  }

  .search-area-tit {
    margin-bottom: 0px;
    padding: 10px 10px 5px 12px;
    background-color: #fff2e1;
    border-top: 1px solid #f9dfbc;
    border-right: 1px solid #f9dfbc;
    border-left: 1px solid #f9dfbc;
  }
  .search-area-tit h3 {
    display: inline;
    font-size: 1.1em;
  }
  .search-area-arrow {
    width: 16px;
    height: 9px;
    padding-top: 6px;
    float: right;
  }
  .search-area-arrow img {
    vertical-align: top;
  }

  .search-area-list {
    margin: 0px;
    border-right: 1px solid #f9dfbc;
    border-left: 1px solid #f9dfbc;
  }
  .search-area-list li {
    margin-bottom: 0px;
    padding: 0px;
    display: block;
    float: none;
    background: url(../images/search-area-arrow_sp.png) no-repeat 97%;
    border-bottom: 1px solid #f9dfbc;
    background-size: 10px 12px;
  }
  .search-area-list li:first-child {
    border-top: 1px solid #f9dfbc;
  }
   /*
  .search-area-list li:last-child {
    border-bottom: none;
  }
  */
  .search-area-list li:hover {
    background-color:  #fffaf4;
  }
  .search-area-list li a {
    padding: 4px 15px 2px;
    color: #4e4e4e;
    font-size: 0.9em;
    text-decoration: none;
  }
  .search-area-list li a:hover {
    text-decoration: none;
  }
  .search-area-close p {
    padding: 4px;
    color: #4e4e4e;
    text-align: center;
    background-color: #e9d6bd;
  }
  .search-area-place {
    border-bottom: none;
    background-color: #e9d6bd;
  }
  .search-area-place h4 {
    margin: 0 0 0 15px;
    padding-top: 7px;
    padding-bottom: 5px;
    color: #9e5e0b;
    line-height: 1em;
    font-size: 1em;
    font-weight: bold;
  }
/*--- search-area-map ---*/

  .search-area-map-map {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    background-color: #ccc;
  }
  .search-area-map-tit h3 {
    width: 75%;
    padding: 8px 0 0;
    margin: 5px;
    float: left;
    color: #4e4e4e;
    line-height: 1.2em;
    letter-spacing: 0.005em;
    font-size: 1em;
    font-weight: normal;
  }
  .search-area-map-txt {
    margin-top: 10px;
  }
  .search-area-map-btn {
    width: 85%;
    height: auto;
    margin: 15px auto 0;
  }

/*------------------ 観光地から検索 ------------------*/
  .search-spot-box {
    margin-bottom: 20px;
  }
  .search-spot-tit {
    margin-bottom: 0px;
    padding: 10px 10px 5px 12px;
    background-color: #e8f5ff;
    border: 1px solid #dde5eb;
  }
  .search-spot-tit h3 {
    display: inline;
    font-size: 1.1em;
  }
  .search-spot-arrow {
    width: 16px;
    height: 9px;
    padding-top: 6px;
    float: right;
  }
  .search-spot-arrow img {
    vertical-align: top;
  }
  .search-spot-inbox {
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom: none;
  }
  .search-spot-parts01,.search-spot-parts02,.search-spot-parts03 {
    width: 100%;
    height: 28px;
    float: left;
    background-color: #dde5eb;
  }
  .search-spot-parts-img {
    width: 73px;
    height: auto;
    padding-top: 3px;
    padding-left: 10px;
  }
  .spot-cate {
    margin-left: 0px;
    float: none;
    background-color: #dde5eb;
  }

  .spot-cate h4 {
    margin: 0;
    padding: 7px 0 5px 8px;
    color: #1f5986;
    line-height: 1em;
    font-size: 1em;
    font-weight: bold;
  }

  .search-spot-list {
    margin-left: 0px;
    clear: both;
    border-right: 1px solid #dde5eb;
    border-left: 1px solid #dde5eb;
  }
  .search-spot-list li {
    margin-bottom: 0px;
    padding: 0px;
    display: block;
    float: none;
    background: url(../images/search-spot-arrow_sp.png) no-repeat 97%;
    border-bottom: 1px solid #dde5eb;
    background-size: 10px 12px;
  }
  /*
  .search-spot-list li:last-child {
    border-bottom: none;
  }
  */
  .search-spot-list li:hover {
    background-color: #f7fcff;
  }
  .search-spot-list li a {
    padding: 4px 15px 2px;
    color: #4e4e4e;
    font-size: 0.9em;
    text-decoration: none;
  }
  .search-spot-list li a:hover {
    text-decoration: none;
  }
  .search-spot-close p {
    padding: 4px;
    color: #4e4e4e;
    text-align: center;
    background-color: #dde5eb;
  }
/*--- search-spot-map ---*/
  .search-spot-map-map {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
    background-color: #ccc;
  }
  .search-spot-map-tit h3 {
    width: 75%;
    padding: 8px 0 0;
    margin: 5px;
    float: left;
    color: #4e4e4e;
    line-height: 1.2em;
    letter-spacing: 0.005em;
    font-size: 1em;
    font-weight: normal;
  }
  .search-spot-map-txt {
    margin-top: 10px;
  }
  .search-spot-map-btn {
    width: 85%;
    height: auto;
    margin: 15px auto 0;
  }

/*--- MAPのエリア名 ---*/
  .map-areaname {
    width: 100%;
    height: auto;
    font-size: 1.4em;
    text-align: left;
    padding: 20px 0;
    margin: 0;
    color: #3a3a3a;
  }
  .mini-txt{
    font-size: 0.65em;
    display: inline;
    color: #747474;
    margin-left: 8px;
  }


/*------------------ 条件検索 ------------------*/
  #search-condition-form01 {
    margin: 0 0 20px;
  }
  #search-condition-form01 dl dt {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    padding: 8px 0 8px 15px;
    float: left;
    color: #4e4e4e;
    background-color: #ffebeb;
    text-align: left;
    font-weight: bold;
  }
  #search-condition-form01 dl dd {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-left: 15px;
    margin-bottom: 10px;
    float: left;
    color: #4e4e4e;
    background-color: #fff;
  }
  #search-condition-form01 dl dd span.fc-red {
    display: none !important;
    padding-left: 20px;
    color: #ae0a0a; 
  }
  .span-inline {
    display: inline !important;
    color: #ae0a0a;
    padding-left: 15px;
  }
  .sp-block {
    display: block;
  }
  .price-input {
    width: 30% !important;
    height: 30px !important;
    margin: 0 10px !important;
  }
  #search-condition-form02 {
    margin: 0 0 40px;
    text-align: center;
  }
  .free-input {
    width: 95% !important;
    height: 30px !important;
    margin-left: 0px !important;
    margin-top: 10px !important;
  }
  .spot-select {
    width: 95%;
    height: 35px;
    padding-top: 3px;
    color: #4e4e4e;
    font-size: 0.9em;
  }
  .w100 {
    width: 100%;
  }
  .result-line {
    width: 100%;
    height: 12px;
    background: url(../images/search-condition-bg_sp.gif) repeat-x;
  }
  .result-box {
    margin-bottom: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #ccc;
  }
  .result-tit h3 {
    margin: 0 0 20px;
    padding: 17px 0 15px 20px;
    color: #4e4e4e;
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.2em;
    background-color: #ffebeb;
  }
  .result-img {
    width: 100%;
    float: left;
  }
  .result-txt-box {
    margin-top: 15px;
    margin-left: 0px;
    float: left;
  }
  .result-txt-tit h4 {
    margin: 0 0 10px;
    color: #4e4e4e;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1em;  
  }
  .result-btn {
    width: 100%;
    margin-top: 20px;
  }

/*------------------ 検索結果 ------------------*/
  .search-result-box {
    margin-top: -20px;
    margin-bottom: 50px;
    background: #fff;
  }
  .result-list{
    width: 100%;
    height: auto;
    margin: 0;
    border: 0px solid #fcdada;
    margin-top: 10px;
  }
  .result-list tr th{
    width: auto;
    height: auto;
    display: none;
    padding: 15px 10px;
    background-color: #ffe2e2;
    text-align: left;
    color: #4e4e4e;
    font-size: 1.2em;
    border-bottom: 1px solid #fcdada;
    border-right: 1px solid #fcdada;
  }
  .result-list tr td{
    width: auto;
    height: auto;
    display: block;
    padding: 0px 10px;
    border-top: 0px solid #fcdada;
    border-bottom: 0px solid #fcdada;
    border-right: 0px solid #fcdada;
  }
  .parking-result-name{
    width: 100%;
    min-height: auto;
    padding: 5px 10px !important;
    background-color: #ffe2e2;
  }
  .parking-result-number{
    width: 100%;
    padding: 12px 10px 2px !important;
    text-align: left;
  }
  .parking-result-adress{
    width: 100%;
  }
  .parking-result-btn{
    text-align: left;
    margin-bottom: 5px;
  }
  .parking-result-btn a{
    color: #c10303;
    text-align: right;
    text-decoration: underline !important;
  }
/*------------------ パーキング詳細 ------------------*/
  #parking-detail {
    width: 100%;
    margin: 0 auto;
    padding: 15px;
  }
  .detail-wrap{
    margin-bottom: 0px;
  }
  #parking-detail h1{
    width: 100%;
    margin: 0 auto;
  }
  .parking-detail-image{
    width: 100%;
    height: auto;
    float: none;
  }
  .parking-detail-outline{
    width: 100%;
    height: auto;
    margin: 10px 0;
    float: none;
  }
  .parking-detail-outline .detail-icon{
    width: 100%;
    height: auto;
    clear: both;
  }
  .parking-detail-outline .detail-icon img{
    width: auto;
    height: 30px;
    margin-bottom: 8px;
    float: left;
    padding-right: 1%;
  }
  .parking-detail-outline h2.parking-name{
    font-size: 1.5em;
    padding: 3px 0 0;
    margin: 0 0 8px;
    color: #535353;
    clear: both;
    border-bottom: 3px dotted #cdcdcd;
  }
  .parking-detail-txt{
    font-size: 1em;
    color: #444444;
  }
  .parking-detail-txt p{
    padding-bottom: 6px;
    letter-spacing: 0.01em;
  }
  .parking-detail-txt p strong{
    font-weight: bold;
    letter-spacing: 0.03em;
  }
  .parking-detail-price{
    width: 100%;
    height: auto;
    clear: both;
  }
  .parking-detail-price h3,
  .parking-detail-access h3{
    width: 100%;
    height: auto;
    margin: 0;
    background: url(../images/parking-detail-h3-bg.gif) repeat-x;
    background-position: center center; 
  }
  .parking-detail-price h3 img,
  .parking-detail-access h3 img{
    width: 50%;
    height: auto;
  }
  table.price-list{
    width: 100%;
    height: auto;
    margin: 0 0 25px;
    border: 0px;
  }
  table.price-list td.list-sub-tit{
    width: 100%;
    margin: 0;
    background: #1a8347;
    padding: 12px 0;
    float: none;
    font-size: 1.05em;
    color :#fff;
    font-weight: bold;
    letter-spacing: 0.06em;
  }
  table.price-list td{
    width: 25%;
    margin: 0;
    min-height: 40px;
    display: table-cell;
    vertical-align: middle;
    float: left;
    padding: 4px;
    font-size: 1em;
    text-align: center;
    background: none;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
  }
  table.price-list td.list-head{
    min-width: 100%;
    background: #dcdcdc;
    display: block;
    float: none;
  }
  table.price-list td.price{
    width: 30%;
    background: none;
    color: #127e29;
    background: #fffcd8;
    font-size: 1em;
    font-weight: bold;
    float: left;
  }
  table.price-list td.time{
    width: 45%;
  }
  .parking-detail-access{
    width: 100%;
    height: auto;
    margin: 20px 0;
    clear: both;
  }
  .map-wrap{
    width: 100%;
    height: 350px;
    background: #cdcdcd;
  }
  .comment-top-bar{
    border-top: 1px dotted #cdcdcd;
    margin: 10px 0 0;
    padding: 5px 0 0;
  }
/*------------------ お問い合わせ ------------------*/
  #inquiry{
    width: 100%;
    clear: both;
  }

  /* 必須アイコン*/
  .hissu{
    width: 50px;
    height: 25px;
    margin: -3px 5px 0 10px;
    padding: 2px 4px;
    letter-spacing: 0.1em;
    color: #be3939;
    font-size: 0.8em;
  }
  dl#inquiry-form,
  dl#inquiry-confirm{
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    font-size: 1em;
    float: none;
  }

  dl#inquiry-form dt,
  dl#inquiry-confirm dt{
    width: 100%;
    height: auto;
    padding: 5px 8px;
    color: #000;
    clear: both;
    margin: 10px 0;
    background: #dceed2;
    font-size: 1.2em;
    font-weight: normal;
  }
  dl#inquiry-form dd{
    width: 100%;
    min-height: 40px;
    padding: 0;
    text-align: left;
    background: #fff;
    margin-bottom: 0px;
  }
  dl#inquiry-confirm dd{
    width: 100%;
    min-height: 40px;
    padding: 10px;
    text-align: left;
    background: #fff;
    border: 1px solid #cdcdcd;
    margin-bottom: 0px;
  }
  input{
    font-size: 1.6em;
  }
  /* テキストボックスの指定*/
  input[type="text"],
  input[type="tel"],
  input[type="email"],
  input[type="number"],
  input[type="url"]{
    width: 100%;
    height: 40px;
    margin: 0px;
    padding: 5px;
  }
  /* ラジオボックス・チェックボックスの指定*/
  input[type="radio"],
  input[type="checkbox"]{
    margin-right: 5px;
    letter-spacing: 1em;
  }
  /* テキストエリアの指定*/
  textarea {
    width: 100%;
    height: 180px;
    margin: 0px;
  }
  input,textarea,select{
    border: 1px solid #cdcdcd;
  }
  input[type="file"]{
    border: none;
  }
  /* フォームボタン指定*/
  .submit-btn{
    width: 100%;
    height: auto;
    float: none;
    font-family: "YuGothic", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka,
  "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  }
  /* フォームの画像設定*/
  input[type="image"]{
    width: 100%;
    height: auto;
    margin: 20px auto;
    display: block;
  }

    /* 郵便番号から住所検索 */
  dd.adress-auto{
    width: auto;
    height: auto;
    margin-top: 0px;
  }

  dd.adress-auto img{
    width: 218px;
    height: 39px;
    float: right;
    margin-right: 140px;
  }
  .ad-number{
    width: 30% !important;
    margin-bottom: 8px !important;
    float: left;
  }
  p.auto{
    clear: both;
    padding:4px 0;
    color: #222222;
    margin: 5px 0 5px!important;
    font-size: 0.9em;
  }
  span.auto{
    margin: 5px 8px 0;
    float: left;
  }
  p.num{
    clear: both;
    margin: 5px 0;
    font-size: 0.9em;
  }
  .ad-text{
    width: 100% !important;
    height: 40px;
    margin: 2px 5px 15px !important;
    display: block;
    float: left;
  }
  .ad-text-l{
    width: 100% !important;
    display: block;
    float: left;
  }
  /*------ thanks ------*/
  .inquiry-img{
    width: 100%;
    height: auto;
    margin-top: -20px;
  }
  .inquiry-thanks{
    width: 100%;
    height: auto;
    margin: 15px auto 0;
    float: none;
    text-align: left;
    line-height: 1.6em;
    letter-spacing: 0.02em;
  }
  .inquiry-thanks h3{
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0;
    letter-spacing: -0.02em;
    color: #006e36;
    text-align: center;/*------ 2015年11月19日追記 ------*/
  }

/*------------------ ニュース ------------------*/

/*------- メイン -------*/

  #news-article{
    width: 100%;
    height: auto;
    float: none;
    margin-top: 25px;
  }
  .news-article-title{
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted #818181;
  }
  .news-article-day{
    float: left;
    padding-left: 20px;
    margin-bottom: 10px;
  }
  .h3-article-title{
    width: 100%;
    height: auto;
    margin: 0;
    font-size: 1.15em;
    font-weight: bold;
    display: block;
    clear: both;
  }
  .news-article-content{
    line-height: 1em;
    margin-bottom: 20px;
    padding-bottom: 0px;
    border-bottom: 1px dotted #818181;
  }
  .news-article-content p{
    font-size: 0.9em;
    margin-bottom: 10px;
  }
  .news-article-content img{
    margin: 20px 0;
  }

  #news-all{
    width: 100%;
    height: auto;
    float: right;
    margin-bottom:20px;
  }
  #news-all h3{
    font-size: 1.15em;
    margin: 0 0 8px 0;
    padding: 4px 0 4px 6px;
    font-weight: normal;
    background: #ececec;
    border-left: 3px solid #cfcfcf;
    border-bottom: 3px solid #cfcfcf;
  }
  dl.news-all-list{
    width: 100%;
    height: auto;
    float: right;
  }
  dl.news-all-list dt{
    width: 100%;
    height: auto;
    padding-top: 5%;
    float: right;
  }
  dl.news-all-list dd{
    width: 100%;
    height: auto;
    padding-bottom: 5%;
    border-bottom: 1px dotted #818181;
  }
  dl.news-all-list dd span{
    font-size: 0.9em;
    padding: 10px 0 0;
  }
  dl.news-all-list dd a{
    text-decoration: none;
    color: #108148;
  }

/*------- サイド -------*/
aside{
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
  }
  #news-category{
    width: 100%;
    height: auto;
    margin-bottom: 0px;
  }
  #news-category h3{
    margin: 0;
    line-height: 0;
  }
  ul.news-category-list{
    background: #efefef;
    padding: 0 3% 2%;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-radius-bottomleft: 8px;
    -moz-border-radius-bottomright: 8px;
  }
  ul.news-category-list li{
    width: 100%;
    font-size: 1em;
    padding: 5px 0 10px;
    border-bottom: 1px solid #cfcfcf;
  }
  ul.news-category-list li:last-child{
    border-bottom: 0px;
  }
  ul.news-category-list li{
    list-style: none;
    padding: 8px 0 5px 20px;
    background-image: url("../images/news-parts04_pc.gif");
    background-repeat: no-repeat;
    background-position: left center;
    top: 20px;
    line-height:26px;
    font-size: 0.9em;
  }
  ul.news-category-list li a{
    text-decoration: none;
    color: #1e1e1e;
  }
  ul.news-category-list li a:hover{
    text-decoration: none;
    color: #6d6d6d;
  }

/*------------------ プライバシーポリシー ------------------*/
  .policy-tit h3 {
    line-height: 1.2em;
    font-size: 1em;
    font-weight: bold;
  }
  .contact-img {
    width: 100%;
  }
  .contact-list {
    width: 100%;
    margin-top: 25px;
    margin-left: 0px;
    float: left;
  }
  .contact-list dt{
    font-size: 1em;
    font-weight: bold;
  }
  .contact-list dd {
    font-size: 1em;
  }
/*------------------ サイトマップ ------------------*/
  .sitemap-tit h3 {
    font-size: 0.9em;
  }
  .sitemap-box {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 20px;
  }
  .sitemap-box02 {
    border-bottom: none;
  }
  .sitemap-tit {
    margin-bottom: 5px;
  }
  .sp-bb {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
  }
  .sp-mt10 {
    margin-top: 10px;
  }

  /*------- キャンペーンバナー設置_20151118追記 -------*/
  #top-campaign {
    width: 100%;
    margin: 30px auto 0;
    padding: 0 15px;
  }
  #top-campaign h2{
    margin-bottom: 0;
  }
  #top-campaign a.campaign{
    width: 100%;
  }
  #top-campaign a.open{
    width: 100%;
    margin-top: 10px;
  }
  
  /*------------------ 20周年お客様還元キャンペーン ------------------*/
  span.sp-br {
    display: block;
  }
  
  #campaign {
    width: 100%;
    clear: both;
    margin-top: 15px;
  }
  
  .campaign-main {
    margin-bottom: 10px;
  }
  
  .campaign-main-txt ul {
    margin-bottom: 10px;
    padding-left: 16px;
  }
  
  .campaign-main-txt li {
    margin-bottom: 5px;
    list-style: disc outside;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.2em;
    color: #4e4e4e;
    text-align: justify;
  }
  
  .campaign-main-txt li:last-child {
    margin-bottom: 0px;
  }
  
  .campaign-step {
    margin-bottom: 20px;
  }
  
  .campaign-step-main-tit {
    width: 100%;
    height: auto;
    margin: 0 auto 15px;
  }
  
  .campaign-step-box {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ccc;
  }
  
  .campaign-step-tit01,.campaign-step-tit02,.campaign-step-tit03,.campaign-step-tit04 {
    width: 8%;
    height: auto;
    margin-right: 5px;
    margin-bottom: 10px;
    float: left;
  }
  
  .campaign-step-tit01-txt,.campaign-step-tit02-txt,.campaign-step-tit03-txt,.campaign-step-tit04-txt {
    margin-bottom: 10px;
    color: #4e4e4e;
    font-weight: bold;
    line-height: 1.3em;
  }
  
  .campaign-step-txt {
    margin-left: 0px;
    clear: both;
  }
  
  .campaign-step-txt a {
    color: #006e35;
    font-size: 0.9em;
  }
  
  .campaign-step-img01 {
    width: 100%;
    height: auto;
    margin-left: 0px;
    float: none;
  }
  
  .campaign-step-img02 {
    width: 100%;
    height: auto;
    margin: 15px 0 10px 0px;
    float: none;
  }
  
  .campaign-step-img03 {
    width: 100%;
    height: auto;
    margin-top: 15px;
    margin-left: 0px;
  }
  
  .campaign-step-img04 {
    width: 100%;
    height: auto;
    margin-left: 0px;
    float: none;
  }
  
  .campaign-step-btn {
    width: 100%;
    height: auto;
    margin: 20px auto 0;
  }
  
  .campaign-point {
    padding: 10px;
    background-color: #ffebeb;
  }
  
  .campaign-point-tit {
    width: 100%;
    height: auto;
    margin: 0 auto 10px;
  }
  
  .campaign-point-txt01 p {
    font-size: 1.3em;
    font-weight: bold;
    text-align: center;
    line-height: 1.3em;
    color: #ed1c24;
  }
  
  .campaign-point-txt02 p {
    margin: 10px 0px 10px 0;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    line-height: 1em;
    color: #4e4e4e;
  }
  
  .campaign-point-txt03 li {
    margin-bottom: 5px;
    list-style: disc outside;
    text-align: justify;
  }

}

@media screen and (max-width: 360px) {
/*------------------ search-spot ------------------*/
  .search-spot-parts-img {
    width: 66px;
    height: auto;
    padding-top: 2px;
    padding-left: 10px;
  }
/*------------------ owner-open ------------------*/
  .owner-open-case-parts {
    width: 93px;
    margin-bottom: 15px;
    padding-right: 15px;
    float: left;
  }
  
  .owner-open-case-tit h3 {
    margin: 0 0 12px;
    padding-top: 5px;
    color: #4e4e4e;
    line-height: 1.2em;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: -0.04em;
  }
}


@media screen and (max-width: 320px) {
/*------------------ search-spot ------------------*/
  .search-spot-parts-img {
    width: 66px;
    height: auto;
    padding-top: 2px;
    padding-left: 10px;
  }
/*------------------ owner-open ------------------*/
  .owner-open-case-parts {
    width: 95px;
    margin-bottom: 15px;
    padding-right: 15px;
    float: left;
  }
  
  .owner-open-case-tit h3 {
    margin: 0 0 12px;
    padding-top: 4%;
    color: #4e4e4e;
    line-height: 1.25em;
    font-size: 1.15em;
    font-weight: bold;
    letter-spacing: 0em;
  }
}

/*------- スライドショーCSSアニメーション -------*/
@media screen and (max-width: 640px) {
  .padding-b{
    padding-bottom: 56.56%;
  }
}