/******************************/
/* category */
/******************************/
.p-category__ttl {
  margin: 10px 0 30px 0;
  line-height: 1.4;
  font-size: 30px;
  font-weight: normal;
  color: #c7b366;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-category__ttl {
    font-size: 1.3rem;
  }
}
.p-category-free {
  margin-bottom: 60px;
  line-height: 2;
}
/***** カテゴリ一覧 *****/
.p-category-list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 60px;
  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: 60px;
  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: 30px;
}
@media screen and (max-width: 767px) {
  .p-category-list__img {
    margin-right: 10px;
    margin-bottom: 0;
    width: 75px;
  }
}
.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;
  }
}
/***** 商品件数・ソート *****/
.p-item-list-head {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  /* border-top: 1px solid #7d7d7d; */
}
@media screen and (max-width: 767px) {
  .p-item-list-head {
    padding: 30px 0;
  }
}
.p-item-list-num {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .p-item-list-num {
    font-size: 14px;
  }
}
.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 {
  color: #c7b366;
}
.midashi01 {
  padding: 0.4em 0.7em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  display: inline-block;
line-height:120%;
font-size: 1.2em;
font-weight: bolder;
background: transparent;/*背景透明に*/
border-left: solid 7px #d2b48c;/*左線*/
}

.midasi02 {
background: linear-gradient(transparent 70%, #cae8fc 70%);
display: inline;
}

.midashi03 {
  padding: 0.2em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  display: inline-block;
line-height:120%;
font-size:17px;
font-weight: bolder;
background: transparent;/*背景透明に*/
border-left: solid 7px #d2b48c;/*左線*/
}

.midashi04 {
  border-bottom: solid 2px #deb887;
position: relative;
  padding: 0.2em 0.5em;/*上下 左右の余白*/
  color: #494949;/*文字色*/
  display: inline-block;
line-height:120%;
font-size:19px;
font-weight: bolder;
background: transparent;/*背景透明に*/
}

.midashi04:after {
  padding: 0.2em 0.5em;/*上下 左右の余白*/
position: absolute;
content: " ";
display: block;
border-bottom: solid 2px #a52a2a;
  left:-3px;
bottom: -2px;
width: 20%;
}
.midasi05 {
background: linear-gradient(transparent 70%, #FADBDA 70%);
display: inline;
}
.pink-border{
  padding: .5em .75em;
  background-color: #fff6f6;
  border-top: 3px solid #fdbfa6;
  border-bottom: 3px solid #fdbfa6;
  text-align: center;
  font-size: 24px;
}
.wedding-page{font-family: "游明朝","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG教科書体","ＭＳ Ｐ明朝","MS PMincho",serif;}
.wedding-page section {margin-bottom: 30px;}
.wedding-page center {margin-bottom: 15px;}
.wedding-page h2{text-align: center;}
.wedding-page h3.titles{
  font-weight: normal;
  padding-bottom: 7px;
  font-size: 1.4rem;
  margin: 1em 0 1.5em;
  letter-spacing: 0.1em;
  border-bottom: 1px dashed #e4dec6;
  color: #c7b366;
  line-height: 1.4;
}
.wedding-page h4 {
  margin: 5px 0 15px;
}
.promise {
  overflow: hidden;
  margin-bottom: 30px;
}
.wedding-page ol {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
  margin: 0 0 10px 0;
}

.wedding-page ol li {
  margin-bottom: 10px;
  padding-left: 30px;
  position: relative;
}
.wedding-page ol li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #ccc;
  color: #222;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
}
.click-btn {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  padding: 15px 25px;
  border: none;
  border-radius: 0;
  width: 100%;
  font-size: 14px;
  font-weight: bold;
  background: #c7b366;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.click-btn:hover {
  opacity: 0.8;
  color: #ffffff;
  text-decoration: none;
}
.textbox {
  border: 2px solid #d2b48c;
  border-radius: 5px;
  padding: 25px 15px 10px;
  margin: 20px 0;
  position: relative;
}
.textbox::before {
  background-color: #fff;
  color: #333;
  content: "こんな人にぴったり";
  font-weight: bold;
  top: -15px;
  left: 30px;
  padding: 3px 10px;
  position: absolute;
}
.blocks {
    width: auto;
    overflow: hidden;
    margin: 0 0 10px 0;
    padding: 10px 10px 15px;
    border-bottom: 1px dotted #ccc;
}
.blocks:last-child {border-bottom: 0;}
.block50{width: 48%; margin: 1%; float: left;}
