@charset "UTF-8";
#page {
  padding-top: 0;
  padding-bottom: 80px;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
}

@media screen and (max-width: 767px) {
  #page {
    padding-bottom: 30px;
    margin-bottom: -30px;
    border-left: none;
    border-right: none;
  }
}
.wrap {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
}

#page.single-symptom.single-symptom-area {
  padding-top: 170px;
}
#page.single-symptom.single-symptom-area .header-btm {
  background-color: #e5fbff;
}
#page.single-symptom.single-symptom-area .header-btm-info {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 77.35%;
          flex: 0 0 77.35%;
  background-image: url(../img/header/header-btm-info-bg.png);
  background-size: 100% 100%;
  border-radius: 0 50px 50px 0;
  padding: 0 8px 0 35px;
  height: 70px;
}
#page.single-symptom.single-symptom-area .header-btm-name-hirakawa {
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
}
#page.single-symptom.single-symptom-area .header-btm-name-add {
  font-size: 30px;
}
#page.single-symptom.single-symptom-area .header-btm-name-ttl {
  font-size: 30px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.05em;
  color: #fff;
}
#page.single-symptom.single-symptom-area .header-btm-link {
  display: unset;
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  width: 100%;
  max-width: 143px;
}
#page.single-symptom.single-symptom-area .header-btm-link a {
  height: 70px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1100px) {
  #page.single-symptom.single-symptom-area .header-btm-name {
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 12px;
  }
}
@media screen and (max-width: 767px) {
  #page.single-symptom.single-symptom-area {
    padding-top: 130px;
  }
  #page.single-symptom.single-symptom-area .header-btm {
    background-image: url(../img/header/header-btm-info-bg-sp.png);
    background-size: cover;
  }
  #page.single-symptom.single-symptom-area .header-btm:after {
    height: 7px;
  }
  #page.single-symptom.single-symptom-area .header-btm-info {
    background-image: unset;
    padding: 0 7px 0 15px;
    height: 68px;
  }
  #page.single-symptom.single-symptom-area .header-btm-name {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    gap: 6px 0;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #page.single-symptom.single-symptom-area .header-btm-name-hirakawa {
    font-size: 11px;
    padding-left: 2px;
  }
  #page.single-symptom.single-symptom-area .header-btm-name-add {
    display: none;
  }
  #page.single-symptom.single-symptom-area .header-btm-name-ttl {
    font-size: 22px;
  }
  #page.single-symptom.single-symptom-area .header-btm-link {
    display: none;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    width: 100%;
    max-width: 143px;
  }
  #page.single-symptom.single-symptom-area .header-btm-link a {
    height: 70px;
    margin: 0 0 0 auto;
  }
  #page.single-symptom.single-symptom-area .c-mainvisual {
    margin-top: 0;
  }
}

