@charset "UTF-8";
/* リセットCSS
----------------------------------------*/
h1, h2, h3, h4, h5, h6, div, p, ul, li, dl, dt, dd, table, tr, td, img {
  margin: 0;
  border: 0;
  padding: 0;
}

/* コンテナ
----------------------------------------*/
div#container {
  width: 980px;
  font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}

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

.title-banner {
  margin: 0px;
}

.indent_area {
  margin: 0 10px 0 10px;
}

.indent_area p.large_text {
  margin: 20px 0 3px 0;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3;
}

.indent_area p.text {
  margin: 0 0 20px 0;
  font-size: 0.95em;
  line-height: 1.4;
}

p.large_text {
  margin: 20px 0 5px 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1.3;
}

p.text {
  margin: 15px 0 20px 0;
  font-size: 0.95em;
  line-height: 1.5;
}

p.menu_title {
  padding: 2px 0 2px 5px;
  border-left: 5px solid #BF0906;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.3;
}

div.menu_area {
  margin: 0px 0 40px 0;
}

div.menu_area .menu_btn {
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}

div.menu_area .menu_btn.mr0 {
  margin-right: 0;
}

a.menu1_button {
  background: url("/static/images/seihin_joho/mynumber/btn_01.png") no-repeat scroll 0 0;
}

a.menu2_button {
  background: url("/static/images/seihin_joho/mynumber/btn_07.png") no-repeat scroll 0 0;
}

a.menu3_button {
  background: url("/static/images/seihin_joho/mynumber/btn_03.png") no-repeat scroll 0 0;
}

a.menu4_button {
  background: url("/static/images/seihin_joho/mynumber/btn_04.png") no-repeat scroll 0 0;
}

a.menu5_button {
  background: url("/static/images/seihin_joho/mynumber/btn_05.png") no-repeat scroll 0 0;
}

a.menu6_button {
  background: url("/static/images/seihin_joho/mynumber/btn_06.png") no-repeat scroll 0 0;
}

a.menu_common_btn {
  margin: 8px 7px 0 0;
  display: block;
  float: left;
  width: 302px;
  height: 65px;
  text-align: left;
  padding: 25px 0 0 20px;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.2;
  cursor: pointer;
  text-decoration: none;
  color: #1c64b3;
}

a.menu_common_btn:nth-child(3n+3) {
  margin-right: 0px;
}

a.menu1_button:hover,
a.menu2_button:hover,
a.menu3_button:hover,
a.menu4_button:hover,
a.menu5_button:hover,
a.menu6_button:hover {
  opacity: 0.6;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
}

a.mr0 {
  margin-right: 0;
}

div.card {
  background-color: #EEEEEE;
  width: 96%;
  margin: 3% auto 4%;
  padding: 2% 0;
}

div.card.bot {
  margin: 7% auto 3%;
}

div.card p {
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
  margin: 0 0 1%;
  color: #555;
}

div.card-link {
  text-align: center;
}

div.card-link a {
  display: inline-block;
  margin: 0 0.2%;
}

h2 {
  border-left: 5px solid #CF0101;
  background-color: #2E2E2E;
  color: #ffffff;
  font-size: 1.5em;
  font-weight: bold;
  padding: 13px 0 10px 14px;
}

h2 span {
  font-size: 0.7em;
}

h3.taisaku {
  margin: 15px 0 0 0;
  background: url("/static/images/seihin_joho/mynumber/sub-title_03.gif") no-repeat scroll 0 0;
  width: 980px;
  height: 32px;
  text-align: left;
  padding: 10px 0 0 98px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
}

h3.taisaku1 {
  margin: 15px 0 0 0;
  background: url("/static/images/seihin_joho/mynumber/sub-title_01.gif") no-repeat scroll 0 0;
  width: 980px;
  height: 32px;
  text-align: left;
  padding: 10px 0 0 98px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
}

