body{
  font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;
  font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
header{
  width: 100%;
  padding: 50px 0;
  text-align: center;
}
header h1 img{
margin: 0 auto;
}

h2{
  width: 100%;
  text-align: center;
  background:#e7f7ff;
  color: #0e64a1;
  line-height: 68px;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}

h3{
  text-align: center;
  color: #0e64a1;
  line-height: 1.5em;
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 40px;
}

.wrap{
  width: 760px;
  background:#e7f7ff;
  margin: 0 auto 40px;
  padding: 40px;
  box-sizing: border-box;
}
.contents table{
  border-spacing: 0 !important;
}
table.table-wrap{
  width: 675px;
  margin-bottom: 60px;
}
table.table-wrap tr td{
    padding: 0;
}
table.epark tr{
  display: table-cell;
  vertical-align: top;
}
table.epark tr td{
  text-align: center;
  padding: 0;
}
table.epark tr .imgbox{
  width: 320px;
  height: 200px;
  background: url(../images/img-lp-locker.jpg) no-repeat center;
  margin-bottom: 10px;
}
table.epark tr:nth-child(2) .imgbox{
  background: url(../images/img-lp-locker2.jpg) no-repeat center;
}
table.epark tr td p.type{
  color: #fff;
  background: #0036ff;
  font-size: 22px;
  font-size: 1.4rem;
  line-height: 49px;
}
table.epark tr:nth-child(2) p.type{
  background: #ff0000;
}
table.epark tr td p.type{
  color: #fff;
  background: #0036ff;
  font-size: 22px;
  font-size: 1.4rem;
  line-height: 49px;
}
table.epark tr td{
  padding-right: 20px;
}
table.epark tr:nth-child(2) td{
  padding-left: 20px;
}
p.subtitle{
  color: #0e64a1;
  background: #ffffff;
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 56px;
  margin-bottom: 2px;
}
p.subtitle{
  color: #0e64a1;
  background: #ffffff;
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 56px;
  margin-bottom: 2px;
}
p.num{
  color: #0e64a1;
  background: #ffffff;
  font-weight: normal;
  font-size: 58px;
font-size: 2.6rem;
line-height: 1.2em;
font-weight: normal;
padding: 20px 10px;
}
p.num strong{
  padding-right: 10px;
}
p.num span{
  padding-left: 10px;
}
table.epark tr p.num span::before{
  display: inline-block;
content: "30";
}
table.epark tr:nth-child(2) p.num span::before{
  content: "24";
}

.contents ul{
  list-style: none;
  padding: 0;
  margin: 0 0 40px;
}
.contents ul::after{
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  height:0;
}

.contents ul li{
  float: left;
  margin-right: 40px;
  width: 320px;
  height: 200px;
}

.contents ul li:last-child{
  margin-right: 0px;
}
a.btn-green{
  color:#fff;
  background:#4bb039;
  text-align: center;
  font-size: 26px;
  font-size: 1.6rem;
  line-height: 60px;
  display: block;
  width:100%;
  text-decoration: none;
  border-radius: 10px;
  font-weight: bold;
}
footer p{
  background: #001ea1;
  color:#fff;
  text-align: center;
  font-size: 14px;
  font-size: 1.0rem;
  line-height: 60px;
}

@media (max-width: 759px){
header{
  padding: 20px 0;
}
header h1 img{
  width: 300px;
}
.wrap {
  width:100%;
  margin: 0 auto 20px;
  padding: 20px;
}
h2{
  line-height: 1.4em;
  padding: 20px;
    margin-bottom: 20px;
    font-size: 18px;
font-size: 1.1rem;
}
h3{
  margin-bottom: 20px;
  font-size: 18px;
font-size: 1.1rem;
}
.contents ul{
  width: 100%;
  margin-bottom: 20px;
}
.contents ul li{
  width: 48%;
  margin-right: 4%;
  height: auto;
}
.contents table{
  width: 100%;
}
table.table-wrap{
  width: 100%;
  margin-bottom: 40px;
}
table.epark tr{
  display: table-row;
}
table.epark tr .imgbox{
  width: 100%;
  height: 315px;
  background-size: cover;
  background-position: center;
}
table.epark tr:nth-child(2) .imgbox{
background-size: cover;
background-position: center;
}
table.epark tr td p.type{
  font-size: 16px;
      font-size: 1.0rem;
      line-height: 1.4em;
      padding: 10px;
}
table.epark tr td{
  padding-right: 0px;
    min-width: 165px;
}
p.num {
    font-size: 18px;
    font-size: 1.2rem;
    line-height: 1.4em;
        min-height: auto;
        margin-bottom: 20px;
  }
  a.btn-green{
    line-height: 1.4em;
    padding: 10px;
    font-size: 20px;
    font-size: 1.2rem;
  }
  table.epark tr:nth-child(2) td{
    padding-left: 0;
  }
}

@media (max-width: 639px){
table.epark tr .imgbox{
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center;
}
}