#page.single-symptom {
  background-image: url(../../../../../../common/img/parts-common/dots-bg.png);
  background-size: 50px 44px;
  background-repeat: repeat;
  border-left: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  padding-top: 100px;
  padding-bottom: 0;
}
@media screen and (max-width: 767px) {
  #page.single-symptom {
    background-image: url(../../../../../../common/img/parts-common/dots-bg-sp.png);
    background-size: 35px 42px;
    padding-top: 0;
    margin-bottom: 0;
    border-left: none;
    border-right: none;
  }
}
#page.single-symptom .c-mainvisual {
  background-image: url(../../../../../../common/img/single-symptom/title-bg_single.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 208px;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  z-index: 2;
}
#page.single-symptom .c-mainvisual .c-mainvisual-inner {
  position: relative;
  top: -10px;
}
#page.single-symptom .c-mainvisual h1 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.08em;
}
#page.single-symptom .c-mainvisual span {
  color: #053864;
  font-size: 16px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-top: 20px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .c-mainvisual {
    height: 130px;
    background-image: url(../../../../../../common/img/single-symptom/title-bg-sp_single.png);
    background-size: 100% 100%;
    margin-bottom: 15px;
    margin-top: 64px;
    padding-top: unset;
  }
  #page.single-symptom .c-mainvisual h1 {
    font-size: 32px;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 1;
    margin-top: 5px;
  }
  #page.single-symptom .c-mainvisual h1.lumbar-spondylolysis-title {
    font-size: 26px;
  }
  #page.single-symptom .c-mainvisual span {
    color: #053864;
    font-size: 14px;
    margin-bottom: unset;
    font-weight: 500;
    margin-top: 16px;
  }
}
#page.single-symptom .symptom-mainvisual {
  width: 100%;
  background-color: #e7f8fd;
  margin-top: -190px;
  padding-top: 190px;
  background-size: contain;
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 708px;
}
#page.single-symptom .symptom-mainvisual.kv-neck {
  background-image: url(../img/kv/neck-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-back {
  background-image: url(../img/kv/back-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-waist {
  background-image: url(../img/kv/waist-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-shoulder {
  background-image: url(../img/kv/shoulder-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-elbow {
  background-image: url(../img/kv/elbow-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-hand {
  background-image: url(../img/kv/hand-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-knee {
  background-image: url(../img/kv/knee-kv.webp);
}
#page.single-symptom .symptom-mainvisual.kv-leg {
  background-image: url(../img/kv/leg-kv.webp);
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-inner {
  width: calc(100% - 200px);
  margin: 0 auto;
  padding: 58px 0 0 0;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top {
  padding-left: 10px;
  margin-bottom: 35px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top p {
  font-size: 24px;
  color: #004792;
  letter-spacing: 0.06em;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle {
  margin-bottom: 45px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2 {
  font-size: 44px;
  font-weight: 500;
  color: #004792;
  background-color: #ffff6e;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 4px 8px 8px 10px;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.08em;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child {
  margin-bottom: 12px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child span {
  font-size: 20px;
  letter-spacing: 0.06em;
  position: relative;
  top: 1px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom {
  margin-bottom: 25px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom h3 {
  font-size: 34px;
  font-weight: 400;
  color: #ffff6e;
  background-color: #004792;
  display: inline-block;
  padding: 5px 12px 9px 14px;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: 0.06em;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom h3:first-child {
  margin-bottom: 4px;
}
#page.single-symptom .symptom-mainvisual .symptom-mainvisual-caption p {
  font-size: 10px;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 1366px) {
  #page.single-symptom .symptom-mainvisual {
    height: min(51.8301610542vw, 708px);
    padding-top: min(13.9092240117vw, 190px);
    margin-top: -13.9092240117vw;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-inner {
    padding: min(4.2459736457vw, 58px) 0 0 0;
    width: 92%;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top {
    padding-left: min(0.7320644217vw, 10px);
    margin-bottom: min(2.5622254758vw, 35px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top p {
    font-size: min(1.756954612vw, 24px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle {
    margin-bottom: min(3.2942898975vw, 45px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2 {
    font-size: min(3.2210834553vw, 44px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child span {
    font-size: min(1.4641288433vw, 20px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom {
    margin-bottom: min(1.8301610542vw, 25px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom h3 {
    font-size: min(2.4890190337vw, 34px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-caption p {
    font-size: min(0.7320644217vw, 10px);
  }
}
@media screen and (max-width: 767px) {
  #page.single-symptom .symptom-mainvisual {
    height: min(106.1277705346vw, 814px);
    padding-top: min(6.518904824vw, 50px);
    margin-top: -6.518904824vw;
    background-size: cover;
  }
  #page.single-symptom .symptom-mainvisual.kv-neck {
    background-image: url(../img/kv/neck-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-back {
    background-image: url(../img/kv/back-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-waist {
    background-image: url(../img/kv/waist-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-shoulder {
    background-image: url(../img/kv/shoulder-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-elbow {
    background-image: url(../img/kv/elbow-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-hand {
    background-image: url(../img/kv/hand-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-knee {
    background-image: url(../img/kv/knee-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual.kv-leg {
    background-image: url(../img/kv/leg-kv-sp.webp);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-inner {
    width: 100%;
    padding: 0;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse;
            flex-flow: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: min(2.6075619296vw, 20px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top p {
    font-size: min(3.6505867014vw, 28px);
    margin-bottom: 0;
    font-family: "Noto Sans JP", sans-serif;
    background-color: #fff;
    padding: 2px 2px 2px 2px;
    line-height: 1;
    display: inline-block;
    font-weight: 500;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-top p:first-child {
    margin-left: min(1.3037809648vw, 10px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    text-orientation: upright;
    margin-bottom: 25px;
    padding-left: min(6.518904824vw, 50px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2 {
    font-size: min(6.518904824vw, 50px);
    margin-bottom: min(1.3037809648vw, 10px);
    font-family: "Noto Sans JP", sans-serif;
    padding: 2px 3px 2px 1px;
    letter-spacing: 0.08em;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child {
    margin-bottom: min(1.3037809648vw, 10px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child span {
    font-size: min(3.1290743155vw, 24px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child .furigana {
    -webkit-writing-mode: lr;
        -ms-writing-mode: lr;
            writing-mode: lr;
    text-orientation: upright; /* 文字を正立させる */
    text-align: center;
    margin-top: -2px;
    margin-bottom: -2px;
    position: relative;
    left: 1px;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child .paren {
    display: inline-block;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); /* 括弧だけ90度回転 */
    -webkit-transform-origin: center center;
            transform-origin: center center;
    position: relative;
    left: 1px;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:not(:last-child) {
    margin-left: min(1.3037809648vw, 10px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:nth-child(3) {
    margin-left: min(1.9556714472vw, 15px);
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:last-child {
    position: relative;
    padding: min(0.1303780965vw, 21px) min(0.1303780965vw, 1px) min(1.8252933507vw, 14px) min(0.260756193vw, 2px);
    background-color: unset;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:last-child:before {
    content: "";
    display: block;
    width: min(7.5619295958vw, 58px);
    height: min(39.1134289439vw, 300px);
    background-color: #ffff6e;
    position: absolute;
    top: min(0vw, 0px);
    left: 0;
    z-index: 0;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:last-child span {
    position: relative;
    z-index: 1;
    top: 2px;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom {
    margin-bottom: 3px;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom h3 {
    padding: 4px 10px 8px 12px;
    font-size: min(5.7366362451vw, 44px);
    letter-spacing: 0.06em;
    font-weight: 500;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-bottom h3:first-child {
    margin-bottom: 3px;
  }
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-caption p {
    font-size: min(2.6075619296vw, 20px);
    color: #fff;
    display: inline-block;
    background-color: #004792;
    padding: 2px 4px 3px 12px;
    font-weight: 300;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 450px) {
  #page.single-symptom .symptom-mainvisual .symptom-mainvisual-title-middle h2:first-child span {
    font-size: 12px;
  }
}
#page.single-symptom .white-bk {
  background-color: #fff;
  height: 142px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
#page.single-symptom .c-breadcrumb {
  position: relative;
  padding: 25px 60px 0 60px;
  margin-bottom: 75px;
}
#page.single-symptom .c-breadcrumb ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
#page.single-symptom .c-breadcrumb li {
  position: relative;
  font-weight: 400;
}
#page.single-symptom .c-breadcrumb li:not(:last-child)::after {
  content: "＞";
  font-size: 12px;
  position: absolute;
  top: 2px;
  bottom: 0;
  right: -17px;
  margin: auto;
  color: #053864;
}
#page.single-symptom .c-breadcrumb a {
  color: #053864;
  font-weight: 400;
}
#page.single-symptom .c-breadcrumb span {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .white-bk {
    height: 115px;
  }
  #page.single-symptom .c-breadcrumb {
    padding: 15px 15px 0 15px;
    margin-bottom: 35px;
  }
  #page.single-symptom .c-breadcrumb ul {
    gap: 15px;
    width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
    white-space: nowrap;
    padding-bottom: 10px;
  }
  #page.single-symptom .c-breadcrumb li {
    font-size: 11px;
  }
  #page.single-symptom .c-breadcrumb li:not(:last-child)::after {
    font-size: 10px;
    right: -13px;
  }
}
#page.single-symptom .content-single-symptom .wrap2 {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
}
#page.single-symptom .content-single-symptom .have-concerns {
  margin-top: 125px;
  background-color: #e7f8fd;
  border: 10px solid #fff;
  padding: 70px 50px 50px 50px;
  text-align: center;
  margin-bottom: 90px;
  position: relative;
}
#page.single-symptom .content-single-symptom .have-concerns::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/have-concerns-clip.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 114px;
  position: absolute;
  top: -100px;
  right: 0;
  left: 0;
  margin: auto;
}
#page.single-symptom .content-single-symptom .have-concerns-ttl {
  font-size: 26px;
  display: inline-block;
  color: #053864;
  font-weight: 600;
  padding: 0 35px 5px 35px;
  margin-bottom: 35px;
  border-bottom: 2px solid #053864;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(51%, #ffff00));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffff00 51%);
}
#page.single-symptom .content-single-symptom .have-concerns-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 55px;
}
#page.single-symptom .content-single-symptom .have-concerns-left {
  width: 100%;
  max-width: 260px;
  padding-top: 15px;
}
#page.single-symptom .content-single-symptom .have-concerns-right {
  width: 100%;
  max-width: 616px;
}
#page.single-symptom .content-single-symptom .have-concerns-list {
  font-size: 18px;
  color: #053864;
  font-weight: 500;
  text-align: left;
  line-height: 1.4444444444;
  padding-left: 44px;
  padding: 23px 0 15px 44px;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  position: relative;
}
#page.single-symptom .content-single-symptom .have-concerns-list::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/have-concerns-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  position: absolute;
  margin: auto;
  left: 0;
}
@media screen and (max-width: 1200px) {
  #page.single-symptom .content-single-symptom .wrap2 {
    padding: 0 30px;
  }
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .wrap2 {
    padding: 0 0;
  }
  #page.single-symptom .content-single-symptom .have-concerns {
    border: 5px solid #fff;
    padding: 43px 22px 35px 22px;
    margin: 85px 15px 53px 15px;
  }
  #page.single-symptom .content-single-symptom .have-concerns::before {
    background-image: url(../img/single-symptom/have-concerns-clip-sp.png);
    width: 169px;
    height: 64px;
    top: -50px;
  }
  #page.single-symptom .content-single-symptom .have-concerns-ttl {
    font-size: 20px;
    padding: 0 10px 4px 10px;
    margin-bottom: 30px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255, 255, 255, 0)), color-stop(51%, #ffff00));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 50%, #ffff00 51%);
  }
  #page.single-symptom .content-single-symptom .have-concerns-flex {
    display: block;
  }
  #page.single-symptom .content-single-symptom .have-concerns-left {
    width: 100%;
    max-width: 150px;
    margin: 0 auto 15px auto;
  }
  #page.single-symptom .content-single-symptom .have-concerns-list {
    font-size: 14px;
    line-height: 1.4;
    padding: 17px 0 10px 25px;
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 1px);
    background-size: 3px 1px;
  }
  #page.single-symptom .content-single-symptom .have-concerns-list::before {
    background-image: url(../img/single-symptom/have-concerns-check-sp.png);
    width: 20px;
    height: 16px;
  }
}
#page.single-symptom .content-single-symptom .index-link {
  background-color: #fff;
  margin-top: 90px;
  padding: 40px 70px 120px 70px;
}
#page.single-symptom .content-single-symptom .index-link-ttl {
  font-size: 14px;
  color: #f05536;
  font-weight: 500;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.08em;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  margin-bottom: 18px;
  padding-left: 14px;
}
#page.single-symptom .content-single-symptom .index-link-list {
  display: block;
  font-size: 16px;
  color: #053864;
  font-weight: 500;
  text-align: left;
  line-height: 1;
  padding: 20px 40px 20px 0;
  border-bottom: 1px solid #96acbe;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .index-link-list::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pagelink-button.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 27px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .index-link-list:hover {
  background-color: #f3f3f3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .index-link-list:hover::after {
  background-image: url(../img/single-symptom/pagelink-button-over.png);
}
#page.single-symptom .content-single-symptom .index-link-list:first-child {
  border-top: 1px solid #96acbe;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(1)::before {
  content: "1";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(2)::before {
  content: "2";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(3)::before {
  content: "3";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(4)::before {
  content: "4";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(5)::before {
  content: "5";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(6)::before {
  content: "6";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(7)::before {
  content: "7";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(8)::before {
  content: "8";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
#page.single-symptom .content-single-symptom .index-link-list:nth-child(9)::before {
  content: "9";
  font-size: 20px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  padding: 0 27px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .index-link {
    margin-top: 66px;
    padding: 35px 18px 175px 18px;
  }
  #page.single-symptom .content-single-symptom .index-link-ttl {
    font-size: 15px;
    margin-bottom: 9px;
    padding-left: 8px;
  }
  #page.single-symptom .content-single-symptom .index-link-list {
    font-size: 15px;
    line-height: 1.533;
    padding: 37px 70px 35px 34px;
    letter-spacing: 0.08em;
  }
  #page.single-symptom .content-single-symptom .index-link-list::after {
    width: 45px;
    height: 33px;
    right: 12px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:hover {
    background-color: unset;
    -webkit-transition: unset;
    transition: unset;
  }
  #page.single-symptom .content-single-symptom .index-link-list:hover::after {
    background-image: url(../img/single-symptom/pagelink-button.png);
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(1)::before {
    content: "1";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(2)::before {
    content: "2";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(3)::before {
    content: "3";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(4)::before {
    content: "4";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(5)::before {
    content: "5";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(6)::before {
    content: "6";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(7)::before {
    content: "7";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(8)::before {
    content: "8";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .index-link-list:nth-child(9)::before {
    content: "9";
    font-size: 22px;
    padding: 0;
    position: absolute;
    top: 37px;
    left: 10px;
  }
}
#page.single-symptom .content-single-symptom .symptom-review-banner {
  margin: -70px auto 52px auto;
}
#page.single-symptom .content-single-symptom .srb-flex-wr {
  background-color: #fff;
  border: 1px solid #96acbe;
  border-radius: 700px;
  padding: 6px;
  width: 100%;
  max-width: 804px;
  margin: 0 auto;
}
#page.single-symptom .content-single-symptom .srb-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 25px;
  background-color: #f8f6f3;
  border-radius: 620px;
  height: 134px;
}
#page.single-symptom .content-single-symptom .srb-left {
  padding: 10px 0 0 48px;
}
#page.single-symptom .content-single-symptom .srb-top-text {
  font-size: 17px;
  color: #053864;
  font-weight: 600;
  text-align: left;
  line-height: 1;
}
#page.single-symptom .content-single-symptom .srb-number-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-top: -2px;
  margin-bottom: 5px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(255, 255, 255, 0)), color-stop(65%, #ffff00), color-stop(90%, #ffff00), color-stop(91%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 65%, #ffff00 65%, #ffff00 90%, rgba(255, 255, 255, 0) 91%);
  background-position: bottom 2px center;
}
#page.single-symptom .content-single-symptom .srb-number-text {
  font-size: 80px;
  color: #053864;
  font-weight: 500;
  line-height: 1;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}
#page.single-symptom .content-single-symptom .srb-number-text span {
  font-size: 44px;
  display: inline-block;
}
#page.single-symptom .content-single-symptom .srb-number-text-img {
  width: 100%;
  max-width: 34px;
  padding-top: 22px;
}
#page.single-symptom .content-single-symptom .srb-bottom-text {
  font-size: 10px;
  color: #053864;
  text-align: right;
  font-weight: 600;
  line-height: 1;
}
#page.single-symptom .content-single-symptom .srb-right-img {
  width: 100%;
  max-width: 430px;
}
#page.single-symptom .content-single-symptom .srb-link {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 740px;
  height: 50px;
  border: 1px solid #96acbe;
  background-color: #ff7a2b;
  border-radius: 30px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  line-height: 1;
  text-align: left;
  padding: 0 20px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .srb-link:hover {
  background-color: #ff9f66;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .srb-link::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/symptom-review-button.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-review-banner {
    margin: -122px 15px 60px 15px;
  }
  #page.single-symptom .content-single-symptom .srb-flex-wr {
    border-radius: 38px;
    padding: 5px;
    margin: 0 auto;
  }
  #page.single-symptom .content-single-symptom .srb-flex {
    display: block;
    border-radius: 36px;
    height: unset;
  }
  #page.single-symptom .content-single-symptom .srb-left {
    padding: 0px 0 0 0;
  }
  #page.single-symptom .content-single-symptom .srb-top-text {
    font-size: 14px;
    line-height: 1.321;
    position: relative;
    top: 5px;
    margin-right: 4px;
  }
  #page.single-symptom .content-single-symptom .srb-number-flex {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 6px 10px 6px;
    padding-top: 16px;
    padding-bottom: 2px;
    gap: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(61%, rgba(255, 255, 255, 0)), color-stop(70%, #ffff00), color-stop(92%, #ffff00), color-stop(90%, rgba(255, 255, 255, 0)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 61%, #ffff00 70%, #ffff00 92%, rgba(255, 255, 255, 0) 90%);
  }
  #page.single-symptom .content-single-symptom .srb-number-text {
    font-size: 65px;
  }
  #page.single-symptom .content-single-symptom .srb-number-text span {
    font-size: 36px;
    padding-left: 5px;
    margin-right: 3px;
    position: relative;
    bottom: 3px;
  }
  #page.single-symptom .content-single-symptom .srb-number-text-img {
    max-width: 27px;
    padding-top: 13px;
  }
  #page.single-symptom .content-single-symptom .srb-bottom-text {
    font-size: 10px;
    text-align: center;
    padding-bottom: 12px;
  }
  #page.single-symptom .content-single-symptom .srb-link {
    height: 59px;
    border-radius: 28px;
    font-size: 12px;
    line-height: 1.417;
    padding: 0 50px 0 15px;
  }
  #page.single-symptom .content-single-symptom .srb-link::after {
    width: 30px;
    height: 30px;
    right: 10px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article {
  width: 100%;
  max-width: 1060px;
  margin: 0 auto;
  background-color: #fff;
  padding: 50px 70px;
  margin-bottom: 100px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item {
  padding: 0 0 60px 0;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(1) .symptom-article-ttl::before {
  content: "1";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(2) .symptom-article-ttl::before {
  content: "2";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(3) .symptom-article-ttl::before {
  content: "3";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(4) .symptom-article-ttl::before {
  content: "4";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(5) .symptom-article-ttl::before {
  content: "5";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(6) .symptom-article-ttl::before {
  content: "6";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(7) .symptom-article-ttl::before {
  content: "7";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(8) .symptom-article-ttl::before {
  content: "8";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(9) .symptom-article-ttl::before {
  content: "9";
  font-size: 34px;
  color: #fff;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 17px;
  bottom: 8px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item-treatment p {
  margin: 0 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-item-review-area {
  padding: 0 0 80px 0;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-ttl {
  font-size: 21px;
  color: #fff;
  font-weight: 400;
  line-height: 1;
  background-color: #053864;
  padding: 16px 0 16px 70px;
  border-radius: 5px;
  margin-bottom: 40px;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-ttl::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/symptom-article-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 55px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p {
  font-size: 17px;
  color: #053864;
  font-weight: 400;
  line-height: 1.882;
  letter-spacing: 0.03em;
  margin: 0 10px 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p iframe {
  width: 100%;
  max-width: 620px;
  height: 348px;
  display: block;
  margin: 45px auto 0 auto;
  border-radius: 10px;
  border: 1px solid #053864;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p .wp-block-heading {
  font-size: 22px;
  color: #053864;
  font-weight: 500;
  line-height: 1.75;
  letter-spacing: 0.03em;
  margin-bottom: 20px;
  margin-top: 50px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p a {
  font-size: 20px;
  color: #053864;
  font-weight: 600;
  line-height: 1.3;
  letter-spacing: 0.05em;
  text-decoration: underline;
  text-underline-offset: 3px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p a:hover {
  opacity: 0.8;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p .wp-image-338 {
  width: 100%;
  max-width: 620px;
  margin: 45px auto 45px auto;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p.last-p {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p:has(img) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 35px 0 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p:has(img):last-child {
  margin: 35px 20px 0;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .symptom-article-text-orange {
  color: #f05536;
  font-weight: 600;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .underline {
  text-decoration: underline;
  font-weight: 600;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .article-movei {
  width: 100%;
  max-width: 620px;
  height: 348px;
  margin: 0 auto;
  display: block;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .symptom-article-img {
  width: 100%;
  max-width: 620px;
  margin: 45px auto 45px auto;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .is-type-video {
  margin-bottom: 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-text img {
  width: 100%;
  max-width: 620px;
  margin: 0 auto;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-text span {
  font-weight: 600;
}
#page.single-symptom .content-single-symptom .symptom-article .symptom-article-text .symptom-article-text-inner-heading {
  font-weight: 600;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review {
  padding-top: unset;
  padding-right: 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-slider-inner {
  padding-left: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a {
  background-color: #fff;
  border: 1px solid #053864;
  color: #053864;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a:hover {
  color: #fff;
  background-color: #053864;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a:hover::after {
  background-image: url(../img/single-symptom/article-button-over.png);
}
#page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a::after {
  background-image: url(../img/single-symptom/article-button.png);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#page.single-symptom .content-single-symptom .symptom-article .c-review-symptom-area-detail .c-review-slider {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow {
  background-image: unset;
  margin: 0;
  padding: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-inner {
  padding: 0 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-top {
  margin-bottom: 20px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .flow-yoko {
  overflow-x: scroll;
  padding-bottom: 50px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .flow-yoko::-webkit-scrollbar {
  display: none;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .simplebar-scrollbar::before {
  background: #ffffff;
  border-radius: 0;
  height: 5px !important;
  margin-left: 2px;
  margin-top: 3px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .simplebar-track {
  height: 15px !important;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex {
  gap: 17px;
  padding-top: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex-item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; /* 折り返し防止 */
  width: 300px; /* 横スクロール時のサイズ */
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .symptom-article-flow-title {
  width: 100%;
  max-width: 395px;
  background-color: #fff;
  border: 1px solid #053864;
  padding: 3px 16px 2px 16px;
  font-size: 16px;
  position: relative;
  font-weight: 400;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .symptom-article-flow-title::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/symptom-article-flow-title-right.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -14px;
  z-index: 2;
}
#page.single-symptom .content-single-symptom .symptom-article .c-flow .symptom-article-flow-title span {
  font-size: 13px;
  display: inline-block;
  padding-left: 5px;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider {
  width: 100%;
  max-width: 860px;
  margin: -20px auto 20px auto;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .comics-slider-item {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-slide {
  margin: 0 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-prev {
  background-image: url(../img/single-symptom/article-slider-prev.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 42%;
  cursor: pointer;
  outline: none;
  height: 50px;
  width: 50px;
  left: 0;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-prev:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-next {
  background-image: url(../img/single-symptom/article-slider-next.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 42%;
  cursor: pointer;
  outline: none;
  height: 50px;
  width: 50px;
  right: 0;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-next:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots {
  text-align: center;
  margin: 15px 0 0 0;
  z-index: 1;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots li {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots button {
  color: transparent;
  outline: none;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  background: #ccc;
}
#page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots .slick-active button {
  background: #333;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-item {
  margin-bottom: 65px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-item:last-child {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-ttl {
  font-size: 18px;
  color: #053864;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.05em;
  padding: 17px 0 17px 25px;
  border-top: 1px solid #93a9bc;
  border-bottom: 1px solid #93a9bc;
  margin-bottom: 10px;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pain-cause-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 13px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-ttl .ttl-color {
  color: #ff534a;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 30px;
  gap: 45px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-left {
  width: 100%;
  max-width: 528px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list {
  font-size: 16px;
  color: #053864;
  font-weight: 400;
  line-height: 1.625;
  letter-spacing: 0.05em;
  padding: 25px 0 13px 40px;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list:not(:last-child) {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/have-concerns-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 28px;
  margin: auto;
  left: 2px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-right {
  width: 100%;
  max-width: 280px;
  padding-top: 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link {
  font-size: 14px;
  color: #053864;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.05em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 335px;
  height: 37px;
  background-color: #f5f5e2;
  border: 1px solid #053864;
  border-radius: 30px;
  padding-left: 18px;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb1 {
  margin-top: 35px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb2 {
  margin-top: 95px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb3 {
  margin-top: 35px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb4 {
  margin-top: 95px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb1 {
  margin-top: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb2 {
  margin-top: 160px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb3 {
  margin-top: 100px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb4 {
  margin-top: 100px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.waist-mb1 {
  margin-top: 100px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/button-yaji.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 14px;
}
#page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link:hover {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.7;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause {
  margin-bottom: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list {
  color: #053864;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  padding: 25px 0 17px 40px;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list:first-child {
  margin-top: -10px;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list:not(:last-child) {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list.last {
  margin-bottom: 54px;
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/have-concerns-check.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 23px;
  margin: auto;
  left: 2px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .check-cause {
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list {
    font-size: 14px;
    line-height: 1.4;
    padding: 17px 0 10px 25px;
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 1px);
    background-size: 3px 1px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .check-cause .check-cause-list:before {
    background-image: url(../img/single-symptom/have-concerns-check-sp.png);
    width: 20px;
    height: 16px;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .check-cause + p {
    margin-top: 30px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item {
  margin: 0 25px 40px 25px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:last-child {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(1) .stretch-item-ttl::before {
  content: "1";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 12px;
  bottom: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(2) .stretch-item-ttl::before {
  content: "2";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 12px;
  bottom: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(3) .stretch-item-ttl::before {
  content: "3";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  left: 12px;
  bottom: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .small-ttl {
  color: #053864;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-ttl {
  color: #053864;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  padding: 18px 0 18px 68px;
  border-top: 1px solid #96acbe;
  border-bottom: 1px solid #96acbe;
  margin: 0 0 25px 0;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-ttl::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pain-cause-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 52px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .color-red {
  color: #ff534a;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-texterea {
  width: 100%;
  max-width: 540px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-img {
  width: 100%;
  max-width: 264px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list-wr {
  margin-bottom: 27px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list {
  color: #053864;
  font-size: 18px;
  line-height: 1.533;
  font-weight: 500;
  padding: 20px 0 20px 50px;
  background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 2px;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(1)::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/number-cicle01.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(2)::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/number-cicle02.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7px;
}
#page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(3)::before {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/number-cicle03.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 7px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item {
    margin: 0 25px 40px 25px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(1) .stretch-item-ttl::before {
    left: 8px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(2) .stretch-item-ttl::before {
    left: 8px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item:nth-child(3) .stretch-item-ttl::before {
    left: 8px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .small-ttl {
    color: #053864;
    font-size: 16px;
    line-height: 1;
    font-weight: 500;
    margin: 15px 0 10px !important;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-ttl {
    padding: 18px 0 18px 45px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-ttl::after {
    left: 32px;
    width: 6px;
    height: 6px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-item-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-texterea {
    width: 100%;
    max-width: 540px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-img {
    width: 100%;
    max-width: 264px;
    margin: 0 auto;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list-wr {
    margin-bottom: 27px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-bottom-text {
    margin: 0 0 20px 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list {
    font-size: 16px;
    padding: 20px 0 20px 40px;
    background-image: radial-gradient(circle, #93a9bc 1px, transparent 1px);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 6px 2px;
    position: relative;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(1)::before {
    content: "";
    display: block;
    background-image: url(../img/single-symptom/number-cicle01.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 7px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(2)::before {
    content: "";
    display: block;
    background-image: url(../img/single-symptom/number-cicle02.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 7px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .stretch-box .stretch-list:nth-child(3)::before {
    content: "";
    display: block;
    background-image: url(../img/single-symptom/number-cicle03.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 7px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause {
  margin: 0 25px 45px 25px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list {
  color: #053864;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  padding: 18px 0 18px 70px;
  border-top: 1px solid #93a9bc;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:last-child {
  border-bottom: 1px solid #93a9bc;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pain-cause-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 52px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(1)::before {
  content: "1";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(2)::before {
  content: "2";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(3)::before {
  content: "3";
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 10px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .number-cause {
    margin: 0 25px 30px 25px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list {
    padding: 18px 0 18px 50px;
    font-size: 16px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:after {
    width: 6px;
    height: 6px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(1)::after {
    left: 36px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(2)::after {
    left: 36px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause .number-cause-list:nth-child(3)::after {
    left: 36px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two {
  padding-top: 30px;
  margin: 0 0 45px 0;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5) .number-cause-list::before {
  font-size: 30px;
  color: #f05536;
  line-height: 1;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  position: absolute;
  top: 12px;
  left: 10px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1):nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2):nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3):nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4):nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5):nth-child(1) .number-cause-list::before {
  content: "1";
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1):nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2):nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3):nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4):nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5):nth-child(2) .number-cause-list::before {
  content: "2";
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1):nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2):nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3):nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4):nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5):nth-child(3) .number-cause-list::before {
  content: "3";
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1):nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2):nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3):nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4):nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5):nth-child(4) .number-cause-list::before {
  content: "4";
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1):nth-child(5) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2):nth-child(5) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3):nth-child(5) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4):nth-child(5) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5):nth-child(5) .number-cause-list::before {
  content: "5";
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item p {
  margin-bottom: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-list {
  color: #053864;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  padding: 18px 0 18px 70px;
  border-top: 1px solid #93a9bc;
  border-bottom: 1px solid #93a9bc;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-list::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pain-cause-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 50px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.thoracic-outlet-syndrome .number-cause-list, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.throwing-shoulder-injury .number-cause-list {
  color: #f05536;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.thoracic-outlet-syndrome .number-cause-list-text, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.throwing-shoulder-injury .number-cause-list-text {
  margin: 0 0 25px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.thoracic-outlet-syndrome .number-cause-list-text:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.throwing-shoulder-injury .number-cause-list-text:not(:last-child) {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two {
    padding: 0 20px;
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:nth-child(5) .number-cause-list::before {
    font-size: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item .number-cause-list {
    font-size: 17px;
    line-height: 1.4;
    padding: 18px 0 18px 40px;
    margin-bottom: 20px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item .number-cause-list:after {
    left: 27px;
    width: 6px;
    height: 6px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item p {
    margin-bottom: 20px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-two-item:last-child p {
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two .number-cause-list-text {
    margin: 0;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome {
  padding-top: 0;
  margin: 0 0 45px 0;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item:nth-child(1) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item:nth-child(2) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item:nth-child(3) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item:nth-child(4) .number-cause-list::before, #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item:nth-child(5) .number-cause-list::before {
  display: none;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-two-item p {
  margin-bottom: 40px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-list {
  color: #053864;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  padding: 18px 0 18px 32px;
  border-top: 1px solid #93a9bc;
  border-bottom: 1px solid #93a9bc;
  position: relative;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.pronator-teres-syndrome .number-cause-list::after {
  content: "";
  display: block;
  background-image: url(../img/single-symptom/pain-cause-ttl-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 15px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.thoracic-outlet-syndrome .number-cause-list {
  color: #f05536;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-two-item:not(:last-child) {
  margin-bottom: 45px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-two-item .number-cause-list {
  padding: 18px 0 18px 30px;
  margin-bottom: 25px;
  color: #053864;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-two-item .number-cause-list:before {
  display: none;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-two-item .number-cause-list:after {
  left: 12px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 45px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-flex p {
  margin: 0 0 0 12px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-img {
  width: 100%;
  max-width: 280px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-two-item .number-cause-list {
    margin-bottom: 40px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    gap: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-flex p {
    margin: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list-img {
    max-width: 100%;
    margin: 0 auto 30px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.backache .number-cause-list {
  padding: 18px 0 18px 30px;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.backache .number-cause-list:before {
  display: none;
}
#page.single-symptom .content-single-symptom .symptom-article .number-cause-two.backache .number-cause-list:after {
  left: 14px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .number-cause-two.headache .number-cause-list:after {
    width: 6px;
    height: 6px;
    left: 12px;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .check-cause.carpal-tunnel-syndrome p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.medial-humeral-epicondylitis p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.knee-pain-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.meniscal-injury-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.hip-joint-pain-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.restless-legs-syndrome-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.headache p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.during-pregnancy p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.trigger-finger p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.sacroiliac-arthrosis p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.rotator-cuff-injury p {
  margin: 0 30px 30px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article .check-cause.carpal-tunnel-syndrome, #page.single-symptom .content-single-symptom .symptom-article .check-cause.medial-humeral-epicondylitis, #page.single-symptom .content-single-symptom .symptom-article .check-cause.knee-pain-check-cause, #page.single-symptom .content-single-symptom .symptom-article .check-cause.meniscal-injury-check-cause, #page.single-symptom .content-single-symptom .symptom-article .check-cause.hip-joint-pain-check-cause, #page.single-symptom .content-single-symptom .symptom-article .check-cause.restless-legs-syndrome-check-cause, #page.single-symptom .content-single-symptom .symptom-article .check-cause.headache, #page.single-symptom .content-single-symptom .symptom-article .check-cause.during-pregnancy, #page.single-symptom .content-single-symptom .symptom-article .check-cause.trigger-finger, #page.single-symptom .content-single-symptom .symptom-article .check-cause.sacroiliac-arthrosis, #page.single-symptom .content-single-symptom .symptom-article .check-cause.rotator-cuff-injury {
    margin-bottom: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .check-cause.carpal-tunnel-syndrome p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.medial-humeral-epicondylitis p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.knee-pain-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.meniscal-injury-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.hip-joint-pain-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.restless-legs-syndrome-check-cause p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.headache p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.during-pregnancy p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.trigger-finger p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.sacroiliac-arthrosis p, #page.single-symptom .content-single-symptom .symptom-article .check-cause.rotator-cuff-injury p {
    margin: 0 25px 25px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .check-cause.carpal-tunnel-syndrome p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.medial-humeral-epicondylitis p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.knee-pain-check-cause p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.meniscal-injury-check-cause p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.hip-joint-pain-check-cause p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.restless-legs-syndrome-check-cause p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.headache p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.during-pregnancy p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.trigger-finger p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.sacroiliac-arthrosis p:not(:last-child), #page.single-symptom .content-single-symptom .symptom-article .check-cause.rotator-cuff-injury p:not(:last-child) {
    margin: 0 25px 0;
  }
}
#page.single-symptom .content-single-symptom .symptom-article .article-author {
  padding-top: 15px;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author_box {
  background-color: #f0f9fc;
  border: 1px solid #a4b6c6;
  border-radius: 10px;
  padding: 35px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  margin-bottom: 28px;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author-info {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author-info-intro {
  text-align: center;
  font-size: 13px;
  color: #053864;
  margin-bottom: 18px;
  letter-spacing: 0.08em;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .photo_icon {
  margin-bottom: 16px;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .photo_icon img {
  width: 100%;
  max-width: 110px;
  height: 110px;
  border-radius: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #053864;
  letter-spacing: 0.06em;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .name span:first-child {
  font-size: 15px;
  margin-bottom: 5px;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .name span:last-child {
  font-size: 11px;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author-description p {
  font-size: 13px;
  line-height: 1.5384615385;
  letter-spacing: 0.08em;
  font-weight: 400;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author-description span {
  display: inline-block;
  margin-bottom: 2px;
  font-weight: 500;
}
#page.single-symptom .content-single-symptom .symptom-article .article-author .author-description p:not(:last-child) {
  margin-bottom: 15px;
}
#page.single-symptom .content-single-symptom .line-plan-wr {
  padding-top: 85px;
  padding-bottom: 30px;
}
@media screen and (max-width: 1366px) {
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-top {
    margin-bottom: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .flow-yoko {
    overflow-x: unset;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex {
    padding-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .symptom-article {
    margin: 0 auto;
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item {
    padding: 0 0 50px 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(1) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(2) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(3) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(4) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(5) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(6) .symptom-article-ttl::before {
    font-size: 26px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(7) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(8) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-item:nth-child(9) .symptom-article-ttl::before {
    font-size: 24px;
    left: 17px;
    bottom: unset;
    top: 18px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-ttl {
    font-size: 17px;
    line-height: 1.412;
    padding: 19px 14px 19px 52px;
    border-radius: 0;
    margin-bottom: 35px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-ttl::after {
    width: 6px;
    height: 6px;
    top: 27px;
    bottom: unset;
    left: 40px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p {
    font-size: 15px;
    line-height: 1.6666666667;
    letter-spacing: 0.01em;
    margin: 0 20px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p:not(:last-child) {
    margin: 0 20px 25px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content p iframe {
    height: 200px;
    border-radius: 5px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .wp-block-heading {
    font-size: 22px;
    line-height: 1.75;
    letter-spacing: 0.01em;
    margin-bottom: 20px;
    margin-top: 50px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content a {
    font-size: 20px;
    line-height: 1.3;
    letter-spacing: 0.01em;
    text-underline-offset: 3px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .article-movei {
    width: 100%;
    max-width: 342px;
    height: 184px;
    margin: 0 auto;
    display: block;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .wp-block-image {
    margin: 0 auto 45px auto;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .symptom-article-img {
    width: 100%;
    max-width: 620px;
    margin: 45px auto 45px auto;
  }
  #page.single-symptom .content-single-symptom .symptom-article .symptom-article-content .is-type-video {
    margin-bottom: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-review {
    padding-top: unset;
    padding-right: unset;
    padding: 0 0 0 15px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-slider-inner {
    padding-left: 15px;
    padding-bottom: 75px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button {
    padding-right: 15px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a {
    height: 59px;
    line-height: 1.417;
    text-align: left;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-review .c-review-link-button a::after {
    background-image: url(../img/single-symptom/article-button.png);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    right: 10px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow {
    background-image: unset;
    margin: 0;
    padding: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-inner {
    padding: 0 0;
    margin-top: -10px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .flow-yoko {
    padding-bottom: 35px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex {
    gap: 17px;
    width: 100%;
    padding-top: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex-item {
    width: 100%; /* 横スクロール時のサイズ */
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex-item-text-box {
    margin-top: -30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .c-flow-flex-item-img {
    max-width: 175px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .symptom-article-flow-title {
    display: none;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .simplebar-mask {
    overflow: unset !important;
  }
  #page.single-symptom .content-single-symptom .symptom-article .c-flow .simplebar-content-wrapper {
    overflow: unset !important;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider {
    width: 100%;
    max-width: unset;
    margin: 0 auto;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .comics-slider-item {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-slide {
    margin: 0 0px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-prev {
    background-image: none;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-next {
    background-image: none;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots {
    text-align: center;
    margin: 20px 0 0 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots li {
    display: inline-block;
    margin: 0 7px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots button {
    color: transparent;
    outline: none;
    width: 11px;
    height: 11px;
    display: block;
    border-radius: 50%;
    background: #ccc;
  }
  #page.single-symptom .content-single-symptom .symptom-article .comics-slider .slick-dots .slick-active button {
    background: #333;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause {
    padding: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-item {
    margin-bottom: 55px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-item:last-child {
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-ttl {
    font-size: 16px;
    padding: 14px 0 14px 24px;
    margin: 0 20px 36px;
    line-height: 1.4;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-ttl::before {
    width: 6px;
    height: 6px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
    gap: 10px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list {
    font-size: 15px;
    line-height: 1.4;
    letter-spacing: 0.01em;
    padding: 18px 0 9px 35px;
    background-image: radial-gradient(circle, #93a9bc 0.5px, transparent 1px);
    background-size: 6px 2px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list::before {
    background-image: url(../img/single-symptom/have-concerns-check-sp.png);
    width: 18px;
    height: 18px;
    top: 20px;
    left: 5px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-list:not(:last-child) {
    margin: 0 20px 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-right {
    max-width: 224px;
    padding-top: 0;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link {
    letter-spacing: 0.01em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    height: 40px;
    background-color: #f5f5e2;
    border: 1px solid #053864;
    border-radius: 30px;
    padding-left: 18px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 38px 20px 0 20px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link::before {
    content: "";
    display: block;
    background-image: url(../img/single-symptom/button-yaji.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 14px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link:hover {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.7;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb1 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb2 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb3 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.hand-mb4 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb1 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb2 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb3 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.legs-mb4 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .pain-cause .pain-cause-link.waist-mb1 {
    margin-top: 30px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .author_box {
    border-radius: 5px;
    display: block;
    padding: 18px;
    margin: 0 20px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .author-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 15px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .photo_icon {
    max-width: 110px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .name {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .name span:first-child {
    font-size: 16px;
    margin-bottom: 5px;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .name span:last-child {
    font-size: 12px;
    letter-spacing: -0.04em;
  }
  #page.single-symptom .content-single-symptom .symptom-article .article-author .author-description p {
    font-size: 14px;
    line-height: 1.7857142857;
  }
  #page.single-symptom .content-single-symptom .line-plan-wr {
    padding-top: 0;
    padding-bottom: 25px;
  }
}
#page.single-symptom .content-single-symptom .stiff-neck-content {
  margin-bottom: 50px;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item {
  margin-bottom: 10px;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item.last {
  margin-bottom: 0;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-ttl {
  font-size: 18px;
  line-height: 1;
  font-weight: 600;
  color: #053864;
  padding: 18px 0 18px 28px;
  margin-bottom: 35px;
  border-top: 1px solid #053864;
  border-bottom: 1px solid #053864;
  position: relative;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-ttl::before {
  content: "";
  display: block;
  background-image: url(../img/parts-symptoms-detail/stiff-neck/red-sankaku.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 13px;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-text {
  font-size: 17px;
  line-height: 1.882;
  font-weight: 400;
  text-align: justify;
  color: #053864;
  width: 100%;
}
#page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-img {
  width: 100%;
  max-width: 280px;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .content-single-symptom .stiff-neck-content {
    margin-bottom: 33px;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item {
    margin-bottom: 25px;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item.last {
    margin-bottom: 0;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-ttl {
    font-size: 16px;
    line-height: 1.563;
    padding: 13px 0 13px 24px;
    margin: 0 20px 34px 20px;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-ttl::before {
    width: 6px;
    height: 6px;
    left: 10px;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 30px;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-text {
    font-size: 15px;
    line-height: 1.667;
    width: unset;
    max-width: unset;
  }
  #page.single-symptom .content-single-symptom .stiff-neck-content .stiff-neck-item-img {
    max-width: 223px;
    margin: 0 auto;
  }
}
#page.single-symptom .symptom-detail-bottom-wrap {
  background-color: #fff;
  padding: 80px 0 0 0;
}
#page.single-symptom .c-line-first-plan {
  background-color: unset;
  padding-bottom: unset;
}
#page.single-symptom .c-symptoms-top-title {
  text-align: center;
  padding: 120px 0 0 0;
  margin-bottom: 50px;
}
#page.single-symptom .c-symptoms-top-title h2 {
  font-size: 15px;
  font-weight: 500;
  color: #053864;
  margin-bottom: 15px;
  letter-spacing: 0.05em;
}
#page.single-symptom .c-symptoms-top-title p {
  font-size: 29px;
  font-weight: 500;
  color: #053864;
  border-bottom: 2px solid #053864;
  padding: 0 20px 10px;
  display: inline-block;
  letter-spacing: 0.1em;
}
#page.single-symptom .c-symptoms {
  padding-top: 0;
  padding-bottom: 140px;
}
#page.single-symptom .c-symptoms-bottom-text {
  max-width: 750px;
}
#page.single-symptom .c-symptoms-bottom-text-shop-index {
  display: none;
}
#page.single-symptom .tabContent {
  margin-bottom: 70px;
}
#page.single-symptom .tabContent .sports-disorder {
  max-height: unset;
}
#page.single-symptom .symptoms-concern-texterea {
  text-align: center;
}
#page.single-symptom .symptoms-concern-sub-text {
  font-size: 15px;
  color: #053864;
  font-weight: 600;
  line-height: 1;
  text-align: center;
  margin-bottom: 23px;
}
#page.single-symptom .symptoms-concern-ttl {
  display: inline-block;
  font-size: 29px;
  color: #053864;
  font-weight: 600;
  line-height: 1;
  letter-spacing: 0.05em;
  text-align: center;
  margin-bottom: 50px;
  padding: 0 18px 12px 18px;
  border-bottom: 2px solid #053864;
}
#page.single-symptom .c-find-clinic {
  padding-top: unset;
}
#page.single-symptom .c-contact {
  background-image: url(../img/two-column-layout/contact-bg.png);
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 100px 0;
}
@media screen and (max-width: 767px) {
  #page.single-symptom .symptom-detail-bottom-wrap {
    background-color: #fff;
    padding: 80px 0 0 0;
  }
  #page.single-symptom .c-symptoms-top-title {
    padding: 100px 0 0 0;
    margin-bottom: 40px;
  }
  #page.single-symptom .c-symptoms-top-title h2 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  #page.single-symptom .c-symptoms-top-title p {
    font-size: 25px;
    padding: 0 15px 10px;
  }
  #page.single-symptom .c-symptoms {
    padding-bottom: 88px;
  }
  #page.single-symptom .c-symptoms-bottom-text {
    max-width: 750px;
    padding: 0 20px;
  }
  #page.single-symptom .tabContent {
    margin-bottom: 70px;
  }
  #page.single-symptom .symptoms-concern-texterea {
    text-align: center;
  }
  #page.single-symptom .symptoms-concern-sub-text {
    font-size: 14px;
    margin-bottom: 12px;
  }
  #page.single-symptom .symptoms-concern-ttl {
    font-size: 25px;
    letter-spacing: 0.03em;
    margin-bottom: 36px;
    padding: 0 16px 10px 16px;
  }
  #page.single-symptom .c-symptoms-list-button {
    height: 56px;
    bottom: -30px;
  }
  #page.single-symptom .c-find-clinic {
    padding-top: unset;
    margin-bottom: 28px;
  }
  #page.single-symptom .c-contact {
    border-top: none;
    padding: 60px 0 90px;
    background-image: url(../img/two-column-layout/contact-bg-sp.png);
    background-size: 100% 95%;
  }
}

#page.single-symptom-shop {
  padding-top: 170px;
}
#page.single-symptom-shop .header-btm {
  background-color: #fff;
}
#page.single-symptom-shop .header-btm .header-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.single-symptom-shop .header-btm .header-btm-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.single-symptom-shop .header-btm .header-btm-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.single-symptom-shop .header-btm .header-btm-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#page.single-symptom-shop .header-btm .header-btm-line {
  height: auto;
  max-width: unset;
  margin-left: -40px;
}
#page.single-symptom-shop .c-symptoms-bottom-text-shop-index {
  display: none;
}
#page.single-symptom-shop .c-symptoms-bottom-text-shop-symptoms {
  display: block;
}

@media screen and (max-width: 767px) {
  #page.single-symptom-shop {
    padding-top: 70px;
  }
  #page.single-symptom-shop .header-btm {
    display: block;
  }
  #page.single-symptom-shop .header-btm .header-btm-tel {
    display: none;
  }
  #page.single-symptom-shop .header-btm .header-btm-line {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #page .c-symptoms .tabContent > div {
    padding: 30px 15px 75px 15px;
  }
}