@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;
}

/*
 * 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; }
.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;
  }
}
@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); }
  
  ul.main-menu li {
    width:100%;
    padding:0;
    padding-bottom:10px;
    border:none !important;
  }
  
}
@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); }
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

.slick-arrow {
    display: none;
}
/* Dots */
.slick-dotted.slick-slider
{
   /*  margin-bottom: 30px; */
}

.slick-dots
{
    position: absolute;
    bottom: 15px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 18px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '●';
    text-align: center;

    opacity: .25;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: white;
}

/* custom */

/* Kosugi Maru font */
h1, h2, h3, h4, h5, p, li, a,
.kosugi,
.main-menu a,
.top-header a {
  font-family: 'Kosugi Maru', sans-serif;
  color:#000046;
}
/* Hind font */
.hind {
  font-family: 'Hind Siliguri', sans-serif;
}
/* Sawarabi font */
.sawarabi {
  font-family: 'Sawarabi Gothic', sans-serif;
}
.kon {
    color:#000046;
}
.red {
  color:red;
}

.opa:hover img {
  opacity:0.6;
}

.info-red {
  color:#8c0000;
  font-size:21px;
}

/* container */
/*
.container {
  max-width:1000px;
}
*/
.main-container {
	border-top:1px solid #f0f0f0;
	border-bottom:1px solid #f0f0f0;
  width:100%;
  padding-left:2%;
  padding-right:2%;
  box-sizing:border-box;
}
#contents {
  padding-top:20px;
}
/* top header */
.top-logo {
  margin-top:40px;
  margin-bottom:40px;
}
.top-header {
  width:100%;
  border-bottom:1px solid #787878;
  position:relative;
}
.top-header ul {
  padding:15px;
  margin:0;
}
.top-header ul > li {
  white-space:nowrap;
}
.top-header a {
  color:#000046;
  font-size:14px;
}

/* main menu */
ul.main-menu {
  margin-top:30px;
  margin-bottom:0;
}  
ul.main-menu li {
  width:16%;
  width: 13.6%;
  text-align:center;
  padding:0;
  margin:0;
  padding-top:15px;
  padding-bottom:15px;
  border-right:1px solid #a5a5a5;
}
ul.main-menu li:first-child {
  border-left:1px solid #a5a5a5;
}
ul.main-menu a {
  color:#000046;
  font-size:14px;
}

/* slide area */
.top-slide {
  list-style:none;
  padding:0;
  margin:0;
}

.top-slide img {
  width:100%;
  height:auto;
}
/* left menu */

#side {
  background:#f0f0f0;
  padding-top:15px;
  padding-bottom:15px;
  margin-left:-2%;
}
.left-menu-ul li {
  padding:0;
  margin:0;
}
.left-menu-ul img {
  max-width:277px;
  width:100%;
  height:auto;
}  

/* footer */
#footer {
  padding:20px 0 40px 0;
}
.cpr {
  float:left;
}
.footer-menu {
  float:right;
}  

/* free page */
.free-page h1,
.free-page h2,
.free-page h3,
.free-page h4,
.free-page h5,
.free-page p 
{
  color:#000046;
}
.free-page h1 {
  font-size:22px;
}
.free-page h2 {
  border-left: 5px solid #c8c8c8;
  padding-left:.5em;
  font-size:18px;
}
.free-page p {
  font-size:14px;
}

/* category */
.category-list {
  display:flex;
  flex-wrap:wrap;
}  

/* banner */
.bnner-cont {
  position:relative;
}
.bnner-cont .bover {
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  width:96%;
  height:50%;
  background:rgba(0,0,0,0.4);
  margin-left:2%;
  text-align:center;
  opacity:0;
  visibility:hidden;
  transition: all 0.6s 0.1s ease;
}
.bnner-cont:hover .bover {
  opacity:1;
  visibility:visible;
}
.bnner-cont a:hover {
  text-decoration:none;
}
.tit1 {
  padding-top:3%;
  font-size:2vw;
  color:#fff;
}
.tit2 {
  font-size:1vw;
  color:#fff;
}
/* 商品名 */
.eng-name::before {
  content: "\A" ;
  white-space: pre ; 
}
.eng-name {
  font-size:16px;
}
.eng-name-list {
  font-size:12px;
  word-break:break-word;
}
.s-expl {
  font-size:16px;
}

.product-price {
  font-size:16px;
}

/* パンくず */
.topicpath-nav,
.topicpath-nav a,
.topicpath-nav li {
  color:#666;
}

hr.gray {
  border-top:1px solid #a5a5a5;
  color:#a5a5a5;
}

/* google map */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

/* 中央左寄せ */
.mgaw {
	width: 100%;
	margin: 0 auto;
  text-align:center;
}
.mga {
	display: inline-block;
	text-align: left;
}


/* お知らせ */
.info-table th {
  padding-right:4em;
}

/* English page */
.english p {
  line-height:2em;
  word-break:normal;
}
.english a {
  text-decoration:underline;
  font-weight:bold;
}
.english a:hover {
  text-decoration:none;
  font-weight:bold;
}

.english .red {
    color:red;
}

/* 料金テーブル */
.s1-table {
  width:100%;
 /* table-layout:fixed;*/
}
.s2-table td,
.s2-table th,
.s1-table td,
.s1-table th {
  border:1px solid #A5A5A5;
  font-size:12px;
  padding:10px;
  text-align:center;
  color:#000046;
  vertical-align:middle;
}
.s2-table th,
.s1-table th {
  background:#F0F0F0;
}
.s1-table td {
  width:12%;
}
.s1-table td.title {
  width:auto;
  text-align:left;
}

