@charset "euc-jp";

/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
body {
  font: 14px/1.231 arial,helvetica,clean,sans-serif;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
  font-family:"Segoe UI",Verdana,"游ゴシック",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
select, input, button, textarea {
  font: 99% arial,helvetica,clean,sans-serif;
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}
/*dropmenu*/
.dropmenu{
  *zoom: 1;
  list-style-type: none;
  width: 980px;
  margin: 5px auto 30px;
  padding: 0;
}
.dropmenu:before, .dropmenu:after{
  content: "";
  display: table;
}
.dropmenu:after{
  clear: both;
}
.dropmenu li{
  position: relative;
  float: left;padding:0;
  margin: 0;}
.dropmenu li.header_nav_menu a {
    display: block;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0;
    min-width: 56px;
    padding: 14px 4px 0;
    text-align: center;
    text-decoration: none;
}
.dropmenu li.header_nav_menu2 a{
    display: block;
    font-size: 12px;
    height: 25px;
    letter-spacing: 0px;
    line-height: 1;
    margin: 0;
    min-width: 62px;
    padding: 14px 5px 0px 5px;
    text-align: center;
    text-decoration: none;
  font-weight:normal;
  color:#958972;
}
#normal li ul{
  display: none;
}
#normal li:hover ul{
  display: block;
}





.header_global_nav ul.dropmenu li ul{}
.dropmenu li ul li a{
display:none;
}
.dropmenu li:hover > a{
  background: #fefefe;
}
.dropmenu ul li ul li:hover > a{
  background: #fefefe;
}
.dropmenu li a:hover{
  background: #eee;
}

.dropmenu li li a:hover{
  background: #eee;
}

/* common */
body {
  color: #51452e;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS P Gothic",sans-serif;
    font-size: 13px;
    text-align: center;}
a {
  color:#68c3ba;text-decoration:none;
}

input[type="text"], textarea, select {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #666666;
    border-radius: 3px;
    height: 18px;
    line-height: 15px;
    margin: 10px 2px 2px 20px;
    padding: 1px 0 0 10px;
    width: 130px;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
   background-color: #efefef;
    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 11px;
    line-height: 24px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
     background-color: #efefef;
    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    border: 1px solid #c5c5c5;
    border-radius: 3px;
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 35px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
  height: 35px;
    padding: 0;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: 0px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/* layout */
.layout_wrapper {
  margin: 0 auto;overflow:hidden;
  width: 100%;background:#fff;position:absolute;top:0;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 100%;
}
#container{background:#fff;padding:0px;margin:0px auto;width:100%;}
#container-inner{background:#fff;width:100%;margin:0 auto;min-height:100px;}
#header-inner{width:100%;margin:0 auto;padding:0px 0px 0px 0px;background:#ebf5eb;height:30px;
display:none;}

.header_headline_nav{width:980px;margin:0px auto;}
.layout_header {
  padding-top: 0px;
}
.header_headline_nav li{padding:2px 30px;}

