@charset "UTF-8";
.main {
  margin: 20px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.monthlybnr{
  padding: 0 210px;
  margin-bottom: 25px;
  text-align: center;
}

.monthlybnr p{
  font-weight: bold;
  font-size: 20px;
}

h1 {
  margin: 18px 0 5px;
  height: 50px; }

h1 span {
  display: block;
  line-height: 1em;
  position: relative;
  top: -36px;
  font-size: 45%;
  padding-left: 234px; }

.search_title {
  font-size: 15px;
  font-weight: bold;
  position: relative;
  border-bottom: solid 3px #e7e2cf;
  margin: 10px 0 0px 0;
  text-align: left;
  max-height: 999999px; }

.search_title:after {
  border-bottom: solid 3px #ffd600;
  bottom: -3px;
  content: " ";
  display: block;
  position: absolute;
  width: 8%; }

/*　エリアから探す　*/
.area {
  width: 600px;
  float: left;
  margin-right: 20px;
  position: relative; }

.area .detail {
  width: 596px;
  height: 398px;
  border: #b7c51c 2px solid;
  border-top: none;
  background: url(../../images/index-back.png) no-repeat;
  position: relative; }

.area .detail ul li {
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
  background: -webkit-linear-gradient(#fff, #e9e9e9);
  background: -o-linear-gradient(#fff, #e9e9e9);
  background: linear-gradient(#fff, #e9e9e9);
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: -o-linear-gradient(top, #ffffff 0%, #e9e9e9 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
  width: 55px;
  height: 26px;
  border-top: #ccc 1px solid;
  border-right: #ccc 1px solid;
  border-left: #ccc 1px solid;
  text-align: center;
  line-height: 26px; }

.area .detail ul li a {
  display: block; }

.area .detail ul li:hover {
  background: #e9e9e9;
  background: -moz-linear-gradient(top, #e9e9e9 1%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #e9e9e9 1%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #e9e9e9), to(#ffffff));
  background: -o-linear-gradient(top, #e9e9e9 1%, #ffffff 100%);
  background: linear-gradient(to bottom, #e9e9e9 1%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#ffffff',GradientType=0 ); }

.area .detail ul.double {
  width: 113px; }

.area .detail ul.double li:nth-child(odd) {
  float: left; }

.area .detail ul.double li:nth-child(even) {
  float: right;
  border-left: none; }

.area .detail ul.double li.lowline {
  border-bottom: #ccc 1px solid; }

.area .detail ul {
  position: absolute; }

.area .detail ul li a {
  text-decoration: none; }

.area .detail ul li a:hover {
  color: #000; }

.area .detail ul li:last-child {
  border-bottom: #ccc 1px solid; }

.area .detail ul.topHokkaido {
  top: 40px;
  right: 20px; }

.area .detail ul.topKinki {
  top: 40px;
  left: 167px; }

.area .detail ul.topHokuriku {
  top: 40px;
  left: 258px; }

.area .detail ul.topkanto {
  top: 270px;
  right: 20px; }

.area .detail ul.topToukai {
  top: 323px;
  left: 320px; }

.area .detail ul.topShikoku {
  top: 323px;
  left: 177px; }

.area .detail ul.topChugoku {
  top: 40px;
  left: 20px; }

.area .detail ul.topKyusyu {
  top: 161px;
  left: 20px; }

/*　バイク駐車場　*/
.area .bike {
  margin-top: 19px;
  width: 567px;
  border: solid 2px #fce238;
  padding: 20px 15px;
  line-height: 1.8em; }

.bike_title {
  font-size: 113%;
  font-weight: bold;
  position: relative;
  border-bottom: solid 3px #e7e2cf;
  margin: 0px 0 5px 0;
  text-align: left; }

.bike_title:after {
  border-bottom: solid 3px #ffd600;
  bottom: -3px;
  content: " ";
  display: block;
  position: absolute;
  width: 8%; }

/*　住所・駐車場名から探す　*/
.addname {
  width: 280px;
  float: left;
  font-size: 13px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.addname p {
  font-weight: bold; }

.addname input {
  margin-bottom: 3px; }

.addname .detail {
  width: 280px;
  border: #3fb2e0 2px solid;
  border-top: none;
  padding: 18px 15px 0px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  height: 540px;
  min-height: 540px; }

.searchbt {
  width: 141px;
  margin-right: 15px;
  _margin-right: 3px;
  float: left; }

.addname .detail div.left,
.addname .detail div.right {
  width: 260px;
  float: left;
  font-size: 11px;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box; }

.addname .detail div.left ul li {
  float: left; }

.addname .detail div.left ul li.end {
  float: none;
  margin-bottom: 3px; }

.addname .detail img.title {
  float: none;
  clear: both;
  margin-top: 25px;
  _margin-top: 20px;
  margin-bottom: 5px; }

/*.addname .detail div.left {
	margin-right: 8px;
}*/
.addname .detail div.left label {
  padding-right: 10px;
  padding-left: 2px; }

.addname .detail div.left select {
  margin: 4px 0px 4px 2px; }

.addname .detail div.left select:last-child {
  margin: 4px 0px 5px 2px; }

.addname .detail div.left input,
.addname .detail div.right input {
  _position: relative;
  _top: 0;
  _margin-bottom: -5px; }

html > body .addname .detail div.left input,
html > body .addname .detail div.right input {
  /*position: relative;
	top: 3px;*/
  display: inline-block;
  vertical-align: sub;
  margin-bottom: 8px; }

.addname .detail div.left
html > body .addname .detail #textfield {
  margin-bottom: 7px; }

/*html>body .addname .detail select {
	margin-bottom: 2px;
}*/
.regular {
  text-align: right;
  float: none;
  clear: both; }

.search {
  float: none;
  clear: both;
  zoom: 1;
  margin-bottom: 24px; }

.pointgreen {
  color: #a8c40f;
  font-size: 110%; }

.l-main-tool-tips-button {
  left: -10px; }

.base {
  display: inline-block;
  vertical-align: sub;
  position: relative;
  top: 2px; }

/*　各ページへのリンク　*/
.item {
  width: 670px;
  margin-right: 20px;
  margin-bottom: 26px;
  float: left; }

.navi,
.naviend {
  width: 214px;
  float: left;
  margin-right: 14px; }

.naviend {
  margin-right: 0; }

.navi p,
.naviend p {
  padding: 10px 15px 0; }

.navi .link,
.naviend .link {
  margin-right: 15px; }

.column {
  background: url(../../images/index-bg01.gif) no-repeat bottom;
  margin-bottom: 24px;
  padding-bottom: 15px;
  float: none;
  clear: both;
  zoom: 1; }

/*　キャンペーン・特集　*/
.campaign div {
  width: 330px;
  float: left; }

.campaign div.left {
  margin-right: 10px; }

.campaign img {
  margin-right: 15px;
  float: left; }

.campaign dl {
  float: left;
  width: 215px;
  margin-top: 13px;
  font-size: 90%; }

.campaign dt img {
  float: none;
  clear: both; }

.bottomtext {
  /*min-height: 34px;
	_height: 34px;
	background: url(../images/common-bg03.gif) no-repeat left bottom;*/
  border: 1px solid #c0c1af;
  clear: both;
  float: none;
  zoom: 1;
  margin: 0px 0 60px; }

.bottomtext p {
  padding: 10px;
  font-size: 100%; }

/*　サイトのご利用にあたって　*/
.policy table,
.trade table {
  border-left: solid 1px #cccccc;
  border-top: solid 1px #cccccc;
  margin-bottom: 7px; }

.policy th,
.policy td,
.trade th,
.trade td {
  border-bottom: solid 1px #cccccc;
  border-right: solid 1px #cccccc;
  padding: 8px;
  vertical-align: top; }

.policy th.top,
.trade th.top {
  background: #d5ebf2;
  text-align: center;
  font-weight: bold; }

.policy th.side {
  background: #e7f3f8;
  text-align: left; }

.trade th.side {
  background: #e7f3f8;
  text-align: left;
  width: 20%; }

.policy .textin01 {
  margin-bottom: 40px; }

.adobe img {
  float: left;
  margin-right: 20px; }

.adobe p {
  float: left;
  width: 702px; }

.adobe {
  float: none;
  clear: both;
  zoom: 1; }

.javaoption img {
  float: left;
  margin-right: 20px; }

.javaoption ol {
  float: left;
  width: 490px;
  padding-left: 20px; }

.javaoption ol li {
  list-style: outside decimal;
  margin-bottom: 15px; }

.javaoption {
  float: none;
  clear: both;
  zoom: 1; }

.textin01 ul.link {
  padding-left: 20px;
  background: none; }

.textin01 ul.link li {
  list-style: outside disc;
  margin-bottom: 10px; }

.textin01 p.list {
  margin-bottom: 10px; }

.area:after,
.addname:after,
.addname .detail:after,
.search:after,
.column:after,
.campaign:after,
.adobe:after,
.javaoption:after {
  content: ".";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden; }

/* ↓サイトご利用にあたって精査追記2018 */
.policy .policy-box {
  margin: 0 0 40px; }
  .policy .policy-box h2 {
    padding: 0 0 0 23px;
    margin: 0 auto 20px;
    width: 900px;
    height: 27px;
    font-size: 16px;
    font-weight: bold;
    background: url(../images/bg_ti.gif) no-repeat;
    text-shadow: #fff 2px 0px,  #fff -2px 0px,#fff 0px -2px, #fff 0px 2px,#fff 2px 2px , #fff -2px 2px,#fff 2px -2px, #fff -2px -2px,#fff 1px 2px,  #fff -1px 2px,#fff 1px -2px, #fff -1px -2px,#fff 2px 1px,  #fff -2px 1px,#fff 2px -1px, #fff -2px -1px;
    vertical-align: middle;
    line-height: 1.7; }
    @media all and (-ms-high-contrast: none) {
      .policy .policy-box h2 {
        padding: 2px 0 0 23px; } }
  .policy .policy-box h3 {
    font-size: 110%;
    border-bottom: 1px solid #fce33c;
    font-weight: bold;
    margin: 10px 0;
    text-align: left; }
  .policy .policy-box ul {
    padding: 0 0 0 10px;
    margin: 0 auto;
    width: 900px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .policy .policy-box ul li {
      margin: 0 0 10px 5px;
      list-style: outside disc;
      line-height: 1.5;
      word-break: break-word; }
  .policy .policy-box ul.link-rule {
    margin: 0 0 40px; }
  .policy .policy-box ul.caution {
    padding: 0; }
    .policy .policy-box ul.caution li {
      margin: 0 0 10px 0;
      list-style: none; }
  .policy .policy-box ul.note {
    padding: 0; }
    .policy .policy-box ul.note li {
      margin: 0 0 5px;
      list-style: none;
      font-size: 90%; }
  .policy .policy-box .device {
    margin: 0 0 30px; }
    .policy .policy-box .device ul.note li {
      padding-left: 1em;
      text-indent: -1em; }
      .policy .policy-box .device ul.note li:before {
        content: '※'; }
    .policy .policy-box .device ul.note + p a:after {
      content: "";
      background: url(/common/images/common-ic026.svg) 5px center no-repeat;
      display: inline-block;
      vertical-align: middle;
      width: 13px;
      height: 13px;
      background-size: 8px 8px; }
  .policy .policy-box .plugins p a:after {
    content: "";
    background: url(/common/images/common-ic026.svg) 5px center no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    background-size: 8px 8px; }
  .policy .policy-box .plugins .adobe,
  .policy .policy-box .plugins .mediaplayer {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .policy .policy-box .plugins .adobe img,
    .policy .policy-box .plugins .mediaplayer img {
      display: block; }
  .policy .policy-box .plugins .adobe {
    margin: 0 0 20px; }
    .policy .policy-box .plugins .adobe img {
      margin: 0 20px 0 0; }
  .policy .policy-box .plugins .mediaplayer a.mp-icon {
    display: block;
    margin: 0 65px 0 45px;
    width: 68px; }

/*　検索ボタン　*/
.btn a, .btn li a, .btn input, .btn li input,
.btn li input:active, .btn li input:focus {
  display: block;
  font-size: 120%;
  text-align: center;
  vertical-align: middle;
  line-height: 2.4em;
  width: 88px;
  height: 40px;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  background: #f9a100;
  background: -moz-linear-gradient(top, #f9a100 0%, #f89000 50%, #f67500 100%);
  background: -webkit-linear-gradient(top, #f9a100 0%, #f89000 50%, #f67500 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f9a100), color-stop(50%, #f89000), to(#f67500));
  background: -o-linear-gradient(top, #f9a100 0%, #f89000 50%, #f67500 100%);
  background: linear-gradient(to bottom, #f9a100 0%, #f89000 50%, #f67500 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9a100', endColorstr='#f67500',GradientType=0 );
  color: #fff;
  border-radius: 3px;
  border: none;
  overflow: hidden; }

.btn a:hover, .btn li a:hover, .btn input:hover, .btn li input:hover {
  background: #f67500;
  background: -moz-linear-gradient(top, #f67500 0%, #f89000 50%, #f9a100 100%);
  background: -webkit-linear-gradient(top, #f67500 0%, #f89000 50%, #f9a100 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f67500), color-stop(50%, #f89000), to(#f9a100));
  background: -o-linear-gradient(top, #f67500 0%, #f89000 50%, #f9a100 100%);
  background: linear-gradient(to bottom, #f67500 0%, #f89000 50%, #f9a100 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f67500', endColorstr='#f9a100',GradientType=0 );
  cursor: pointer; }

.toSearchBtn a:hover {
  background: #a0bf0e;
  background: -moz-linear-gradient(top, #a0bf0e 0%, #b1ca17 50%, #bdd213 100%);
  background: -webkit-linear-gradient(top, #a0bf0e 0%, #b1ca17 50%, #bdd213 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#a0bf0e), color-stop(50%, #b1ca17), to(#bdd213));
  background: -o-linear-gradient(top, #a0bf0e 0%, #b1ca17 50%, #bdd213 100%);
  background: linear-gradient(to bottom, #a0bf0e 0%, #b1ca17 50%, #bdd213 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0bf0e', endColorstr='#bdd213',GradientType=0 ); }

/*　トップツールチップ　*/
.tool-tips-button, .tool-tips-nextimage-button {
  background: #f3f1e5 url(../images/common-ic020.svg) center center no-repeat;
  background-size: 8px 9px;
  border-bottom: 1px solid #999;
  border-radius: 4px;
  cursor: pointer;
  position: relative;
  top: 4px; }

/*　汎用　*/
.pl5 {
  padding-left: 5px; }

.mt5 {
  margin-top: 5px; }

.ml3 {
  margin-left: 3px; }

.mb4 {
  margin-bottom: 4px; }

/*　footer　*/
.pdf img {
  margin: 0px 0px 0px 2px; }

/*　Important,VisitMessage　*/
.important {
  margin-bottom: 15px;
  padding: 10px;
  border: 2px #FF0000 solid;
  background-color: #ffcccc; }

.important p,.visitMessage p  {
  color: #000;
  margin: 0;
  padding: 0; }

.important .maintenance-date {
  padding: 5px 0;
  margin: 5px 0;
  border-top: dotted 1px #fb544b;
  border-bottom: dotted 1px #fb544b; }

  .visitMessage {
  margin-bottom: 15px;
  padding: 10px;
  border: 2px #c0c1af solid;
  background-color: #f3f3f3; }

  .newsbox {
    margin-bottom: 15px;
    padding: 10px;
    border: 1px #c0c1af solid;
    background-color: #fff; }

  .newsbox .maintenance-date {
    padding: 5px 0;
    margin: 5px 0;
    border-top: dotted 1px #c0c1af;
    border-bottom: dotted 1px #c0c1af; }