  @charset "euc-jp";
.pad_20{height:380px !important; overflow:hidden;}

/* カテゴリメニュー */
.menu_title{
	font-size:14px !important;
  	font-weight: 600;
	/*background:url(https://img05.shop-pro.jp/PA01313/036/etc/right.png) center left no-repeat;*/
	padding-left:10px;/* 本来20 */
	/*line-height:15px;*/
	color:#696969 !important;
}
/* カテゴリメニュー ここまで*/
.top-slider{
  	width:100% !important;
}
body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
    font-size:12px !important;
  
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
  opacity:0.7;
}
.col-md-12 a:hover{
	color:#FFF !important;
}

/*
 * layout
 */
#wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

#contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
  #contents .topicpath-nav li {
    padding: 0;
  }
  #contents .topicpath-nav a {
    margin-left: 5px;
  }

/*
 * side
 */

#side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

/* font */
.txt_l { text-align: left; }
.txt_c { text-align: center; }
.txt_r { text-align: right; }
.txt_fwn { font-weight: normal; }
.txt_fwb { font-weight: bold; }
.txt_10 { font-size: 10px; }
.txt_12 { font-size: 12px; }
.txt_14 { font-size: 14px; }
.txt_16 { font-size: 16px; }
.txt_18 { font-size: 18px; }
.txt_20 { font-size: 20px; }
.txt_24 { font-size: 24px; }
.txt_28 { font-size: 28px; }
.txt_c_333 {color: #333;}

/* background */
.bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px;}
.history-unit{ height:250px; overflow:hidden;} productlist-unit
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 0px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  }


@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }


}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
.icon-user { background-position: -208px 0px; }
.icon-lg-b.icon-user { background-position: -312px 0px; }
.icon-adduser { background-position: -240px 0px; }
.icon-lg-b.icon-adduser { background-position: -360px 0px; }
.icon-login { background-position: -48px -80px; }
.icon-lg-b.icon-login { background-position: -72px -120px; }
.icon-logout { background-position: -32px -80px; }
.icon-lg-b.icon-logout { background-position: -48px -120px; }
.icon-home { background-position: -176px -16px; }
.icon-lg-b.icon-home { background-position: -264px -24px; }
.icon-mail { background-position: -64px 0px; }
.icon-lg-b.icon-mail { background-position: -96px 0px; }
.icon-pencil { background-position: -96px 0px; }
.icon-lg-b.icon-pencil { background-position: -144px 0px; }
.icon-help { background-position: -272px -80px; }
.icon-lg-b.icon-help { background-position: -408px -120px; }
.icon-cart { background-position: -176px -64px; }
.icon-lg-b.icon-cart { background-position: -264px -96px; }
.icon-search { background-position: -208px -16px; }
.icon-lg-b.icon-search { background-position: -312px -24px; }
.icon-chevron_up { background-position: -0px -144px; }
.icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
.icon-chevron_down { background-position: -352px -128px; }
.icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

.icon-b,
.icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}




/*　custom footer */
.footer_box{
    width: 100%;
  	background-color: #f7f7f7;
}
#footer_gm{
	width:1000px;
	padding:10px 10px 0px 10px;
	background-color: #f7f7f7;
    margin: 0 auto;
	text-align:left;
}
#footer_gm img{
margin-bottom:5px;
}


#footer_gm ul{
	list-style:none;
}
.footer_child ul,.footer_child_center ul{
	margin:0;
	padding:0;
	font-size:1em;
}
.footer_child li,.footer_child_center li{
	margin-bottom:10px;
}

.footer_child{
	width:31%;
	height:auto;
	background:#FFFFFF;
	float:left;
	margin-top:10px;
	padding:6px;
}
.footer_child_center{
	float:left;
	 width:32%;
	height:auto;
	background:#FFFFFF;
	margin:10px 10px 0 10px;;
	padding:6px;
}
#footer_gm p{
	font-size:12px;
	margin:0 0 0 10px;}

#footer_logo{
	clear:both;
	padding-top:10px;
}
#footer_menu li{
	font-size:12px;
	float:left;
	margin-right:20px;
}
.copyright{
	clear:both;
}
.pay_title{
	font-size:1.1em;
	font-weight:bold;
	color:#333;
}
.pay_info{
	font-size:1em;
	line-height:1.4;
}
.pay_notice{
	font-weight:bold;
	color:#FF0004;
	font-size:1.2em;
}
.pay_notice2{
	font-weight:bold;
	color:#FF0004;
	font-size:1.2em;
}
#footer_gm h3{
	border-bottom:#f49a4c 2px solid;
	margin-bottom:1px !important;
	color:#666;
	padding-left:3px;
}
#footer_gm h2{
	background:#f7f7f7;
	width:99%;	
	margin-bottom:0px !important;
	color:#666;
	padding:5px 0 0px 10px;
	margin:00!important;
    font-size: 1.2em !important;
}
.footer_gmh2{
	color:#f49a4c;
      padding-right:5px;
}
.header_box {
/*	padding-top: 10px;
    padding-left: 10px;*/
    border: #c0c0c0 1px solid;
}
.headerserch_box form,.top_03_serch_box form,.top_05_serch_box form,.top_04_serch_box form{
    margin-bottom: 10px !important;
}

