@charset "euc-jp";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,700,500italic,700italic,900,900italic);

/* 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 {
    line-height: 1.5;
    margin: 0;
    font-size: 14px;
    position: relative;
    left: 0;
    overflow-x: hidden;
    background-color: #fff;
}
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%;
}

/* common */
body {
  color: #333;
    font-family: 'Noto Sans Japanese','YuGothic', 'Yu Gothic','游ゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ','Meiryo';
    letter-spacing: 1px;
}
img {
  width:100%;
  max-width: 100%;
  height: auto;
}
a {
  color: #b3332d;
  text-decoration: none;
}
a:hover {
  color: #b3332d;
  text-decoration: underline;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(http://img.shop-pro.jp/tmpl_img/63/icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .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 {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .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;
  width: 100%;
  max-width: 1080px;
  background-color: #fff;
}*/
.layout_wrapper {
    background-color: transparent;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0 auto;
    max-width: 100%;
    padding: 20px;
    width: 100%;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 92%;
}
.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }

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

/* product search form */
.prd_search_block {
  position: relative;
  float: left;
  margin: -6px 0 0 0;
  padding: 6px 0 0 1px;
  width: 30.212%;
  font-size: 92.307%;
}
  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
    overflow: hidden;
    margin-top: 5px;
    padding: 5px;
    border-top: 1px solid #888;
    width: 97%;
  }
  .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 {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .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;
  padding: 1em 10% 2em;
  text-align: center;
  line-height: 1.5;
  margin-top: 2em;
  border-bottom: 1px solid #888;
}

  .shop_name a {
    color: #444;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    margin-bottom: 10px;
    text-align: center;
    font-size: 246.153%;
  }
  .shop_name img {
    max-width: 100%;
    height: inherit;
  }

/* header global nav */
.header_global_nav {
  margin-top: 3px;
  margin-bottom: 2em;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
}
.header_nav_lst {
  text-align: center;
}
.header_nav_menu {
  position: relative;
  display: inline;
  margin: 0 1em;
  padding: 0 1em;
  text-align: center;
  font-weight: bold;
  line-height: 4;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #444;
  text-decoration: none;
  cursor: pointer;
}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  border-top: 1px solid #aaa;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}

/* title */
.ttl_h2 {
  margin-top: 3em;
  margin-bottom: .7em;
  color: #444;
  font-weight: bold;
  font-size: 124%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #444;
  font-weight: bold;
  font-size: 92.307%;
}

/* topicpath */
.topicpath_nav {
  margin: 2em 0 0;
  font-size: 84.615%;
  text-align: right;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -1%;/* -2.218%*/
}
.prd_lst_unit {
  float: left;
/*  margin-bottom: 15px;
  margin-left: 2.083%;*/
  word-break: break-all;
}
  .prd_lst_unit_s {
    /*width: 22.916%;*/
    padding: 0 1%;
    width: 50%;
    margin-bottom: 2%;
  }
  .prd_lst_unit_m {
    /*width: 31.25%;*/
    padding: 0 1%;
    width: 50%;
    margin-bottom: 2%;
  }
  .prd_lst_unit a {
    color: #666;
    text-decoration: none;
    font-weight: bold;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
    color: #000;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
    color: #666;
    font-weight: bold;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
    font-weight: bold;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
    color: #666;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: left;
    color: #cdcdcd;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 0 0 20px;
  color: #666;
}
  .prd_lst_sort a {
    color: #666;
  }
  .prd_lst_sort a:hover {
    color: #b3332d;
    text-decoration: none;
  }

