@charset "euc-jp";

#page-wrapper {
  position: relative;
}

.container {
  max-width: 1000px;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid #ccc;
  background-color: #fff;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: rgba(82, 168, 236, 0.8);
}

.muted {
  color: #999;
}

body {
  color: #464e54;
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/bg.gif);
	font-size: 16px;
	font-weight: normal;
	line-height: 1.8;
	overflow-x: hidden;
}

a {
  color: #8B7DC3;
}
  a:hover {
    color: #B0A6D6;
  }

a.muted:hover,
a.muted:focus {
  color: #808080;
}

.text-warning {
  color: #c09853;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}

.text-error {
  color: #b94a48;
}

a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}

.text-info {
  color: #3a87ad;
}

a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}

.text-success {
  color: #468847;
}

a.text-success:hover,
a.text-success:focus {
  color: #356635;
}

.btn-01 {
  border: 1px solid #8E74B6;
  background-color: #8E74B6;
  color: #fff;
  *background-color: #8E74B6;
}

h2 {
  margin: 30px 0;
  text-align: center;
}
  .ttl-h2 {
    position: relative;
  }
  .ttl-h2:before {
    position: absolute;
    top: 50%;
    z-index: -1;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    content: "";
  }
  .ttl-h2 span {
    padding: 0 2em;
    background-color: #fff;
  }

.btn-01 {
  border: 1px solid #8E74B6;
  background-color: #8E74B6;
  color: #fff;
  *background-color: #8E74B6;
}

.btn-01:hover,
.btn-01:focus,
.btn-01:active,
.btn-01.active,
.btn-01.disabled,
.btn-01[disabled] {
  border: 1px solid #A08AC2;
  background-color: #A08AC2;
  color: #fff;
  *background-color: #A08AC2;
}

.btn-02 {
  border: 1px solid #DDD5E9;
  background-color: #DDD5E9;
  color: #5C3696;
  *background-color: #DDD5E9;
}

.btn-02:hover,
.btn-02:focus,
.btn-02:active,
.btn-02.active,
.btn-02.disabled,
.btn-02[disabled] {
  border: 1px solid #CEC3DF;
  background-color: #CEC3DF;
  color: #5C3696;
  *background-color: #CEC3DF;
}
.product-order-num input {
  border-color: #DDD5E9;
}

/*
 * web font
 */
.google-font {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  font-family: 'Karla', sans-serif;
}
  .google-font.fwb {
    font-weight: 700;
  }

/*
 * icon
 */
.icon-b,
.icon-w {
  display: inline-block;
  width: 16px;
  height: 16px;
  *display: inline;
  *zoom: 1;
}
.icon-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_b.png);
}
.icon-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), 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/69/icon16_2x_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon16_2x_w.png);
  }
  .icon-lg-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
  }
  .icon-lg-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
  }
}
.icon-cart { background-position: -176px -64px; }
.icon-user { background-position: -208px -0px; }
.icon-adduser { background-position: -240px -0px; }
.icon-logout { background-position: -32px -80px; }
.icon-login { background-position: -48px -80px; }
/* icon large */
.icon-twitter { background-position: -144px -264px; }
.icon-facebook { background-position: -192px -264px; }
.icon-instagram { background-position: -168px -288px; }
.icon-mail { background-position: -96px -0px; }
.icon-lg-w.icon-cart { background-position: -264px -96px; }
.icon-lg-w.icon-chevron_up { background-position: -0px -216px; }
.icon-lg-w.icon-chevron_down { background-position: -528px -192px; }

.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
}
.icon-lg-w {
  background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
}


/*
 * header
 */
#header-wrapper {
  margin-bottom: 2em;
}
.header-link a {
  color: #4d4d4d;
}
.header-link a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* header-line-nav */
.header-line-nav{ margin:1em 1em 0;}

.header-line-nav li {
  padding-top: 5px;
}
  .header-line-nav a {
    cursor: pointer;
  }
  .header-line-nav span {
    float: left;
    padding-left: 4px;
    font-size: 12px;
    line-height: 1.5em;
  }
  .header-line-nav .icon-b,
  .header-line-nav .icon-w {
    float: left;
  }
