.section--listPage{
  text-align: center;
  margin-bottom:40px;
}
.section--free1{
  margin-bottom:50px;
}
.listPage__topText{
  padding:40px 0px;
  text-align: center;
}
.cTable{
  table-layout: fixed;
  width:100%;
}
.cTable__img,.cTable__text{
  vertical-align: top;
}
.cTable__img{
  width:50%;
}
.cTable__text{
  width:50%;
  text-align:left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding:20px;
}

.listPageTitle{
  font-family: "ÞâÌÀÄ«", YuMincho, "¥Ò¥é¥®¥ÎÌÀÄ« ProN W3", "Hiragino Mincho ProN", "HGÌÀÄ«E", "£Í£Ó £ÐÌÀÄ«", "£Í£Ó ÌÀÄ«", serif;
  font-size: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.sortTable{
  width:100%;
}
.sortTable td{
  text-align: right;
}
.sortList{
  text-align: right;
  letter-spacing: -.4em;
}
.sortList__unit{
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}
.sortList__unit:nth-child(n+2){
  margin-left:5px;
}
.sortList__unit:nth-child(n+2):before{
  content:"-";
  display: inline-block;
  margin:0px 3px 0 0;
}
.sortList__unit a{
  text-decoration: underline;
}
.sortList__unit a:hover{
  text-decoration: none;
}
.sortList__unit span{
  background: #eee;
  display: inline-block;
}

.pageNav{
  text-align: center;
  margin:20px 0px;
}
.pageNav--bottom{
  margin-bottom:50px;
}
.pageNav a{
  display: inline-block;
  margin:0px 15px;
}

.sList{
  padding: 10px 10px 0px 10px;
  border: solid 1px #ccc;
}
.sList__unit{
  margin:0px 10px 10px 0px;
  display: inline-block;
}

/*¾¦ÉÊ°ìÍ÷¤Î¾ÜºÙ²£¤Ë¥Ü¡¼¥À¡¼¤¬É¬Í×¤Ê¾ì¹ç*/
.itemList__detail{
  margin: 15px 0 0;
  text-align: center;
}
.itemList__detail .itemList__name{
  font-size:15px;
}
.itemList__detail .itemList__description{
  margin-top:5px;
}

.list_box {
  background: #fff;
  padding: 15px 30px;
}

.listpage_topimg {
  margin-bottom: 40px;
}
.listpage_subList {
  margin-bottom: 50px;
}
.listpage_subList li {
  float: left;
  width: 15%;
}
.listpage_subList li:nth-of-type(n+2) {
  margin-left: 2%;
}
.listpage_subList li .listpage_subListtxt {
  text-align: center;
  margin-top: 10px;
}


.seasondelList {
  margin-bottom: 60px;
  background: #fff;
  padding: 30px;
}
.seasondelList_unit dl {
  display: table;
  padding-bottom: 25px;
  border-bottom: 1px solid #32323c;
}
.seasondelList_unit:nth-of-type(n+2) dl {
  margin-top: 30px;
}
.seasondelList_unit:last-of-type dl {
  border: none;
}
.seasondelList_unit dl dt {
  display: table-cell;
  vertical-align: top;
  width: 17%;
  min-width: 132px;
  max-width: 132px;
}
.seasondelList_unit dl dt span {
  display: inline-block;
  font-weight: bold;
  padding: 5px 10px;
  font-size: 18px;
  border: 2px solid #32323c;
}
.seasondelList_unit dl dt a {
  display: inline-block;
  font-weight: bold;
  padding: 5px 10px;
  margin-top: 15px;
  font-size: 14px;
  color: #a40035;
  border: 2px solid #a40035;
  border-radius: 5px;
}
.seasondelList_unit dl dt a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.seasondelList_unit dl dd {
  display: table-cell;
  vertical-align: top;
  width: 85%;
  padding-left: 10px;
}
.seasondelList_unit dl dd .seasondelList_img {
  float: left;
  width: 30%;
}
.seasondelList_unit dl dd .seasondelList_txt {
  float: right;
  width: 68%;
}
.seasondelList_unit dl dd .seasondelList_txt strong {
  font-size: 18px;
  font-weight: bold;
}


#low_banner {
  padding: 60px 0px 0px 0px;
	}
#low_banner img{
  padding: 0px 0px 15px 0px;
	}