.prd_lst_sort strong {
background: linear-gradient(transparent 60%, #ffff66 60%);
color: #333;
}
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 80px;
    text-transform: uppercase;
  }
  .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: none;
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
  width: 23%;
}
  .footer_section .ttl_h2 {
    margin-top: 0;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* manager */
.manager_img img {
  max-width: 100%;
}
.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 {
    clear: both;
    padding: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #888;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 100%;
      max-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: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    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;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(http://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}


/*追加*/
* {
    box-sizing: border-box;
}
.site-header {
    position: relative;
}
#h-naka {
    margin: auto;
    width: 92%;
}
.h-naka-l {
    left: 50%;
    margin-left: -100px;
    max-width: 200px;
    padding: 10px 0 0;
    position: fixed;
    z-index: 9999;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.h-naka-l.smaller {
    max-width: 100px;
    margin-left: -50px;
    opacity: 0;
    z-index: -1;
}
.site-header .h-naka-l.smaller .home-link {
    min-height: 1px;
}
.logobox {
    width: 100%;
}
.site-header .home-link {
    min-height: 100px;
}
.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 230px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%;
}
.site-title {
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 0;
}
.site-title img {
    border: 0 none;
    height: auto;
    vertical-align: middle;
    width: 100%;
}
.h-naka-r-l {
    float: left;
}
.navbar {
    background-color: transparent;
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}
.page-all-box {
    overflow: hidden;
}
.page-l-box {
    float: left;
    width: 17%;
  	padding-top: 28px;
}
.page-r-box {
    float: right;
    width: 80%;
}
.clear::before, .clear::after, .attachment .entry-header::before, .attachment .entry-header::after, .site-footer .widget-area::before, .site-footer .widget-area::after, .entry-content::before, .entry-content::after, .page-content::before, .page-content::after, .navigation::before, .navigation::after, .nav-links::before, .nav-links::after, .gallery::before, .gallery::after, .comment-form-author::before, .comment-form-author::after, .comment-form-email::before, .comment-form-email::after, .comment-form-url::before, .comment-form-url::after, .comment-body::before, .comment-body::after {
    content: "";
    display: table;
}
ul.nav-menu, div.nav-menu > ul {
    margin: 0;
    padding: 0;
}
.nav-menu li {
    display: inline-block;
    position: relative;
    list-style: outside none none;
}
#menu-topmenu .line, #menu-onlinemenu .line {
    position: relative;
    border-bottom: 1px solid #fff;
    text-align: center;
    transition: all .3s;
}
#menu-topmenu .line::before,
#menu-topmenu .line::after,
#menu-onlinemenu .line::before,
#menu-onlinemenu .line::after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -26px;
    left: -2px;
    z-index: 2;
    content: '';
    transition: all .3s;
}
#menu-topmenu .line::before, #menu-onlinemenu .line::before {
    border-bottom: 2px solid #B3332D;
    transform: scale(0, 1);
}
#menu-topmenu .line:hover::after,
#menu-topmenu .line:hover::before,
#menu-onlinemenu .line:hover::after,
#menu-onlinemenu .line:hover::before {
    transform: scale(1);
}
.h-naka-r-r {
    float: right;
}
.clearfix::before {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    min-height: 1px;
}
.line {
    position: relative;
    display: inline-block;
    padding: .9em 3.6em;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
    outline: none;
    transition: all .3s;
}
.line::before,
.line::after {
    position: absolute;
    top: -2px;
    right: -2px;
    bottom: -27px;
    left: -2px;
    z-index: 2;
    content: '';
    transition: all .3s;
}
.line::before {
    border-bottom: 2px solid #333;
    transform: scale(0, 1);
}
.line:hover {
    color: #333;
}
.line:hover::after,
.line:hover::before {
    transform: scale(1);
}
html::before, html::after, body::before, body::after {
    background: #fff none repeat scroll 0 0;
    content: "";
    display: block;
    margin: 0;
    position: fixed;
    z-index: 20;
}
html::before {
    height: 20px;
    left: 0;
    right: 0;
    top: 0;
}
html::after {
    bottom: 0;
    right: 0;
    top: 0;
    width: 20px;
}
body::before {
    bottom: 0;
    height: 20px;
    left: 0;
    right: 0;
}
body::after {
    bottom: 0;
    left: 0;
    top: 0;
    width: 20px;
}
p {
    line-height: 2;
    margin: 0 0 24px;
}
.site {
    background-color: transparent;
    border-left: 0 none;
    border-right: 0 none;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    width: 100%;
}
.nav-menu li a {
    color: #333;
    display: block;
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 2px;
    line-height: 1;
    padding: 0 20px;
    text-decoration: none;
    text-transform: capitalize;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
    color: #333;
    font-style: normal;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {
    background-color: transparent;
    color: #444;
}
.site-header .home-link {
    min-height: 100px;
}
span.cartbtn img {
    height: auto;
    max-width: 16px;
    vertical-align: bottom;
    width: 100%;
}
#shop-main {
    overflow: hidden;
    position: relative;
    padding: 99px 0 40px;
}
h1.entry-title::after {
    border-top: 3px solid #b3332d;
    content: "";
    left: 0;
    position: absolute;
    top: -19px;
    width: 1em;
}
h1.entry-title {
    font-family: "Roboto";
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.2em;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-transform: capitalize;
}
h2.cat-title {
    margin: 15px 0 0;
    color: #b3332d;
    text-decoration: none;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}