.layout_footer {background:#ffffff url("https://img21.shop-pro.jp/PA01377/675/etc/bg_top5.gif?cmsp_timestamp=20180417212805") repeat scroll left top;
  padding-top:35px 0px 0px  0px;height:600px;margin:0;width:100%;color:#68c3ba;}
#footer-inner{width:980px;margin:0 auto;padding:35px 0px 0px 0px;}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #68c3ba;text-decoration:none;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {margin:0px 0px 0px 0px;float:right;}
.header_member_nav li { 
    float: left;
     padding: 12px 0 4px 25px;
    white-space: nowrap;margin:0;
  }

.header_member_nav li img{margin:-10px 0px;padding:0;}
.header_member_nav li a{color:#fff;font-weight:bold;padding:2px 20px;}
li.btn_mail00{color:#fff;background:url(https://img21.shop-pro.jp/PA01377/675/etc/btn_mail00.gif?cmsp_timestamp=20180417191246)left center no-repeat;}

li.btn_shop00{color:#fff;background:url(https://img21.shop-pro.jp/PA01377/675/etc/btn_shopping00.gif?cmsp_timestamp=20180417192121)left center no-repeat;}

li.btn_inqury00{color:#fff;background:url(https://img21.shop-pro.jp/PA01377/675/etc/btn_inqury00.gif?cmsp_timestamp=20180417192221)left center no-repeat;}

li.btn_face00{color:#fff;background:url(https://img21.shop-pro.jp/PA01377/675/etc/btn_facebook00.gif?cmsp_timestamp=20180417192253)left center no-repeat;}

  .member_login_name {
    margin:10px;background:#fff;
    text-align: center;color:#ff8040;font-size:22px;font-weight:bold;
  }

/* delivery price */
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #df7676;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;display:none;
}

/* product search form */
.prd_search_block {float:left;text-align:left;padding:2px;}
  .prd_search_block.open {
    padding: 2px 0;
  }
  .prd_search_form_btn {
    background: #ffffff url("https://img21.shop-pro.jp/PA01361/003/etc/kensaku.png?cmsp_timestamp=20160703125950") no-repeat scroll 5px 10px;
    border:3px solid #f7f2e6;
    border-radius: 3px;
    float: right;
    letter-spacing: 1px;
    line-height: 20px;
    margin-right: 16px;
    padding: 7px 10px 6px 20px;
    position: relative;white-space:nowrap;
  }
  .prd_search_form {
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    width: 330px;}

    background-image: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    border: 3px solid #eee;
    border-radius: 3px;
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
    width:300px;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
      background:url("https://img21.shop-pro.jp/PA01377/675/etc/btn_search.gif?cmsp_timestamp=20180417195429") no-repeat scroll center center;
    float: right;
    height: 32px;
    margin: 5px 0 0;
    text-align: center;
    text-decoration: none;
    text-indent: -9999px;
    width: 32px;box-shadow:none;border:none;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
.shop_name {
  clear: both;
    margin-top: 0;
    padding: 0px;float:left;
}

.cart-head{width:width:450px;text-align:right;float:right;}

.cart-head a{  background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01361/003/etc/cart_hover.png?cmsp_timestamp=20160703133858") no-repeat scroll left 4px;
    color: #444444;
    display: block;
    font-size: 12px;
    height: 30px;
    margin: 0 0 0 0;
    padding: 0 0 0 20px;
    text-align: right;
    width: 80px;text-decoration:none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: left;
    font-size: 246.153%;
  }
  .shop_name img {
      margin-top: 10px;
    max-width: 240px;
    height: inherit;
  }

/* header global nav */
.header_global_nav {
  background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #f2f0eb;
    border-top: 1px solid #e7e0d4;
    text-align: center;
}
.5000en{float:right;}
.header_global_nav ul{margin:0 auto; height: 40px;
    margin: 0 auto;
    overflow: hidden;
    width: 980px;}

.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
float:left;
  margin: 0;
  padding: 0 10px;
  text-align: center;
  font-weight: normal;
  line-height: 2;
}
.header_nav_menu a,
.header_nav_menu span {
  color: #93886f;
    cursor: pointer;
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 2px;float:left;text-decoration:none;
}

.header_nav_menu a:hover{background:#f2f0eb;}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}

.header_category_lst {
    background-color: #ffffff;
    left: 0;top:40px;
    min-width: 100%;
    position: absolute;
    width: auto;
    z-index: 101;
}

.header_category_lst li {
  display: block;
  float: none;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
background: #ffffff url("https://img21.shop-pro.jp/PA01361/003/etc/li_side.png?cmsp_timestamp=20160704111817") no-repeat scroll 3px center;
    border-bottom: 1px solid #cccccc;border-left: 1px solid #cccccc;border-right: 1px solid #cccccc;
    display: block !important;
    height: 24px;
    line-height: 24px;
    padding: 3px 0 3px 12px;
    width: 168px;
}

/* title */
.prd_lst_block .ttl_h2 {
 background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01361/003/etc/bg_body.jpg?cmsp_timestamp=20160702170917") repeat scroll left top;
    border-radius: 5px;
    box-shadow: 0 0 1px #eeeeee;
    color: #756952;
    font-size: 115%;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 10px 0 20px;
    padding: 5px;
    text-align: center;
    vertical-align: bottom;
}
.ttl_h3 {
      color: #937a23;
    font-size: 100%;
    font-weight: normal;
    margin: 25px 0px 0px 0px;
    padding: 0px 0;
    text-align: left;
}
.ttl_h2{
color: #756952;text-align:left;margin:15px 0px 5px 0px;padding:0;
  font-weight: bold;}
.ttl_h3 {
  margin-top: 20px;
  margin-bottom:0;
  color: #000;
  font-weight: normal;
  font-size: 92.307%;
}

/* topicpath */

.topicpath_nav {
    color: #baa48a;
    float: left;
    font-size: 84.615%;
    margin: 0 auto;
    text-align: center;
    width: 100%;display:none;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #baa48a;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -2.218%;
}
li.prd_lst_unit {
 border-radius: 5px;
    float: left;
    height: 210px;
    margin: 7px 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 144px;display: list-item;
}
#dvd li.prd_lst_unit {
    border-radius: 5px;
    display: list-item;
    float: left;
    font-size: 11px;
    margin: 7px 5px;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 153px;
}
  .prd_lst_unit_s {

  }
  .prd_lst_unit_m {
    width: 31.25%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 120px;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    color: #800000;
    display: block;
    font-size: 90%;  
    margin: 10px 0px 0px 0px;
    text-align: left;
    text-decoration: none;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section {
  float: right;
    margin: 0px 0px 0px 0;
}
  .footer_section .ttl_h2 {
    margin-bottom: 10px;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding:0;width:980px;margin:0 auto;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
     background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01377/675/etc/list00.gif?cmsp_timestamp=20170223121711") no-repeat scroll left center;
    margin: 0 0 0 0px;
    overflow: hidden;
    padding: 1px 0 1px 8px;
    text-align: left;
    white-space: nowrap;
    word-break: break-all;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #333333;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* manager */
.manager_img img {
  max-width: 90px;float:left;padding:0px 10px 0px 0px;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}

/* social icons */
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

  .copyright {
    background:#ff9900 url("https://img21.shop-pro.jp/PA01377/675/etc/bg_line50.png?cmsp_timestamp=20180418190324") repeat scroll left top;
    clear: both;
    color: #ffffff;
    font-size: 11px;
    margin: 0;
    padding: 5px;
    text-align: center;
  }
.copyright a:hover{color:#ff0000;}
.copyright a{color:#fff;}
  .copyright-head {
    clear: both;
    padding: 10px 0px 0px 0px;
    float:left;
    font-size: 76.923%;color:#93886f;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #777;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }

/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 30%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 0.3em 0;
}
  .product_option_table table {
  border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
    font-size: 80%;
    line-height: 1.2;
    width: 98%;
  }
  .product_option_table th,
  .product_option_table td {
    padding:4px 2px;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}


h1.sp_hidden {
    height: 0;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}


.fixed {
    position: absolute;
}

#check{  background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01377/675/etc/bg_top.gif?cmsp_timestamp=20180418110336") repeat scroll left top;
    clear: both;
    margin: 80px auto 30px;
    padding: 0;
    text-align: center;width:100%;}
#check ul{margin:0px auto;width:960px;}


#check ul li {
    background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
    display: block;
    float: left;
    height: 140px;
    margin: 5px 8px;
    overflow: hidden;
    padding: 10px 0;
    text-align: center;
    width: 102px;
}
#check ul li img{max-width:70px;max-height:70px;padding:0;}
#check ul li .imgwaku{height:70px;width:70px;overflow:hidden;text-align:center;margin:0 auto;padding:0;}

#check ul li .namewaku a {
    color: #0000a0;
    font-size: 11px;
    line-height: 1.3;
    text-decoration: none;
}
#check ul li .namewaku{  height: 75px;
    line-height: 1.1;
    margin: 7px 0 0;
    overflow: hidden;
    width: 100%;}


#check ul li .namewaku p {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    height: 18px;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
#check ul li .namewaku p b{display:none;}
#check ul li .price{ color: #937a23;
    font-size: 8px;
    margin: 2px 0 0;
    text-align: center;display:none;}

#check ul li .namewaku h2{display:none;}

#check h2 {
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    letter-spacing: 2px;
    margin: 0;
    padding: 13px;
    text-align: center;
    }

.foot-menu ul li{float:left;}
.foot-menu ul li a{text-decoration:none;margin:0px 10px;color:#fff;font-size:11px;}
.foot-menu ul{margin:0px auto; width:980px;}


/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

#head-wide{margin:0;padding:0px 0px;width:100%;color:#9e1813;font-size:18px;background:#efe9dc none repeat scroll 0 0;}

.text_block{ background: #ffffff none repeat scroll 0 0;
    border-radius: 8px;
    font-size: 95%;
    line-height: 3;
    padding: 0 0 15px;
    text-align: center;}






.clear{display:none;}

#info{margin:0px 0px 20px 0px;text-align:left;padding:0px 10px;border-radius:2px;border:1px solid #eee;width:190px;}
#info img{}
.nav_icon img{max-height:22px;max-width:25px;padding:0px 10px;margin:5px 0px;float:left;}

#submainmenu ul li a{
    color: #51452e;
    cursor: pointer;
    text-align: left;
   
    margin: 0;
    padding: 12px 0px 12px 8px;
    text-align: left;
    word-break: break-all;font-size:100%;
}

.foot-group{width:120px;height:500px;overflow:hidden;float:left;margin:10px 5px;text-align:left;}
li.small_category a{color:#958972;line-height:18px;}

#submainmenu .box{display:none;}

.footer_nav2{}
.footer_nav2 ul li{line-height:2.2;font-size:12px;display:inline;}
.footer_nav2 ul{margin:3px 0px 20px 0px;width:450px;}

.manager_memo ul li{width:50px;float:left;margin:10px 0px 0px 0px;}

#footer-title{width:580px;margin:15px 0px 10px 0px;float:left;}

#footer-title a img{padding:10px 20px 0px 0px;width:180px;margin:0px 0px -10px 0px;}
#footer-title span{margin:-10px 0px 0px 0px;font-size:90%;}

#footer-inner td{display:table-cell;vertical-align:top;text-align:right;}

/* header_under */
.header_under{width:980px;margin:0px auto;padding:5px;}
.header_under ul li{float:left;padding:19px 23px 19px 0px;}
.header_under ul li a{color:#333;margin:3px 15px 0px 15px;}


#head-menu ul li img{margin:-3px 2px -3px 0px;}
#head-menu ul li{margin:0;}
#head-menu li a:hover{color:#ff8080;}
#head-logo{ margin: 8px;
    text-align: left;}


ul,li{margin:0; padding:0;}

ul#normal li{float:left;margin:0px;}

ul#normal{}

li.header_nav_menu2{}

#grandmenu ul{margin:10px auto 10px auto;padding:0px;}

#grandmenu ul li{float:left;padding:0;margin:0px 0px 0px 0px;vertical-align:middle;text-align:center;}
#grandmenu ul li a{
color: #888888;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0;}
#grandmenu ul li img{margin:0px 8px;width:180px;box-shadow:2px 2px 3px #bbb;padding:0;}


#menu ul{
  list-style-type: none;
  width: 800px;
  height: 40px;
  margin: 30px auto 220px;
  padding: 0;
  background:rgba(255,255,255,0.8);
border:1px solid #eee;
}
#menu li{
  position: relative;
  margin: 0;
  padding: 0;
}
#menu li a{}
#menu li:hover > a{
  background: #fff;
  color: #000;
}
#menu > li:hover > a{

}
#menu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0px 0px;
  padding: 2px;width:630px;
  background:rgba(255,255,255,0.9);
}
#menu li:last-child ul{
  left: -100%;
  width: 100%
}
#menu li ul li{
  overflow: hidden;
  height: 0;
  color: #fff;
