@charset "UTF-8";
/* html5doctor.com Reset Stylesheet v1.6.1 Last Updated: 2010-09-17 */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent; }

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block; }

nav, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

.a_top {
  text-decoration: none;
  color: #000; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

/*-- ResetCSS END --*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.text-area {
  line-height: 1.7em; }

.img-wrapper {
  line-height: 0; }

.display-ib {
  display: inline-block;
  vertical-align: middle; }

.clearfix:after {
  content: "";
  clear: both;
  display: block; }

.ellipsis {
  /*
  word-wrap: break-word;
  word-break: break-all;
  overflow-wrap: break-word;
  */
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

label.radio-button {
  cursor: pointer;
  position: relative;
  padding-left: 5px;
  margin-right: 20px;
  overflow: hidden;
  padding-left: 20px;
  display: inline-block; }

label.radio-button:before {
  position: absolute;
  width: 15px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 50%;
  top: 2px;
  left: 0;
  content: "";
  z-index: 3; }

label.radio-button:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  top: 6px;
  left: 4px;
  background-color: #000;
  z-index: 1; }

label.radio-button-only {
  width: 20px;
  height: 20px;
  top: 0;
  margin-right: 5px;
  vertical-align: middle; }

label.radio-button-only:before {
  width: 18px;
  height: 18px;
  top: 0; }

label.radio-button-only:after {
  width: 10px;
  height: 10px;
  top: 5px;
  left: 5px; }

label.radio-button input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  width: 20px;
  height: 20px;
  top: 1px;
  left: -23px;
  margin: 0;
  -webkit-box-shadow: 20px -1px #fff;
  box-shadow: 20px -1px #fff;
  z-index: 2; }

label.radio-button input[type="radio"]:checked {
  -webkit-box-shadow: none;
  box-shadow: none; }

label.check-box {
  display: inline-block;
  position: relative;
  overflow: hidden;
  padding-left: 25px;
  cursor: pointer; }

label.check-box:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  left: 0;
  top: 2px;
  border: 1px solid #ccc;
  border-radius: 2px;
  z-index: 3; }

label.check-box:after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 10px;
  top: 40%;
  left: 7px;
  margin-top: -5px;
  border-right: 3px solid #434343;
  border-bottom: 3px solid #434343;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1; }

label.check-box input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  left: -40px;
  margin: 0px;
  padding: 0px;
  -webkit-box-shadow: 41px 3px #fff;
  box-shadow: 41px 3px #fff;
  z-index: 2; }

label.check-box input[type="checkbox"]:checked {
  -webkit-box-shadow: none;
  box-shadow: none; }

label.check-box input[type="checkbox"]:checked:focus {
  -webkit-box-shadow: 41px 0px #fff;
  box-shadow: 41px 0px #fff;
  opacity: 0.1; }

