/************************************
** CSSでタブ表示
************************************/
h4 {margin-top:10px;border-left:5px solid #fed205; padding:15px; background:#0f3f94; color:#fff; font-size:130%;}
.tabs p{line-height: 1.8em;font-size:65%;}


@media all and (min-width: 768px) {

/* タブの外枠 */
.tabs {
text-align:left;
color:#333;
font-size:120%;
margin:10px;
padding:15px;
}

/* タブのスタイル */
.tabs .tab-label {
padding:0 55px;
width:110px; display:inline-block; 
border-top: 1px solid #999;
border-left: 1px solid #999;
border-right: 1px solid #999;
padding:14px 0 12px; background:#FFFFFF;
 text-align:center; font-size:13px; cursor:pointer; transition:ease 0.2s opacity; 
 border-top-left-radius:10px; border-top-right-radius:10px; vertical-align:bottom;
transition:ease 0.2s; margin:0;
  }

/* タブにマウスカーソルがのったときフッター */
.tabs .tab-label:hover {opacity: 0.7;}

/* ラジオボタンと内容を非表示 */
.tabs input[name="tab-radio"],
.tabs .tab-content {display: none;}

/* タブ内容のスタイル */
.tabs .tab-content{
border: 1px solid #999;
  padding: 10px;
  min-height: 200px;
}

/* 選択されているタブのコンテンツのみを表示 */
.tabs #tab-1:checked ~ .tab-1-content,
.tabs #tab-2:checked ~ .tab-2-content,
.tabs #tab-3:checked ~ .tab-3-content,
.tabs #tab-4:checked ~ .tab-4-content,
.tabs #tab-6:checked ~ .tab-6-content,
.tabs #tab-5:checked ~ .tab-5-content {display: block;}

/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-radio"]:checked + .tab-label {
color:#FFFFFF;background:#f11919;
border-bottom:8px solid #f11919;
}
}


@media all and (max-width: 767px) {

.tabs { color:#333;
font-size:120%;
margin:10px auto;}
 
/* タブのスタイル */
.tabs .tab-label {
width: calc(100%/2);
background:#FFFFFF;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
  color: #333;
  display: block;
  float: left;
  text-align: center;
  font-weight: bold;
  margin-bottom:10px;

}
 
/* タブにマウスカーソルがのったときフッター */
.tabs .tab-label:hover {
  opacity: 0.7;
}
 
/* ラジオボタンと内容を非表示 */
.tabs input[name="tab-radio"],
.tabs .tab-content {
  display: none;
}
 
/* タブ内容のスタイル */
.tabs .tab-content{
background:#FFFFFF;

}
 
/* 選択されているタブのコンテンツのみを表示 */
.tabs #tab-1:checked ~ .tab-1-content,
.tabs #tab-2:checked ~ .tab-2-content,
.tabs #tab-3:checked ~ .tab-3-content,
.tabs #tab-4:checked ~ .tab-4-content,
.tabs #tab-5:checked ~ .tab-5-content,
.tabs #tab-6:checked ~ .tab-6-content {
  display: block;
}
 
/* 選択されているタブのスタイルを変える */
.tabs input[name="tab-radio"]:checked + .tab-label {
color:#FFFFFF;background:#f11919;
}

}

#calendar{margin:5px auto;padding:10px;}
.tagChannel img{vertical-align:middle;width:40px;}
p.tagChannel{font-size:10px;color:#333;border-bottom:dotted;/*下線を点線にする*/
border-color:#FF0000;
border-width:1px;
font-weight: bold;}
  
