.access-intro__ttl {
  margin-bottom: 27px;
}
.access-intro__ttl p {
  text-align: center;
}
.access-intro__ttl p:nth-of-type(1) {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .access-intro__ttl p:nth-of-type(1) {
    font-size: 20px;
  }
}
.access-intro__ttl p:nth-of-type(2) {
  font-weight: 700;
  font-size: 18px;
  color: #30386c;
}
@media screen and (max-width: 767px) {
  .access-intro__ttl p:nth-of-type(2) {
    font-size: 16px;
  }
}
.access-intro__txt {
  max-width: 450px;
  margin: 0 auto;
  margin-bottom: 40px;
  border: #DCB54A 2px solid;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .access-intro__txt {
    max-width: 90%;
    margin-bottom: 30px;
  }
}
.access-intro__txt p:nth-of-type(1) {
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  color: #fff;
  background-color: #DCB54A;
  padding: 23px 0;
}
@media screen and (max-width: 767px) {
  .access-intro__txt p:nth-of-type(1) {
    font-size: 16px;
    padding: 16px;
  }
}
.access-intro__txt p:nth-of-type(2) {
  font-weight: 500;
  font-size: 14px;
  text-align: center;
  color: #DCB54A;
  padding: 14px 0;
}
@media screen and (max-width: 767px) {
  .access-intro__txt p:nth-of-type(2) {
    font-size: 12px;
    padding: 8px 0;
  }
}
.access-table {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .access-table {
    margin-bottom: 40px;
  }
}
.access-table__ttl {
  max-width: 420px;
  margin: 30px auto 0;
  margin-bottom: 30px;
  border-radius: 10px;
  border: #E6001B solid 1px;
}
@media screen and (max-width: 767px) {
  .access-table__ttl {
    max-width: 80%;
  }
}
.access-table__ttl p {
  font-weight: 700;
  font-size: 18px;
  color: #e6001b;
  padding: 10px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .access-table__ttl p {
    font-size: 16px;
    padding: 8px 0;
  }
}
.access-table__img img {
  max-width: 700px;
}
@media screen and (max-width: 767px) {
  .access-table__img img {
    max-width: 500px;
  }
}
.access-table__cap {
  margin: 24px 0 0px;
}
@media screen and (max-width: 767px) {
  .access-table__cap {
    margin: 20px 0 30px;
  }
}
.access-table__cap p {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .access-table__cap p {
    font-size: 14px;
  }
}
.access-map {
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .access-map {
    margin-bottom: 30px;
  }
}
.access-map__img {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .access-map__img {
    margin-bottom: 30px;
  }
}
.access-map__img img {
  max-width: 700px;
}
@media screen and (max-width: 767px) {
  .access-map__img img {
    max-width: 500px;
  }
}

.access-map__desc{
	margin: 2rem 0 1rem;
}

.access-map__desc p:nth-of-type(1) {
  font-weight: 700;
  font-size: 23px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .access-map__desc p:nth-of-type(1) {
    font-size: 20px;
  }
}
.access-map__desc p:nth-of-type(2) {
  font-weight: 500;
  font-size: 16px;
  color: #000;
}
@media screen and (max-width: 767px) {
  .access-map__desc p:nth-of-type(2) {
    font-size: 14px;
  }
}

.access-note__ttl {
  max-width: 420px;
  background: #F09091;
  margin: 4rem auto 0;
  margin-bottom: 30px;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .access-note__ttl {
    max-width: 90%;
    margin-bottom: 20px;
	  margin-top: 3rem;
  }
}
.access-note__ttl p {
  font-weight: bold;
  font-size: 21px;
  letter-spacing: 0.02em;
  text-align: center;
  color: #fff;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .access-note__ttl p {
    font-size: 18px;
  }
}
.access-note__subttl {
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .access-note__subttl {
    margin-bottom: 20px;
  }
}
.access-note__subttl p {
  font-weight: 700;
  font-size: 16px;
  color: #e6001b;
}
@media screen and (max-width: 767px) {
  .access-note__subttl p {
    font-size: 14px;
  }
}
.access-note ul li {
  font-weight: 500;
  font-size: 16px;
  color: #000;
  line-height: 1.75;
  padding-left: 1em;
  text-indent: -1em;
}
@media screen and (max-width: 767px) {
  .access-note ul li {
    font-size: 14px;
  }
	
}/*# sourceMappingURL=access.css.map */



.ticket-title {
  margin-bottom: 60px;
  position: relative;
}

.ticket-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
  width: 127px;
  height: 133px;
  background-image: url("../../../../assets/img/access/momopi-right.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.ticket-title h2 {
  font-weight: 900;
  font-size: 30px;
  text-align: center;
  color: #f09091;
  margin-bottom: 14px;
}



/*2025 追加分*/
.attention-box{
	border: solid 4px #e6001b;
	border-radius: 5px;
	padding: 1.5rem 2rem;
	margin-bottom: 1rem;
	position: relative;
}
.attention-box::before{
	content: '';
	background: url("../../../img/access/circle-exclamation-solid.png");
	display: block;
	position: absolute;
	color: #e6001b;	
	object-fit: cover;
	width: 40px;
	height: 40px;
	top: 32px;
}

.attention-box p{
	font-size: 20px;
	font-weight: bold;
	color: #e6001b;
	padding-left: 80px;
}

.txt-blue{
	font-size: 20px;
	color: #104599;
	font-weight: ExtraBold;
}

.map-box img{
	margin: 20px auto;	
}


.parking-box{
	border: solid 4px #0048A5;
	border-radius: 5px;
	padding: 1.5rem 2rem;
	margin-bottom: 1rem;
}
.parking-box::before{
	font: var(--fa-font-solid);
    content: '\f540';
	position: absolute;
	color: #0048A5;	
	font-size: 55px;
}

.parking-box p{
	font-size: 20px;
	font-weight: bold;
	color: #0048A5;
	padding-left: 60px;
	text-align: center;
	
}

.access-tenjin{
	margin: 2rem 0;
}


.red-left{
	font-weight: bold;
	color: #e6001b;
	font-size: 18px;
}

.solid{
	border-top: solid #EBEBEB 2px;
	margin: 6rem auto 1rem;
}
.parking-bus{
	display: block;
}
.parking-bus img{
	margin: 2rem auto;
}










@media screen and (max-width: 767px) {

.ticket-title h2{
		font-size: 18px;
        padding-left: 45px;
}
.ticket-title:after{
	top: 70%;
    left: -35px;
	height: 70px;
}
.ticket-title{
margin-bottom: 35px;
}	
	
.attention-box{
	padding: 1.3rem 1rem;
	margin-bottom: 1rem;
}
	
.attention-box::before{
	left:10px;
	top:52px;
}

.attention-box p{
	font-size: 18px;
	padding-left: 40px;
}
	
.txt-blue{
	font-size: 16px;
	color: #104599;
	font-weight: ExtraBold;
}
	
.parking-box{
	padding: 1.3rem 1rem;
	margin-bottom: 1rem;
}
.parking-box::before{
	font-size: 36px;
}

.parking-box p{
	font-size: 18px;
	padding-left: 40px;
	
}
	.map-box img{
	margin: 15px auto;	
}
	
    .access-table__cap {
        margin: 20px 0 0;
    }
	.parking-bus img{
	width: 90%;
}
	
.solid{
	border-top: solid #EBEBEB 2px;
	margin: 4rem auto 1rem;
}
	
  }







