@charset "utf-8";

/* mv */

.mv {
  height: calc(100vh - 80px);
  max-height: 100vh;
  width: calc(100% - 80px);
  padding: 40px;
  background: white;
  position: relative;
  overflow: hidden;
}
.mv .mv__hero {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: calc(100% + 40px);
}
.mv .mv__hero .ttl {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 360px;
  height: 40px;
  text-align: center;
}
.mv .mv__hero .ttl h2 {
  font-size: 36px;
  color: white;
  font-weight: 100;
  margin-top: -20px;
  letter-spacing: 5px;
  font-family: source-han-serif-japanese, serif;
}
/*.access .mv .mv__hero img {
width: 150%;
    position: absolute;
}*/
.access .mv .mv__hero .ttl h2 {
  margin-top: 0;
}
.access-main .ttl h3 {
  color: #711827;
  line-height: 1.6;
  font-size: 30px;
  letter-spacing: 3.5px;
  font-weight: 200;
  font-family: source-han-serif-japanese, serif;
}

.access-main .ttl h3 span {
  display: inline-block;
  margin-bottom: 25px;
}
.access__main-top ul li ul li:first-child img {
  width: 23px;
  margin-top: 40px;
}

.access__main-top ul li ul li:first-child {
  background: #737373;
  width: 100%;
  max-width: 120px;
  height: 150px;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.access__main-top > ul > li {
  width: 100%;
  max-width: 400px;
}
.access__main-top > ul > li:first-child {
  margin-right: 22px;
}
.access__main-top > ul {
  margin-bottom: 40px !important;
}
/*.access__main-top ul li:first-child ul li:last-child p {
    margin-top: 0;
    height: 100%;
	    letter-spacing: 1px;
    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;
}*/
.access__main-top ul li ul li:last-child {
  width: 100%;
  max-width: 280px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  height: 150px;
  border: 1px solid #e3e3e3;
}
.access__main-top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  left: -6px;
}
.access__main-top > ul > li:last-child ul li:last-child p {
  font-size: 20px;
  margin-bottom: 58px;
  margin-top: 60px;
  /*height: 100%;
    margin-top: 0;
    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;*/
}
.access__main-top ul li {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.access__main-top ul li ul li:first-child p {
  color: white;
  font-size: 14px;
  margin-top: 14px;
}
.access__main-top ul li ul li:last-child p {
  margin-top: 48px;
  line-height: 1.6;
}
.access__main-top p.cap {
  font-size: 13px;
  letter-spacing: 1px;
}
.access__main-top ul li ul li:last-child p span {
  font-size: 11px;
  color: #cecece;
  letter-spacing: 1px;
  display: block;
  margin-top: 0;
}
.access-main__middle-ttl {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.access-main__middle-ttl ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
}
.access-main__middle-ttl ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.access-main__middle-ttl ul li:first-child {
  /*border-bottom: 1px solid #0f0f0f;*/
  width: 100%;
  max-width: 360px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.access-main__middle-ttl ul li:first-child p:nth-of-type(1):after {
  content: "";
  display: block;
  height: 20px;
  border-right: 1px solid #e3e3e3;
  position: absolute;
  left: 45%;
  bottom: 15px;
}
.access-main__middle-ttl ul li:nth-child(1) p {
  letter-spacing: 2px;
  font-weight: 600;
  font-size: 11px;
  padding-bottom: 20px;
}
.access-main__middle-ttl ul li:nth-child(2) {
  width: 100%;
  max-width: 840px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  border-bottom: 1px solid #e3e3e3;
}
.access-main__middle-ttl ul li:nth-child(1) p:nth-of-type(2) {
  opacity: 0.4;
  margin-left: auto;
}
.access-main__middle-ttl .ttl.medium {
  text-align: left;
  height: 40px;
  margin-bottom: 40px;
}
.access-main__middle-ttl .ttl.medium h3 img {
  width: 23px;
  margin-right: 30px;
}
.access-main__middle-ttl .ttl.medium h3 span {
  display: inline-block;
  vertical-align: middle;
}
.access-main__middle-main .box {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 120px;
}
.access-main__middle-main .box img {
  width: 100%;
  margin-bottom: 40px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.access-main__middle-main {
  background: #f5f5f5;
  padding-top: 120px;
}
.access-main__middle-main .box p {
  font-size: 16px;
  color: #737373;
  line-height: 2;
  padding-top: 30px;
  padding-bottom: 35px;
  padding-left: 80px;
  letter-spacing: 2px;
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
}
.access-main__middle-main p.attention {
  padding: 1.5em 1em;
  margin: 0 0 35px;
  color: #ff7d6e;
  background: #ffebe9;
  border-top: solid 6px #ff7d6e;
  border-bottom: none;
}
.access-main__middle.car .ttl.medium h3 img {
  width: 32px !important;
}
.access-main__middle.car {
  padding-top: 165px;
  margin-bottom: 160px;
}

@media screen and (max-width: 1024px) and (orientation: portrait) {
  .access .mv .mv__hero img {
    bottom: 0%;
    width: 180%;
  }
}

/* main */
.content {
  background: white;
}
.access-main {
  padding-top: 160px;
  background: white;
}
.access__main-top p {
  text-align: center;
  font-size: 16px;
  color: #737373;
  line-height: 2;
  letter-spacing: 2px;
  font-family: source-han-serif-japanese, serif;
}
.access__main-top {
  margin-bottom: 160px;
}
.access__main-center ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.access__main-center ul li img {
  width: 100%;
}
.access__main-bottom {
  padding-top: 120px;
  margin-bottom: 160px;
}
.access__main-bottom .ttl h3 {
  color: #0f0f0f;
}
.access__main-bottom .ttl p {
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 2;
}
.access__main-center ul li {
  width: 50%;
}

.access-main .ttl h3,
.access__main-bottom .ttl h3 {
  font-family: source-han-serif-japanese, serif;
}

.access-main__middle-ttl.view-line ul li:first-child:after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background: #0f0f0f;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  -o-transition: transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}
.access-main__middle-ttl.view-line.active ul li:first-child:after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media screen and (max-width: 834px) {
  .mv {
    /*height: 100vh!important;
        max-height: 100vh!important;*/
    width: 100% !important;
    padding: 0 !important;
    background: white !important;
    position: relative !important;
    overflow: hidden !important;
  }
  .mv .mv__hero {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(100% + 40px);
  }
  .mv .mv__hero img {
    height: 100vh;
  }
  .mv .mv__hero .ttl h2 {
    /*    font-size: 26px!important;*/
    text-shadow: 1px 1px 8px #909090;
    font-weight: 300 !important;
  }
  .breadcrumb {
    right: 0 !important;
    height: 90px !important;
    line-height: 90px !important;
  }
  .breadcrumb ol li:nth-child(1):after {
    content: "";
    border-top: 1px solid #e3e3e3;
    display: block;
    width: 40px;
    position: absolute;
    bottom: 43px !important;
    left: 47px !important;
  }
  .access-main {
    padding-top: 10%;
  }
  .access-main .ttl h3 {
    font-size: 24px;
    letter-spacing: 2px;
  }
  .access__main-top p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
  }
  .access__main-top {
    margin-bottom: 10%;
  }
  .access-main__middle-main {
    padding-top: 10%;
  }
  .access__main-bottom {
    padding-top: 10%;
    margin-bottom: 10%;
  }
  .access__main-bottom .ttl p {
    font-size: 14px;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 1px;
  }
  .access-main .ttl h3,
  .access__main-bottom .ttl h3 {
    font-family: source-han-serif-japanese, serif;
    font-weight: 200;
  }
  .mv .mv__hero img {
    height: 100%;
  }
  .mv .mv__hero {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: calc(100% - 40px);
  }
  .access .mv .mv__hero img {
    top: 0px;
    position: relative;
    left: -200px;
  }
  .access__main-top .ttl {
    margin-bottom: 10% !important;
  }
  .access__main-top ul {
    width: 90%;
    margin-left: 4%;
  }
  .access__main-top ul li ul li:first-child {
    max-width: 100px;
  }
  .access__main-top ul li ul li:last-child {
    max-width: 240px;
  }
  .access__main-top > ul > li {
    max-width: 340px;
  }
  .access-main__middle-ttl {
    width: 90%;
  }
  .access-main__middle-main .box img {
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .access-main__middle-main .box p {
    padding-left: 5%;
  }
  .access-main__middle-main .box {
    width: 90%;
    padding-bottom: 10%;
  }
  .access-main .ttl h3 {
    font-size: 24px !important;
    position: relative;
    color: #711827;
  }
  .en .access__main-top .ttl {
    width: 90%;
    margin: 0 auto;
  }
  .access-main .ttl h3 span {
    margin-bottom: 3%;
  }
  .access-main__middle.car {
    padding-top: 0;
    margin-bottom: 15%;
  }
  .access-main__middle-main {
    display: none;
  }
  .figure-box {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    width: 95vw;
  }
  .figure-box img {
    width: 900px !important;
    display: block;
  }
  .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2):before {
    content: "";
    display: block;
    height: 13px;
    position: absolute;
    right: 30px;
    bottom: 7px;
    border-right: 1px solid #0f0f0f;
  }
  .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2) {
    position: absolute;
    right: -19px;
    bottom: 0;
    width: 40px;
    display: block;
  }
  .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2) span {
    border-bottom: 1px solid #0f0f0f;
    /* right: -40px; */
    bottom: 11px;
    width: 20px;
    position: absolute;
    /* top: -10px;*/
  }
  .access-main__middle-ttl.toggle-active
    .ttl.medium
    h3
    span:nth-of-type(2):before {
    height: 0;
  }
  .bus .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2) span {
    bottom: 12px;
  }
  .car .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2) span {
    bottom: 12px;
  }
  .access-main__middle-ttl .ttl.medium h3 > span:nth-of-type(1) {
    position: relative;
    top: -1px;
  }
  .car .access-main__middle-ttl .ttl.medium h3 > span:nth-of-type(1) {
    position: relative;
    top: -2px;
  }
  .ttl.medium.sp span {
    display: inline-block;
    margin-left: 35px;
  }
  .ttl.medium.sp h3 {
    position: relative;
    text-align: left;
    padding-bottom: 5%;
    opacity: 0.4;
  }
  .ttl.medium.sp h3 img {
    left: 0;
    width: 16px;
    margin-right: 30px;
  }
  .ttl.medium.sp h3 span:nth-of-type(2) {
    position: absolute;
    right: -19px;
    bottom: 25px;
    width: 40px;
    display: block;
  }
  .ttl.medium.sp h3 span:nth-of-type(2) span {
    border-bottom: 1px solid #0f0f0f;
    right: 20px;
    bottom: 30px;
    width: 20px;
    position: absolute;
    /* top: -10px;*/
  }
  .ttl.medium.sp h3 > span:nth-of-type(1) {
    /* margin-top: -5px; */
    position: relative;
    top: -7px;
    margin-left: 0;
  }
  .bus .ttl.medium.sp h3 > span:nth-of-type(1) {
    top: -7px;
  }
  .ttl.medium.sp {
    width: 90%;
    margin: 0 auto;
  }
  .bus .ttl.medium.sp h3 img {
    width: 23px;
  }
  .access-main__middle-ttl.view-line.active.toggle-active h3 {
    opacity: 0.4;
  }
}

