@charset "UTF-8";
/* Scss Document */
.area01 {
  width: 100%;
  padding-bottom: 70px;
}
.area01__inner {
  width: 600px;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .area01__inner {
    width: 93.75%;
  }
}
.area01__inner .map {
  width: 93.75%;
  margin: 40px auto 0;
}
.area01__inner .map_info {
  text-align: center;
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .area01__inner .map_info {
    font-size: 17px;
  }
}
.area01__inner .google_map {
  margin-top: 36px;
}
.area01__inner .google_map .access_point {
  width: 40px;
  margin: auto;
}
.area01__inner .google_map p {
  font-size: 18px;
  margin-top: 0.5em;
  font-weight: 700;
  text-align: center;
}
.area01__inner .google_map:hover {
  opacity: 0.8;
}

.area02 {
  width: 100%;
  padding-bottom: 70px;
}
.area02__inner {
  width: 600px;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .area02__inner {
    width: 93.75%;
  }
}
.area02__inner .read {
  margin-top: 36px;
  font-size: 18px;
  line-height: 1.6;
  text-align: center;
  font-weight: 700;
  color: #005fa3;
}
@media screen and (max-width: 480px) {
  .area02__inner .read {
    font-size: 21px;
  }
}
.area02__inner .recruit_area {
  margin-top: 36px;
}
.area02__inner .recruit_area > p {
  position: relative;
  padding-left: 1.25em;
  font-weight: 700;
  color: #333;
  line-height: 1.6;
  margin-bottom: 0.25em;
}
@media screen and (max-width: 480px) {
  .area02__inner .recruit_area > p {
    font-size: 18px;
  }
}
.area02__inner .recruit_area > p::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "★";
  display: block;
  color: #71c7d1;
}
.area02__inner .recruit_area table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid #999;
}
.area02__inner .recruit_area table th, .area02__inner .recruit_area table td {
  font-size: 18px;
  line-height: 1.5;
  padding: 0.5em 1em;
  border: 1px solid #999;
  vertical-align: middle;
}
.area02__inner .recruit_area table th {
  width: 4em;
  background: #fffde5;
}
.area02__inner .recruit_area table + p {
  margin-top: 2em;
}
.area02__inner .recruit_area .other_info {
  margin-top: 2em;
  line-height: 1.7;
}
@media screen and (max-width: 480px) {
  .area02__inner .recruit_area .other_info {
    font-size: 18px;
  }
}
.area02__inner .recruit_area .other_info p.info01 {
  position: relative;
  padding-left: 3em;
}
.area02__inner .recruit_area .other_info p.info01::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "待遇：";
  display: block;
}
.area02__inner .recruit_area .other_info p.info02 {
  position: relative;
  padding-left: 3em;
}
.area02__inner .recruit_area .other_info p.info02::before {
  position: absolute;
  left: 0;
  top: 0;
  content: "応募：";
  display: block;
}

.area03 {
  width: 100%;
  padding-bottom: 40px;
}
.area03__inner {
  margin: auto;
}
@media screen and (max-width: 480px) {
  .area03__inner {
    width: 93.75%;
  }
}
.area03__inner .telephone_number {
  margin-top: 40px;
  text-align: center;
}
.area03__inner .telephone_number ul li {
  font-family: 'M PLUS Rounded 1c', sans-serif;
  font-weight: 900;
  font-size: 62px;
  line-height: 1.5;
  text-shadow: 3px 3px 1px #ccc;
}
@media screen and (max-width: 480px) {
  .area03__inner .telephone_number ul li {
    font-size: 46px;
  }
}
.area03__inner .telephone_number ul li a {
  color: #005fa3;
}
.area03__inner .telephone_number ul li .ss {
  position: relative;
}
.area03__inner .telephone_number ul li .ss::before {
  position: absolute;
  left: 0;
  top: -.5em;
  content: "お電話でのお問合せ";
  display: block;
  font-size: .338em;
  font-family: 'M PLUS 1p', sans-serif;
  color: #e9528e;
  text-shadow: none;
}
.area03__inner .telephone_number ul li .fc {
  position: relative;
}
.area03__inner .telephone_number ul li .fc::before {
  position: absolute;
  left: 0;
  top: -.5em;
  content: "フィットネスクラブ";
  display: block;
  font-size: .338em;
  font-family: 'M PLUS 1p', sans-serif;
  color: #ed6d34;
  text-shadow: none;
}
.area03__inner .telephone_number ul li .small {
  font-size: 0.75em;
}
.area03__inner .times {
  text-align: center;
  margin-top: 10px;
  font-size: 18px;
  line-height: 1.75;
  font-weight: 700;
}
.area03__inner .times p {
  display: inline-block;
  text-align: left;
}
@media screen and (max-width: 480px) {
  .area03__inner .times {
    font-size: 18px;
  }
}

.area04 {
  width: 100%;
  padding-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .area04__inner {
    width: 93.75%;
    margin: auto;
  }
}
.area04__inner__inner {
  margin: 40px auto 0;
  text-align: center;
}
.area04__inner__inner .sengen {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (max-width: 480px) {
  .area04__inner__inner .sengen {
    font-size: 21px;
  }
}
.area04__inner__inner .bus_course {
  margin-top: 18px;
  display: inline-block;
  text-align: left;
}
.area04__inner__inner .bus_course .course_list {
  font-size: 18px;
  line-height: 1.6;
}
@media screen and (max-width: 480px) {
  .area04__inner__inner .bus_course .course_list {
    font-size: 21px;
  }
}
.area04__inner__inner .bus_course .course_list ul:nth-child(n + 2) {
  margin-top: 1em;
}
.area04__inner__inner .bus_course .course_list .course1,
.area04__inner__inner .bus_course .course_list .course2 {
  display: flex;
  font-weight: 700;
}
@media screen and (max-width: 480px) {
  .area04__inner__inner .bus_course .course_list .course1,
  .area04__inner__inner .bus_course .course_list .course2 {
    display: block;
  }
}
.area04__inner__inner .bus_course .course_list .course1 li:first-child,
.area04__inner__inner .bus_course .course_list .course2 li:first-child {
  width: 14em;
}
@media screen and (max-width: 480px) {
  .area04__inner__inner .bus_course .course_list .course1 li:last-child,
  .area04__inner__inner .bus_course .course_list .course2 li:last-child {
    padding-left: 1.5em;
  }
}
.area04__inner__inner .bus_course .course_list .course1 li:first-child {
  color: #F19C37;
}
.area04__inner__inner .bus_course .course_list .course1 li span {
  font-size: .875em;
  color: #F19C37;
}
.area04__inner__inner .bus_course .course_list .course2 li:first-child {
  color: #71BC00;
}
.area04__inner__inner .bus_course .course_list .course2 li span {
  font-size: .875em;
  color: #71BC00;
}
.area04__inner .course_info {
  text-align: center;
  margin-top: 2em;
}
.area04__inner .course_info p {
  display: inline-block;
  text-align: left;
  line-height: 1.6;
}
@media screen and (max-width: 480px) {
  .area04__inner .course_info p {
    font-size: 18px;
  }
}