h3.taisaku2 {
  margin: 15px 0 0 0;
  background: url("/static/images/seihin_joho/mynumber/sub-title_02.gif") no-repeat scroll 0 0;
  width: 980px;
  height: 32px;
  text-align: left;
  padding: 10px 0 0 98px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
}

h3.taisaku3 {
  margin: 15px 0 0 0;
  background: url("/static/images/seihin_joho/mynumber/sub-title_04.gif") no-repeat scroll 0 0;
  width: 980px;
  height: 32px;
  text-align: left;
  padding: 10px 0 0 98px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
}

.cate_area {
  margin: 0 0 70px 0;
}

.cate_area.last {
  margin: 0 0 50px 0;
}

.cate_area .lt {
  border-top: 1px dashed #CCCCCC;
}

.cate_area .middle_title {
  font-weight: bold;
  font-size: 1.2em;
}

.cate_area .left_area {
  margin: 25px 0 0 20px;
  float: left;
  width: 440px;
}

.cate_area .right_area {
  margin: 25px 0 0 40px;
  float: left;
  width: 460px;
}

.cate_area .bottom_area {
  padding: 20px;
  margin: 30px 0 0 20px;
  width: 900px;
  background-color: #F0F5F9;
  position: relative;
}

.cate_area .bottom_area .osusume {
  position: absolute;
  top: -15px;
  left: 0px;
}

.cate_area .bottom_area .pickup {
  padding-left: 73px;
  font-size: 21px;
  line-height: 25px;
  font-weight: bold;
}

.cate_area .bottom_area .left_area {
  margin: 20px 0 0 0px;
  float: left;
  width: 300px;
}

.cate_area .bottom_area .left_area img {
  border: 1px solid #CCCCCC;
}

.cate_area .bottom_area .right_area {
  margin: 20px 0 0 40px;
  float: left;
  width: 520px;
}

.cate_area .bottom_area .right_area .caption {
  font-size: 1em;
  line-height: 1.5;
  font-weight: bold;
}

.cate_area .bottom_area .right_area .type {
  margin: 5px 0 0 0;
}

.cate_area .bottom_area .right_area .type a {
  background: url("/static/images/seihin_joho/mynumber/ya.gif") no-repeat scroll 0 center;
  display: block;
  font-weight: bold;
  padding-left: 1em;
}

.cate_area .bottom_area .right_area .price {
  margin: 7px 0 0 0;
  font-size: 0.9em;
  line-height: 1.3;
}

.cate_area .bottom_area .right_area .comment {
  margin: 10px 0 0 0;
  font-size: 0.9em;
  line-height: 1.5;
}

.cate_area .bottom_area .icon_area {
  margin: 5px 0 0 0;
}

.cate_area .bottom_area .icon {
  float: left;
  margin: 0 7px 0 0;
}

.cate_area .soft_area {
  margin: 35px 0 45px 0;
  padding: 18px 20px 25px;
  border: 2px solid #5380D3;
}

.cate_area .soft_area p.top_title {
  font-size: 1.25em;
  font-weight: bold;
  color: #3965C8;
}

.cate_area .soft_area .soft_area_inner {
  float: left;
  width: 430px;
}

.cate_area .soft_area .soft_area_inner.ll {
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
  border-left: 1px dashed #CCCCCC;
}

.cate_area .soft_area .soft_area_inner .subtitle {
  border-left: 4px solid #144EB9;
  margin: 20px 0 13px 0;
  padding: 0 0 0 8px;
  font-weight: bold;
  font-size: 0.9em;
  line-height: 1.4;
}

.cate_area .soft_area .soft_area_inner .softcomment {
  margin: 0 0 20px 12px;
  font-size: 0.8em;
  line-height: 1.5;
}

.cate_area .soft_area .soft_area_inner .figure {
  margin: 0 0 0 12px;
}

.cate_area .soft_area .detail_link {
  margin: 20px 0 0 0;
  text-align: center;
}

