* {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #666;
}
html {
  font-size: 62.5%;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.parttime h1 {
  font-size: 3.4rem;
  font-weight: bold;
  border-top: 5px solid #0099e4;
  border-bottom: 1px solid #f9f9f9;
  margin: 0 0 25px;
  background: url(../img/bg_tit01.png) 0 100% repeat-x;
  padding: 20px 0 20px 20px;
}
.parttime h1 span {
  display: block;
  height: 40px;
  padding-left: 20px;
  background: url(../img/bg_tit_border.png) 0 0 no-repeat;
}
.parttime h2 {
  font-size: 3.4rem;
  font-weight: bold;
  border-top: 5px solid #a6a6a6;
  border-bottom: 1px solid #f9f9f9;
  margin: 0 0 25px;
  background: url(../img/bg_tit01.png) 0 100% repeat-x;
  padding: 20px 0 20px 20px;
}
.parttime h2 span {
  display: block;
  height: 40px;
  padding-left: 20px;
  background: url(../img/bg_tit_border03.png) 0 50% no-repeat;
}
.parttime h2.double {
  font-size: 3.4rem;
  margin-bottom: 10px;
  border-top: 5px solid #a6a6a6;
  border-bottom: 1px solid #f9f9f9;
  background: url(../img/bg_tit02.png) 0 100% repeat-x;
  padding: 20px 0 20px 20px;
  line-height: 1.2;
  margin: 0 0 25px;
}
.parttime h2.double span {
  display: block;
  height: 73px;
  padding-left: 20px;
  background: url(../img/bg_tit_border02.png) 0 70% no-repeat;
}
.parttime h3 {
  color: #eb5576;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.25;
  padding-bottom: 18px;
  margin-top: 5px;
  margin-bottom: 18px;
  background: url(../img/bg_h4_border.png) repeat-x;
  background-position: left bottom;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.parttime h3 span {
  display: block;
  font-size: 3.1rem;
  color: #eb5576;
  margin-bottom: 0.4em;
}
.parttime h3 span.fz17 {
  font-size: 17px;
}
.parttime h4 {
  color: #eb5576;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.25;
  padding-bottom: 18px;
  margin-top: 5px;
  margin-bottom: 18px;
  background: url(../img/bg_h4_border.png) repeat-x;
  background-position: left bottom;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.parttime h4 span {
  display: block;
  font-size: 3.1rem;
  color: #eb5576;
  margin-bottom: 0.4em;
}
.parttime h4 span.fz17 {
  font-size: 17px;
}
.parttime p {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 30px;
}
.parttime p.link-detail {
  text-align: right;
}
.parttime p.link-detail span {
  color: #e26e82;
  margin-right: 0.6em;
}
.parttime p.link-detail a {
  text-decoration: underline;
  color: #e26e82;
}
.parttime .inner-section {
  margin: 0 20px 0;
}
.parttime .main-img {
  margin-bottom: 30px;
}
.parttime .area-example {
  border: 2px solid #ff8c00;
  background: url(../img/bg_box_example.png);
  border-radius: 5px;
  padding: 18px 18px 0;
  margin-bottom: 84px;
}
.parttime .area-example ul {
  letter-spacing: -0.4em;
}
.parttime .area-example ul li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: 0;
  width: 270px;
  border: 2px solid #da5800;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 20px 20px 0;
  background: #fefffa;
  /* Old browsers */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #fefffa), to(#fff2cd));
  background: linear-gradient(to bottom, #fefffa 30%, #fff2cd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefffa', endColorstr='#fff2cd', GradientType=0);
  /* IE6-9 */
}
.parttime .area-example ul li:nth-child(even) {
  margin-right: 0;
}
.parttime .area-example h5 {
  font-size: 3.8rem;
  font-weight: bold;
  color: #fff;
  background: #da5800;
  line-height: 1;
  margin: 0 0 0.4em;
  text-align: center;
  padding: 0.2em 0;
}
.parttime .area-example p.payment {
  font-weight: bold;
  text-align: center;
  color: #ff0020;
  font-size: 3rem;
  margin-bottom: 0.3em;
}
.parttime .area-example p.payment span {
  color: #ff0020;
  font-weight: bold;
  font-size: 4.8rem;
}
.parttime .area-example p.list {
  color: #000;
  font-weight: bold;
  font-size: 3rem;
  letter-spacing: -1px;
  margin-left: 20px;
  margin-bottom: 11px;
  padding-left: 28px;
  background: url(../img/icon_example_list.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.parttime .area-example p.list.ls-2 {
  letter-spacing: -2px;
}
.parttime .area-ranking .inner {
  margin-bottom: 30px;
}
.parttime .area-ranking .ttl-ranking img {
  vertical-align: bottom;
}
.parttime .area-ranking .txt-ranking {
  border: 3px solid #000;
  border-top: none;
  border-radius: 0 0 15px 15px;
  padding: 20px;
}
.parttime .area-ranking .txt-ranking p {
  font-size: 2.3rem;
  margin-bottom: 20px;
}
.parttime .area-ranking .txt-ranking .link {
  text-align: right;
  margin-bottom: 0;
}
.parttime .area-ranking .txt-ranking .link span {
  color: #e26e82;
  margin-right: 0.4em;
}
.parttime .area-ranking .txt-ranking .link a {
  color: #e26e82;
  text-decoration: underline;
}
.parttime .area-ranking .rank01 {
  border-color: #e05f76;
}
.parttime .area-ranking .rank02 {
  border-color: #669966;
}
.parttime .area-ranking .rank03 {
  border-color: #6699cc;
}
.parttime .area-banner {
  padding-bottom: 70px;
}
.parttime .area-banner div {
  margin-bottom: 24px;
}
.parttime .area-banner div:first-child {
  margin-left: -5px;
  margin-right: -5px;
}
.parttime .box-parttime-qa {
  background: url(../img/bg_parttime_qa.png);
  padding: 10px;
  margin-bottom: 24px;
}
.parttime .box-parttime-qa .inner {
  padding: 20px;
  background: #fff;
}
.parttime .box-parttime-qa h3 {
  padding: 0 0 0 58px;
  margin-bottom: 22px;
  background: url(../img/icon_parttime_qa01.png) no-repeat;
  background-position: left top;
  font-size: 3rem;
  color: #e05f76;
  font-weight: bold;
  line-height: 1.1;
}
.parttime .box-parttime-qa p {
  padding: 0 0 0 58px;
  font-size: 2.4rem;
  background: url(../img/icon_parttime_qa02.png) no-repeat;
  background-position: left top;
  line-height: 1.2;
  margin-bottom: 0;
}
.parttime .box-info {
  border: 1px solid #e05f76;
  background: #faf1f5;
  margin: 0 0 28px;
  padding: 20px 20px 17px;
}
.parttime .box-info .icon-info {
  letter-spacing: -0.4em;
  padding-bottom: 8px;
}
.parttime .box-info .icon-info li {
  font-size: 2rem;
  display: inline-block;
  letter-spacing: 0;
  padding: 9px 8px;
  border-radius: 4px;
  color: #fff;
  line-height: 1;
  margin: 0 24px 5px 0;
}
.parttime .box-info .icon-info li.arbeit {
  background: #d19428;
}
.parttime .box-info .icon-info li.day {
  background: #ee4865;
}
.parttime .box-info .icon-info li.clinic {
  background: #879adc;
}
.parttime .box-info .icon-info li.hospital {
  background: #5c9a64;
}
.parttime .box-info .icon-info li.night {
  background: #8472ca;
}
.parttime .box-info .icon-info li.care {
  background: #e185d0;
}
.parttime .box-info p {
  font-size: 2.3rem;
  line-height: 1.3;
  margin-bottom: 15px;
}
.parttime .box-info p.link-detail {
  margin: 0;
}
.parttime .box-info.style02 h3 {
  background: none;
  border-bottom: 1px solid #eb5576;
}
.parttime .box-info.style02 .img {
  float: left;
  width: 100px;
  margin-right: 20px;
}
.parttime .box-info.style02 .txt-style02 {
  float: left;
  width: 435px;
}
.parttime .box-experience {
  border: 1px solid #eb5576;
  background: #fbf0f5;
  margin-bottom: 29px;
  padding: 14px 20px;
}
.parttime .box-experience h3 {
  background: none;
  padding-bottom: 0;
  -webkit-font-feature-settings: inherit;
          font-feature-settings: inherit;
}
.parttime .box-experience .img {
  float: left;
  width: 100px;
  margin-right: 20px;
}
.parttime .box-experience .txt-experience {
  float: left;
  width: 435px;
}
.parttime .box-experience .txt-experience p {
  line-height: 1.21;
  margin-bottom: 0;
}
.copyright p {
  color: #fff;
}
