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

 file name  : access.css
 author     : Ability Consultant
 style info : 交通案内
=================================================================== */
@font-face {
  font-family: 'Beautiful-ES';
  src: url(../css/fonts/Beautiful-ES.woff) format("woff"), url(../css/fonts/Beautiful-ES.ttf) format("opentype");
}
#gnav #g_acc a:after {
  left: 0 !important;
  width: 100% !important;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  margin-top: 67px;
}
.con_int .catch {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-size: 262%;
  text-align: center;
  margin-bottom: 30px;
}
.con_int .box_int {
  overflow: hidden;
}
.con_int .box_int .data_int {
  width: 467px;
  float: left;
}
.con_int .box_int .data_int .tbl_basic tr th {
  width: 119px;
  padding: 0.6em 0;
}
.con_int .box_int .data_int .tbl_basic tr td {
  width: 320px;
  padding: 0.6em 0 0.6em 2em;
}
.con_int .box_int .data_int .btn {
  width: 314px;
  margin-top: 23px;
  padding-left: 153px;
}
.con_int .box_int .data_int .btn a {
  display: block;
  font-size: 108%;
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  cursor: pointer;
  text-align: center;
  background: url(../images/common/btn01.jpg);
  color: #fff;
  -moz-box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  box-shadow: 0px 0px 8px 2px rgba(59, 36, 12, 0.75) inset;
  text-decoration: none;
  padding: 1em 0;
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.con_int .box_int .data_int .btn a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.con_int .box_int .data_int .btn a span {
  display: inline-block;
  position: relative;
}
.con_int .box_int .data_int .btn a span:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -.75em;
  margin-left: .5em;
  -moz-transition: margin-left 0.4s;
  -o-transition: margin-left 0.4s;
  -webkit-transition: margin-left 0.4s;
  transition: margin-left 0.4s;
  z-index: 1;
}
.con_int .box_int .data_int .btn a:hover {
  color: #fff;
}
.con_int .box_int .data_int .btn a:hover span:after {
  margin-left: 1em;
}
.con_int .box_int .data_int .btn a {
  color: #555555;
  background: url(../images/common/btn04.jpg);
  -moz-box-shadow: 0px 0px 8px 2px rgba(214, 198, 159, 0.75) inset;
  -webkit-box-shadow: 0px 0px 8px 2px rgba(214, 198, 159, 0.75) inset;
  box-shadow: 0px 0px 8px 2px rgba(214, 198, 159, 0.75) inset;
}
.con_int .box_int .data_int .btn a:hover {
  color: #555555;
}
.con_int .box_int .photo {
  width: 436px;
  float: right;
}

/* -----------------------------------------------------------
	con_nav
----------------------------------------------------------- */
.con_nav {
  background-color: #fff;
  margin-top: 45px;
}
.con_nav ul {
  width: 660px;
  margin: 0 auto;
  overflow: hidden;
}
.con_nav ul li {
  width: 220px;
  padding: 45px 0;
  float: left;
}
.con_nav ul li:first-child a:before {
  background: url(../access/images/nav1-on.png) center center no-repeat;
}
.con_nav ul li:nth-child(2) a:before {
  background: url(../access/images/nav2-on.png) center center no-repeat;
}
.con_nav ul li:nth-child(3) a:before {
  background: url(../access/images/nav3-on.png) center center no-repeat;
}
.con_nav ul li a {
  display: block;
  position: relative;
}
.con_nav ul li a:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.con_nav ul li a:hover:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* -----------------------------------------------------------
	con_car
