@charset "euc-jp";

@charset "UTF-8";
/* Google font Icon */
@import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200");

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
  line-height: 1.6;  
  font-family: "Roboto","Noto Sans JP", sans-serif;
  overflow-x:hidden;
  background: url(https://img07.shop-pro.jp/PA01456/420/etc_base64/YmdfcmVwZWF0LnBuZw.png?cmsp_timestamp=20240916161845) repeat center center/15px;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

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

/*
 * 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-twitter { background-position: -96px -176px; }
.icon-lg-b.icon-twitter { background-position: -144px -264px; }
.icon-instagram { background-position: -112px -192px; }
.icon-lg-b.icon-instagram { background-position: -168px -288px; }
.icon-facebook { background-position: -128px -176px; }
.icon-lg-b.icon-facebook {background-position: -192px -264px; }
.icon-youtube { background-position: -128px -160px; }
.icon-lg-b.icon-youtube { background-position: -191px -240px; }

.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); }
}

.header_logo{
  display: block;
}
.header_logo img{
  width:50px;
}


.slider{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.bx-wrapper{
  margin-bottom: 80px !important;
}
.bx-wrapper .bx-viewport{
	margin: 0 !important;
  border: none !important;
  box-shadow: none !important;
}
.bx-wrapper .bx-pager{
  bottom: -30px !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
  background : lightgray !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background : #468C00 !important;
}
.bx-wrapper{
  position: relative;
  z-index: 1;
}

#wrapper{
  padding-top: 70px;
}
#header{
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background-color: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  border-bottom: 1px solid rgb(241, 241, 241);
  max-height: 70px;
}
ul.header_page{
  display: flex;
  align-items: center;
  list-style: none;
  margin-bottom: 0 !important;
  margin-right: 10px;
  font-size: 16px;
  letter-spacing: .06rem;
  font-weight: 400;  
}
ul.inline > li, ol.inline > li{  
}
.header_col{
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px 20px;
}
.header_nav{
  display: flex;
  align-items: center;
  width: fit-content;
  margin-left: 50px;
  justify-content: flex-end;
}
.header_nav a.iconLink{
  display: block;
  width: 25px;
  margin: 0 10px;
}
.header_nav a img{
  display: block;
  width: 100%;
}

.spNav__btn{
  display: none;
}
.spNav__body{
  display: none;
}
@media screen and (max-width: 768px){
  .header_page{
    display: none !important;    
  }
  .header_nav .iconLink.pc{    
    display: none;
  }
  .header_logo img{
    width: 40px;
  }
  .header_col{
    padding: 5px 55px 5px 10px !important;
  }
  ul.header_page{
    font-size: 14px;
  }
  #header{
    padding: 0;
    max-height: fit-content;
  }
  .header_logo img{
    width: 40px;
  }
  .header_col{
    padding: 5px 10px;
  }
  ul.header_page{
    font-size: 14px;
  }
  #header{
    padding: 0;
  }  
  #wrapper{
    padding-top: 57px;
  }
  .spNav__btn{
    display: block;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 11;
  }
  .spNav__btn span{
    display: block;
    height: 2px;
    width: 30px;
    margin-bottom: 6px;
    background-color: black;
    transition: transform .3s;
  }  
  .spNav__btn.is-active span:nth-child(2){
    display: none;
  }
  .spNav__btn.is-active span:nth-child(1){
    transform: rotate(45deg) translate(6px,6px);
  }
  .spNav__btn.is-active span:nth-child(3){
    transform: rotate(-45deg) translateY(0px);
  }
  .spNav__inner{    
    height: 100%;
    overflow-y: scroll;
    padding: 20px 20px 40px;
  }
  .spNav__body.is-active{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    z-index: 10;
    background-color: #fff;    
  }
}

.listWrap{
  margin: 40px calc(50% - 50vw) 0;
  width: 100%;
  padding: 1px 20px 20px;
  background-color: #f5f5f5;
}

.spNav__logo{
  width: 50px;
}
.list{
  margin-top: 40px
}
.list a{
  display: block;
  font-weight: 400;
  margin-bottom: 20px;
}
.list a img{
  margin-right: 5px;
}
.list ul{
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px 5px;
}
.list ul a{
  font-weight: 400;
  display: flex;
  margin-bottom: 0px;
}

h3{
  display: flex;
  align-items: center;
}
h3:before{
  content: "";
  display: block;
  width: 14px;
  height: 14px;
  background-color: #468C00;
  margin-right: 10px;
  margin-top: -2px
}
h2{
  text-align: center;
  font-weight: 400 !important;
  letter-spacing: .06rem; 
  border: none !important;
}
h2:after{
  content: "";
  display: block;
  width: 70px;
  height: 2px;
  background-color: #468C00;
  margin: 8px auto 0;
}
.row.wrap,#contents{
  position: relative;
  margin-top: 30px;
}
.row.wrap:before{
  content: "";
  display: block;
  position: absolute;
  left: -100px;
  top: -20px;
  z-index: -4;
  opacity: .7;
  width: 200px;
  height: 247px;
  background: url(https://img07.shop-pro.jp/PA01456/420/etc_base64/Z3JlZW4wMg.png?cmsp_timestamp=20240916161111) no-repeat center center / contain;
}

#contents :has(#product){
  margin-top: 30px;
}

#contents:after{
  content: "";
  display: block;
  position: absolute;
  right: -100px;
  bottom: -70px;
  z-index: -4;
  opacity: .7;
  width: 200px;
  height: 247px;
  transform: rotate(180deg);
  background: url(https://img07.shop-pro.jp/PA01456/420/etc_base64/Z3JlZW4wMg.png?cmsp_timestamp=20240916161111) no-repeat center center / contain;
}
@media screen and (max-width: 768px){
  h2{
    font-size: 1.2rem !important;
  }
  .row.wrap:before{
    display: none;
  }
  #contents:after{
    display: none;
  }
}

.item_name{
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-top: 10px;
  word-wrap: break-word;
  text-align: left;
}
.price{
  display: block;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-top: 10px;
}
.imgWrap{
  width: 100%;
  position: relative;	
  background-color: #fff;
  overflow: hidden;	
}
.imgWrap::before {
  content: "";
  display: block;
  padding-top: 100%;
}	
.imgWrap img {
  position: absolute;
  top: 0;
  right: 0;
  width:100%;
  height:100%;
  object-fit:cover;
  bottom: 0;
  left: 0;
}

.cate_title {
  display: flex;  
  font-weight: 500;
  align-items: center;
}
.cate_title .imgWrap{
  min-width: 35px;
  min-height: 35px;
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 1px solid lightgray;
  margin-right: 10px;
  display: block;
}

.btn{
  background-color: #fff;
  color: black;
  font-weight: 700;
  border: 2px solid #468C00;  
}
.btn:hover{
  background-color: #468C00;
  color: #fff;
}
.btn.disabled, .btn[disabled]{
  color: black;
  opacity: .6 !important;
  background-color: #fff !important;
}
address{
  display: none;
}


@media screen and (max-width: 768px){  
  .row.wrap,#contents{
    margin-top: 0;
  }
  #contents{
    float: unset !important;
  }
  .row.unstyled{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  li.pad_20{
    padding: 0;
  }
  .row:before, .row:after, .grid_row:before, .grid_row:after{
    display: none;
  }
  .row:after{
    display: block !important;
  }
  .col-xs-6{
    width: 100%;
  }
}
/* guide */
.footer__guide {
  border-top: 2px solid #f5f5f5;
  padding: 2rem 0 .5rem;
  background: #fff;
}
/* footer nav */
.footer__nav {
  padding: 40px 0 20px;
  background: #f5f5f5;
  color: black;
  font-size: 0.8em;
  letter-spacing: .1em;
}
.footer__nav a {
  font-weight: 700;
  font-size: .7rem;
}

.footer-nav__title {
  margin-top: 0;  
  font-size: 1.5em;
  font-family: 'Roboto Slab', serif;
  font-weight: normal;
}

.footer-nav__col {
  margin: 0;
  list-style-type: none;
  line-height: 1.5;
}
.footer-nav__col li {
  margin: 1em 0;
}
#footer{
  margin-top: 50px;
}
@media screen and (max-width: 768px){  
  #footer{
    margin-top: 0px;
  }
  .col{
    height: fit-content !important;
  }
  .footer__section{
    background: #f5f5f5;    
  }
  .footer__guide {
    margin: 0;
    padding-bottom: 30px;
  }
  .footer-nav__title {
    text-align: center;
  }
  .footer__nav{
    padding-top: 20px;
    margin-top: 0px;
    padding-bottom: 30px;
  }  
  .footer-nav__col li {
    margin: 0;
  }
  .footer-nav__col a {
    display: block;
    padding: 1em;
  }  
    .col{
        width: 100% !important; 
    }  
    .product-archive,#product{
      padding-top: 40px;
    }
}
.copy{
  margin-top: 40px;
  text-align: center;
}
.bx-wrapper .bx-viewport{
  left: 0 !important;
}


