@charset "UTF-8";
@import url("//use.fontawesome.com/releases/v5.7.2/css/all.css");



/* smp
------------------------------------------------------- */

#access .wrap {
  position: relative;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#access .wrap .content {
  text-align: center;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#access .wrap .content .access {
  letter-spacing: 0.1em;
  padding: 30% 0 4%;
}
#access .wrap .content .access .txtArea {
  width: 90%;
  max-width: 1000px;
  margin: 0 auto;
}
#access .wrap .content .access .txtArea h2 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.8;
  margin: 0 auto 6%;
}
#access .wrap .content .access .txtArea h3 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: normal;
  margin: 0 auto 6%;
}
#access .wrap .content .access .txtArea .txtBlock {
  text-align: justify;
  margin: 0 auto 6%;
  padding: 0;
}
#access .wrap .content .access .accCityList{
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accCityList li{
	width: 49%;
	margin-bottom: 1%;
}
#access .wrap .content .access .accCityList .cap{
	text-align: right;
	width: 100%;
}
#access .wrap .content .access .accCityList li p{
	color: #fff;
	line-height: 1;
}
#access .wrap .content .access .accCityList li .imgBox .name{
	position: absolute;
	top: 8px;
	left: 5px;
	font-size: 4vw;
	font-family: "Adobe Garamond Pro", serif; 
	text-align: left;
	text-shadow: 0px 0px 2px rgb(0, 0, 0), 0px 0px 2px rgb(0, 0, 0), 0px 0px 2px rgb(0, 0, 0);
}
#access .wrap .content .access .accCityList li .imgBox .time{
	position: absolute;
	bottom: 5px;
	right: 5px;
	font-size: 4vw;
	font-family: "Adobe Garamond Pro", serif; 
	text-align: right;
	text-shadow: 0px 0px 2px rgb(0, 0, 0), 0px 0px 2px rgb(0, 0, 0), 0px 0px 2px rgb(0, 0, 0);
}
#access .wrap .content .access .accCityList li .imgBox .time em{
	font-weight: normal;
	font-style: normal;
	font-size: 160%;
}
#access .wrap .content .access .accMultiBox{
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accMultiBox .leftBox{
	width: 100%;
	margin-bottom: 6%;
}
#access .wrap .content .access .accDirectBox{
	width: 80%;
	margin: 0 auto 6%;
}
#access .wrap .content .access .accDirectBox .directList{
	width: 104%;
	margin: 0 0 0 -2%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accDirectBox .directList .imgBox{
	width: 100%;
	margin-bottom: 6%;
}
#access .wrap .content .access .accinfraBox{
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accinfraBox .leftBox{
	width: 100%;
	margin-bottom: 6%;
}
#access .wrap .content .access .accinfraList{
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accinfraList li{
	width: 100%;
	margin-bottom: 6%;
}
#access .wrap .content .access .accinfraList li dl{
	margin-top: 10px
}
#access .wrap .content .access .accinfraList li dl dt{
	font-size: 14px;
	font-size: 0.93333rem;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
#access .wrap .content .access .accinfraList li dl dd{
	font-size: 12px;
	font-size: 0.75rem;
	text-align: justify;
	margin: 0;
	padding: 0;
}

/* access-PC
------------------------------------------------------- */
@media only screen and (min-width: 961px) {
  #access .wrap .content .access {
    padding-top: 13%;
  }
  #access .wrap .content .access .txtArea {
    margin: 50px auto;
  }
  #access .wrap .content .access .txtArea h2 {
    font-size: 2vw;
    margin: 0 auto 30px;
  }
  #access .wrap .content .access .txtArea h3 {
    font-size: 22px;
    font-size: 1.375rem;
    margin: 0 auto 30px;
  }
  #access .wrap .content .access .txtArea .txtBlock {
    text-align: justify;
    padding: 0;
  }
#access .wrap .content .access .accCityList{
	margin: 0 auto 10%;
}
#access .wrap .content .access .accCityList li{
	width: 32.6%;
}
#access .wrap .content .access .accCityList li .imgBox .name{
	font-size: 2vw;
}
#access .wrap .content .access .accCityList li .imgBox .time{
	font-size: 2vw;
}
#access .wrap .content .access .accMultiBox{
	margin: 0 auto 10%;
}
#access .wrap .content .access .accMultiBox .leftBox{
	width: 50%;
	margin-bottom: 0;
	align-self: center;
}
#access .wrap .content .access .accMultiBox .imgBox{
	width: 38%;
	align-self: center;
}
#access .wrap .content .access .accDirectBox{
	margin: 0 auto 10%;
}
#access .wrap .content .access .accDirectBox .directList .imgBox{
	width: 50%;
	margin-bottom: 0;
}
#access .wrap .content .access .accinfraBox{
	margin: 0 auto 10%;
}
#access .wrap .content .access .accinfraBox .leftBox{
	width: 46%;
	margin-bottom: 0;
	align-self: center;
}
#access .wrap .content .access .accinfraBox .imgBox{
	width: 46%;
	align-self: center;
}
#access .wrap .content .access .accinfraList li{
	width: 30%;
	margin-bottom: 0;
}
}