.container {
  position: relative;
  background: url(../img/self_med/bgCol03.jpg) repeat-x center;
  background-size: cover;
  overflow: inherit;
  box-sizing: border-box;
}

.pnkz,
.page-ttl {
  position: relative;
  z-index: 1;
}

.pnkz,
.page-ttl_wrap {
  background: #FFF;
  box-sizing: border-box;
}

.pill-wrap {
  position: relative;
}

.pnkz::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  width: 100vw;
  height: 100%;
  z-index: -1;
  background: #fff;
}

.page-ttl {
  padding: 16px 0 41px;
  box-shadow: 0px 5px 7px 0 rgba(79, 79, 79, 0.3);
}

.pc-flex {
  display: flex;
  justify-content: center;
}

.flex-box {
  display: flex;
}

.bg_blue {
  background: rgba(153, 165, 183, 0.2);
}

@media screen and (max-width: 767px) {
  .container {
    background: #fff;
  }
  .page-ttl_wrap::before {
    content: none;
  }
  .pnkz,
  .page-ttl_wrap,
  .pill-wrap {
    background: #FFF;
    box-sizing: border-box;
  }
  .page-ttl {
    padding: 0 0 11%;
    line-height: 1.4;
  }
  .page-ttl::before {
    box-shadow: 3px 3px 4px rgba(144, 144, 144, 0.3);
  }
  .pill-wrap {
    padding-bottom: 10vh;
  }
  .pc-flex {
    display: block;
  }
}
.linettl {
  position: relative;
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 0.025em;
  text-align: center;
  line-height: 1;
  color: #001f4b;
  margin-bottom: 30px;
}
.linettl:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  border-top: 1px solid #001f4b;
}
.linettl span {
  position: relative;
  padding: 0 50px;
  background: #fff;
  z-index: 1;
}

.ico {
  text-align: center;
}
.ico img {
  height: 55px;
  width: auto;
}

.text {
  font-size: 1.5rem;
  line-height: 1.64;
}

.atten {
  color: #c42629;
  font-weight: 600;
}

.atten_bl {
  color: #001f4b;
  font-weight: 600;
}

.inner {
  width: 92%;
  max-width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
}

.box {
  padding-bottom: 50px;
  border-radius: 10px;
  max-width: 800px;
  margin: 0 auto 50px;
}

.btn_wrap {
  max-width: 320px;
  margin: 50px auto 0 auto;
}
.btn_wrap .btn_back {
  padding-bottom: 50px;
}
.btn_wrap .btn_back .btn {
  background: #c9c9c9;
}

