/******************************/
/* category */
/******************************/
.p-category__ttl {
  display:none;
  margin: 10px 0 30px 0;
  line-height: 1.4;
  font-size: 30px;
  font-weight: normal;
}
.p-category-free {
  margin-bottom: 100px;
  line-height: 2;
}
.p-category-free .category_bnr {
  display: block;
  margin-top: 50px;
  text-align: center;
}


.l-contents-main.one_col {
    width: 100%;
}
.cat_container {
    position: relative;
}

.cat_container .cat_contants{
  display:inline-block;
  width:420px;
  background-color:#edebe6;
  border-left: 1px solid #edebe6;
  position: absolute;
  top:65px;
  left:0;
}

.cat_container .cat_text{
  padding: 40px 0 50px 40px;
}

.cat_container img{
    display:block;
  width:100%;
  max-width:900px;
  height:330px;
  object-fit:cover;
  margin:auto;
  margin-right:0;
}
.cat_container h2{
  font-size:2.8rem;
  font-weight:500;
  letter-spacing: 0.3rem;
  color:#2b3438;
  margin:0;
}
.cat_container span{
  font-size:1.4rem;
  color:#999999;
  letter-spacing: 0.2rem;
  margin-left: 10px;
}
.cat_container p{
  font-size:1.4rem;
  color:#2b3438;
  padding-right:5%
  width:95%;
  margin:0;
}

.c-item-list.cat_list{
  margin-left: -20px;
  margin-right: -20px;
}
@media screen and (max-width: 1030px) {
  .cat_container .cat_contants{
  }
}

@media screen and (max-width: 767px) {
  
  .p-category-free {
    margin: 0 calc(50% - 50vw);
    margin-bottom: 30px;
    width: 100vw;
  }
  .cat_container img{
    height: 210px;
  }
  .cat_container .cat_contants{
    width: 315px;
    height:auto;
    position: static;
    margin-top: -30px;
  }
  .cat_container h2{
    font-size: 2.2rem;
    margin-bottom: 20px;
  }
  .cat_container span {
    font-size: 1.2rem;
  }
  
  .cat_container .cat_text{
    padding: 20px 0 20px 20px;
  }
  
  .cat_container p{
    width:100%;
    font-size:1.2rem;
  }
  
  .c-item-list.cat_list{
  margin-left: -10px;
  margin-right: -10px;
}
}



/***** \&#171;\&#198;\¡­\&#234;¡ë&#236;&#205;¡à *****/
.p-item-list-head{
  display:flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom:50px;
  font-family: YuGothic, /* Mac&#205;&#209; */ 'Yu Gothic', /* Windows&#205;&#209; */ sans-serif;
}

@media screen and (max-width: 767px) {
  .p-item-list-head{
  margin-bottom:45px;
}
}

.p-item-list-head .p-item-list-num{
      display: inherit;
      align-items: center;
}

.p-category-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 30px;
  margin-bottom: 60px;
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
  .p-category-list {
    display: block;
    margin-left: 0;
    margin-right: 0;
  }
}
.p-category-list__item {
  box-sizing: border-box;
  margin-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  width: 33.3333%;
  font-size: 16px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-category-list__item {
    margin-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
    width: auto;
    text-align: left;
  }
}
.p-category-list__link {
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-category-list__link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
}
.p-category-list__link:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-category-list__link:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px;
    width: 8px;
    height: 8px;
    border-right: 1px solid #aaaaaa;
    border-bottom: 1px solid #aaaaaa;
    transform: rotate(-45deg);
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
}
.p-category-list__img {
  display: block;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-category-list__img {
    margin-right: 10px;
    margin-bottom: 0;
    width: 75px;
  }
  .p-category-list__img img {
    width: 75px;
    height: 75px;
    object-fit: cover;
}
}
.p-category-list__name:hover {
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .p-category-list__name:hover {
    text-decoration: none;
  }
}
@media screen and (max-width: 767px) {
  .p-category-list__name {
    flex: 1;
  }
}
/***** &#190;&#166;&#201;&#202;&#183;&#239;&#191;&#244;&#161;&#166;\&#189;&#161;&#188;\&#200; *****/



.p-item-sort {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-item-sort {
    position: relative;
  }
}

.p-item-sort__ttl {
  white-space: nowrap;
  margin-right: 10px;
}

.p-item-sort__select {
  padding: 10px 20px;
  border: 1px solid #999999;
  border-radius: 0;
  height: auto;
  min-width: 180px;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .p-item-sort__select {
    padding: 10px;
    min-width: 120px;
    font-size:1.2rem;
  }
}

.p-item-sort-list {
  display: flex;
  flex-wrap: wrap;
}

.p-item-sort-list__item {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .p-item-sort-list__item {
    margin-left: 25px;
  }
}
.p-item-sort-list__item:first-child {
  margin-left: 0;
}
.p-item-sort-list__item span {
  text-decoration: underline;
}

select.p-item-sort__select {
  -webkit-appearance: none;
  appearance: none; /* \&#199;\&#213;\&#169;\&#235;\&#200;&#164;&#206;&#204;&#240;¡ë&#245;&#164;&#242;&#200;&#243;&#201;&#189;&#188;¡¯ */
}
select.p-item-sort__select:-ms-expand {
  display: none; /* \&#199;\&#213;\&#169;\&#235;\&#200;&#164;&#206;&#204;&#240;¡ë&#245;&#164;&#242;&#200;&#243;&#201;&#189;&#188;¡¯(IE&#205;&#209;) */
}
/* \&#187;\&#236;\&#175;\&#200;\&#220;\&#195;\&#175;\&#185;&#164;&#206;&#204;&#240;¡ë&#245;\&#199;\¢ù\&#164;\&#243;&#202;&#209;&#185;&#185; */
select.p-item-sort__select {
  background-image: url(https://img21.shop-pro.jp/PA01485/096/etc/select_icon.png?cmsp_timestamp=20220727112259);
  background-position: right 15px center;
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

@media screen and (max-width: 767px) {
.l-bottom{
  padding-top:0;
}
}

