@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
#header .con_nav .box_nav #gnav li a.access_active:after,
#header .con_nav .box_nav #fixnav li a.access_active:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
.con_intro .box_inf .inner,
.con_intro #gbtn,
.con_access .box_pnav,
.con_access .box_acc,
.con_newsTop {
  max-width: 1100px;
  margin: auto;
}

@media only screen and (max-width: 1100px) {
  .con_intro .box_inf .inner,
  .con_intro #gbtn,
  .con_access .box_pnav,
  .con_access .box_acc,
  .store,
  .con_newsTop {
    width: 95%;
  }
}

.con_access .box_acc.car .wrp_acc ul li:after,
.con_access .box_acc.bus .wrp_acc ul li:after,
.con_access .box_acc.air .wrp_acc ul li:after {
  content: "";
  display: table;
  clear: both;
}

#contents .con_title:after {
  background: -svg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -owg-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -webkit-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -moz-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: -o-linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(top, rgba(47, 26, 0, 0.36) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(47, 26, 0, 0.36), transparent);
}

@media only screen and (min-width: 768px) {
  #contents .con_title h2 {
    text-shadow: -5px 0 29px rgba(0, 0, 0, 0.75);
  }
}

@media print {
  #contents .con_title h2 {
    text-shadow: -5px 0 29px rgba(0, 0, 0, 0.75);
  }
}

.ie8 #contents .con_title h2 {
  text-shadow: -5px 0 29px rgba(0, 0, 0, 0.75);
}

@media only screen and (max-width: 767px) {
  #contents .con_title h2 {
    text-shadow: 0.2em 0 1em rgba(0, 0, 0, 0.5), 0 0.2em 1em rgba(0, 0, 0, 0.5), -0.2em 0 1em rgba(0, 0, 0, 0.5), 0 -0.2em 1em rgba(0, 0, 0, 0.5);
  }
}
/* -----------------------------------------------------------
	.con_newsTop
----------------------------------------------------------- */
.con_newsTop {
  padding: 10px 0;
  border: 2px solid #cc3333;
  margin-bottom: 20px;
  box-sizing: border-box;
  font-feature-settings: "palt";
}
.con_newsTop a {
  text-align: center;
  text-decoration: none;
}
#page .con_newsTop a:hover {
  text-decoration: underline solid #cc3333;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop {
    padding: 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop {
    width: 80%;
    margin: 30px auto;
  }
}

@media only screen and (max-width: 767px) {
  .con_newsTop {
    width: 95%;
    margin: 2em auto 1em;
    padding: 10px 3%;
  }
}

@media only screen and (min-width: 1101px) {
  .con_newsTop {
    text-align: center;
    max-width: 890px;
    padding: 10px 20px;
    margin: 30px auto;
  }
}

@media print {
  .con_newsTop {
    max-width: 760px;
  }
}

.ie8 .con_newsTop {
  max-width: 760px;
}