@media screen and (max-width: 767px) {
  .pc-flex {
    display: block;
  }
  .container {
    background: none;
  }
  .container:before {
    display: none;
  }
  .pnkz ul li {
    color: #001f4b;
  }
  .pnkz ul li a {
    color: #99a5b7;
  }
  .pnkz ul li:not(:last-of-type):after {
    border-top: 1px solid #99a5b7;
    border-right: 1px solid #99a5b7;
  }
  .page-ttl_wrap .page-ttl {
    color: #001f4b;
    padding: 8% 0 7% 0;
  }
  .page-ttl_wrap .page-ttl .big {
    font-size: 6.7vw;
    margin-top: 10px;
    letter-spacing: 0.2rem;
  }
  .ico {
    text-align: center;
  }
  .ico img {
    width: 15vw;
  }
  .linettl {
    font-size: 5.867vw;
    margin-bottom: 6%;
    line-height: 0;
  }
  .linettl:before {
    top: 80%;
  }
  .linettl span {
    padding: 1% 3%;
  }
  .ttl {
    font-size: 5.333vw;
    letter-spacing: 0.3rem;
    margin-bottom: 6%;
  }
  .ttl:before {
    display: block;
    margin: 0 auto 3% auto;
  }
  .text {
    font-size: 3.733vw;
  }
  .tb_container {
    margin-inline: auto;
    overflow-x: scroll;
    width: 100%;
  }
  .tb_container table {
    width: 150%;
    font-size: 3.2vw;
    margin: 5% auto;
  }
  .tb_container table th.vac_ttl {
    font-size: 3.2vw;
    padding: 2% 1%;
    letter-spacing: 0;
  }
  .tb_container table td {
    padding: 1%;
  }
  .tb_container table span.btn_det {
    padding: 2% 5%;
    white-space: nowrap;
  }
  .box {
    padding: 0;
    margin: 0 0 15%;
  }
  .box_shadow, .box_frame, .box_bl {
    padding: 10% 5%;
  }
  .box_shadow ul.item li {
    padding: 2% 2% 2% 8%;
  }
  .btn_wrap {
    max-width: inherit;
    margin: 10% auto 0 auto;
  }
}
/* ------------------------------
sec01
------------------------------ */
.sec01 {
  max-width: 1200px;
  padding: 75px 0;
  margin: 0 auto;
  background: #FFF;
  box-sizing: border-box;
}
.sec01 .map {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
}
.sec01 .map img {
  position: relative;
  width: 100%;
}
.sec01 .map .pin {
  position: absolute;
  width: 50px;
  transform: translate(-50%, -50%);
}
.sec01 .map .pin1 {
  top: 29%;
  left: 76%;
}
.sec01 .map .pin2 {
  top: 46%;
  left: 85%;
}
.sec01 .map .pin3 {
  top: 49%;
  left: 79%;
}
.sec01 .map .pin4 {
  top: 68%;
  left: 89%;
}
.sec01 .map .pin5 {
  top: 30%;
  left: 39%;
}
.sec01 .map .pin6 {
  top: 51%;
  left: 35%;
}
.sec01 .map .pin7 {
  top: 44%;
  left: 27%;
}
.sec01 .map .pin8 {
  top: 42%;
  left: 19%;
}
.sec01 .map .pin9 {
  top: 76%;
  left: 44%;
}
.sec01 .map .pin10 {
  top: 60%;
  left: 46%;
}
.sec01 .map .pin11 {
  top: 64%;
  left: 50%;
}
.sec01 .map .pin12 {
  top: 67%;
  left: 54%;
}
.sec01 .map .pin13 {
  top: 42%;
  left: 11%;
}
.sec01 .map .pin14 {
  top: 57%;
  left: 18%;
}
.sec01 .map .pin15 {
  top: 57%;
  left: 12%;
}
.sec01 .map .pin16 {
  top: 51%;
  left: 7%;
}
.sec01 .map .pin17 {
  top: 72%;
  left: 14%;
}
.sec01 .map .pin18 {
  top: 29%;
  left: 8%;
}
.sec01 .map .pin19 {
  top: 29%;
  left: 14%;
}
.sec01 .map .pin20 {
  top: 35%;
  left: 23%;
}
.sec01 .map .text {
  position: absolute;
  display: block;
  text-align: center;
  top: 66%;
  left: 62%;
  background: #fff;
  padding: 35px 15px;
  border: 3px solid #99A4B7;
  border-radius: 100px;
}

@media screen and (max-width: 767px) {
  .sec01 {
    max-width: inherit;
    padding: 10% 0 0 0;
    margin-bottom: 15vw;
  }
  .sec01 .map {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
  }
  .sec01 .map a {
    display: block;
    padding-top: 90px;
    margin-top: -90px;
  }
  .sec01 .map .pin {
    position: absolute;
    width: 5%;
    transform: translate(-50%, -50%);
  }
  .sec01 .map .text {
    font-size: 1.2vw;
    padding: 2% 2%;
    top: 67%;
    left: 59%;
    border: 2px solid #99A4B7;
  }
}
/* ------------------------------
sec02
------------------------------ */
.sec02 {
  max-width: 1200px;
  padding: 75px 0;
  margin: 0 auto;
  background: #FFF;
  box-sizing: border-box;
}
.sec02 .anchor {
  display: block;
  padding-top: 90px;
  margin-top: -90px;
}
.sec02 h3.linettl {
  text-align: left;
  display: block;
}
.sec02 h3.linettl span {
  padding-left: 0;
}
.sec02 .text a {
  color: #001f4b;
  border-bottom: 1px solid;
}
.sec02 .boxIn {
  width: 100%;
  margin: 20px auto;
}
.sec02 .boxIn .txt {
  width: 15%;
  text-align: center;
  background: #001f4b;
  color: #fff;
  font-weight: 600;
  padding: 20px;
  border-radius: 5px 0 0 5px;
  box-shadow: 2px 2px 10px 0px rgba(114, 114, 114, 0.2);
  line-height: 1.5;
}
.sec02 .boxIn .vaccine {
  width: 85%;
  padding: 20px;
  background: #fff;
  color: #001f4b;
  box-shadow: 2px 2px 10px 0px rgba(114, 114, 114, 0.2);
  text-align: left;
  border-radius: 0 5px 5px 0;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .sec02 {
    background: none;
    max-width: inherit;
    padding: 0;
    margin-bottom: 15vw;
  }
  .sec02 h3.linettl {
    font-size: 5.333vw;
    margin-bottom: 8%;
  }
  .sec02 .boxIn .txt {
    padding: 2% 3%;
    font-size: 3.733vw;
    width: auto;
    border-radius: 5px 5px 0 0;
  }
  .sec02 .boxIn .vaccine {
    width: auto;
    border-radius: 0 0 5px 5px;
    padding: 7% 5%;
  }
}