@charset "UTF-8";
/* CSS Document */

.cat_content_model_box_wrap {
  /*width:calc(100% - 330px);*/
  font-size: 20px;
}

.cat_content_model_box_wrap * {
  margin: 0;
  padding: 0;
}

.sp {
  display: none;
}

.history {
  width: calc(100% - 2px);
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}

.history a {
  color: #171717;
}

.history_dell {
  border: 1px solid #D91A00;
}

.history p {
  font-size: 12px;
}

.chips_flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.cat_seach_nav {
  width: 100%;
}

.cat_seach_nav li {
  background: #0228a0;
  position: relative;
  width: 31%;
  margin-right: 3.5%;
  padding: 0;
  line-height: 1;
  font-size: 1.1em;
}

.cat_seach_nav li:last-child {
  margin-right: 0;
}

.cat_seach_nav a {
  color: #ffffff;
  font-weight: bold;
  padding: 0.75em 0 1.5em 0;
  text-align: center;
  line-height: 1;
  display: block;
}

.cat_seach_nav a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid;
  border-color: transparent transparent #ffffff #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  left: 47%;
  bottom: 0.5em;
}

.cat_seach_nav a span {
  font-size: 0.75em;
  font-weight: 500;
}

#ink_number,
#printer_model,
#printer_model {
  padding: 2.75em 1.5em 0.4em 0.9em;
  width: 100%;
  box-sizing: border-box;
}

#printer_model {
  padding: 2em 1.5em 0.4em 0.9em;
  margin-top: 2em;
}

.ink_number_01 {
  width: 35%;
  text-align: left;
  color: #01279f;
  font-weight: bold;
  font-size: 1.25em;
  padding-top: 0.25em;
}

.ink_number_01 span {
  font-size: 80%;
}

.ink_number_01_bo {
  font-size: 80%;
  line-height: 1.6;
  text-align: center;
  border: solid 1px #01279f;
  margin-top: 0.5em;
  font-weight: 500;
}

.ink_introduce h2{
  text-align:left;
  margin-top: 1em;
  margin-bottom: 0.4em;
  color: #444444;
}

.ink_introduce > p{
  text-align:left;
  margin-top:1em;
  margin-bottom:1em;
  font-size:0.7em;
  line-height:1.7;
}


@media only screen and (max-width: 768px) {
  .ink_number_01_bo {
    font-size: 100%;
  }
}

.ink_number_02 {
  width: 34%;
  margin: 0 5%;
  font-size: 0.7em;
  text-align: left;
  padding-top: 1.75em;
}

.ink_number_02 p {
  line-height: 1.4;
}

.ink_number_03 {
  width: 19%;
}

.ink_number_list {
  background: url(../images/cat-ep/bg.png);
  padding: 1.6em;
}

@media only screen and (max-width: 480px) {
  .ink_number_list {
    padding: .5em 0 .5em .5em;
  }
}

.ink_number_list li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0.5em;
  line-height: 2;
}

.ink_number_list li img {
  width: 100%;
}

.ink_number_list li:nth-child(3n) {
  margin: 0;
}

.history nav {
  font-size: 0;
}

.history_epson nav {
  border-bottom: 6px solid #0228A0;
  text-align: left;
}

.history_dell nav {
  border-bottom: 6px solid #D91A00;
  font-size: 0;
}

.history nav ul {
  padding: 0;
}

.history nav {
  font-size: 1em;
}

.history nav li {
  display: inline-block;
  font-size: 0.9em;
  position: relative;
  margin: 5px 1px;
  background: #fff;
  border: 1px solid #0228a0;
  vertical-align: bottom;
  padding: 0.2em 0.9em;

}

.history nav a {
  text-decoration: none;
  display: block;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  height: 2em;
  line-height: 2;
}

.history_epson nav a {
  color: #0228A0;
}

.history_epson nav .chips_tab_active {
  background: #0228a0;
}

.history_epson nav .chips_tab_active a {
  color: #fff;
}

.history_dell nav a {
  color: #D91A00;
  background: #fff;
  border: 1px solid #D91A00;
}

.history_dell nav .chips_tab_active a {
  background: #D91A00;
  color: #fff;
}

.history nav a span {
  font-size: 12px;
  position: absolute;
  right: 0.5em;
  bottom: 0;
  line-height: normal;
}

.history nav .nav_row2 {}

.history nav .nav_row2 a,
.history nav .nav_row2 a span {
  line-height: 1.2;
  text-align: center;
}

.history nav .nav_row2 span {
  position: static !important;
  display: block;
}

.history .cat_content_model {
  display: none;
  text-align: left;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 27px;
  background: url(../images/cat-ep/bg.png);
}

.history .cat_content_model:target {
  display: block;
}

.history .cat_item_box {
  width: 32%;
  margin-bottom: 10px;
  border: 1px solid #ddd;
  padding: 0.5em;
  box-sizing: border-box;
  vertical-align: top;
  text-align: center;
  display: inline-block;
  background: #ffffff;
  margin-right: 1%;
}

.history .cat_item_box a {
  display: block;
  text-decoration: none;
}