.con_newsTop .st {
  text-align: center;
  color: #cc3333;
  font-weight: bold;
  font-feature-settings: "palt";
}
.con_newsTop .st a {
  color: #cc3333;
  text-decoration: none;
}
.con_newsTop .st a:hover {
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .con_newsTop .st {
    font-size: 140%;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}

@media print {
  .con_newsTop .st {
    font-size: 140%;
    letter-spacing: 0.1em;
    font-feature-settings: "palt";
  }
}

.ie8 .con_newsTop .st {
  font-size: 170%;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop .st {
    font-size: 134%;
  }
}

@media only screen and (max-width: 767px) {
  .con_newsTop .st {
    font-size: 105%;
    letter-spacing: 0.05em;
    line-height: 1.3;
  }
}

@media only screen and (min-width: 768px) {
  .con_newsTop .txt {
    font-size: 124%;
    letter-spacing: 0.08em;
    margin-top: 5px;
  }
}

@media print {
  .con_newsTop .txt {
    font-size: 124%;
    letter-spacing: 0.08em;
    line-height: 1.86;
  }
}

.ie8 .con_newsTop .txt {
  font-size: 124%;
  letter-spacing: 0.08em;
  line-height: 1.86;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop .txt {
    font-size: 116%;
  }
}

@media only screen and (max-width: 767px) {
  .con_newsTop .txt {
    font-feature-settings: "palt";
    letter-spacing: 0.4px;
    font-size: 105%;
    line-height: 1.6;
    margin-top: 5px;
  }
}

.con_newsTop dl {
  margin-top: 1.5em;
}

.con_newsTop dl dt {
  margin-bottom: 0.5em;
  text-align: center;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .con_newsTop dl dt {
    font-size: 131%;
    letter-spacing: 0.1em;
  }
}

@media print {
  .con_newsTop dl dt {
    font-size: 131%;
    letter-spacing: 0.1em;
  }
}

.ie8 .con_newsTop dl dt {
  font-size: 131%;
  letter-spacing: 0.1em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop dl dt {
    font-size: 124%;
  }
}

@media only screen and (max-width: 767px) {
  .con_newsTop dl dt {
    font-size: 116%;
    letter-spacing: 0.06em;
  }
}

@media only screen and (min-width: 768px) {
  .con_newsTop dl dd {
    font-size: 124%;
    letter-spacing: 0.08em;
    line-height: 1.86;
  }
}

@media print {
  .con_newsTop dl dd {
    font-size: 124%;
    letter-spacing: 0.08em;
    line-height: 1.86;
  }
}

.ie8 .con_newsTop dl dd {
  font-size: 124%;
  letter-spacing: 0.08em;
  line-height: 1.86;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_newsTop dl dd {
    font-size: 116%;
  }
}

@media only screen and (max-width: 767px) {
  .con_newsTop dl dd {
    font-size: 108%;
    letter-spacing: 0.04em;
    line-height: 1.7;
  }
}
.con_newsTop
/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro {
    margin-top: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro {
    margin-top: 2em;
  }
}

.con_intro h3 {
  margin-bottom: 65px;
  text-align: center;
  font-family: "游明朝", "Yu Mincho";
  font-size: 35px;
  color: #005b98;
  font-weight: 500;
  letter-spacing: 0.06em;
}
.con_intro h3 span {
  font-size: 25px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro h3 {
    margin-bottom: 55px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro h3 {
    margin-bottom: 0.8em;
  }
}

@media only screen and (max-width: 1100px) {
  .con_intro h3 {
    font-size: 30px;
  }
  .con_intro h3 span {
    font-size: 22px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro h3 {
    font-size: 22px;
    margin-bottom: 0.8em;
  }
  .con_intro h3 span {
    font-size: 17px;
  }
}

.con_intro .box_map {
  position: relative;
}

.con_intro .box_map #map {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-bottom: 580px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_map #map {
    padding-bottom: 52.72727%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_map #map {
    padding-bottom: 0;
  }
}

.con_intro .box_map #map iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.con_intro .box_inf {
  padding: 45px 0 55px;
  background: #0b4871;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_inf {
    padding: 35px 0 45px;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf {
    padding: 1.5em 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro .box_inf .inner {
    letter-spacing: -0.4em;
  }
}

@media print {
  .con_intro .box_inf .inner {
    letter-spacing: -0.4em;
  }
}

.ie8 .con_intro .box_inf .inner {
  letter-spacing: -0.4em;
}

@media only screen and (min-width: 768px) {
  .con_intro .box_inf .inner > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

@media print {
  .con_intro .box_inf .inner > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

.ie8 .con_intro .box_inf .inner > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

@media only screen and (min-width: 768px) {
  .con_intro .box_inf .inner .wrp_img {
    width: 44.54545%;
  }
}

@media print {
  .con_intro .box_inf .inner .wrp_img {
    width: 44.54545%;
  }
}

.ie8 .con_intro .box_inf .inner .wrp_img {
  width: 44.54545%;
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf .inner .wrp_img {
    width: 81.66667%;
    max-width: 490px;
    margin: auto;
  }
}

.con_intro .box_inf .inner .wrp_txt {
  color: #fff;
  margin: 0 0 0 10.45455%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_inf .inner .wrp_txt {
    margin: 0 0 0 7.27273%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf .inner .wrp_txt {
    margin: 1em 0 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro .box_inf .inner .wrp_txt {
    width: 325px;
  }
}

@media print {
  .con_intro .box_inf .inner .wrp_txt {
    width: 325px;
  }
}

.ie8 .con_intro .box_inf .inner .wrp_txt {
  width: 325px;
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf .inner .wrp_txt {
    text-align: center;
  }
}

.con_intro .box_inf .inner .wrp_txt .st {
  margin-bottom: 15px;
  font-size: 185%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf .inner .wrp_txt .st {
    margin-bottom: 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_intro .box_inf .inner .wrp_txt .st {
    font-size: 154%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro .box_inf .inner .wrp_txt .st {
    font-size: 124%;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro .box_inf .inner .wrp_txt address {
    font-size: 108%;
    line-height: 1.71;
  }
}

@media print {
  .con_intro .box_inf .inner .wrp_txt address {
    font-size: 108%;
    line-height: 1.71;
  }
}

.ie8 .con_intro .box_inf .inner .wrp_txt address {
  font-size: 108%;
  line-height: 1.71;
}

.con_intro .box_inf .inner .wrp_txt address a {
  color: #fff;
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    position: relative;
    display: block;
    padding: 20px 1em;
    border: 1px solid #005b98;
    background: #fff;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 124%;
    color: #005b98;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
    font-weight: bold;
    -webkit-transition: color 500ms ease, background 500ms ease;
    -moz-transition: color 500ms ease, background 500ms ease;
    -o-transition: color 500ms ease, background 500ms ease;
    transition: color 500ms ease, background 500ms ease;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    font-size: 108%;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 10px;
    height: 1px;
    margin-left: 15px;
    background: #005b98;
    -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
    -moz-transition: background 500ms ease, -moz-transform 500ms ease;
    -o-transition: background 500ms ease, -o-transform 500ms ease;
    transition: background 500ms ease, transform 500ms ease;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    margin-left: 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    width: 0.8em;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-top: 1px solid #005b98;
    border-right: 1px solid #005b98;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn a:hover,
  .con_intro #gbtn > span:hover {
    background: #ebebeb;
    background: rgba(0, 91, 152, 0.1);
  }
  .con_intro #gbtn a:hover i,
  .con_intro #gbtn > span:hover i {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}

@media print {
  .con_intro #gbtn {
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
  }
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    position: relative;
    display: block;
    padding: 20px 1em;
    border: 1px solid #005b98;
    background: #fff;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 124%;
    color: #005b98;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
    font-weight: bold;
    -webkit-transition: color 500ms ease, background 500ms ease;
    -moz-transition: color 500ms ease, background 500ms ease;
    -o-transition: color 500ms ease, background 500ms ease;
    transition: color 500ms ease, background 500ms ease;
  }
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 10px;
    height: 1px;
    margin-left: 15px;
    background: #005b98;
    -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
    -moz-transition: background 500ms ease, -moz-transform 500ms ease;
    -o-transition: background 500ms ease, -o-transform 500ms ease;
    transition: background 500ms ease, transform 500ms ease;
  }
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-top: 1px solid #005b98;
    border-right: 1px solid #005b98;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .con_intro #gbtn a:hover,
  .con_intro #gbtn > span:hover {
    background: #ebebeb;
    background: rgba(0, 91, 152, 0.1);
  }
  .con_intro #gbtn a:hover i,
  .con_intro #gbtn > span:hover i {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}

.ie8 .con_intro #gbtn {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 35px;
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn {
    width: 100%;
  }
}

.ie8 .con_intro #gbtn a,
.ie8 .con_intro #gbtn > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #005b98;
  background: #fff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #005b98;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a,
  .ie8 .con_intro #gbtn > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_intro #gbtn a,
  .ie8 .con_intro #gbtn > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a,
  .ie8 .con_intro #gbtn > span {
    font-size: 108%;
  }
}

.ie8 .con_intro #gbtn a i,
.ie8 .con_intro #gbtn > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #005b98;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_intro #gbtn a i,
  .ie8 .con_intro #gbtn > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a i,
  .ie8 .con_intro #gbtn > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a i,
  .ie8 .con_intro #gbtn > span i {
    width: 0.8em;
  }
}

