/* 目次 */
#workplace20220331 {
  padding-bottom: 5rem;
  font-size: 1.3em;
  width: 100%;
  max-width: 990px;
  margin: 50px auto 0;
  padding-bottom: 0;
}

#workplace20220331 img.ttl-img {
  width: 100%;
  height: auto;
}
#workplace20220331 .images__center {
  text-align: center;
}

#workplace20220331 .list {
  padding-left: 1.8em;
  margin-bottom: 1.8rem;
  list-style: disc;
}

#workplace20220331 .list--pickup {
  padding: 1.5em 1.8em;
  margin-bottom: 1.8rem;
  background-color: #f0f8fb;
}
#workplace20220331 .list--pickup li {
  position: relative;
  padding: 0.2em 0 0.2em 1.2em;
  font-weight: bold;
}
#workplace20220331 .list--pickup li:after {
  position: absolute;
  top: 0.2em;
  left: 0;
  display: block;
  content: "●";
  color: #47a6d3;
}

#workplace20220331 table {
  margin-bottom: 1.8rem;
  text-align: left;
}
#workplace20220331 table th,
#workplace20220331 table td {
  border-bottom: 6px solid #ffffff;
  padding: 0.9rem;
}
#workplace20220331 table th {
  background-color: #f0f8fb;
}
#workplace20220331 table td {
}

#workplace20220331__price_patern th {
  width: 50%;
}

#workplace20220331 .hw2 {
  padding: 15px 20px;
  line-height: 1.4em;
  margin-bottom: 1.8rem;
  background-color: #47a6d3;
  font-size: 1.625rem;
  font-weight: bold;
  color: #ffffff;
}

#workplace20220331 .hw3 {
  padding: 10px 0;
  margin-top: 4.5rem;
  margin-bottom: 1.8rem;
  border-bottom: 2px solid #47a6d3;
  color: #47a6d3;
  font-size: 1.625rem;
  font-weight: bold;
}

#workplace20220331 .hw4 {
  padding: 0 0 0 12px;
  margin-bottom: 0.5rem;
  border-left: 5px solid #47a6d3;
  color: #47a6d3;
  font-size: 1.25rem;
  font-weight: bold;
}

#workplace20220331 .hw4--rank {
  position: relative;
  line-height: 1.6em;
  padding-left: 46px;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  margin-bottom: 1rem;
  border: 0;
  color: #47a6d3;
  font-size: 1.25rem;
  font-weight: bold;
}

#workplace20220331 .hw4--rank__number {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 2em;
  line-height: 2em;
  border-radius: 1em;
  background-color: #47a6d3;
  text-align: center;
  color: #ffffff;
  font-size: 1.25rem;
  font-weight: bold;
}

#workplace20220331 .hw5 {
  margin-bottom: 0.5rem;
  font-size: 1.25rem;
  font-weight: bold;
}

/* 段落 */
#workplace20220331 p {
  margin-bottom: 2.7rem;
}

/* 目次 */
#workplace20220331 .index {
  padding: 20px 30px;
  margin: 0 50px 2.7rem;
  background-image: url(/d_images/campaign/20200331_whitedaywife/index--bg.jpg);
  background-position: left top;
  background-repeat: repeat;
}

#workplace20220331 .index__title {
  margin: 0;
  border: 0;
  line-height: 1.4em;
  font-size: 1.625rem;
  font-weight: bold;
  color: #47a6d3;
}

#workplace20220331 .index__list li {
  margin-bottom: 0.9rem;
}

#workplace20220331 .index__list a {
  font-size: 1rem;
  font-weight: bold;
  color: #000000;
}
#workplace20220331 .index__list ul {
  padding: 0.9em 0 0 1rem;
}
#workplace20220331 .index__list ul li a {
  font-size: 0.875rem;
  font-weight: normal;
}

#workplace20220331 .button {
  margin-bottom: 1rem;
}

#workplace20220331 .button a {
  position: relative;
  display: block;
  width: 510px;
  line-height: 1.6em;
  padding: 20px 60px;
  margin: 0 auto 3.6rem;
  background-color: #47a6d3;
  border-radius: 10px;
  font-size: 1.375rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
}

#workplace20220331 .button a:link,
#workplace20220331 .button a:visited {
}
#workplace20220331 .button a:active,
#workplace20220331 .button a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#workplace20220331 .button a:after {
  position: absolute;
  right: 23px;
  top: 50%;
  display: block;
  content: ".";
  width: 22px;
  height: 22px;
  overflow: hidden;
  margin-top: -11px;
  white-space: nowrap;
  text-align: left;
  text-indent: 100%;
  background-image: url(/d_images/campaign/20200331_whitedaywife/button_bg.png);
  background-position: left top;
  background-repeat: no-repeat;
}