.view-cart {
  position: relative;
  top: -6px;
  padding-top: 0 !important;
}
.btn-viewcart {
  padding: 1px 15px 0 13px;
  -webkit-border-radius: 3em;
  -moz-border-radius: 3em;
  border-radius: 3em;
}

/* header logo */
.shop-name {
  clear: both;
  margin: 0;
  text-align: center;
  font-size: 24px;
}
.shop-description {
  font-size: 12px;
  font-weight: normal;
  color: #4d4d4d;
}

/* header global nav */
#header-global-nav {
  margin: 2em 0 1em;
  text-align: center;
  font-size: 14px;
	font-weight: bold;
}
  #header-global-nav li {
    margin: 0 1em;
  }

/* incart delivery */
.incart-delivery {
  float: right;
}
  .incart-delivery ul {
    margin: 0;
    padding: 10px 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #d9edf7;
    color: #31708f;
    list-style: none;
    font-size: 12px;
  }

/* slider */
.slider {
  margin-top: 2em;
  padding: 0 .1%;
  position: relative;
}
.bx-viewport {
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  left: 0 !important;
  border: none !important;
}
#slider div {
  width: 100% !important;
}

/*
 * product list
 */

.prd-lst-unit {
  margin-bottom: 60px;
  padding: 0 30px;
  text-align: center;
}

.prd-lst-unit{padding: 0 8px; width: 150px;}
#product-srh li.prd-lst-unit{ width: 300px;}
.prd-lst-name{font-size: 12px; line-height: 1.2;}
ul.prd-lst{text-align: center;}
li.prd-lst-unit{display:inline-block;}

ul.prd-lst{margin-left:0;}
li.prd-lst-unit{vertical-align: top;}

.prd-lst-img {
  display: block;
  margin: 0 auto 1em;
}
.prd-lst-span {
  display: block;
  margin: .3em 0;
  font-size: 12px;
}
.prd-lst-name {
  font-size: 14px;
}
.prd-lst-price {
  color: #abaaaa;
}
.prd-lst-regular {
  text-decoration: line-through;
}
.prd-lst-discount {
  color: #b81717;
}

/* product list sort */
.prd-lst-sort {
  margin: 3em 0;
  color: #888;
  text-align: center;
  font-size: 12px;
}

/* prduct list pager */
.prd-lst-pager {
  text-align: center;
}
.prd-lst-pos b {
  font-size: 18px;
  font-weight: normal;
}

/*
 * product
 */
.product-image-thumb img {
  border: 2px solid #fff;
}
.thumb-active img {
  border: 2px solid #8E74B6;
}

/*
 * footer
 */

#footer-wrapper {
  padding-top: 3em;
}
.footer-primary {
}

/* footer nav */
.footer-nav {
  list-style: none;
  margin: 20px 0;
	text-align:right;
	font-weight:bold;
}
  .footer-nav li {
    margin: .4em 0;
	display: inline-block;
  }
.footer-primary {
  padding: .3em 0;
}
  .footer-primary li {
    margin-right: 25px;
    margin-left: 5px;
  }
  .footer-primary a {
    color: #4d4d4d;
  }
  .freepage-nav {
    margin-right: 10%;
    margin-bottom: 1.5em;
    padding-bottom: .8em;
    border-bottom: 1px solid #e7e7e7;
  }
.footer-secondary {
  padding: .3em 0;
  font-size: 14px;
}
  .footer-secondary li {
    margin-left: 2em;
  }
  .footer-secondary li:before {
  }
  .footer-secondary a {
    color: #231815;
  }
