@charset "UTF-8";
/* ==================
ï¿½@ï¿½q
================== */
/* ==================
PC
================== */
@media screen and (min-width: 897px) {
  .outer2019 .top {
    width: 80%;
    margin: 0 10%;
  }

  .outer2019 .sraffwearing__comment__txt span{
     color: #e00f7f;
     font-family: serif;
  }

  .outer2019 .title {
    text-align: center;
    font-size: 22px;
    font-family: serif;
    margin-bottom: 4%;
  }

  .outer2019 .title2 {
    text-align: center;
    font-size: 22px;
    font-family: serif;
    margin-bottom: 4%;
    color: #e00f7f;
  }

  .outer2019 .itemImg {
    width: 40%;
    margin: 0 28%;
  }

  .outer2019 .itemname {
    text-align: center;
    font-size: 27px;
    font-family: serif;
  }

  .outer2019 .price {
    text-align: center;
    font-size: 17px;
    font-family: serif;
    margin-bottom: 4%;
  }

  .outer2019 .read {
    text-align: center;
    font-size: 24px;
    font-family: serif;
    color: #e00f7f;
    font-weight: 600;
  }

  .outer2019 .balloon {
    width: 50%;
    margin: 5% 25%;
  }

  .outer2019 .item_col_cont_model_img {
    width: 50%;
    margin: 1% 25%;
  }

  .outer2019 .comment {
    display: block;
    text-align: center;
    font-family: serif;
    font-size: 19px;
  }

  .outer2019 .push {
    background-color: #646464;
    color: white;
    font-family: serif;
    text-align: center;
    margin: 0 auto;
    padding: 2%;
    margin-bottom: 4%;
    width: 50%;
    font-size: 17px;
    margin-top: 3%;
  }

  .view {
    opacity: 0;
    transition: 0.8s all ease;
  }

  .view_up {
    opacity: 0;
    transition: 0.5s all ease;
    position: relative;
    bottom: -40px;
  }

  .display {
    opacity: 1;
    bottom: 0;
  }

  .outer2019 .psize {
    width: 60%;
    margin: 0 20% 5%;
  }

  .outer2019 .modeldeta {
    text-align: center;
    width: 60%;
    border: 1px black solid;
    margin: 4% auto;
    padding: 2%;
    font-size: 17px;
    font-family: serif;
  }

  .outer2019 .modeldeta2 {
    text-align: center;
    width: 50%;
    border: 1px black solid;
    margin: 4% auto;
    padding: 2%;
    font-family: serif;
    margin-bottom: 2%;
    font-size: 15px;
  }

  .outer2019 .box {
    width: 33%;
  }

  .outer2019 .box2 {
    width: 33%;
  }

  .outer2019 .height {
    width: 181px;
    border: 1px solid;
    padding: 6%;
    text-align: center;
    margin-bottom: 16%;
    font-size: 17px;
    background-color: #d6d6d6;
  }

  .outer2019 .flexBox {
    display: flex;
    flex-wrap: wrap;
    width: 580px;
    justify-content: center;
    margin: 0 auto;
  }

  .outer2019 .container {
    text-align: center;
    margin-top: 10%;
  }

  .outer2019 .enqueteTitle {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3%;
  }

  .outer2019 .description {
    font-size: 12px;
  }

  .outer2019 .attention {
    font-size: 10px;
    color: #d43c63;
    margin-bottom: 3%;
  }

  .outer2019 .pagename {
    display: none;
  }

  .outer2019 .field_18451 {
    display: none;
  }

  .outer2019 .notes {
    font-size: 10px;
    color: #d43c63;
    margin-bottom: 3%;
  }

  .outer2019 .submit {
    background-color: #6d6d6d;
    width: 37%;
    padding: 2%;
    margin-top: 4%;
    color: white;
  }

  table {
    margin: 0 auto;
  }

  .outer2019 .itemPic {
    width: 60%;
    margin: 0 20%;
  }

  .outer2019 .kyonen {
    text-align: center;
  }

  .outer2019 .past {
    width: 18%;
    margin: 1%;
  }

  .outer2019 .comingsoon {
    margin: 15%;
    text-align: center;
    font-size: 23px;
    font-family: serif;
    color: white;
    background-color: #bb687f;
    padding: 4%;
    width: 70%;
  }

  .outer2019 .sizeguite_bnr {
    width: 50%;
    margin: 0 25%;
  }

  .outer2019 .memo {
    text-align: center;
    font-size: 25px;
  }

  .outer2019 .sizeguide {
    margin-top: 8%;
  }
}
/* ==================
SP
================== */
@media screen and (max-width: 896px) {
  .outer2019 .top {
    margin-bottom: 5%;
  }

   .outer2019 .sraffwearing__comment__txt span{
    color: #e00f7f;
    font-family: serif;
  }

  .outer2019 .title {
    text-align: center;
    font-size: 12px;
    font-family: serif;
    margin-bottom: 10%;
  }

  .outer2019 .title2 {
    text-align: center;
    font-size: 12px;
    font-family: serif;
    margin-bottom: 4%;
    color: #e00f7f;
  }

  .outer2019 .itemImg {
    width: 74%;
    margin: 15% 11% 0;
  }

  .outer2019 .itemname {
    text-align: center;
    font-size: 20px;
    font-family: serif;
  }

  .outer2019 .price {
    text-align: center;
    font-size: 12px;
    font-family: serif;
    margin-bottom: 4%;
  }

  .outer2019 .read {
    text-align: center;
    font-size: 12px;
    font-family: serif;
    margin-bottom: 5%;
    color: #e00f7f;
    font-weight: 600;
  }

  .outer2019 .balloon {
    width: 80%;
    margin: 6% 10% 5%;
  }

  .outer2019 .item_col_cont_model_img {
    width: 86%;
    margin: 5% 7%;
  }

  .outer2019 .comment {
    display: block;
    text-align: center;
    font-family: serif;
    margin: 4%;
  }

  .outer2019 .push {
    background-color: #646464;
    color: white;
    font-family: serif;
    text-align: center;
    margin: 0 auto;
    padding: 5%;
    margin-bottom: 4%;
    width: 60%;
  }

  .view {
    opacity: 0;
    transition: 0.8s all ease;
  }

  .view_up {
    opacity: 0;
    transition: 0.5s all ease;
    position: relative;
    bottom: -40px;
  }

  .display {
    opacity: 1;
    bottom: 0;
  }

  .outer2019 .psize {
    width: 80%;
    margin: 0 10% 5%;
  }

  .outer2019 .modeldeta {
    text-align: center;
    width: 80%;
    border: 1px black solid;
    margin: 4% auto;
    padding: 2%;
    font-family: serif;
  }

  .outer2019 .modeldeta2 {
    text-align: center;
    width: 80%;
    border: 1px black solid;
    margin: 4% auto;
    padding: 2%;
    font-family: serif;
    margin-bottom: 0;
  }

  .outer2019 .box {
    width: 33%;
    text-align: center;
  }

  .outer2019 .box2 {
    width: 33%;
    text-align: center;
  }

  .outer2019 .height {
    width: 75px;
    border: 1px solid;
    padding: 4%;
    text-align: center;
    margin-bottom: 16%;
  }

  .outer2019 .flexBox {
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    justify-content: center;
    margin: 0 auto;
  }

  .outer2019 .comingsoon {
    margin: 15% 0;
    text-align: center;
    font-size: 15px;
    font-family: serif;
    color: white;
    background-color: #bb687f;
    padding: 4%;
  }

  .outer2019 .contents {
    text-align: center;
    margin-top: 10%;
  }

  .outer2019 .enqueteTitle {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 3%;
  }

  .outer2019 .description {
    font-size: 12px;
  }

  .outer2019 .attention {
    font-size: 10px;
    color: #d43c63;
    margin-bottom: 3%;
  }

  .outer2019 .pagename {
    display: none;
  }

  .outer2019 .field_18451 {
    display: none;
  }

  .outer2019 .notes {
    font-size: 10px;
    color: #d43c63;
    margin-bottom: 3%;
  }

  .outer2019 .submit {
    background-color: #6d6d6d;
    width: 42%;
    padding: 3%;
    margin-top: 4%;
    color: white;
  }

  table {
    margin: 0 auto;
  }

  .outer2019 .sizeguite_bnr {
    width: 80%;
    margin: 0 10%;
  }

  .outer2019 .memo {
    text-align: center;
  }

  .outer2019 .sizeguide {
    margin-top: 15%;
  }
}
@media screen and (max-width: 896px) {
  .itemBox {
    margin-bottom: 20%;
  }
}
.itemBox__product {
  margin-bottom: 6%;
}
.itemBox__product__image {
  margin: 0 auto;
}
@media screen and (min-width: 897px) {
  .itemBox__product__image {
    width: 40%;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__product__image {
    width: 74%;
  }
}
.itemBox__product__detail__name__txt {
  text-align: center;
  font-family: serif;
}
@media screen and (min-width: 897px) {
  .itemBox__product__detail__name__txt {
    font-size: 27px;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__product__detail__name__txt {
    font-size: 20px;
  }
}
.itemBox__product__detail__price__txt {
  text-align: center;
  font-family: serif;
  margin-bottom: 4%;
}
@media screen and (min-width: 897px) {
  .itemBox__product__detail__price__txt {
    font-size: 17px;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__product__detail__price__txt {
    font-size: 12px;
  }
}
.itemBox__product__detail__price__txt_thin {
  font-size: 10px;
  margin-left: 6px;
}
.itemBox__product__comment__txt {
  text-align: center;
  font-family: serif;
  color: #e00f7f;
  font-weight: 600;
}
@media screen and (min-width: 897px) {
  .itemBox__product__comment__txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__product__comment__txt {
    font-size: 12px;
  }
}
.itemBox__baloon__image {
  margin: 0 auto 5%;
}
@media screen and (min-width: 897px) {
  .itemBox__baloon__image {
    width: 50%;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__baloon__image {
    width: 80%;
  }
}
.itemBox__contents {
  width: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 897px) {
  .itemBox__contents {
    width: 50%;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__contents {
    width: 86%;
  }
}
.itemBox__btn__anchor {
  background-color: #646464;
  margin: 0 auto;
  margin-bottom: 4%;
  margin-top: 3%;
  display: block;
}
@media screen and (min-width: 897px) {
  .itemBox__btn__anchor {
    width: 50%;
    padding: 2%;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__btn__anchor {
    width: 80%;
    padding: 4%;
  }
}
.itemBox__btn__txt {
  color: white;
  font-family: serif;
  text-align: center;
}
@media screen and (min-width: 897px) {
  .itemBox__btn__txt {
    font-size: 17px;
  }
}
@media screen and (max-width: 896px) {
  .itemBox__btn__txt {
    font-size: 12px;
  }
}

.sraffwearing__tabs {
  margin-top: 50px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
}
.sraffwearing__tab__item {
  width: calc(100%/3);
  display: block;
  float: left;
  padding: 0 2%;
  position: relative;
  margin-bottom: 15px;
  box-sizing: border-box;
}
.dispriciton__accbox label.sraffwearing__tab__item::after {
  content: unset;
}
.sraffwearing__tab__item__inr {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #171515;
  border-radius: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.1em;
  color: #171515;
  text-align: center;
  font-weight: bold;
  transition: all 0.2s ease;
}
@media screen and (min-width: 897px) {
  .sraffwearing__tab__item__inr {
    height: 44px;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing__tab__item__inr {
    height: 32px;
  }
}
.sraffwearing__tab__item__txt {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: 'Didact Gothic', sans-serif;
  margin: 0;
  font-weight: normal;
}
@media screen and (min-width: 897px) {
  .sraffwearing__tab__item__txt {
    font-size: 17px;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing__tab__item__txt {
    font-size: 12px;
  }
}
@media screen and (min-width: 897px) {
  .sraffwearing__tab__item__txt {
    line-height: 44px;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing__tab__item__txt {
    line-height: 32px;
  }
}
.sraffwearing__tab__check[name="sraffwearing__tab__item-1"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-2"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-3"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-4"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-5"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-6"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-7"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-8"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-9"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-10"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-11"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-12"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-13"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-14"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-15"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-16"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-17"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-18"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-19"],
.sraffwearing__tab__check[name="sraffwearing__tab__item-20"] {
  display: none;
}
.sraffwearing__tab__check:checked + .sraffwearing__tab__item div {
  background-color: #171515;
  color: #fff;
}
.sraffwearing__tab__check:checked + .sraffwearing__tab__item p.sraffwearing__tab__item__txt {
  color: #fff;
}
.sraffwearing__tab__content {
  display: none;
  clear: both;
  overflow: hidden;
}
#height146-1:checked ~ #height146-1_content,
#height154-1:checked ~ #height154-1_content,
#height157-1:checked ~ #height157-1_content,
#height157-1-2:checked ~ #height157-1-2_content,
#height162-1:checked ~ #height162-1_content,
#height167-1:checked ~ #height167-1_content,
#height146-2:checked ~ #height146-2_content,
#height154-2:checked ~ #height154-2_content,
#height157-2:checked ~ #height157-2_content,
#height157-2-2:checked ~ #height157-2-2_content,
#height162-2:checked ~ #height162-2_content,
#height167-2:checked ~ #height167-2_content,
#height146-3:checked ~ #height146-3_content,
#height154-3:checked ~ #height154-3_content,
#height157-3:checked ~ #height157-3_content,
#height157-3-2:checked ~ #height157-3-2_content,
#height162-3:checked ~ #height162-3_content,
#height167-3:checked ~ #height167-3_content,
#height146-4:checked ~ #height146-4_content,
#height154-4:checked ~ #height154-4_content,
#height157-4:checked ~ #height157-4_content,
#height157-4-2:checked ~ #height157-4-2_content,
#height162-4:checked ~ #height162-4_content,
#height167-4:checked ~ #height167-4_content,
#height146-5:checked ~ #height146-5_content,
#height154-5:checked ~ #height154-5_content,
#height157-5:checked ~ #height157-5_content,
#height157-5-2:checked ~ #height157-5-2_content,
#height162-5:checked ~ #height162-5_content,
#height167-5:checked ~ #height167-5_content,
#height146-6:checked ~ #height146-6_content,
#height154-6:checked ~ #height154-6_content,
#height157-6:checked ~ #height157-6_content,
#height157-6-2:checked ~ #height157-6-2_content,
#height162-6:checked ~ #height162-6_content,
#height167-6:checked ~ #height167-6_content,
#height146-7:checked ~ #height146-7_content,
#height154-7:checked ~ #height154-7_content,
#height157-7:checked ~ #height157-7_content,
#height157-7-2:checked ~ #height157-7-2_content,
#height162-7:checked ~ #height162-7_content,
#height167-7:checked ~ #height167-7_content,
#height146-8:checked ~ #height146-8_content,
#height154-8:checked ~ #height154-8_content,
#height157-8:checked ~ #height157-8_content,
#height157-8-2:checked ~ #height157-8-2_content,
#height162-8:checked ~ #height162-8_content,
#height167-8:checked ~ #height167-8_content,
#height146-9:checked ~ #height146-9_content,
#height154-9:checked ~ #height154-9_content,
#height157-9:checked ~ #height157-9_content,
#height157-9-2:checked ~ #height157-9-2_content,
#height162-9:checked ~ #height162-9_content,
#height167-9:checked ~ #height167-9_content,
#height146-10:checked ~ #height146-10_content,
#height154-10:checked ~ #height154-10_content,
#height157-10:checked ~ #height157-10_content,
#height157-10-2:checked ~ #height157-10-2_content,
#height162-10:checked ~ #height162-10_content,
#height167-10:checked ~ #height167-10_content,
#height146-11:checked ~ #height146-11_content,
#height154-11:checked ~ #height154-11_content,
#height157-11:checked ~ #height157-11_content,
#height157-11-2:checked ~ #height157-11-2_content,
#height162-11:checked ~ #height162-11_content,
#height167-11:checked ~ #height167-11_content,
#height146-12:checked ~ #height146-12_content,
#height154-12:checked ~ #height154-12_content,
#height157-12:checked ~ #height157-12_content,
#height157-12-2:checked ~ #height157-12-2_content,
#height162-12:checked ~ #height162-12_content,
#height167-12:checked ~ #height167-12_content,
#height146-13:checked ~ #height146-13_content,
#height154-13:checked ~ #height154-13_content,
#height157-13:checked ~ #height157-13_content,
#height157-13-2:checked ~ #height157-13-2_content,
#height162-13:checked ~ #height162-13_content,
#height167-13:checked ~ #height167-13_content,
#height146-14:checked ~ #height146-14_content,
#height154-14:checked ~ #height154-14_content,
#height157-14:checked ~ #height157-14_content,
#height157-14-2:checked ~ #height157-14-2_content,
#height162-14:checked ~ #height162-14_content,
#height167-14:checked ~ #height167-14_content,
#height146-15:checked ~ #height146-15_content,
#height154-15:checked ~ #height154-15_content,
#height157-15:checked ~ #height157-15_content,
#height157-15-2:checked ~ #height157-15-2_content,
#height162-15:checked ~ #height162-15_content,
#height167-15:checked ~ #height167-15_content,
#height146-16:checked ~ #height146-16_content,
#height154-16:checked ~ #height154-16_content,
#height157-16:checked ~ #height157-16_content,
#height157-16-2:checked ~ #height157-16-2_content,
#height162-16:checked ~ #height162-16_content,
#height167-16:checked ~ #height167-16_content,
#height146-17:checked ~ #height146-17_content,
#height154-17:checked ~ #height154-17_content,
#height157-17:checked ~ #height157-17_content,
#height157-17-2:checked ~ #height157-17-2_content,
#height162-17:checked ~ #height162-17_content,
#height167-17:checked ~ #height167-17_content,
#height146-18:checked ~ #height146-18_content,
#height154-18:checked ~ #height154-18_content,
#height157-18:checked ~ #height157-18_content,
#height157-18-2:checked ~ #height157-18-2_content,
#height162-18:checked ~ #height162-18_content,
#height167-18:checked ~ #height167-18_content,
#height146-19:checked ~ #height146-19_content,
#height154-19:checked ~ #height154-19_content,
#height157-19:checked ~ #height157-19_content,
#height157-19-2:checked ~ #height157-19-2_content,
#height162-19:checked ~ #height162-19_content,
#height167-19:checked ~ #height167-19_content,
#height146-20:checked ~ #height146-20_content,
#height154-20:checked ~ #height154-20_content,
#height157-20:checked ~ #height157-20_content,
#height157-20-2:checked ~ #height157-20-2_content,
#height162-20:checked ~ #height162-20_content,
#height167-20:checked ~ #height167-20_content {
  display: block;
}
@media screen and (max-width: 896px) {
  .sraffwearing__comment {
    margin-bottom: 4%;
  }
}
.sraffwearing__comment__txt {
  text-align: center;
  font-family: serif;
}
@media screen and (min-width: 897px) {
  .sraffwearing__comment__txt {
    font-size: 19px;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing__comment__txt {
    font-size: 11px;
  }
}

.list-area {
  width: 100%;
  max-width: 700px;
}
@media screen and (min-width: 897px) {
  .list-area {
    margin: 0 auto 15%;
  }
}
@media screen and (max-width: 896px) {
  .list-area {
    margin: 0 auto 25%;
  }
}
.list-area__head {
  margin-bottom: 30px;
}
.list-area__head__txt {
  display: flex;
  align-items: center;
  letter-spacing: 0.3em;
  font-family: serif;
}
@media screen and (min-width: 897px) {
  .list-area__head__txt {
    font-size: 24px;
  }
}
@media screen and (max-width: 896px) {
  .list-area__head__txt {
    font-size: 18px;
  }
}
.list-area__head__txt:before, .list-area__head__txt:after {
  border-top: 1px solid;
  content: "";
  flex-grow: 1;
}
.list-area__head__txt:before {
  margin-right: 1rem;
}
.list-area__head__txt:after {
  margin-left: 1rem;
}
.list-area__inr {
  display: flex;
  flex-wrap: wrap;
}
.list-area__item {
  width: calc(100% / 5);
}
.list-area__item__anchor {
  display: block;
  margin: 0 auto;
}
@media screen and (min-width: 897px) {
  .list-area__item__anchor {
    width: 75%;
  }
}
@media screen and (max-width: 896px) {
  .list-area__item__anchor {
    width: 85%;
  }
}
.list-area__item__img {
  width: 100%;
}

.sraffwearing-category__list {
  position: relative;
  padding: 10px;
}
.sraffwearing-category__image {
  margin-bottom: 4%;
}
.sraffwearing-category__image__img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.sraffwearing-category__detail {
  width: 100%;
  border: 1px solid;
  text-align: center;
  box-sizing: border-box;
  padding: 2%;
}
@media screen and (min-width: 897px) {
  .sraffwearing-category__detail {
    margin-bottom: 2%;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing-category__detail {
    margin-bottom: 4%;
  }
}
.sraffwearing-category__detail__txt {
  text-align: center;
  font-family: serif;
}
@media screen and (min-width: 897px) {
  .sraffwearing-category__detail__txt {
    font-size: 15px;
  }
}
@media screen and (max-width: 896px) {
  .sraffwearing-category__detail__txt {
    font-size: 11px;
  }
}
.sraffwearing-category__frag {
  display: inline-block;
  position: absolute;
  top: 2%;
  left: 18px;
  margin: 0;
  padding: 8px 0;
  z-index: 2;
  width: 32px;
  text-align: center;
  font-size: 10px;
  color: white;
  background: #0e2128;
}
.sraffwearing-category__frag:after {
  content: '';
  position: absolute;
  left: 0;
  top: 100%;
  height: 0;
  width: 0;
  border-bottom: 8px solid transparent;
  border-left: 16px solid #0e2128;
  border-right: 16px solid #0e2128;
}
.sraffwearing-category__frag.flag_1 {
  background: #d1b604;
}
.sraffwearing-category__frag.flag_1:after {
  border-left: 16px solid #d1b604;
  border-right: 16px solid #d1b604;
}
.sraffwearing-category__frag.flag_2 {
  background: #939ea3;
}
.sraffwearing-category__frag.flag_2:after {
  border-left: 16px solid #939ea3;
  border-right: 16px solid #939ea3;
}
.sraffwearing-category__frag.flag_3 {
  background: #a5805a;
}
.sraffwearing-category__frag.flag_3:after {
  border-left: 16px solid #a5805a;
  border-right: 16px solid #a5805a;
}

/*# sourceMappingURL=style.css.map */
