@charset "utf-8";
body {
  position: relative;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}
/*　先頭へ戻る　*/
.top_link {
  position: fixed;
  bottom: 70px;
  right: 0;
}
.top_link img {
  vertical-align: bottom
}
/*******************************************************************************　

インフォメーション

*******************************************************************************/
.infoAreaWap {
  padding: 10px;
  width: 90%;
  margin: 0 auto 24px;
  box-sizing: border-box;
  border: solid 1px #ccc;
  background: #fff4f4;
}

.infoArea-list {
	  color: #c63223;

  align-items: center;
  list-style: none;
  width: 100%;
  padding: 10px;
  gap: 10px;
  border-radius: 3px;
}

.emergecy a {
	position: relative;
	text-indent: 24px;
}
.emergecy a::before {
  position: absolute;
  content: " ";
  background-image: url(https://c22.future-shop.jp/shop/item/panacea/design/img01/icon-caution01.png);
  background-repeat: no-repeat;
	background-size: contain;
  width: 16px;
  height: 16px;
  display: block;
  top: 50%;
  transform: translateY(-50%);
}
.infoArea-list li a {
	position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  color: #333;
  padding: 3px;
  box-sizing: border-box;
	font-size: 14px;
}
.infoArea-list li a::after {
  position: absolute;
  content: ">";
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
}

/*******************************************************************************　

コンテナ　全体

*******************************************************************************/
.container {
  padding-top: 24px; /*ヘッダー固定部の高さ分を余白を空ける*/
}
.sp-toppageCategory {
  padding: 32px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sp-toppageCategory a {
  text-decoration: none;
}
.sp-toppageCategory div {
  width: 31%;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 10px;
  text-align: center !important;
  background: #f2f2f2;
  padding: 8px;
  box-sizing: border-box;
}
.sp-toppageCategory div span {
  font-size: 12px;
  line-height: 1.2;
  font-weight: bold;
}
.sp-toppageCategory div img {
  margin-bottom: 8px;
  border-radius: 5px;
}
/*******************************************************************************　

メインビジュアル

*******************************************************************************/
.mainvisualWrap {
  background: #f2f2f2;
  padding: 24px 10px 1px;margin-bottom: 24px;
  box-sizing: border-box;
  display: block;
}
.mainvisual_big {
  width: 96%;
  margin: 0 auto 24px;
}
.mainvisual_sm {
  display: flex;
  justify-content: space-between;
  width: 96%;
  margin: 5px auto;
  gap: 10px
}
.mainvisual_sm li {
  width: calc(100%/2 - 5px);
}
.mainvisual_sm li img {
  width: 100%;
}
/*******************************************************************************　

グリッドレイアウト

*******************************************************************************/
main {
		position: relative;

}
.sp-bnr {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.grid_item h2 {
  font-size: clamp(1rem, 0.886rem + 0.57vw, 1.313rem);
  border-left: solid 5px #ccc;
  padding-left: 5px;
  margin-bottom: 16px
}
.top_cateExp {
  font-size: clamp(0.75rem, 0.705rem + 0.23vw, 0.875rem);
}
.grid_item h2 a {
  /*  padding: 10px 0;*/
  color: #333;
  line-height: 1.4;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
.grid_item h2 span {
  color: #999;
  padding-top: 10px;
  font-size: 11px;
  font-weight: normal;
}
.sp-grid_item-links01 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sp-grid_item-links01 .sp-grid_item-link {
  width: 24%;
  margin-bottom: 10px;
  padding: 8px;
  box-sizing: border-box;
  font-weight: bold;
  background: #f2f2f2;
}
.sp-grid_item-links01 .sp-grid_item-link a {
  text-decoration: none;
color: #333;
}
.sp-grid_item-links01 .sp-grid_item-link dt {
  font-size: 14px;
  text-align: center;
  line-height: 1.2;
  margin-bottom: 10px;
}
.sp-grid_item-links01 .sp-grid_item-link dd {
  font-size: 10px;
  text-align: center;
	line-height: 1.2;
}
.sp-top_cateImage {
  margin-bottom: 24px;
}
.sp-top_cateImage img {
  width: 100%;
}
.sp-cate_05-cs .sp-bnr {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.sp-cate_05-cs .sp-bnr div {
  width: 49%;
}
.sp-cate_05-cs .sp-bnr div dt {
  margin-bottom: 5px;
}
.sp-cate_05-cs .sp-bnr div dt img {
  width: 100%;
}
.sp-cate_05-cs .sp-bnr div dd {
  font-size: 11px;
}
/*******************************************************************************　

デジタル印刷機消耗品

*******************************************************************************/
/*　デジタル印刷機消耗品タイトル　*/
.cate_01-dp h2 {
  /*  background: #555555;*/
}
/*　デジタル印刷機消耗品背景　*/
/*******************************************************************************　

カッティング用シート

*******************************************************************************/
.cate_05-cs {
  /*  background: #F8EDED;*/
}
.cate_05-cs.grid_item h2 {
  /*  background: #D92929;*/
}
/*******************************************************************************　

インクカートリッジ

*******************************************************************************/
.cate_02-ic {
  /*  background: #F2F7FB;*/
}
.cate_02-ic.grid_item h2 {
  /*  background: #1E75B9*/
}
/*******************************************************************************　

フィルムラベル

*******************************************************************************/
.cate_03-fl {
  /*  background: #FEFCF5;*/
}
.cate_03-fl.grid_item h2 {
  /*  background: #E6B514;*/
}
/*******************************************************************************　

大判インクジェットメディア

*******************************************************************************/
.cate_04-lsijm {
  /*  background: #F8F8FE*/
}
.cate_04-lsijm.grid_item h2 {
  /*  background: #6866AE;*/
}
/*******************************************************************************　

帳票

*******************************************************************************/
.cate_06-ls {
  /*  background: #F9FDFF;*/
}
.cate_06-ls.grid_item div dl dt {
  font-size: 14px;
  font-weight: bold;
	margin-bottom: 5px;
}
.sp-grid_item-links02 {
  margin-bottom: 16px;
}
.sp-grid_item-links02 a {
  text-decoration: none
}
.sp-top-06ls-lists {
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.sp-top-06ls-lists div {
  width: 23.9%;
  background: #f2f2f2;
  border-radius: 5px;
  padding: 3px 3px 5px;
  box-sizing: border-box;
}
.sp-top-06ls-lists a {
  font-size: 12px;
  padding: 3px 3px;
  text-align: center;
  border-radius: 3px;
  display: block;
  box-sizing: border-box;
}
.sp-top-06ls-lists div span {
  display: block;
  background: #fff;
  padding: 10px 2px;
  text-align: center;
}
.sp-grid_item--hisago .sp-top-06ls-lists div span {
  text-align: left;
  line-height: 1.6;
}
/*******************************************************************************　

.category　カテゴリー名

*******************************************************************************/
.cate_07-eisei {
  /*  background: #ECF6F9;*/
}
.cate_07-eisei h2 {
  /*  background: #43A3C1;*/
}
/*******************************************************************************　

.category　カテゴリー名

*******************************************************************************/
.cate_08-plugin {
  /*  background: #F5EFEF;*/
}
.cate_08-plugin.grid_item h2 {
  /*  background: #6A5640;*/
}
/*　各タイトル画像　*/
main.grid_container dt img {
  width: 100%;
}
/*******************************************************************************　

グリッド　コンテンツ
*******************************************************************************/
.grid_item {
  margin-bottom: 1.0em;
  padding: 1.5em 1.0em;
}
/*　ボタンエリア　*/
.display_xs-sm-md.top-btnArea {
  text-align: center;
  margin-top: 16px;
}
.btn-sm {
  color: #FFFFFF;
  font-size: clamp(0.875rem, 0.83rem + 0.23vw, 1rem);
  font-weight: bold;
  padding: 16px 16px;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  text-align: center;
  text-shadow: 1px 1px 20px rgba(0, 0, 0, 0.5);
  width: 100%;
  margin: 0 auto;
  letter-spacing: 0.1em;
  box-sizing: border-box;
	border-radius: 3px;
}
/*　01-dp ボタン　*/
.btn-dp {
  background: #8B8C8D;
  background-image: -webkit-linear-gradient(top, #8B8C8D, #262728);
  background-image: -moz-linear-gradient(top, #8B8C8D, #262728);
  background-image: -ms-linear-gradient(top, #8B8C8D, #262728);
  background-image: -o-linear-gradient(top, #8B8C8D, #262728);
  background-image: -webkit-gradient(to bottom, #8B8C8D, #262728);
  text-shadow: 1px 1px 10px #000000;
}
.btn-dp:hover {
  background: #1B1C1C;
  background-image: -webkit-linear-gradient(top, #1B1C1C, #393C3C);
  background-image: -moz-linear-gradient(top, #1B1C1C, #393C3C);
  background-image: -ms-linear-gradient(top, #1B1C1C, #393C3C);
  background-image: -o-linear-gradient(top, #1B1C1C, #393C3C);
  background-image: -webkit-gradient(to bottom, #1B1C1C, #393C3C);
}
/*　02-ic ボタン　*/
.btn-ic {
  background: #1C84B7;
  background-image: -webkit-linear-gradient(top, #1C84B7, #1476A5);
  background-image: -moz-linear-gradient(top, #1C84B7, #1476A5);
  background-image: -ms-linear-gradient(top, #1C84B7, #1476A5);
  background-image: -o-linear-gradient(top, #1C84B7, #1476A5);
  background-image: -webkit-gradient(to bottom, #1C84B7, #1476A5);
}
.btn-ic:hover {
  background: #1C84B7;
  background-image: -webkit-linear-gradient(top, #1C84B7, #1A81B3);
  background-image: -moz-linear-gradient(top, #1C84B7, #1A81B3);
  background-image: -ms-linear-gradient(top, #1C84B7, #1A81B3);
  background-image: -o-linear-gradient(top, #1C84B7, #1A81B3);
  background-image: -webkit-gradient(to bottom, #1C84B7, #1A81B3);
}
.btn-cs {
  background: #C91C1C;
  background-image: -webkit-linear-gradient(top, #C91C1C, #870D0D);
  background-image: -moz-linear-gradient(top, #C91C1C, #870D0D);
  background-image: -ms-linear-gradient(top, #C91C1C, #870D0D);
  background-image: -o-linear-gradient(top, #C91C1C, #870D0D);
  background-image: -webkit-gradient(to bottom, #C91C1C, #870D0D);
}
.btn-cs:hover {
  background: #D92929;
  background-image: -webkit-linear-gradient(top, #D92929, #D92929);
  background-image: -moz-linear-gradient(top, #D92929, #D92929);
  background-image: -ms-linear-gradient(top, #D92929, #D92929);
  background-image: -o-linear-gradient(top, #D92929, #D92929);
  background-image: -webkit-gradient(to bottom, #D92929, #D92929);
}
.btn-lsijm {
  background: #6866AE;
  background-image: -webkit-linear-gradient(top, #6866AE, #565499);
  background-image: -moz-linear-gradient(top, #6866AE, #565499);
  background-image: -ms-linear-gradient(top, #6866AE, #565499);
  background-image: -o-linear-gradient(top, #6866AE, #565499);
  background-image: -webkit-gradient(to bottom, #6866AE, #565499);
}
.btn-lsijm:hover {
  background: #565499;
  background-image: -webkit-linear-gradient(top, #565499, #565499);
  background-image: -moz-linear-gradient(top, #565499, #565499);
  background-image: -ms-linear-gradient(top, #565499, #565499);
  background-image: -o-linear-gradient(top, #565499, #565499);
  background-image: -webkit-gradient(to bottom, #565499, #565499);
}
.btn-fl {
  background: #E6B514;
  background-image: -webkit-linear-gradient(top, #E6B514, #A58109);
  background-image: -moz-linear-gradient(top, #E6B514, #A58109);
  background-image: -ms-linear-gradient(top, #E6B514, #A58109);
  background-image: -o-linear-gradient(top, #E6B514, #A58109);
  background-image: -webkit-gradient(to bottom, #E6B514, #A58109);
}
.btn-fl:hover {
  background: #E6B514;
  background-image: -webkit-linear-gradient(top, #E6B514, #E6B514);
  background-image: -moz-linear-gradient(top, #E6B514, #E6B514);
  background-image: -ms-linear-gradient(top, #E6B514, #E6B514);
  background-image: -o-linear-gradient(top, #E6B514, #E6B514);
  background-image: -webkit-gradient(to bottom, #E6B514, #E6B514);
}
.btn-ls {
  background: #5E8AB7;
  background-image: -webkit-linear-gradient(top, #5E8AB7, #17508A);
  background-image: -moz-linear-gradient(top, #5E8AB7, #17508A);
  background-image: -ms-linear-gradient(top, #5E8AB7, #17508A);
  background-image: -o-linear-gradient(top, #5E8AB7, #17508A);
  background-image: -webkit-gradient(to bottom, #5E8AB7, #17508A);
}
.btn-ls:hover {
  background: #17508A;
  background-image: -webkit-linear-gradient(top, #17508A, #17508A);
  background-image: -moz-linear-gradient(top, #17508A, #17508A);
  background-image: -ms-linear-gradient(top, #17508A, #17508A);
  background-image: -o-linear-gradient(top, #17508A, #17508A);
  background-image: -webkit-gradient(to bottom, #17508A, #17508A);
}
.btn-eisei {
  background: #43A3C1;
  background-image: -webkit-linear-gradient(top, #43A3C1, #3489A3);
  background-image: -moz-linear-gradient(top, #43A3C1, #3489A3);
  background-image: -ms-linear-gradient(top, #43A3C1, #3489A3);
  background-image: -o-linear-gradient(top, #43A3C1, #3489A3);
  background-image: -webkit-gradient(to bottom, #43A3C1, #3489A3);
}
.btn-eisei:hover {
  background: #3389A3;
  background-image: -webkit-linear-gradient(top, #3389A3, #3389A3);
  background-image: -moz-linear-gradient(top, #3389A3, #3389A3);
  background-image: -ms-linear-gradient(top, #3389A3, #3389A3);
  background-image: -o-linear-gradient(top, #3389A3, #3389A3);
  background-image: -webkit-gradient(to bottom, #3389A3, #3389A3);
}

.btn-plugin {
background: #36250b;
background: -webkit-linear-gradient(0deg, rgba(54, 37, 11, 1) 0%, rgba(92, 90, 66, 1) 100%);
background: -moz-linear-gradient(0deg, rgba(54, 37, 11, 1) 0%, rgba(92, 90, 66, 1) 100%);
background: linear-gradient(0deg, rgba(54, 37, 11, 1) 0%, rgba(92, 90, 66, 1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#36250B", endColorstr="#5C5A42", GradientType=0);}