.tagChannel-tbs img{vertical-align:middle;}
p.tagChannel-tbs{font-size:13px;color:#333;border-bottom:dotted;/*下線を点線にする*/
border-color:#FF0000;
border-width:1px;
font-weight: bold;}
p.tagChannel-tbs:hover{color:#f4240e;}



.MonthlyancList,
.relatedBnrList {
  display: block;
  min-height: 1%;
}

.MonthlyancList::after,
.relatedBnrList::after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

* html .MonthlyancList,
* html .relatedBnrList {
  height: 1%;
  /*\*/
  /*/
    height: auto;
    overflow: hidden;
    /**/
}



#main,
.itemContentsWrap01 {
  padding-top: 0;
  background: #f5f5f5;
}

.itemChannelTxt {
  padding: 10px 40px 0;
  background: #003e83;
  text-align: center;
}

.itemChannelTxt h2 {
  padding: 5px 0;
  background: #fff;
  border-radius: 26px;
}


.itemChannelTxt img {
  width: 264px;
  height: auto;
}

.bgBlue {
  padding: 25px 38px 49px;
  background: #003e83;
}

.itemMainlead01 {
  margin-bottom: 28px;
  padding: 0 40px;
}

.itemMainlead01 .txt {
  font-size: 38px;
  color: #fff;
  font-weight: bold;
  line-height: 1.3;
}

.itemMainlead01 .txt>.emphasis {
  color: #ffe10e;
}



.MonthlyancNav {
  margin: -25px 0 60px;
}

.Monthlyanc {
  padding: 0 40px 0 44px;
}

.Monthlyanctit {
  margin-bottom: 25px;
  padding: 0 40px;
}

.Monthlyanctit h2{
  padding: 4px 0;
  font-size: 24px;
  color:#fff;
  font-weight: bold;
  text-align: center;
  background: #00428e;
  border: 4px solid #0096e0;
  border-radius: 26px;
  box-sizing: border-box;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem {
  position: relative;
  float: left;
  width: 81px;
  text-align: center;
  background: #d5dae0;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem.current {
  background: #0097e0;
  width: 81px;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem.current>a,
.Monthlyanc .MonthlyancList .MonthlyancListItem.current>.disable {
  position: relative;
  border-left: none;
  color: #fff;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem>a,
.Monthlyanc .MonthlyancList .MonthlyancListItem>.disable {
  display: block;
  width: inherit;
  padding: 19px 0;
  font-size: 18.5px;
  border-left: solid 2px #fff;
  font-weight: bold;
  box-sizing: border-box;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem.current+.MonthlyancListItem>a,
.Monthlyanc .MonthlyancList .MonthlyancListItem.current+.MonthlyancListItem>.disable {
  border-left-color: transparent;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem>.disable {
  color: #959595;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem:first-child a {
  border-left: none;
}

.Monthlyanc .MonthlyancList .MonthlyancListItem.current>a::after,
.Monthlyanc .MonthlyancList .MonthlyancListItem.current>.disable::after {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -30px;
  border: 30px solid transparent;
  border-top: 15px solid #0097e0;
}

.itemMonthlyList {
  margin-bottom: 8px;
  text-align: center;
  border-bottom:
}

.itemMonthlyList h3 .tit {
  padding: 0 10px;
  font-size: 30px;
  color: #333;
  font-weight: bold;
  text-align: center;
  border-bottom: solid 2px #ced3d9;
  position: relative;
}

.itemMonthlyList h3 .tit:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #00428e;
  bottom: -2px;
  left: 43%;
  width: 14%;
}

.itemMonthlyListAreaWrap {
  padding: 0 40px;
}

.itemMonthlyListArea {
  margin-bottom: 55px;
  padding: 0 16px;
}

.itemMonthlyListArea:last-of-type {
  margin-bottom: 0;
}

.serviceGuide {
  margin-top: -40px;
  padding: 0 16px 25px;
}

.serviceGuide .serviceGuideTxt {
  line-height: 1.8;
}

.serviceGuide .serviceGuideTxt+.serviceGuideNote {
  margin-bottom: 19px;
}

.relatedBnr {
  display: none;
  margin-bottom: 23px;
  padding: 5px 100px 28px;
  background: #d5dae0;
}

.relatedBnr .txt {
  padding-bottom: 5px;
  font-size: 13px;
  color: #0097e0;
}

.relatedBnrList li {
  float: left;
  margin-right: 9px;
}

.relatedBnrList li:last-child {
  margin-right: 0;
}

.prohibitedMatterTxt {
  margin-bottom: -26px;
  padding-bottom: 10px;
  font-size: 10px;
  text-align: center;
}

.itemContentsWrap01 {
  text-align: left;
  color: #3a3c3e;
}

.itemCalendar01 {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.itemCalendar01 th {
  padding: 0 0px 0px;
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: bold;
}

.itemCalendar01 th .thBorder {
  padding-bottom: 5px;
  border-bottom: 5px solid #bbc6d3;
  border-bottom-color: #003f8d;
}

.itemCalendar01 th.satday {
  color: #0864c3;
}

.itemCalendar01 th.satday .thBorder {
  border-bottom-color: #0864c3;
}

.itemCalendar01 th.sunday {
  border-bottom-color: #ef0065;
  color: #ef0065;
}

.itemCalendar01 th.sunday .thBorder {
  border-bottom-color: #ef0065;
}

.itemCalendar01 td {
  border-left: 1px solid #bbc6d3;
  border-bottom: 1px solid #bbc6d3;
  border-top: none;
  height: 210px;
  vertical-align: top;
  background: #fff;
}

.itemCalendar01 td:last-child {
  border-right: 1px solid #c7ced9;
}

.itemCalendar01 td .dayText {
  padding: 5px 6px 0;
  font-size: 16px;
  font-weight: bold;
  color:#333;
  }

.itemCalendar01 td.satday .dayText {
  color: #156eeb;
}

.itemCalendar01 td.sunday .dayText,
.itemCalendar01 td.holiday .dayText {
  color: #e02832;
}

.itemCalendar01 td.otherMonth .dayText {
  background: none;
  color: #ccc;
}

.itemCalendar01 td .dayText .days {
  display: none;
}

.itemEventList01 {
  overflow: hidden;
  padding: 4px 6px 0;
}

.itemCalendar01 tbody tr:first-child td .itemEventDays {
  border-top: 1px solid #c7ced9;
}

.itemCalendar01 .itemEventDetail {
  padding: 0 6px;
}


.itemCalendar01 .matchTeamTxt-w {
  display: block;
  border-radius: 2px;
  background: #da1838;
    padding:3px;
  font-size:11px;
  letter-spacing:-0.1em
}

.itemCalendar01 .matchTeamTxt-m {
  display: block;
  border-radius: 2px;
  background: #00418d;
    padding:3px;
  font-size:11px;
  letter-spacing:-0.1em
}


.matchTeamCell {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 2px;
}

.itemCalendar01 .placeTxt {
  display: block;
  margin-top: 2px;
  font-size: 11px;
  color: #333;
  text-align: center;
}

.itemCalendar01 .matchDate {
  margin-bottom: 5px;
  font-size: 10px;
  text-align: center;
}

.itemCalendar01 .t {
  text-align: center;
  line-height: 1.5;
  color:#030303
}

.itemCalendar01 .t img {
  width: 100px;
  height: auto;
  vertical-align: bottom;
}

.itemCalendar01 .broadcast {
  font-size: 10px;
  font-weight: bold;
  margin: 0 -5px;
  line-height: 1.3;
}

.itemCalendar01 .liveCondition,
.itemCalendar01 .commentary {
  font-size: 10px;
  font-weight: bold;
}

.itemCalendar01 .liveCondition {
  margin-top: 6px;
}

.itemCalendar01 .commentary {
  margin: 2px 0 4px;
}

.itemCalendar01 .broadcast>span {
  font-size: 14px;
}

.itemCalendar01 .highlight {
  margin-top: 12px;
  padding-bottom: 18px;
}

.itemCalendar01 .highlight .highlightTit {
  display: inline-block;
  padding: 1px 2px 0;
  background: #f39800;
  color: #fff;
  font-size: 10px;
  letter-spacing: -.02em;
  line-height: 1.2;
}

.itemCalendar01 .highlight .highlightText {
  font-size: 10px;
}

#page-top-s1810 {
  position: fixed;
  right: 13px;
  bottom: 10px;
}

#page-top-s1810 img {
  width: 61px;
  height: auto;
}

/* !display
---------------------------------------------------------- */
.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

.sp_inl {
  display: none;
}

.pc_inl {
  display: inline;
}

@media all and (max-width: 767px) {
#calendar{0px;background:#FFFFFF;}


  .itemContentsWrap01 {
    border-top: 1px solid #828282;
    padding: 0;
    text-align: left;
  }

  .itemMainimg01 img {
    width: 100%;
    height: auto;
  }

  .Monthlyanctit {
    margin-bottom: 45px;
    padding: 0 40px;
  }

  .itemCalendar01 {
    width: 100%;
    table-layout: auto;
    border-bottom: 1px solid #c7ced9;
  }

  .itemCalendar01 thead {
    display: none;
  }

  .itemCalendar01 tr {
    display: block;
    float: left;
    width: 100%;
  }

  .itemCalendar01 td {
    display: table;
    border: none;
    border-top: 1px solid #ced3d9;
    height: auto;
    width: 100%;
    vertical-align: top;
  }

  .itemCalendar01 td.otherMonth {
    display: none;
  }

  .itemCalendar01 td .dayText {
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 4px 0;
    width: 45px;
    height: inherit;
    color: #333;
    border-right: solid 4px #00428e;
    text-align: center;
    vertical-align: middle;
    box-sizing: border-box;
  }

  .itemCalendar01 .satday .dayText {
    border-right: solid 4px #0d6fb8;
    color: #0d6fb8;
  }

  .itemCalendar01 .sunday .dayText,
  .itemCalendar01 .holiday .dayText {
    border-right: solid 4px #e02832;
  }

  .itemCalendar01 td:last-child {
    border-right: none;
  }

  .itemCalendar01 td .saturday .days {
    color: #0d6fb8;
  }

  .itemCalendar01 td .sunday {
    color: #fc0000;
  }

  .itemCalendar01 td .sunday .days {
    color: #fc0000;
  }

  .itemCalendar01 td.otherMonth .dayText {
    background: none;
  }

  .itemCalendar01 td .dayText .month {
    display: none;
  }

  .itemCalendar01 td .dayText .days {
    display: block;
    font-size: 10px;
    line-height: 1.2;
  }

  .itemEventList01 {
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
    vertical-align: middle;
  }

  .itemChannelTxt {
    padding: 10px 5px 0;
    background: #003e83;
    text-align: center;
  }

  .itemChannelTxt h2 {
    padding: 10px 0;
  }

  .itemChannelTxt img {
    width: 170px;
    height: auto;
  }

  .bgBlue {
    padding: 22px 3.8% 30px;
  }

  .itemMainlead01 {
    margin-bottom: 18px;
    padding: 0;
  }

  .itemMainlead01 .txt {
    font-size: 225%;
    text-align: center;
    letter-spacing: -.02em;
  }


  .MonthlyancNav {
    margin: -20px 0 45px;
  }

  .Monthlyanctit {
    margin-bottom: 10px;
    padding: 0 5px;
  }

  .Monthlyanctit h2 {
    font-size: 17px;
    border-radius: 26px;
    border: 3px solid #0096e0;
  }

  .Monthlyanc {
    padding: 0 5px 0;
  }

  .Monthlyanc .MonthlyancList {
    overflow: hidden;
    padding: 0;
    background: #d5dae0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem {
    width: 16.7%;
    height: 50px;
    padding: 0;
    box-sizing: border-box;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:first-child,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(7) {
    width: 16.6%;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(6),
  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child {
    width: 16.6%;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(6) a,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child a,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child .disable {
    padding-left: 0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem.current+.MonthlyancListItem::before {
    display: block;
    content: "";
    width: 1px;
    height: 51px;
    background: #0097e0;
    position: absolute;
    left: 0;
    top: -1px;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem.current:nth-child(6).current+.MonthlyancListItem::before {
    display: none;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem.current {
    width: 16.7%;
    border-bottom: solid 1px #0097e0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:first-child.current,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(7).current,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(6).current,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child.current {
    width: 16.6%;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):first-child,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):nth-child(2),
  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):nth-child(3),
  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):nth-child(4),
  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):nth-child(5),
  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current):nth-child(6) {
    border-bottom: solid 1px #fff;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:not(.current).borderTypeBlue {
    border-bottom: solid 1px #0097e0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:first-child.current::before,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(7).current::before {
    display: block;
    content: "";
    width: 6px;
    height: 50px;
    position: absolute;
    top: 0;
    left: -6px;
    background: #0097e0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(7).current::before {
    top: -1px;
    height: 51px;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(6).current::before,
  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child.current::before {
    display: block;
    content: "";
    width: 6px;
    height: 50px;
    position: absolute;
    top: 0;
    right: -6px;
    background: #0097e0;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:last-child.current::before {
    top: -1px;
    height: 51px;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem:nth-child(7)>a {
    border-left: none;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem>a,
  .Monthlyanc .MonthlyancList .MonthlyancListItem>.disable {
    display: block;
    width: auto;
    padding: 14px 0;
    font-size: 14px;
    border-left: solid 1px #fff;
    font-weight: bold;
  }

  .Monthlyanc .MonthlyancList .MonthlyancListItem.current>a::after,
  .Monthlyanc .MonthlyancList .MonthlyancListItem.current>.disable::after {
    display: none;
  }

  .itemMonthlyList {
      color:#030303;
    margin-bottom: 20px;
    padding: 0;
  }

  .itemMonthlyList h3 .tit {
    width: 100%;
    margin: auto;
    padding: 0;
    font-size: 23px;
    line-height: 1.3;
  }

  .itemMonthlyList h3 .tit::after {
    border-bottom: solid 2px #00428e;
    bottom: -2px;
    left: 34.5%;
    width: 31.25%;
  }

  .itemMonthlyListAreaWrap {
    padding: 0;
  }

  .itemMonthlyListArea {
    margin-bottom: 33px;
    padding: 0 5px;
  }

  .serviceGuide {
    margin-top: -10px;
    padding: 0 5px 25px;
  }

  .serviceGuide .serviceGuideTxt,
  .serviceGuide .serviceGuideNote {
    font-size: 10px;
    line-height: 1.5;
  }

  .relatedBnr {
    margin-bottom: 12px;
    padding: 5px 5px 20px;
  }

  .relatedBnr .txt {
    font-size: 10px;
  }

  .relatedBnrList li {
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
  }

  .relatedBnrList li a {
    margin-right: 0;
  }

  .relatedBnrList li a img {
    margin: 0;
    width: 100%;
  }

  .prohibitedMatterTxt {
    margin-bottom: 0;
  }

  .js-acc-trigger::before,
  .js-acc-trigger::after {
    display: block;
    content: "";
    position: absolute;
    background: #acc6e6;
  }

  .js-acc-trigger::before {
    top: 17px;
    right: 16px;
    width: 4px;
    height: 14px;
  }

  .js-acc-trigger::after {
    top: 22px;
    right: 11px;
    width: 14px;
    height: 4px;
  }

  .js-acc-trigger.active::before {
    visibility: hidden;
  }

  .js-acc-trigger.active::after {
    background: #e3dcaa;
  }

  .itemEventDays {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 52px;
    box-sizing: border-box;
    position: relative;
    border-left: 1px solid #ced3d9;
    border-right: 1px solid #ced3d9;
  }

  .itemCalendar01 tbody tr:first-child td .itemEventDays {
    border-top: none;
  }

  .itemCalendar01 .itemEventDetail {
    display: none;
    padding: 10px 6px 13px 18px;
    background: #e4e9f0;
    border-left: 1px solid #ced3d9;
    border-right: 1px solid #ced3d9;
  }

  .itemCalendar01 .itemEventDetail.colorType02 {
    background: #f5fbff;
  }

  .itemCalendar01 .matchTeamTxt-w,.itemCalendar01 .matchTeamTxt-m {
    display: inline-block;
    margin-right: 3px;
    padding: 0 6px;
    border-radius: 2px;
    line-height: 22px
  }

  .itemCalendar01 .matchTeamCell {
    display: table-cell;
    vertical-align: middle;
  }

  .itemCalendar01 .itemEventSchedule {
    display: table-cell;
    vertical-align: middle;
  }

  .itemCalendar01 .t {
    margin-top: 8px;
    text-align: left;
  }

  .itemCalendar01 .t img {
    width: 90px;
  }

  .itemCalendar01 .broadcast {
    font-size: 12px;
    font-weight: normal;
  }

  .itemCalendar01 .broadcast>span {
    font-weight: bold;
  }

  .itemCalendar01 .highlight {
    margin-top: 23px;
    padding-bottom: 0;
  }

  .itemCalendar01 .highlight .highlightTit {
    margin-bottom: 3px;
    font-size: 12px;
  }

  .itemCalendar01 .highlight .highlightText {
    font-size: 12px;
  }

  .itemCalendar01 .liveCondition,
  .itemCalendar01 .commentary {
    font-size: 12px;
    font-weight: normal;
  }

  .itemCalendar01 .liveCondition {
    margin-top: 0;
  }

  .itemCalendar01 .placeTxt {
    margin-top: 0;
  }

  .itemCalendar01 .matchDate {
    margin-bottom: 0;
  }

  #page-top-s1810 {
    z-index: 9998;
  }

  .pageTopBtn {
    visibility: hidden;
  }

  /* !display
---------------------------------------------------------- */
  .sp {
    display: block !important;
  }

  .pc {
    display: none !important;
  }

  .sp_inl {
    display: inline;
  }

  .pc_inl {
    display: none;
  }
}


