@charset "UTF-8";
/* Scss Document */
@import url("https://fonts.googleapis.com/css2?family=Overpass:wght@400;700&display=swap");
body {
  margin: 0;
  padding: 0; }

.pc {
  display: block; }

.sp {
  display: none; }

.willx-area {
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
  .willx-area ul {
    margin: 0;
    padding: 0; }
  .willx-area .font {
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
  .willx-area .font-b {
    font-family: 'Overpass', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 700; }
  .willx-area .font-n {
    font-family: 'Overpass', sans-serif;
    letter-spacing: 0.1em;
    font-weight: 400; }
  .willx-area .font-min {
    font-size: 15px;
    font-weight: normal;
    padding: 0 0 0 20px;
    letter-spacing: normal; }
  .willx-area h2 {
    text-align: left;
    font-size: 28px;
    line-height: 100%;
    margin: 20px 0 12px 0; }
    .willx-area h2.nml {
      font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      text-align: center;
      font-size: 30px; }
  .willx-area h3 {
    font-weight: normal;
    margin-bottom: 40px; }
    .willx-area h3.unit {
      text-align: left;
      background-color: #b5b5b6;
      padding: 10px 15px; }
  .willx-area p {
    padding: 0;
    margin: 0;
    text-align: left;
    line-height: 1.8; }
  .willx-area img {
    width: 100%;
    height: auto; }
  .willx-area .wrapper {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 20px 5px 5px 5px;
    box-sizing: border-box; }
  .willx-area .firstview {
    display: flex;
    justify-content: space-between;
    padding: 20px 5px 5px 5px;
    border-bottom: 2px solid #e4e4e4;
    width: 100%;
    max-width: 900px;
    margin: 0 auto; }
    .willx-area .firstview p {
      padding: 0;
      margin: 0 0 15px 0; }
    .willx-area .firstview div:nth-of-type(1) {
      width: 23.7%; }
    .willx-area .firstview div:nth-of-type(2) {
      width: 74.4%; }
  .willx-area .mrg {
    margin-bottom: 20px; }
  .willx-area .space ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0; }
    .willx-area .space ul li {
      width: 24%;
      margin: 0 1.3% 0 0; }
      .willx-area .space ul li:nth-child(4n) {
        margin-right: 0; }
    .willx-area .space ul p {
      padding: 5px 0 0 0;
      font-size: 13px; }
  .willx-area .space2 ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    padding: 0;
    margin: 0; }
    .willx-area .space2 ul li {
      width: 49%;
      margin: 0 2% 20px 0; }
      .willx-area .space2 ul li:nth-child(2n) {
        margin-right: 0; }
    .willx-area .space2 ul p {
      padding: 5px 0 0 0;
      font-size: 13px; }
  .willx-area .more {
    border-radius: 30px;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
    width: 60%;
    margin: 20px auto 80px;
    background-color: #00a0ca;
    color: #fff;
    padding: 20px 0;
    border: none;
    text-align: center;
    font-size: 26px; }
    .willx-area .more a {
      color: #fff; }
  .willx-area .contact-nav {
    display: flex;
    justify-content: center;
    margin-bottom: 40px; }
    .willx-area .contact-nav .more {
      border-radius: 30px;
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
      width: 200px;
      margin: 0 17px !important;
      background-color: #00a0ca;
      color: #fff;
      padding: 12px 16px;
      border: none;
      text-align: center;
      font-size: 16px; }
      .willx-area .contact-nav .more a {
        color: #fff; }
  .willx-area .point {
    background-color: #e4eaee;
    padding: 40px 0; }
    .willx-area .point > div {
      width: 100%;
      max-width: 900px;
      margin: 0 auto; }
    .willx-area .point ul {
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
      .willx-area .point ul li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 15px;
        display: flex;
        justify-content: space-between; }
        .willx-area .point ul li:nth-child(2n) {
          margin-right: 0; }
        .willx-area .point ul li:nth-last-of-type(1) {
          display: block;
          align-self: flex-end;
          text-align: center; }
        .willx-area .point ul li p {
          padding: 0;
          margin: 0; }
        .willx-area .point ul li p:nth-of-type(1) {
          width: 34.2%;
          margin-right: 6%; }
        .willx-area .point ul li p:nth-of-type(2) {
          width: 25px; }
          .willx-area .point ul li p:nth-of-type(2) span {
            background-color: #000;
            border-radius: 4px;
            display: block;
            color: #fff;
            padding: 1px;
            text-align: center;
            font-weight: 700;
            font-size: 13px; }
        .willx-area .point ul li p:nth-of-type(3) {
          width: 50%;
          font-size: 13px; }
          .willx-area .point ul li p:nth-of-type(3) strong {
            display: block;
            font-size: 16px; }
          .willx-area .point ul li p:nth-of-type(3) span {
            font-size: 10px;
            display: block; }
  .willx-area .unit h2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px; }
  .willx-area .unit ul {
    display: flex;
    list-style: none;
    justify-content: space-between; }
    .willx-area .unit ul li {
      width: 33%;
      text-align: center;
      padding: 0 0 20px 0; }
      .willx-area .unit ul li p {
        text-align: center; }
        .willx-area .unit ul li p:nth-child(1) {
          max-width: 200px;
          margin: 0 auto 30px auto; }
  .willx-area .spec p:nth-child(1) {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    font-size: 30px; }
    .willx-area .spec p:nth-child(1) span {
      font-size: 13px; }
  .willx-area .spec p:nth-child(2) {
    border-bottom: 1px solid #000;
    padding: 20px 0; }
  .willx-area .spec p:nth-child(3) {
    padding: 20px 0 0 0; }
  .willx-area .spec ul {
    padding: 0 0 0 20px; }
    .willx-area .spec ul li {
      border-bottom: 1px dotted #666;
      padding: 10px; }
  .willx-area .tel {
    text-align: center;
    font-size: 16px;
    font-weight: 700; }
  .willx-area .reserve {
    background-color: #e4eaee;
    text-align: center;
    margin-bottom: 20px; }
    .willx-area .reserve img {
      max-width: 794px;
      height: auto; }

@media screen and (max-width: 480px) {
  .pc {
    display: none !important; }

  .sp {
    display: block !important; }

  .willx-area .more {
    width: 50%; }
  .willx-area .space strong {
    display: block;
    padding: 0; }
  .willx-area .point ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px; }
    .willx-area .point ul li {
      width: 100%;
      margin-right: 0;
      margin-bottom: 15px;
      display: flex;
      justify-content: space-between; }
      .willx-area .point ul li:nth-last-of-type(1) {
        display: block;
        align-self: flex-end;
        text-align: center; }
      .willx-area .point ul li p {
        padding: 0;
        margin: 0; }
      .willx-area .point ul li p:nth-of-type(1) {
        width: 34.2%;
        margin-right: 1%; }
      .willx-area .point ul li p:nth-of-type(2) {
        width: 25px; }
        .willx-area .point ul li p:nth-of-type(2) span {
          background-color: #000;
          border-radius: 4px;
          display: block;
          color: #fff;
          padding: 1px;
          text-align: center;
          font-weight: 700;
          font-size: 13px; }
      .willx-area .point ul li p:nth-of-type(3) {
        width: 50%;
        font-size: 13px; }
        .willx-area .point ul li p:nth-of-type(3) strong {
          display: block;
          font-size: 16px; }
        .willx-area .point ul li p:nth-of-type(3) span {
          font-size: 10px;
          display: block; }
  .willx-area .space2 ul {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0; }
    .willx-area .space2 ul li {
      width: 100%;
      margin: 0 0 20px 0; }
    .willx-area .space2 ul p {
      padding: 5px 0 0 0;
      font-size: 13px; }
  .willx-area .contact-nav {
    display: block;
    justify-content: center;
    margin-bottom: 40px;
    padding: 0 10px; }
    .willx-area .contact-nav .more {
      box-sizing: border-box;
      border-radius: 10px;
      box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.05);
      width: 100%;
      margin: 0 0 10px 0 !important;
      background-color: #00a0ca;
      color: #fff;
      padding: 12px 16px;
      border: none;
      text-align: center; }
      .willx-area .contact-nav .more a {
        color: #fff; } }

/*# sourceMappingURL=willx.css.map */
