@media screen and (min-width: 769px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area {
    background: #fff url("../../../img/life/snaq/kv-pc-bg-20250901.png") no-repeat bottom center;
    height: 460px; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap {
      width: 960px;
      margin: 0 auto;
      position: relative; }
      .ec-layoutRole__contents .ec-layoutRole__main .kv-area .pc-wrap .tag {
        position: absolute;
        top: 20px; }      
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
      display: none; } 
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l{    
      margin-bottom: 30px;}    
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l .icon.like {
      position: absolute;
      left: 0;
      top: 50%;
      width: 55px;
      height: 55px;
      background: url(../../../img/life/snaq/like.png) no-repeat left center;   
      background-size: contain;
      margin-top: -30px;
      display: inline-block;}
    #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l .icon.dislike {
      position: absolute;
      left: 0;
      top: 50%;
      width: 55px;
      height: 55px;
      background: url(../../../img/life/snaq/dislike.png) no-repeat left center; 
      background-size: contain;
      margin-top: -30px;
      display: inline-block;}    
    }
@media screen and (max-width: 768px) {
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp {
    position: absolute;
    top: 12px;
    text-align: center;
    width: 100%; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:first-child {
      width: 67.5px;
      height: auto; }
    .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.sp img:nth-child(2) {
      width: 130px;
      height: auto; }
  .ec-layoutRole__contents .ec-layoutRole__main .kv-area .tag.pc {
    display: none; } 
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l{    
    margin-bottom: 10px;}
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l + .blocks {
    margin-top: 10px;}
  #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l .icon.like {
      position: absolute;    
      left: 0;
      top: 50%;
      margin-top: -20px;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 1;
      text-align: center;
      padding-top: 7px;
      background: url(../../../img/life/snaq/like.png) no-repeat left center;   
      background-size: contain;
      display: inline-block;}
   #page_category_top .ec-layoutRole .ec-layoutRole__contents .ec-layoutRole__main .contents-main#cont03 .number-head-l .icon.dislike {
      position: absolute;    
      left: 0;
      top: 50%;
      margin-top: -20px;
      display: inline-block;
      width: 40px;
      height: 40px;
      line-height: 1;
      text-align: center;
      padding-top: 7px;
      background: url(../../../img/life/snaq/dislike.png) no-repeat left center;   
      background-size: contain;
      display: inline-block;}
}
