@charset "utf-8";

@font-face {
  font-family: "kendrick";
  src: url("https://dono64133926.itembox.design/item/assets/font/neuehanskendrick-light.woff2") format('woff2');
}
@font-face {
    font-family: 'kendrick-bold';
    src: url('https://dono64133926.itembox.design/item/assets/font/neuehanskendrick-medium.woff2') format('woff2');
}
body {
    font-family: "kendrick", "kendrick-bold","游ゴシック体", "YuGothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    font-weight: 400;
    letter-spacing: 0.09rem;
    line-height: 1.6;
    font-size: 130%;
}
.header_2020_08.fixed {
    position: fixed;
}
.header_2020_08 {
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
    position: relative;
}
.header_2020_08 {
    width: 100%;
    margin: 0 auto;
    background: #fff;
}
.header_2020_08 .inner {
  position: relative;
}
.header_2020_08 .inner h1 {
  text-align: center;
  padding-top: 10px;
}
.header_2020_08 .inner h1 img {
  width: 150px;
}
.header_2020_08 .pc_utility {
  position: absolute;
  font-size: 10px;
  right: 3%;
  top:10px;
}
.header_2020_08 .pc_utility li {
  float: left;
  margin-left: 0.5em;
}
.header_2020_08 .pc_utility li a {
  color: #666;
}
.header_2020_08 .pc_utility .fs-clientInfo.is-ready {
  margin-top: 8px;
}
.header_2020_08 .pc_utility li.seach input[type="text"] {
  border-bottom: 1px solid #666;
  border-radius: 0;
  padding: 0 0.6em;
  line-height: 30px;
}
.header_2020_08 .pc_utility li.seach button {
    border: none;
    padding: 0 0.6em;
    line-height: 30px;
    cursor: pointer;
    position: relative;
    background: none;
    left: -10px;
    -moz-transition: opacity, 0.2s;
    -o-transition: opacity, 0.2s;
    -webkit-transition: opacity, 0.2s;
    transition: opacity, 0.2s;
}
.header_2020_08 .pc_utility li.seach button:hover {
    outline: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
}
.header_2020_08 nav > .pc_nav {
  position: relative;
  display: block;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1023px){
  .header_2020_08 .pc_nav {
    display: none !important;
  }
}
.header_2020_08 nav > .pc_nav > ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    width: 1000px;
    margin: 0 auto;
}
.header_2020_08 nav > .pc_nav ul li {
    margin: 0 1.25em;
}
.header_2020_08 nav > .pc_nav ul li a {
    color: #666;
    font-size: 16px;
}
.header_2020_08 nav > .pc_nav ul li a:hover {
    border-bottom: 1px solid #b39b70;
    text-decoration: none;
}
.header_2020_08 nav > .pc_nav ul > li a.drop_arrow {
  position: relative;
}
.header_2020_08 nav > .pc_nav ul > li a.drop_arrow:before {
    top: calc(50% - 1px);
    right: -10px;
    display: block;
    content: "";
    width: 4px;
    height: 4px;
    border-top: 1px solid #454545;
    border-right: 1px solid #454545;
    position: absolute;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    z-index: 2;
}
.header_2020_08 .pc_nav ul > li > .drop {
    position: absolute;
    z-index: 9999;
    top: 35px;
    left: 0;
    width: 100%;
    padding: 2em 2em 1em 2em;
    line-height: 1.6;
    max-height: 700px;
    overflow-y: scroll;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    background: rgba(255,255,255,0.95);
    -moz-transition: opacity 0s linear .3s,visibility 0s linear .3s,z-index 0s linear .3s;
    -o-transition: opacity 0s linear .3s,visibility 0s linear .3s,z-index 0s linear .3s;
    -webkit-transition: opacity 0s linear,visibility 0s linear,z-index 0s linear;
    -webkit-transition-delay: .3s,.3s,.3s;
    transition: opacity 0s linear .3s,visibility 0s linear .3s,z-index 0s linear .3s;
}
.header_2020_08 nav > .pc_nav ul > li:hover > .drop {
    visibility: visible;
    opacity: 1;
    z-index: 100;
}
.header_2020_08 .pc_nav ul > li > .drop > div {
  width: 25%;
  margin-bottom: 1.5em;
  padding: 0 10px;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category {
  margin: 0 0 10px 0;
  padding-bottom: 5px;
  display: block;
  font-weight: bold;
  font-size: 14px;
  border-bottom: 1px solid #bbb;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category span {
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category span:hover {
  border-bottom: 1px solid #b39b70;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category_block {
  display: block;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category_block li {
  margin: 0 0 10px 0;
  display: block;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category_block li a {
  font-size: 12px;
  font-weight: normal;
}
.header_2020_08 .pc_nav ul > li > .drop > div .top_category_block li a:hover {
  border-bottom: 1px solid #b39b70;
}
.header_2020_08 .pc_nav .header_icon_nav {
  display: inline-block;
  position: absolute;
  text-align: right;
  right: 3%;
  top: 0;
  width: auto;
  z-index: 2;
}
.header_2020_08 .pc_nav .header_icon_nav ul li {
  margin: 0 15px 0 0;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background: #000;
  color: #fff;
}
.header_2020_08 .pc_nav .header_icon_nav ul li a {
  font-size: 17px;
  color: #fff;
}
.header_2020_08 .pc_nav .header_icon_nav ul li a:hover {
  border-bottom: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.header_2020_08 .pc_nav .header_icon_nav ul li:last-child {
  margin: 0 0 0 0;
}
.header_2020_08 .pc_nav .header_icon_nav ul li.cart {
  position: relative;
}
.header_2020_08 .pc_nav .header_icon_nav ul li.cart .fs-client-cart-count {
  position: absolute;
    top: -3px;
    right: -6px;
    text-align: center;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background: #FF0000;
    font-size: 10px;
    color: #fff;
}
.header_2020_08 .pc_nav .header_icon_nav ul li.cart .fs-client-cart-count--0 {
  display: none;
}
.header_2020_08 .sp_utility li.menu_icon {
    left: 1em;
    top: 0;
}

@media screen and (max-width: 1023px){
.header_2020_08 .sp_utility li {
    display: block !important;
  }
}

.header_2020_08 .sp_utility li {
    display: none;
    position: absolute;
}
.header_2020_08 .sp_utility a {
    color: #333;
    font-size: 16px;
}
.header_2020_08 .sp_utility li.member {
    right: 100px;
    top: 0;
    font-size: 16px;
}
.header_2020_08 .sp_utility li.menu_icon {
    left: 1em;
    top: -2px;
}
.header_2020_08 .sp_utility li.menu_icon a {
    font-size: 30px;
}
.header_2020_08 .sp_utility li.sp-search {
    right: 111px;
    top: 0;
    font-size: 16px;
}
.header_2020_08 .sp_utility li.sp-heart {
    right: 50px;
    top: 0;
}
.header_2020_08 .sp_utility li.sp-home {
    right: 80px;
    top: 0;
}
.header_2020_08 .sp_utility li.cart {
    right: 8px;
    top: 0;
}
.header_2020_08 .sp_utility li.cart span {
    font-size: 10px;
    color: #E73656;
    padding-left: 3px;
}
@media screen and (max-width: 1023px){
  .header_2020_08 nav .sp_nav {
      display: block !important;
      background: rgba(240, 240, 240, 0.8);
  }
  .header_2020_08 .pc_utility {
      display: none;
  }
}
.header_2020_08 nav .sp_nav {
    display: none;
    text-align: center;
}
@media screen and (max-width: 1023px){
  .header_2020_08 .inner {
      line-height: 50px;
  }
  .header_2020_08 .inner .logo {
      padding-top: 0;
      text-align: left;
      padding-left: 45px
  }
  .header_2020_08 .inner .logo img {
      width: 35%;
      vertical-align: middle;
      padding-bottom: 4px
  }
}

.header_2020_08 nav .sp_nav li {
    width: 25%;
    float: left;
}
.header_2020_08 nav .sp_nav a {
    text-decoration: none;
    color: #fff;
    font-size: 10px;
    padding: 8px 0em;
    display: block;
    letter-spacing: 0.1em;
    border-right: 1px solid #fff;
    color: #454545 !important;
}
@media screen and (max-width: 768px){
  .inner {
    padding: 0 0.8em;
  }
}
@media screen and (max-width: 1023px){
  .inner {
    padding: 0 1em;
  }
}



.footer_2020_08 {
    color: #454545;
    text-align: center;
    font-size: 11px;
    padding: 10px 0;
    margin-bottom: 20px;
}
.footer_2020_08 .footer_icon {
    margin-top: 10px;
    font-size: 30px;
}
.footer_2020_08 .footer_icon li {
    display: inline-block;
    margin: 0 5px;
}
@media screen and (max-width: 1023px) {
  .footer_2020_08 .footer_icon li {
      margin: 0 2px;
  }
}
.footer_2020_08 a {
    color: #454545;
    text-decoration-color: #b39b70 !important;
}
.footer_2020_08 .footer_icon .footer_icon_img img {
  width: 30px;
  vertical-align: text-top;
  padding-top: 12px;
}
@media screen and (max-width: 1023px) {
  .footer_2020_08 .footer_icon .sp-db {
      display: inline-block;
  }
}
.footer_2020_08 .footer_icon .sp-db {
    display: none;
}
.footer_2020_08 .footer_utility {
    text-align: center;
    margin-top: 10px;
    border-top: 1px solid #97989c;
    padding: 20px 0;
    display: block;
}
.footer_2020_08 .footer_logo {
  text-align: center;
  display: block;
  margin: 15px 0;
}
.footer_2020_08 .footer_logo img {
  width: 150px;
}
.footer_2020_08 .footer_logo:hover {
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .footer_2020_08 .footer_utility {
      display: none;
  }
  .footer_2020_08 .footer_logo img {
    width: 30%;
  }
}
.footer_2020_08 .side_nav_2020_08_02 {
  margin-bottom: 0;
  display: none;
}
@media screen and (max-width: 768px){
  .footer_2020_08 .side_nav_2020_08_02 {
    display: block;
    text-align: left;
  }
}
.footer_2020_08 .side_nav_2020_08_02 li {
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #ececec;
}
.footer_2020_08 .side_nav_2020_08_02 li a {
  position: relative;
  text-align: left;
  display: block;
}
.footer_2020_08 .side_nav_2020_08_02 li a:after {
  position: absolute;
  content: ">";
  color: #666;
  right: 11px;
  display: inline-block;
}
.footer_2020_08 .side_nav_2020_08_02 .title {
  background: #b2b2b2;
  color: #fff;
  font-size: 1.2em;
  margin-left: -5px;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd li {
  font-size: 0.8em;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd span {
    position: relative;
    cursor: pointer;
    display: block;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd span:after, .footer_2020_08 ul.side_nav_2020_08_02 > li.acd span:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    width: 7px;
    height: 1px;
    background: #999;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd span:after {
    transform: rotate(90deg);
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd span.minus {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ececec;
}
.footer_2020_08 ul.side_nav_2020_08_02 > li.acd span.minus:after {
    transform: rotate(0deg);
}

/*スマホナビ*/
#menu .menu_wrap_2020_08 {
  padding: 30px 5px 5px 5px;
}
#menu .menu_wrap_2020_08 a:hover {
  text-decoration: underline;
  text-decoration-color: #b39b70;
}
#menu .side_nav_2020_08 {
  margin-bottom: 1.5em;
  text-align: center;
}
#menu .fs-clientInfo .side_nav_2020_08 li {
  display: inline-block;
  width: 45%;
  margin-right: 1%;
  text-align: center;
  padding: 10px 0;
}
#menu .fs-clientInfo .side_nav_2020_08 li:first-child {
  background: #666666;
  color: #fff;
}
#menu .fs-clientInfo .side_nav_2020_08 li:first-child a {
  color: #fff;
}
#menu .fs-clientInfo .side_nav_2020_08 li:last-child {
  background: #fce8c5;
  color: #666666;
}
.side_search_2020_08 {
    margin-bottom: 1.5em;
}
.side_search_2020_08 form {
    position: relative;
}
.side_search_2020_08 form input[type="text"] {
    border: none;
    border: 1px solid #ddd;
    padding: 0.4em;
    width: 78%;
    padding: 1em 3px;
    font-size: 11px;
    background-image: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
}
.side_search_2020_08 form button {
    border: none;
    background: transparent;
    position: absolute;
    color: #fff;
    background: #646464;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 1px;
    z-index: 2;
    padding: 10px 15px;
    border-radius: 30%;
    font-size: 0.9em;
}
#menu .side_nav_2020_08_02 {
  margin-bottom: 0;
}
#menu .side_nav_2020_08_02 li {
  padding: 10px 0 10px 10px;
  border-bottom: 1px solid #ececec;
}
#menu .side_nav_2020_08_02 li a {
  position: relative;
}
#menu .side_nav_2020_08_02 li a:after {
  position: absolute;
  content: ">";
  color: #666;
  right: 11px;
  display: inline-block;
}
#menu .side_nav_2020_08_02 .title {
  background: #b2b2b2;
  color: #fff;
  font-size: 1.2em;
  margin-left: -5px;
}
#menu ul.side_nav_2020_08_02 > li.acd li {
  font-size: 0.8em;
}
#menu ul.side_nav_2020_08_02 > li.acd li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
#menu ul.side_nav_2020_08_02 > li.acd span {
    position: relative;
    cursor: pointer;
    display: block;
}
#menu ul.side_nav_2020_08_02 > li.acd span:after, #menu ul.side_nav_2020_08_02 > li.acd span:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 1em;
    width: 7px;
    height: 1px;
    background: #999;
}
#menu ul.side_nav_2020_08_02 > li.acd span:after {
    transform: rotate(90deg);
}
#menu ul.side_nav_2020_08_02 > li.acd span.minus {
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ececec;
}
#menu ul.side_nav_2020_08_02 > li.acd span.minus:after {
    transform: rotate(0deg);
}
#menu a .fa-times {
    top: 10px !important;
    font-size: 35px !important;
    right: 15px !important;
    color: #666 !important;
}
#menu .side_sns {
    margin-bottom: 0 !important;
    margin-top: 20px !important;
}

#pagetop {
    background: rgba(0, 0, 0, 0.7) !important;
    right: 10px !important;
    font-size: 22px !important;
    line-height: 20px;
    border-radius: 50%;
    color: #fff !important;
}