padding:0px;
  float:left;margin:0;
}
#menu li ul li img{margin:0;}
#menu li ul li a{
  text-align: left;
  font-size: 12px;margin:0;
}

#menu li:hover ul li{
  overflow: visible;
  height: 100px;margin:0;padding:0;
float:left;
}
#menu li:hover ul li:first-child{
  border-top: 0;
}
#menu li:hover ul li:last-child{
  border-bottom: 0;
}
#menu li:hover ul li:last-child a{

}

#select2 img{float:left;width:292px;margin:10px;padding:5px;background:#fff;border:1px solid #eee;}
#page{margin:30px 0px;}
#page h2{margin:10px 0px 30px 0px;border-radius:12px;background:#eee;color:#000;font-size:20px;text-align:center;
  letter-spacing:2px;padding:15px;}


#frame{margin:-8px 0px 0px -3px;}

#head-logo a img{}


.sk-lst #info{border:none;width:100%;font-size:110%;}
.sk-lst h2{font-size:130%;margin:30px 0px 10px 0px;}


.totop a{background:url(https://img21.shop-pro.jp/PA01377/675/etc/bg_ue.png?cmsp_timestamp=20180418155335)center center no-repeat;
display:block;width:80px;height:80px;position:fixed;
right:20px;
bottom:80px;color:#fff;}

.totop a:hover{background:url(https://img21.shop-pro.jp/PA01377/675/etc/bg_totop.png?cmsp_timestamp=20170720105205)center center no-repeat;}



#head-logo img{padding:20px 0px 0px 0px;}

.product_detail_area #top_h1{font-size:14px; margin:0;}
.product_detail_area .top_h1{font-size:14px; margin:0;}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/62/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}
#grandmenu ul li a:hover img{opacity:0.5;}


#grandmenu ul li a:hover {
    color: #ebf5eb;
    text-decoration: none;
}

 /* header_under */
.header_headline_nav img {
    float: left;
    padding:0;margin:0;
}

.imark { color: #ffffff;
    float: left;
    font-weight: bold;
    padding: 10px 0 0;}
.imark a{color:#fff;font-size:13px;padding-left:20px;}
.header_member_nav {
    float: right;
    margin:0px;
}

#head-menu ul li {
    margin: 0;
}
.header_member_nav li {
    float: left;
    line-height: 2;
    padding: 8px 0 8px 5px;
    white-space: nowrap;
}
.header_btn {
    font-size: 108%;
}

#head-menu ul li.member_login_btn a {
    background: #68c3ba none repeat scroll 0 0;
    border-radius: 20px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    margin-right: 10px;
    padding: 2px 20px;
}
.header_btn a {
    text-decoration: none;
}

.header_member_nav li {
    float: left;
    line-height: 2;
    padding:2px 0px 2px 5px;
    white-space: nowrap;font-weight:bold;
}

.prd_search_block {
    float: right;
    margin: -34px 0 0 0;
}
.prd_search_form {
    color: #51452e;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    position: relative;
    text-decoration: none;
    width: 200px;
}

.prd_search_block input {
    display: table-cell;
    vertical-align: middle;
}
input {
padding:5px;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}

ul.header_member_nav2 li{padding:7px 30px;float:left;font-weight:normal;width:100px;color:#666;}
ul.header_member_nav2 li a{color:#666;font-weight:normal;}

#grandmenu{margin: 0 auto;
    text-align: center;
    width: 980px;}

#subcategory_menu li a p {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 2;
    white-space: nowrap;
}

#head-menu{background:#ff9900 none repeat scroll 0 0;padding:0px 0px 2px 0px;margin:0;}
li.member_logout_btn a{color:#fff;margin:3px 10px 0px 0px;border:2px solid #ff8040;
background:#fff;border-radius:7px;padding:2px 10px;letter-spacing:2px;}

.foot-adress{margin:0;padding:10px 0px;text-align:center;color:#fff;border-bottom:1px solid #fff;
  padding:8px 0px;color:#fff;background:#ff9900;}
.foot-adress span.big{font-size:17px;font-weight:bold;}
.foot-adress span.medium{font-size:12px;padding:5px 2px;font-weight:bold;}
.foot-adress span.small{font-size:12px;padding:5px 2px;font-weight:normal;}
#footer-inner table td{text-align:left;}
#footer-inner .footer_nav2 span{color:#888;letter-spacing:1px;font-weight:bold;margin:8px 0px 0px 0px;}
#footer-inner .footer_nav2{color:#666;padding:7px 0px;border-top:1px solid #666;border-bottom:1px solid #888;width:420px;margin:13px 0px 0px 0px;}

#footbtn a img{margin:25px 7px 8px 7px;box-shadow:2px 2px 5px #ccc;padding:3px;background:#fff;}
.footer_lst a {
    background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01377/675/etc/bg_sankaku.gif?cmsp_timestamp=20180418204331") no-repeat scroll left center;
    color: #333333;
    padding: 0 0 0 8px;
    text-decoration: none;
}
#footbtn table td{text-align:center;font-size:12px;color:#000;border:none;}
#footbtn table{border:none;}

#footer-inner img{margin:7px 0px;}

#product_detail_category{display:none;}
#totop a{margin:20px;text-align:right;padding:10px;border:1px solid #8adff4;}

#menu00 {
    margin: 0 auto;
    width: 600px;
}

#menu00 {
    margin: 0 auto;
    width: 700px;
}

#menu00 ul.header_member_nav00 li {
    border-right: 1px solid #cccccc;
    display: inline;
    padding: 0 19px;
}


