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


#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% 0;
}
#access .wrap .content .access .txtArea {
  width: 80%;
  margin: 0 auto;
}
#access .wrap .content .access .txtArea h2 {
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: normal;
  font-style: normal;
  margin: 0 auto 6%;
}
#access .wrap .content .access .txtArea h3 {
  text-align: center;
  font-size: 18px;
  font-size: 1.125rem;
  font-style: normal;
  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 .imgBox {
  position: relative;
  overflow: hidden;
}
#access .wrap .content .imgBox .imgCaption {
  position: absolute;
  bottom: 10px;
  right: 10px;
  left: 10px;
  text-align: right;
  font-size: 10px;
  font-size: 0.625rem;
  color: #FFF;
  line-height: 1.3;
  text-shadow: 0px 0px 3px rgb(0, 0, 0), 0px 0px 3px rgb(0, 0, 0), 0px 0px 3px rgb(0, 0, 0);
}
#access .wrap .content .imgBox .imgCaption2 {
  position: relative;
  text-align: right;
  font-size: 10px;
  font-size: 0.625rem;
  color: #000000;
  line-height: 1.3;
  margin-top: 3px;
}
#access .wrap .content .imgCaption3 {
  text-align: right;
  font-size: 10px;
  font-size: 0.625rem;
  color: #000000;
  line-height: 1.3;
  margin-top: 3px;
}
#access .wrap .content .access .pageCap {
  text-align: left;
  width: 80%;
  max-width: 1000px;
  font-size: 11px;
  font-size: 0.6875rem;
  margin: 0 auto 10px;
  padding: 0;
}
#access .wrap .content .access .pageCap li {
  position: relative;
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
#access .wrap .content .access .pageCap li::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "※";
}
#access .wrap .content .access .routeBox{
	width: 80%;
	margin: 6% auto 6%;
}
#access .wrap .content .access .accImg01 {
	margin: 0 auto 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .accImg01 li {
  position: relative;
  width: 100%;
}
#access .wrap .content .access .accImg01 li .accimgCaption {
  position: absolute;
  bottom: 5px;
  right: 10px;
  width: 70vw;
}
#access .wrap .content .access .captionTxt {
	width: 80%;
	margin: 0 auto 6%;
	text-align: justify;
	font-size: 10px;
	font-size: 0.625rem;
}
#access .wrap .content .access .crossBox{
	width: 100%;
	padding: 10% 10%;
	margin-bottom: 6%;
	background-color: #eaeef1;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .crossBox .txtArea {
  width: 100%;
  max-width: 100%;
  margin-bottom: 6%;
}
#access .wrap .content .access .crossBox h3 {
  text-align: left;
}
#access .wrap .content .access .crossBox .txtBlock {
  text-align: justify;
  margin: 0;
  padding: 0;
}
#access .wrap .content .access .crossBox .imgArea {
  width: 100%;
  margin: 0;
}
#access .wrap .content .access .routeImgBox{
	width: 80%;
	margin: 0 auto 6%;
}
#access .wrap .content .access .areaImgList {
	width: 80%;
	margin: 0 auto 6%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#access .wrap .content .access .areaImgList li {
  width: 100%;
  margin-bottom: 2%;
}
#access .wrap .content .access .areaImgList li .imgBox .stCaption {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 5px;
  width: 100%;
  text-align: right;
	font-size: 10px;
	font-size: 0.625rem;
  color: #FFF;
  background-color: rgba(0,0,0,0.6);
}
/* 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: 32px;
    font-size: 2rem;
    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: center;
    margin: 0 auto 6%;
    padding: 0;
  }

  #access .wrap .content .access .accImg01 li {
	width: 25%;
}
#access .wrap .content .access .accImg01 li .accimgCaption {
	width: 18vw;
}

#access .wrap .content .access .crossBox{
	padding: 6% 10%;
	margin-bottom: 6%;
}
#access .wrap .content .access .crossBox .txtArea {
	width: 40%;
	max-width: 40%;
	align-self: center;
}
#access .wrap .content .access .crossBox h3 {
	text-align: left;
}
#access .wrap .content .access .crossBox .txtBlock {
	text-align: justify;
	margin: 0;
	padding: 0;
}
#access .wrap .content .access .crossBox .imgArea {
	width: 50%;
	align-self: center;
}
#access .wrap .content .access .routeImgBox{
	max-width: 1300px;
}

#access .wrap .content .access .areaImgList li {
	width: 24%;
	margin-bottom: 0;
}
#access .wrap .content .access .areaImgList li .imgBox .stCaption {
	font-size: 14px;
	font-size: 0.93333rem;
}

}