@charset "UTF-8";
/* CSS Document */
/* COMMON-PARTS-------------------------------------------*/
.pagetype-access .top-nav li a {
  padding: 27px 5px 31px; }
.pagetype-access .address-ttl {
  margin-bottom: 20px; }
.pagetype-access .contents-box .submds.mds-l {
  border-left: 6px solid #E6E6E6;
  padding: 5px 0 5px 11px; }
.pagetype-access .contents-box .caution-box {
  background-color: #EEF7F2;
  padding: 25px 30px;
  margin-bottom: 20px; }
  .pagetype-access .contents-box .caution-box .caution-ttl {
    font-size: 18px;
    font-weight: bold;
    text-align: center; }
  .pagetype-access .contents-box .caution-box .text1 {
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400; }
.pagetype-access .contents-box .parking-ttl1 {
  font-size: 22px;
  font-weight: bold;
  color: #00ACA0;
  margin-bottom: 15px; }
.pagetype-access .contents-box .parking-box {
  display: flex;
  border: 1px solid #E3E3E3;
  margin-bottom: 30px; }
  .pagetype-access .contents-box .parking-box .box-dec {
    width: 50%;
    text-align: center; }
    .pagetype-access .contents-box .parking-box .box-dec .item-ttl {
      background-color: #00ACA0;
      color: #fff;
      font-size: 13px;
      line-height: 20px;
      padding: 25px 10px; }
    .pagetype-access .contents-box .parking-box .box-dec .item-dec {
      font-size: 20px;
      font-weight: bold; }
    .pagetype-access .contents-box .parking-box .box-dec:first-child {
      border-right: 1px solid #E3E3E3; }
.pagetype-access .contents-box .caution-text {
  color: #ED3D53; }

@media screen and (min-width: 769px) {
  .pagetype-access .contents-box .listtxt-box {
    margin-bottom: 40px; }
  .pagetype-access .contents-box .caution-box {
    padding: 25px 30px;
    margin-bottom: 20px;
    display: inline-block; }
    .pagetype-access .contents-box .caution-box .caution-ttl {
      font-size: 20px;
      font-weight: bold;
      text-align: left; }
    .pagetype-access .contents-box .caution-box .text1 {
      font-size: 14px;
      line-height: 26px; }
  .pagetype-access .contents-box .parking-box {
    margin-bottom: 30px;
    max-width: 710px; }
    .pagetype-access .contents-box .parking-box .box-dec .item-ttl {
      font-size: 14px;
      padding: 25px 10px; }
    .pagetype-access .contents-box .parking-box .box-dec:first-child {
      border-right: 1px solid #E3E3E3; }
  .pagetype-access .top-nav {
    justify-content: flex-start; }
    .pagetype-access .top-nav li {
      min-width: 270px;
      flex-grow: 1; }
      .pagetype-access .top-nav li a {
        padding: 16px 0; }
  .pagetype-access .map-train-img {
    max-width: 740px;
    margin: 40px auto 0 auto; }

  .pc-flex {
    display: flex; } }
/* Google Map設定-------------------------------------------*/
.gmap-box {
  margin-bottom: 10px; }
  .gmap-box iframe {
    width: 100%;
    height: 245px; }

.mapimg {
  margin-bottom: 40px; }

.gmap-btn {
  border: 2px solid #2C2C2C;
  font-size: 15px;
  font-size: 4vw;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  line-height: 1.4;
  width: 50%;
  margin: 0 0 10px auto; }
  .gmap-btn a {
    text-decoration: none;
    display: block;
    padding: 8px 0; }

@media screen and (min-width: 769px) {
  .gmap-box iframe {
    height: 480px; }

  .mapimg {
    margin: 0 auto 40px;
    max-width: 623px; }

  .gmap-btn {
    font-size: 14px;
    width: 276px; }

  .pc-flex.formap {
    flex-direction: row-reverse; } }
/* 電車でのアクセス-------------------------------------------*/
#train .submds {
  margin-bottom: 10px; }

@media screen and (min-width: 769px) {
  #train .txt-box {
    margin-right: 150px; }
  #train .submds {
    font-size: 17px; } }
/* 駐車料金表-------------------------------------------*/
.parking-inner-box.box01 {
  margin-bottom: 40px; }

.parking-tbl01 {
  margin-bottom: 30px;
  width: 100%;
  height: 100%;
  table-layout: fixed; }
  .parking-tbl01 th, .parking-tbl01 td {
    text-align: center;
    border: 1px solid #E3E3E3;
    padding: 14px;
    vertical-align: middle; }
  .parking-tbl01 th {
    background: #477D52;
    color: #FFF;
    line-height: 1.5; }
  .parking-tbl01 td {
    font-weight: bold;
    font-size: 20px;
    padding: 25px 14px;
    line-height: 1.2; }

@media screen and (min-width: 769px) {
  .parking-tbl01 {
    max-width: 500px;
    margin-bottom: 0; }
    .parking-tbl01 th {
      height: 30%; }

  .contents-box .info-box.b01 {
    margin-bottom: 30px; } }
.access-mds {
  font-weight: bold;
  color: #477D52;
  font-size: 22px; }

.parking-inner-box .center td {
  text-align: center;
  padding-left: 0;
  padding-right: 0; }
.parking-inner-box .parking-list {
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .parking-inner-box .parking-list li {
    text-align: center;
    margin-bottom: 16px; }
  .parking-inner-box .parking-list .list-box {
    border: 1px solid #E3E3E3;
    width: 40%;
    padding: 10px 14px; }
    .parking-inner-box .parking-list .list-box .list-mds {
      font-weight: bold;
      border-bottom: 1px solid #E3E3E3;
      padding-bottom: 5px;
      margin-bottom: 5px; }

@media screen and (min-width: 769px) {
  .parking-inner-box {
    margin-bottom: 25px;
    max-width: 670px; }
    .parking-inner-box .parking-list .list-box {
      width: 120px;
      padding: 5px 14px; }
    .parking-inner-box .center {
      max-width: 460px; }

  .contents-box .note-btm {
    margin-bottom: 50px; } }
/* 駐輪場のご案内-------------------------------------------*/
#bike {
  margin-bottom: 0; }
  #bike .bike-mds {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 16px; }
  #bike .base-tbl th, #bike .base-tbl td {
    padding: 18px 10px 18px 10px; }
  #bike .base-tbl p {
    margin-bottom: 0; }
  #bike .base-tbl .upper {
    border-bottom: 1px solid #E3E3E3;
    padding-bottom: 5px;
    margin-bottom: 5px; }

@media screen and (min-width: 769px) {
  #bike .mapimg {
    max-width: 780px; }
  #bike .base-tbl td {
    text-align: center; }
  #bike .base-tbl .item01 {
    width: 18%; }
  #bike .base-tbl .item04 {
    width: 25%; } }
