@charset "UTF-8";
/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* CUSTOM STYLES */
/* =================================================================== */
#covid19-vaccine {
  color: #333 !important;
}
#covid19-vaccine a {
  color: #0005a2 !important;
}
#covid19-vaccine .iconBlank:after {
  width: 10px !important;
  height: 10px !important;
  margin-left: 3px !important;
}
@media (max-width: 767px) {
  #covid19-vaccine .iconBlank:after {
    width: 15px !important;
    height: 12px !important;
    margin-left: 2px !important;
    background-size: 15px 12px !important;
  }
}

.covid19-vaccine a {
  color: #0a2679 !important;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .shoulderpain footer + footer {
    padding-top: 40px;
    background-color: #fff;
  }
}
@media (max-width: 767px) {
  .shoulderpain footer + footer {
    padding-top: 2.5rem;
  }
}
@media (max-width: 767px) {
  .shoulderpain .onlyPc {
    display: none;
  }
}
@media (min-width: 768px) {
  .shoulderpain .onlySp {
    display: none;
  }
}
.shoulderpain .wrapper {
  max-width: 960px;
}
.shoulderpain .main {
  background-color: #fff;
  font-size: 1.4rem;
  line-height: 1.6428571429;
  color: #291E00;
  font-weight: 500;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .shoulderpain .main {
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
@media (max-width: 767px) {
  .shoulderpain .footer {
    position: relative;
  }
}
@media (max-width: 767px) {
  .shoulderpain .secPagetitle {
    background-color: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.shoulderpain .secPagetitle .wrapper {
  height: auto;
  z-index: 1;
}
@media (max-width: 767px) {
  .shoulderpain .secPagetitle .wrapper .breadcrumbs {
    position: relative;
  }
}
@media (max-width: 767px) {
  .shoulderpain .breadcrumbs {
    position: relative;
    padding: 18px 11px 34px;
  }
}
@media (max-width: 767px) {
  .shoulderpain .promomats_sp {
    padding: 10px 10px 45px 10px;
  }
}
.shoulderpain .secPagetitle h1 {
  padding-top: 38px;
}
@media (max-width: 767px) {
  .shoulderpain .secPagetitle h1 {
    padding-top: 3px;
  }
}
.shoulderpain .boxRelatedLinkWrap {
  padding: 74px 0 30px;
}
@media (max-width: 767px) {
  .shoulderpain .boxRelatedLinkWrap {
    padding: 18px 0 8px;
  }
}
@media (max-width: 767px) {
  .shoulderpain .boxRelatedLinkWrap .ttlSkin03 {
    margin-bottom: 9px;
  }
}
.shoulderpain .boxRelatedLinkWrap .relatedList {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.shoulderpain .boxRelatedLinkWrap .relatedList li {
  height: 84px;
}
@media (max-width: 767px) {
  .shoulderpain .boxRelatedLinkWrap .relatedList li {
    height: 123px;
    width: 172px;
  }
}
@media (min-width: 768px) {
  .shoulderpain .boxRelatedLinkWrap .relatedList li .image_3 {
    min-width: 80px;
    min-height: 50px;
    height: auto;
    margin-right: 20px;
    line-height: 1;
    text-align: center;
    max-width: 98px;
  }
}
@media (max-width: 767px) {
  .shoulderpain .secPagetitle .wrapper {
    height: 0;
  }
}
@media (max-width: 767px) {
  .shoulderpain .boxRelatedLinkWrap .relatedList li .image_3 {
    margin: 0 auto !important;
    width: 80px;
    height: auto;
  }
}

.titleLineBottom {
  margin: 0 auto;
  padding-bottom: 5px;
  position: relative;
  font-size: 2.8rem;
  font-weight: bold;
  color: #1D1F82;
  line-height: 1;
  text-align: center;
  display: table;
  z-index: 1;
}
@media (max-width: 767px) {
  .titleLineBottom {
    font-size: 2.4rem;
    line-height: 1.4583333333;
  }
}
.titleLineBottom > span {
  position: relative;
  z-index: 1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(0, #ECF0FE)) 0 100%/0 22px no-repeat;
  background: linear-gradient(transparent 40%, #ECF0FE 0) 0 100%/0 22px no-repeat;
  background-size: 100% 22px;
  display: inline;
}
@media (max-width: 767px) {
  .titleLineBottom > span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(0, #ECF0FE)) 0 90%/0 20px no-repeat;
    background: linear-gradient(transparent 40%, #ECF0FE 0) 0 90%/0 20px no-repeat;
    background-size: 100% 20px;
  }
}
.titleLineBottom.white span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(0, #fff)) 0 100%/0 22px no-repeat;
  background: linear-gradient(transparent 40%, #fff 0) 0 100%/0 22px no-repeat;
  background-size: 100% 22px;
}
@media (max-width: 767px) {
  .titleLineBottom.white span {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, transparent), color-stop(0, #fff)) 0 90%/0 20px no-repeat;
    background: linear-gradient(transparent 40%, #fff 0) 0 90%/0 20px no-repeat;
    background-size: 100% 20px;
  }
}

.txtBoldBlue {
  font-weight: bold;
  color: #1D1F82;
}

/* 関連リンクオーバーライド */
.boxRelatedLinkWrap .relatedList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: 630px;
  margin: 0 auto !important;
}

.boxRelatedLinkWrap .relatedList li:first-child,
.boxRelatedLinkWrap .relatedList li:nth-child(2n+1) {
  margin-left: 0;
}

.boxRelatedLinkWrap .relatedList li a {
  padding: 10px;
}

.boxRelatedLinkWrap .relatedList li span:not(.image) {
  position: static;
  margin-top: 10px;
  font-size: 1.1rem;
  line-height: 1.3;
}

.boxRelatedLinkWrap .relatedList li span:not(.image) b {
  display: inline-block;
  font-size: 1.3rem;
  line-height: 1.4;
}

@media screen and (max-width: 767px) {
  .relatedList li [src*=ph_related_cmex], .relatedList li [src*=ph_related_cmdx] {
    width: 80px !important;
    -webkit-transform: none;
            transform: none;
  }
  .boxRelatedLinkWrap .relatedList li {
    margin-top: 0;
  }
  .boxRelatedLinkWrap .relatedList li a[href*=faq],
  .boxRelatedLinkWrap .relatedList li a[href*=mystery-headache-manual] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .boxRelatedLinkWrap .relatedList li .image_2 {
    width: 50px;
    height: 50px;
    margin: 0 auto 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .boxRelatedLinkWrap .relatedList {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
  }
  .boxRelatedLinkWrap .relatedList li {
    width: 300px;
    height: auto;
    margin-left: 30px;
    margin-bottom: 20px;
  }
  .boxRelatedLinkWrap .relatedList li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 15px 20px;
    min-height: 0;
    height: 100%;
  }
  .boxRelatedLinkWrap .relatedList li .image {
    min-width: 80px;
    min-height: 50px;
    height: auto;
    margin-right: 20px;
    line-height: 1;
    text-align: center;
  }
  .boxRelatedLinkWrap .relatedList li .image_2 {
    min-width: 50px;
    min-height: 50px;
    height: auto;
    margin-right: 20px;
    margin-left: 20px;
    line-height: 1;
    text-align: center;
  }
  .boxRelatedLinkWrap .relatedList li span:not(.image) {
    margin-top: 0;
    text-align: left;
  }
  .boxRelatedLinkWrap .relatedList li span:not(.image) b {
    display: inline-block;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 374px) {
  .boxRelatedLinkWrap .relatedList li span:not(.image) {
    font-size: 1rem;
    letter-spacing: 0.04em;
    white-space: nowrap;
  }
}
/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* --------------------
 .kv
--------------------*/
.kv {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #fff;
}
.kv .wrapper {
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .kv .wrapper {
    padding: 0;
  }
}

/* default settings */
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic", sans-serif;
  src: local("Yu Gothic Medium");
  font-weight: normal;
}
/* --------------------
 .severePain
--------------------*/
.severePain {
  padding: 71px 0 110px 0;
  background: url("../img/severe_bgd.png") center center no-repeat;
  background-size: 100% 100%;
  text-align: center;
  position: relative;
  z-index: 3;
}
@media (max-width: 767px) {
  .severePain {
    padding: 28px 0 53px 0;
    background: url("../img/severe_bgd_sp.png") center center no-repeat;
    background-size: 100% 100%;
  }
}
.severePain .severePainTitle {
  margin: 0 auto 5px;
  padding: 11px 44px 11px 44px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FEDF8C), to(#DCB460));
  background-image: linear-gradient(to bottom, #FEDF8C, #DCB460);
  display: inline-block;
  font-size: 42px;
  font-weight: bold;
  line-height: 34px;
  color: #1D2188;
}
@media (max-width: 767px) {
  .severePain .severePainTitle {
    margin: 0 auto 5px;
    padding: 4px 32px 7px 32px;
    font-size: 28px;
    line-height: 1;
  }
}
.severePain .severePainTitle span {
  font-size: 34px;
}
@media (max-width: 767px) {
  .severePain .severePainTitle span {
    font-size: 22px;
  }
}
.severePain .severePainSubTitle {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #EDC976;
}
@media (max-width: 767px) {
  .severePain .severePainSubTitle {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .severePain .wrapper {
    padding: 0;
  }
}

.severePainList {
  margin-top: 32px;
}
@media (min-width: 768px) {
  .severePainList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .severePainList {
    margin-top: 16px;
  }
}
.severePainList li {
  width: 202px;
}
@media (max-width: 767px) {
  .severePainList li {
    width: 253px;
    padding: 0 10px;
  }
}
.severePainList li .contain {
  padding: 25px 10px 28px;
  background: rgb(255, 250, 227);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 250, 227)), to(rgb(255, 255, 255)));
  background: linear-gradient(180deg, rgb(255, 250, 227) 0%, rgb(255, 255, 255) 100%);
  border-radius: 30px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .severePainList li .contain {
    padding: 30px 20px 33px;
  }
}
.severePainList li .contain .img {
  width: 106px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .severePainList li .contain .img {
    width: 121px;
  }
}
.severePainList li .contain p {
  margin-top: 7px;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #1D2188;
}
@media (max-width: 767px) {
  .severePainList li .contain p {
    margin-top: 5px;
    font-size: 16px;
    line-height: 22px;
  }
}

.slick-dots {
  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;
  bottom: -23px;
}
.slick-dots li {
  margin: 0 6px;
  padding: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  overflow: hidden;
}
.slick-dots li button {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.29);
}
.slick-dots li.slick-active button {
  background-color: #fff;
}

/* --------------------
 .paintMenu
--------------------*/
.paintMenu {
  margin-top: -70px;
  padding: 160px 0 108px 0;
  background: url("../img/pain_menu_bgd.png") center center no-repeat;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .paintMenu {
    margin-top: -52px;
    padding: 103px 0 81px 0;
    background: url("../img/pain_menu_bgd_sp.png") center center no-repeat;
    background-size: 100% 100%;
  }
  .paintMenu .wrapper {
    padding: 0;
  }
}
.paintMenu .paintMenuBanner {
  width: 722px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .paintMenu .paintMenuBanner {
    width: 100%;
  }
}
.paintMenu ul {
  margin-top: 8px;
  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;
}
@media (max-width: 767px) {
  .paintMenu ul {
    margin: 4px -10px 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.paintMenu ul li {
  width: 30.8%;
}
.paintMenu ul li:nth-child(2) {
  margin: 0 -15px;
}
@media (max-width: 767px) {
  .paintMenu ul li:nth-child(2) {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .paintMenu ul li {
    width: 50%;
    position: relative;
  }
  .paintMenu ul li:nth-child(3) {
    margin-top: -25px;
  }
  .paintMenu ul li a {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  .paintMenu ul li a img {
    position: relative;
  }
  .paintMenu ul li:nth-child(1) a img {
    left: 13px;
  }
  .paintMenu ul li:nth-child(2) a img {
    right: 13px;
  }
}

/* --------------------
 .paintContent
--------------------*/
.paintContent {
  margin-top: -70px;
  padding: 171px 0 132px 0;
  position: relative;
}
@media (max-width: 767px) {
  .paintContent {
    margin-top: -50px;
    padding: 88px 0 92px 0;
  }
}
@media screen and (min-width: 376px) and (max-width: 767px) {
  .paintContent {
    margin-top: -13.3333333333vw;
    padding: 24.2666666667vw 0 19.7333333333vw 0;
  }
}
.paintContent::after {
  position: absolute;
  content: "";
  background: url("../img/pain_content_bgd.png") center bottom no-repeat;
  background-size: 100% 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: -1px;
}
@media (max-width: 767px) {
  .paintContent::after {
    background: url("../img/pain_content_bgd_sp.png") center center no-repeat;
    background-size: 100% 100%;
  }
}
.paintContent > * {
  position: relative;
  z-index: 1;
}
.paintContent .paintContentTitle {
  font-size: 40px;
  line-height: 35px;
  font-weight: bold;
  color: #1D2188;
  text-align: center;
}
@media (max-width: 767px) {
  .paintContent .paintContentTitle {
    font-size: 30px;
    line-height: 1.1666666667;
  }
}
.paintContent .paintContentNote {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  color: #333333;
  max-width: 860px;
  margin: 20px auto 0 auto;
}
@media (max-width: 767px) {
  .paintContent .paintContentNote {
    font-size: 12px;
    line-height: 15px;
    max-width: 100%;
    margin: 20px 20px 0 20px;
  }
}

.paintContentList {
  margin: 71px auto 0 auto;
  position: relative;
  z-index: 2;
  max-width: 860px;
}
@media (max-width: 767px) {
  .paintContentList {
    margin: 40px auto 0 auto;
  }
}
.paintContentList li {
  position: relative;
}
.paintContentList li .paintContentInner {
  padding: 57px 50px 50px 50px;
  background-color: rgba(253, 244, 219, 0.5);
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 767px) {
  .paintContentList li .paintContentInner {
    padding: 47px 20px 20px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.paintContentList li::after {
  content: "";
  position: absolute;
  top: -27px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 55px;
  height: 55px;
  border-radius: 55px;
  background: url("../img/mark1.png") center center no-repeat;
  background-size: 100%;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
}
.paintContentList li:nth-child(1):after {
  background-image: url("../img/mark1.png");
}
.paintContentList li:nth-child(2):after {
  background-image: url("../img/mark2.png");
}
.paintContentList li + li {
  margin-top: 67px;
}
@media (max-width: 767px) {
  .paintContentList li + li {
    margin-top: 47px;
  }
}
.paintContentList li .paintContentInnerText {
  width: 400px;
  margin: auto 0;
}
@media (max-width: 767px) {
  .paintContentList li .paintContentInnerText {
    width: 100%;
  }
}
.paintContentList li .paintContentInnerText p {
  font-size: 16px;
  line-height: 24px;
}
.paintContentList li .paintContentInnerText p sub {
  font-size: 10px;
  vertical-align: super;
  line-height: 1;
  font-weight: 500;
}
.paintContentList li h3 {
  margin: 5px 0 15px 0;
  font-size: 28px;
  line-height: 34px;
  font-weight: bold;
  color: #1D2188;
}
@media (max-width: 767px) {
  .paintContentList li h3 {
    margin: 0 0 15px 0;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .paintContentList li .img {
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .paintContentList li .img img {
    width: 100%;
  }
}

.paintContentList li#anchor01 .img {
  width: 315px;
}
@media (max-width: 767px) {
  .paintContentList li#anchor01 .img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .paintContentList li#anchor02 .paintContentInner {
    padding: 41px 50px 46px 50px;
  }
}
.paintContentList li#anchor02 .img {
  width: 322px;
}
@media (min-width: 768px) {
  .paintContentList li#anchor02 .img {
    margin-right: -7px;
  }
}
@media (max-width: 767px) {
  .paintContentList li#anchor02 .img {
    width: calc(100% - 20px);
  }
}

.paintContentBtn {
  margin-top: 33px;
}
@media (max-width: 767px) {
  .paintContentBtn {
    margin-top: 32px;
  }
}
.paintContentBtn a {
  margin: 0 auto;
  width: 160px;
  max-width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  color: #1D2188;
  border-bottom: 2px solid;
  padding-bottom: 5px;
  display: block;
  text-align: center;
}
@media (max-width: 767px) {
  .paintContentBtn a {
    width: 160px;
    font-size: 20px;
    line-height: 28px;
    padding-bottom: 4px;
  }
}
.paintContentBtn a:hover {
  opacity: 0.7;
}

.paintContentBanner {
  margin: -70px 0 0 0;
  padding-top: 1px;
  background: url("../img/pain_content_bgdbanner.png") center center no-repeat;
  background-size: 100% 100%;
}
@media (max-width: 767px) {
  .paintContentBanner {
    margin: -50px 0 0 0;
    background: url("../img/pain_content_bgdbanner_sp.png") center center no-repeat;
    background-size: 100% 100%;
  }
}
@media screen and (min-width: 376px) and (max-width: 767px) {
  .paintContentBanner {
    margin: -13.3333333333vw 0 0 0;
  }
}
.paintContentBannerImg {
  width: 875px;
  margin: -41px auto 0 calc(50% - 445px);
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .paintContentBannerImg {
    width: 100%;
    margin: -8px auto 0 auto;
  }
  .paintContentBannerImg img {
    width: 100%;
  }
}

/* --------------------
 .productInformation
--------------------*/
.accordion .accordionHead {
  width: 100%;
  height: 100px;
  background: rgb(18, 31, 167);
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(18, 31, 167)), to(rgb(23, 35, 119)));
  background: linear-gradient(180deg, rgb(18, 31, 167) 0%, rgb(23, 35, 119) 100%);
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  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;
  -ms-flex-line-pack: center;
      align-content: center;
  position: relative;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  .accordion .accordionHead {
    height: 87px;
    font-size: 22px;
  }
}
@media (min-width: 768px) {
  .accordion .accordionHead:hover {
    opacity: 0.7;
  }
}
.accordion .accordionHead span {
  position: relative;
  width: 25px;
  display: inline-block;
  margin: auto 0 auto 10px;
}
@media (max-width: 767px) {
  .accordion .accordionHead span {
    position: absolute;
    top: 0;
    right: 25px;
    bottom: 0;
    width: 20px;
    margin: auto 0;
  }
}
.accordion .accordionHead span:after {
  content: "";
  width: 25px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
}
@media (max-width: 767px) {
  .accordion .accordionHead span:after {
    width: 20px;
    height: 2px;
  }
}
.accordion .accordionHead span:before {
  content: "";
  width: 3px;
  height: 25px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  display: inline-block;
}
@media (max-width: 767px) {
  .accordion .accordionHead span:before {
    width: 2px;
    height: 20px;
  }
}
.accordion .accordionHead.open span:before {
  opacity: 0;
}
.accordion .accordionContent {
  padding: 66px 0 60px;
  background: rgb(250, 196, 43);
  background: linear-gradient(280deg, rgb(250, 196, 43) 10%, rgb(255, 231, 128) 80%);
}
@media (max-width: 767px) {
  .accordion .accordionContent {
    padding: 48px 0 29px 0;
  }
}
.accordion .accordionContent .banner {
  margin: 3px 0 0 -8px;
  width: 339px;
}
@media (max-width: 767px) {
  .accordion .accordionContent .banner {
    padding: 0;
    margin: 0 auto;
    width: 100%;
  }
}
.accordion .accordionContent .accordionContentDf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 860px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .accordion .accordionContent .accordionContentDf {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.accordion .accordionContent .accordionContentAnchor {
  width: 499px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 71px 0 15px 0;
}
@media (max-width: 767px) {
  .accordion .accordionContent .accordionContentAnchor {
    width: 91.67%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 37px auto 19px;
  }
}
.accordion .accordionContent .accordionContentAnchor li {
  width: 153px;
  border-radius: 30px;
  -webkit-box-shadow: 0px 5px 15px 0px rgb(221, 192, 95);
  box-shadow: 0px 5px 15px 0px rgb(221, 192, 95);
}
@media (max-width: 767px) {
  .accordion .accordionContent .accordionContentAnchor li {
    width: 47.077%;
    border-radius: 8vw;
  }
}
@media (max-width: 767px) {
  .accordion .accordionContent .accordionContentAnchor li:last-child {
    margin: 22px auto 0 auto;
  }
}
.accordion .accordionContent .accordionNote {
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .accordion .accordionContent .accordionNote {
    margin: 0 20px;
  }
}
.accordion .infoProducts {
  margin: 54px auto 0 auto;
  padding: 0 50px;
  background-color: rgba(253, 244, 219, 0.5);
  border-radius: 20px;
  max-width: 860px;
}
@media (max-width: 767px) {
  .accordion .infoProducts {
    padding: 0 20px;
    margin: 17px auto 0 auto;
  }
}
.accordion .infoProducts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.accordion .infoProducts li {
  padding: 50px 0 50px 0;
  color: #6F5304;
  border-bottom: 1px solid rgba(136, 101, 4, 0.33);
  width: 50%;
}
@media (max-width: 767px) {
  .accordion .infoProducts li {
    padding: 20px 0 12px 0;
    width: 100%;
  }
}
.accordion .infoProducts li:nth-child(odd) {
  padding-right: 50px;
}
@media (max-width: 767px) {
  .accordion .infoProducts li:nth-child(odd) {
    padding-right: 0;
  }
}
.accordion .infoProducts li:nth-child(even) {
  padding-left: 50px;
}
@media (min-width: 768px) {
  .accordion .infoProducts li:nth-child(even) {
    position: relative;
  }
  .accordion .infoProducts li:nth-child(even)::before {
    position: absolute;
    content: "";
    border-left: 1px solid rgba(136, 101, 4, 0.33);
    top: 50px;
    left: 0;
    bottom: 50px;
  }
}
@media (max-width: 767px) {
  .accordion .infoProducts li:nth-child(even) {
    padding-left: 0;
  }
}
.accordion .infoProducts li:last-child {
  border-bottom: none;
  width: 100%;
}
.accordion .infoProducts h3 {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 24px;
  color: #6F5304;
  font-weight: bold;
}
@media (max-width: 767px) {
  .accordion .infoProducts h3 {
    margin-bottom: 7px;
  }
}
.accordion .infoProducts li:last-child {
  padding-bottom: 44px;
}
@media (max-width: 767px) {
  .accordion .infoProducts li:last-child {
    padding-bottom: 15px;
  }
}
.accordion .infoProducts li:last-child h3 {
  margin-bottom: 4px;
}
@media (max-width: 767px) {
  .accordion .infoProducts li:last-child h3 {
    margin-bottom: 6px;
  }
}
.accordion .infoProducts p {
  color: #291E00;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.accordion .infoProducts p span {
  display: inline-block;
  margin-right: 30px;
  line-height: 27px;
}
@media (max-width: 767px) {
  .accordion .infoProducts p span {
    display: block;
    margin-right: 0;
    line-height: 24px;
  }
}
.accordion .infoProducts .table {
  margin-top: 12px;
  border-radius: 10px;
  width: 100%;
  border: 1px solid #6F5304;
  overflow: hidden;
}
@media (max-width: 767px) {
  .accordion .infoProducts .table {
    margin-top: 11px;
    margin-bottom: 6px;
  }
}
.accordion .infoProducts .table .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
}
.accordion .infoProducts .table .row:nth-child(1) {
  border-bottom: 1px solid #6F5304;
}
.accordion .infoProducts .table .td {
  height: 34px;
  vertical-align: middle;
  text-align: center;
  font-size: 14px;
  color: #6F5304;
  font-weight: bold;
  background: #E6CE8B;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.accordion .infoProducts .table .td:nth-child(1) {
  width: 24%;
}
.accordion .infoProducts .table .td:nth-child(2) {
  width: 40%;
  border-left: 1px solid #6F5304;
  border-right: 1px solid #6F5304;
}
.accordion .infoProducts .table .td:nth-child(3) {
  width: 36%;
}
.accordion .infoProducts .table .td.bgdWhite {
  background-color: #fff;
}

/* --------------------
 .stiffPain
--------------------*/
.stiffPain {
  padding: 80px 0 100px;
  background: rgb(18, 31, 167);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(84%, rgb(18, 31, 167)), color-stop(94%, rgb(23, 35, 119)));
  background: linear-gradient(0deg, rgb(18, 31, 167) 84%, rgb(23, 35, 119) 94%);
  background-size: 1920px auto;
}
@media (max-width: 767px) {
  .stiffPain {
    padding: 30px 0 40px;
  }
}
@media (max-width: 767px) {
  .stiffPain .wrapper {
    padding: 0 20px;
  }
}
.stiffPain .stiffPainTitle {
  margin: 0 auto;
  padding: 10px 46px 11px 46px;
  font-size: 56px;
  line-height: 1;
  font-weight: bold;
  color: #1D2188;
  display: table;
  background: rgb(29, 33, 136);
  background: -webkit-gradient(linear, left top, left bottom, from(#FEDF8C), to(#DCB460));
  background: linear-gradient(180deg, #FEDF8C 0%, #DCB460 100%);
}
@media (max-width: 767px) {
  .stiffPain .stiffPainTitle {
    padding: 5px 24px 6px 24px;
    font-size: 32px;
    line-height: 1;
  }
}
.stiffPain .stiffPainSubTitle {
  margin: 14px auto 0;
  padding: 8px 46px 14px 46px;
  font-size: 46px;
  line-height: 1;
  font-weight: bold;
  color: #1D2188;
  display: table;
  background: rgb(29, 33, 136);
  background: -webkit-gradient(linear, left top, left bottom, from(#FEDF8C), to(#DCB460));
  background: linear-gradient(180deg, #FEDF8C 0%, #DCB460 100%);
}
@media (max-width: 767px) {
  .stiffPain .stiffPainSubTitle {
    margin: 7px auto 0;
    padding: 6px 26px;
    font-size: 26px;
    line-height: 1;
  }
}

.stiffPainFAQ {
  margin: 53px auto 0 auto;
  color: #EDC976;
  font-size: 24px;
  font-weight: bold;
  line-height: 38px;
  max-width: 703px;
}
@media (max-width: 767px) {
  .stiffPainFAQ {
    margin: 22px auto 0 auto;
    font-size: 15px;
    line-height: 24px;
  }
}
.stiffPainFAQ .stiffPainFAQItem {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.stiffPainFAQ .stiffPainFAQItem .contain {
  padding: 26px 20px 16px;
  width: 463px;
  height: auto;
  position: relative;
  text-align: center;
  border: 2px solid #EDC976;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}
@media (max-width: 767px) {
  .stiffPainFAQ .stiffPainFAQItem .contain {
    padding: 14px 13px 5px;
    width: 285px;
  }
}
.stiffPainFAQ .stiffPainFAQItem .contain:after {
  content: "";
  width: calc(100% + 4px);
  height: 25px;
  background: url("../img/stiff_faq_left.png") center top no-repeat;
  background-size: 100% auto;
  position: absolute;
  left: -2px;
  right: -2px;
  top: 100%;
}
@media (max-width: 767px) {
  .stiffPainFAQ .stiffPainFAQItem .contain:after {
    height: 20px;
    background: url("../img/stiff_faq_left_sp.png") center top no-repeat;
    background-size: 100% auto;
  }
}
.stiffPainFAQ .stiffPainFAQItem:nth-child(2n) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.stiffPainFAQ .stiffPainFAQItem:nth-child(2n) .contain:after {
  width: calc(100% + 5px);
  background-image: url("../img/stiff_faq_right.png");
  right: -3px;
}
@media (max-width: 767px) {
  .stiffPainFAQ .stiffPainFAQItem:nth-child(2n) .contain:after {
    width: calc(100% + 4px);
    background-image: url("../img/stiff_faq_right_sp.png");
    right: -2px;
  }
}
.stiffPainFAQ .stiffPainFAQItem + .stiffPainFAQItem {
  margin-top: 26px;
}
@media (max-width: 767px) {
  .stiffPainFAQ .stiffPainFAQItem + .stiffPainFAQItem {
    margin-top: 22px;
  }
}

.stiffPainList {
  margin: 83px auto 0 auto;
  max-width: 860px;
}
@media (max-width: 767px) {
  .stiffPainList {
    margin: 56px auto 0 auto;
  }
}
.stiffPainList .stiffPainItem {
  padding: 50px 50px 44px;
  position: relative;
  background-color: #fff;
  border-radius: 20px;
  color: #291E00;
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.35);
}
@media (max-width: 767px) {
  .stiffPainList .stiffPainItem {
    padding: 45px 20px 24px;
    border-radius: 20px;
  }
}
.stiffPainList .stiffPainItem::after {
  content: "";
  position: absolute;
  top: -28px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 55px;
  height: 55px;
  background: url("../img/stiff_mark1.png") center center no-repeat;
  background-size: 100%;
}
.stiffPainList .stiffPainItem:nth-child(1):after {
  background-image: url("../img/stiff_mark1.png");
}
.stiffPainList .stiffPainItem:nth-child(2):after {
  background-image: url("../img/stiff_mark2.png");
}
.stiffPainList .stiffPainItem:nth-child(3):after {
  background-image: url("../img/stiff_mark3.png");
}
.stiffPainList .stiffPainItem .stiffPainItemTitle {
  font-size: 28px;
  line-height: 34px;
  margin-bottom: 25px;
  color: #1D2188;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .stiffPainList .stiffPainItem .stiffPainItemTitle {
    font-size: 18px;
    line-height: 1.5555555556;
    margin-bottom: 11px;
  }
}
.stiffPainList .stiffPainItem + .stiffPainItem {
  margin-top: 58px;
}
@media (max-width: 767px) {
  .stiffPainList .stiffPainItem + .stiffPainItem {
    margin-top: 48px;
  }
}
.stiffPainList .stiffPainItem p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
@media (max-width: 767px) {
  .stiffPainList .stiffPainItem p {
    font-size: 16px;
    line-height: 1.5;
  }
}
.stiffPainList .stiffPainItem small {
  margin-top: 24px;
  padding-top: 19px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  display: block;
  background: url("../img/stiff_line.png") left top repeat-x;
  background-size: auto 1px;
}
@media (max-width: 767px) {
  .stiffPainList .stiffPainItem small {
    margin-top: 12px;
    padding-top: 20px;
    font-size: 14px;
    line-height: 21px;
  }
}

.productsLink {
  padding-top: 41px;
}
@media (max-width: 767px) {
  .productsLink {
    padding-top: 20px;
    text-align: center;
  }
}
.productsLink .wrapper {
  max-width: 860px;
}
@media (max-width: 767px) {
  .productsLink .wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.productsLink .boxSkin04 {
  margin-top: 12px;
  padding: 30px 15px 27px 15px;
  border: 0;
  background-color: #fff;
  font-size: 12px;
  line-height: 15px;
  font-weight: 500;
  text-align: center;
}
@media (max-width: 767px) {
  .productsLink .boxSkin04 {
    margin-top: 12px;
    padding: 15px 14px 11px;
    font-size: 12px;
    line-height: 1.25;
    text-align: left;
  }
}

.productsLink a {
  color: #333333;
  text-decoration: underline;
  font-size: 12px;
  line-height: 30px;
  font-weight: 500;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .productsLink a {
    font-size: 14px;
    line-height: 35px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

.textSelfmedication a:after, .iconBlank:after {
  width: 15px;
  height: 12px;
  margin-left: 1px;
  background-size: 100% auto;
}

@media screen and (max-width: 767px) {
  .textSelfmedication a:after, .iconBlank:after {
    width: 18px;
    height: 14px;
    margin-left: 7px;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .boxRelatedLinkWrap .relatedList {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
}
.boxRelatedLinkWrap .relatedList li:first-child, .boxRelatedLinkWrap .relatedList li:nth-child(2n+1) {
  margin-left: auto;
  margin-right: auto;
}