#container h1 {
  border-bottom: 1px solid #cccccc;
  font-size: 1.7em;
  line-height: 1.2;
  margin: 0 0 12px;
  padding-bottom: 0;
}

#cate-menu {
  background: #061445;
  padding: 22px 0 5px 29px;
}

#cate-menu ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#cate-menu ul li {
  margin: 0px 12px 10px 0px;
}

#cate-menu ul li:nth-last-child(1):nth-child(odd) {
  margin: 15px 0 5px;
}

body #container {
  width: 980px;
}

#container #cate-wrap {
  position: relative;
  padding: 20px 18px 20px 18px;
  background-color: #061445;
}

#container #cate-wrap .cate {
  margin: 0 0 30px 0;
  padding: 15px 12px 3px 12px;
  border: none;
  background-color: #FFFFFF;
  zoom: 1;
}

#cate-wrap h3 {
  padding: 10px 0px 14px 40px;
  font-size: 180%;
  font-weight: bold;
  color: #061445;
  position: relative;
}

#cate-wrap h3.cate-1 {
  background: url(/static/images/seihin_joho/presentation/ttl_1.gif) left 9px no-repeat;
}

#cate-wrap h3.cate-2 {
  background: url(/static/images/seihin_joho/presentation/ttl_2.gif) left 9px no-repeat;
}

#cate-wrap h3.cate-3 {
  background: url(/static/images/seihin_joho/presentation/ttl_3.gif) left 9px no-repeat;
}

#cate-wrap h3.cate-4 {
  background: url(/static/images/seihin_joho/presentation/ttl_4.gif) left 9px no-repeat;
}

#cate-wrap h3.cate-5 {
  background: url(/static/images/seihin_joho/presentation/ttl_5.gif) left 9px no-repeat;
}

#cate-wrap h3.commonttl::before {
  content: "";
  display: block;
  background: #02194b;
  height: 30px;
  width: 30px;
  position: absolute;
  left: 0;
  top: 10%;
}

.item-area {
  margin: 0 0 30px 0;
}

.item-area .title {
  margin: 0 0 10px 0;
  padding: 8px 10px;
  font-weight: bold;
  font-size: 1.05em;
  line-height: 1.4;
  background-color: #DDDDDD;
}

.item-area .left_area {
  margin: 0 0 0 16px;
  float: left;
  width: 300px;
}

.item-area .left_area img {
  width: 298px;
  height: 298px;
  border: 1px solid #CCCCCC;
}

.item-area .right_area {
  margin: 0 0 0 20px;
  float: left;
  width: 345px;
}

.item-area .right_area .width {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
  line-height: 1.3;
}

.item-area .right_area table {
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  width: 340px;
  margin: 0 0 15px 0;
  font-size: 1.1em;
}

.item-area .right_area table td {
  padding: 3px 5px;
  font-size: 0.8em;
  line-height: 1.3;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
}

.item-area .right_area table td a {
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(/static/images/seihin_joho/presentation/ya.gif) left center no-repeat;
}

.item-area .right_area table td span {
  font-size: 0.9em;
}

.item-area .right_area table td.left {
  width: 100px;
}

.item-area .right_area table td.right {
  width: 240px;
}

.item-area .right_area table td.right.size {
  font-weight: bold;
}

.item-area .right_area table td.aspect {
  font-weight: bold;
}

.item-area .right_area .icon_color {
  margin: 0;
}

.item-area .right_area .icon_color div {
  margin: 0;
}

.item-area .right_area .icon_color div img {
  margin: 0 0 10px 0;
}

.item-area .right_area .icon_list {
  margin: 0;
}

.item-area .right_area .icon_list div {
  margin: 0;
}

.item-area .right_area .icon_list div img {
  margin: 0 0 5px 0;
}

.option-area {
  margin: 20px 16px 0 16px;
  padding: 12px 0 12px 38px;
  background: #e8f1fa;
  border-radius: 5px;
  font-size: 0.8em;
}

.option-area .left-area {
  float: left;
}

.option-area .left-area p.icon {
  margin: 0 0 10px 0;
}

.option-area .left-area p.name {
  padding: 0 0 0 12px;
  font-size: 1.15em;
}

.option-area .center-area {
  float: left;
  margin: 0 0 0 36px;
}

.option-area .right-area {
  float: left;
  margin: 0 0 0 30px;
  width: 220px;
}

.option-area .right-area p.hinban {
  margin: 5px 0 8px 0;
}

.option-area .right-area p.hinban a {
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(/static/images/seihin_joho/presentation/ya.gif) left center no-repeat;
}

.option-area .right-area p.price {
  margin: 0 0 8px 0;
}

.option-area .right-area p.text {
  color: #ff0000;
  font-size: 0.9em;
}

.option_banner {
  margin: -4px 0 32px 0;
  padding: 20px 0 0 0;
  border-top: 1px dotted #ccc;
  text-align: center;
}

.option_banner2 {
  margin: -4px 0 32px 0;
  text-align: center;
}

.bottom_banner {
  margin: 40px auto 0;
  width: 489px;
}

.osusume {
  width: 98%;
  margin: 0 auto;
  padding: 5% 3%;
  border-top: 1px #ccc dotted;
  box-sizing: border-box;
}

.osusume .osusume-title {
  text-align: center;
  color: #1c64ba !important;
  margin: 0 0 3%;
  font-size: 150% !important;
}

.taiou {
  width: 95%;
  background-color: #f6f6f6;
  padding: 3%;
  box-sizing: border-box;
  margin: 0 auto 5%;
}

.taiou-titile {
  border-left: 5px solid #717171;
  font-size: 120%;
  padding: 1.2% 1%;
  margin: 0 0 3%;
  font-weight: bold;
}

.product-box {
  display: flex;
  flex-wrap: wrap;
}

.product-box .product-item {
  width: 50%;
  margin: 0 0 20px 0;
}

.product-box .product-item .left_area {
  display: inline-block;
  width: 40%;
}

.product-box .product-item .left_area a {
  display: block;
  border: 1px solid #ccc;
}

.product-box .product-item .left_area img {
  width: 100%;
}

.product-box .product-item .right_area {
  display: inline-block;
  width: 55%;
  vertical-align: top;
  margin: 0 0 0 3%;
}

.product-box .product-item .right_area .hinban a {
  font-size: .95em;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(/static/images/seihin_joho/presentation/ya.gif) left center no-repeat;
}

.product-box .product-item .right_area .cap {
  font-weight: bold;
  margin: 0 0 6%;
  line-height: 1.3;
  font-size: .95em;
}

.product-box .product-item .right_area .price {
  margin: 6% 0 0;
  font-size: .9em;
}

.taiou .product-box .product-item .left_area a {
  border: none;
}
