.catTtl {
  background: #f5f6f7;
  padding: 90px 0;
  margin-bottom: 45px;
}
@media screen and (max-width: 768px) {
  .catTtl {
    padding: 40px 0;
    margin-bottom: 35px;
  }
}
.catTtl .ttl {
  position: relative;
  padding-left: 210px;
}
@media screen and (max-width: 768px) {
  .catTtl .ttl {
    padding-left: 0;
  }
}
.catTtl .ttl::before {
  content: "";
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .catTtl .ttl::before {
    content: none;
  }
}
.basic-knowledge .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_knowledge.jpg);
}
.knee .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_knee.jpg);
}
.waist .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_waist.jpg);
}
.shoulder .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_shoulder.jpg);
}
.tens .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_tens.jpg);
}
.sportsAcute .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_sports01.jpg);
}
.sportsChronic .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_sports02.jpg);
}
.fracture .catTtl .ttl::before {
  background-image: url(/pain-with/assets/images/icon_cat_fracture.jpg);
}
.catTtl h1 {
  font-size: 4.8rem;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1;
  transform: rotate(0.05deg);
}
.fZ .catTtl h1 {
  font-size: 5.52rem;
}
@media screen and (max-width: 768px) {
  .catTtl h1 {
    font-size: 3.5rem;
    margin-bottom: 25px;
    padding-left: 120px;
    position: relative;
    height: 105px;
    display: flex;
    align-items: center;
    line-height: 1.2;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .catTtl h1 {
    font-size: 4.2rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ .catTtl h1 {
    font-size: 4.025rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ .catTtl h1 {
    font-size: 5.04rem;
  }
}
@media screen and (max-width: 768px) {
  .catTtl h1::before {
    content: "";
    width: 105px;
    height: 105px;
    border-radius: 50%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .basic-knowledge .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_knowledge.jpg);
  }
  .knee .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_knee.jpg);
  }
  .waist .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_waist.jpg);
  }
  .shoulder .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_shoulder.jpg);
  }
  .tens .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_tens.jpg);
  }
  .sportsAcute .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_sports01.jpg);
  }
  .sportsChronic .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_sports02.jpg);
  }
  .fracture .catTtl h1::before {
    background-image: url(/pain-with/assets/images/icon_cat_fracture.jpg);
  }
}
@media print, screen and (max-width: 380px) {
  .catTtl h1 {
    font-size: 3rem;
  }
  .fZ .catTtl h1 {
    font-size: 3.45rem;
  }
}
@media print, screen and (max-width: 360px) {
  .catTtl h1 {
    font-size: 2.3rem;
  }
  .fZ .catTtl h1 {
    font-size: 2.645rem;
  }
}
.catTtl p {
  font-size: 1.5rem;
  transform: rotate(0.05deg);
}
.fZ .catTtl p {
  font-size: 1.725rem;
}
@media screen and (max-width: 768px) {
  .catTtl p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .catTtl p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ .catTtl p {
    font-size: 1.725rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ .catTtl p {
    font-size: 2.16rem;
  }
}

.anchor {
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .anchor {
    margin-bottom: 5px;
  }
}
.anchor ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.anchor ul li {
  width: 256px;
  border-left: 1px solid #999;
}
@media screen and (max-width: 768px) {
  .anchor ul li {
    width: 50%;
  }
}
.anchor ul li:last-child {
  border-right: 1px solid #999;
}
.anchor ul li a {
  display: block;
  text-align: center;
  padding: 13px 10px 0 0;
  height: 60px;
  font-size: 1.5rem;
  transform: rotate(0.05deg);
  line-height: 1;
  position: relative;
  cursor: pointer;
}
.fZ .anchor ul li a {
  font-size: 1.725rem;
}
@media screen and (max-width: 768px) {
  .anchor ul li a {
    padding: 8vw 0 4.8vw;
    height: auto;
    font-size: 1.6rem;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .anchor ul li a {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ .anchor ul li a {
    font-size: 1.84rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ .anchor ul li a {
    font-size: 2.304rem;
  }
}
.anchor ul li a .ic {
  display: inline-block;
  margin-right: 15px;
  width: 21px;
  height: 22px;
  fill: #333;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
@media screen and (max-width: 768px) {
  .anchor ul li a .ic {
    position: absolute;
    top: 0;
    left: 50%;
    width: 5.2vw;
    height: 5.2vw;
    margin-left: -2.6vw;
  }
}
.anchor ul li a .ar {
  width: 12px;
  height: 7px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -6px;
  fill: #999;
}
@media screen and (max-width: 768px) {
  .anchor ul li a .ar {
    width: 10px;
    height: 6px;
    margin-left: -3px;
  }
}
@media print, screen and (min-width: 769px) {
  .anchor ul li a:hover .ar {
    fill: #24c1e2;
  }
}

.articleWrp.bgWhite {
  padding-top: 90px;
}
@media screen and (max-width: 768px) {
  .articleWrp.bgWhite {
    padding-top: 65px;
  }
}
.articleWrp.bgGray {
  margin-top: 100px;
  background: #f5f6f7;
  padding: 90px 0;
}
@media screen and (max-width: 768px) {
  .articleWrp.bgGray {
    padding: 65px 0;
  }
}
.articleWrp.bgGray .lA article p::after, .articleWrp.bgGray .lA article p::before {
  background: #f5f6f7;
}
.articleWrp h2 {
  font-size: 4.8rem;
  margin-bottom: 40px;
  font-weight: 400;
}
.fZ .articleWrp h2 {
  font-size: 5.52rem;
}
@media screen and (max-width: 768px) {
  .articleWrp h2 {
    font-size: 2.5rem;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .articleWrp h2 {
    font-size: 3rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ .articleWrp h2 {
    font-size: 2.875rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ .articleWrp h2 {
    font-size: 3.6rem;
  }
}
.articleWrp .sTt02 {
  font-size: 2.6rem;
  font-weight: 400;
  line-height: 1.2;
  padding-left: 20px;
  position: relative;
  margin-bottom: 35px;
}
.fZ .articleWrp .sTt02 {
  font-size: 2.99rem;
}
@media screen and (max-width: 768px) {
  .articleWrp .sTt02 {
    line-height: 1.4;
    font-size: 2.1rem;
    padding-left: 16px;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .articleWrp .sTt02 {
    font-size: 2.52rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ .articleWrp .sTt02 {
    font-size: 2.415rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ .articleWrp .sTt02 {
    font-size: 3.024rem;
  }
}
.articleWrp .sTt02::before {
  content: "";
  width: 2px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #24c1e2;
}
.articleWrp .lA {
  margin-bottom: 0;
}
.articleWrp .lA + .lA {
  margin-top: 120px;
}
@media screen and (max-width: 768px) {
  .articleWrp .lA + .lA {
    margin-top: 60px;
  }
}
.articleWrp .lA + .sTt02 {
  margin-top: 90px;
}
@media screen and (max-width: 768px) {
  .articleWrp .lA + .sTt02 {
    margin-top: 45px;
  }
}

#otherCat {
  margin-top: 90px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  #otherCat {
    margin-top: 70px;
    padding-bottom: 60px;
  }
}
.knee #otherCat, .waist #otherCat, .shoulder #otherCat, .basic-knowledge #otherCat, .tens #otherCat {
  margin-top: 180px;
}
@media screen and (max-width: 768px) {
  .knee #otherCat, .waist #otherCat, .shoulder #otherCat, .basic-knowledge #otherCat, .tens #otherCat {
    margin-top: 135px;
  }
}
#otherCat .tlD {
  margin-bottom: 70px;
}
@media screen and (max-width: 768px) {
  #otherCat .tlD {
    margin-bottom: 32px;
    line-height: 1.36;
  }
}
#otherCat .liC {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  #otherCat .liC {
    display: block;
  }
}
#otherCat .liC > li {
  width: 29%;
}
@media print, screen and (min-width: 769px) {
  #otherCat .liC > li {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 768px) {
  #otherCat .liC > li {
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  #otherCat .liC > li + li {
    margin-left: 6.25%;
  }
}
@media screen and (max-width: 768px) {
  #otherCat .liC > li + li {
    margin-top: 50px;
    margin-left: 0;
  }
}
#otherCat .liC > li .tlC {
  font-size: 3rem;
  margin-bottom: 25px;
}
.fZ #otherCat .liC > li .tlC {
  font-size: 3.45rem;
}
@media print, screen and (min-width: 769px) and (max-width: 1240px) {
  #otherCat .liC > li .tlC {
    font-size: 2.4rem;
  }
  .fZ #otherCat .liC > li .tlC {
    font-size: 2.76rem;
  }
}
@media screen and (max-width: 768px) {
  #otherCat .liC > li .tlC {
    margin-bottom: 15px;
  }
}
#otherCat .liC > li ul li a {
  padding: 20px 0;
  position: relative;
  font-size: 1.8rem;
  border-bottom: 1px solid #999;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  display: block;
  transform: rotate(0.05deg);
}
.fZ #otherCat .liC > li ul li a {
  font-size: 2.07rem;
}
@media screen and (max-width: 768px) {
  #otherCat .liC > li ul li a {
    padding: 16px 0;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  #otherCat .liC > li ul li a {
    font-size: 1.92rem;
  }
}
@media screen and (max-width: 768px) {
  .fZ #otherCat .liC > li ul li a {
    font-size: 1.84rem;
  }
}
@media screen and (max-width: 768px) and (min-width: 415px) {
  .fZ #otherCat .liC > li ul li a {
    font-size: 2.304rem;
  }
}
#otherCat .liC > li ul li a svg {
  position: absolute;
  width: 7px;
  height: 11px;
  top: 50%;
  right: 3%;
  margin-top: -5.5px;
  fill: #24c1e2;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  #otherCat .liC > li ul li a svg {
    right: 0;
    opacity: 1;
    fill: #5f5f5f;
  }
}
@media print, screen and (min-width: 769px) {
  #otherCat .liC > li ul li a:hover {
    border-color: #24c1e2;
  }
  #otherCat .liC > li ul li a:hover svg {
    opacity: 1;
  }
}
.knee #otherCat .liC li.knee {
  display: none;
}
.knee #otherCat .liC li.waist,
.knee #otherCat .liC li.sportsChronic {
  margin-left: 0;
}
.waist #otherCat .liC li.waist {
  display: none;
}
.waist #otherCat .liC li.sportsChronic {
  margin-left: 0;
}
.shoulder #otherCat .liC li.shoulder {
  display: none;
}
.shoulder #otherCat .liC li.sportsChronic {
  margin-left: 0;
}
.basic-knowledge #otherCat .liC li.sportsAcute, .tens #otherCat .liC li.sportsAcute {
  margin-left: 0;
}
.sportsAcute #otherCat .liC li.sportsAcute {
  display: none;
}
.sportsAcute #otherCat .liC li.sportsChronic {
  margin-left: 0;
}
.sportsChronic #otherCat .liC li.sportsChronic {
  display: none;
}
.sportsChronic #otherCat .liC li.sportsAcute {
  margin-left: 0;
}
.fracture #otherCat .liC li.fracture {
  display: none;
}
.fracture #otherCat .liC li.sportsAcute {
  margin-left: 0;
}

.basic-knowledge .catTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .basic-knowledge .catTtl {
    margin-bottom: 50px;
  }
}

.tens .catTtl {
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  .tens .catTtl {
    margin-bottom: 50px;
  }
}/*# sourceMappingURL=category.css.map */