@charset "UTF-8";

.ttl-spress {
  padding-left: 12px;
  border-bottom: none;
  color: #000000;
  font-size: 142%
}
.img-cmn {
  display: block;
  width: 100%;
}
.title-spress img {
  width: 269px;
  margin: 0 auto;
  display: block
}
.content-spress {
  padding-top: 22px
}
.content-spress .title-spress {
  margin-bottom: 21px
}
.content-content {
  padding: 38px 29px 45px;
}
.content-content .title-spress {
  margin-bottom: 60px
}
.content-content .ul-img > li + li {
  margin-top: 77px
}
.content-content .ul-img a {
  display: block
}
.content-access {
  background: url(../img/bg_access01.jpg) no-repeat center 0;
  background-size: 100% auto;
  padding: 65px 30px 30px;
  font-family: YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Verdana, sans-serif;
  line-height: 1.527777777777778;
  color: #231815
}
.content-access .title-spress {
  margin-bottom: 35px
}
.content-access .info {
  margin-bottom: 23px
}
.content-access .info p {
  margin: 0
}
.content-access .info .mb {
  margin-bottom: 19px
}
.content-access .info .mb01 {
  margin-bottom: 8px
}
.content-content .video{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	margin: 30px 0 80px;
}
.content-content .video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}