----------------------------------------------------------- */
.con_car {
  margin-top: 90px;
}
.con_car h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 30px;
}
.con_car h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_car h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_car h3 em, .con_car h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_car h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_car .txt {
  text-align: center;
}
.con_car .box_car {
  margin-top: 50px;
}
.con_car .box_car .photo {
  margin-bottom: 32px;
}
.con_car .box_par {
  width: 670px;
  border: 1px solid #afb79f;
  overflow: hidden;
  padding: 33px 36px;
  margin: 0 auto;
}
.con_car .box_par .txt_par {
  width: 370px;
  float: left;
}
.con_car .box_par .txt_par h4 {
  font-weight: 100;
  letter-spacing: -.4em;
  margin-bottom: 10px;
}
.con_car .box_par .txt_par h4 .en {
  font-family: 'Tangerine', cursive;
}
.con_car .box_par .txt_par h4 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_car .box_par .txt_par h4 em, .con_car .box_par .txt_par h4 span {
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
}
.con_car .box_par .txt_par h4 em {
  font-size: 277%;
  line-height: 1.2;
}
.con_car .box_par .txt_par h4 span {
  font-size: 108%;
  padding: 0 1.4em;
  margin-left: 1em;
  position: relative;
}
.con_car .box_par .txt_par h4 span:before, .con_car .box_par .txt_par h4 span:after {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 1px;
  content: "";
  background: #333;
}
.con_car .box_par .txt_par h4 span:before {
  left: 0;
}
.con_car .box_par .txt_par h4 span:after {
  right: 0;
}
.con_car .box_par .txt_par .txt {
  text-align: left;
  letter-spacing: .05em;
  margin-bottom: 10px;
}
.con_car .box_par .txt_par .tbl_basic tr th {
  width: 119px;
  padding: 0.6em 0;
}
.con_car .box_par .txt_par .tbl_basic tr td {
  width: 194px;
  padding: 0.6em 0 0.6em 2em;
}
.con_car .box_par .pho_car {
  width: 290px;
  float: right;
}

/* -----------------------------------------------------------
	con_bus
----------------------------------------------------------- */
.con_bus {
  margin-top: 90px;
}
.con_bus h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 30px;
}
.con_bus h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_bus h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_bus h3 em, .con_bus h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_bus h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_bus .txt {
  text-align: center;
}
.con_bus .photo {
  margin-top: 65px;
}

/* -----------------------------------------------------------
	con_rail
----------------------------------------------------------- */
.con_rail {
  margin-top: 90px;
}
.con_rail h3 {
  font-weight: 100;
  font-size: 200%;
  text-align: center;
  margin-bottom: 30px;
}
.con_rail h3 .en {
  font-family: 'Tangerine', cursive;
}
.con_rail h3 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_rail h3 em, .con_rail h3 span {
  letter-spacing: .1em;
  display: block;
}
.con_rail h3 em {
  letter-spacing: .2em;
  font-size: 131%;
  line-height: 1.4;
}
.con_rail .txt {
  text-align: center;
}
.con_rail .photo {
  margin-top: 65px;
}
.con_rail .box_cou {
  width: 800px;
  border: 1px solid #afb79f;
  overflow: hidden;
  margin: 30px auto 0;
  padding: 25px 35px;
}
.con_rail .box_cou .txt_cou {
  width: 450px;
  float: left;
  position: relative;
}
.con_rail .box_cou .txt_cou h4 {
  font-weight: 100;
  letter-spacing: -.4em;
  margin-bottom: 10px;
}
.con_rail .box_cou .txt_cou h4 .en {
  font-family: 'Tangerine', cursive;
}
.con_rail .box_cou .txt_cou h4 .jp {
  font-family: "Sawarabi Mincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_rail .box_cou .txt_cou h4 em, .con_rail .box_cou .txt_cou h4 span {
  letter-spacing: .1em;
  display: inline-block;
  vertical-align: middle;
}
.con_rail .box_cou .txt_cou h4 em {
  font-size: 277%;
  line-height: 1.2;
}
.con_rail .box_cou .txt_cou h4 span {
  font-size: 108%;
  padding: 0 1.4em;
  margin-left: 1em;
  position: relative;
}
.con_rail .box_cou .txt_cou h4 span:before, .con_rail .box_cou .txt_cou h4 span:after {
  position: absolute;
  top: 50%;
  width: 1em;
  height: 1px;
  content: "";
  background: #333;
}
.con_rail .box_cou .txt_cou h4 span:before {
  left: 0;
}
.con_rail .box_cou .txt_cou h4 span:after {
  right: 0;
}
.con_rail .box_cou .txt_cou .tag {
  position: absolute;
  top: 10px;
  right: 35px;
  padding: .1em .5em;
  background: #3f7c41;
  color: #fff;
}
.con_rail .box_cou .txt_cou .txt {
  text-align: left;
  letter-spacing: .05em;
}
.con_rail .box_cou .txt_cou .img {
  margin: 15px 0;
}
.con_rail .box_cou .txt_cou .txt {
  letter-spacing: .05em;
}
.con_rail .box_cou .photo {
  width: 330px;
  margin-top: 0;
  float: right;
}

.pho_con {
  margin: 70px 0 100px;
}
