.sympSec p + p {
  margin-top: 1.5em;
}
.sympSec b {
  font-size: 14px;
}
.sympSec .red {
  color: #FF6699;
}

.sympMainTtlCont {
  margin-bottom: 20px;
  padding: 5px;
  border: 1px solid #81B227;
}
.sympMainTtlBox {
  padding: 10px;
  background: repeating-linear-gradient(140deg, #fff, #EFF4D4);
  text-align: center;
}
.sympMainTtl01 {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 17px;
  line-height: 1.5;
}
.sympMainTtl01 em {
  color: #81B227;
  font-style: normal;
  font-size: 150%;
}
.sympMainTtl01 small {
  font-size: 90%;
}
.sympMainTtl02 {
  margin: 0 !important;
  color: #663300;
  font-weight: bold;
  font-size: 17px;
}

.sympTtl {
  position: relative;
  padding: 10px;
  background: linear-gradient(to top, #81B227, #a1c55d);
  color: #fff;
  font-size: 17px;
  line-height: 1.3;
  text-align: center;
}
.sympTtl:before, .sympTtl:after {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #81B227;
  content: "";
}
.sympTtl:before {
  top: -2px;
}
.sympTtl:after {
  bottom: -2px;
}

.sympSubTtl {
  margin-bottom: 20px;
  color: #FF6A06;
  font-size: 16px;
  text-align: center;
}

.sympList {
  margin: 20px 0;
  font-weight: bold;
  font-size: 14px;
}
.sympList li {
  display: -ms-flexbox;
  display: flex;
}
.sympList li:before {
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  background-image: url("../../symptoms/img/icon_check.svg");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}
.sympList li + li {
  margin-top: 0.5em;
}
.sympList.-normal li:before {
  width: 10px;
  height: 10px;
  margin-top: 6px;
  background: #81B227;
  content: "";
}

.sympListArrow {
  margin: 30px 0;
  font-weight: bold;
}
.sympListArrow li {
  position: relative;
  padding: 8px;
  background: #FF6699;
  color: #fff;
  text-align: center;
}
.sympListArrow li + li {
  margin-top: 4em;
}
.sympListArrow li + li:before {
  display: inline-block;
  position: absolute;
  top: -2.8em;
  left: 50%;
  transform: translateX(-50%);
  border-top: 25px solid #FF6699;
  border-right: 20px solid transparent;
  border-left: 20px solid transparent;
  content: "";
}
.sympVoice2col img {
  margin-bottom: 20px;
}

.stmpReason {
  padding-bottom: 25px;
  border-bottom: 1px dotted #CCCCCC;
}
.stmpReason + .stmpReason {
  margin-top: 25px;
}
.stmpReasonNum {
  color: #81B227;
}
.stmpReasonNum span {
  display: inline-block;
  margin-left: 5px;
  font-size: 150%;
  letter-spacing: -0.05em;
}
.stmpReasonTtl {
  margin-bottom: 20px;
  color: #663300;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.5;
}
.stmpReasonTtl em {
  display: inline;
  background: linear-gradient(transparent 90%, #FF6A06);
  color: #FF6A06;
  font-style: normal;
}
.stmpReasonImg {
  display: block;
  width: min(100%, 340px);
  height: auto;
  margin: 0 auto 20px;
}

.sympCount {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px dotted #CCCCCC;
}
.sympCountTtl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px;
  font-size: 16px;
}
.sympCountTtl span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 25px;
  height: 25px;
  margin-right: 10px;
  border: 2px solid #FF6A06;
  box-shadow: 2px 2px #FF6A06;
  color: #FF6A06;
  font-weight: bold;
  font-size: 16px;
  line-height: 1;
}
.sympCountTtl div {
  position: relative;
}
.sympCountTtl div:before {
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22width%3A256px%3Bheight%3A256px%3Bopacity%3A1%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M511.998%2070.682%20441.315%200%20256.002%20185.313%2070.685%200%20.002%2070.692l185.314%20185.314L.002%20441.318%2070.69%20512l185.312-185.312L441.315%20512l70.683-70.682-185.314-185.312z%22%20style%3D%22fill%3A%23ff6a06%22%2F%3E%3C%2Fsvg%3E");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.sympAside {
  z-index: 1;
  position: relative;
  padding: 10px;
  background-image: url("../../symptoms/img/aside_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.sympAside:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #81B227;
  content: "";
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}
.sympAside:after {
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  left: 10px;
  border: 3px solid rgba(255, 255, 255, 0.8);
  content: "";
}
.sympAsideInner {
  z-index: 3;
  position: relative;
  margin: 10px;
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.8);
  color: #1a2408;
  font-weight: bold;
  font-size: 16px;
  text-align: center;
}
.sympAsideInner em {
  font-style: normal;
  font-size: 150%;
}
.sympAsideTtl {
  font-size: 18px;
  line-height: 1.3;
}
.sympAsideBefore em {
  margin-left: 5px;
}
.sympAsideBefore small {
  font-size: 12px;
}
.sympAsideArrow {
  display: inline-block;
  margin: 10px 0;
  border-width: 18px 10px 0 10px;
  border-style: solid;
  border-color: #FF059D transparent transparent transparent;
}
.sympAsideAfter {
  margin-top: 5px;
  color: #FF059D;
}
.sympAsideAfter p {
  display: inline-block;
  position: relative;
  font-size: 48px;
  line-height: 1;
}
.sympAsideAfter small {
  font-size: 60%;
}
.sympAsideAfterNote {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 10px;
}
.sympAsideAfterMark {
  margin-left: 20px;
  padding: 5px;
  border: 1px solid #fff;
  background: #FF059D;
  box-shadow: 0px 0px 0px 3px #FF059D;
  color: #fff;
  font-size: 20px;
  vertical-align: text-bottom;
}
.sympAsideTxt2 {
  margin-top: 20px;
}
.sympAsideTxt2 p {
  display: inline-block;
  width: 80%;
  padding: 5px;
  background: #663300;
  color: #fff;
}

.sympImgM {
  display: block;
  width: min(100%, 340px);
  margin-right: auto;
  margin-left: auto;
}

.markerYerrow {
  display: inline;
  background: linear-gradient(transparent 70%, #F7F700 0%);
}

.markerBrown {
  display: inline;
  background: linear-gradient(transparent 92%, #663300 0%);
}

@media only screen and (min-width: 768px) {
  .sympSec b {
    font-size: 16px;
  }
  .sympMainTtlBox {
    padding: 20px;
  }
  .sympMainTtl01 {
    font-size: 28px;
  }
  .sympMainTtl02 {
    font-size: 20px;
  }
  .sympTtl {
    font-size: 20px;
  }
  .sympSubTtl {
    font-size: 18px;
  }
  .sympList {
    font-size: 18px;
  }
  .sympList li:before {
    width: 25px;
    height: 25px;
  }
  .sympList.-normal li:before {
    width: 15px;
    height: 15px;
    margin-top: 8px;
  }
  .sympVoice2col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .sympVoice2col img {
    width: 50%;
  }
  .stmpReasonTtl {
    font-size: 20px;
  }
  .stmpReasonTxtBox {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
        align-items: flex-start;
  }
  .stmpReasonImg {
    width: 35%;
    margin: 10px 20px 0 0;
  }
  .sympCountTtl {
    font-size: 18px;
  }
  .sympCountTtl span {
    font-size: 24px;
  }
  .sympCountTtl span {
    width: 35px;
    height: 35px;
    margin-right: 20px;
    box-shadow: 3px 3px #FF6A06;
  }
  .sympCountTtl div:before {
    width: 40px;
    height: 40px;
  }
  .sympAsideInner {
    font-size: 18px;
  }
  .sympAsideTtl {
    font-size: 36px;
  }
  .sympAsideBefore small {
    font-size: 14px;
  }
  .sympAsideArrow {
    border-width: 24px 14px 0 14px;
  }
  .sympAsideAfter p {
    font-size: 72px;
  }
  .sympAsideAfterNote {
    font-size: 12px;
  }
  .sympAsideAfterNote {
    top: 10px;
  }
  .sympAsideAfterMark {
    font-size: 42px;
  }
  .sympAsideAfterMark {
    box-shadow: 0px 0px 0px 5px #FF059D;
  }
  .sympAsideTxt2 p {
    width: 62%;
  }
  .sympImgM {
    width: 50%;
  }
  .markerBrown {
    margin: 0 5px;
    padding: 0 5px;
  }
}