#menu00 ul.header_member_nav00 li a {
    color: #ff9900;
}

#menu00 ul.header_member_nav00 li.cart {
    border: medium none;
}
#menu00 ul.header_member_nav00 li {
    display: inline;
    padding: 0 19px;
}

#menu00 ul.header_member_nav00 li a {
    color: #ff9900;
}


#menu00 ul.header_member_nav00 li a {
    color: #ff9900;
}



.prd_search_block input {
    display: table-cell;
    vertical-align: middle;
}

/*20230125追加-h1のスタイル*/
.product_detail_area #top_h1 {
  font-size: 14px;
}


/*--動画---/
input[type="text"], textarea, select {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #666666;
    border-radius: 3px;
    height: 18px;
    line-height: 15px;
    margin: 11px 2px 0 0;
    padding: 1px 0 0 10px;
    width: 153px;
}
.teachter{margin:30px auto 0px auto;}

#douga {
    margin:0px auto;width:100%;background:rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01377/675/etc/bg_slide6.gif?cmsp_timestamp=20180417203302") repeat scroll left top;
}

#douga ul{margin: 0px auto;width:980px;padding:0;}

label {
    cursor: pointer;
    display: inline-block;
    margin: 30px 0px 0px 0px;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 100%;background:#ffd89d;
}


#douga li {
    background: #ffffff none repeat scroll 0 0;
    border:none;
    border-radius: 1px;
    color: #000000;
    float: left;
    font-size: 10px;
    height: 170px;
    line-height: 1.2;
    margin: 8px 7px 8px 6px;
    padding: 0;
    position: relative;
    text-align: left;
  box-shadow:1px 1px 3px #ffd89d;
    width: 175px;
}



#douga .douga_pic {
    height: 93px;
    margin: 0 auto 8px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}


#douga a img {
    margin: 0;
    max-height: 105px;
    max-width: 100%;
    padding: 0;
    position: relative;
    top: 0;
    z-index: 2;
}


#douga li a p {
    color: #000000;
    letter-spacing: 0;
    line-height: 1;
    padding: 0 3px;
}
#douga li a p {
    font-size: 12px;
    font-weight: bold;
}


#douga li .douga_pic p img {
    left: 10px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40px;
    width: 24px;
    z-index: 99999;
}
#douga a img {
    height: auto;
    width: 175px;
}

#douga li a p.small {
    color: #666666;
    font-size: 11px;
    font-weight: normal;
    line-height: 1.4;
    margin-top: 6px;
}






label {
    background: rgba(0, 0, 0, 0) url("https://img21.shop-pro.jp/PA01377/675/etc/bg_slide6.gif?cmsp_timestamp=20180417203302") repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    margin-top: 30px;
    padding: 10px 0 0;
    text-decoration: none;
    transition: all 0.1s ease 0s;
    width: 100%;border-bottom:1px solid #fff;
}

#info55{padding:10px 0px;margin:0px auto;font-size:110%;font-weight:normal;color:#ff0000;}



input {
    height: 30px;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}


input:checked + .panel {
    height: 600px;
    padding: 0px 0px;display:block;
}
.panel {
    background: #ffffff none repeat scroll 0 0;
    margin-top: 0;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    z-index: 9999;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
/*--動画---/

#menu00 ul.header_member_nav00 {
    float: left;
    margin: 5px auto 0px;
}

/*SP追記20230127*/
@media screen and (max-width: 767px){
#right h1{
    font: 12.5px #111;
}
}/*SPここまで*/
