@media (min-width: 769px) {
  .lp-brushes .sp {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes .pc {
    display: none;
  }
}

.lp-brushes {
  font-family: "TazuganeGothicStdN-Thin", sans-serif !important;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.65;
}

.lp-brushes a {
  font-family: "TazuganeGothicStdN-Thin", sans-serif !important;
}

.lp-brushes .red {
  color: #c8102e;
}

h2.lp-brushes__ttl {
  text-align: center;
}

h2.lp-brushes__ttl > span {
  position: relative;
  display: inline-block;
}

h2.lp-brushes__ttl > span:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #c8102e;
}

@media screen and (min-width: 769px) {
  h2.lp-brushes__ttl {
    font-size: 50px;
    padding: 0 0 80px;
  }
  h2.lp-brushes__ttl > span:after {
    height: 6px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  h2.lp-brushes__ttl {
    font-size: 3.47222vw;
    padding: 0 0 5.55556vw;
  }
  h2.lp-brushes__ttl > span:after {
    height: 0.41667vw;
  }
}

@media screen and (max-width: 768px) {
  h2.lp-brushes__ttl {
    font-size: 6.4vw;
    padding: 0 0 8vw;
  }
  h2.lp-brushes__ttl > span:after {
    height: 0.8vw;
  }
}

.lp-brushes__header {
  text-align: center;
}

.lp-brushes__header img {
  width: 100%;
}

.lp-brushes__contents {
  position: relative;
  z-index: 0;
}

@media screen and (min-width: 769px) {
  .lp-brushes__contents {
    padding: 0 0 120px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__contents {
    padding: 0 0 8.33333vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__contents {
    padding: 0 0 32vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__inner {
    max-width: 1076px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__inner {
    max-width: 74.72222vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__inner {
    padding: 0 5.33333vw;
  }
}

.lp-brushes__btn {
  display: inline-block;
  color: #fff;
  background-color: #000;
  text-align: center;
  font-family: "TazuganeGothicStdN-Book", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .lp-brushes__btn {
    min-width: 180px;
    padding: 12px 0;
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__btn {
    min-width: 12.5vw;
    padding: 0.83333vw 0;
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__btn {
    width: 100%;
    padding: 2.66667vw 0;
    font-size: 3.2vw;
  }
}

.lp-brushes__btn-02 {
  display: inline-block;
  color: #000;
  background-color: #fff;
  text-align: center;
  font-family: "TazuganeGothicStdN-Book", sans-serif !important;
}

.lp-brushes__btn-02:before {
  content: "";
  display: inline-block;
  background: url("../contentassetimages/lp/21ss/brushes/ico_arrow.png?$staticlink$") no-repeat left top;
  vertical-align: middle;
}

@media screen and (min-width: 769px) {
  .lp-brushes__btn-02 {
    min-width: 180px;
    padding: 12px 0;
    font-size: 15px;
    border: 1px solid #000;
  }
  .lp-brushes__btn-02:before {
    width: 20px;
    height: 20px;
    margin-right: 15px;
    background-size: 20px;
    vertical-align: middle;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__btn-02 {
    min-width: 12.5vw;
    padding: 0.83333vw 0;
    font-size: 1.04167vw;
  }
  .lp-brushes__btn-02:before {
    width: 1.38889vw;
    height: 1.38889vw;
    margin-right: 1.04167vw;
    background-size: 1.38889vw;
    vertical-align: middle;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__btn-02 {
    width: 100%;
    padding: 1.86667vw 0;
    font-size: 3.2vw;
    border: 0.26667vw solid #000;
  }
  .lp-brushes__btn-02:before {
    width: 4.8vw;
    height: 4.8vw;
    margin-right: 2.66667vw;
    background-size: 4.8vw;
    vertical-align: middle;
  }
}

.lp-brushes__info {
  text-align: center;
}

@media screen and (min-width: 769px) {
  .lp-brushes__info {
    padding: 115px 0 90px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__info {
    padding: 7.63889vw 0 7.29167vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__info {
    padding: 15.73333vw 0 12vw;
  }
}

.lp-brushes__info .lp-brushes__info-ttl {
  font-family: "TazuganeGothicStdN-Thin", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .lp-brushes__info .lp-brushes__info-ttl {
    font-size: 36px;
    line-height: 1.4;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__info .lp-brushes__info-ttl {
    font-size: 2.5vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__info .lp-brushes__info-ttl {
    font-size: 4.26667vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__info .lp-brushes__info-lead {
    margin-top: 15px;
    font-size: 18px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__info .lp-brushes__info-lead {
    margin-top: 1.04167vw;
    font-size: 1.25vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__info .lp-brushes__info-lead {
    margin-top: 2.66667vw;
    font-size: 3.2vw;
    line-height: 1.5;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .lp-brushes__newlineup-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 982px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .lp-brushes__newlineup-flex {
    max-width: 68.19444vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .lp-brushes__newlineup-flex-item {
    width: 50%;
    margin-top: 40px;
    padding: 10px 0  0 100px;
  }
  .lp-brushes__newlineup .lp-brushes__newlineup-flex-item + .lp-brushes__newlineup-flex-item {
    border-left: 1px solid #ccc;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .lp-brushes__newlineup-flex-item {
    margin-top: 2.77778vw;
    padding: 0.69444vw 0 0 6.94444vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .lp-brushes__newlineup-flex-item {
    margin-top: 8.66667vw;
  }
  .lp-brushes__newlineup .lp-brushes__newlineup-flex-item + .lp-brushes__newlineup-flex-item {
    margin-top: 8vw;
    padding-top: 8vw;
    border-top: 1px solid #ccc;
  }
}

.lp-brushes__newlineup .item__category {
  list-style-type: none;
  letter-spacing: -.40em;
}

.lp-brushes__newlineup .item__category li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  background-color: #c8102e;
  color: #fff;
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .item__category {
    padding-bottom: 11px;
  }
  .lp-brushes__newlineup .item__category li {
    padding: 3px 10px;
    font-size: 14px;
    margin-right: 10px;
  }
  .lp-brushes__newlineup .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .item__category {
    padding-bottom: 0.76389vw;
  }
  .lp-brushes__newlineup .item__category li {
    padding: 0.20833vw 0.69444vw;
    font-size: 0.97222vw;
    margin-right: 0.69444vw;
  }
  .lp-brushes__newlineup .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .item__category {
    padding-bottom: 1.46667vw;
  }
  .lp-brushes__newlineup .item__category li {
    padding: 0.26667vw 2vw;
    font-size: 2.66667vw;
    margin-right: 1.33333vw;
  }
  .lp-brushes__newlineup .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

.lp-brushes__newlineup .item__hdg {
  font-family: "TazuganeGothicStdN-Book", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .item__hdg {
    font-size: 24px;
    letter-spacing: 0.08333vw;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .item__hdg {
    font-size: 1.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .item__hdg {
    font-size: 4.26667vw;
    line-height: 1.75;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .item__sub {
    margin-top: 4px;
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .item__sub {
    margin-top: 0.27778vw;
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .item__sub {
    margin-top: 0.8vw;
    font-size: 3.2vw;
  }
}

.lp-brushes__newlineup .item__name {
  font-family: "TazuganeGothicStdN-book", sans-serif !important;
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .item__name {
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .item__name {
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .item__name {
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__newlineup .item__price {
    margin: 10px 0 0;
    font-size: 16px;
  }
  .lp-brushes__newlineup .item__price + .lp-brushes__btn {
    margin-top: 22px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__newlineup .item__price {
    margin: 0.69444vw 0 0;
    font-size: 1.11111vw;
  }
  .lp-brushes__newlineup .item__price + .lp-brushes__btn {
    margin-top: 1.52778vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__newlineup .item__price {
    font-size: 3.2vw;
  }
  .lp-brushes__newlineup .item__price + .lp-brushes__btn {
    margin-top: 6.66667vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__allproduct {
    padding: 100px 0 105px;
  }
  .lp-brushes__allproduct .lp-brushes__ttl {
    padding-bottom: 65px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__allproduct {
    padding: 6.94444vw 0 7.29167vw;
  }
  .lp-brushes__allproduct .lp-brushes__ttl {
    padding-bottom: 4.51389vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__allproduct {
    padding: 13.33333vw 0 3.33333vw;
  }
  .lp-brushes__allproduct .lp-brushes__ttl {
    padding-bottom: 8.26667vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__allproduct-slider {
    padding: 0 0 60px;
    max-width: 982px;
    margin: 0 auto;
  }
  .lp-brushes__allproduct-slider .slick-dots li {
    margin: 0 6px;
    width: 12px;
    height: 12px;
  }
  .lp-brushes__allproduct-slider .slick-arrow {
    width: 34px;
    height: 34px;
    margin: -65px 0 0;
    padding-bottom: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .lp-brushes__allproduct-slider .slick-arrow:after {
    content: '';
    display: inline-block;
    padding: 10px;
    border-color: #888;
    border-width: 0 2px 2px 0;
    opacity: 1;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev {
    left: -50px;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev:after {
    -webkit-transform: translate(25%, -50%) rotate(135deg);
            transform: translate(25%, -50%) rotate(135deg);
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next {
    right: -50px;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next:after {
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
            transform: translate(-25%, -50%) rotate(-45deg);
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__allproduct-slider {
    padding: 0 0 4.16667vw;
    max-width: 68.19444vw;
  }
  .lp-brushes__allproduct-slider .slick-dots li {
    margin: 0 0.41667vw;
    width: 0.83333vw;
    height: 0.83333vw;
  }
  .lp-brushes__allproduct-slider .slick-arrow {
    margin: -4.51389vw 0 0;
    width: 2.36111vw;
    height: 2.36111vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  .lp-brushes__allproduct-slider .slick-arrow:after {
    padding: 0.69444vw;
    border-width: 0 0.13889vw 0.13889vw 0;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev {
    left: -3.47222vw;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev:after {
    -webkit-transform: translate(25%, -50%) rotate(135deg);
            transform: translate(25%, -50%) rotate(135deg);
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next {
    right: -3.47222vw;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next:after {
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
            transform: translate(-25%, -50%) rotate(-45deg);
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__allproduct-slider {
    padding: 0 0 8.66667vw;
    max-width: 78.66667vw;
    margin: 0 auto;
  }
  .lp-brushes__allproduct-slider .slick-dots {
    bottom: 2vw;
  }
  .lp-brushes__allproduct-slider .slick-dots li {
    margin: 0 1.33333vw;
    width: 2.66667vw;
    height: 2.66667vw;
    border-radius: 50%;
    border: 0.26667vw solid #ccc;
  }
  .lp-brushes__allproduct-slider .slick-arrow {
    width: 4.53333vw;
    height: 6.66667vw;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    margin: -9.33333vw 0 0;
    padding-bottom: 0 !important;
    visibility: visible;
  }
  .lp-brushes__allproduct-slider .slick-arrow:after {
    content: '';
    display: inline-block;
    padding: 1.6vw;
    border: solid #000;
    border-width: 0 0.6vw 0.6vw 0;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev {
    left: -5.86667vw;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-prev:after {
    -webkit-transform: translate(25%, -50%) rotate(135deg);
            transform: translate(25%, -50%) rotate(135deg);
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next {
    right: -5.86667vw;
  }
  .lp-brushes__allproduct-slider .slick-arrow.slick-next:after {
    -webkit-transform: translate(-25%, -50%) rotate(-45deg);
            transform: translate(-25%, -50%) rotate(-45deg);
  }
}

.lp-brushes__allproduct-slider-item {
  text-align: center;
  line-height: 1.5;
}

.lp-brushes__allproduct-slider-item a {
  display: block;
  color: #000;
}

@media screen and (min-width: 769px) {
  .lp-brushes__allproduct-slider-item a {
    font-size: 16px;
  }
  .lp-brushes__allproduct-slider-item .item-txt {
    margin-top: 13px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__allproduct-slider-item a {
    font-size: 1.11111vw;
  }
  .lp-brushes__allproduct-slider-item .item-txt {
    margin-top: 0.90278vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__allproduct-slider-item a {
    font-size: 3.2vw;
  }
  .lp-brushes__allproduct-slider-item .item-pic {
    max-width: 26.66667vw;
    margin: 0 auto;
  }
  .lp-brushes__allproduct-slider-item .item-txt {
    margin-top: 2vw;
    line-height: 1.25;
  }
}

.lp-brushes__product {
  background-color: #f0f1f3;
}

@media screen and (min-width: 769px) {
  .lp-brushes__product {
    padding: 98px 0 120px;
    background-image: url("../contentassetimages/lp/21ss/brushes/bkg_01_pc.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_02_pc.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_03_pc.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_04_pc.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_05_pc.png?$staticlink$");
    background-position: left top , right 22.8%,  left 55.15%,  right 77.70%,  left bottom;
    background-repeat: no-repeat;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__product {
    padding: 6.80556vw 0 8.33333vw;
    background-size: 100% auto;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__product {
    padding: 24vw 0 16vw;
    background-image: url("../contentassetimages/lp/21ss/brushes/bkg_01_sp.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_02_sp.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_03_sp.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_04_sp.png?$staticlink$"), url("../contentassetimages/lp/21ss/brushes/bkg_05_sp.png?$staticlink$");
    background-position: left top , right 27.1%,  left 52.95%,  right 74.24%,  left bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .lp-brushes__product .lp-brushes__ttl {
    padding-bottom: 10.66667vw;
  }
}

.lp-brushes__brushes-item {
  background-color: #fff;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lp-brushes__brushes-item + .lp-brushes__brushes-item {
    margin-top: 60px;
  }
  .lp-brushes__brushes-item + .lp-brushes__ttl {
    margin-top: 100px;
  }
  .lp-brushes__brushes-item.-layout01 .-pic {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .lp-brushes__brushes-item.-layout01 .-txt {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
  .lp-brushes__brushes-item.-layout02 .-pic {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    text-align: right;
  }
  .lp-brushes__brushes-item.-layout02 .-txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
  .lp-brushes__brushes-item .item__col.-pic {
    width: 348px;
  }
  .lp-brushes__brushes-item .item__col.-txt {
    width: calc(100% - 348px);
    padding: 40px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item + .lp-brushes__brushes-item {
    margin-top: 4.16667vw;
  }
  .lp-brushes__brushes-item + .lp-brushes__ttl {
    margin-top: 6.94444vw;
  }
  .lp-brushes__brushes-item .item__col.-pic {
    width: 32.34%;
  }
  .lp-brushes__brushes-item .item__col.-txt {
    width: calc(100% - 32.34%);
    padding: 2.77778vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item + .lp-brushes__brushes-item {
    margin-top: 12vw;
  }
  .lp-brushes__brushes-item + .lp-brushes__ttl {
    margin-top: 13.33333vw;
  }
  .lp-brushes__brushes-item .item__col.-txt {
    padding: 6.66667vw 5.33333vw;
  }
}

.lp-brushes__brushes-item .item__category {
  list-style-type: none;
  letter-spacing: -.40em;
}

.lp-brushes__brushes-item .item__category li:not(.recommend) {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  background-color: #c8102e;
  color: #fff;
}

.lp-brushes__brushes-item .item__category li.recommend {
  display: inline-block;
  letter-spacing: normal;
}

.lp-brushes__brushes-item .item__category li.recommend span {
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid #c8102e;
  color: #c8102e;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__category {
    padding-bottom: 11px;
  }
  .lp-brushes__brushes-item .item__category li:not(.recommend) {
    padding: 3px 10px;
    font-size: 14px;
    margin-right: 10px;
  }
  .lp-brushes__brushes-item .item__category li.recommend span {
    padding: 2px 10px;
    font-size: 14px;
    margin-right: 10px;
  }
  .lp-brushes__brushes-item .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__category {
    padding-bottom: 0.76389vw;
  }
  .lp-brushes__brushes-item .item__category li:not(.recommend) {
    padding: 0.20833vw 0.69444vw;
    font-size: 0.97222vw;
    margin-rightright: 0.69444vw;
  }
  .lp-brushes__brushes-item .item__category li.recommend span {
    padding: 0.13889vw 0.69444vw;
    font-size: 0.97222vw;
    margin-rightright: 0.69444vw;
  }
  .lp-brushes__brushes-item .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__category {
    padding-bottom: 1.46667vw;
  }
  .lp-brushes__brushes-item .item__category li:not(.recommend) {
    padding: 0.26667vw 2vw;
    font-size: 2.66667vw;
    margin-right: 1.33333vw;
  }
  .lp-brushes__brushes-item .item__category li.recommend span {
    padding: 0.13333vw 2vw;
    font-size: 2.66667vw;
    margin-right: 1.33333vw;
  }
  .lp-brushes__brushes-item .item__category li.break {
    display: block;
    margin-bottom: 0.66667vw;
  }
  .lp-brushes__brushes-item .item__category li:nth-last-child(1) {
    margin-right: 0;
  }
}

.lp-brushes__brushes-item .item__hdg {
  font-family: "TazuganeGothicStdN-Thin", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__hdg {
    font-size: 24px;
    line-height: 1.6;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__hdg {
    font-size: 1.66667vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__hdg {
    font-size: 4.26667vw;
    line-height: 1.25;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__lead {
    margin-top: 15px;
    font-size: 16px;
    line-height: 1.5;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__lead {
    margin-top: 1.04167vw;
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__lead {
    margin-top: 3.06667vw;
    font-size: 3.2vw;
    line-height: 1.32;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__sub {
    margin-top: 20px;
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__sub {
    margin-top: 1.38889vw;
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__sub {
    margin-top: 2.26667vw;
    font-size: 3.2vw;
  }
}

.lp-brushes__brushes-item .item__name {
  font-family: "TazuganeGothicStdN-book", sans-serif !important;
  line-height: 1.4;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__name {
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__name {
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__name {
    font-size: 3.2vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__price {
    margin: 7px 0 0;
    font-size: 16px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__price {
    margin: 0.48611vw 0 0;
    font-size: 1.11111vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__price {
    margin: 0.4vw 0 0;
    font-size: 3.2vw;
  }
}

.lp-brushes__brushes-item .item__btn {
  list-style-type: none;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__btn {
    letter-spacing: -.40em;
    margin: 24px 0 0;
  }
  .lp-brushes__brushes-item .item__btn li {
    display: inline-block;
    letter-spacing: normal;
  }
  .lp-brushes__brushes-item .item__btn li + li {
    margin-left: 20px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__btn {
    margin: 1.66667vw 0 0;
  }
  .lp-brushes__brushes-item .item__btn li + li {
    margin-left: 1.38889vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__btn {
    margin: 4vw 0 0;
  }
  .lp-brushes__brushes-item .item__btn li + li {
    margin-top: 4vw;
  }
  .lp-brushes__brushes-item .item__btn .lp-brushes__btn {
    padding: 2.13333vw 0;
  }
}

.lp-brushes__brushes-item .item__recommend-hdg {
  display: inline-block;
  font-family: "TazuganeGothicStdN-Medium", sans-serif !important;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__recommend-hdg {
    background: url("../contentassetimages/lp/21ss/brushes/ico_comment.png?$staticlink$") no-repeat right 0.1em;
    font-size: 14px;
    margin-top: 25px;
    background-size: 16px auto;
    padding-right: 25px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__recommend-hdg {
    font-size: 0.97222vw;
    margin-top: 1.73611vw;
    background-size: 1.11111vw auto;
    padding-right: 1.73611vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__recommend-hdg {
    background: url("../contentassetimages/lp/21ss/brushes/ico_comment.png?$staticlink$") no-repeat right 0.2em;
    font-size: 2.66667vw;
    margin-top: 3.73333vw;
    background-size: 2.4vw auto;
    padding-right: 4vw;
  }
}

.lp-brushes__brushes-item .item__recommend-txt {
  background-color: #f8f8f8;
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item .item__recommend-txt {
    font-size: 14px;
    width: 531px;
    margin: 10px 0 0;
    padding: 8px 15px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item .item__recommend-txt {
    font-size: 0.97222vw;
    width: 36.875vw;
    margin: 0.69444vw 0 0;
    padding: 0.55556vw 1.04167vw;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__brushes-item .item__recommend-txt {
    font-size: 2.66667vw;
    margin: 1.06667vw 0 4vw;
    padding: 2.13333vw 1.33333vw;
    line-height: 1.4;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__brushes-item#brushes04 .item__recommend-txt {
    width: 495px;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__brushes-item#brushes04 .item__recommend-txt {
    width: 34.375vw;
  }
}

@media screen and (min-width: 769px) {
  .lp-brushes__footer {
    padding: 120px 0 0;
  }
}

@media screen and (min-width: 769px) and (max-width: 1440px) {
  .lp-brushes__footer {
    padding: 8.33333vw 0 0;
  }
}

@media screen and (max-width: 768px) {
  .lp-brushes__footer {
    padding: 16vw 5.33333vw 0;
  }
}