.history .cat_item_box:nth-child(3n) {
  margin-right: 0;
}

.history .box {
  height: 150px;
  margin: 0 auto;
  position: relative;
}

.history .box img {
  position: absolute;
  max-width: 150px;
  max-height: 150px;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.history .box div {
  text-align: center;
  width: 50%;
  font-size: 15px;
  font-weight: bold;
  color: #171717;
  vertical-align: middle;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 55px;
  word-break: break-all;

}

.history .cat_item_box ul {
  clear: both;
  display: table;
  padding: 0;
  border-collapse: separate;
  border-spacing: 5px 0;
  margin: 5px auto;
}

.history .cat_item_box li {
  display: table-cell;
  height: 1em;
  width: 1em;
}

.history .cat_item_box li.gy {
  background: #b5b5b5;
}

.history .cat_item_box li.bk {
  background: #171717;
}

.history .cat_item_box li.cn {
  background: #2BA2EC;
}

.history .cat_item_box li.mg {
  background: #EA3D7B;
}

.history .cat_item_box li.br {
  background: #BA4E49;
}

.history .cat_item_box li.ye {
  background: #F3EE41;
}

.history .cat_item_box li.lg {
  background: #eee;
}

.history .cat_item_box li.lb {
  background: #b4ecfd;
}

.history .cat_item_box li.pk {
  background: #fdb4f7;
}

.history .cat_item_box li.rd {
  background: #f3525f;
}

.history .cat_item_box li.gr {
  background: #649a66;
}

.history .cat_item_box li.pu {
  background: #d9aef3;
}

.history .cat_item_box li.nv {
  background: #434b86;
}

.history .cat_item_box li.fcn {
  background-color: #CCECFF;
}

.history .cat_item_box li.fmg {
  background-color: #FFCCFF;
}

.history .cat_item_box li.red {
  background-color: #F00;
}

.history .cat_item_box li.pack8 {
  background-size: 100% 100%;
  background-image: url(epson/images/cat-ep/icn_8p.jpg);
  background-repeat: no-repeat;
}

.history .cat_item_box li.pack7 {
  background: url(../images/cat-ep/icn_7p.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pack6 {
  background: url(../images/cat-ep/icn_6p.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pack5 {
  background: url(../images/cat-ep/icn_5p.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pack4 {
  background: url(../images/cat-ep/icn_4p.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pack4c {
  background: url(../images/cat-ep/icn_4c.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pack3 {
  background: url(../images/cat-ep/icn_3c.jpg) no-repeat;
  background-size: 100% 100%;
}

.history .cat_item_box li.pgbk {
  background: url(../images/cat-ep/icn_pgbk.jpg) no-repeat;
  background-size: 100% 100%;
}

.series {
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}

.model {
  display: block;
  margin: 5px auto;
  font-size: 15px;
  font-weight: bold;
  width: 86% !important;
}

#printer_model {
  border: solid 1px #bbbbbb;
}

.printer_search_box li {
  background-color: #eeeeee;
  padding-left: 1%;
  width: 13%;
  margin-right: 0.4em;
  margin-bottom: 0.4em;
  text-align: left;
  box-sizing: border-box;
}

.printer_search_box li a {
  font-size: 0.65em;
  color: #0a0a0a;
  display: block;
  padding-top: .8em;
  padding-bottom: .8em;
}

@media only screen and (max-width: 768px) {
  .printer_search_box li a {
    font-size: 1em;
  }
}

.printer_search_box .chips_flex {
  padding-left: 2em;
  margin: 0 auto;

}

.printer_search_box h4 {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  margin-top: 1.75em;
  margin-bottom: 0.4em;
  width: 91%;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px solid #bbbbbb;
  padding: 0.5em 0.5em 0.5em 0;
  color: #444444;
}

.printer_search_box h4 img {
  vertical-align: middle;
  padding-left: 0.5em;
  padding-right: 0.5em;
}

@media only screen and (max-width: 1120px) {
  .history .box img {
    max-width: 90px;
    max-height: 90px;
  }
  .ink_number_01 span {
    font-size: 80%;
  }
  .ink_number_02 p {
    line-height: 1.4;
  }
  .ink_number_03 {
    width: 19%;
  }
}

@media only screen and (max-width: 787px) {
  .cat_content_model_box_wrap {
    font-size: 3.125vw;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .history {
    width: 96%
  }
  .series {
    font-size: .8em;
  }
  img {
    max-width: 100%;
  }
  .history p {
    padding: 0 10px;
  }
  .history nav li {
    margin: 5px 3px;
    width: 16.5%;
  }
  .history .cat_content_model {
    padding: 10px 5px;
    background: url(../images/cat-ep/bg.png);
  }
  .history_epson nav a,
  .history_epson nav a span {
    font-size: 10px;
  }
  history_epson nav a span {
    richness: 1em;
  }
  .cat_seach_nav a span {
    display: block;
    font-size: 10px;
  }
  .cat_seach_nav li {
    font-size: 1em;
    width: 32%;
    margin-right: 2%;
  }
  .ink_number_01 {
    width: 100%;
    text-align: center;
  }
  .ink_number_02 {
    width: 100%;
    font-size: 1em;
  }
  .ink_number_03 {
    width: 100%;
    text-align: right;
  }
  .ink_number_03 img {
    width: 20%;
  }
  .history .cat_item_box {
    width: 49%;
    padding: 5px;
  }
  .history .cat_item_box {
    margin-right: 2%;
  }
  .history .cat_item_box:nth-child(3n) {
    margin-right: 2%;
  }
  .history .cat_item_box:nth-child(even) {
    margin-right: 0;
  }

  .history .cat_item_box .box {
    height: auto;
    width: 100%;
  }
  .history .cat_item_box .box img {
    position: static;
    display: inline-block;
    width: 80%;
    vertical-align: middle;
  }
  .history .cat_item_box .box div {
    position: static;
    margin: 5px auto;
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    text-align: center;
    height: auto;
  }
  .history .cat_item_box ul {
    display: block;
  }
  .history .cat_item_box li {
    display: inline-block;
    /*margin: 2px;*/
  }
  .history .cat_item_box li.pack {
    font-size: 9px;
    line-height: 1;
  }
  .cat_content_model_box_wrap {
    width: 100%;
  }
  .printer_search_box h4 img {
    width: 20%;
  }
  .printer_search_box .chips_flex {
    padding-left: 1em;
  }
  .printer_search_box li {
    width: 47%;
  }
  .ink_number_list li {
    width: 49%;
    margin-right: 2%;
  }
  .ink_number_list li:nth-child(3n) {
    margin-right: 2%;
  }
  .ink_number_list li:nth-child(2n) {
    margin-right: 0;
  }
  .printer_search_box {
    padding-left: 1em;
  }
}

/********dell********/

.cat_content_model_box_wrap_dell .cat_seach_nav li {
  background: #0085c3
}

.cat_content_model_box_wrap_dell .ink_number_01 {
  color: #0085c3
}

.cat_content_model_box_wrap_dell .ink_number_01_bo {
  border: solid 1px #0085c3;
}

.cat_content_model_box_wrap_dell .ink_number_list li {
  border: solid 1px #dddddd;
  width: 32%;
  box-sizing: border-box;
}

.cat_content_model_box_wrap_dell .ink_number_list li:nth-child(2) a,
.cat_content_model_box_wrap_dell .ink_number_list li:nth-child(3) a {
  line-height: 2.0;
}

.cat_content_model_box_wrap_dell .ink_number_list li:nth-child(3n) {
  margin-bottom: .5em;
}

.cat_content_model_box_wrap_dell .ink_number_list li a,
.cat_content_model_box_wrap_dell .model span {
  font-size: 1.1em;
  text-align: center;
  font-weight: bold;
  color: #1f1f1f;
  display: block;
  padding: .6em 0;
  background: rgb(255, 255, 255);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 252, 252, 1) 33%, rgba(240, 240, 240, 1) 60%, rgba(221, 221, 221, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(252, 252, 252, 1) 33%, rgba(240, 240, 240, 1) 60%, rgba(221, 221, 221, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(252, 252, 252, 1) 33%, rgba(240, 240, 240, 1) 60%, rgba(221, 221, 221, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dddddd', GradientType=0);
  /* IE6-9 */
  border-top: .3em solid #0085c3
}

.cat_content_model_box_wrap_dell .model span {
  font-size: .9em;
}

.cat_content_model_box_wrap_dell .model {
  display: block;
  font-size: 1em;
  border: solid 1px #dddddd;
  box-sizing: border-box;
}

.cat_content_model_box_wrap_dell .model:hover {
  opacity: 0.7;
}

.cat_content_model_box_wrap_dell .history nav li {
  border: 1px solid #0085c3
}

.cat_content_model_box_wrap_dell .history nav .chips_tab_active {
  background: #0085c3
}

.cat_content_model_box_wrap_dell .history_epson nav a {
  color: #0085c3
}

.cat_content_model_box_wrap_dell .history_epson nav .chips_tab_active a {
  color: #ffffff;
}

.cat_content_model_box_wrap_dell .history_epson nav {
  border-bottom: 6px solid #0085c3
}

@media only screen and (max-width: 900px) {
  .cat_content_model_box_wrap_dell .ink_number_list li a {
    font-size: .9em;
  }
  .cat_content_model_box_wrap_dell .ink_number_list li {
    width: 47%;
  }
  .cat_content_model_box_wrap_dell .ink_number_list li:nth-child(3n) {
    margin-right: 0;
  }
  .cat_content_model_box_wrap_dell .ink_number_list li:nth-child(odd) {
    margin-right: 2%;
  }
  .cat_content_model_box_wrap_dell .ink_number_list li:nth-child(3) a {
    line-height: 2;
  }
}

#printer_model .ink_number_01 .ink_number_01_bo {
  margin-bottom: 8px;
}

/* ホバー時の挙動の設定 */

.sidebar li img {
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out
}

.sidebar li img:hover {
  opacity: 0.7;
}

.sidebar a:hover {
  text-decoration: underline !important;
}