.page-l-box ul {
    margin-top: 10px;
    font-family: "Roboto";
    font-size: 12px;
}
.page-l-box ul li {
    margin-bottom: 10px;
}
.page-l-box ul li:first-child{
}
.page-l-box ul li ul {
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: 2px;
}
.page-l-box ul li ul li {
  margin-bottom: 5px;
}
.page-l-box ul li a {
    color: #888;
    text-decoration: none;
}
.page-l-box ul li a:hover {
    text-decoration: none;
  	color: #b3332d;
}
.page-l-box ul li ul li a {
}
.page-l-box ul li ul li a:hover {
}
.panel { 
    border: 1px solid #888;
    color: #888;
    cursor: pointer;
    display: inline-block;
    margin-top: 70px;
    padding: 2px 40px 5px;
    text-align: center;
  text-transform: uppercase;
  transition-duration: 0.6s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.panel:hover {
    background-color: #b3332d;
    border: 1px solid #b3332d;
    color: #fff;
}
.row-naka {display: none;} 
.row-naka ul {
    margin-left: 5px;
    margin-top: 20px;
}
.pnbtn {
}
.prd_lst_pager  a.pnbtn {
    border-top: 1px solid #444;
    color: #444;
    padding-top: 5px;
    text-decoration: none;
}
.prd_lst_pager  a.pnbtn:hover {
    border-top: 1px solid #b3332d;
    color: #b3332d;
    padding-top: 5px;
    text-decoration: none;
}
.pnbtn_dis {
      color: #cdcdcd;
}
span.one {
    font-size: 160%;
    margin-right: 5px;
}
span.one-moji {
}
span.two {
}
span.two-moji {
}
.row-naka .prd_search_block {
    float: left;
    font-size: 92.307%;
    margin: 20px 0 0;
    padding: 6px 0 0 1px;
    position: relative;
    width: 100%;
  max-width: 320px;
}
.row-naka .prd_search_block .header_btn_txt {
  color: #cdcdcd;
}
.row-naka .prd_search_block .prd_search_btn {
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    color: #fff;
    cursor: pointer;
    float: right;
    padding: 0.35em 0;
    width: 18%;
}
.row-naka .prd_search_block .prd_search_optioncategory {
    color: #cdcdcd;
    line-height: 1.5;
    margin-top: 10px;
}
.row-naka .prd_search_block .prd_search_select {
    color: #888;
    display: inline-block;
    font-size: 120%;
    width: 100%;
}
.checkbox {
    height: 34px;
    left: 50%;
    margin-left: -105px;
    margin-top: -17px;
    position: absolute;
    top: 42%;
    width: 210px;
}
.checkbox p {
    color: #333;
    font-family: "Roboto";
    letter-spacing: 2px;
    padding: 2%;
    text-align: center;
    text-transform: uppercase;
    border: 1px solid #333;
    font-weight: normal;
}
span.en-box {
    margin-right: 5px;
}
.page-l-box a.current {
  color: #b3332d!important;
}
.n-btn-area {
  display: none;
}
.s-f-btn {
    color: #ff0000;
    font-size: 80%;
    padding-left: 4px;
}
/*追加ここまで*/
@media (max-width: 768px) {
#menu-topmenu .line::before, #menu-onlinemenu .line::before {
    border-bottom: 0px solid #B3332D;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 100%;
}
.panel {
  padding: 2px 5px 5px;
}
}
@media (max-width: 736px) {
.n-btn-area {
  display: inline;
}
/* 上からにゅっと降りてくるメニュー */
#mb-menu{
    display:none; /* 最初は非表示 */
    width:100%;
    position: fixed;
    z-index:99999999999999;
    top: 0px;
    left: 0px;
    padding:5px;
    background:rgba(255,255,255,0.9);
}
#mb-menu ul{ margin:25px; }
#mb-menu ul li{
    padding: 10px 0;
    text-align: center;
    display: block;
    }