@media screen and (max-width: 480px) {
  .mv .mv__hero .ttl h2 {
    font-size: 26px !important;
    text-shadow: 1px 1px 8px #4a4a4a;
    font-weight: 300 !important;
  }
  .access__main-top ul li ul li:first-child a {
    height: 120px !important;
  }
  .access__main-top ul li ul li:first-child:hover {
    background: #737373 !important;
    outline: none !important;
  }
  .access__main-top ul li ul li:first-child:hover img.sta {
    opacity: 1 !important;
    display: inline-block !important;
  }
  .access__main-top ul li ul li:first-child:hover img.hover {
    display: none !important;
  }
  .access__main-top ul li ul li:first-child:hover a p {
    color: white !important;
  }
  .breadcrumb {
    right: 0 !important;
    width: 100% !important;
    height: 60px !important;
    line-height: 60px !important;
  }
  .breadcrumb ol li:nth-child(1):after {
    bottom: 28px !important;
  }
  .breadcrumb ol {
    width: 100%;
    max-width: 162px;
    margin: 0 auto;
  }
  .breadcrumb ol li:first-child {
    margin-left: 0 !important;
  }
  .access-main .ttl h3 {
    font-size: 20px !important;
    width: 90%;
    margin: 0 auto;
  }
  .access__main-top > ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .access__main-top ul li ul li:first-child {
    height: 120px;
  }
  .access__main-top ul li ul li:first-child img {
    margin-top: 25px;
  }
  .access__main-top ul li ul li:last-child {
    height: 120px;
  }
  .access__main-top ul li:first-child ul li:last-child p {
    margin-top: 35px;
  }
  .access__main-top > ul > li:last-child ul li:last-child p {
    font-size: 16px;
    margin-top: 47px;
  }
  .access__main-top > ul > li:last-child ul li:last-child p a {
    color: #737373;
    text-decoration: none;
  }
  .access-main__middle-main .box p a {
    color: #737373;
    text-decoration: none;
  }
  .access__main-top ul li ul li:first-child p {
    margin-top: 8%;
  }
  .access__main-top p.cap {
    font-size: 11px;
    text-align: left;
  }
  .access-main__middle-ttl ul {
    margin-bottom: 10%;
  }
  .access-main__middle-ttl .ttl.medium h3 img {
    width: 16px;
    margin-right: 5%;
  }
  .access-main__middle-ttl .ttl.medium h3 {
    width: 100%;
    letter-spacing: 1px;
  }
  .access-main__middle-ttl.toggle-active .ttl.medium h3 {
    opacity: 0.4;
  }
  .access-main__middle-ttl .ttl.medium {
    margin-bottom: 5% !important;
    letter-spacing: 1px;
  }
  .access-main__middle-main .box p {
    font-size: 12px;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .access-main__middle.car .ttl.medium h3 img {
    width: 22px !important;
  }
  .access__main-top > ul > li:first-child {
    margin-bottom: 4%;
  }
  .access__main-top .ttl {
    margin-bottom: 20% !important;
  }
  .access-main__middle-ttl .ttl.medium h3 span:nth-of-type(2):before {
    bottom: 7px;
  }
  .bus .ttl.medium.sp h3 img {
    width: 16px;
  }
  .ttl.medium.sp h3 {
    width: 100%;
  }
  .bus .ttl.medium.sp h3 > span:nth-of-type(1) {
    top: -3px;
  }
  .ttl.medium.sp h3 img {
    margin-right: 5%;
  }
  .ttl.medium.sp h3 > span:nth-of-type(1) {
    top: -4px;
  }
  .bus .access-main__middle-ttl .ttl.medium h3 > span:nth-of-type(1) {
    top: -2px;
  }
  .ttl.medium.sp h3 span:nth-of-type(2) {
    bottom: 0;
  }
  .access-main .ttl h3 {
    width: 100%;
  }
  .access__main-top ul li:first-child ul li:last-child p a {
    display: inline-block;
    color: #737373;
    text-decoration: none;
  }
  .en .access__main-top ul li:first-child ul li:last-child p {
    display: block !important;
    margin-top: 37px;
  }
  .en .access-main .ttl h3,
  .en .access__main-bottom .ttl h3 {
    letter-spacing: 0.5px !important;
  }
}

.access__main-top .ttl {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  margin-bottom: 130px;
}

@media screen and (max-width: 1024px) {
  .access-main__middle-ttl {
    width: 90%;
  }
  .access-main__middle-main .box {
    width: 90%;
  }
}

@media screen and (max-width: 1200px) {
  .access__main-top .ttl {
    width: 90%;
  }
}

.en .access-main .ttl h3,
.en .access__main-bottom .ttl h3 {
  letter-spacing: 2px;
}

.en .access-main .ttl h3,
.en .access__main-bottom .ttl h3 {
  letter-spacing: 2px;
}
.en .access__main-top ul li:first-child ul li:last-child p {
  letter-spacing: 1px;
}
.en .access__main-top ul li:first-child ul li:last-child p a {
  text-decoration: none;
  color: #737373;
}

.access__main-top ul li ul li:first-child {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.access__main-top ul li ul li:first-child a {
  display: block;
  height: 150px;
  text-decoration: none;
}
.access__main-top ul li ul li:first-child:hover a p {
  color: #737373;
}
.access__main-top ul li ul li:first-child:hover {
  background: white;
  outline: 1px solid #e3e3e3;
}
.access__main-top ul li ul li:first-child:hover img.hover {
  opacity: 1;
  display: inline-block;
}
.access__main-top ul li ul li:first-child:hover img.sta {
  opacity: 0;
  display: none;
}
.hover {
  opacity: 0;
  display: none;
}

.access__main-top > ul > li:last-child ul li:last-child p a {
  text-decoration: none !important;
  color: #737373 !important;
}

.access-main__middle-ttl .ttl h3 {
  color: #0f0f0f;
}