.ie8 .con_intro #gbtn a i:before,
.ie8 .con_intro #gbtn > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #005b98;
  border-right: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a i:before,
  .ie8 .con_intro #gbtn > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .ie8 .con_intro #gbtn a i:before,
  .ie8 .con_intro #gbtn > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.ie8 .con_intro #gbtn a:hover,
.ie8 .con_intro #gbtn > span:hover {
  background: #ebebeb;
  background: rgba(0, 91, 152, 0.1);
}

.ie8 .con_intro #gbtn a:hover i,
.ie8 .con_intro #gbtn > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 1101px) {
  .con_intro #gbtn {
    width: 100%;
  }
}

@media print {
  .con_intro #gbtn {
    width: 100%;
  }
}

.ie8 .con_intro #gbtn {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .con_intro #gbtn {
    margin: auto;
    width: 95% !important;
    margin-top: 1em;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    position: relative;
    display: block;
    padding: 20px 1em;
    border: 1px solid #005b98;
    background: #fff;
    box-sizing: border-box;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.05em;
    font-size: 124%;
    color: #005b98;
    font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
    font-weight: bold;
    -webkit-transition: color 500ms ease, background 500ms ease;
    -moz-transition: color 500ms ease, background 500ms ease;
    -o-transition: color 500ms ease, background 500ms ease;
    transition: color 500ms ease, background 500ms ease;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1100px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a,
  .con_intro #gbtn > span {
    font-size: 108%;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    width: 10px;
    height: 1px;
    margin-left: 15px;
    background: #005b98;
    -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
    -moz-transition: background 500ms ease, -moz-transform 500ms ease;
    -o-transition: background 500ms ease, -o-transform 500ms ease;
    transition: background 500ms ease, transform 500ms ease;
  }
}

@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1100px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a i,
  .con_intro #gbtn > span i {
    width: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -3px;
    border-top: 1px solid #005b98;
    border-right: 1px solid #005b98;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .con_intro #gbtn a i:before,
  .con_intro #gbtn > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

@media only screen and (max-width: 767px) {
  .con_intro #gbtn a:hover,
  .con_intro #gbtn > span:hover {
    background: #ebebeb;
  }
  .con_intro #gbtn a:hover i,
  .con_intro #gbtn > span:hover i {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}

@media only screen and (min-width: 768px) {
  .con_intro #gbtn a {
    width: 240px;
    padding: 10px 0.5em;
    margin: 0 0 0 auto;
  }
}

@media print {
  .con_intro #gbtn a {
    width: 240px;
    padding: 10px 0.5em;
    margin: 0 0 0 auto;
  }
}