/* 送料タブ */
.tab {
  display:none;
}
.tab:first-child {
  display:block;
}
.tab .s1-table th,
.tab .s1-table td {
width:8.3%;
  padding:5px;
}
.tab-ctr {
 margin-top:40px;
  margin-bottom:20px;
}
.tab-ctr ul {
  list-style:none;
  margin:0;
  padding:0;
}
.tab-ctr ul li {
  display:inline-block;
}
.tab-ctr ul li a {
  display:block;
  padding:5px;
  margin-right:2px;
  background:#F0F0F0;
  margin-bottom:5px;
  width:4em;
  text-align:center;
}

.tab-ctr ul li a:hover,
.tab-ctr ul li a.tactive {
  background:#AAAAAA;
  color:white;
  text-decoration:none;
} 

@media (max-width: 768px) {
.table_container{
  width: 90vw;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.table_container th,
.table_container td {
 white-space:nowrap;
}
.tab {
width:100vw;
  padding:0.1vw;
}

  .container {
    padding:0;
  }
  #contents,
  .b-cont {
    padding:15px;
  }
  
  #header {
    position: relative;
  }  
  ul.main-menu {
   position:absolute;
    top:0;
    background:#fff;
   /* padding:15px;*/
    display:none;
    margin:0;
    width:100%;
  }
  ul.main-menu li {
    width:100%;
    padding:0;
    padding-bottom:10px;
    border:none !important;
    text-align:center;
    z-index: 1;
  }
  .top-logo {
    margin-top:90px;
    margin-bottom:60px;
  }
  #side {
    margin-left:0;
    padding:30px;
  }
  .cpr {
    text-align:left;
    padding-left:15px;
    float:none;
  }
  .footer-menu {
    float:none;
  }  
  .footer-menu ul {
    padding:15px;
  }
  .footer-menu ul li {
    display:block;
  }
  .category-list .col-xs-6 {
    width:49.8%;
  }
  
  ul.ac-menu {
    display:table;
    padding:0;
  }
  ul.ac-menu li {
    display:table-cell !important;
    border:1px solid #f0f0f0;
    padding:10px;
    vertical-align:middle;
    text-align:center;
  }
  
  ul.ac-menu i {
    font-size:1.3em;
  }
  ul .hmenu-btn {
   cursor:pointer; 
  }
  ul .hmenu-btn i {
    font-size:1.3em;
  }  
}

/* インスタ */
.insta {
  padding:0;
  margin:0;
  border:none;
  width:100%;
  height:200px;
  overflow:hidden;
}

.inst-btn {
  display:inline-block;
  border: 1px solid #000046;
  padding:7px 30px;
  text-align:center;
  margin-right:15px;
}
.inst-btn:hover {
  	text-decoration: none;
}

@media (min-width: 767px) {
	.category-list .col-lg-4 {
      width:33.2%;
  }
  #side {
    margin-bottom:0;
  }
  .fa, .fas {
    padding-right:0.3em;
  }
  
  .flex-md {
    display:flex;
  }
  #side {
    order:1;
  }
  #contents {
    order:2;
  }
  .flex-md:after {
    width:auto;
  }
  
  
}

/* 営業日カレンダー */
.bizcal td, .bizcal th {
  width:2% !important;
  height:3em !important;
}
.bizcalTitle {
  width:100% !important;
}

/* scroll関連 */
.sc-bottom {
  width:100px;
  padding:5px;
  background:#ccc;
  text-align:center;
}


@media (min-width: 767px) and (max-width: 1000px) {
.s2-table td,
.s2-table th,
.s1-table td,
.s1-table th {
  font-size:0.8vw;
}
  
}

@media (max-width: 768px) {

 .inst-btn {
   padding:7px 15px;
 }

}


.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width:100%;
  background:#fff;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border: 1px solid #ccc !important;
}

/* 20250723 */

.blue-link {
    color: #0000ff;
    text-decoration: underline;
}
.blue-link:hover {
    color: #0000ff;
    text-decoration: none;
}

.freepage-ml {
  padding-left:calc(10% + 10px);
}
.cat-area {
	display:flex;
	align-items: center;
}
.cat-area .cat-icon {
	width:10%;
	height:auto;
}
.cat-area .cat-text-right {
  width:90%;
}
.cat-area .cat-icon img {
	width:100%;
}
.cat-text {
	font-size:14px;
}
@media (min-width:768px) and (max-width:1199.98px) {
	.cat-text {
		font-size:1.1vw;
	}
}
@media (max-width:767.98px) {
	.cat-text {
		font-size:4vw;
	}
}
@media (min-width:1200px) {
    .free-font {
    	font-size:1.17em;
    }
}
@media (min-width:1000px) and (max-width:1199.98px) {
    .free-font {
    	font-size:1.1em;
    }
}
@media (min-width:768px) and (max-width:999.98px) {
    .free-font {
    	font-size:0.9em;
    }
}


.br-lg {
    display:none;
}
@media (min-width: 767.98px) {
  ul.main-menu {
    display:flex !important;
    align-items: center;
  }
  .br-lg {
	  display:inline;
  }
  .kaitori {
    padding:0 !important;
  }

}