/*-------------------------
追加CSS (edited by HARA)
--------------------------*/
/* 横並びflexbox 画像320px＋テキスト*/
.column320 {
  width:100%;
  margin: 0 auto;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  justify-content: center;
  align-items:center;
}
.column320 li{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.column320 li:first-child {
  max-width: 240px;
  margin: 0 24px 0 0;
  text-align:center;
}
.column320 li:first-child img{
  width:100%;
  max-width: 240px;
}
.column320 li:last-child {
  flex: 1;
}
@media screen and (max-width: 767px) {
.column320 {
  max-width: 420px;
  flex-direction: column;
  display:block;
  }
.column320 li:first-child {
  max-width: 100%;
  margin: 0 0 18px 0;
  }
.column320 li:first-child img{
  max-width: 100%;
  }
}

/*文末矢印アイコン付きボタン*/
.arrowbtn {
  display: inline-block;
  color: #FFF;
  background-color: #468C00;
  text-decoration: none;
  padding: 0.8em 2em 0.8em 1em;
  transition: 0.3s;
  position: relative;
  line-height: 1;
  white-space: nowrap;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin: 0.6em 0;
}
.arrowbtn:after {
  position: absolute;
  top: 50%;
  right: 6px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  font-size: 1.3em;
  font-family:"Material Symbols Rounded";
	content: "\e5e1"; /*矢じりのみ矢印*/
  font-variation-settings:
  'FILL' 0,
  'wght' 200
}
.arrowbtn:hover{
  background-color: #56AC00;
  transition: 0.3s;
  text-decoration: none;
  color: #FFF;
}