@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
  transition: .3s;
  opacity: 0.8;
}

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

/*
 * 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{
 width:190px; 
}
*/

#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; }
.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: 20px; }
.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;
  }
  div#footer {
    margin: -20px !important;
    padding: 20px 20px !important;
}
  ul.main_menu.header_menu {
    margin: auto -20px !important;
    padding: 20px !important;
}
  div#site-description {
    margin: -20px -20px 0 !important;
    padding: 3px 20px !important;
}
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
  #cate_gnavi ul {
    margin: 0 0 10px 0px;
    padding: 0;
}
}

/*
 * 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); }
}

/*追加CSS*/
/*すいませんスムーススクロール*/
html{
    scroll-behavior: smooth;
}

/*ヘッダーカテゴリ商品画像*/
#cate_gnavi_inner {
    margin-top: 20px;
    margin-bottom: 20px;
}
#cate_gnavi_inner li {
    list-style: none;
    float: left;
    margin: 0;
    padding: 0;
}
#cate_gnavi li a {
    height: 85px;
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}
#cate_gnavi1 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn1.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi1 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn1_on.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi2 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn2.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi2 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn2_on.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi3 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn3.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi3 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn3_on.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi4 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn4.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi4 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn4_on.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi5 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn5.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi5 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn5_on.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi6 a {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn6.gif) no-repeat center top transparent;
    width: 158px;
}
#cate_gnavi6 a:hover {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/header/head_bn6_on.gif) no-repeat center top transparent;
    width: 158px;
}
/*ヘッダー#containerの枠を超えて横幅いっぱい*/
body {
    overflow-x: hidden;
}
div#site-description {
    margin: -20px -500% 0;
    padding: 3px 500%;
    background: linear-gradient(to top, rgb(255, 223, 108), #ffc900);
    border-bottom: 3px solid #d8aa00;
}

/*サイドカテゴリー*/
.side_cate01 h3 {
    background: #f89301;
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    padding: 5% 10%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 0;
}
.side_cate01 i.fa.fa-play-circle {
    color: #dc8b8a;
    padding-right: 10px;
}
.side_cate02 h3 {
    background: #5c97b6;
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    padding: 5% 10%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 0;
}
.side_cate02 i.fa.fa-play-circle {
    color: #acc3d1;
    padding-right: 10px;
}

/*footer*/
div#footer {
    margin: 0px -500% 0;
    padding: 20px 500%;
    background: linear-gradient(to top, rgb(255, 223, 108), #d3a000);
    border-top: 3px solid #d8aa00;
}
div#gotop_wrapper {
    text-align: right;
}

/*ヘッダーメニュー*/
#header .main_menu a {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
}
.main_menu.header_menu li.pad_v_10.mar_r_20 {
    width: 128px;
    text-align: center;
    margin-right: 0;
}
ul.main_menu.header_menu {
    /*height: 44px;*/
    background: #b80e00;
    margin: auto -500%;
    padding: 0 500%;
}

/*見出しh2*/
#contents #cont2 h2 {
	color : #b60e00;
	font-size: 20px;
	padding: 10px 0 3px 40px;
	position: relative;
	border-bottom: 4px dotted #b80e00;
	margin: 16px 0;
}
#contents #cont2 h2 span {
    font-size: 16px;
}
#contents #cont2 h2:before, #contents h2:after {
	content: "";
	position: absolute;
	margin: auto;
}

#contents #cont2 h2:before {
	width: 12px;
	height: 12px;
	top: 5px;
	left: 14px;
	background: #f89301;
	transform: rotate(50deg);
}

#contents #cont2 h2:after {
    width: 8px;
    height: 8px;
    top: 23px;
    left: 6px;
    background: #b80e00;
    transform: rotate(20deg);
}

/*法人のお客様へ*/
#undercolumn_corporate dt {
    background: url(https://file003.shop-pro.jp/PA01410/190/img/bloc/point.gif) no-repeat left top;
    padding: 10px 0 20px 55px;
    font-size: 140%;
    font-weight: bold;
    color: #b70e00;
}
img.fl_r {
    margin: 0 0 20px 20px;
}
.fl_r {
    float: right;
}
.fl_r {
    float: right;
}
.fl_l {
    float: left;
}
#undercolumn_corporate dd {
    font-size: 110%;
    margin: 0 0 20px 55px;
}

/*注文の流れ*/
#undercolumn_flow h3 {
    font-size: 18px;
    color: #cc0001;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 8px;
}
.flow_h {
    margin-top: 40px;
    margin-bottom: 40px;
}
.flow_h p {
    margin-bottom: 20px;
}

/*当店の特徴*/
#undercolumn_about_store h3 {
    font-size: 18px;
    color: #cc0001;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 8px;
}
.about_store_h {
    margin-top: 40px;
    margin-bottom: 40px;
}
#undercolumn_about_store .reason dd {
    font-size: 125%;
    margin: 10px 0 25px 50px;
    color: #494949;
}
/*会社概要*/
#undercolumn_aboutus th {
    background: #cc0001;
    color: #ffffff;
}
#undercolumn_aboutus table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 40px;
}
#undercolumn_aboutus th, #undercolumn_aboutus td {
    font-size: 14px;
    border: solid 1px #BBB;
    padding: 10px;
}
.mb_80 {
    margin-bottom: 80px;
}
/*カレンダー*/
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
table.tbl_calendar {
  width: 100%;
    margin-top: 0px;
    padding: 10px 0;
    border: 1px solid #ccc !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}
.tbl_calendar th {
    background: #E4E4E4;
}
.side_section_cal h3 {
    background: #aaa;
    -webkit-border-radius: 15px 15px 0px 0px;
    -moz-border-radius: 15px 15px 0px 0px;
    border-radius: 15px 15px 0px 0px;
    padding: 5% 10%;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    margin-bottom: 0;
}

.tbl_calendar caption {
    padding: 5px;
    border: 1px solid #aaa;
}