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

file name  : access.css
author     : Abilive
style info : アクセス
=================================================================== */
.con_anklnk, .con_map, .con_route .inner {
  max-width: 1400px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_anklnk, .con_map, .con_route .inner {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_anklnk, .con_map, .con_route .inner {
    width: 84.1121495327%;
  }
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?4cgj2w");
  src: url("../fonts/icomoon.eot?4cgj2w#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?4cgj2w") format("truetype"), url("../fonts/icomoon.woff?4cgj2w") format("woff"), url("../fonts/icomoon.svg?4cgj2w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.con_anklnk {
  margin-top: 6.6666666667rem;
}
@media only screen and (max-width: 767px) {
  .con_anklnk ul li {
    width: 100%;
    margin-left: 0;
  }
  .con_anklnk ul li + li {
    margin-top: 1.3333333333rem;
  }
}

.con_map {
  margin-top: 6.6666666667rem;
}
.con_map .gmap {
  position: relative;
  width: 100%;
  height: 0;
}
@media only screen and (min-width: 768px) {
  .con_map .gmap {
    padding-top: 33.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .gmap {
    padding-top: 20rem;
  }
}
.con_map .gmap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.con_map .box_detail {
  max-width: 900px;
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail {
    margin: 2.6666666667rem auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_detail {
    margin: 2rem 0 0;
  }
}
.con_map .box_detail .st {
  text-align: center;
  font-weight: 400;
  font-size: 1.4666666667rem;
  line-height: 1.5454545455;
  letter-spacing: 0.02rem;
}
.con_map .box_detail .tbl {
  width: 100%;
  margin-top: 1.3333333333rem;
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail .tbl tr th {
    width: 24.4444444444%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_detail .tbl tr th {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail .tbl tr td {
    width: 75.5555555556%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_detail .tbl tr td {
    width: 70%;
  }
}
.con_map .box_detail .box_btn {
  margin-top: 2rem;
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail .box_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail .box_btn .btn {
    width: 41.1111111111%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_detail .box_btn .btn {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .box_detail .box_btn .btn + .btn {
    margin: 0 0 0 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_detail .box_btn .btn + .btn {
    margin: 1.3333333333rem 0 0 0;
  }
}

.con_route {
  position: relative;
  padding-top: 6.6666666667rem;
  margin-top: 8rem;
}
.con_route:before {
  content: "";
  width: 100%;
  height: 66.6666666667rem;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(203, 203, 203, 0.2)), to(#fff));
  background: linear-gradient(to bottom, rgba(203, 203, 203, 0.2), #fff);
  border-radius: 0 10rem 0 0;
  z-index: -1;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_route:before {
    height: 53.3333333333rem;
    border-radius: 0 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_route:before {
    border-radius: 0 5rem 0 0;
  }
}
.con_route .inner {
  position: relative;
}
.con_route .inner .con_time {
  margin-top: 2.6666666667rem;
}
.con_route .inner .con_time .box_time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_route .inner .con_time .box_time li {
  background: #fff;
  border-top: 1px solid #11818D;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0 0 0.3333333333rem 0.3333333333rem;
  overflow: hidden;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_time .box_time li {
    padding: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_time .box_time li {
    padding: 0.6666666667rem 1.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_time .box_time li {
    width: 32.3571428571%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_time .box_time li {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_time .box_time li {
    margin-left: 1.4285714286%;
  }
  .con_route .inner .con_time .box_time li:first-child, .con_route .inner .con_time .box_time li:nth-child(3n+1) {
    margin-left: 0;
  }
  .con_route .inner .con_time .box_time li:nth-child(n+4) {
    margin-top: 1.3333333333rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_time .box_time li + li {
    margin-top: 0.6666666667rem;
  }
}
.con_route .inner .con_time .note {
  margin-top: 2rem;
}
.con_route .inner .con_time .note li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.8rem;
  line-height: 1.5;
  letter-spacing: 0.02rem;
}
.con_route .inner .con_time .note li:before {
  content: "※";
}
.con_route .inner .con_time .btn {
  margin: 2rem auto 0;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_time .btn {
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_time .btn {
    width: 80%;
  }
}
.con_route .inner .box_sta {
  margin-top: 6.6666666667rem;
}
.con_route .inner .box_sta .box_sta_inner {
  margin-top: 2.6666666667rem;
}
.con_route .inner .box_sta .box_sta_inner + .box_sta_inner {
  margin-top: 1.3333333333rem;
}
.con_route .inner .box_sta .box_sta_inner .st {
  background: #ECF3F3;
  padding: 1.3333333333rem 2.6666666667rem 1.3333333333rem 1.3333333333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  position: relative;
}
.con_route .inner .box_sta .box_sta_inner .st:before, .con_route .inner .box_sta .box_sta_inner .st:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1em;
  height: 1px;
  background: #11818D;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.con_route .inner .box_sta .box_sta_inner .st:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.con_route .inner .box_sta .box_sta_inner .st:hover {
  cursor: pointer;
}
.con_route .inner .box_sta .box_sta_inner .st.active:after {
  opacity: 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
.con_route .inner .box_sta .box_sta_inner .box_route_map {
  display: none;
  border: 1px solid #CACACA;
  border-top: none;
  padding: 2.6666666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map.active {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media print {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    width: 32.1428571429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 3.0303030303%;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(4n+1) {
    margin-left: 0;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+5) {
    margin-top: 2.6666666667rem;
  }
}
@media print {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 3.0303030303%;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(4n+1) {
    margin-left: 0;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+5) {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 1.7857142857%;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(3n+1) {
    margin-left: 0;
  }
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+4) {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li + li {
    margin-top: 2rem;
  }
}
.con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li .img {
  position: relative;
}
.con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li .img em {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.0666666667rem;
  height: 3.7333333333rem;
  background: #11818D;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 0 1.3333333333rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.02rem;
}
.con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li .img img {
  position: relative;
  width: 100%;
  z-index: 1;
  border-radius: 0 0.3333333333rem 0.3333333333rem 0.3333333333rem;
  overflow: hidden;
}
.con_route .inner .box_sta .box_sta_inner .box_route_map .wrp_route_map li .txt {
  margin-top: 0.9333333333rem;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_route .inner .con_column2 {
  margin-top: 6.6666666667rem;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 + .con_column2 {
    margin-top: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 + .con_column2 {
    margin-top: 5.3333333333rem;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 h3.c_st2 {
    width: 23.2857142857%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 h3.c_st2 {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 {
    width: 69.2857142857%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 {
    margin-top: 2rem;
  }
}
.con_route .inner .con_column2 .box_column2 .txt_free {
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner {
  margin-top: 2.6666666667rem;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner + .box_sta_inner {
  margin-top: 1.3333333333rem;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .st {
  background: #ECF3F3;
  padding: 1.3333333333rem 2.6666666667rem 1.3333333333rem 1.3333333333rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
  position: relative;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .st:before, .con_route .inner .con_column2 .box_column2 .box_sta_inner .st:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1em;
  height: 1px;
  background: #11818D;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .st:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .st:hover {
  cursor: pointer;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .st.active:after {
  opacity: 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map {
  display: none;
  border: 1px solid #CACACA;
  border-top: none;
  padding: 2.6666666667rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map.active {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media print {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    width: 22.7272727273%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    width: 32.1428571429%;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 3.0303030303%;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(4n+1) {
    margin-left: 0;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+5) {
    margin-top: 2.6666666667rem;
  }
}
@media print {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 3.0303030303%;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(4n+1) {
    margin-left: 0;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+5) {
    margin-top: 2.6666666667rem;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li {
    margin-left: 1.7857142857%;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:first-child, .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(3n+1) {
    margin-left: 0;
  }
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li:nth-child(n+4) {
    margin-top: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li + li {
    margin-top: 2rem;
  }
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li .img {
  position: relative;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li .img em {
  position: absolute;
  top: 0;
  left: 0;
  width: 3.0666666667rem;
  height: 3.7333333333rem;
  background: #11818D;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 0 1.3333333333rem 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 2;
  font-family: "Inter", Verdana, Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 2;
  letter-spacing: 0.02rem;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li .img img {
  position: relative;
  width: 100%;
  z-index: 1;
  border-radius: 0 0.3333333333rem 0.3333333333rem 0.3333333333rem;
  overflow: hidden;
}
.con_route .inner .con_column2 .box_column2 .box_sta_inner .box_route_map .wrp_route_map li .txt {
  margin-top: 0.9333333333rem;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
.con_route .inner .con_column2 .box_column2 .box_acco {
  border-top: 1px solid #CACACA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco {
  border-bottom: 1px solid #CACACA;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st {
  font-size: 1.2rem;
  line-height: 1.7777777778;
  letter-spacing: 0.02rem;
  position: relative;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st {
    padding: 2rem 10rem 2rem 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st {
    padding: 1.3333333333rem 3.3333333333rem 1.3333333333rem 1.3333333333rem;
  }
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st:before, .con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1em;
  height: 1px;
  background: #11818D;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease;
  transition: opacity 0.5s ease, transform 0.5s ease, -webkit-transform 0.5s ease;
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st:hover {
  cursor: pointer;
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .st.active:after {
  opacity: 0;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}
.con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .txt {
  display: none;
  font-size: 1rem;
  letter-spacing: 0.02rem;
  line-height: 1.8666666667;
}
@media only screen and (min-width: 768px) {
  .con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .txt {
    padding: 0 10rem 2rem 2rem;
  }
}
@media only screen and (max-width: 767px) {
  .con_route .inner .con_column2 .box_column2 .box_acco .wrp_acco .txt {
    padding: 1.3333333333rem;
  }
}