.renewal_side_menu {
  max-width: 220px;
  width: 100%;
  margin-right: 30px;
  display: block;
  font-weight: 500;
}
.renewal_side_menu .fs-pt-menu * {
  transition-property: all;
  transition-duration: 0s;
  transition-timing-function: ease;
  transition-delay: 0s;
}
.renewal_side_menu a:hover {
  opacity: 0.5;
}
.renewal_side_menu .side_bar_title {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 15px;
  font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
.side_category .fs-pt-menu__item a {
  padding: 0;
  padding-left: 13px;
  margin-bottom: 9px;
  font-size: 14px;
  font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  display: inline-block;
  font-weight: 500;
}
/* .fs-pt-menu__heading.fs-pt-menu__heading--lv1 {
  display: inline-block;
  float: left;
}
.side_category .fs-pt-menu__item .open_nav {
  display: inherit;
  float: right;
  cursor: pointer;
  position: relative;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
} */
.side_category .fs-pt-menu__item .open_nav::after {
  content: "";
  display: block;
  clear: both;
  content: "\f078";
}
.menu_parts_contents .fs-pt-menu__item a {
  padding: 0;
  padding-left: 36px;
  margin-bottom: 17.5px;
  font-size: 14px;
  font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  font-weight: 500;
}
.menu_parts_contents .fs-pt-menu__item.howto_menu {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_08_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.shoplist {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_05_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.faq {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_06_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.about {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_04_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.contents {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_03_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.mypage {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_02_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.cart {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_01_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents .fs-pt-menu__item.newsletter {
  background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_07_2.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: left 6px center;
}
.menu_parts_contents {
  border-top: solid 1px #414141;
  padding-top: 25px;
  padding-bottom: 10px;
}
.side_category .fs-pt-menu__submenu a {
  padding: 0;
  margin: 0;
  padding-left: 13px;
  margin-bottom: 5px;
  line-height: 1.3;
  font-size: 14px;
}
.fs-pt-menu__submenu.fs-pt-menu--lv2 {
   display: none;
   overflow: inherit;
}
.fs-pt-menu__submenu.fs-pt-menu--lv2::before {
  content: "";
  display: block;
  clear: both;
}
.fs-pt-menu__submenu.fs-pt-menu--lv3 {
  display: none;
  overflow: inherit;
}
.side_category .fs-pt-menu__item.toggle {
  cursor:pointer;
  position: relative;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  width: 90%;
}
.side_category .fs-pt-menu__item.toggle .fa01 {
  position: absolute;
  top: 0;
  right: -10%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.side_category .fs-pt-menu__item.toggle .fa01.clicked::before {
  content: "\f077";
}
.side_category .fs-pt-menu__item--lv2.toggle {
  width: 100%;
}
.side_category .fs-pt-menu__item.toggle .fa02 {
  position: absolute;
  top: 0;
  right: -10%;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.side_category .fs-pt-menu__item.toggle .fa02.clicked::before {
  content: "\f077";
}
/* .side_category .fs-pt-menu__item.toggle::after {
  content: "\f078";
  position: absolute;
  top: 0;
  right: 0;
}
.side_category .fs-pt-menu__item.toggle.clicked::after {
  content: "\f077";
} */
@media (min-width: 1px) and (max-width: 960px){
  .renewal_side_menu a:hover {
    opacity: 1;
  }
}
@media (min-width: 1px) and (max-width: 640px){
  #container .nav.renewal_side_menu {
    display: none;
    display: block;
    position: fixed;
    top: 0;
    left: -280px;
    z-index: 2001;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    width: 280px;
    max-width: 280px;
    height: 100%;
    background: #fff;
    transition-property: all;
    transition-duration: 0.3s;
    z-index: 2200;
  }
  #container .nav.renewal_side_menu.open {
    left: 0;
  }
  .renewal_side_menu .sp_close.u-close2 {
    text-align: right;
    padding: 10px 10px 0 10px;
    line-height: 2rem;
    font-size: 0.75rem;
    font-weight: bold;
  }
  .renewal_side_menu .sp_close.u-close2 .u-close {
    font-size: 2rem;
    text-decoration: none;
    line-height: 2rem;
    color: #414141;
    opacity: 1;
    font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  }
  .renewal_side_menu ul.side_category {
    padding: 10px 0 0;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item {
    /* border-top: solid 1px #bbb; */
    padding: 10px 0;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked {
    border-bottom: none;
    padding-bottom: 0;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked .fs-pt-menu__heading > a  {
    padding-bottom: 10px;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked .fs-pt-menu__submenu li {
    padding-bottom: 0px;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked .fs-pt-menu__submenu li a {
    padding-bottom: 10px;
    padding-top: 0;
    padding-left: 23px;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked .fs-pt-menu__submenu li:last-child {
    padding-bottom: 0;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item a {
    padding: 0;
    padding-left: 23px;
    margin-bottom: 0px;
    font-size: 0.8rem;
    font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    display: inline-block;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item a {
    padding: 0;
    padding-left: 30px;
    padding-top: 6px;
    margin-bottom: 10px;
    font-size: 0.8rem;
    font-family: Century Gothic,Quicksand,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ","ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.howto_menu {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_08_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.shoplist {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_05_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.faq {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_06_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.about {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_04_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.contents {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_03_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.mypage {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_02_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.cart {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_01_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item.newsletter {
    background: url(https://bynaillabo.itembox.design/item/common/img/colorme/icon_07_2.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: left top;
  }
  .renewal_side_menu .menu_parts_contents {
    border-top: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px;
    padding-top: 19px;
    padding-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .renewal_side_menu .menu_parts_contents .fs-pt-menu__item {
    width: 45%;
  }
  .renewal_side_menu .side_category .fs-pt-menu__submenu a {
    padding: 8px 10px;
    margin: 0;
    font-size: 0.75rem;
  }
  .renewal_side_menu .fs-pt-menu__heading.fs-pt-menu__heading--lv1 {
    margin-bottom: 5px;
  }
  .renewal_side_menu .fs-pt-menu__submenu.fs-pt-menu--lv2 {
    display: none;
    background: #efefef;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle  {
    cursor:pointer;
    position: relative;
    font-size: inherit;
    text-rendering: auto;
    width: 100%;
  }
  .side_category .fs-pt-menu__item.toggle .fa01 {
    top: 9px;
    right: 3.5%;
  }
  .side_category .fs-pt-menu__item.toggle .fa02 {
    top: 16px;
    right: 3.5%;
  }
  /* .renewal_side_menu .side_category .fs-pt-menu__item.toggle::after {
    content: "\f078";
    position: absolute;
    top: 8px;
    right: 10px;
  }
  .renewal_side_menu .side_category .fs-pt-menu__item.toggle.clicked::after {
    content: "\f077";
  } */
  .renewal_side_menu .sp_only_link {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .renewal_side_menu .sp_only_link .fs-pt-menu__item {
    width: 50%;
  }
  .renewal_side_menu .sp_only_link .fs-pt-menu__item .fs-pt-menu__heading {
    padding: 6px 10px;
  }
  .renewal_side_menu .sp_only_link .fs-pt-menu__item a {
    padding: 0px;
    margin: 0;
    display: block;
    text-decoration: none;
    font-size: 0.75rem;
  }
  .renewal_side_menu .sns_list {
    display: block;
    text-align: center;
    margin-top: 15px;
  }
  .renewal_side_menu .sns_list li {
    display: inline-block;
    font-size: 24px;
    margin: 10px 15px;
  }
  .renewal_side_menu .banner {
    width: 90%;
    margin: auto;
  }
}
