@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : access.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_intro, .con_map .inner, .con_accessby .inner, .con_shuttlebus .inner {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_intro, .con_map .inner, .con_accessby .inner, .con_shuttlebus .inner {
    width: 95%;
  }
}

.con_intro:after, .con_map .inner:after, .con_accessby .inner:after, .con_accessby .inner .box_route02 .box_airplane:after, .con_shuttlebus .inner:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	.con_title
----------------------------------------------------------- */
.con_title h2 {
  background-image: url(../access/images/title.png);
}

/* -----------------------------------------------------------
	.con_intro INTRO
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 3em;
}
.con_intro .left {
  float: left;
  width: 50%;
  padding-left: 3em;
  font-family: a-otf-ud-reimin-pr6n, sans-serif;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .left {
    padding-left: 0;
    padding-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .left {
    float: none;
    width: 100%;
    padding: 0;
  }
}
.con_intro .left .st {
	padding: 1em 0;
	font-size: 1.5rem;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .left .st {
    padding-top: 0;
  }
}
.con_intro .left .txt {
	font-size: 1.2rem;
	letter-spacing: 0.1em;
}
.con_intro .left .btn {
  margin-top: 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_intro .left .btn {
    text-align: center;
  }
}
.con_intro .left .btn a {
  max-width: 350px;
  display: inline-block;
  width: 100%;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-decoration: none;
  font-size: 124%;
  padding: 18px 55px 18px 20px;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid #9c9c9c;
  color: #2d2d2d;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .con_intro .left .btn a {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .left .btn a {
    padding: 15px 35px 15px 20px;
  }
}
.con_intro .left .btn a:after {
  content: " ";
  display: block;
  width: 33px;
  height: 8px;
  background: url(../images/common/ic_arrow_black.png) 0 0 no-repeat;
  right: 25px;
  top: 50%;
  margin-top: -4px;
  position: absolute;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
@media only screen and (max-width: 767px) {
  .con_intro .left .btn a:after {
    width: 17px;
    height: 4px;
    background-size: cover;
    margin-top: -2px;
    right: 15px;
  }
}
.con_intro .left .btn a:hover {
  background: #e5e5e5;
  border: 1px solid #e0e0e0;
  color: #2d2d2d !important;
}
.con_intro .left .btn a:hover:after {
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .con_intro .left .btn a:hover:after {
    right: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .left .btn a {
    min-width: 100%;
  }
}
.con_intro .right {
  float: right;
  width: 50%;
  padding-left: 4em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .right {
    padding-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .right {
    float: none;
    width: 100%;
    padding: 0;
  }
  .con_intro .right img {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_map マップ
----------------------------------------------------------- */
.con_map {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: solid 1px #ccc;
}
.con_map .inner {
  max-width: 1260;
}
.con_map .inner .box_gmap {
  margin-bottom: 35px;
}
.con_map .inner .box_gmap #gmap {
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
  height: 550px;
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap #gmap {
    height: 300px;
  }
}
.con_map .inner .box_gmap #gmap iframe {
  width: 100%;
  height: 850px;
  border: 0;
  margin-top: -150px;
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap #gmap iframe {
    height: 550px;
  }
}
.con_map .inner .box_gmap ul li {
  margin: 0 0 0 auto;
  max-width: 285px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap ul li {
    margin: 0 auto;
    max-width: 100%;
  }
}
.con_map .inner .box_gmap ul li a {
	display: inline-block;
	width: 100%;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
	text-decoration: none;
	font-size: 1.15rem;
	padding: 18px 55px 18px 20px;
	position: relative;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
	border: 1px solid #9c9c9c;
	color: #2d2d2d;
	text-align: left;
	cursor: pointer;
}
@media only screen and (max-width: 1024px) {
  .con_map .inner .box_gmap ul li a {
    
  }
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap ul li a {
    padding: 15px 35px 15px 20px;
  }
}
.con_map .inner .box_gmap ul li a:after {
  content: " ";
  display: block;
  width: 33px;
  height: 8px;
  background: url(../images/common/ic_arrow_black.png) 0 0 no-repeat;
  right: 25px;
  top: 50%;
  margin-top: -4px;
  position: absolute;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap ul li a:after {
    width: 17px;
    height: 4px;
    background-size: cover;
    margin-top: -2px;
    right: 15px;
  }
}
.con_map .inner .box_gmap ul li a:hover {
  background: #e5e5e5;
  border: 1px solid #e0e0e0;
  color: #2d2d2d !important;
}
.con_map .inner .box_gmap ul li a:hover:after {
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_gmap ul li a:hover:after {
    right: 10px;
  }
}
.con_map .inner .box_map {
  width: 55%;
  float: left;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .con_map .inner .box_map {
    margin-bottom: 30px;
    width: 100%;
    float: none;
  }
}
.con_map .inner .box_map img {
  width: 100%;
}
.con_map .inner .box_txt {
  width: 40%;
  float: right;
}
.con_map .inner .box_txt .photo {
  margin-bottom: 35px;
}
.con_map .inner .box_txt .photo img {
  width: 100%;
}
.con_map .inner .box_txt table {
	margin-bottom: 35px;
	font-size: 1.1rem;
}
@media only screen and (max-width: 1024px) {
  .con_map .inner .box_txt {
    width: 100%;
    float: none;
  }
  .con_map .inner .box_txt p {
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .inner .box_txt p {
    width: 100%;
  }
}

/* -----------------------------------------------------------
	.con_accessby 各アクセス
----------------------------------------------------------- */
.con_accessby {
  margin-bottom: 40px;
  padding-bottom: 70px;
  border-bottom: solid 1px #ccc;
}
.con_accessby .inner h3 {
  text-align: center;
  margin-bottom: 75px;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner h3 {
    width: 260px;
    margin: 0 auto 30px;
  }
}
.con_accessby .inner .box_route {
  width: 60%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route {
    width: 100%;
    float: none;
  }
}
.con_accessby .inner .box_route .route {
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route .att {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route h4 {
    margin-bottom: 15px;
  }
}
.con_accessby .inner .box_route .tbl_primary_all {
  margin-bottom: 35px;
  font-size: 87%;
}
.con_accessby .inner .box_route .tbl_primary_all th {
  padding: 14px 0;
  width: 180px;
  text-align: right;
}
.con_accessby .inner .box_route02 {
  width: 35%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 {
    padding-top: 20px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 {
    width: 100%;
    float: none;
  }
  .con_accessby .inner .box_route02 .route {
    text-align: center;
  }
}
.con_accessby .inner .box_route02 h4 {
  margin-bottom: 5px;
  padding-left: 20px;
  font-size: 136%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 h4 {
    font-size: 107%;
    padding-left: 15px;
  }
}
.con_accessby .inner .box_route02 h4:before {
  content: "\f111";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  font-size: 35%;
  color: #2d2e61;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 h4:before {
    font-size: 47%;
    margin-top: -6px;
  }
}
.con_accessby .inner .box_route02 .btn {
  text-align: right;
  padding-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .btn {
    text-align: center;
  }
}
.con_accessby .inner .box_route02 .btn a {
  display: inline-block;
  width: 100%;
  font-family: a-otf-ud-reimin-pr6n, sans-serif;
  text-decoration: none;
  font-size: 124%;
  padding: 18px 55px 18px 20px;
  position: relative;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  border: 1px solid #9c9c9c;
  color: #2d2d2d;
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 .btn a {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .btn a {
    padding: 15px 35px 15px 20px;
  }
}
.con_accessby .inner .box_route02 .btn a:after {
  content: " ";
  display: block;
  width: 33px;
  height: 8px;
  background: url(../images/common/ic_arrow_black.png) 0 0 no-repeat;
  right: 25px;
  top: 50%;
  margin-top: -4px;
  position: absolute;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .btn a:after {
    width: 17px;
    height: 4px;
    background-size: cover;
    margin-top: -2px;
    right: 15px;
  }
}
.con_accessby .inner .box_route02 .btn a:hover {
  background: #e5e5e5;
  border: 1px solid #e0e0e0;
  color: #2d2d2d !important;
}
.con_accessby .inner .box_route02 .btn a:hover:after {
  right: 20px;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .btn a:hover:after {
    right: 10px;
  }
}
.con_accessby .inner .box_route02 .boder {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc;
}
.con_accessby .inner .box_route02 .txt_link {
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: solid 1px #ccc;
}
.con_accessby .inner .box_route02 .txt_link a {
  text-decoration: none;
  color: #2d2e61;
  font-size: 116%;
  padding-right: 45px;
  display: inline-block;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 .txt_link a {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .txt_link a {
    padding-right: 25px;
  }
}
.con_accessby .inner .box_route02 .txt_link a:after {
  content: " ";
  width: 36px;
  height: 29px;
  background: url(../images/common/ic_arrow_circle_blue.png) 0 0 no-repeat;
  right: 0;
  top: 50%;
  margin-top: -15px;
  position: absolute;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .txt_link a:after {
    width: 18px;
    height: 15px;
    background-size: cover;
    margin-top: -7px;
  }
}
.con_accessby .inner .box_route02 .txt_link a:hover:after {
  right: -5px;
}
.con_accessby .inner .box_route02 .nonboder {
  border-bottom: none;
}
.con_accessby .inner .box_route02 .box_airplane {
  padding: 40px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .box_airplane {
    padding: 20px;
  }
}
.con_accessby .inner .box_route02 .box_airplane .photo {
  margin-bottom: 10px;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 .box_airplane .photo {
    width: 30%;
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .box_airplane .photo {
    width: 100%;
    float: none;
  }
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 .box_airplane .box_inn {
    width: 65%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .box_airplane .box_inn {
    width: 100%;
    float: none;
  }
}
.con_accessby .inner .box_route02 .box_airplane .box_inn .txt {
  margin-bottom: 10px;
  padding: 0 10px;
}
.con_accessby .inner .box_route02 .box_airplane .box_inn ul {
  margin: 0 3%;
  width: 40%;
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .box_airplane .box_inn ul {
    width: 100%;
    display: block;
  }
}
.con_accessby .inner .box_route02 .box_airplane .box_inn ul li {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .con_accessby .inner .box_route02 .box_airplane .box_inn ul li {
    font-size: 87%;
  }
}
.con_accessby .inner .box_route02 .box_airplane .box_inn ul li a {
  text-decoration: none;
  color: #2d2e61;
  font-size: 116%;
  padding-bottom: 5px;
  display: inline-block;
  border-bottom: 1px solid #2d2e61;
}
@media only screen and (max-width: 1024px) {
  .con_accessby .inner .box_route02 .box_airplane .box_inn ul li a {
    font-size: 108%;
  }
}
.con_accessby.car .box_route .route {
  padding-top: 35px;
}
.con_accessby.airplane .box_route02 .btn {
  margin-bottom: 80px;
}

/* -----------------------------------------------------------
	.banner バナー
----------------------------------------------------------- */
.banner {
  margin-bottom: 80px;
  padding: 40px 15px 0 15px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .banner {
    margin-bottom: 40px;
    padding-top: 10px;
  }
}