.footer-secondary a:visited{ color: #4A403E;}

/* social icon */
.social-nav {
  text-align: right;
}
.social-nav img{margin-left: 0.8em;}

/* copyright */
.copyright {
  margin: 1.4em 0 0;
	padding-bottom: 10px;
  color: #abaaaa;
  text-align: right;
  font-size: 12px;
}
address{margin-bottom: 0;}
.powered {
  display: block;
  margin: .5em auto 0;
  width: 180px;
  height: auto;
}

/* pagetop */
#pagetop {
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
}
.btn-pagetop {
  display: block;
  padding: .8em .4em .8em .5em;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

@media (max-width: 980px) {
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
  .container {
    max-width: 900px;
    width: 90%;
  }
}

@media (max-width: 768px) {
  #wrapper {
    padding-top: 3em;
  }
  @media (max-width: 768px) {
  #header-wrapper {
    margin-top: 70px; /* ←バナーの高さに合わせて調整（例：60&#12316;80px） */
  }
}

  .container {
    width: auto;
  }
  .header-dropdown {
    position: absolute;
    top: 0;
    z-index: 200;
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    background-color: #fff;
  }
  .header-dropdown.affix {
    position: fixed;
  }
    .header-dropdown .dropdown-nav li {
      border-bottom: 1px solid #dbdbdb;
      text-align: center;
    }
    .header-dropdown .dropdown-nav a {
      display: block;
      padding: 10px;
    }
    .header-dropdown .btn-dropdown {
      padding-left: 34px;
      font-size: 16px;
      line-height: 1.6;
    }
    .header-dropdown .btn-dropdown-close {
      opacity: 0.4;
    }
  .view-cart {
    position: static;
  }
    .view-cart a {
      background-color: #8E74B6;
      color: #fff;
    }
    .view-cart span {
      display: block;
      width: 150px;
      margin: 0 auto;
    }
    .view-cart .icon-w {
      float: left;
      margin-top: -2px;
    }
  .incart-delivery {
    padding-top: 20px;
    float: none;
  }
  .prd-lst-sort {
    font-size: 14px;
  }
	
	#f_base .aglog{text-align: center;}
	#footer-wrapper {
  padding-top: 1em;
}
  .footer-primary,
  .footer-secondary {
    padding: 0;
    border: none;
  }
  .footer-nav {
    margin: 0 0 2em;;
    padding: 0;
    border-bottom: 3px double #e7e7e7;
	  text-align:left;
  }
    .footer-primary .footer-nav:first-child {
      border-top: 3px double #e7e7e7;
    }
  .footer-nav li {
    margin: 0;
    font-size: 14px;
    border-top: 1px solid #e7e7e7;
	  display: block;
  }
    .footer-nav li:first-child {
      border-top: none;
    }
  .footer-nav li:before {
    display: none;
  }
  .footer-nav a {
    display: block;
    padding: 1em;
    color: #4d4d4d;
  }
  .footer-nav a:hover {
    text-decoration: none;
  }
	.copyright {
  text-align: center;
}
	.social-nav {
  text-align: center;
		padding: 1em 0;
		border-bottom: 1px solid #e7e7e7;
}
	
  .icon-b,
  .icon-w {
    display: inline-block;
    width: 24px;
    height: 24px;
    *display: inline;
    *zoom: 1;
  }
  .icon-b {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_b.png);
  }
  .icon-w {
    background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_w.png);
  }
  .icon-cart { background-position: -264px -96px; }
  .icon-list { background-position: -288px -144px; }
  .icon-chevron_thin_up { background-position: -192px -216px; }
  @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 (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz--device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    .icon-b,
    .icon-lg-b {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_b.png);
    }
    .icon-w,
    .icon-lg-w {
      background-image: url(https://img.shop-pro.jp/tmpl_img/69/icon24_2x_w.png);
    }
    .icon-b,
    .icon-w {
      -webkit-background-size: 552px 480px;
      background-size: 552px 480px;
    }
  }
}
@media (max-width: 480px) {
  .ttl-h2 span {
    padding: 0 10px;
    font-size: 14px;
  }
  .prd-lst-unit {
    margin-bottom: 30px;
    height: auto !important;
  }
}

/* IE */
.ie_wrapper.container {
  width: 900px;
  overflow: auto;
}


