@charset "UTF-8";
@import url(digicame_arm_common.css?2024053101);
/*--------------------------------------
　括り
---------------------------------------*/
#container {
  width: 980px;
}

/*--------------------------------------
　タイトル
---------------------------------------*/
#wrap-container #container h1 {
  border-bottom: 1px solid #CCCCCC;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-bottom: 0;
}

/*--------------------------------------
　タイトルバナー
---------------------------------------*/
#title-banner img {
  margin: 0px 0 19px 0px;
}

.listArea {
  float: left;
  padding-bottom: 212px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

/*--------------------------------------
　リスト
---------------------------------------*/
.listCont {
  position: relative;
  width: 386px;
  height: 21em;
}

/*--------------------------------------
　アイコン
---------------------------------------*/
.mark {
  left: 7px;
  position: absolute;
  top: 57px;
}

/*--------------------------------------
　リストタイトル
---------------------------------------*/
.listTitle {
  margin: 0px 0 12px 0px;
  font-size: 0.9em;
  font-weight: bold;
  border-left: 4px solid #999999;
  border-bottom: 1px solid #999999;
  line-height: 17px;
  padding-left: 8px;
  padding-bottom: 3px;
  color: #190808;
}

/*--------------------------------------
　画像に枠つける
---------------------------------------*/
.frame {
  border: solid 1px #ccc;
  padding: 4px;
  width: 178px;
}

/*--------------------------------------
　左部分
---------------------------------------*/
.leftArea {
  float: left;
}

/*--------------------------------------
　右部分
---------------------------------------*/
.rightArea {
  float: left;
  padding-left: 11px;
  font-size: 0.84em;
  padding-top: 2px;
  width: 155px;
}

/*--------------------------------------
　品番
---------------------------------------*/
.rightArea .itemNumber {
  font-weight: bold;
  margin-bottom: 3px;
  padding-bottom: 3px;
  padding-top: 5px;
}

.rightArea .itemNumber-inner {
  font-weight: bold;
  margin: 7px 0 -5px 0px;
}

.rightArea .itemNumber-inner span {
  font-weight: normal;
  margin-bottom: 3px;
  font-size: 0.9em;
}

/*--------------------------------------
　商品説明文
---------------------------------------*/
.article {
  margin: 0px 0 10px 0;
}

.article-bold {
  margin: 0px 0 4px 0;
  font-weight: bold;
  line-height: 17px;
}

/*--------------------------------------
　価格
---------------------------------------*/
span.zeinuki {
  line-height: 1.6;
}

/*--------------------------------------
　リスト
---------------------------------------*/
ul.listStyle {
  margin-top: 13px;
  font-size: 0.9em;
  margin-left: -1px;
}

ul.listStyle li {
  padding: 0 0 5px 0px;
}

ul.listStyle-outer {
  margin-top: 20px;
  padding: 0 0 5px 0px;
  font-size: 0.9em;
  margin-left: -1px;
}

ul.listStyle-outer .listStyle-inner {
  padding: 0 0 5px 0px;
  margin-top: 0px;
}

ul.listStyle-outer li span {
  padding: 0 0 0px 11px;
  line-height: 1.6;
  margin-bottom: -2px;
}