.headerserch_box select{
	width:70%;
	font-size:12px;
}
.top_box_00{
    padding-top: 0px;
    padding-left: 0px;
    border: #c0c0c0 1px solid;
}
/*.top_box_00 img{
	width:100% !important;
}*/

.top_box_03{
    padding-top: 10px;
    padding-left: 10px;
    border: #c0c0c0 1px solid;
}
/*.top_box_03 img{
	width:100% !important;
}*/

.top_box_04,.top_box_05{
    padding-left: 10px;
    border: #c0c0c0 1px solid;
}

.top_box_06{
    padding: 10px;
    padding-left: 0px;
    background-color: #FFFFE0;
}

.top_box_fax00{
    padding: 0px;
    border: #c0c0c0 1px solid;
}

.top_box_fax01{
    padding: 10px;
    border: #c0c0c0 1px solid;
}

.top_03_serch_box select,.top_05_serch_box select,.top_04_serch_box select{
	width:96%;
}

.top_06_serch_box select{
	width:96%;
  background-color: #fffacd;
}
option.down {
background-color: #ffffff;
}

.top_07_serch_box select{
	width:96%;
  background-color: #d6ffad;
}

.txt1{
  font-size: 100vw;
}

option.down {
background-color: #ffffff;
}

.sideranking{
	margin-top:20px;
}
.table_last{
    border-bottom: 1px solid #ddd;
}
.sideranking table td{
	font-size:12px;
}
#banner_area img {
	margin-bottom:5px;
}
#header_info{
	margin-left:103px;
}

@media (max-width: 980px) {
  /* デバイスサイズ 980px以下に適用 */
#footer_gm{
	width:95%;
  }
    #footer_gm img {
  width:100%;
  }
  .footer_child_center,.footer_child{
  width:47%;
  margin:10px 5px 0 5px;
  } 
  #footer_logo img{
  width:50%;
  }
  .head_message h2{
    font-size: 1em !important;
	margin:0 !important;
 }
}

@media (max-width: 768px) {
  /* デバイスサイズ 768px以下に適用 */
#footer_gm{
	width:95%;
  }
    #footer_gm img {
  width:100%;
  }
.footer_child_center,.footer_child{
  width:96%;
  margin:10px 5px 0 5px;
  }
  #footer_logo img{
  width:50%;
  }
  .head_message h2{
    font-size: 1em !important;
	margin:0 !important;
 }
}

@media (max-width: 480px) {
  /* デバイスサイズ 480px以下に適用 */
  #footer_gm{
	width:96%;
  }
    #footer_gm img {
  width:100%;
  }
.footer_child_center,.footer_child{
  width:92%;
  margin:10px 5px 0 5px;
  }
    #footer_logo img{
  width:30%;
  }
  .head_message h2{
    font-size: 1em !important;
	margin:0 !important;
 }
}

/*レフトナビ*/

.leftnavi ul{
    list-style-type:none;!important;
     margin: 0 0 30px 0 !important;/*本来0 0 10px 0*/
}
.listtitle{
	padding-bottom:8px;
  	padding-top:10px;/*本来記載なし*/
    border-bottom: solid 1px #d1d1d1;/*本来記載なし*/
}

.child {
    display: none;
}
.inner{
padding-left:20px;
}

@media (min-width: 768px) {
  /* デバイスサイズ 768px以上に適用 */
body {	
height:30px;
background: url(https://img05.shop-pro.jp/PA01313/036/etc/header_back2.jpg) repeat-x;
 }
.head_message{
	background: url(https://img06.shop-pro.jp/PA01313/036/etc/header001.jpg?cmsp_timestamp=20220304161844) no-repeat;
	width:1000px;
  	height:50px;
	line-height:50px !important;
  }
  .head_message h2{
    font-size: 1.2em !important;
	line-height:50px !important;
  	padding-left:40px !important;
	margin:0 !important;
 }
   
  .head_message0{
      margin: 0 0 10px 0px;
  }
  .head_message0 h1 {
            font-size: 1.2em !important;
	line-height:25px !important;
  	padding-left:0px !important;
	margin:0 !important;
  border-bottom: solid 6px skyblue;
  position: relative;
}
h1:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 6px #3e62ad;
  bottom: -6px;
  width: 15%;
}
  
  #header ul{
  padding-top:5px;
  }
.pull-right li a {
  color:#fff !important;
    font-size:13px !important;
  }
  .form_select{
	  width: 30% !important;
    }
  .form_input{
	  width: 55% !important;
 }
.header_box {
	height:100px;
}
.wrapper_button{
    text-align:center;
    margin-bottom:20px;
  }
  .wrapper_button a:visited{
      color: #464e54;
  }
  

.wrapper_button a:hover{
  background-color:#ff7f00;
  text-decoration:none !important;
  color:#fff !important;
  }
 
}