/*背景*/
.con75{ max-width:750px; margin: 0 auto;}
.aglog img{ width: 120px;}
.infoh1 h2{ font-size:30px; font-weight: normal; line-height: 3; }
.tp_main, .bg_pur, .bg_gr, .agabtp, #f_base, .infoh1{width: 100vw; position: relative; left: 50%; transform: translateX(-50%); padding: 0; margin: 0; background-repeat: no-repeat; }
#f_base, .infoh1{background: #FAF7F5;}
.bg_pur{background:#E2DFEF;}

/* agrierについて*/
.agab h3{ font-weight: normal!important;}
h2.agabh{ font-size: 36px; font-weight: normal; margin: 70px auto 0;}
.agab1, .agab2, .agab3{ min-height: 150px; text-align: center; font-size: 24px; line-height: 1.2;}
.agab1{background: url("https://img21.shop-pro.jp/PA01447/602/etc/agab1.png") no-repeat center;}
.agab2{background: url("https://img21.shop-pro.jp/PA01447/602/etc/agab2.png") no-repeat center;}
.agab3{background: url("https://img21.shop-pro.jp/PA01447/602/etc/agab3.png") no-repeat center;}
.fl26{ width:260px;}
.fl24{width:240px;}
.fl24 img{ margin:5px;}
.agabtp img{ width: 100%; text-align: center;}
@media (max-width: 768px) {.fl_a1{align-items: center; -webkit-align-items: center;} .fl24{width:100%;} .aglog img{ width: 100px; margin-top: 20px;}}

/*お客様の声*/
.voice .flex3{ margin:30px auto; }
.voice h3{color: #8E74B6;}

/*Q&A*/
.faq dl{ padding-top: 50px; }
.faq dt{ background-image: url(https://img21.shop-pro.jp/PA01447/602/etc/faq_q.png); background-position: left, top; background-repeat: no-repeat, no-repeat; display: block; color: #391901; font-size: 18px; font-weight: bold; border-bottom: 1px solid #718A2A; padding-left:3em; padding-top: 1em; padding-bottom: 1em;}
.faq dd{ background-image: url(https://img21.shop-pro.jp/PA01447/602/etc/faq_a.png); background-position: left top 15px, top; background-repeat: no-repeat, no-repeat; padding: 1em 0 5em 3em; }

/*会社概要*/
.company table{ margin: 60px auto; border-collapse: separate; border-spacing: 20px;}
.company table th{ color:#736357; text-align: left; font-size: 90%; vertical-align: top;}

.flex1, .flex2, .flex3, .flex4{display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex; display: -o-flex;}
.flex1, .flex2, .flex3{flex-direction: row; -webkit-flex-direction: row;}
.flex4{flex-direction: column; -webkit-flex-direction: column;}
.fltx{ flex: 1}
.fl15{width:150px;}
.fl20{width:200px;}
.fl30{width:300px;}
.fl40{width:400px;}
@media (max-width: 768px) {
    .flex1{ flex-direction: column; -webkit-flex-direction: column;} 
    .flex2{ flex-direction: column-reverse; -webkit-flex-direction: column-reverse;}
	.flex4{flex-direction: row; -webkit-flex-direction: row;}}

.fl_cen{justify-content: center; -webkit-justify-content: center;}
.fl_bet{justify-content: space-between; -webkit-justify-content: space-between;}
.fl_ale{align-items: flex-end; -webkit-align-items: flex-end;}
.fl_alc{align-items: center; -webkit-align-items: center;}

.t_cen, .t_c_l{text-align: center}
.t_s{font-size: 70%!important;}
.ml30, .ml30c{ margin-left: 30px;}/* pcのみ・spは下*/
.ptb50{ padding: 50px auto;}
.t_min{font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; color:#736357;}
img.seedli{ display:block; margin: 15px auto}

@media (min-width: 769px){.spon{display:none;} .matb15{margin:15px 0;}}
@media (max-width: 768px) {.t_c_l{text-align:left;} .st_cen{text-align: center} .pcon{display: none;} .ml30{ margin-left: 0; margin-top: 20px;} .ml30c, .sp_c{ margin: 20px auto;} .voice .fl15{width:100px;} .voice .ml30{margin-top:0;} .infoh1 h2{margin-block-start: 0; margin-block-end: 0;} #header-wrapper {margin-bottom:0;} .prd-lst-unit{ width: 40%;}}
@media (max-width: 400px){.fl40{width:100%;}}
@media (min-width: 480px){.on48{display:none;}}
#logo_img{ text-align:center;}