  .ichiran-list-box{
    margin-top:40px;
  }

.lunding-button-box {
    padding: 0px !important;
    width:auto !important;
    background-color: #fff !important;
    line-height: 1.25em !important;
}
.sttl{
  padding:0px !important;
  margin-bottom:10px;
}

#product_list ul.link_list li:last-child{
  border:1px solid #c8161d !important;
}

.okiniiri-list-button{
  margin:0px auto;
  padding:10px
  border-bottom:1px solid #ccc;
  display:block;
  font-size:0.8em;
}

.product-list__fav-items {
  margin-top: 10px;
  width: 30px;
}

.product-list__fav-items button {
  display: block;
  width: 100%;
  padding: 5px 0;
  cursor: pointer;
  transition: .2s;
  text-align: center;
  color: #999;
  border: 0;
  outline: none;
  background: transparent;
}

.product-list__fav-items .fav-items {
  color: #ff7373;
}

.product-list__fav-items svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

/* カテゴリ・グループのフリースペース内の余白設定 */
#list div.cg_freespace_01 {
	padding:10px 10px 0;
}
#list div.cg_freespace_02 {
	padding:0 10px 10px;
}
/* カテゴリ・グループのフリースペース内の<p>タグの余白設定 */
#list div.cg_freespace_01 p,
#list div.cg_freespace_02 p {
	margin:0 0 10px;
}
/* カテゴリ・グループのフリースペース内の<ul>タグの余白設定 */
#list div.cg_freespace_01 ul,
#list div.cg_freespace_02 ul {
	margin:0 0 10px;
}


.page-okuri{
	margin:20px auto;
	text-align:center;
	padding:20px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

/* カテゴリバナー */

    .category-big-title-area {
    padding: 0 !important;
}

    .category-big-title-box .category-big-title-sukashi {
        height: 60vh;
      object-fit: cover;
    }
    .category-big-title-box .category-big-title-name {
position: absolute;
        font-size: 40px;
        letter-spacing: 5px;
        top: 30%;
      color:#fff;
    }
    .category-big-title-box .category-big-title-font-small {
        font-size: 12px;
    }
    .category-big-title-box p {
position: absolute;
    width: 550px;
    top: 50%;
    left: 20%;
    font-size: 14px;
    line-height: 30px;
    }

.fs-l-pageMain {
  max-width: 1216px;
  width: 100%;
}

@media screen and (min-width: 1200px) {
  .fs-l-sideArea + .fs-l-pageMain, .fs-l-pageMain + .fs-l-sideArea {
    max-width: 928px;
  }
}


.category-big-title-box .category-big-title-area {
    background-color: #000;
      color: #fff;
}


.category-big-title-box .category-big-title-sukashi {
    opacity: 60%;
    width: 100%;
}

    .category-big-title-box .category-big-title-sukashi {
        height: 60vh;
    }
.dosen-link-box{
  margin-bottom:0px;
}


.category-big-title-box .category-big-title-name {
position: absolute;
    max-width: 450px;
    width: 100%;
    text-align: center;
    font-size: 50px;
    letter-spacing: 6px;
    top: 33%;
    left: 45%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    color: #666666;
}

    .category-big-title-box .category-big-title-name {

        font-size: 40px;
        letter-spacing: 5px;
        top: 30%;
    }
	
	.category-big-title-font {
	font-family: 'Quicksand', sans-serif !important;
}

.category-big-title-box .category-big-title-font {
 font-family: 'Quicksand', sans-serif !important;
   color:#fff;
}

.category-big-title-box .category-big-title-font-small {
    font-size: 14px;
    text-align: center;
    color: #fff;
    letter-spacing: 1px;
}

    .category-big-title-box .category-big-title-font-small {
        font-size: 12px;
    }


.category-big-title{
position:relative;
margin-left: -36.5%;
    width: 192%;
}

@media screen and (max-width: 480px) {

    .category-big-title-box .category-big-title-name {
        font-size: 40px;
        letter-spacing: 5px;
    top: 25%;
       left: 50%;
      display:block;
    }
  
    .category-big-title-box .category-big-title-font-small {
        font-size: 12px;
    }
    .category-big-title-box p {
position: absolute;
    width: 50%;
    top: 40%;
    left: 25%;
    font-size: 14px;
    line-height: 30px;
    }
  
  .category-big-title-font{
        display: block;
    margin-bottom: 15px;
  }
  
  .ichiran-list-box{
    margin-top:0px;
  }
  

} 