a.link_area {
  display: block;
  margin: 20px 0 0 115px;
  background: url("/static/images/seihin_joho/mynumber/btn_other.png") no-repeat scroll 0 0;
  width: 750px;
  height: 42px;
  text-align: center;
  padding: 38px 0 0 0;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.2;
  color: #333333;
  text-decoration: none;
}

a.link_area:hover {
  opacity: 0.6;
  -ms-filter: "alpha( opacity=60 )";
  filter: alpha(opacity=60);
}

/*a.link_area {
    background-color:#555555;
    display: block;
    width: 700px;
    height: 50px;
    text-align:center;
    margin:40px 0 90px 140px;
    padding:20px 0 0 0;
    color:#FFFFFF;
    font-size:1.5em;
    line-height:1.6;
    font-weight:bold;
    cursor:pointer;
}*/
a.link_area.mb {
  margin-bottom: 70px;
}

/* 回遊バナー
----------------------------------------*/
#migration {
  margin-bottom: 30px;
}

#migration p.lineup {
  background-color: #34598d;
  border-radius: 5px 5px 0 0;
  color: #ffffff;
  font-size: 0.9em;
  padding: 8px 10px;
  text-align: center;
  width: 216px;
}

#migration #migration_inner:after {
  content: "";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}

#migration #migration_inner {
  background-color: #EDEDED;
  padding: 12px 0 4px 12px;
}

#migration #migration_inner ul li {
  float: left;
  padding-right: 8px;
  padding-bottom: 8px;
}

a.inner1 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_simon-ninsho.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner1:hover, a.inner2:hover, a.inner3:hover, a.inner4:hover, a.inner5:hover, a.inner6:hover, a.inner7:hover, a.inner8:hover, a.inner9:hover, a.inner10:hover, a.inner11:hover {
  text-decoration: none;
  color: #000000;
  opacity: 0.6;
}

a.inner2 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_usbmemory.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner3 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_port-security.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 21px 0 0 11px;
  width: 222px;
  height: 53px;
  line-height: 1.2;
}

a.inner4 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_wire.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner5 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_filter.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 21px 0 0 11px;
  width: 222px;
  height: 53px;
  line-height: 1.2;
}

a.inner6 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_paper.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner7 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_box.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner8 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_partition.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner9 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_shredder_security.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner10 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_skimmingcase.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

a.inner11 {
  background: url(/static/images/seihin_joho/mynumber/migration/btn_bag.png) no-repeat 0 0;
  display: block;
  color: #000000;
  font-size: 0.9em;
  padding: 30px 0 0 11px;
  width: 222px;
  height: 44px;
  line-height: 1.2;
}

/* カタログ */
div#catalog-pc {
  border: 0.3em solid #9FBFE6;
  border-radius: 0.7em;
  background-color: #DBE7F5;
  padding: 30px 50px;
  margin: 3.5% auto;
  width: 880px;
}

div#catalog-pc div.cata_left {
  float: left;
  width: 73%;
  padding-top: 2%;
}

div#catalog-pc div.cata_left p {
  font-weight: bold;
  font-size: 1.65em;
  margin-bottom: 3%;
}

div#catalog-pc div.cata_left span {
  display: block;
  font-size: 1.05em;
  line-height: 1.8;
}

div#catalog-pc div.cata_left ul {
  margin-top: 6%;
}

div#catalog-pc div.cata_right {
  float: right;
  width: 20%;
  text-align: center;
}

div#catalog-pc div.cata_right img {
  width: 100%;
}

div#catalog-pc div.cata_left ul li {
  float: left;
  width: 45%;
  padding-right: 2%;
}

div#catalog-pc div.cata_left ul li a {
  display: block;
  text-align: center;
  padding: 5%;
  background-color: #125EAA;
  color: #FFFFFF;
  font-size: 0.95em;
}

div#catalog-pc div.cata_left ul li a img {
  width: 3.8%;
  vertical-align: middle;
  margin: 0 0 0 12px;
}
