@charset "UTF-8";
/*********************************
帯状疱疹ワクチン
*********************************/
.LP {
  background-image: none;
}
.LP .lower-head {
  border-bottom: 1px solid #93d6f5;
}
.LP .lower-main > .cont-area {
  border: none;
  padding: 0;
  width: 100%;
}
.LP .lower-main section {
  margin: 0;
  padding: 0;
}
.LP .lower-main .section {
  width: 94%;
  margin-left: auto;
  margin-right: auto;
}
.LP .lower-main h2.catch {
  text-shadow: none;
  border: none;
  background: none;
  padding: 1rem 3% 0;
}
.LP .lower-main h3 {
  background: none;
  padding: 0;
  text-align: center;
  margin-bottom: 2em;
}
.LP .lower-main h3 img {
  height: 10rem;
  width: auto;
}
.LP .lower-main h4 {
  background: none;
  padding: 0;
  text-align: left;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: 0em;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #00a0e9;
}
.LP .lower-main figure img {
  height: auto;
  width: 40%;
}
.LP .lower-main table.comparison_chart {
  border-collapse: collapse;
  margin-bottom: 1rem;
}
.LP .lower-main table.comparison_chart th, .LP .lower-main table.comparison_chart td {
  border-top: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a;
  border-left: 1px solid #7a7a7a;
  border-right: 1px solid #7a7a7a;
  padding: 10px;
}
.LP .lower-main table.comparison_chart th {
  background-color: #00a0e9;
  color: #fff;
  border-bottom-color: #fff;
}
.LP .lower-main table.comparison_chart td {
  text-align: left;
  vertical-align: top !important;
}
.LP .lower-main table.comparison_chart td ul.pit {
  margin: 0;
  padding: 0;
  list-style: none;
}
.LP .lower-main table.comparison_chart td ul.pit li {
  position: relative;
  padding-left: 2rem;
}
.LP .lower-main table.comparison_chart td ul.pit li::before {
  content: "●";
  font-size: 75%;
  position: absolute;
  left: 0;
  top: 2px;
  color: #00A0E9;
}
.LP .lower-main table.comparison_chart thead th {
  text-align: center;
}
.LP .lower-main table.comparison_chart thead td {
  background-color: #edf8ff;
  color: #00a0e9;
}
.LP .lower-main section.pattern01 {
  background-color: #edf8ff;
  width: 100%;
  padding: 3%;
  margin: 0;
}
.LP .lower-main section.pattern01 .wrap {
  background-image: url("../img/shingles_vaccine/pattern_bottom.png");
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: contain;
}
.LP .lower-main section.pattern01 .wrap .wrap_in {
  background-image: url("../img/shingles_vaccine/pattern_top.png");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
  padding: 20px 40px;
}
.LP .lower-main section.pattern01 .wrap .wrap_in h3 {
  background: none;
  padding: 0;
  text-align: center;
  margin-bottom: 0;
  padding-left: 0;
  text-indent: 0em;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #00a0e9;
}
.LP .lower-main .bg_right {
  background-image: url("../img/shingles_vaccine/bg_right.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 4rem;
}
.LP .lower-main .bg_left {
  background-image: url("../img/shingles_vaccine/bg_left.png");
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: contain;
  padding-bottom: 4rem;
}
.LP .fixed_right {
  position: fixed;
  bottom: 85px;
  right: 0;
}
.LP .fixed_right img {
  width: 5rem;
  height: auto;
}

#page-top {
  bottom: 71px;
  left: 2px;
  width: 7rem;
  height: 7rem;
}
#page-top a {
  display: block;
  text-align: center;
  background: none;
  border-radius: 0;
  padding: 0;
  opacity: 1;
  color: #FFF;
  background-image: url("../img/shingles_vaccine/page_top.png");
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
  width: 7rem;
  height: 7rem;
  text-indent: -99999px;
}
#page-top a::before {
  content: none;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .LP .lower-main {
    width: 100%;
  }
  .LP .lower-main > .cont-area {
    width: 100%;
  }
  .LP .lower-main section {
    margin: 0;
    padding: 0;
  }
  .LP .lower-main .section {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .LP .lower-main .section p {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main h2.catch {
    margin-top: 40px;
    padding: 0;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }
  .LP .lower-main h3 {
    margin-bottom: 50px;
  }
  .LP .lower-main h3 img {
    height: 178px;
    width: auto;
  }
  .LP .lower-main h4 {
    font-size: 24px;
  }
  .LP .lower-main figure img {
    height: auto;
    width: auto;
  }
  .LP .lower-main section.pattern01 {
    background-color: #edf8ff;
    width: 100%;
    padding: 3%;
    margin: 0;
  }
  .LP .lower-main section.pattern01 .wrap {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../img/shingles_vaccine/pattern_bottom_pc.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in {
    background-image: url("../img/shingles_vaccine/pattern_top_pc.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px 60px 80px;
    overflow: hidden;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in h3 {
    background: none;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
    text-indent: 0em;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.5;
    color: #00a0e9;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in figure {
    float: right;
    padding: 0 0 0 40px;
    margin: 0;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in figure img {
    width: 170px;
    height: auto;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in p {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main table.comparison_chart th, .LP .lower-main table.comparison_chart td {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main table.comparison_chart th {
    text-align: center;
  }
  .LP .lower-main table.comparison_chart thead th {
    width: 15%;
  }
  .LP .fixed_right {
    position: fixed;
    top: 210px;
    right: 0;
  }
  .LP .fixed_right img {
    width: 10rem;
    height: auto;
  }
  .LP #page-top {
    bottom: 30px;
    left: auto;
    right: 15px !important;
  }
  .LP #page-top a {
    display: block;
    text-align: center;
    background: none;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    color: #FFF;
    background-image: url("../img/shingles_vaccine/page_top.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 7rem;
    text-indent: -99999px;
  }
  .LP #page-top a::before {
    content: none;
  }
}
@media only screen and (min-width: 1025px) {
  .LP .lower-main {
    width: 100%;
  }
  .LP .lower-main > .cont-area {
    width: 100%;
  }
  .LP .lower-main section {
    margin: 0;
    padding: 0;
  }
  .LP .lower-main .section {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .LP .lower-main .section p {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main h2.catch {
    margin-top: 40px;
    padding: 0;
    width: 1000px;
  }
  .LP .lower-main h3 {
    margin-bottom: 50px;
  }
  .LP .lower-main h3 img {
    height: 178px;
    width: auto;
  }
  .LP .lower-main h4 {
    font-size: 24px;
  }
  .LP .lower-main figure img {
    height: auto;
    width: auto;
  }
  .LP .lower-main section.pattern01 {
    background-color: #edf8ff;
    width: 100%;
    padding: 3%;
    margin: 0;
  }
  .LP .lower-main section.pattern01 .wrap {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    background-image: url("../img/shingles_vaccine/pattern_bottom_pc.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in {
    background-image: url("../img/shingles_vaccine/pattern_top_pc.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 40px 60px 80px;
    overflow: hidden;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in h3 {
    background: none;
    padding: 0;
    text-align: left;
    margin-bottom: 10px;
    padding-left: 0;
    text-indent: 0em;
    font-weight: 600;
    font-size: 30px;
    line-height: 1.5;
    color: #00a0e9;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in figure {
    float: right;
    padding: 0 0 0 40px;
    margin: 0;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in figure img {
    width: 170px;
    height: auto;
  }
  .LP .lower-main section.pattern01 .wrap .wrap_in p {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main table.comparison_chart th, .LP .lower-main table.comparison_chart td {
    font-size: 20px;
    line-height: 1.6;
  }
  .LP .lower-main table.comparison_chart th {
    text-align: center;
  }
  .LP .lower-main table.comparison_chart thead th {
    width: 15%;
  }
  .LP .fixed_right {
    position: fixed;
    top: 210px;
    right: 0;
  }
  .LP .fixed_right img {
    width: 10rem;
    height: auto;
  }
  .LP #page-top {
    bottom: 30px;
    left: auto;
    right: 15px !important;
  }
  .LP #page-top a {
    display: block;
    text-align: center;
    background: none;
    border-radius: 0;
    padding: 0;
    opacity: 1;
    color: #FFF;
    background-image: url("../img/shingles_vaccine/page_top.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 7rem;
    height: 7rem;
    text-indent: -99999px;
  }
  .LP #page-top a::before {
    content: none;
  }
}/*# sourceMappingURL=LP.css.map */