@media screen and (max-width: 767px) {
  .tcBlock03 .txt_def04 > p {
    padding: 0 1em;
  }
}

.tcBlock03 .img_def01 > h3 {
  padding: 0 1em;
}

@media screen and (max-width: 767px) {
  .tcBlock03 .img_def01 > h3 {
    line-height: 1.924em;
  }
}
@media screen and (min-width: 768px) {
  #Performance {
    margin-top: -93px;
    padding-top: 92px;
  }
}
@media screen and (max-width: 767px) {
  #Performance {
    margin-top: -46 -1px;
    padding-top: 46px;
  }
}

.p-cat .fix_cat_list_block {
  position: fixed;
  background: #0060B5;
  left: 0;
  right: 0;
  z-index: 100;
}
.p-cat .fix_cat_list .lst_anc01 {
  border: none;
}
.p-cat .fix_cat_list .lst_anc01 .lst_anc01_item::after {
  border-color: #fff;
}
.p-cat .fix_cat_list .lst_anc01 .lst_anc01_link {
  color: #fff;
}
.p-cat .fix_cat_list .lst_anc01 .lst_anc01_link::after {
  background-image: url(../../img/common/icn_arrow08.svg);
}

@media screen and (min-width: 768px) {
  .lst_anc01_item {
    padding: 0 6px;
  }
  .lst_anc01_link {
    font-size: 11px;
  }
  .hn_line02 {
    white-space: nowrap;
  }
  .p-cat .fix_cat_list_block {
    top: 93px;
  }
  .p-cat .fix_cat_list {
    width: 1000px;
    margin: 0 auto;
  }
  .p-cat .fix_cat_list .lst_anc01 .lst_anc01_item {
    padding: 0 6px;
  }
  .p-cat .fix_cat_list .lst_anc01 .lst_anc01_link {
    min-height: auto;
    padding: 11px 0;
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  .p-cat .cmBody {
    padding-top: 81.5px;
  }
  .p-cat .fix_cat_list_btn {
    position: relative;
    padding: 12px 0;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1;
    border-bottom: solid 1px;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .p-cat .fix_cat_list_btn::before, .p-cat .fix_cat_list_btn::after {
    content: "";
    position: absolute;
    right: 35px;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
  }
  .p-cat .fix_cat_list_btn::before {
    border-bottom: 1px solid;
    height: 0;
    width: 14px;
  }
  .p-cat .fix_cat_list_btn::after {
    border-right: 1px solid;
    width: 0;
    height: 14px;
  }
  .p-cat .fix_cat_list_btn.close::after {
    opacity: 0;
  }
  .p-cat .fix_cat_list_block {
    top: 47px;
  }
  .p-cat .fix_cat_list {
    display: none;
  }
  .p-cat .fix_cat_list .lst_anc01 {
    width: 89.334%;
    margin: 0 auto;
  }
  .p-cat .fix_cat_list .lst_anc01_item {
    border-color: rgba(255, 255, 255, 0.3);
  }
  .p-cat .fix_cat_list .lst_anc01_item:last-child, .p-cat .fix_cat_list .lst_anc01_item:nth-last-child(2) {
    border-bottom: none;
  }
  .p-cat [id^=anc01_block] .hn_line01 {
    margin-top: -81px;
    padding-top: 82px;
  }
}