@charset "utf-8";

.sp_only {
	display: none;
}
body {
	min-width: 880px;
}

.pageheader{
	width: 880px;
	margin: 0 auto;
	height: 58px;
	position: relative;
}

.pageheader__logo{
	position: absolute;
	left: -1px;
	top: 20px;
}
.pageheader__close{
	position: absolute;
	right: 0;
	top: 0;
}
.pageheader__close a{
	display: block;
	width: 45px;
	height: 45px;
	background: url(img/btnClose.png) 0 0 no-repeat;
}

#wrap {
	width: 880px;
	margin: 0 auto;
}

.contentheader{
	padding: 21px 0;
	margin-bottom: 28px;
}

#wrap .contentheader:before {
  content: "";
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: top;
  margin: 3px 9px 0 0;
  background: transparent url(../../../../common/css/img/icon_hlv1_blue.png) 0 0 no-repeat;
}

#wrap .contentheader h1 {
  display: inline-block;
  height: 32px;
  line-height: 1.3;
  font-size: 200%;
  font-weight: normal;
  letter-spacing: 0.1em;
  color: #0096c8;
}

.icondescription{
	width: 872px;
	border-radius: 12px;
	border:#d5d5d5 4px solid;
	padding: 20px 0 4px 0;
	margin-bottom: 30px;
}

.icondescription__body{
	width: 810px;
	margin: 0 auto 15px auto;
}
.icondescription__body:before,
.icondescription__body:after{
	content: "";
	display: table;
}
.icondescription__body:after{
	clear: both;
}
.icondescription__item{
	float: left;
	display: table;
	width: 54%;
	min-height: 40px;
}
.item-dlnumber{
	width: 46%;
}
.icondescription__item dt{
	display: table-cell;
	vertical-align: middle;
	width: 115px;
}
.icondescription__item dd{
	display: table-cell;
	vertical-align: middle;
	font-size: 12px;
	line-height: 1.6;
	letter-spacing: 0.05em;
}

.icondescription__note{
	font-size: 11px;
	letter-spacing: 0.07em;
	margin-bottom: 37px;
	color: #9B9B9B;
}
.icondescription__note a{
	color: #9B9B9B;
}
.icondescription__note a:before {
  content: "";
  display: inline-block;
  margin: 0 0 -1px 0;
  width: 10px;
  height: 10px;
  background: url(../../../../common/css/img/arrow_link_00.png) 0 0 no-repeat;
  
}

.icon__dlcard,
.icon__dlnumber,
.icon__eshop,
.icon__dlcard-na,
.icon__dlnumber-na,
.icon__eshop-na{
	width: 104px;
	height: 20px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	display: block;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.icon__dlcard{background: url(img/icon_dlcard.png);}
.icon__dlnumber{background: url(img/icon_dlnumber.png);}
.icon__eshop{background: url(img/icon_eshop.png);}
.icon__dlcard-na{background: url(img/icon_dlcard-na.png);}
.icon__dlnumber-na{background: url(img/icon_dlnumber-na.png);}
.icon__eshop-na{background: url(img/icon_eshop-na.png);}




.tableheader{
	width: 880px;
	margin: 0 auto 27px auto;
}
.tableheader:before,
.tableheader:after{
	content: "";
	display: table;
}
.tableheader:after{
	clear: both;
}
.tableheader__ttl{
	float: left;
}
.tableheader__linkbtn{
	float: right;
	height: 18px;
}
.tableheader__linkbtn a{
	font-size: 12px;
	line-height: 18px;
	 color: #5E5E5E;
}
.tableheader__linkbtn a:before {
  content: "";
  display: inline-block;
  margin: 0 5px 0 -15px;
  width: 10px;
  height: 10px;
  background: url(../../../../common/css/img/arrow_link_00.png) 0 0 no-repeat;
  
}
.tableheader__ttl:before {
  background: #0096c8;
  content: "";
  display: table-cell;
  width: 6px;
  height: 100%;
  border-radius: 3px;
}
.tableheader__ttl span {
  display: table-cell;
  padding-left: 10px;
  letter-spacing: 0.1em;
  color: #5E5E5E;
  font-size: 18px;
  line-height: 1;
}


.softtable-container{
	margin-bottom: 60px;
}
.softtableheader{
	display: table;
	width: 100%;
	table-layout: fixed;
	padding-bottom: 3px;
	border-bottom:#dedede 1px solid;
}
.softtableheader__date{
	display: table-cell;
	font-size: 10px;
	vertical-align: middle;
	width: 84px;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color: #5E5E5E;
}
.softtableheader__title{
	display: table-cell;
	font-size: 10px;
	vertical-align: middle;
	width: 232px;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color: #5E5E5E;
}

.softtableheader__maker{
	display: table-cell;
	font-size: 10px;
	vertical-align: middle;
	width: 232px;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color: #5E5E5E;
}
.softtableheader__icon{
	display: table-cell;
	font-size: 10px;
	vertical-align: middle;
	padding-right: 10px;
	width: 332px;
	font-family: HelveticaNeue,Helvetica Neue,Helvetica,Arial,Roboto,"Droid Sans",Hiragino Kaku Gothic ProN,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	font-weight:bold;
	color: #5E5E5E;
}


.softtable__body{
	border-bottom:#dedede 1px solid;
}

.softtable__item{
	display: table;
	width: 100%;
	table-layout: fixed;
	background: url(../../../../common/css/img/dot_h_01.png) 0 0 repeat-x;
}
.softtable__body .softtable__item:first-child{
	background: none;
}
.softtable__text{
	display: table-cell;
	vertical-align: middle;
}
.softtable__date{
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.6em;
	width: 84px;
}
.softtable__title{
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.4em;
	padding: 8px 0 8px 0;
	width: 232px;
}
.softtable__title a{
	color: #5E5E5E;
}
.softtable__maker{
	display: table-cell;
	font-size: 12px;
	vertical-align: middle;
	line-height: 1.4em;
	padding: 8px 0 8px 0;
	width: 232px;
}
.softtable__maker span{
	font-size: 10px;
}
.softtable__icon{
	display: table-cell;
	width: 332px;
	vertical-align: middle;
	line-height: 1.4em;
	padding: 20px 0; 
}
.softtable__icon span{
	float: left;
	margin: 0 0 0 10px;
}
.softtable__icon span:first-child{
	margin: 0;
}