.ie8 .con_intro #gbtn a {
  width: 240px;
  padding: 10px 0.5em;
  margin: 0 0 0 auto;
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access {
  margin-top: 75px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access {
    width: 95%;
    margin: 65px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access {
    width: 95%;
    margin: 3em auto 0;
  }
}

.con_access h4 {
  margin-bottom: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access h4 {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access h4 {
    margin-bottom: 1.5em;
  }
}

.con_access .box_pnav {
  padding-bottom: 50px;
  letter-spacing: -0.4em;
  text-align: center;
  background: url(../access/images/shadow.png) no-repeat center bottom;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_pnav {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav {
    padding-bottom: 1.5em;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
    row-gap: 15px;
  }
}

@media only screen and (max-width: 1100px) {
  .con_access .box_pnav {
    -webkit-background-size: 100% auto !important;
    -moz-background-size: 100% auto !important;
    -o-background-size: 100% auto !important;
    background-size: 100% auto !important;
  }
}

.con_access .box_pnav li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  vertical-align: top;
}

@media only screen and (min-width: 1101px) {
  .con_access .box_pnav li {
    width: 19.72727%;
  }
}

@media print {
  .con_access .box_pnav li {
    width: 19.72727%;
  }
}

.ie8 .con_access .box_pnav li {
  width: 19.72727%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_pnav li {
    width: 20%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li {
    width: 50%;
    margin-top: 0.8em;
  }
  .con_access .box_pnav li:nth-child(-n + 2) {
    margin-top: 0;
  }
  .con_access .box_pnav li:nth-child(even) a {
    border-right: 2px solid #e5eff4;
  }
  .con_access .box_pnav li:last-child {
    border-right: 2px solid #e5eff4;
  }
}

.con_access .box_pnav li:first-child {
  margin: 0;
}

@media only screen and (min-width: 768px) {
  .con_access .box_pnav li:first-child a {
    border-left: none;
  }
}

@media print {
  .con_access .box_pnav li:first-child a {
    border-left: none;
  }
}

.ie8 .con_access .box_pnav li:first-child a {
  border-left: none;
}

.con_access .box_pnav li:first-child a:before {
  background: url(../access/images/ic_fbus.png) no-repeat left top;
}

.con_access .box_pnav li:first-child + li a:before {
  background: url(../access/images/ic_car.png) no-repeat left top;
}

.con_access .box_pnav li:first-child + li + li a:before {
  background: url(../access/images/ic_bus.png) no-repeat left top;
}

.con_access .box_pnav li:first-child + li + li + li a:before {
  background: url(../access/images/ic_air.png) no-repeat left top;
}

.con_access .box_pnav li:first-child + li + li + li + li a:before {
  background: url(../access/images/ic_shop.png) no-repeat left top;
}

.con_access .box_pnav li a {
  position: relative;
  display: block;
  box-sizing: border-box;
  font-weight: bold;
  text-decoration: none;
  border-left: 2px solid #e5eff4;
}

@media only screen and (min-width: 1101px) {
  .con_access .box_pnav li a {
    font-size: 139%;
    letter-spacing: 0.04em;
  }
}

@media print {
  .con_access .box_pnav li a {
    font-size: 139%;
    letter-spacing: 0.04em;
  }
}

.ie8 .con_access .box_pnav li a {
  font-size: 139%;
  letter-spacing: 0.04em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_pnav li a {
    font-size: 124%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a {
    font-size: 100%;
    padding: 0 0.5em;
  }
}

.con_access .box_pnav li a:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 29px;
  height: 29px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a:before {
    margin: 0 auto 0.4em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a:before {
    width: 1.5em;
    height: 1.5em;
  }
}

.con_access .box_pnav li a i {
  position: relative;
  display: block;
  width: 1px;
  height: 14px;
  margin: 10px auto 0;
  background: #005b98;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a i {
    /* position: absolute; */
    /* top: 60%; */
    /* right: 50%; */
    height: 0.8em;
  }
}

.con_access .box_pnav li a i:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5px;
  height: 5px;
  margin-left: -2.5px;
  border-right: 1px solid #005b98;
  border-bottom: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a i:before {
    margin-left: -0.25em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_pnav li a i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_access .box_pnav li a:hover:before {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
}

.con_access .box_pnav li a:hover i {
  -webkit-transform: translateY(0.3em);
  -moz-transform: translateY(0.3em);
  -ms-transform: translateY(0.3em);
  -o-transform: translateY(0.3em);
  transform: translateY(0.3em);
}

.con_access .box_acc + .box_acc {
  padding-top: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc + .box_acc {
    padding-top: 75px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc + .box_acc {
    padding-top: 2.5em;
  }
}

.con_access .box_acc h5 {
  margin-bottom: 25px;
  text-align: center;
  color: #005b98;
  font-size: 231%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  line-height: 1;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc h5 {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5 {
    margin-bottom: 1em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc h5 {
    font-size: 216%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5 {
    font-size: 139%;
  }
}

.con_access .box_acc h5:before {
  content: "";
  display: block;
  margin: 0 auto 13px;
  width: 29px;
  height: 29px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5:before {
    margin: 0 auto 0.4em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5:before {
    width: 1.3em;
    height: 1.3em;
  }
}

.con_access .box_acc h5:after {
  content: "";
  display: block;
  width: 30px;
  height: 19px;
  margin: 10px auto 0;
  background: url(../images/common/ic_st1.png) no-repeat left top;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5:after {
    margin: 0.5em auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc h5:after {
    width: 1em;
    height: 0.63em;
  }
}

.con_access .box_acc .wrp_acc .sst {
  position: relative;
  padding: 0.8em 0.5em;
  margin-top: 0.8em;
  background: #4f9d82;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  font-size: 108%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
}

.con_access .box_acc .wrp_acc .sst:before,
.con_access .box_acc .wrp_acc .sst:after {
  font-family: FontAwesome;
  vertical-align: middle;
}

.con_access .box_acc .wrp_acc .sst:after {
  content: "";
  margin-left: 0.5em;
  position: absolute;
  right: 0.8em;
  top: 50%;
  margin-top: -0.5em;
  color: #fff;
  line-height: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}

.con_access .box_acc .wrp_acc .sst.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.con_access .box_acc.car .wrp_acc ul,
.con_access .box_acc.bus .wrp_acc ul,
.con_access .box_acc.air .wrp_acc ul {
  display: none;
  padding-bottom: 1.5em;
}

.con_access .box_acc.car .wrp_acc ul li,
.con_access .box_acc.bus .wrp_acc ul li,
.con_access .box_acc.air .wrp_acc ul li {
  position: relative;
  padding: 0.5em;
  padding: 0.8em 0.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-size: 108%;
}

.con_access .box_acc.car .wrp_acc ul li:nth-child(odd),
.con_access .box_acc.bus .wrp_acc ul li:nth-child(odd),
.con_access .box_acc.air .wrp_acc ul li:nth-child(odd) {
  padding-left: 2em;
}

.con_access .box_acc.car .wrp_acc ul li:nth-child(odd) em,
.con_access .box_acc.bus .wrp_acc ul li:nth-child(odd) em,
.con_access .box_acc.air .wrp_acc ul li:nth-child(odd) em {
  float: left;
}

.con_access .box_acc.car .wrp_acc ul li:nth-child(odd) span,
.con_access .box_acc.bus .wrp_acc ul li:nth-child(odd) span,
.con_access .box_acc.air .wrp_acc ul li:nth-child(odd) span {
  float: right;
}

.con_access .box_acc.car .wrp_acc ul li:nth-child(odd):before,
.con_access .box_acc.bus .wrp_acc ul li:nth-child(odd):before,
.con_access .box_acc.air .wrp_acc ul li:nth-child(odd):before {
  content: "";
  position: absolute;
  left: 1em;
  top: 0;
  height: 100%;
  width: 2px;
  background: #dddbce;
}

.con_access .box_acc.car .wrp_acc ul li:nth-child(even),
.con_access .box_acc.bus .wrp_acc ul li:nth-child(even),
.con_access .box_acc.air .wrp_acc ul li:nth-child(even) {
  border: 1px solid #4f9d82;
  color: #4f9d82;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  text-align: center;
}

.con_access .box_acc.car .wrp_acc ul li:last-child,
.con_access .box_acc.bus .wrp_acc ul li:last-child,
.con_access .box_acc.air .wrp_acc ul li:last-child {
  background: #005b98;
  text-align: center;
  border-color: #005b98;
  color: #fff;
}

.con_access .box_acc.car .wrp_acc ul li:last-child:before,
.con_access .box_acc.bus .wrp_acc ul li:last-child:before,
.con_access .box_acc.air .wrp_acc ul li:last-child:before {
  content: none;
}

.con_access .box_acc.car .wrp_btn,
.con_access .box_acc.bus .wrp_btn,
.con_access .box_acc.air .wrp_btn {
  margin-top: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.car .wrp_btn,
  .con_access .box_acc.bus .wrp_btn,
  .con_access .box_acc.air .wrp_btn {
    margin-top: 35px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn,
  .con_access .box_acc.bus .wrp_btn,
  .con_access .box_acc.air .wrp_btn {
    margin-top: 1.5em;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.car .wrp_btn,
  .con_access .box_acc.bus .wrp_btn,
  .con_access .box_acc.air .wrp_btn {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

@media print {
  .con_access .box_acc.car .wrp_btn,
  .con_access .box_acc.bus .wrp_btn,
  .con_access .box_acc.air .wrp_btn {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

.ie8 .con_access .box_acc.car .wrp_btn,
.ie8 .con_access .box_acc.bus .wrp_btn,
.ie8 .con_access .box_acc.air .wrp_btn {
  letter-spacing: -0.4em;
  text-align: center;
}

.con_access .box_acc.car .wrp_btn p,
.con_access .box_acc.bus .wrp_btn p,
.con_access .box_acc.air .wrp_btn p {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p,
  .con_access .box_acc.bus .wrp_btn p,
  .con_access .box_acc.air .wrp_btn p {
    width: 100%;
  }
}

.con_access .box_acc.car .wrp_btn p a,
.con_access .box_acc.car .wrp_btn p > span,
.con_access .box_acc.bus .wrp_btn p a,
.con_access .box_acc.bus .wrp_btn p > span,
.con_access .box_acc.air .wrp_btn p a,
.con_access .box_acc.air .wrp_btn p > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #005b98;
  background: #fff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #005b98;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a,
  .con_access .box_acc.car .wrp_btn p > span,
  .con_access .box_acc.bus .wrp_btn p a,
  .con_access .box_acc.bus .wrp_btn p > span,
  .con_access .box_acc.air .wrp_btn p a,
  .con_access .box_acc.air .wrp_btn p > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.car .wrp_btn p a,
  .con_access .box_acc.car .wrp_btn p > span,
  .con_access .box_acc.bus .wrp_btn p a,
  .con_access .box_acc.bus .wrp_btn p > span,
  .con_access .box_acc.air .wrp_btn p a,
  .con_access .box_acc.air .wrp_btn p > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a,
  .con_access .box_acc.car .wrp_btn p > span,
  .con_access .box_acc.bus .wrp_btn p a,
  .con_access .box_acc.bus .wrp_btn p > span,
  .con_access .box_acc.air .wrp_btn p a,
  .con_access .box_acc.air .wrp_btn p > span {
    font-size: 108%;
  }
}

.con_access .box_acc.car .wrp_btn p a i,
.con_access .box_acc.car .wrp_btn p > span i,
.con_access .box_acc.bus .wrp_btn p a i,
.con_access .box_acc.bus .wrp_btn p > span i,
.con_access .box_acc.air .wrp_btn p a i,
.con_access .box_acc.air .wrp_btn p > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #005b98;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.car .wrp_btn p a i,
  .con_access .box_acc.car .wrp_btn p > span i,
  .con_access .box_acc.bus .wrp_btn p a i,
  .con_access .box_acc.bus .wrp_btn p > span i,
  .con_access .box_acc.air .wrp_btn p a i,
  .con_access .box_acc.air .wrp_btn p > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a i,
  .con_access .box_acc.car .wrp_btn p > span i,
  .con_access .box_acc.bus .wrp_btn p a i,
  .con_access .box_acc.bus .wrp_btn p > span i,
  .con_access .box_acc.air .wrp_btn p a i,
  .con_access .box_acc.air .wrp_btn p > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a i,
  .con_access .box_acc.car .wrp_btn p > span i,
  .con_access .box_acc.bus .wrp_btn p a i,
  .con_access .box_acc.bus .wrp_btn p > span i,
  .con_access .box_acc.air .wrp_btn p a i,
  .con_access .box_acc.air .wrp_btn p > span i {
    width: 0.8em;
  }
}

.con_access .box_acc.car .wrp_btn p a i:before,
.con_access .box_acc.car .wrp_btn p > span i:before,
.con_access .box_acc.bus .wrp_btn p a i:before,
.con_access .box_acc.bus .wrp_btn p > span i:before,
.con_access .box_acc.air .wrp_btn p a i:before,
.con_access .box_acc.air .wrp_btn p > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #005b98;
  border-right: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a i:before,
  .con_access .box_acc.car .wrp_btn p > span i:before,
  .con_access .box_acc.bus .wrp_btn p a i:before,
  .con_access .box_acc.bus .wrp_btn p > span i:before,
  .con_access .box_acc.air .wrp_btn p a i:before,
  .con_access .box_acc.air .wrp_btn p > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a i:before,
  .con_access .box_acc.car .wrp_btn p > span i:before,
  .con_access .box_acc.bus .wrp_btn p a i:before,
  .con_access .box_acc.bus .wrp_btn p > span i:before,
  .con_access .box_acc.air .wrp_btn p a i:before,
  .con_access .box_acc.air .wrp_btn p > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_access .box_acc.car .wrp_btn p a:hover,
.con_access .box_acc.car .wrp_btn p > span:hover,
.con_access .box_acc.bus .wrp_btn p a:hover,
.con_access .box_acc.bus .wrp_btn p > span:hover,
.con_access .box_acc.air .wrp_btn p a:hover,
.con_access .box_acc.air .wrp_btn p > span:hover {
  background: #ebebeb;
  background: rgba(0, 91, 152, 0.1);
}

.con_access .box_acc.car .wrp_btn p a:hover i,
.con_access .box_acc.car .wrp_btn p > span:hover i,
.con_access .box_acc.bus .wrp_btn p a:hover i,
.con_access .box_acc.bus .wrp_btn p > span:hover i,
.con_access .box_acc.air .wrp_btn p a:hover i,
.con_access .box_acc.air .wrp_btn p > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.car .wrp_btn p,
  .con_access .box_acc.bus .wrp_btn p,
  .con_access .box_acc.air .wrp_btn p {
    min-width: 240px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

@media print {
  .con_access .box_acc.car .wrp_btn p,
  .con_access .box_acc.bus .wrp_btn p,
  .con_access .box_acc.air .wrp_btn p {
    min-width: 240px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

.ie8 .con_access .box_acc.car .wrp_btn p,
.ie8 .con_access .box_acc.bus .wrp_btn p,
.ie8 .con_access .box_acc.air .wrp_btn p {
  min-width: 240px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

.con_access .box_acc.car .wrp_btn p + p,
.con_access .box_acc.bus .wrp_btn p + p,
.con_access .box_acc.air .wrp_btn p + p {
  margin: 0 0 0 13px;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p + p,
  .con_access .box_acc.bus .wrp_btn p + p,
  .con_access .box_acc.air .wrp_btn p + p {
    margin: 0.5em 0 0;
  }
}

.con_access .box_acc.car .wrp_btn p a span,
.con_access .box_acc.bus .wrp_btn p a span,
.con_access .box_acc.air .wrp_btn p a span {
  font-size: 82%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.car .wrp_btn p a span,
  .con_access .box_acc.bus .wrp_btn p a span,
  .con_access .box_acc.air .wrp_btn p a span {
    font-size: 87%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car .wrp_btn p a span,
  .con_access .box_acc.bus .wrp_btn p a span,
  .con_access .box_acc.air .wrp_btn p a span {
    font-size: 93%;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.car .wrp_btn p a,
  .con_access .box_acc.bus .wrp_btn p a,
  .con_access .box_acc.air .wrp_btn p a {
    padding: 10px 1em;
  }
}

@media print {
  .con_access .box_acc.car .wrp_btn p a,
  .con_access .box_acc.bus .wrp_btn p a,
  .con_access .box_acc.air .wrp_btn p a {
    padding: 10px 1em;
  }
}

.ie8 .con_access .box_acc.car .wrp_btn p a,
.ie8 .con_access .box_acc.bus .wrp_btn p a,
.ie8 .con_access .box_acc.air .wrp_btn p a {
  padding: 10px 1em;
}

.con_access .box_acc.fbus {
  padding-top: 95px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus {
    padding-top: 2.5em;
  }
}

.con_access .box_acc.fbus h5:before {
  background: url(../access/images/ic_fbus.png) no-repeat left top;
}

.con_access .box_acc.fbus .wrp_bus {
  text-align: center;
  margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_bus {
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus {
    margin-bottom: 1em;
  }
}

.con_access .box_acc.fbus .wrp_bus .st {
  border-top: 1px solid #bbb;
  border-bottom: 1px solid #bbd;
  padding: 15px 0;
  color: #4f8bd3;
  font-size: 185%;
  font-weight: bold;
  max-width: 890px;
  margin: auto;
  line-height: 1;
  letter-spacing: 0.06em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_bus .st {
    padding: 10px 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus .st {
    padding: 0.8em 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_bus .st {
    font-size: 177%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus .st {
    font-size: 124%;
  }
}

.con_access .box_acc.fbus .wrp_bus .st em {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 0.2em 1em;
  background: #4b6fb9;
  margin-right: 0.8em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  font-size: 67%;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus .st em {
    font-size: 75%;
    margin-bottom: 0.8em;
  }
}

.con_access .box_acc.fbus .wrp_bus .txt {
  margin-top: 23px;
  font-size: 154%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_bus .txt {
    margin-top: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus .txt {
    margin-top: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_bus .txt {
    font-size: 116%;
  }
}

.con_access .box_acc.fbus .wrp_bus .txt i {
  color: #aea152;
  margin: 0 0.5em;
}

.con_access .box_acc.fbus .wrp_acc .sst {
  padding: 0.5em;
}

.con_access .box_acc.fbus .wrp_acc .sst i {
  color: #e0cdb0;
}

.con_access .box_acc.fbus .wrp_acc .sst {
  margin: 0 0 10px;
}
.con_access .box_acc.fbus .bus_map {
  margin: 50px 0 40px;
}
.con_access .box_acc.fbus .bus_map .txt {
  text-align: center;
  font-weight: bold;
  font-size: 124%;
  margin-bottom: 10px;
}
.con_access .box_acc.fbus .bus_map .bus_png {
  margin-top: 20px;
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .bus_map {
    width: 70%;
    margin: 70px auto;
  }
}
@media only screen and (min-width: 1101px) {
  .con_access .box_acc.fbus .bus_map {
    width: 620px;
    margin: 70px auto;
  }
  .con_access .box_acc.fbus .bus_map .txt {
    font-size: 170%;
    margin-bottom: 20px;
  }
}
.con_access .box_acc.fbus .wrp_acc ul li {
  position: relative;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
  padding: 0.8em 0.5em;
  box-sizing: border-box;
  text-align: center;
  color: #4f9d82;
  font-size: 108%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  border: 2px solid #4f9d82;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.con_access .box_acc.fbus .wrp_acc ul li:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -1.3em;
  height: 1.2em;
  border-left: 2px solid #aea152;
}

.con_access .box_acc.fbus .wrp_acc ul li:first-child {
  color: #4f9d82;
}

.con_access .box_acc.fbus .wrp_acc ul li:first-child .att {
  display: block;
  margin-top: 0.5em;
  color: #b54747;
  font-size: 79%;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  text-align: left;
}

.con_access .box_acc.fbus .wrp_acc ul li.hotel {
  background: #005b98;
  border-color: #005b98;
  color: #fff;
}

.con_access .box_acc.fbus .wrp_mask {
  padding: 30px 50px;
  border: 2px solid #e60012;
  margin: 40px auto 0;
  box-sizing: border-box;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_mask {
    padding: 30px 40px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask {
    padding: 1.5em 1.2em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_mask {
    margin: 30px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask {
    margin: 2em auto 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_mask {
    max-width: 850px;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_mask {
    max-width: 850px;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_mask {
  max-width: 850px;
}

.con_access .box_acc.fbus .wrp_mask .st {
  margin-bottom: 0.8em;
  text-align: center;
  color: #e60012;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_mask .st {
    font-size: 170%;
    letter-spacing: 0.08em;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_mask .st {
    font-size: 170%;
    letter-spacing: 0.08em;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_mask .st {
  font-size: 170%;
  letter-spacing: 0.08em;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_mask .st {
    font-size: 154%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask .st {
    font-size: 124%;
    letter-spacing: 0.04em;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_mask .txt {
    font-size: 124%;
    letter-spacing: 0.08em;
    line-height: 1.86;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_mask .txt {
    font-size: 124%;
    letter-spacing: 0.08em;
    line-height: 1.86;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_mask .txt {
  font-size: 124%;
  letter-spacing: 0.08em;
  line-height: 1.86;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_mask .txt {
    font-size: 116%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask .txt {
    font-size: 104%;
    letter-spacing: 0.04em;
    line-height: 1.7;
  }
}

.con_access .box_acc.fbus .wrp_mask ul {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask ul {
    margin-top: 1em;
  }
}

.con_access .box_acc.fbus .wrp_mask ul li {
  padding-left: 1.3em;
  text-indent: -1.3em;
}

.con_access .box_acc.fbus .wrp_mask ul li + li {
  margin-top: 0.2em;
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_mask ul li {
    font-size: 116%;
    letter-spacing: 0.08em;
    line-height: 1.7;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_mask ul li {
    font-size: 116%;
    letter-spacing: 0.08em;
    line-height: 1.7;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_mask ul li {
  font-size: 116%;
  letter-spacing: 0.08em;
  line-height: 1.7;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_mask ul li {
    font-size: 108%;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask ul li {
    font-size: 100%;
    letter-spacing: 0.04em;
  }
}

.con_access .box_acc.fbus .wrp_mask ul + .txt {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_mask ul + .txt {
    margin-top: 1em;
  }
}

.con_access .box_acc.fbus .wrp_att {
  margin-top: 45px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_att {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_att {
    margin-top: 1em;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_att {
    line-height: 1.69;
    font-size: 116%;
    width: 850px;
    margin: 20px auto;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_att {
    line-height: 1.69;
    font-size: 116%;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_att {
  line-height: 1.69;
  font-size: 116%;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_att {
    font-size: 108%;
    width: 730px;
    margin: 20px auto;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_att {
    font-size: 93%;
    padding: 0 10px;
  }
}

.con_access .box_acc.fbus .btns {
  margin: 35px auto 0;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .btns {
    margin: 30px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns {
    margin: 1em auto 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .btns {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

@media print {
  .con_access .box_acc.fbus .btns {
    letter-spacing: -0.4em;
    text-align: center;
  }
}

.ie8 .con_access .box_acc.fbus .btns {
  letter-spacing: -0.4em;
  text-align: center;
}

.con_access .box_acc.fbus .btns li {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li {
    width: 100%;
  }
}

.con_access .box_acc.fbus .btns li a,
.con_access .box_acc.fbus .btns li > span {
  position: relative;
  display: block;
  padding: 20px 1em;
  border: 1px solid #005b98;
  background: #fff;
  box-sizing: border-box;
  text-decoration: none;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: 124%;
  color: #005b98;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
  -webkit-transition: color 500ms ease, background 500ms ease;
  -moz-transition: color 500ms ease, background 500ms ease;
  -o-transition: color 500ms ease, background 500ms ease;
  transition: color 500ms ease, background 500ms ease;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a,
  .con_access .box_acc.fbus .btns li > span {
    padding: 0.8em 0.5em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .btns li a,
  .con_access .box_acc.fbus .btns li > span {
    font-size: 116%;
    letter-spacing: 0.03em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a,
  .con_access .box_acc.fbus .btns li > span {
    font-size: 108%;
  }
}

.con_access .box_acc.fbus .btns li a i,
.con_access .box_acc.fbus .btns li > span i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  width: 10px;
  height: 1px;
  margin-left: 15px;
  background: #005b98;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .btns li a i,
  .con_access .box_acc.fbus .btns li > span i {
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a i,
  .con_access .box_acc.fbus .btns li > span i {
    margin-left: 0.8em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a i,
  .con_access .box_acc.fbus .btns li > span i {
    width: 0.8em;
  }
}

.con_access .box_acc.fbus .btns li a i:before,
.con_access .box_acc.fbus .btns li > span i:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 5px;
  height: 5px;
  margin-top: -3px;
  border-top: 1px solid #005b98;
  border-right: 1px solid #005b98;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a i:before,
  .con_access .box_acc.fbus .btns li > span i:before {
    margin-top: -0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a i:before,
  .con_access .box_acc.fbus .btns li > span i:before {
    width: 0.4em;
    height: 0.4em;
  }
}

.con_access .box_acc.fbus .btns li a:hover,
.con_access .box_acc.fbus .btns li > span:hover {
  background: #ebebeb;
  background: rgba(0, 91, 152, 0.1);
}

.con_access .box_acc.fbus .btns li a:hover i,
.con_access .box_acc.fbus .btns li > span:hover i {
  -webkit-transform: translateX(0.3em);
  -moz-transform: translateX(0.3em);
  -ms-transform: translateX(0.3em);
  -o-transform: translateX(0.3em);
  transform: translateX(0.3em);
}

@media only screen and (min-width: 1101px) {
  .con_access .box_acc.fbus .btns li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    width: 450px;
  }
}

@media print {
  .con_access .box_acc.fbus .btns li {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
    width: 450px;
  }
}

.ie8 .con_access .box_acc.fbus .btns li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
  width: 450px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .btns li {
    width: 400px;
  }
}

.con_access .box_acc.fbus .btns li + li {
  margin: 0 0 0 20px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .btns li + li {
    margin: 15px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li + li {
    margin: 0.5em 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .btns li a {
    font-size: 100%;
    letter-spacing: normal;
  }
}

.con_access .box_acc.fbus .btns li a:before {
  content: "\f1c1";
  font-family: FontAwesome;
  left: 0;
  font-weight: normal;
  line-height: 1;
  vertical-align: baseline;
  margin-right: 0.5em;
}

.con_access .box_acc.fbus .wrp_contact {
  max-width: 620px;
  padding: 25px;
  background: #e5eff4;
  margin: 20px auto 0;
  box-sizing: border-box;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_contact {
    padding: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact {
    padding: 1em 0.8em;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.fbus .wrp_contact {
    margin: 15px auto 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact {
    margin: 1em auto 0;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_contact {
    letter-spacing: -0.4em;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_contact {
    letter-spacing: -0.4em;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_contact {
  letter-spacing: -0.4em;
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_contact > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_contact > * {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_contact > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}

.con_access .box_acc.fbus .wrp_contact .st {
  margin: 0 55px 0 0;
  color: #005b98;
  font-size: 139%;
  font-weight: bold;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .st {
    margin: 0 0 0.5em;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .st {
    font-size: 116%;
  }
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt {
    text-align: left;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt {
    text-align: left;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_contact .wrp_txt {
  text-align: left;
}

.con_access .box_acc.fbus .wrp_contact .wrp_txt .sst {
  font-weight: bold;
  margin-bottom: 0.3em;
}

@media only screen and (min-width: 768px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .sst {
    font-size: 116%;
  }
}

@media print {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .sst {
    font-size: 116%;
  }
}

.ie8 .con_access .box_acc.fbus .wrp_contact .wrp_txt .sst {
  font-size: 116%;
}

.con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel a,
.con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel span {
  text-decoration: none;
  color: #aea152;
  font-size: 147%;
  font-family: "Didact Gothic", sans-serif;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel a,
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel span {
    font-size: 139%;
  }
}

.con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel a em,
.con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel span em {
  color: #aea152;
  font-size: 137%;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel a em,
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel span em {
    text-decoration: underline;
  }
}

.con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel i {
  margin: 0 0 0 0.8em;
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel i {
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.fbus .wrp_contact .wrp_txt .txt_tel i {
    display: block;
  }
}

.con_access .box_acc.car {
  padding-top: 95px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_access .box_acc.car {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .con_access .box_acc.car {
    padding-top: 2.5em;
  }
}

.con_access .box_acc.car h5:before {
  background: url(../access/images/ic_car.png) no-repeat left top;
}

.con_access .box_acc.bus h5:before {
  background: url(../access/images/ic_bus.png) no-repeat left top;
}

.con_access .box_acc.air h5:before {
  background: url(../access/images/ic_air.png) no-repeat left top;
}

.con_access .box_acc.air .wrp_acc .sst {
  padding: 0.5em;
}

.con_access .box_acc.air .wrp_acc .sst span {
  color: #fff;
  font-size: 86%;
}
/* -----------------------------------------------------------
	.con_store
----------------------------------------------------------- */
.con_store {
  margin-top: 75px;
}
.con_store .store {
  max-width: 1000px;
  margin: auto;
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
.con_store .store dl {
  border-bottom: 1px solid #bbb;
  padding: 0 10px 10px;
}
@media only screen and (min-width: 1101px) {
  .con_store {
    margin-top: 75px;
    margin-bottom: 100px;
  }
  .con_store .store {
    font-size: 116%;
  }
  .con_store .store dt {
    font-weight: bold;
  }
  .con_store .store dl dd > span {
    float: right;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_store {
    width: 95%;
    margin: 65px auto 70px;
  }
  .con_store .store {
    font-size: 116%;
  }
  .con_store .store dt {
    font-weight: bold;
  }
  .con_store .store dl dd > span {
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  .con_store {
    width: 95%;
    margin: 3em auto 5em;
  }
  .con_store .store {
    font-size: 100%;
  }
  .con_store .store dt {
    font-weight: bold;
  }
  .con_store .store dl dd > span {
    float: right;
  }
}

.con_store h4 {
  margin-bottom: 55px;
}

@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_store h4 {
    margin-bottom: 45px;
  }
}

@media only screen and (max-width: 767px) {
  .con_store h4 {
    margin-bottom: 1.5em;
  }
}

/*# sourceMappingURL=../maps/access.css.map */
