span.itemne1 
{ background-color: #cc0067; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne2
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne3
{ background-color: #242326; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne4
{ background-color: #ef7915; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne5
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }


span.itemne6
{ background-color: #536d95; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne7
{ background-color: #ff160df5; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

span.itemne8
{ background-color: #dc143c; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }
span.itemne9
{ background-color: #d40019; 
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 5px;
    padding: 0 10px;
    height: 18px;
    line-height: 18px;
  　  }

/*PCの場合*/
.pc	{ display:inline!important; }
.mb	{ display:none!important; }
@media screen and (max-width: 768px) {
/*タブレット、スマホの場合*/
.pc	{ display:none!important; }
.mb { display:inline!important; }
}

@media (max-width: 1980px) {
  .on-desktop {
    display: inherit !important;
  }

/* リンク領域のスタイル */
.btn-a {
    display: block;

  text-align: center;}
  
  
  .contents__title-h3 {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-left: 10px;
  color: #000000;
  text-align: center;
}
  
  
  .top-ul {
  display: flex;
  justify-content: center;
}
  
  .img-top{ 
    margin : 5px;}
  
  
  .img_sp {
 @media screen and (min-width:980px) { display: none; }
@media screen and (max-width:980px) { display: none; }
@media screen and (max-width:979px) { display: block; }
}
  