#mb-menu #menu-topmenu .line, #mb-menu #menu-onlinemenu .line {
    border: 0px none;
}
#mb-menu ul li:first-child{ border-top:none; }
#mb-menu ul li:last-child{ border-bottom:none; }
#mb-menu a{
    display: block;
    height: 20px;
    color: #111;
    text-decoration:none;
    tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
    -webkit-tap-highlight-color:rgba(186,151,123, 0.3)!important; /* タップした色 */
    }
.navi-area {
    position: fixed;
    top: 10px;
    left: 10px;
    color: #000;
    z-index: 99999;
}
.home div#main.site-main {
    margin-top: 50px;
}
p.close {
    margin-left: 10px;
}
 .entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    width: 100%;
    max-width: 98%;
}
.content-l {
    float: left;
    padding-top: 28px;
    width: 100%;
    margin-bottom: 10px;
}
.content-r {
    float: right;
    width: 100%;
}
.ac-box-all {
    overflow: hidden;
    width: 98%;
    margin: 20px auto;
}
.ac-box-all .archives-box {
    float: left;
    width: 49%;
    margin-top: 0;
}
.ac-box-all .archives-box.cat {
    float: right;
    width: 49%;
}
.archives-box h3 {
    font-size: 16px;
}
.archives-box ul {
    font-size: 14px;
}
#menu-topmenu .line::before,
#menu-topmenu .line::after,
#menu-onlinemenu .line::before,
#menu-onlinemenu .line::after {
    bottom: 0px;
}
  .genericon-menu:before {
    content: '\f419';
    font: normal 25px Genericons;
    background:rgba(255,255,255,0.8);
    padding: 5px;
}
.genericon-close-alt:before {
    content: '\f406';
    font: normal 30px Genericons;
}
.h-naka-r-l, .h-naka-r-r {
  display: none;
}
  .h-naka-l {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 170px;
    padding: 10px 0 0;
    position: absolute;
    z-index: 9999;
}
.layout_wrapper {
    padding: 0; 
    width: 98%;
    margin: auto;
}
 .navi-area a {
   color: #000;
}
  .page-l-box {
    float: left;
    width: 100%;
  	padding-top: 28px;
    margin-bottom: 10px;
}
.page-r-box {
    float: right;
    width: 100%;
}
  html::before {
    height: 0;
}
html::after {
    width: 0;
}
body::before {
    height: 0;
}
body::after {
   width: 0;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 100%;
}
.checkbox {
  display: none;
}
.prd_lst_unit_s, .prd_lst_unit_m {
 width: 100%;
  margin-bottom: 30px;
}
h1.entry-title::after {
  width: 98%;
}
h1.entry-title, h2.cat-title {
  text-align: center
}
 .page-l-box ul {
 margin-top: 20px;
font-family: "Roboto";
font-size: 14px;
overflow: hidden;
width: 100%;
float: left;
margin-left: 2%;
}
.page-l-box ul li {
margin-bottom: 10px;
width: 50%;
float: left;
display: block;
}
.page-l-box ul li ul {
margin-bottom: 20px;
margin-left: 0;
margin-top: 15px;
width: 100%;
}
.page-l-box ul li ul li {
margin-bottom: 15px;
width: 100%;
}
.page-l-box .row-naka  ul li {
  width: 100%;
}
.panel {
width: 100%;
margin: 10px auto;
}
.prd_lst {
  margin-left: 0;
  }
span.daicat {
color: #b3332d;
font-size: 16px;
}
a.mosaic-overlay {
  opacity: 0 !important;
}
}