label.check-box input[type="checkbox"]:focus {
  -webkit-box-shadow: 41px 0px #fff;
  box-shadow: 41px 0px #fff; }

body {
  line-height: 1.2;
  background-color: #f3f1e5;
  font-family: Verdana, Arial, メイリオ, Meiryo, 'ヒラギノ角ゴPro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; }

a {
  color: #0d4080;
  cursor: pointer; }

.external {
  background: url(/common/images/common_ic011.svg) no-repeat;
  background-position: right;
  background-size: 9px 9px;
  padding-right: 12px; }

.l-header {
  width: 100%;
  min-width: 1000px;
  height: 105px;
  background-color: #fff; }

.l-header-inner {
  width: 1000px;
  height: 105px;
  margin: 0 auto;
  position: relative; }

/* .l-header-inner > div {
  float: left; } */

.l-header-logo-wrapper {
  display: flex;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  float: left;
  height: 100%; }

.l-header-logo-wrapper.sethead {
  margin-top: 25px; }

.l-header-logo-wrapper > p {
  width: 100%;
  height: 20px;
  line-height: 20px;
  background-color: #f3f1e5;
  margin-top: 4px;
  margin-bottom: 12px;
  text-align: center;
  font-size: 11px;
  border-radius: 3px; }

.l-header-logo-wrapper > p > a {
  color: #0d4080; }

.l-header-list-wrapper {
  float: right;
  overflow: hidden; }

.l-header-link-list {
  float: left;
  overflow: hidden;
  margin-top: 11px;
  border-left: 1px dotted #999;
  border-right: 1px dotted #999; }

.l-header-link-list > li {
  height: 20px;
  line-height: 20px;
  float: left;
  background: url("/common/images/header_ic001.png") center right no-repeat;
  padding-right: 10px;
  font-size: 11px; }

.l-header-link-list > li.noblank {
  background: none;
  padding-right: 6px;
  margin-right: 0; }

.l-header-link-list > li:first-child {
  margin: 0 6px; }

.l-header-link-list > li:nth-child(2) {
  padding-left: 6px;
  margin-right: 0;
  border-left: 1px dotted #999; }

.l-header-link-list > li:last-child {
  padding-left: 6px;
  margin-right: 6px;
  border-left: 1px dotted #999; }

.l-header-link-list > li > a {
  color: #0d4080; }

.l-header-help-list {
  float: left;
  overflow: hidden;
  margin-top: 10px;
  margin-left: 20px; }

.l-header-help-list > li {
  height: 16px;
  line-height: 16px;
  float: left;
  padding-left: 22px;
  font-size: 12px; }

.l-header-help-list > li:first-child {
  background: url("/common/images/header_ic002.png") center left no-repeat; }

.l-header-help-list > li:nth-child(2) {
  background: url("/common/images/header_ic003.png") center left no-repeat;
  margin-left: 15px; }

.l-header-help-list > li:last-child {
  background: url("/common/images/header_ic004.png") center left no-repeat;
  margin-left: 15px; }

.l-header-help-list > li > a {
  color: #000;
  text-decoration: none; }

.l-header-search {
  float: right;
  margin-right: 12px;
  padding: 5px;
  border-radius: 3px; }

.l-header-search input[type="search"] {
  /*-webkit-appearance: textfield;*/
  -webkit-appearance: none;
  /*For Mac Safari*/ }

.search-skin {
  background-color: #f3f1e5;
  margin-top: 14px; }

.search-text-skin {
  -webkit-appearance: none;
  width: 303px;
  height: 35px;
  line-height: 35px;
  padding-left: 12px;
  font-size: 13px;
  border: 2px solid #2598b7;
  border-right: none;
  border-radius: 3px 0 0 3px;
}

.search-text-skin::-webkit-input-placeholder,
.search-text-skin::-ms-input-placeholder,
.search-text-skin::-moz-placeholder {
  color: #999; }

.search-button-skin {
  width: 50px;
  height: 35px;
  line-height: 35px;
  background: #2598b7 url("/common/images/header_ic005.png") center center no-repeat;
  border: none;
  border-radius: 0 3px 3px 0;
  cursor: pointer; }

.search-button-skin:hover {
  background-color: #1085a5; }

.l-header-login {
  /* position: absolute;
  right: 0;
  bottom: 10px; */
  float: right;
  margin-top: 11px;
  text-align: center; }

.l-header-login > p {
  height: 46px;
  float: left;
  font-size: 12px; }

.header-member-name {
  line-height: 46px; }

.header-member-name > span {
  font-weight: bold; }

.header-member-name-login {
  line-height: 1.7em;
  padding-top: 4px;
  text-align: right; }

.header-member-name-login > span {
  font-weight: bold; }

.header-login-button {
  width: 95px;
  line-height: 70px;
  background: #434343 url("/common/images/header_ic006.png") center 5px no-repeat;
  margin-left: 10px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.header-login-button > a {
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold; }

.header-login-button > a:hover {
  color: #fff; }

.header-logout-link {
  line-height: 46px;
  margin-left: 10px; }

.header-regist-button {
  width: 95px;
  line-height: 70px;
  background: #ffd600 url("/common/images/header_ic007.png") center 5px no-repeat;
  margin-left: 10px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.header-regist-button > a {
  display: block;
  color: #000;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold; }

.header-regist-button > a:hover {
  color: #333;
  opacity: 0.7; }

.header-fav-button {
  width: 95px;
  line-height: 70px;
  background: #434343 url("/common/images/header_ic013.png") center 5px no-repeat;
  margin-left: 10px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px;
  color: #fff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  cursor: pointer; }

.l-main {
  width: 1000px;
  margin: 0 auto; }

.l-main-bread {
  width: 100%;
  background-color: #434343;
  overflow: hidden; }

.l-main-bread-list {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto; }

.l-main-bread-list > li {
  height: 23px;
  line-height: 23px;
  float: left;
  background: url("/common/images/header_ic009.png") center left no-repeat;
  margin-right: 7px;
  padding: 0 0 0 19px;
  color: #fff;
  font-size: 11px;
  width: auto;
  border: none; }

.l-main-bread-list > li:first-child {
  background: url("/common/images/header_ic008.png") center left no-repeat; }

.l-main-bread-list > li > a {
  color: #fff; }

.l-main-hl {
  overflow: hidden;
  background-color: #fff; }

.l-main-hl > div {
  float: left; }

.l-main-hl-status {
  margin: 15px 18px 0 15px; }

.l-main-hl-status > p {
  width: 65px;
  text-align: center; }

.l-main-hl-status > p:first-child {
  height: 65px;
  line-height: 65px;
  color: #fff;
  font-weight: bold;
  font-size: 18px; }

.l-main-hl-status > p:last-child {
  margin-top: 9px;
  font-size: 11px; }

.l-main-hl-info {
  margin-right: 20px; }

.l-main-hl-info-top {
  overflow: hidden;
  border-bottom: 1px dotted #333; }

.l-main-hl-info-top > p {
  float: left; }

.l-main-shop-name {
  width: 452px;
  font-size: 20px;
  font-weight: bold; }

.l-main-shop-name > span {
  display: table-cell;
  height: 70px;
  vertical-align: middle; }

.l-main-hl-info-btm {
  overflow: hidden; }

.l-main-hl-info-btm > * {
  float: left; }

.l-main-hl-info-btm-list {
  width: 600px;
  font-size: 11px; }

.l-main-hl-info-btm-list th {
  width: 44px;
  height: 52px;
  vertical-align: middle; }

.l-main-hl-info-btm-list th > span {
  display: block;
  width: 44px;
  height: 20px;
  line-height: 20px;
  font-weight: normal;
  border: 1px solid #c0c1af; }

.l-main-hl-info-btm-list td {
  min-width: 50px;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 20px;
  text-align: left; }

.l-main-hl-utility {
  margin-top: 15px; }

.l-main-hl-utility-list > li {
  margin-bottom: 5px; }

.l-main-hl-QRcord {
  width: 97px;
  height: 97px;
  margin-top: 15px;
  margin-left: 9px;
  padding: 13px;
  border: 3px solid #f3f1e5; }

.l-main-hl-ex {
  width: 1000px;
  margin-top: 8px;
  text-align: right;
  font-size: 80%; }

.l-main-hl-ex > a {
  color: #0d4080; }

.l-main-cont {
  width: 1000px; }

.l-main-cont-tab {
  width: 1000px;
  margin-top: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0 -3px 0 0 #2598b7 inset;
  box-shadow: 0 -3px 0 0 #2598b7 inset;
  font-size: 22px; }

.l-main-cont-tab > li {
  width: 400px;
  height: 59px;
  line-height: 59px;
  float: left;
  background-color: #2598b7;
  text-align: center;
  border-radius: 4px 4px 0 0; }

.l-main-cont-tab > li:hover {
  background-color: #1085a5; }

.l-main-cont-tab > li > a {
  display: block;
  color: #fff;
  text-decoration: none;
  text-shadow: 0 1px 0 #2c6f89; }

.l-main-cont-tab > li:first-child {
  margin-left: 92px; }

.l-main-cont-tab > li:last-child {
  margin-left: 16px; }

.l-main-cont-tab .l-main-cont-tab-select {
  background-color: #fff;
  color: #000;
  border: 3px solid #2598b7;
  border-bottom: 1px solid #fff; }

.l-main-cont-tab .l-main-cont-tab-select:hover {
  background-color: #fff; }

.l-main-cont-body-wrapper {
  background-color: #fff;
  padding: 25px 30px; }

.l-main-cont-pglink {
  width: 400px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 25px;
  text-align: center; }

.l-main-cont-pglink > li {
  background: url("/common/images/common_ic017.png") left center no-repeat;
  display: inline;
  padding-left: 20px;
  margin-right: 30px;
  font-size: 15px; }

.l-main-cont-pglink > li:last-child {
  margin-right: 0; }

.l-main-cont-pglink > li > a {
  color: #0d4080; }

.l-main-cont-body {
  margin-bottom: 30px; }

> .l-main-cont-body-last {
  margin-bottom: 0; }

.l-main-cont-status {
  margin-bottom: 30px; }

.l-main-cont-status > div {
  float: left; }

.l-main-cont-status-inner {
  width: 674px; }

.l-main-cont-status-table {
  width: 100%;
  margin-bottom: 30px;
  font-size: 80%;
  border: 1px solid #c0c1af; }

.l-main-cont-status-table > thead > tr {
  height: 37px; }

.l-main-cont-status-table > tbody > tr {
  height: 45px; }

.l-main-cont-status-table th {
  min-width: 80px;
  background-color: #f3f1e5;
  vertical-align: middle;
  padding: 10px;
  text-align: left;
  font-weight: normal;
  border: 1px solid #c0c1af; }

.l-main-cont-status-table td {
  max-width: 300px;
  vertical-align: middle;
  padding: 10px;
  font-weight: normal;
  border: 1px solid #c0c1af; }

.l-main-cont-status-table td > .parking-time {
  height: 22px;
  line-height: 22px;
  display: block;
  background: url("/common/images/ic_018.svg") left center no-repeat;
  background-size: 21px 21px;
  padding-left: 30px; }

.tower-table th {
  max-width: 120px; }

.tower-table th span {
  padding: 4px;
  margin: 2px 0 2px 5px;
  width: 120px;
  display: inline-block;
  color: #2598b7;
  background-color: #fff;
  border: 1px solid #2598b7;
  font-size: 90%;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.tower-table td a::after {
  content: url(../images/ic_027.png);
  position: relative;
  top: 3px;
  left: 5px; }

.l-main-cont-ex {
  width: 100%;
  overflow: hidden;
  font-size: 13px; }

.l-main-cont-ex > p:first-child {
  float: left; }

.l-main-cont-ex > p:last-child {
  float: right;
  margin-left: auto; }

.l-main-cont-status-image {
  width: 240px;
  height: 180px;
  margin-left: 26px;
  font-size: 12px; }

.l-main-cont-status-image #bukImg {
  max-width: 240px; }

.l-main-cont-atte {
  overflow: hidden; }

.l-main-cont-atte > div {
  float: left; }

.l-main-cont-atte > div:last-child {
  width: 800px; }

.l-main-cont-atte-text {
  margin-left: 20px;
  font-size: 80%; }

.l-main-cont-atte-text > h4 {
  margin-bottom: 20px; }

.l-main-cont-atte-text > p {
  margin-bottom: 5px; }

.l-main-cont-atte-text > ul > li {
  margin-bottom: 5px; }

.l-main-tool-tips-button {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 10px;
  right: 7px;
  display: block; }

.l-main-price-wrapper {
  margin-bottom: 40px; }

.l-main-price-list {
  width: 100%;
  font-size: 80%;
  border: 1px solid #c0c1af; }

.l-main-price-list th {
  background-color: #f3f1e5;
  vertical-align: middle;
  border: 1px solid #c0c1af; }

.l-main-price-list th > span {
  font-weight: normal; }

.l-main-price-list td {
  vertical-align: middle;
  padding: 10px;
  border: 1px solid #c0c1af; }

.l-main-price-list td.pdbox {
  padding: 10px; }

.l-main-price-list > thead > tr {
  height: 40px; }

.l-main-price-list > tbody > tr > th {
  width: 150px;
  padding-left: 10px;
  text-align: left; }

.l-main-price-list-column1,
.l-main-price-list-column2 {
  min-height: 55px;
  padding: 10px; }

.l-main-price-list-column1 td,
.l-main-price-list-column2 td,
.l-main-price-list-column3 td {
  font-size: 16px; }

.l-main-price-list-column3,
.l-main-price-list-column4 {
  min-height: 40px;
  padding: 10px; }

/*.l-main-price-list-column3 td,
.l-main-price-list-column4 td {
  font-size: 12px;
}*/
.l-main-price-list-column5 {
  height: 110px; }

.l-main-price-list-column-free th,
.l-main-price-list-column-free td {
  padding: 10px 0 10px 10px; }

.l-main-price-list-underline {
  border-bottom: 2px solid #c0c1af; }

.l-main-simulation {
  width: 100%;
  border: 5px solid #949183;
  border-top: none; }

.l-main-simulation-title {
  height: 44px;
  line-height: 44px;
  padding-left: 45px;
  background: #949183 url("/dynamic/images/detail_ic001.svg") left 9px center no-repeat;
  background-size: 22px 26px;
  color: #fff;
  font-weight: normal;
  font-size: 20px; }

.l-main-simulation-body {
  overflow: hidden;
  margin: 25px; }

.l-main-simulation-body > div {
  float: left; }

.l-main-simulation-form {
  width: 600px;
  padding: 20px;
  background-color: #f3f1e5; }

.l-main-simulation-form img {
  bottom: -5px;
  padding-left: 8px;
  position: relative; }

.l-main-simulation-inner input,
img.ui-datepicker-trigger,
.l-main-simulation-inner select {
  cursor: pointer; }

.l-main-simulation-form p:first-child {
  margin-bottom: 10px; }

.l-main-simulation-form label, .l-main-simulation-form input[type="text"], .l-main-simulation-form select {
  height: 25px;
  line-height: 25px;
  font-size: 13px; }

.l-main-simulation-form label {
  font-size: 100%; }

.l-main-simulation-form input[type="text"] {
  width: 155px;
  margin-left: 20px;
  padding-left: 10px;
  font-size: 14px; }

.l-main-simulation-form select {
  margin-left: 5px;
  font-size: 14px; }

.l-main-simulation-button-layout {
  margin-top: 17px;
  margin-left: 25px; }

.l-main-simulation-button-layout > input[type="button"] {
  background-image: none;
  width: 150px;
  height: 45px;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
  cursor: pointer; }

.l-main-simulation-result {
  border: 2px solid #ffd600;
  padding: 15px 0;
  font-size: 100%; }

.l-main-simulation-result > ul {
  overflow: hidden; }

.l-main-simulation-result > ul > li {
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
  float: left; }

.l-main-simulation-result > ul > li:nth-child(2n) {
  width: 160px;
  padding-right: 5px;
  background-color: #fdf8e2;
  color: #e66152;
  text-align: right;
  font-weight: bold; }

.l-main-simulation-result > ul > li:nth-child(3) {
  margin-left: 65px; }

.l-main-simulation-atte {
  width: 260px;
  margin-left: 20px;
  font-size: 12px; }

.l-main-simulation-atte > ul > li {
  line-height: 1.7em;
  margin-bottom: 2px; }

.l-main-cont-service {
  margin-bottom: 60px;
  font-size: 80%; }

.l-main-cont-service-inner {
  overflow: hidden; }

.l-main-cont-service-inner > div {
  float: left;
  width: 170px;
  text-align: center;
  border-left: 2px solid #f3f1e5; }

.l-main-cont-service-inner > div:first-child {
  width: 420px;
  margin-right: 10px;
  text-align: left;
  border-left: none; }

.l-main-cont-service-inner > div:last-child {
  border-right: 2px solid #f3f1e5; }

.l-main-cont-service-inner > div > p {
  margin: 5px 0; }

.l-main-cont-service-inner > div > p > span {
  color: #e66152;
  font-weight: bold; }

.l-main-cont-service-inner > div > img {
  margin-bottom: 10px; }

.l-main-button-wrapper {
  margin: 0 auto;
  margin-top: 25px;
  font-size: 13px; }

.l-main-button-wrapper-l {
  margin: 0 auto;
  margin-top: 25px;
  font-size: 16px; }

.l-main-button-double {
  overflow: hidden;
  width: 370px; }

.l-main-button-double > p {
  float: left;
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center; }

.l-main-button-double > p:first-child {
  margin-right: 10px; }

.l-main-button-single {
  width: 220px; }

.l-main-button-single-l {
  width: 360px; }

.l-main-button-single > p,
.l-main-button-single-l > p {
  height: 40px;
  line-height: 40px;
  text-align: center; }

.l-main-map-inner {
  overflow: hidden; }

.l-main-map-inner > div:first-child {
  float: left; }

.l-main-map-inner > div:last-child {
  float: right; }

.l-main-map-area {
  width: 587px;
  height: 680px; }

.l-main-parking-list-wrapper-layout {
  width: 350px;
  height: 680px; }

.l-main-parking-list-wrapper-layout > .cont-sub-title-layout {
  margin-bottom: 0;
  padding-top: 5px;
  text-indent: 5px; }

.l-main-parking-list-layout {
  font-size: 80%; }

.l-main-map-button {
  background-color: #fff; }

.l-main-map-button-layout {
  height: 60px;
  padding-top: 10px; }

.l-main-map-button-layout > p {
  width: 220px;
  height: 40px;
  line-height: 40px;
  margin: 0 auto;
  text-align: center;
  font-size: 13px; }

.l-main-map-legend {
  margin-top: 10px;
  font-size: 80%; }

.l-main-map-legend > ul {
  overflow: hidden; }

.l-main-map-legend > ul > li {
  float: left;
  height: 25px;
  line-height: 25px;
  margin-right: 20px;
  text-indent: 35px; }

.l-main-map-legend > ul > li:nth-child(1) {
  background: url("/dynamic/images/map_ic_empty.png") left center no-repeat; }

.l-main-map-legend > ul > li:nth-child(2) {
  background: url("/dynamic/images/map_ic_full.png") left center no-repeat; }

.l-main-map-legend > ul > li:nth-child(3) {
  background: url("/dynamic/images/map_ic_congestion.png") left center no-repeat; }

.l-main-map-legend > ul > li:nth-child(4) {
  background: url("/dynamic/images/map_ic_unknown.png") left center no-repeat; }

.l-main-map-legend > ul > li:nth-child(5) {
  background: url("/dynamic/images/map_ic_none.png") left center no-repeat; }

.l-main-map-table-layout {
  margin-top: 20px;
  font-size: 80%; }

.l-main-map-table-layout tr {
  height: 60px; }

.l-main-map-table-layout th {
  width: 130px;
  vertical-align: middle;
  padding: 10px;
  text-align: left; }

.l-main-map-table-layout td {
  vertical-align: middle;
  padding: 10px; }

.l-main-cont-column {
  width: 100%; }

.cont-column-2 {
  overflow: hidden; }

.cont-column-2 > div {
  width: 50%;
  float: left; }

.cont-column-2 > div:first-child {
  padding-right: 20px; }

.cont-column-2 > div:last-child {
  padding-left: 20px; }

.l-main-table-teiki {
  font-size: 80%; }

.l-main-table-teiki th {
  width: 100px;
  vertical-align: middle;
  padding: 10px;
  text-align: left; }

.l-main-table-teiki td {
  width: 350px;
  vertical-align: middle;
  padding: 10px; }

.l-main-table-tsukigime {
  font-size: 80%; }

.l-main-table-tsukigime th {
  width: 110px;
  vertical-align: middle;
  padding: 10px;
  text-align: left; }

.l-main-table-tsukigime td {
  width: 360px;
  vertical-align: middle;
  padding: 10px; }

.l-main-table-yuutai {
  line-height: 1.5;
  font-size: 80%; }

.l-main-table-yuutai th {
  min-width: 100px;
  vertical-align: top;
  padding: 10px;
  text-align: left; }

.l-main-table-yuutai th > span {
  display: block;
  padding-left: 25px; }

.l-main-table-yuutai td {
  vertical-align: top;
  padding: 10px; }

.l-main-table-yuutai td > span {
  font-weight: bold; }

.l-main-table-yuutai td > div {
  overflow: hidden; }

.l-main-table-yuutai td > div > p {
  float: left;
  width: 25%; }

.l-main-yuutai .cont-icon-shop,
.l-main-yuutai .cont-icon-ride,
.l-main-yuutai .cont-icon-tcc,
.l-main-yuutai .cont-icon-point,
.l-main-yuutai .cont-icon-price {
  display: block;
  padding-left: 25px; }

.l-main-yuutai > *:last-child {
  margin-bottom: 60px !important;
}

.l-main-yuutai .cont-shop-info {
  background-color: #fff7ce;
  font-size: 80%;
  padding: 16px; }

.l-main-yuutai .cont-shop-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 80%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 30px;
  padding: 16px; }

.l-main-yuutai .cont-shop-list li {
  width: calc(25% - 30px); }

.l-main-yuutai .cont-shop-list li:nth-child(4n-2) {
  padding: 0 20px 0 40px;
  width: calc(25% + 30px); }

.l-main-yuutai .cont-shop-list li:nth-child(4n-1) {
  padding: 0 40px 0 20px;
  width: calc(25% + 30px); }

.l-main-yuutai .cont-shop-list li:nth-child(n+5) {
  margin-top: 5px;
  padding-top: 20px; }

/* .l-main-yuutai .cont-shop-list li:nth-child(4n+5) {
  position: relative; } */

/* .l-main-yuutai .cont-shop-list li:nth-child(4n+5):before {
  background-color: #f3f1e5;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  max-width: 908px;
  position: absolute;
  top: 0;
  width: 500%; } */
  
.l-main-yuutai .cont-shop-list li a  {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

.l-main-yuutai .cont-shop-list li a p {
  width: 100%; }

.l-main-yuutai .cont-shop-list li a p:nth-child(n+2) {
  margin-top: 10px; }

.l-main-yuutai .cont-shop-list li a p img {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 180px;
  width: auto; }

.l-main-yuutai .cont-yuutai-text {
  font-size: 80%;
  line-height: 1.7;
  margin-bottom: 30px; }

.l-main-yuutai .cont-yuutai-img {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #c0c1af;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px 10px; }

.cont-icon-shop {
  background: url("/common/images/ic_002.svg") left center no-repeat;
  background-size: 20px 24px; }

.cont-icon-ride {
  background: url("/common/images/ic_004.svg") left center no-repeat;
  background-size: 22px 24px; }

.cont-icon-tcc {
  background: url("/common/images/ic_003.svg") left top no-repeat;
  background-size: 16px 24px; }

.cont-icon-point {
  background: url("/common/images/ic_005.svg") left center no-repeat;
  background-size: 22px 18px; }

.cont-icon-price {
  background: url("/common/images/ic_019.svg") left center no-repeat;
  background-size: 24px 17px; }

.l-main-tool-tips-modal {
  position: absolute;
  left: 60px;
  bottom: 33px;
  width: 180px;
  padding: 10px;
  font-size: 12px;
  z-index: 3; }

.l-main-tool-tips-modal:before {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -9px;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  z-index: 5; }

.l-main-tool-tips-modal:after {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -12px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  z-index: 4; }

.l-search-hl {
  position: relative;
  width: 1000px;
  background-color: #fff;
  margin-bottom: 30px;
  padding: 20px; }

.l-search-hl-header {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #333; }

.l-search-hl-header > div:first-child {
  float: left; }

.l-search-hl-header > div:last-child {
  float: right; }

.l-search-hl-bread {
  height: 30px;
  font-size: 100%; }

.l-search-hl-bread > li {
  float: left;
  background: url("/common/images/common_ic002.svg") left 10px center no-repeat;
  background-size: 9px 15px;
  padding-left: 25px; }

.l-search-hl-bread > li:first-child {
  background-image: none;
  padding-left: 0; }

.l-search-hl-button > p {
  width: 135px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  text-align: center;
  font-size: 13px; }

.l-search-button-double > p {
  float: left; }

.l-search-hl-footer > .l-search-hl-footer-column:first-child {
  float: left; }

.l-search-hl-footer > .l-search-hl-footer-column:last-child {
  float: right; }

.l-search-tool-tips {
  margin-top: 5px; }

.l-search-tool-tips > li {
  height: 24px;
  line-height: 24px;
  float: left;
  position: relative; }

.l-search-tool-tips > li .l-search-tool-tips-modal {
  position: absolute;
  left: 75px;
  bottom: 33px;
  width: 180px;
  padding: 10px;
  font-size: 12px;
  z-index: 3; }

.l-search-tool-tips > li .l-search-tool-tips-modal:before {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -9px;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  z-index: 5; }

.l-search-tool-tips > li .l-search-tool-tips-modal:after {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -12px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  z-index: 4; }

.l-search-tool-tips > li:nth-child(1) {
  width: 170px; }

.l-search-tool-tips > li:nth-child(2) {
  width: 170px;
  margin-left: 10px; }

.l-search-tool-tips > li:nth-child(3) {
  width: 190px;
  margin-left: 10px; }

.l-search-tool-tips > li:nth-child(3) .l-search-tool-tips-modal {
  left: 95px; }

.l-search-tool-tips > li:nth-child(4) {
  width: 210px;
  margin-left: 10px; }

.l-search-tool-tips > li:nth-child(4) .l-search-tool-tips-modal {
  left: 115px; }

.l-search-tool-tips-button {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 5px;
  right: 0;
  display: block; }

.map-tool-tips-column001 {
  background: url("/common/images/ic_001.svg") left 32px center no-repeat;
  background-size: 20px 7px; }

.map-tool-tips-column002 {
  background: url("/common/images/ic_002.svg") left 30px center no-repeat;
  background-size: 24px 20px; }

.map-tool-tips-column003 {
  background: url("/common/images/ic_003.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column004 {
  background: url("/common/images/ic_004.svg") left 30px center no-repeat;
  background-size: 24px 22px; }

.map-tool-tips-column005 {
  background: url("/common/images/ic_005.svg") left 32px center no-repeat;
  background-size: 22px 18px; }

.map-tool-tips-column006 {
  background: url("/common/images/ic_009.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column007 {
  background: url("/common/images/ic_006.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column008 {
  background: url("/common/images/ic_007.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column009 {
  background: url("/common/images/ic_008.svg") left 30px center no-repeat;
  background-size: 24px 17px; }

.map-tool-tips-column010 {
  background: url("/common/images/ic_010.svg") left 30px center no-repeat;
  background-size: 24px 14px; }

.map-tool-tips-column011 {
  background: url("/common/images/ic_011.svg") left 30px center no-repeat;
  background-size: 21px 21px; }

.map-tool-tips-column012 {
  background: url("/common/images/ic_012.svg") left 30px center no-repeat;
  background-size: 24px 19px; }

.map-tool-tips-column013 {
  background: url("/common/images/ic_013.svg") left 35px center no-repeat;
  background-size: 15px 23px; }

.map-tool-tips-column014 {
  background: url("/common/images/ic_014.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column015 {
  background: url("/common/images/ic_015.svg") left 30px center no-repeat;
  background-size: 23px 12px; }

.map-tool-tips-column016 {
  background: url("/common/images/ic_016.svg") left 30px center no-repeat;
  background-size: 24px 16px; }

.map-tool-tips-column018 {
  background: url("/common/images/ic_018.svg") left 30px center no-repeat;
  background-size: 21px 21px; }

.map-tool-tips-text {
  display: block;
  padding-left: 35px;
  font-size: 12px; }

.l-search-map {
  width: 100%;
  margin-bottom: 60px; }

.l-search-map-inner {
  background-color: #fff; }

.l-search-map-inner > div {
  float: left; }

.l-search-map-area {
  width: 685px;
  height: 740px; }

.l-search-parking {
  width: 315px;
  height: 740px;
  overflow: auto; }

.l-search-parking-page {
  padding: 20px 0;
  text-align: center;
  font-size: 13px; }

.l-search-parking-page > p {
  margin-bottom: 10px; }

.l-search-parking-page > p > span {
  font-weight: bold; }

.l-search-parking-page-list {
  letter-spacing: -.40em; }

.l-search-parking-page-list > li {
  width: 28px;
  letter-spacing: normal;
  display: inline-block;
  border-right: 1px solid #999; }

.l-search-parking-page-list > li:first-child {
  border-left: 1px solid #999; }

.l-search-parking-page-list > .parking-page-select {
  color: #999; }

.l-search-parking-list > li {
  padding: 10px 10px 20px 10px;
  border-top: 3px solid #e7e2cf; }

.l-search-parking-list a {
  color: #000;
  text-decoration: none; }

.parking-list-select {
  background-color: #ffc; }

.l-search-parking-column-inner {
  padding: 10px; }

.l-seach-parking-list-hl {
  background: url("/common/images/common_ic002.svg") right center no-repeat;
  background-size: 6px 12px; }

.l-seach-parking-list-hl > div {
  margin-bottom: 15px;
  float: left; }

.l-seach-parking-list-hl > div:first-child {
  width: 36px;
  height: 36px;
  line-height: 36px;
  color: #fFF;
  text-align: center;
  font-weight: bold;
  font-size: 13px; }

.l-seach-parking-list-hl > div:nth-child(2) {
  width: 200px;
  margin-left: 10px; }

.l-seach-parking-list-hl > div:nth-child(2) > div {
  width: 200px; }

.l-seach-parking-list-hl > div > div {
  height: 18px;
  line-height: 18px; }

.l-seach-parking-list-hl > div > div:first-child {
  font-weight: bold;
  font-size: 13px; }

.l-seach-parking-list-hl > div > div > p {
  float: left;
  font-size: 13px; }

.l-seach-parking-list-hl > div > div > p:nth-child(2) {
  margin-left: 10px; }

.l-seach-parking-list-hl > div > div > p > span {
  font-weight: bold; }

.l-search-parking-status {
  font-size: 12px;
  margin-bottom: 10px; }

.l-search-parking-status > p {
  width: 124px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  float: left; }

.l-search-parking-status > p:first-child {
  margin-right: 10px; }

.search-parking-status > p {
  color: #2598b7;
  background-color: #fff;
  font-weight: bold;
  border: 1px solid #2598b7; }

.search-parking-status > .parking-status-none {
  color: #ccc;
  border: 1px dotted #999; }

.l-search-parking-table {
  font-size: 12px; }

.l-search-parking-table th {
  width: 72px;
  padding: 0 5px;
  vertical-align: middle; }

.l-search-parking-table td {
  width: 186px;
  padding: 10px 0;
  padding-left: 5px;
  vertical-align: middle; }

.l-search-parking-atte {
  margin-top: 5px;
  color: #f45537;
  font-weight: bold;
  font-size: 12px; }

.l-search-simulation-button {
  height: 35px;
  line-height: 35px;
  margin-top: 10px;
  text-align: center;
  font-size: 13px; }

.l-search-legend-atte {
  margin-top: 10px;
  font-size: 11px; }

.l-search-table-layout {
  font-size: 13px; }

.l-search-status-badge {
  width: 45px;
  height: 22px;
  line-height: 22px;
  text-align: center; }

.l-search-table-facility tr > th,
.l-search-table-facility tr > td {
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.l-search-table-facility tr > th:nth-child(3),
.l-search-table-facility tr > td:nth-child(3) {
  width: 200px; }

.l-search-slider {
  width: 740px;
  margin: 0 auto; }

/*フッター*/
footer {
  margin-top: 100px; }

.l-footer-box.mb20 {
  margin-bottom: 20px; }

.l-footer-box.mb40 {
  margin-bottom: 40px; }

.footer-tc-banner .footer-tc-btn {
  overflow: hidden;
  width: 370px;
  margin: 5px auto 0;
  font-size: 13px; }

.footer-tc-btn > p {
  float: left;
  width: 170px;
  height: 35px;
  line-height: 35px;
  text-align: center; }

.footer-tc-btn > p:first-child {
  margin-right: 10px; }

.footer-tc-btn .button-login {
  background-color: #e2e0d4;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.footer-tc-btn .button-regist {
  background-color: #fed600;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.footer-tc-btn .button-login a,
.footer-tc-btn .button-regist a {
  text-decoration: none;
  display: block; }

.l-footer-box .footer-tc-banner,
.l-footer-box .footer-app-banner {
  float: left; }

.l-footer-box .footer-tc-banner {
  background: #fff;
  height: 150px;
  border-bottom: 1px solid #d1cec6; }

.footer-tc-banner a {
  color: #333; }

.l-footer-box div:first-child {
  margin-right: 20px; }

.l-footer-box .footer-app-banner {
  background: #fff;
  padding: 5px;
  height: 150px;
  width: 490px;
  border-bottom: 1px solid #d1cec6; }

.l-footer-box .bgapp {
  background: url(/common/images/footer_bn005.png);
  background-repeat: no-repeat;
  background-size: 480px 140px;
  margin: 0;
  width: 480px;
  height: 140px;
  position: relative; }

.l-footer-box .bgapp .link01 {
  position: absolute;
  top: 95px;
  left: 90px; }

.l-footer-box .bgapp .link02 {
  position: absolute;
  top: 25px;
  right: 17px; }

.l-footer-box .bgapp .link03 {
  position: absolute;
  top: 75px;
  right: 19px; }

.nationwide-txtlink {
  width: 50%;
  float: left; }

.nationwide-txtlink dl {
  font-size: 12px;
  line-height: 2.0; }

.nationwide-txtlink dl dt {
  width: 90px;
  float: left; }

.nationwide-txtlink dl dd {
  float: left; }

.nationwide-txtlink dl dd a {
  padding: 0 10px;
  border-right: 1px solid #333; }

.nationwide-txtlink dl dd a:last-child {
  border-right: none; }

.footer-social-links ul {
  margin: 10px 0; }

.footer-social-links ul li {
  display: inline;
  float: right;
  margin-left: 5px; }

.l-footer-box {
  width: 1000px;
  margin: 0 auto; }

.l-footer-group {
  background: #c3c0b0;
  padding: 8px;
  margin-bottom: 60px; }

.l-footer-group ul li {
  display: inline;
  margin-right: 2px;
  width: 236px;
  height: 80px; }

.l-footer-group ul li:last-child {
  margin-right: 0; }

.footer-group-links {
  margin-bottom: 40px; }

.l-footer-box .footer-group-links li {
  background: #fff;
  border-bottom: 1px solid #d1cec6;
  width: 245px;
  float: left;
  margin: 0 6px 6px 0;
  padding: 10px 0 10px 10px; }

.l-footer-box .footer-group-links li:nth-child(4n) {
  margin-right: 0; }

.footer-group-links .footer-group-inner p {
  float: left;
  vertical-align: middle; }

.footer-group-links .footer-group-inner p.text-area {
  font-size: 12px;
  line-height: 1.4;
  margin: 7px 0 0 10px;
  word-break: keep-all; }

.footer-group-inner p.text-area span {
  background: url(/common/images/common_ic011.svg) no-repeat;
  background-position: right;
  background-size: 9px 9px;
  padding-right: 8px; }

.l-footer-logo {
  background: #c3c0b0;
  width: 100%;
  height: 53px; }

.l-footer-logo .l-footer-logo-img {
  width: 1000px;
  margin: 0 auto; }

.l-footer-logo .l-footer-logo-img img {
  margin: 15px 0; }

.l-footer-linklist {
  background: #434343;
  width: 100%; }

.l-footer-linklist .footer-text-link {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 25px;
  display: table;
  border-bottom: 1px solid #8c8b84; }

.footer-text-link ul {
  width: 200px;
  display: table-cell; }

.footer-text-link > ul.two-links {
  font-size: 13px;
  line-height: 2.0; }

.footer-text-link > ul.two-links li a {
  background: url(../images/footer_ic001.png) no-repeat 2px;
  background-size: 5px 10px;
  background-position: left center;
  padding-left: 10px; }

.footer-text-link > ul.three-links {
  font-size: 11px;
  line-height: 2.0; }

.footer-text-link > ul.three-links li {
  list-style-type: disc;
  color: #Fff; }

.footer-text-link ul li a {
  color: #fff; }

.footer-copyright {
  width: 1000px;
  margin: 0 auto;
  padding: 15px 0 20px;
  text-align: center;
  font-size: 13px;
  color: #fff; }

.button-alert-layout {
  width: 150px;
  height: 24px;
  line-height: 24px;
  margin-top: 23px;
  font-size: 11px; }

.button-alert-layout img {
  width: 150px;
  height: 24px; }

.button-cyan {
  background-color: #2598b7;
  color: #fff;
  text-shadow: 0 1px 0 #2c6f89;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.button-cyan:hover {
  background-color: #1085a5; }

.button-cyan .inactive,
.button-cyan .inactive:hover {
  background-color: #CCC;
  color: #666;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  text-shadow: none;
  cursor: default; }

.button-cyan.selectOff {
  background-color: #CCC;
  color: #666;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  text-shadow: none;
  cursor: default; }

.button-cyan > a {
  display: block;
  text-decoration: none;
  color: #fff; }

.button-cyan-link-blank {
  background: #2598b7 url("/common/images/common_ic014.svg") right 10px center no-repeat;
  background-size: 10px 9px; }

.submit-button {
  width: 100px;
  height: 30px;
  line-height: 30px;
  background-color: #2598b7;
  color: #fff;
  text-shadow: 0 1px 0 #2c6f89;
  font-weight: bold;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  cursor: pointer; }

.submit-button:hover {
  background-color: #1085a5; }

.submit-prev {
  background: #2598b7 url("/common/images/common_ic012.svg") no-repeat;
  background-position: 5% center;
  background-size: 6px 10px;
  margin-right: 25px; }

.submit-next {
  background: #2598b7 url("/common/images/common_ic038.svg") no-repeat;
  background-position: 95% center;
  background-size: 6px 10px;
  margin-left: 25px; }

.button-yellow {
  background-color: #ffd600;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.button-yellow > a {
  display: block;
  text-decoration: none;
  color: #000; }

.button-yellow > a:hover {
  color: #000; }

.button-yellow-link-brank {
  background: #ffd600 url("/common/images/common_ic002.svg") right 10px center no-repeat;
  background-size: 6px 12px; }

.button-inactive {
  background-color: #ddd;
  color: #999;
  font-weight: bold;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px; }

.button-inactive > a {
  display: block;
  text-decoration: none;
  color: #000; }

.button-inactive-link-brank {
  background: #ddd url("/common/images/common_ic021.svg") right 10px center no-repeat;
  background-size: 6px 12px; }

.button-gray {
  background-color: #e7e2cf;
  text-shadow: 0 1px 0 #fff;
  font-weight: bold;
  border-bottom: 1px solid #999;
  border-radius: 3px; }

.button-favorite-set.button-gray {
  background-color: #f3f0e6; }

.button-gray > a {
  display: block;
  text-decoration: none;
  color: #000; }

.button-gmap {
  background-image: url("/dynamic/images/map_ic002.png"), url("/common/images/common_ic014.svg");
  background-position: 12px center,right 7px center;
  background-size: 10px 16px,9px 9px;
  background-repeat: no-repeat;
  text-align: center;
  text-indent: 10px;
  font-size: 12px; }

.button-gmap a:hover {
  opacity: 1.0; }

.button-gmap-layout {
  width: 160px;
  height: 31px;
  line-height: 31px;
  margin-top: 13px; }

.button-printout {
  width: 160px;
  height: 30px;
  line-height: 30px;
  background-image: url("/dynamic/images/map_ic003.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  text-indent: 40px;
  font-size: 11px; }

.button-sendmail {
  width: 160px;
  height: 29px;
  line-height: 29px;
  background-image: url("/dynamic/images/map_ic004.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  text-indent: 40px;
  font-size: 11px; }

.button-favorite {
  width: 160px;
  height: 30px;
  line-height: 30px;
  background-image: url("/dynamic/images/map_ic005.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  text-indent: 40px;
  font-size: 11px; }

.button-favorite-set {
  width: 160px;
  height: 30px;
  line-height: 30px;
  background-image: url("/dynamic/images/map_ic006.png");
  background-position: 10px center;
  background-repeat: no-repeat;
  text-indent: 40px;
  font-size: 11px; }

.ex-link-arrow {
  background: url("/common/images/common_ic001.svg") left center no-repeat;
  background-size: 6px 10px;
  padding-left: 10px; }

.btimes-link {
  margin: 5px 0 0 0;
  display: block; }

.btimes-link::after {
  content: "";
  background: url(/common/images/common_ic011.svg) 5px center no-repeat;
  background-size: auto auto;
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background-size: 9px 9px; }

/*戻るリンク*/
.ex-link-back {
  background: url("/common/images/common_ic003.svg") left center no-repeat;
  background-size: 6px 10px;
  padding-left: 10px; }

.link-back-layout {
  margin: 20px 0;
  font-size: 80%; }

.cont-arrow {
  background-color: #949183; }

.cont-arrow:after {
  border-top: 13px solid #949183;
  border-left: 29px solid transparent;
  border-right: 29px solid transparent; }

.cont-arrow-layout {
  position: relative;
  width: 40px;
  height: 10px;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 23px; }

.cont-arrow-layout:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 10px;
  left: -10px;
  display: block; }

.button-arrow1 {
  background-image: url("/common/images/common_ic038.svg");
  background-size: 5px 10px;
  background-position: left 7px center;
  background-repeat: no-repeat; }

.button-close1 {
  background-image: url("/common/images/common_ic039.svg");
  background-size: 10px 10px;
  background-position: left 5px center;
  background-repeat: no-repeat; }

.search-button-layout {
  width: 300px;
  height: 55px;
  line-height: 55px;
  text-align: center;
  font-size: 16px; }

.search-popup-layout {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 85px;
  padding-top: 15px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9000; }

.search-popup-layout > .search-button-layout {
  margin: 0 auto;
  border-bottom: none; }

.scroll-top-button {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  right: 50px;
  bottom: 50px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  border-radius: 5px;
  cursor: pointer;
  position: fixed;
  z-index: 9999; }

.scroll-top-button img {
  position: absolute;
  top: 17px;
  left: 12px; }

.main-title {
  font-weight: normal;
  font-size: 26px; }

.main-title-layout {
  margin-top: 30px;
  margin-bottom: 20px; }

.cont-title {
  background-color: #e7e2cf;
  font-weight: normal; }

.cont-title > span {
  border-left: 10px solid #ffd600; }

.cont-title > span:nth-child(2) {
  border-left: none; }

.cont-title-layout {
  position: relative;
  overflow: hidden;
  height: 44px;
  line-height: 44px;
  margin-bottom: 15px;
  font-size: 22px; }

.cont-title-layout > span {
  padding-left: 14px; }

.cont-title-layout > span:nth-child(2) {
  padding-left: 0;
  padding-right: 15px;
  float: right; }

.cont-ic-title-layout {
  height: 44px;
  line-height: 44px;
  margin-bottom: 15px;
  font-size: 22px;
  /*letter-spacing: -40em;*/
  overflow: hidden; }

.cont-ic-title-layout > p {
  display: inline-block;
  letter-spacing: normal; }

.cont-ic-title-layout > p > img {
  vertical-align: middle; }

.cont-ic-title-layout > p:first-child {
  width: 50px;
  margin-right: 10px;
  text-align: center;
  background: url("/common/images/common_ic026.svg") left center no-repeat;
  background-size: 50px 44px; }

.cont-title-link {
  position: absolute;
  top: 0px;
  right: 20px;
  font-size: 13px; }

.cont-title-link-sub {
  top: 8px; }

.cont-title-link-blank:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: -15px;
  width: 13px;
  height: 13px;
  background: url("/common/images/common_ic011.svg") right 5px center no-repeat;
  background-size: 8px 8px; }

.cont-main-title-link-blank:after {
  top: 15px; }

.cont-sub-title {
  font-weight: normal;
  border-bottom: 5px solid #e7e2cf; }

.cont-sub-title:after {
  border-bottom: 5px solid #ffd600; }

.cont-sub-title-layout {
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 20px; }

.cont-sub-title-layout img {
  margin-right: 5px; }

.cont-sub-title-layout:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 25px;
  height: 5px;
  display: block; }

.title-tower {
  background: url("/common/images/ic_013.svg") 6px center no-repeat;
  background-size: 15px 23px;
  text-indent: 28px; }

.title-charge {
  background: url("/common/images/ic_011.svg") left center no-repeat;
  background-size: 16px 16px;
  text-indent: 28px; }

.title-plus {
  background: url("/common/images/ic_012.svg") left center no-repeat;
  background-size: 24px 19px;
  text-indent: 28px; }

.title-badge-layout {
  padding-left: 50px; }

.title-badge {
  position: absolute;
  width: 45px;
  top: 2px;
  left: 0;
  padding: 3px 0;
  text-align: center;
  font-size: 13px; }

.badge-blue {
  color: #fff;
  background-color: #568ebd;
  border-radius: 3px;
  font-weight: bold; }

.badge-green {
  color: #fff;
  background-color: #73b758;
  border-radius: 3px;
  font-weight: bold; }

.cont-notice {
  background-color: #fff7ce;
  margin-bottom: 30px;
  padding: 20px; }

.cont-notice-title {
  background: url("/common/images/common_ic013.svg") left center no-repeat;
  background-size: 11px 14px;
  margin-bottom: 13px;
  text-indent: 16px;
  font-weight: normal;
  font-size: 100%; }

.cont-notice-text {
  font-size: 80%; }

.cont-pop-wrapper {
  margin-top: 40px; }

.cont-pop:after {
  content: "";
  display: block;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #2598b7; }

.cont-pop-layout {
  position: relative;
  width: 140px;
  height: 85px;
  line-height: 1.4em;
  margin-left: 13px;
  margin-right: 10px;
  padding-top: 25px;
  padding-left: 22px;
  font-size: 80%;
  border-right: solid 1px #2598b7; }

.cont-pop-layout:after {
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -10px;
  width: 0px;
  height: 0px; }

.cont-sub-tilte-2 {
  font-weight: normal; }

.cont-sub-tilte-2 > span {
  border-left: 5px solid #ffd600; }

.cont-sub-tilte-2-layout {
  margin-bottom: 10px;
  font-size: 18px; }

.cont-sub-tilte-2-layout > span {
  padding-left: 5px; }

.cont-sub-tilte-2-layout a.service-link {
  float: right;
  font-size: 12px; }

.aside-tcc-regist-title {
  height: 85px; }

.sub-text-badge {
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 12px; }

.sub-text-badge-orange {
  background-color: #fdc251;
  border-radius: 10px; }

.tcc-sub-title {
  margin-top: 10px;
  text-align: center;
  font-weight: bold;
  font-size: 13px; }

.tcc-title {
  margin-top: 3px;
  text-align: center;
  font-weight: bold;
  font-size: 16px; }

.aside-title-layout-s {
  height: 35px;
  line-height: 35px;
  margin-bottom: 15px;
  font-size: 13px;
  /*letter-spacing: -40em;*/
  overflow: hidden; }

.aside-title-layout-s > p {
  display: inline-block;
  letter-spacing: normal; }

.aside-title-layout-s > p > img {
  vertical-align: middle; }

.aside-title-layout-s > p:first-child {
  width: 40px;
  height: 100%;
  margin-right: 10px;
  text-align: center;
  background: url("/common/images/common_ic026.svg") left center no-repeat;
  background-size: 40px 35px; }

.aside-title-layout-m {
  height: 52px;
  margin-bottom: 15px;
  font-size: 13px;
  /*letter-spacing: -40em;*/
  overflow: hidden; }

.aside-title-layout-m > p {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle; }

.aside-title-layout-m > p > img {
  vertical-align: middle; }

.aside-title-layout-m > p:first-child {
  width: 59px;
  height: 100%;
  line-height: 52px;
  margin-right: 10px;
  text-align: center;
  background: url("/common/images/common_ic026.svg") left center no-repeat;
  background-size: 59px 52px; }

.tool-tips-wrapper {
  margin-bottom: 20px; }

.tool-tips > li {
  width: 164px;
  height: 35px;
  position: relative;
  float: left;
  margin-right: 6px;
  margin-bottom: 4px;
  color: #2c6f89;
  font-weight: bold;
  font-size: 11px;
  border: 1px solid #2598b7; }

.tool-tips > li:first-child > .tool-tips-text {
  background: url("/common/images/ic_001.svg") 8px center no-repeat;
  background-size: 20px 7px; }

.tool-tips > li:nth-child(2) > .tool-tips-text {
  background: url("/common/images/ic_002.svg") 6px center no-repeat;
  background-size: 24px 20px; }

.tool-tips > li:nth-child(3) > .tool-tips-text {
  background: url("/common/images/ic_003.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(4) > .tool-tips-text {
  background: url("/common/images/ic_004.svg") 6px center no-repeat;
  background-size: 24px 24px; }

.tool-tips > li:nth-child(5) > .tool-tips-text {
  background: url("/common/images/ic_005.svg") 6px center no-repeat;
  background-size: 22px 18px; }

.tool-tips > li:nth-child(6) > .tool-tips-text {
  background: url("/common/images/ic_006.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(7) > .tool-tips-text {
  background: url("/common/images/ic_007.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(8) > .tool-tips-text {
  background: url("/common/images/ic_008.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(9) > .tool-tips-text {
  background: url("/common/images/ic_009.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(10) > .tool-tips-text {
  background: url("/common/images/ic_010.svg") 6px center no-repeat;
  background-size: 24px 14px; }

.tool-tips > li:nth-child(11) > .tool-tips-text {
  background: url("/common/images/ic_011.svg") 6px center no-repeat;
  background-size: 21px 21px; }

.tool-tips > li:nth-child(12) > .tool-tips-text {
  background: url("/common/images/ic_012.svg") 6px center no-repeat;
  background-size: 24px 19px; }

.tool-tips > li:nth-child(13) {
  margin-bottom: 0; }

.tool-tips > li:nth-child(13) > .tool-tips-text {
  background: url("/common/images/ic_013.svg") 10px center no-repeat;
  background-size: 15px 23px; }

.tool-tips > li:nth-child(14) {
  margin-bottom: 0; }

.tool-tips > li:nth-child(14) > .tool-tips-text {
  background: url("/common/images/ic_014.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(15) {
  margin-bottom: 0; }

.tool-tips > li:nth-child(15) > .tool-tips-text {
  background: url("/common/images/ic_015.svg") 6px center no-repeat;
  background-size: 23px 12px; }

.tool-tips > li:nth-child(16) {
  margin-bottom: 0; }

.tool-tips > li:nth-child(16) > .tool-tips-text {
  background: url("/common/images/ic_016.svg") 6px center no-repeat;
  background-size: 24px 16px; }

.tool-tips > li:nth-child(4n) {
  margin-right: 0; }

.tool-tips .inactive {
  color: #999;
  border: 1px dotted #999; }

.tool-tips .inactive > .tool-tips-text {
  opacity: 0.5; }

.tool-tips-text {
  height: 35px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 36px; }

.tool-tips-button {
  background: #f3f1e5 url("/common/images/common_ic015.svg") center center no-repeat;
  background-size: 8px 9px;
  border-bottom: 1px solid #999;
  border-radius: 4px;
  cursor: pointer; }

.tool-tips-button:hover {
  background: #e6e2ce url("/common/images/common_ic015.svg") center center no-repeat;
  background-size: 8px 9px;
  border-bottom: 1px solid #999;
  border-radius: 4px;
  cursor: pointer; }

.tool-tips-modal {
  display: none;
  background-color: #f3f1e5;
  color: #000;
  font-weight: normal;
  border: 2px solid #c0c1af;
  border-radius: 2px; }

.tool-tips-modal:before {
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #f3f1e5 transparent transparent transparent; }

.tool-tips-modal:after {
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #c0c1af transparent transparent transparent; }

.service-tips-wrapper {
  overflow: hidden; }

.service-tips-wrapper > div {
  float: left; }

.service-tips {
  width: 246px;
  height: 85px;
  margin-right: 13px;
  background: url("/common/images/common_ic002.svg") right 5px center no-repeat;
  background-size: 9px 15px;
  border: 2px solid #2598b7; }

.service-tips > a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none; }

.service-tips-header {
  overflow: hidden; }

.service-tips-header > div {
  float: left; }

.service-tips-header-image {
  width: 55px;
  height: 39px;
  margin-top: 5px;
  margin-right: 8px;
  margin-bottom: 5px; }

.service-tips-header-title {
  margin-top: 8px;
  color: #000;
  font-size: 13px; }

.service-tips-header-title > p {
  margin-top: 5px;
  color: #2c6f89;
  font-weight: bold;
  font-size: 16px; }

.service-tips-body {
  width: 210px;
  height: 23px;
  line-height: 23px;
  margin-left: 10px;
  background-color: #fdf8e2;
  color: #e66152;
  text-align: center;
  font-weight: bold;
  font-size: 13px; }

.cont-table {
  border: 1px solid #c0c1af;
  width: 100%; }

.cont-table th {
  background-color: #f3f1e5;
  font-weight: normal;
  border: 1px solid #c0c1af; }

.cont-table td {
  background-color: #fff;
  border: 1px solid #c0c1af; }

.cont-table-layout {
  width: 100%;
  margin-top: 25px; }

.cont-table-layout tr {
  min-height: 36px; }

.cont-table-layout th {
  vertical-align: middle;
  padding: 10px;
  text-align: left; }

.cont-table-layout td {
  vertical-align: middle;
  padding: 10px; }

ul.cont-table-inner li {
  float: left;
  text-align: left;
  width: 355px; }

ul.cont-table-inner li p:last-child {
  float: right;
  width: 165px; }

ul.cont-table-inner li p:first-child {
  float: left;
  max-width: 180px; }

ul.cont-table-inner li img {
  float: left;
  max-width: 180px;
  vertical-align: middle; }

.s_carParkPage1 img,
.s_carParkPage2 img,
.s_carParkPage3 img,
.s_carParkPage4 img,
.s_carParkPage5 img,
.s_carParkPage6 img,
.s_carParkPage7 img,
.s_carParkPage8 img,
.s_carParkPage9 img,
.s_carParkPage10 img {
  height: 24px;
  vertical-align: middle; }

.parking-list-wrapper {
  background-color: #ebebeb;
  border: 3px solid #e7e2cf; }

.parking-list-wrapper .parking-list-notext {
  font-size: 12px;
  text-align: center;
  margin-top: 12px;
  line-height: 1.4; }

.parking-list-wrapper > .cont-sub-title {
  background-color: #fff;
  font-size: 16px; }

.parking-list > li:nth-child(odd) {
  background-color: #fff; }

.parking-list > li:nth-child(even) {
  background-color: #f3f1e5; }

.parking-list > li > a {
  color: #000;
  text-decoration: none; }

.parking-list-column {
  height: 58px;
  overflow: hidden;
  background: url("/common/images/common_ic002.svg") right 5px center no-repeat;
  background-size: 6px 10px; }

.parking-list-column > div {
  float: left; }

.parking-list-number {
  width: 20px;
  height: 20px;
  line-height: 20px;
  margin-top: 19px;
  margin-left: 8px;
  margin-right: 10px;
  color: #fff;
  background-color: #666;
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  border-radius: 10px; }

.parking-list-column-header {
  overflow: hidden;
  margin-top: 8px; }

.parking-list-column-header > p {
  float: left;
  padding: 3px 5px;
  font-weight: bold;
  width: 255px; }

.parking-list-column-header > p:first-child {
  color: #fff;
  width: 36px;
  text-align: center; }

.parking-list-column-footer {
  overflow: hidden; }

.parking-list-column-footer > p {
  float: left;
  font-weight: bold;
  font-size: 12px; }

.parking-list-column-footer > p:first-child {
  margin-right: 15px;
  padding-top: 8px;
  font-weight: normal; }

.parking-list-column-footer > p:first-child > span {
  font-weight: bold; }

.parking-list-column-footer > p:nth-child(2), .parking-list-column-footer > p:last-child {
  margin-top: 2px;
  margin-right: 5px;
  padding: 4px;
  color: #2598b7;
  background-color: #fff;
  border: 1px solid #2598b7; }

.parking-maxfee-none > p:nth-child(2) {
  color: #ccc;
  border: 1px dotted #999; }

.parking-anytime-none > p:last-child {
  color: #ccc;
  border: 1px dotted #999; }

.parking-all-none > p:nth-child(2), .parking-all-none > p:last-child {
  color: #ccc;
  border: 1px dotted #999; }

.parking-full {
  background-color: #f45537;
  color: #fff;
  font-weight: bold; }

.parking-congestion {
  background-color: #ffa128;
  color: #fff;
  font-weight: bold; }

.parking-unknown {
  background-color: #999;
  color: #fff;
  font-weight: bold; }

.parking-empty {
  background-color: #398dc3;
  color: #fff;
  font-weight: bold; }

.full {
  background-color: #f45537;
  color: #fff;
  font-weight: bold; }

.crow {
  background-color: #ffa128;
  color: #fff;
  font-weight: bold; }

.none {
  background-color: #999;
  color: #fff;
  font-weight: bold; }

.vaca {
  background-color: #398dc3;
  color: #fff;
  font-weight: bold; }

.cont-float-list {
  width: 100%;
  overflow: hidden; }

.cont-float-list > li {
  width: 140px;
  float: left;
  margin-bottom: 20px;
  text-align: center;
  font-size: 13px; }

.cont-float-list > li > img {
  margin-bottom: 5px; }

.cont-float-list > li > p {
  display: table-cell;
  width: 140px;
  height: 40px;
  vertical-align: middle;
  padding-left: 10px;
  text-align: left;
  font-size: 12px; }

.cont-float-list > li:nth-child(2) {
  margin: 0 15px; }

.cont-float-list-blue > li > p {
  background-color: #deeaf4; }

.cont-float-list-blue > li > p > span {
  font-weight: bold; }

.cont-float-list-green > li > p {
  background-color: #e4f4e2; }

.cont-float-list-green > li > p > span {
  font-weight: bold; }

.list-column2 {
  width: 100%; }

.list-column2 > li {
  width: 50%;
  font-size: 80%; }

.list-column3 {
  width: 100%; }

.list-column3 > li {
  width: 33%;
  font-size: 80%; }

.list-column3 > li:nth-child(3n-1) {
  width: 34%; }

.list-column4 {
  width: 100%;
  letter-spacing: -40em;
  display: table; }

.list-column4 > li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  font-size: 80%;
  margin-bottom: 10px; }

.keyword-list > li {
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 0 10px;
  background: #fff;
  font-size: 12px;
  border-radius: 4px; }

.keyword-list > li:last-child {
  margin-right: 0; }

.keyword-list > li > a {
  display: block;
  text-decoration: none; }

.dl-list {
  width: 100%;
  font-size: 80%; }

.dl-list > dt {
  width: 10%; }

.dl-list > dd {
  width: 90%; }

.dl-list > dd > ul {
  margin-bottom: 10px; }

.dl-list > dd > ul > li {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #999; }

.dl-list > dd > ul > li:last-child {
  border-right: none; }

.cont-tab {
  -webkit-box-shadow: 0 -3px 0 0 #2598b7 inset;
  box-shadow: 0 -3px 0 0 #2598b7 inset;
  font-size: 22px; }

.cont-tab > li {
  background-color: #2598b7;
  color: #fff;
  border-radius: 4px 4px 0 0;
  text-shadow: 0 1px 0 #2c6f89; }

.cont-tab > li:hover {
  background-color: #1085a5; }

.cont-tab > li.tabOff:hover {
  background-color: #ccc; }

.cont-tab .cont-tab-select {
  background-color: #fff;
  color: #000;
  border: 3px solid #2598b7;
  border-bottom: none;
  text-shadow: 0 1px 0 #ccc;
  cursor: auto; }

.cont-tab .select {
  background-color: #fff;
  color: #000;
  border: 3px solid #2598b7;
  border-bottom: none;
  text-shadow: none;
  cursor: auto; }

.cont-tab .select:hover {
  background-color: #fff; }

.cont-tab .tabOff {
  background-color: #ccc;
  border-bottom: 3px solid #2598b7;
  cursor: auto;
  text-shadow: none;
  color: #666; }

.cont-tab-layout-quartet {
  width: 1000px;
  margin-top: 20px; }

.cont-tab-layout-quartet > li {
  float: left;
  width: 220px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin-left: 10px;
  cursor: pointer; }

.cont-tab-layout-quartet > li:first-child {
  margin-left: 45px; }

.feed-page {
  display: table;
  margin: 0 auto;
  margin-top: 20px; }

.feed-page-list {
  text-align: center; }

.feed-page-list > li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  cursor: pointer; }

.feed-page-list > li:first-child {
  margin-left: 0px; }

.feed-page-list > li.nowhere {
  line-height: 26px;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  text-shadow: none;
  border: 2px solid #2598b7;
  cursor: auto; }

.station-list {
  letter-spacing: -.40em; }

.station-list > li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin-bottom: 10px;
  padding-top: 2px;
  min-height: 24px; }

.station-list > li > label {
  vertical-align: top; }

.station-list > li > p {
  width: 140px;
  display: inline-block;
  vertical-align: middle; }

.station-tool-tips-wrapper fieldset {
  margin-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #999; }

.station-tool-tips > li {
  margin-bottom: 5px; }

.station-tool-tips > li > label {
  height: 25px;
  line-height: 25px; }

.station-tool-tips-column > label {
  float: left; }

.station-tool-tips-button {
  float: left;
  position: relative;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-left: 6px;
  display: block; }

.station-tool-tips-modal {
  position: absolute;
  left: -80px;
  bottom: 25px;
  width: 180px;
  padding: 10px;
  font-size: 12px;
  z-index: 3; }

.station-tool-tips-modal:before {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -9px;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  z-index: 5; }

.station-tool-tips-modal:after {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -12px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  z-index: 4; }

.cont-list {
  letter-spacing: -40em; }

.cont-list > .cont-list-column {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
  letter-spacing: normal; }

.main-slider {
  position: relative;
  width: 100%;
  height: 130px; }

.main-slider-inner {
  position: relative;
  overflow: hidden;
  height: 130px; }

.main-slider-body {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

.main-slider-column {
  height: 130px;
  margin-left: 10px;
  overflow: hidden;
  float: left; }

.main-slider-column article {
  width: 300px;
  height: 130px;
  overflow: hidden;
  float: left;
  font-size: 13px;
  border: 2px solid #e7e2cf; }

.main-slider-column article > a {
  display: block;
  height: 100%;
  color: #000; }

.main-slider-column article div {
  height: 90px;
  float: left;
  margin: 18px 0; }

.main-slider-column article div:first-child {
  margin-left: 18px; }

.main-slider-column article div:last-child {
  width: 132px;
  margin-left: 8px;
  margin-right: 18px; }

.main-slider-column article div:last-child div {
  margin: 0; }

.main-slider-column article div > p {
  margin-bottom: 10px;
  padding: 10px 8px;
  background-color: #f3f1e5;
  white-space: nowrap; }

.main-slider-button {
  display: none;
  position: absolute;
  top: 45px;
  width: 46px;
  height: 46px;
  border: 2px solid #c0c1af;
  border-radius: 23px;
  cursor: pointer; }

.main-slider-prev {
  left: -12px;
  background: url("/common/images/common_ic018.png") left 11px center no-repeat; }

.main-slider-next {
  right: -12px;
  background: url("/common/images/common_ic019.png") right 11px center no-repeat; }

.main-slider-prev-none,
.main-slider-next-none {
  opacity: 0.3;
  cursor: auto; }

.box-slider-wrapper .bx-wrapper {
  position: relative;
  margin: 0 auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none; }

.box-slider-wrapper .bx-wrapper .bx-viewport {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li {
  font-size: 13px; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a {
  color: #000; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article {
  width: 365px;
  height: 140px;
  padding: 25px;
  background-color: #fff; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article > div:nth-child(2) {
  margin-left: 15px; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article > div:nth-child(2) > p {
  width: 180px; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article > div:nth-child(2) > p > span {
  display: inline-block;
  width: 60px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article > div:nth-child(2) > p:nth-child(2) {
  margin-top: 10px; }

.box-slider-wrapper .bx-wrapper .bx-pager {
  bottom: 0;
  position: relative;
  padding-top: 12px; }

.box-slider-wrapper .bx-wrapper .bx-pager .bx-default-pager a {
  background: #afaa9e; }

.box-slider-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  top: 45px;
  margin-top: 0;
  width: 46px;
  height: 46px;
  z-index: 20;
  border: 2px solid #c0c1af;
  border-radius: 23px; }

.box-slider-wrapper .bx-wrapper .bx-prev {
  left: -24px;
  background: url("/common/images/common_ic018.png") right 15px center no-repeat; }

.box-slider-wrapper .bx-wrapper .bx-prev:hover {
  background-position: right 15px center; }

.box-slider-wrapper .bx-wrapper .bx-next {
  right: -24px;
  background: url("/common/images/common_ic019.png") left 15px center no-repeat; }

.box-slider-wrapper .bx-wrapper .bx-next:hover {
  background-position: left 15px center; }

.box-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.box-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2598b7; }

.l-main .bn-slider-wrapper {
  width: 740px;
  margin: 0 auto 60px; }

.bn-slider-wrapper .bx-wrapper {
  position: relative;
  margin: 0 auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none; }

.bn-slider-wrapper .bx-wrapper .bx-viewport {
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0; }

.bn-slider-wrapper .bx-wrapper .bx-viewport ul {
  background-color: #fff; }

.bn-slider-wrapper .bx-wrapper .bx-viewport ul li {
  padding: 20px 0;
  font-size: 100%;
  padding-left: 40px; }

.bn-slider-wrapper .bx-wrapper .bx-viewport ul li:nth-child(2n) {
  padding-left: 10px; }

.bn-slider-wrapper .bx-wrapper .bx-pager {
  bottom: 0;
  position: relative;
  padding-top: 12px; }

.bn-slider-wrapper .bx-wrapper .bx-pager .bx-default-pager a {
  background: #afaa9e; }

.bn-slider-wrapper .bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  top: 36px;
  margin-top: 0;
  width: 46px;
  height: 46px;
  z-index: 20;
  border: 2px solid #c0c1af;
  border-radius: 23px; }

.bn-slider-wrapper .bx-wrapper .bx-prev {
  left: -24px;
  background: url("/common/images/common_ic018.png") right 15px center no-repeat; }

.bn-slider-wrapper .bx-wrapper .bx-prev:hover {
  background-position: right 15px center; }

.bn-slider-wrapper .bx-wrapper .bx-next {
  right: -24px;
  background: url("/common/images/common_ic019.png") left 15px center no-repeat; }

.bn-slider-wrapper .bx-wrapper .bx-next:hover {
  background-position: left 15px center; }

.bn-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bn-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2598b7; }

.bx-wrapper.detail-bnr {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 15px solid #fff;
  background: #fff; }

.bx-wrapper.detail-bnr a {
  display: block; }

.bx-wrapper.detail-bnr a:hover {
  opacity: 0.6; }

.parking-capacity {
  background-color: #f3f1e5; }

.common-modal {
  position: fixed;
  display: none;
  z-index: 2;
  width: 800px;
  min-height: 290px;
  max-height: 550px;
  padding: 20px;
  background-color: #fff;
  z-index: 100; }

.common-modal-close {
  position: absolute;
  top: -50px;
  right: -50px;
  color: #fff;
  font-weight: bold;
  font-size: 50px;
  cursor: pointer; }

.common-modal-overlay {
  z-index: 1;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.7;
  z-index: 99; }

.modal-text-area {
  font-size: 80%; }

.modal-atte-area {
  font-size: 12px; }

.modal-input-text {
  width: 360px;
  height: 40px;
  margin-right: 5px;
  padding-left: 10px;
  font-size: 100%; }

.modal-radio-area {
  margin-bottom: 10px; }

.modal-submit-button {
  width: 90px;
  height: 40px; }

.map-popup-modal {
  background-color: #ffc;
  color: #000;
  font-weight: normal;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }

.map-popup-modal:before {
  border-style: solid;
  border-width: 25px 15px 0 15px;
  border-color: rgba(0, 0, 0, 0.1) transparent transparent transparent; }

.map-popup-modal:after {
  border-style: solid;
  border-width: 25px 15px 0 15px;
  border-color: #ffc transparent transparent transparent; }

.map-popup-modal-layout {
  position: absolute;
  width: 300px;
  padding: 20px;
  z-index: 3; }

.map-popup-modal-layout .l-search-parking-status {
  margin-bottom: 0; }

.map-popup-modal-layout:before {
  content: "";
  position: absolute;
  left: 135px;
  bottom: -25px;
  width: 0px;
  height: 0px;
  z-index: 4; }

.map-popup-modal-layout:after {
  content: "";
  position: absolute;
  left: 135px;
  bottom: -20px;
  width: 0px;
  height: 0px;
  z-index: 5; }

.map-modal-title-layout {
  position: relative;
  overflow: hidden;
  height: 70px;
  margin-bottom: 15px;
  font-size: 22px; }

.map-modal-title-layout > span {
  display: block;
  height: 40px;
  line-height: 40px;
  margin-top: 15px;
  padding-left: 14px; }

.map-modal-title-layout > span:nth-child(2) {
  padding-left: 0;
  padding-right: 15px;
  float: right; }

.map-modal-title-utility {
  position: absolute;
  top: 15px;
  right: 0;
  margin-right: 10px;
  font-size: 13px; }

.map-modal-title-utility > li {
  position: relative;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background-color: #fff;
  display: inline-block;
  margin-right: 10px; }

.map-modal-title-utility > li:after {
  content: "";
  position: absolute;
  top: 10px;
  right: -10px;
  margin-top: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 0 20px 10px;
  border-color: transparent transparent transparent #fff; }

.map-modal-title-utility > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #000; }

.map-prefecture-num {
  display: block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  margin-top: 11px;
  margin-left: 10px;
  background-color: #ffa128;
  color: #fff;
  text-align: center;
  font-weight: bold;
  border-radius: 4px; }

.map-prefecture-text {
  display: block;
  margin-left: 10px; }

.map-modal-title-utility > .select-utility {
  background-color: #ffa128; }

.map-modal-title-utility > .select-utility:after {
  border-color: transparent transparent transparent #ffa128; }

.map-modal-title-utility > .select-utility .map-prefecture-num {
  background-color: #fff;
  color: #ffa128; }

.map-modal-title-utility > .select-utility .map-prefecture-text {
  color: #fff;
  font-weight: bold; }

.map-modal-dl-wrapper {
  width: 100%;
  min-height: 244px;
  max-height: 389px;
  overflow: auto; }

.map-modal-dl-wrapper .map-modal-dl {
  width: 100%;
  margin-bottom: 10px;
  font-size: 80%; }

.map-modal-dl-wrapper .map-modal-dl > dt {
  width: 15%;
  padding-left: 5px;
  border-left: 5px solid #ffd600; }

.map-modal-dl-wrapper .map-modal-dl > dd {
  width: 10%; }

.map-modal-dl-wrapper .map-modal-dl > dd:nth-child(9) {
  width: 5%; }

.map-modal-dl-wrapper .map-modal-dl-2 {
  width: 100%;
  font-size: 80%; }

.map-modal-dl-wrapper .map-modal-dl-2 > div {
  margin-top: 10px; }

.map-modal-dl-wrapper .map-modal-dl-2 > div:first-child {
  width: 8%;
  padding-left: 5px;
  border-left: 5px solid #ffd600; }

.map-modal-dl-wrapper .map-modal-dl-2 > div:last-child {
  width: 92%; }

.map-modal-dl-wrapper .map-modal-dl-2 > div:last-child > ul > li {
  width: 23%; }

.map-modal-dl-header {
  width: 100%;
  padding-bottom: 10px; }

.map-modal-dl-header > dt {
  width: 120px; }

.map-modal-dl-header > dd {
  font-size: 80%;
  color: #999; }

.map-modal-dl-header > dd > span {
  margin-left: 15px;
  padding-left: 15px;
  background: url("/common/images/common_ic031.png") left center no-repeat; }

.map-modal-ul-header {
  width: 100%;
  padding-bottom: 10px; }

.map-modal-ul-header > li {
  font-size: 80%; }

.map-modal-ul-header > li > span {
  margin-right: 15px;
  padding-left: 15px;
  background: url("/common/images/common_ic031.png") left center no-repeat; }

.dotted-bottom-line {
  border-bottom: 1px dotted #999; }

.modal-button-gray {
  width: 160px;
  height: 30px;
  line-height: 30px;
  text-align: center; }

.modal-bread {
  height: 30px;
  line-height: 30px; }

.common-accordion-wrapper {
  width: 135px;
  background-color: #e7e2cf;
  margin-top: 5px;
  border-bottom: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer; }

.common-accordion-wrapper:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)"; }

.common-accordion-wrapper > p {
  margin: 0 5px;
  margin-bottom: 5px;
  font-size: 13px; }

.common-accordion-wrapper > p:first-child {
  padding-top: 10px;
  text-align: center;
  color: #000;
  font-weight: bold; }

.common-accordion-button {
  padding: 2px 0;
  background: #fff url("/common/images/common_ic017.png") right 5px center no-repeat;
  border-radius: 3px; }

.common-accordion-button > span {
  height: 16px;
  line-height: 16px;
  display: inline-block; }

.common-accordion-button > span:first-child {
  width: 16px;
  margin-left: 5px;
  background-color: #f45537;
  color: #fff;
  text-align: center;
  border-radius: 8px; }

.common-accordion-button > span:last-child {
  margin-left: 2px; }

.common-accordion-open {
  background-color: #c0c1af;
  border-bottom: 1px solid #ccc; }

.common-accordion-close-trigger {
  width: 30px;
  height: 30px;
  background: url("/common/images/common_ic039.svg") no-repeat;
  background-size: 20px 20px;
  top: 15px;
  right: 5px;
  position: absolute;
  text-indent: -9999px;
  cursor: pointer; }

/*.common-accordion-open > p:first-child {
  color: #fff;
}*/
.common-accordion-open > .common-accordion-button {
  background: #f3f1e5 url("/common/images/common_ic020.png") right 5px center no-repeat; }

.common-accordion {
  display: none;
  position: absolute;
  top: 130px;
  right: 0;
  background-color: #fff;
  border: 3px solid #c0c1af;
  z-index: 3; }

.common-accordion > form {
  padding: 20px; }

.common-accordion fieldset {
  margin-top: 15px; }

.common-accordion fieldset:first-child {
  margin-top: 0; }

.common-accordion-list {
  width: 264px; }

.common-accordion-list > li {
  margin-bottom: 5px; }

.common-accordion-list > li > label {
  height: 25px;
  line-height: 25px; }

.common-accordion-column > label {
  float: left; }

.common-accordion-tool-tips-button {
  float: left;
  position: relative;
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-left: 6px;
  display: block; }

.accordion-tool-tips-modal {
  position: absolute;
  left: -80px;
  bottom: 25px;
  width: 180px;
  padding: 10px;
  font-size: 12px;
  z-index: 3; }

.accordion-tool-tips-modal:before {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -9px;
  margin-left: -9px;
  width: 0px;
  height: 0px;
  z-index: 5; }

.accordion-tool-tips-modal:after {
  content: "";
  position: absolute;
  left: 86px;
  bottom: -12px;
  margin-left: -10px;
  width: 0px;
  height: 0px;
  z-index: 4; }

.header-accordion {
  position: absolute;
  display: none;
  top: 46px;
  right: 0;
  width: 440px;
  padding-top: 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 21; }

#removeMessage p {
  font-size: 12px;
  text-align: center;
  margin-bottom: 10px; }

.header-accodion-list {
  width: 100%;
  font-size: 13px; }

.header-accodion-list > li {
  height: 30px;
  line-height: 30px;
  margin-bottom: 15px;
  text-align: center; }

.header-accodion-list > li > p {
  width: 55px;
  margin-left: 10px; }

.header-accodion-list > li > p:first-child {
  width: 45px; }

.header-accodion-list > li > p:nth-child(2) {
  width: 233px;
  text-align: left;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.header-accodion-list > li > p:nth-child(3), .header-accodion-list > li > p:nth-child(4) {
  text-align: right;
  padding-right: 10px; }

.header-accordion-close {
  height: 30px;
  line-height: 30px;
  background: #f3f1e5 url("/common/images/common_ic039.svg") left 182px center no-repeat;
  background-size: 12px 12px;
  color: #2c6f89;
  text-align: center;
  text-decoration: underline;
  font-size: 13px;
  cursor: pointer; }

.column-bg {
  padding: 30px; }

.column-bg-w {
  background-color: #fff; }

.column-bg-gray {
  background-color: #e7e2cf; }

.cont-column2-l {
  width: 740px; }

.cont-column2-r {
  width: 220px;
  margin-left: 40px; }

.cont-wrapper {
  margin-bottom: 60px; }

.article-list-layout > li {
  margin-bottom: 10px; }

.article-list-layout > li:nth-child(odd) {
  padding-right: 5px; }

.article-list-layout > li:nth-child(even) {
  padding-left: 5px; }

.article-column {
  background-color: #fff;
  color: #000;
  -webkit-box-shadow: 1px 1px 0 0 #ccc;
  box-shadow: 1px 1px 0 0 #ccc; }

.article-column-layout {
  height: 140px;
  padding: 20px; }

.article-column-layout > div > h4 {
  margin-bottom: 10px;
  font-size: 13px; }

.article-column-layout > .layout-fl > h4 {
  font-size: 14px;
  font-weight: bold; }

.article-column-layout > div > p {
  font-size: 12px; }

.article-column-layout > div:last-child {
  width: 180px;
  margin-left: 15px; }

.description-area {
  font-size: 12px;
  border: 1px solid #c0c1af; }

.description-area-layout {
  width: 1000px;
  margin: 0 auto;
  padding: 20px; }

.aside-tcc-regist {
  width: 220px;
  margin-bottom: 15px;
  padding: 12px;
  background-color: #fff;
  border: 3px solid #e7e2cf;
  border-top: none; }

.aside-tcc-regist > .button-yellow {
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  text-align: center;
  font-size: 13px; }

.aside-tcc-regist > .button-gray {
  height: 30px;
  line-height: 30px;
  margin-top: 10px;
  text-align: center;
  font-size: 13px; }

.aside-banner-column {
  line-height: 0;
  margin-bottom: 15px;
  padding: 5px;
  background-color: #fff;
  border-bottom: 1px solid #ccc; }

.aside-reccomend-area {
  padding: 15px; }

.aside-reccomend-banner {
  margin-bottom: 10px; }

.aside-service-area {
  padding: 4px; }

.aside-service-list > li {
  width: 212px;
  height: 75px; }

.aside-service-list > li:nth-child(even) {
  background-color: #f3f1e5; }

.aside-service-column {
  font-size: 12px; }

.aside-service-column div > p {
  height: 75px;
  padding-left: 5px;
  display: table-cell;
  vertical-align: middle; }

.error-wrapper {
  margin: 30px 0; }

.error-text {
  font-size: 80%; }

.atte-text-column {
  background: #fde1de url("/common/images/common_ic037.svg") left 8px top 10px no-repeat;
  color: #e66152;
  font-weight: bold; }

.atte-text-column-layout {
  width: 100%;
  /*height: 40px;
  line-height: 40px;*/
  margin-bottom: 10px;
  padding-left: 30px;
  background-size: 18px 18px;
  padding: 10px 10px 10px 30px; }

.numberLabel {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  background-color: #666;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 50%; }

/*TOP、都道府県TOP共通*/
.topmt {
  margin-top: 30px; }

.main-top-search-area {
  background: #fff;
  padding-bottom: 30px;
  margin-bottom: 40px; }

.main-top-search-area .top-heading {
  background: #e6e2ce;
  font-weight: 100;
  padding: 10px 20px; }

.top-text-search {
  border-bottom: 1px dotted #999;
  margin: 20px;
  padding-bottom: 20px;
  display: table; }

.top-text-keyword-search {
  padding-right: 20px; }

.top-text-keyword-search .searchPoint,
.top-text-keyword-search .top-text-keyword-search-box {
  float: left;
  height: 91px; }

.top-text-keyword-search-box {
  background: #f3f0e6;
  padding: 10px; }

.top-text-keyword-search-box .search-text-skin {
  width: 325px;
  height: 47px; }

.top-text-keyword-search-box .search-button-skin {
  width: 58px;
  height: 47px;
  line-height: 40px;
  background: #2598b7 url("/dynamic/images/top_ic001.png") center center no-repeat;
  background-size: 34px 34px; }

.top-text-keyword-search-box .search-button-skin:hover {
  background: #1085a5 url("/dynamic/images/top_ic001.png") center center no-repeat; }

.top-text-keyword-search-box ul {
  margin-top: 5px; }

.top-text-keyword-search-box ul li {
  display: inline;
  background: #fff;
  margin-right: 5px;
  border-radius: 3px; }

.top-text-keyword-search-box ul li a {
  font-size: 12px;
  color: #333;
  text-decoration: none;
  padding: 5px; }

.top-text-keyword-search-box input[type="search"] {
  -webkit-appearance: none;
  /*For Mac Safari*/ }

.top-text-keyword-search,
.top-nowhere-search {
  display: table-cell;
  vertical-align: middle; }

.top-nowhere-search {
  padding: 0 20px;
  border-left: 1px dotted #999;
  width: 179px; }

.top-nowhere-search .nohere-comment {
  font-size: 11px;
  margin-top: 10px;
  text-indent: -1em;
  padding-left: 10px; }

.top-nowhere-search .button-cyan {
  width: 138px;
  height: 47px;
  line-height: 47px;
  text-align: center;
  background: #2598b7 url(/dynamic/images/top_ic002.png) no-repeat;
  background-size: 23px 24px;
  background-position: left 7px center;
  padding-left: 22px;
  font-size: 13px; }

.top-nowhere-search .button-cyan:hover {
  background: #1085a5 url(/dynamic/images/top_ic002.png) no-repeat;
  background-size: 23px 24px;
  background-position: left 7px center; }

.top-nowhere-search .button-cyan.inactive,
.top-nowhere-search .button-cyan.inactive:hover {
  background-color: #CCC;
  color: #666;
  -webkit-box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px rgba(0, 0, 0, 0.4);
  text-shadow: none;
  cursor: default; }

.top-nowhere-search .button-cyan.inactive a {
  color: #666;
  cursor: default; }

.top-nationwide-map {
  background: url(/dynamic/images/top_bg001.png) no-repeat;
  background-size: 679px 329px;
  height: 329px;
  margin: 24px 30px 0;
  position: relative; }

.top-nationwide-map a {
  text-decoration: none; }

.top-nationwide-map .hokkaido {
  position: absolute;
  top: 22px;
  left: 563px; }

.top-nationwide-map .hokuriku {
  position: absolute;
  top: 22px;
  left: 303px; }

.top-nationwide-map .kanto {
  position: absolute;
  top: 200px;
  left: 563px; }

.top-nationwide-map .toukai {
  position: absolute;
  top: 264px;
  left: 404px; }

.top-nationwide-map .kinki {
  position: absolute;
  top: 264px;
  left: 187px; }

.top-nationwide-map .chugoku {
  position: absolute;
  top: 22px;
  left: 153px; }

.top-nationwide-map .shikoku {
  position: absolute;
  top: 264px;
  left: 36px; }

.top-nationwide-map .kyusyu {
  position: absolute;
  top: 22px;
  left: 4px; }

.top-nationwide-map ul {
  width: 117px; }

.top-nationwide-map ul.kinki {
  width: 175px; }

.top-nationwide-map ul li {
  background: #fff;
  float: left;
  border-radius: 3px;
  width: 54px;
  height: 28px;
  margin: 0 4px 4px 0;
  vertical-align: middle;
  text-align: center;
  font-size: 13.5px;
  line-height: 28px; }

.top-nationwide-map ul li a {
  display: block;
  color: #333; }

.cont-wrapper-group {
  background: #c3c0b0;
  padding: 8px;
  margin-bottom: 60px; }

.cont-wrapper-group ul li {
  display: inline;
  margin-right: 2px;
  width: 236px;
  height: 80px; }

.cont-wrapper-group ul li:last-child {
  margin-right: 0; }

.main-pre-search-area {
  padding: 20px;
  margin-bottom: 60px;
  background: #fff; }

.l-main-presearch-button-wrapper .button-cyan .inactive,
.l-main-presearch-button-wrapper .button-cyan .inactive:hover {
  line-height: 1.0;
  height: 60px;
  padding-top: 7px; }

.main-pre-search-area .prefec-Nohere-comment {
  font-weight: normal;
  font-size: 11px; }

.l-main-presearch-button-wrapper {
  margin-bottom: 30px;
  font-size: 13px; }

.l-main-presearch-button-wrapper > p {
  float: left;
  width: 340px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  text-align: center;
  vertical-align: middle;
  position: relative; }

.l-main-presearch-button-wrapper > p img {
  vertical-align: middle;
  margin-right: 10px;
  height: 28px; }

.l-main-presearch-button-wrapper > p:first-child {
  margin-right: 19px; }

.presearch-button-line {
  background: url(/dynamic/images/prefecture_ic001.png) no-repeat;
  background-size: 23px 28px;
  background-position: left center;
  padding-left: 28px;
  height: 28px;
  display: block; }

.main-pre-search-anchor {
  font-size: 13px;
  margin-bottom: 20px; }

.main-pre-search-anchor li {
  background: url(/common/images/common_ic031.png) no-repeat;
  background-position: left center;
  background-size: 10px 6px;
  display: inline;
  padding-left: 15px;
  margin-right: 20px;
  color: #999; }

.main-pre-search-list {
  height: 450px;
  overflow: auto; }

.main-pre-search-text {
  display: table;
  border-top: 1px dotted #333;
  padding: 15px 0; }

/*.main-pre-search-text:last-child {
  border-bottom: 1px dotted #333;
}*/
.main-pre-search-text .tit {
  display: table-cell;
  vertical-align: top;
  width: 60px; }

.main-pre-search-text .tit > p {
  border-left: 5px solid #fed600;
  padding-left: 5px; }

.main-pre-search-text .list {
  display: table-cell;
  vertical-align: top;
  width: 620px; }

.main-pre-search-text .list-column4 li {
  line-height: 2.0;
  color: #999; }

.l-main-cont-camplist a {
  background: #fff;
  padding: 20px;
  display: table;
  border-bottom: 1px solid #d1cec6;
  margin-bottom: 10px;
  text-decoration: none;
  color: #333;
  font-size: 12px;
  line-height: 1.7; }

.l-main-cont-camplist img {
  display: table-cell;
  vertical-align: middle; }

.l-main-cont-camplist .txt {
  display: table-cell;
  vertical-align: middle;
  padding-left: 20px; }

.l-main-cont-camplist .txt h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px; }

.l-main-cont-servlist {
  display: table-cell;
  text-decoration: none;
  color: #333;
  background: #fff;
  border-bottom: 1px solid #d1cec6;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 233px;
  min-height: 285px;
  font-size: 12px;
  line-height: 1.7; }

.l-main-cont-servlist:nth-child(3n+1) {
  margin-right: 0; }

.l-main-cont-servlist a {
  text-decoration: none;
  color: #333;
  display: block;
  padding: 18px 18px 20px; }

.l-main-cont-servlist h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  margin: 10px 0 10px; }

.aside-news-area {
  width: 220px;
  font-size: 12px; }

.aside-news-area > dl {
  padding: 15px; }

.aside-news-area > dl > dt {
  font-weight: bold;
  margin-bottom: 5px; }

.aside-news-area > dl > dd {
  margin-bottom: 15px; }

.aside-news-more {
  border-top: 1px solid #e4e1cf;
  padding: 15px;
  text-align: right; }

.list-column5 {
  width: 100%; }

.list-column5 > li {
  width: 20%;
  font-size: 80%; }

.column-bgmin {
  padding: 20px; }

.layout-fl.no-link {
  color: #999; }

.cont-title-layout.pluslink,
.cont-ic-title-layout.pluslink {
  position: relative; }

.cont-title-layout.pluslink .cont-title-link,
.cont-ic-title-layout.pluslink .cont-title-link {
  top: 0; }

/*ヘッダー*/
.l-header-topmenu {
  float: right;
  margin: 16px 20px 10px 0; }

.l-header-topmenu ul li {
  /* width: 128px; */
  width: auto;
  border-left: 1px dotted #999;
  float: left;
  font-size: 11px;
  padding: 0 12px;
  text-align: center; }

.l-header-topmenu ul li:last-child {
  border-right: 1px dotted #999; }

/*外部リンク*/
.cont-icon-blank {
  background: url(../images/common_ic011.svg) no-repeat;
  background-size: 9px 9px;
  background-position: right center;
  padding-right: 10px; }

/*戻るリンク*/
.ex-link-back {
  background: url("/common/images/common_ic003.svg") left center no-repeat;
  background-size: 6px 10px;
  padding-left: 10px; }

/*ヘッダー*/
.l-header.index-header .l-header-logo-wrapper {
  float: left;
  /* margin-top: 25px; */ }

.l-header.index-header .l-header-link-list {
  visibility: hidden; }

.button-cyan a:hover {
  color: #fff; }

.button-gray a:hover,
a.s_ichiran_info_link:hover {
  color: #333; }

.l-main-simulation-result {
  position: relative; }

.l-main-simulation-result #loading-calc {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  margin: auto;
  width: 50px; }

.l-search-parking {
  position: relative; }

.l-search-parking #loadingContents {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  position: absolute;
  margin: auto;
  width: 50px;
  height: 50px; }

#nothingContents {
  text-align: center;
  margin-top: 20px; }

.mb30 {
  margin-bottom: 30px; }

/*--------- table.point ---------*/
table.point {
  border-collapse: collapse;
  line-height: 1.4em; }

table.point .left {
  text-align: left; }

table.point .right {
  text-align: right; }

table.point .center {
  text-align: center; }

table.point .nowrap {
  white-space: nowrap; }

table.point th {
  border: solid 1px #c0c1af;
  background: #fdf8e2;
  padding: 10px;
  vertical-align: middle;
  font-weight: bold;
  font-size: 80%; }

table.point tr.col1 {
  background: #fff; }

table.point td.blue {
  background: #cbe1f9;
  text-align: center; }

table.point td.red {
  background: #f9cbc6;
  text-align: center; }

table.point td.gray {
  background: #ececec;
  text-align: center; }

table.point th.ttl {
  background: #f3f1e5; }

table.point th.ttl_sub {
  background: #fbfbfb; }

table.point td {
  border: solid 1px #c0c1af;
  padding: 5px 10px;
  text-align: right;
  vertical-align: middle;
  font-size: 80%;
  line-height: 1.7; }

table.point span {
  font-size: 10px;
  display: block; }

table.point td.bnr {
  vertical-align: middle; }

table.point td.bnr li {
  float: left;
  text-align: left;
  width: 325px;
  /*background: #fc0;*/ }

table.point td.bnr a {
  float: left;
  width: 180px;
  vertical-align: middle; }

table.point td.bnr p {
  float: left;
  width: 135px;
  font-size: 11px;
  padding: 0 5px; }

table.point td.station h3 {
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 10px; }

table.point td p.lead {
  margin-bottom: 15px; }

table.point td.station ul.ph_strong li {
  float: left;
  display: block;
  width: 450px;
  margin-bottom: 10px; }

table.point td.station ul.ph_strong li.one {
  float: left;
  display: block;
  width: 900px;
  margin-bottom: 10px; }

table.point td.station ul.ph_strong li.mr15 {
  margin-right: 15px; }

table.point td.station ul.ph_strong li.last {
  margin-bottom: 0; }

table.point td.station ul.ph_strong li img {
  float: left;
  margin-right: 10px; }

table.point td.station ul.ph_strong li p {
  float: left;
  padding: 3px 0;
  width: 320px; }

table.point td.station ul.ph_strong li p span.bld {
  font-weight: bold;
  font-size: 110%;
  display: inline-block; }

table.point td.station ul.ph_strong li p.wmin {
  float: left;
  padding: 3px 0;
  width: 260px; }

table.point td.station ul.ph_strong li.one p {
  float: left;
  padding: 3px 0;
  width: 770px; }

table.point td.station ul.ph_strong li a.arrow {
  background: url(/common/images/ic_arrow001.gif) center left no-repeat;
  padding-left: 8px; }

table.point td.station table.point_list th,
table.point td.station table.point_list td {
  border-top: #ccc dotted 1px;
  border-left: none;
  border-right: none;
  border-bottom: none; }

table.point td.station table.point_list th {
  background-color: #FFF;
  vertical-align: top; }

table.point td.station table.point_list li,
table.point td.public li {
  margin-bottom: 10px;
  padding-left: 10px;
  background: url(../images/ic_arrow006.gif) 0 0.5em no-repeat; }

table.point td.station table.point_list li.last,
table.point td.public li.last {
  margin: 0; }

table.point td.shape img {
  margin-left: 5px; }

table.point td.shape img:first-child {
  margin: 0; }

/* ドームカレンダー */
table.point tr.priceCalender td {
  padding: 0;
  vertical-align: top; }

table.point tr.priceCalender .date {
  background: #ececec;
  display: block;
  padding: 5px 10px;
  text-align: center;
  border-bottom: solid 1px #c0c1af; }

table.point tr.priceCalender td:last-child .date {
  background: #cbe1f9; }

table.point tr.priceCalender td:first-child .date,
table.point tr.priceCalender td:nth-child(n) .holiday {
  background: #f9cbc6; }

table.point tr.priceCalender .price {
  display: block;
  padding: 5px 10px;
  text-align: center; }

.topmt > .emeMessage,
.emeMessage_contact {
  color: #cc0000;
  line-height: 1.5;
  background: #ffefed;
  padding: 10px;
  border: #cc0000 solid 1px;
  margin: 0 0 30px 0;
  font-size: 12px; }

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

.topmt > .hardMessage {
  line-height: 1.5;
  background: #e6e2ce;
  padding: 10px;
  border: #c3c0b0 solid 1px;
  margin: 0 0 30px 0;
  font-size: 12px; }

.l-main-cont-body > .l-main-cont-atte > .fnormal {
  font-size: 80%;
  line-height: 1.7;
  width: 100%; }

.fbd {
  font-weight: bold; }

.text-area > p.mt20 {
  margin-top: 20px; }

.footer-tc-btn > p:first-child a:hover,
.footer-tc-btn .button-regist a:hover {
  color: #333; }

.header-login-button:hover,
.header-regist-button:hover,
.header-fav-button:hover,
.l-footer-box .footer-group-links li:hover,
.button-yellow:hover,
.button-gray:hover,
.box-slider-wrapper .bx-wrapper .bx-viewport ul > li > a > article:hover,
.bn-slider-wrapper .bx-wrapper .bx-viewport ul li:hover,
.aside-service-column:hover,
.aside-banner-column:hover,
.aside-reccomend-area div:hover,
.cont-wrapper-group li:hover,
.l-main-cont-camplist:hover,
.l-main-cont-servlist:hover,
.l-footer-group li:hover,
.footer-tc-btn > p:first-child:hover,
.footer-tc-btn .button-regist:hover,
.article-list-layout .layout-fl .article-column:hover,
.main-slider-body .main-slider-column:hover,
.l-footer-box .bgapp .link01:hover,
.l-footer-box .bgapp .link02:hover,
.l-footer-box .bgapp .link03:hover,
.common-accordion-close-trigger:hover {
  opacity: 0.7; }

.l-header-link-list > li > a:hover,
.l-header-help-list > li > a:hover,
.l-main-bread-list > li > a:hover,
.top-nationwide-map ul li a:hover,
.l-main-cont-camplist .txt:hover {
  opacity: 1.0;
  color: #ff6600; }

a:hover,
.top-text-keyword-search-box a:hover,
.l-main-cont-pglink a:hover,
.map-tool-tips-text:hover,
.footer-text-link a:hover,
.parking-list-column:hover,
.l-footer-box .footer-group-links li:hover,
.footer-group-links .footer-group-inner:hover,
.article-list-layout .layout-fl .article-column:hover,
.l-header-logo-wrapper p a:hover {
  color: #ff6600; }

/*-- 汎用 --*/
.layout-fl {
  float: left; }

.layout-fr {
  float: right; }

.disp-b {
  display: block; }

.disp-i {
  display: inline; }

.disp-ib {
  display: inline-block; }

.disp-t {
  display: table; }

.disp-tc {
  display: table-cell; }

.va-top {
  vertical-align: top !important; }

.va-middle {
  vertical-align: middle !important; }

.ta-center {
  text-align: center !important; }

.font-gray {
  color: #999; }

.font11 {
  font-size: 11px; }

.font18 {
  font-size: 18px; }

.bld {
  font-weight: bold; }

.w50 {
  width: 50px; }

.w110 {
  width: 110px; }

.w130 {
  width: 130px; }

.w195 {
  width: 195px; }

.w310 {
  width: 310px; }

.mt0 {
  margin-top: 0; }

.mt8 {
  margin-top: 8px; }

.mt15 {
  margin-top: 15px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.mb5 {
  margin-bottom: 5px; }

.mb15 {
  margin-bottom: 15px; }

.mb30 {
  margin-bottom: 30px; }

.mb20 {
  margin-bottom: 20px; }

.mb40 {
  margin-bottom: 40px; }

.mb60 {
  margin-bottom: 60px; }

.mr15 {
  margin-right: 15px; }

.mr20 {
  margin-right: 20px; }

.ml15 {
  margin-left: 15px; }

.ml20 {
  margin-left: 20px; }

.p0 {
  padding: 0; }

.p5 {
  padding: 5px; }

.pt15 {
  padding-top: 15px; }

.pt30 {
  padding-top: 30px; }

.pb30 {
  padding-bottom: 30px; }

.pl15 {
  padding-left: 15px; }

.pr15 {
  padding-right: 15px; }

.pr20 {
  padding-right: 20px; }

.ic_pdf_2:after {
  content: "\f1c1";
  font-family: FontAwesome;
  padding-left: 8px;
  color: #bd0606;
}

/* オリンピックバナー掲載用 */
.bx-wrapper.detail-bnr.olympic-bnr {
  border: 0;
  width: 740px;
 }

 /* 料金注釈(増税対応)*/
 .price-attention{
   font-size: 12px;
   margin-left: 10px;
 }