.txt_24{ display:none !important;}
.header_logo{padding: 0 0 !important;
}
.recommend_box{
background: url(https://img05.shop-pro.jp/PA01313/036/etc/recommend_box05_02.jpg) no-repeat;
height:32px;
border:#eb5405 1px solid;
}
.recommend_box p{
	line-height:32px;
}

.header_recommend img{
width:100% !important;
}


width:99%;
}
.pay_p{
clear:both;
font-size:1.1em;
font-weight:bold;
color:#333;
}
.header_box{
margin-bottom:5px;
}

.expl_block{
font-size:20px !important;
}

.menu_line {
    font-size: 1.1em !important;
	border-bottom:#000 2px solid;
	margin-bottom:15px !important;
	color:;
	padding-left:3px;
}

/* 休業連絡 */
#closedinfo table {
  width:auto;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: left;
  background: #fff;/*背景色*/
}
#closedinfo table td {
  border: solid 0px #fff ;
  padding: 0px 0px 0px 0px;
}

/* 休業連絡 ここまで*/

/* 重要 */
.border-marker {
    padding:0 10px;
  line-height:1.5;
  background: radial-gradient(circle at calc(100% - 6px) calc(100% - 6px), #faf582 6px, transparent 6px) ,
              radial-gradient(circle at 6px calc(100% - 6px), #faf582 6px, transparent 6px) ,
              linear-gradient(to bottom, #fff calc(100% - 12px), transparent calc(100% - 12px)) ,
              linear-gradient(to right, transparent 6px, #faf582 7px, #faf582 calc(100% - 6px), transparent calc(100% - 6px));
  display:inline;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

/* 重要 ここまで*/

/* ヘッダー感熱ロール紙を探す */
.box-headerroll {
  margin         : auto;                 /* 中央寄せ */
  box-sizing     : border-box;           /* 罫線も含む長さ      */
  background     : #fff;                 /* BOXの背景色         */
  border         : 0px solid #fff;       /* 枠線の指定          */
  width          : 100%;                /* BOXの幅             */
  max-height     : auto;                /* BOXの高さ           */

     /* ▼ FlexBoxの定義 */
  display        : flex;                 /* FlexBox定義         */
  justify-content: flex-start;           /* 揃えの定義          */
  flex-wrap      : nowrap;                 /* 折り返し定義        */
}

/* ヘッダーロール紙を探す ここまで*/


/* 一般用 感熱ロール紙一覧表 */

#roll table {
  border-collapse: collapse;
  text-align: center;
  border: solid 2px #622d18;/*表全体を線で囲う*/
}
#roll th {
  color: #622d18;/*文字色*/
  background: #fac559;/*背景色*/
}
#roll table th,table td {
  border: solid 1px #622d18;
  padding: 3px 9px;/*上下3pxで左右9px*/
}

.b{
   border-bottom-style: solid; /* 線種 */
   border-bottom-width: 2px #622d18; /* 線の太さ */
}

#roll table tr:nth-child(odd) td {
	background: #ffffd1;/*奇数行の背景色*/
}

#roll tr:hover td {
  background-color: #d6ffea;/*マウスオーバー時の背景色*/
}

#roll table tr:hover td {
  background-color: #d6ffea;/*奇数行マウスオーバー時の背景色*/
}

/* 一般用 感熱ロール紙一覧表ここまで */

/* 医療用 感熱ロール紙一覧表 */

#medicalroll table {
  border-collapse: collapse;
  text-align: center;
  border: solid 2px #1d2b66;/*表全体を線で囲う*/
}
#medicalroll th {
  color: #1d2b66;/*文字色*/
  background: #89c3eb;/*背景色*/
}
#medicalroll table th,table td {
  border: solid 1px #1d2b66;
  padding: 3px 9px;/*上下3pxで左右9px*/
}

.b{
   border-bottom-style: solid; /* 線種 */
   border-bottom-width: 2px #1d2b66; /* 線の太さ */
}

#medicalroll table tr:nth-child(odd) td {
	background: #eaf4fc;/*奇数行の背景色*/
}
/* 医療用 感熱ロール紙一覧表ここまで */

/* 下余白が欲しい時 */
.bottom5 {
  margin: 0 0 5px 0px;
}

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

.bottom20 {
  margin: 0 0 20px 0px;
}
/* 下余白が欲しい時 ここまで*/

