@charset "UTF-8";
.btn01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 80px;
  border: 1px solid #4b5761;
  font-size: 24px;
  font-weight: bold;
  color: #4b5761;
  border-radius: 24px;
  background-image: url("../images/icn_arrow_black.png");
  background-repeat: no-repeat;
  background-position: right 32px center;
  background-size: 10px 17px;
  transition: all .5s; }
  @media screen and (max-width: 750px) {
    .btn01 {
      height: 56px;
      font-size: 16px;
      font-weight: bold;
      color: #4b5761;
      border-radius: 16px;
      background-position: right 24px center; } }
  .btn01:hover {
    background-color: #4b5761;
    color: #fff;
    background-image: url("../images/icn_arrow_white3.png"); }

.top07-box__voice, .top08-btn {
  margin-top: 60px;
  max-width: 520px;
  border: 1px solid #4b5761;
  padding: 30px 8px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  background-image: url("../images/icn_arrow_down_gray.png");
  background-repeat: no-repeat;
  background-position: top 35px right 20px;
  -webkit-background-size: 26px 13px;
  background-size: 26px 13px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  cursor: pointer; }
  @media screen and (max-width: 750px) {
    .top07-box__voice, .top08-btn {
      margin-top: 6.4vw;
      max-width: 100%;
      border: 0.2666666667vw solid #4b5761;
      padding: 5.3333333333vw 2.1333333333vw;
      font-size: 4.2666666667vw;
      background-position: top 5.8666666667vw right 4.2666666667vw;
      -webkit-background-size: 4.2666666667vw 2.1333333333vw;
      background-size: 4.2666666667vw 2.1333333333vw;
      -webkit-border-radius: 6.4vw;
      -moz-border-radius: 6.4vw;
      border-radius: 6.4vw;
      cursor: pointer; } }

.arrowUp {
  background-image: url("../images/icn_arrow_down_gray.png") !important; }

.arrowNone {
  background-image: none !important; }

.key {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 400px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media screen and (max-width: 750px) {
    .key {
      height: 46.6666666667vw;
      background-size: cover; } }
  .key-ttl {
    width: 372px;
    height: 138px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    color: #fff;
    border: 1px solid #fff;
    letter-spacing: 5px; }
    .key-ttl span {
      margin-top: 16px;
      font-size: 48px; }
    @media screen and (max-width: 750px) {
      .key-ttl {
        width: 84vw;
        height: 21.3333333333vw;
        font-size: 6.4vw;
        letter-spacing: 0.8vw; }
        .key-ttl span {
          margin-top: 4.2666666667vw;
          font-size: 3.7333333333vw; } }

.content {
  padding: 0 20px; }
  @media screen and (max-width: 750px) {
    .content {
      padding: 0 8.5333333333vw; } }
  .content img {
    display: block;
    width: 100%;
    height: auto; }
  .content figure {
    margin: 0;
    padding: 0; }

.nav {
  position: fixed;
  top: 64px;
  left: 0; }

.footer {
  background-color: #4b5761;
  padding: 72px 20px 0 20px;
  background-image: url("../images/footer_bg.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover; }
  @media screen and (max-width: 750px) {
    .footer {
      padding: 13.3333333333vw 5.3333333333vw 0 5.3333333333vw; } }
  .footer-body {
    max-width: 910px;
    margin: 0 auto; }
  .footer-logo {
    display: block;
    width: 108px;
    height: auto;
    margin: 0 auto; }
    @media screen and (max-width: 750px) {
      .footer-logo {
        width: 21.3333333333vw;
        height: auto; } }
  .footer-ttl {
    margin-top: 48px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #fff; }
    @media screen and (max-width: 750px) {
      .footer-ttl {
        margin-top: 12.8vw;
        font-size: 5.8666666667vw;
        padding-bottom: 5.3333333333vw;
        border-bottom: 0.2666666667vw solid #fff; } }
  .footer-wrap1 {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 750px) {
      .footer-wrap1 {
        margin-top: 5.3333333333vw;
        flex-direction: column;
        justify-content: center; } }
    .footer-wrap1__adr {
      width: 43.7209302326%; }
      @media screen and (max-width: 750px) {
        .footer-wrap1__adr {
          width: 100%; } }
      .footer-wrap1__adr address {
        display: block;
        font-size: 16px;
        line-height: 1.75;
        color: #fff; }
        @media screen and (max-width: 750px) {
          .footer-wrap1__adr address {
            font-size: 3.7333333333vw; } }
      .footer-wrap1__adr a {
        margin-top: 24px;
        display: flex;
        align-items: center;
        max-width: 312px;
        height: 66px;
        padding: 0 40px 0 72px;
        border: 1px solid #fff;
        font-size: 20px;
        font-weight: bold;
        color: #fff;
        -webkit-border-radius: 24px;
        -moz-border-radius: 24px;
        border-radius: 24px;
        background-image: url("../images/icn_tel_white.png"), url("../images/icn_arrow_white.png");
        background-repeat: no-repeat, no-repeat;
        background-position: left 20px center, right 18px center;
        -webkit-background-size: 30px 24px, 8px 16px;
        background-size: 30px 24px, 8px 16px;
        -webkit-transition: all .5s;
        transition: all .5s; }
        @media screen and (max-width: 750px) {
          .footer-wrap1__adr a {
            margin: 8vw auto 0 auto;
            display: flex;
            align-items: center;
            max-width: 83.2vw;
            height: 17.6vw;
            padding: 0 10.6666666667vw 0 19.2vw;
            border: 0.2666666667vw solid #fff;
            font-size: 5.3333333333vw;
            -webkit-border-radius: 6.4vw;
            -moz-border-radius: 6.4vw;
            border-radius: 6.4vw;
            background-position: left 5.3333333333vw center, right 4.8vw center;
            -webkit-background-size: 8vw 6.4vw, 2.1333333333vw 4.2666666667vw;
            background-size: 8vw 6.4vw, 2.1333333333vw 4.2666666667vw; } }
        .footer-wrap1__adr a:hover {
          background-color: #fff;
          color: #4b5761;
          background-image: url("../images/icn_tel_black.png"), url("../images/icn_arrow_gray.png"); }
    .footer-wrap1__txt {
      width: 50%;
      font-size: 16px;
      line-height: 1.75;
      color: #fff; }
      @media screen and (max-width: 750px) {
        .footer-wrap1__txt {
          margin-top: 8vw;
          width: 100%;
          font-size: 3.7333333333vw; } }
  .footer-wrap2 {
    margin-top: 60px;
    border-top: 1px solid #fff;
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 750px) {
      .footer-wrap2 {
        margin-top: 8vw;
        border-top: 0.2666666667vw solid #fff;
        padding-top: 3.7333333333vw;
        justify-content: space-between;
        flex-wrap: wrap; } }
    .footer-wrap2 a {
      width: 31.3953488372%;
      height: 70px;
      margin: 25px 2.9069767442% 0 0;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      font-weight: bold;
      color: #fff;
      border: 1px solid #fff;
      background-color: rgba(26, 26, 26, 0.6);
      -webkit-transition: all .5s;
      transition: all .5s; }
      @media screen and (max-width: 750px) {
        .footer-wrap2 a {
          margin: 4.2666666667vw 0 0 0;
          width: 42.1333333333vw;
          height: 16vw;
          display: flex;
          font-size: 4.2666666667vw;
          border: 0.2666666667vw solid #fff; } }
      .footer-wrap2 a:nth-child(3n) {
        margin-right: 0; }
      .footer-wrap2 a:hover {
        background-color: #fff;
        color: #4b5761; }
  .footer-wrap3 {
    margin: 72px auto 0 auto; }
    @media screen and (max-width: 750px) {
      .footer-wrap3 {
        margin-top: 12.8vw;
        max-width: 100%;
        width: 100%; } }
    .footer-wrap3__ttl {
      text-align: center;
      font-size: 24px;
      color: #f6a;
      font-weight: bold; }
      @media screen and (max-width: 750px) {
        .footer-wrap3__ttl {
          font-size: 4.8vw; } }
    .footer-wrap3__btn {
      display: flex;
      width: 100%;
      justify-content: center;
      flex-wrap: wrap; }
      @media screen and (max-width: 750px) {
        .footer-wrap3__btn {
          justify-content: space-between; } }
      .footer-wrap3__btn a,
      .footer-wrap3__btn p {
        margin: 25px 2.9069767442% 0 0;
        width: 31.3953488372%;
        height: 70px;
        border: 1px solid #fff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 18px;
        font-weight: bold;
        color: #fff;
        -webkit-transition: all .5s;
        transition: all .5s;
        background-color: rgba(26, 26, 26, 0.6); }
        .footer-wrap3__btn a:nth-child(3n),
        .footer-wrap3__btn p:nth-child(3n) {
          margin-right: 0; }
        @media screen and (max-width: 750px) {
          .footer-wrap3__btn a,
          .footer-wrap3__btn p {
            width: 42.1333333333vw;
            height: 16vw;
            border: 0.2666666667vw solid #fff;
            font-size: 4.2666666667vw;
            margin: 25px 0 0 0; } }
        .footer-wrap3__btn a:hover,
        .footer-wrap3__btn p:hover {
          background-color: #fff;
          color: #4b5761; }
      .footer-wrap3__btn p:hover {
        background-color: rgba(26, 26, 26, 0.6);
        color: #fff; }
  .footer-wrap4 {
    margin-top: 80px;
    text-align: center;
    font-size: 0; }
    @media screen and (max-width: 750px) {
      .footer-wrap4 {
        margin-top: 16vw; } }
    .footer-wrap4 a {
      font-size: 16px;
      color: #fff; }
      @media screen and (max-width: 750px) {
        .footer-wrap4 a {
          font-size: 4.2666666667vw; } }
      .footer-wrap4 a:hover {
        text-decoration: underline; }
    .footer-wrap4 span {
      font-size: 16px;
      color: #fff;
      padding: 0 16px; }
      @media screen and (max-width: 750px) {
        .footer-wrap4 span {
          font-size: 4.2666666667vw;
          padding: 0 4.2666666667vw; } }
  .footer-copyright {
    margin-top: 50px;
    padding: 20px 0;
    text-align: center; }
    .footer-copyright a {
      font-size: 14px;
      color: #fff; }
    @media screen and (max-width: 750px) {
      .footer-copyright {
        margin-top: 5.3333333333vw;
        padding: 3.7333333333vw 0;
        font-size: 3.2vw; } }

.topKey {
  position: relative;
  max-width: 1400px;
  margin: 0 auto; }
  .topKey-body {
    width: 100%;
    height: 600px;
    display: flex;
    align-items: center;
    padding-left: 72px;
    background-image: url("../images/key_img.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: auto 600px;
    background-size: auto 600px; }
    @media screen and (max-width: 750px) {
      .topKey-body {
        height: 116.2666666667vw;
        align-items: flex-end;
        padding-left: 0;
        background-image: url("../images/key_img_sp.jpg");
        -webkit-background-size: cover;
        background-size: cover; } }
  .topKey-area {
    width: 590px; }
    @media screen and (max-width: 750px) {
      .topKey-area {
        width: 84vw;
        margin: 0 auto 6.4vw auto; } }
    .topKey-area img {
      display: block;
      width: 100%;
      height: auto; }
  .topKey-name {
    margin: 14px auto 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 528px;
    height: 80px;
    border: 1px solid #fff; }
    @media screen and (max-width: 750px) {
      .topKey-name {
        margin-top: 3.7333333333vw;
        width: 100%;
        height: 12.8vw;
        border: 0.2666666667vw solid #fff; } }
    .topKey-name__txt1 {
      font-size: 40px;
      font-weight: bold;
      color: #fff; }
      @media screen and (max-width: 750px) {
        .topKey-name__txt1 {
          font-size: 6.4vw; } }
      .topKey-name__txt1 > span {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        margin-left: 40px; }
        @media screen and (max-width: 750px) {
          .topKey-name__txt1 > span {
            font-size: 3.2vw;
            margin-left: 6.4vw; } }
  .topKey-txt1, .topKey-txt2, .topKey-txt3, .topKey-txt4, .topKey-txt5 {
    max-width: 528px;
    display: block;
    margin-left: 32px;
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
    text-align: justify; }
    @media screen and (max-width: 750px) {
      .topKey-txt1, .topKey-txt2, .topKey-txt3, .topKey-txt4, .topKey-txt5 {
        margin-left: 4.2666666667vw;
        font-size: 6.4vw;
        text-shadow: 0 0 1.6vw rgba(0, 0, 0, 0.7); } }
  .topKey-txt2 {
    margin-top: 24px;
    font-size: 56px; }
    @media screen and (max-width: 750px) {
      .topKey-txt2 {
        margin-top: 2.1333333333vw;
        margin-bottom: 2.1333333333vw;
        font-size: 10.1333333333vw; } }
  .topKey-txt3 {
    font-size: 56px; }
    @media screen and (max-width: 750px) {
      .topKey-txt3 {
        font-size: 10.1333333333vw; } }
  .topKey-txt4 {
    margin-top: 24px;
    font-size: 24px; }
    @media screen and (max-width: 750px) {
      .topKey-txt4 {
        margin-top: 2.1333333333vw;
        margin-bottom: 2.1333333333vw;
        font-size: 4.2666666667vw; } }
  .topKey-txt5 {
    margin-top: 24px;
    font-size: 32px; }
    @media screen and (max-width: 750px) {
      .topKey-txt5 {
        margin-top: 2.1333333333vw;
        margin-bottom: 2.1333333333vw;
        font-size: 5.8666666667vw; } }

.sns {
  position: absolute;
  top: 360px;
  right: 30px; }
  @media screen and (max-width: 750px) {
    .sns {
      position: static;
      top: 0;
      right: 0; } }
  .sns-body {
    width: 42px;
    padding: 10px 0;
    background-color: #4b5761;
    -webkit-border-radius: 21px;
    -moz-border-radius: 21px;
    border-radius: 21px; }
    @media screen and (max-width: 750px) {
      .sns-body {
        width: 100%;
        padding: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        display: flex;
        justify-content: center; } }
  .sns-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px; }
    @media screen and (max-width: 750px) {
      .sns-link {
        width: 12.8vw;
        height: 12.8vw; } }
    .sns-link img {
      display: block;
      width: 18px;
      height: 18px; }
      @media screen and (max-width: 750px) {
        .sns-link img {
          width: 6.4vw;
          height: 6.4vw; } }

.top01 {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border-bottom: 1px solid #cbcbcb; }
  @media screen and (max-width: 750px) {
    .top01 {
      height: 16vw;
      border-bottom: 0.2666666667vw solid #cbcbcb; } }
  .top01 a {
    font-size: 20px;
    line-height: 1.75;
    font-weight: bold;
    color: #c0272d; }
    @media screen and (max-width: 750px) {
      .top01 a {
        font-size: 4.2666666667vw; } }
    .top01 a:hover {
      text-decoration: underline; }
  .top01-icn {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 28px;
    margin-right: 8px; }
    @media screen and (max-width: 750px) {
      .top01-icn {
        width: 6.4vw;
        height: 5.6vw;
        margin-right: 2.1333333333vw; } }

.top02 {
  max-width: 1400px;
  margin: 0 auto;
  padding: 72px 0 120px 0; }
  @media screen and (max-width: 750px) {
    .top02 {
      padding: 7.4666666667vw 0 25.6vw 0; } }
  .top02-box {
    display: flex; }
    .top02-box__line {
      width: 160px;
      height: 1px;
      border: none;
      border-top: 1px solid #000;
      margin-top: 32px; }
      @media screen and (max-width: 750px) {
        .top02-box__line {
          width: 13.3333333333vw;
          border-top: 0.2666666667vw solid #000;
          margin-top: 4.8vw; } }
    .top02-box__ttl {
      display: flex;
      align-items: center;
      margin-left: 16px;
      font-size: 40px;
      line-height: 1.75; }
      @media screen and (max-width: 750px) {
        .top02-box__ttl {
          margin-left: 0;
          padding-left: 2.1333333333vw;
          justify-content: center;
          flex-direction: column;
          font-size: 6.4vw; } }
      .top02-box__ttl span {
        display: inline-block;
        margin-left: 12px;
        font-size: 20px; }
        @media screen and (max-width: 750px) {
          .top02-box__ttl span {
            display: block;
            margin-left: 0;
            font-size: 3.7333333333vw; } }
  .top02-slide {
    position: relative;
    max-width: 1300px;
    margin: 32px auto 0 auto;
    padding: 0 25px; }
    @media screen and (max-width: 750px) {
      .top02-slide {
        margin-top: 8vw;
        padding: 0; }
        .top02-slide--m0 {
          margin: 32px -16px 0 -16px; } }
    .top02-slide ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .top02-slide ul li {
        outline: none; }
    .top02-slide__img {
      padding: 0 10px;
      cursor: pointer;
      display: block; }
      @media screen and (max-width: 750px) {
        .top02-slide__img {
          padding: 0; } }
      .top02-slide__img img {
        display: block;
        width: 100%;
        height: auto; }
  .top02-lineUp {
    max-width: 1300px;
    margin: 32px auto 0 auto;
    padding: 0 25px;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 750px) {
      .top02-lineUp {
        display: block;
        padding: 0; }
        .top02-lineUp--m0 {
          margin: 32px -16px 0 -16px; } }
    .top02-lineUp__img {
      padding: 0 10px;
      cursor: pointer;
      display: block;
      max-width: 600px;
      width: 100%; }
      @media screen and (max-width: 750px) {
        .top02-lineUp__img {
          padding: 10px 0; } }
      .top02-lineUp__img img {
        display: block;
        width: 100%;
        height: auto; }

.top03 {
  background-color: #eaeaea;
  padding: 56px 20px 8px 20px; }
  @media screen and (max-width: 750px) {
    .top03 {
      padding: 7.4666666667vw 5.3333333333vw 2.1333333333vw 5.3333333333vw; } }
  .top03-body {
    max-width: 1400px;
    margin: 0 auto; }
  .top03-txt1 {
    text-align: center;
    font-size: 40px;
    font-weight: bold; }
    @media screen and (max-width: 750px) {
      .top03-txt1 {
        font-size: 6.4vw; } }
    .top03-txt1 span {
      color: #e91e79; }
  .top03-wrap {
    max-width: 1220px;
    width: 100%;
    margin: 32px auto;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 750px) {
      .top03-wrap {
        margin-top: 0;
        justify-content: space-between;
        flex-wrap: wrap; } }
  .top03-box {
    display: flex;
    flex-direction: column;
    margin: 0 0.8196721311%;
    width: 23.3606557377%;
    border: 2px solid #4b5761;
    background-color: #fff; }
    @media screen and (max-width: 750px) {
      .top03-box {
        margin: 6.4vw 0 0 0;
        width: 42.1333333333vw;
        border: 0.5333333333vw solid #4b5761; } }
    .top03-box__head {
      width: 100%;
      background-color: #4b5761;
      display: flex;
      align-items: center;
      padding: 20px; }
      @media screen and (max-width: 750px) {
        .top03-box__head {
          padding: 1.6vw 3.2vw; } }
      .top03-box__head p {
        font-size: 24px;
        line-height: 1.75;
        color: #fff;
        font-weight: bold;
        text-align: justify; }
        @media screen and (max-width: 750px) {
          .top03-box__head p {
            font-size: 3.7333333333vw; } }
    .top03-box img {
      display: block;
      width: 100%;
      height: auto; }
    .top03-box__body {
      padding: 14px 20px 32px 20px; }
      @media screen and (max-width: 750px) {
        .top03-box__body {
          padding: 2.1333333333vw 2.6666666667vw 4.8vw 2.6666666667vw; } }
      .top03-box__body p {
        font-size: 24px;
        line-height: 1.75;
        font-weight: bold;
        text-align: justify; }
        @media screen and (max-width: 750px) {
          .top03-box__body p {
            font-size: 3.7333333333vw; } }
        .top03-box__body p span {
          margin-top: 8px;
          display: block;
          text-align: center;
          font-size: 20px; }
          @media screen and (max-width: 750px) {
            .top03-box__body p span {
              margin-top: 1.0666666667vw;
              font-size: 3.2vw; } }

.top04 {
  background-image: url("../images/bg_triangle1.png"), url("../images/bg_room1.jpg");
  background-repeat: no-repeat, no-repeat;
  background-position: top center, center center;
  -webkit-background-size: 1400px 154px, cover;
  background-size: 1400px 154px, cover;
  background-color: #4b5761;
  padding: 224px 20px 64px 20px; }
  @media screen and (max-width: 750px) {
    .top04 {
      background-size: 100%, 100%;
      padding: 19.2vw 5.3333333333vw 17.0666666667vw 5.3333333333vw; } }
  .top04-ttl {
    font-size: 40px;
    text-align: center;
    color: #fff; }
    @media screen and (max-width: 750px) {
      .top04-ttl {
        font-size: 6.4vw; } }
  .top04-wrap {
    max-width: 1200px;
    width: 100%;
    margin: 40px auto 0 auto;
    display: flex;
    justify-content: center; }
    @media screen and (max-width: 750px) {
      .top04-wrap {
        margin-top: 0;
        flex-wrap: wrap; } }
  .top04-item {
    position: relative;
    margin: 0 1%;
    padding: 0;
    width: 31.25%; }
    @media screen and (max-width: 750px) {
      .top04-item {
        margin: 17.0666666667vw 0 0 0;
        width: 100%; }
        .top04-item:first-of-type {
          margin-top: 8.5333333333vw; } }
    .top04-item figure {
      margin: 0;
      padding: 0; }
    .top04-item img {
      display: block;
      width: 100%;
      height: auto; }
    .top04-item__wrap {
      margin-top: 24px;
      display: flex;
      width: 100%;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 750px) {
        .top04-item__wrap {
          margin-top: 6.4vw; } }
    .top04-item__no {
      display: flex;
      align-items: center;
      width: 50px;
      min-height: 50px;
      font-size: 28px;
      font-weight: 700;
      color: #fff;
      border-right: 1px solid #fff; }
      @media screen and (max-width: 750px) {
        .top04-item__no {
          width: 13.3333333333vw;
          min-height: 13.3333333333vw;
          font-size: 7.4666666667vw; } }
    .top04-item__ttl {
      width: calc(100% - 64px);
      font-size: 18px;
      line-height: 1.75;
      color: #fff;
      font-weight: 700; }
      @media screen and (max-width: 750px) {
        .top04-item__ttl {
          width: calc(100% - 17.06666vw);
          font-size: 4.8vw; } }
    .top04-item__txt {
      margin-top: 12px;
      font-size: 14px;
      line-height: 2;
      color: #fff;
      font-weight: 700; }
      @media screen and (max-width: 750px) {
        .top04-item__txt {
          margin-top: 3.2vw;
          font-size: 3.7333333333vw; } }

.top05 {
  padding: 80px 20px; }
  @media screen and (max-width: 750px) {
    .top05 {
      padding: 10.6666666667vw 5.3333333333vw; } }
  .top05-ttl {
    font-size: 36px;
    color: #e91e79;
    text-align: center;
    font-weight: bold; }
    .top05-ttl:before, .top05-ttl:after {
      content: '';
      display: inline-block;
      vertical-align: bottom;
      width: 32px;
      height: 32px;
      background-position: center center;
      -webkit-background-size: 100%;
      background-size: 100%; }
      @media screen and (max-width: 750px) {
        .top05-ttl:before, .top05-ttl:after {
          width: 4.2666666667vw;
          height: 4.2666666667vw; } }
    .top05-ttl:before {
      background-image: url("../images/icn_slash_left.png");
      margin-right: 24px; }
      @media screen and (max-width: 750px) {
        .top05-ttl:before {
          margin-right: 4.2666666667vw; } }
    .top05-ttl:after {
      background-image: url("../images/icn_slash_right.png");
      margin-left: 24px; }
      @media screen and (max-width: 750px) {
        .top05-ttl:after {
          margin-left: 4.2666666667vw; } }
    @media screen and (max-width: 750px) {
      .top05-ttl {
        font-size: 4.8vw; }
        .top05-ttl--small {
          font-size: 3.7333333333vw; }
          .top05-ttl--small:before {
            margin-right: 2.1333333333vw; }
          .top05-ttl--small:after {
            margin-left: 2.1333333333vw; } }
  .top05-txt1 {
    font-size: 36px;
    color: #e91e79;
    text-align: center;
    font-weight: bold;
    margin-bottom: 16px; }
    @media screen and (max-width: 750px) {
      .top05-txt1 {
        font-size: 3.7333333333vw; } }
  .top05-wrap {
    width: 100%;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .top05-wrap {
        margin-top: 2.1333333333vw;
        justify-content: center;
        flex-direction: column; } }
  .top05-btn {
    width: 500px;
    height: 150px;
    margin: 40px 10px 0 10px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 48px;
    transition: all .5s;
    background-repeat: no-repeat, no-repeat;
    background-position: left 27px center, right 22px center;
    background-size: 50px 40px, 12px 24px;
    font-size: 25px;
    color: #fff;
    font-weight: bold; }
    @media screen and (max-width: 750px) {
      .top05-btn {
        margin: 4.2666666667vw 0 0 0;
        width: 83.2vw;
        height: 24vw;
        border-radius: 6.4vw;
        background-position: left 5.3333333333vw center, right 4.2666666667vw center;
        background-size: 8vw 6.4vw, 2.1333333333vw 4.2666666667vw;
        font-size: 4.8vw; } }
    .top05-btn span {
      display: block;
      font-size: 18px;
      margin-bottom: 8px; }
      @media screen and (max-width: 750px) {
        .top05-btn span {
          font-size: 3.2vw;
          margin-bottom: 1.3333333333vw; } }
    .top05-btn--a {
      background-image: url("../images/icn_mail_white.png"), url("../images/icn_arrow_white2.png");
      border: 2px solid #f6a;
      background-color: #f6a;
      /*
      p {
          margin-top : -24px;
          @include sp {
              margin-top : get_vw(-14);
          }
      }*/ }
      @media screen and (max-width: 750px) {
        .top05-btn--a {
          border: 0.5333333333vw solid #f6a; } }
      .top05-btn--a:hover {
        background-image: url("../images/icn_mail_pink.png"), url("../images/icn_arrow_pink.png");
        color: #f6a;
        background-color: #fff; }
    .top05-btn--b {
      background-image: url("../images/icn_tel_white.png"), url("../images/icn_arrow_white2.png");
      border: 2px solid #83a9db;
      background-color: #83a9db;
      font-size: 36px;
      /*
      p {
          margin-top : -23px;
          @include sp {
              margin-top : get_vw(-16);
          }
      }*/ }
      @media screen and (max-width: 750px) {
        .top05-btn--b {
          border: 0.5333333333vw solid #83a9db;
          font-size: 5.8666666667vw; } }
      .top05-btn--b span {
        font-size: 20px; }
        @media screen and (max-width: 750px) {
          .top05-btn--b span {
            font-size: 3.7333333333vw; } }
      .top05-btn--b:hover {
        background-image: url("../images/icn_tel_blue.png"), url("../images/icn_arrow_blue.png");
        color: #83a9db;
        background-color: #fff; }
    .top05-btn--center p {
      margin-top: 0; }
    .top05-btn--center span:nth-of-type(2) {
      margin: 6px 0 0 0;
      font-weight: 500; }
      @media screen and (max-width: 750px) {
        .top05-btn--center span:nth-of-type(2) {
          margin-top: 1.3333333333vw; } }

.top06 {
  padding-bottom: 80px; }
  @media screen and (max-width: 750px) {
    .top06 {
      padding-bottom: 17.0666666667vw; } }
  .top06-slide {
    position: relative;
    margin: 64px auto 0 auto;
    max-width: 1300px;
    padding: 0 25px; }
    @media screen and (max-width: 750px) {
      .top06-slide {
        margin: 8.5333333333vw auto 0 auto; } }
    .top06-slide ul {
      margin: 0;
      padding: 0;
      list-style-type: none; }
    .top06-slide__img {
      padding: 0 10px; }
      .top06-slide__img img {
        display: block;
        width: 100%;
        height: auto; }

.top07 img {
  display: block;
  width: 100%;
  height: auto; }
.top07-body {
  padding: 80px 20px 0 20px; }
  @media screen and (max-width: 750px) {
    .top07-body {
      padding: 8.5333333333vw 5.3333333333vw 0 5.3333333333vw; } }
.top07-block {
  max-width: 1200px;
  margin: 0 auto 80px auto;
  padding-bottom: 80px;
  border-bottom: 1px solid #c8c8c8; }
  @media screen and (max-width: 750px) {
    .top07-block {
      margin: 0 auto 8vw auto;
      padding-bottom: 8vw;
      border-bottom: 0.2666666667vw solid #c8c8c8;
      display: flex;
      flex-direction: column; } }
  .top07-block:last-of-type {
    border-bottom: none;
    margin: 0 auto; }
.top07-img {
  float: left;
  width: 43.3333333333%; }
  @media screen and (max-width: 750px) {
    .top07-img {
      margin-top: 8.5333333333vw;
      float: none;
      width: 100%;
      order: 2; } }
  .top07-img--right {
    float: right; }
    @media screen and (max-width: 750px) {
      .top07-img--right {
        float: none; } }
.top07-head {
  float: right;
  width: 48.3333333333%; }
  @media screen and (max-width: 750px) {
    .top07-head {
      float: none;
      width: 100%;
      order: 1; } }
  .top07-head--left {
    float: left; }
    @media screen and (max-width: 750px) {
      .top07-head--left {
        float: none; } }
  .top07-head__ttl {
    display: flex;
    align-items: center;
    font-size: 28px; }
    @media screen and (max-width: 750px) {
      .top07-head__ttl {
        font-size: 4.2666666667vw; } }
    .top07-head__ttl span {
      font-size: 54px;
      margin-right: 16px; }
      @media screen and (max-width: 750px) {
        .top07-head__ttl span {
          font-size: 8.5333333333vw;
          margin-right: 4.2666666667vw; } }
  .top07-head__txt1 {
    max-width: 432px;
    margin-top: 40px;
    font-size: 28px;
    line-height: 1.75;
    font-weight: bold;
    text-align: justify; }
    @media screen and (max-width: 750px) {
      .top07-head__txt1 {
        max-width: 68.2666666667vw;
        margin-top: 5.3333333333vw;
        font-size: 4.2666666667vw; } }
  .top07-head__txt2 {
    margin-top: 24px;
    display: inline-block;
    font-size: 24px;
    color: #4d4d4d;
    border: 1px solid #4d4d4d;
    padding: 8px 16px; }
    @media screen and (max-width: 750px) {
      .top07-head__txt2 {
        margin-top: 3.7333333333vw;
        font-size: 3.7333333333vw;
        border: 0.2666666667vw solid #4d4d4d;
        padding: 1.0666666667vw 2.1333333333vw; } }
.top07-box {
  margin-top: 122px;
  float: right;
  width: 48.3333333333%; }
  @media screen and (max-width: 750px) {
    .top07-box {
      margin-top: 4.2666666667vw;
      float: none;
      width: 100%;
      order: 3; } }
  .top07-box--left {
    float: left; }
    @media screen and (max-width: 750px) {
      .top07-box--left {
        float: none; } }
  .top07-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-between;
    max-width: 520px;
    width: 100%; }
    @media screen and (max-width: 750px) {
      .top07-box ul {
        max-width: 100%;
        width: 100%; } }
    .top07-box ul li {
      width: 31.5384615385%;
      cursor: pointer;
      opacity: .5; }
      @media screen and (max-width: 750px) {
        .top07-box ul li {
          width: 31.5384615385%;
          cursor: pointer;
          opacity: .5; } }
  .top07-box .current {
    opacity: 1; }
  .top07-box__txt {
    display: none;
    padding-top: 30px;
    font-weight: normal;
    font-size: 16px;
    line-height: 1.75;
    text-align: justify; }
    @media screen and (max-width: 750px) {
      .top07-box__txt {
        display: none;
        padding-top: 30px;
        font-weight: normal;
        font-size: 16px;
        line-height: 1.75;
        text-align: justify; } }
    .top07-box__txt span {
      display: block;
      margin-top: 20px;
      font-size: 16px;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 750px) {
        .top07-box__txt span {
          color: #4b5761; } }
      .top07-box__txt span:after {
        content: '';
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        height: 8px;
        background-image: url("../images/icn_arrow_up_gray.png");
        background-position: center center;
        -webkit-background-size: 100%;
        background-size: 100%;
        margin-left: 16px; }

.top08-body {
  padding: 40px 20px;
  max-width: 900px;
  margin: 0 auto; }
  @media screen and (max-width: 750px) {
    .top08-body {
      padding: 8vw 5.3333333333vw; } }
.top08-txt1 {
  text-align: center;
  font-size: 24px;
  line-height: 1.75;
  font-weight: bold; }
  @media screen and (max-width: 750px) {
    .top08-txt1 {
      font-size: 4.2666666667vw; } }
  .top08-txt1 br {
    display: none; }
    @media screen and (max-width: 750px) {
      .top08-txt1 br {
        display: block; } }
.top08 ul {
  margin: 32px 0 0 0;
  padding: 0;
  list-style-type: none; }
  @media screen and (max-width: 750px) {
    .top08 ul {
      margin: 8.5333333333vw 0 0 0; } }
  .top08 ul li {
    margin-top: 40px;
    padding-bottom: 24px;
    border-bottom: 1px solid #4b5761; }
    @media screen and (max-width: 750px) {
      .top08 ul li {
        margin-top: 8vw;
        padding-bottom: 6.4vw;
        border-bottom: 0.2666666667vw solid #4b5761; } }
    .top08 ul li:last-child {
      border-bottom: none; }
.top08-ttl {
  display: inline-block;
  font-size: 18px;
  color: #fff;
  padding: 4px 12px;
  background-color: #4b5761; }
  @media screen and (max-width: 750px) {
    .top08-ttl {
      font-size: 3.7333333333vw;
      padding: 1.0666666667vw 3.2vw; } }
.top08-txt2 {
  margin-top: 16px;
  font-size: 17px;
  line-height: 2; }
  @media screen and (max-width: 750px) {
    .top08-txt2 {
      margin-top: 4.2666666667vw;
      font-size: 3.7333333333vw; } }
.top08-btn {
  display: block;
  margin: 20px auto;
  color: #4b5761; }

.top09-body {
  padding: 80px 20px; }
  @media screen and (max-width: 750px) {
    .top09-body {
      padding: 8.5333333333vw 5.3333333333vw; } }
.top09-wrap {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  @media screen and (max-width: 750px) {
    .top09-wrap {
      flex-direction: column; } }
.top09-graph {
  display: block;
  width: 75%;
  height: auto; }
  @media screen and (max-width: 750px) {
    .top09-graph {
      width: 100%; } }
.top09-area {
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 750px) {
    .top09-area {
      margin-top: 3.7333333333vw;
      flex-direction: initial;
      justify-content: space-between; } }
.top09-age {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 30px; }
  @media screen and (max-width: 750px) {
    .top09-age {
      font-size: 3.4666666667vw;
      margin-bottom: 0; } }
  .top09-age span {
    display: inline-block;
    margin-right: 14px; }
    @media screen and (max-width: 750px) {
      .top09-age span {
        margin-right: 2.1333333333vw; } }
  .top09-age--age20 span {
    color: #ff7566; }
  .top09-age--age30 span {
    color: #e91e79; }
  .top09-age--age40 span {
    color: #aa2eff; }
  .top09-age--age50 span {
    color: #1e80e9; }
  .top09-age--age60 span {
    color: #11b4a0; }
  .top09-age--other span {
    color: #000; }

.top10-body {
  padding: 40px 20px 80px 20px; }
  @media screen and (max-width: 750px) {
    .top10-body {
      padding: 8.5333333333vw 5.3333333333vw 17.0666666667vw 5.3333333333vw; } }
.top10-txt1 {
  font-size: 32px;
  text-align: center;
  font-weight: bold; }
  @media screen and (max-width: 750px) {
    .top10-txt1 {
      font-size: 6.4vw; } }
  .top10-txt1 span {
    color: #e91e79; }
.top10-wrap {
  max-width: 860px;
  margin: 32px auto 0 auto; }
  @media screen and (max-width: 750px) {
    .top10-wrap {
      margin-top: 8.5333333333vw; } }
.top10-ttl {
  text-align: center;
  font-size: 32px;
  font-weight: bold; }
.top10 ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .top10 ul li {
    margin-top: 40px;
    padding-bottom: 72px;
    background-image: url("../images/icn_arrow_up_gray.png");
    background-repeat: no-repeat;
    background-position: bottom 30px center;
    -webkit-background-size: 24px 12px;
    background-size: 24px 12px;
    border-bottom: 1px solid #c8c8c8;
    cursor: pointer; }
.top10-q {
  width: 100%;
  display: flex; }
  .top10-q:before {
    content: '';
    width: 90px;
    height: 50px;
    background-image: url("../images/icn_q.svg");
    background-repeat: no-repeat;
    background-position: top left;
    -webkit-background-size: 50px 50px;
    background-size: 50px 50px; }
    @media screen and (max-width: 750px) {
      .top10-q:before {
        width: 12vw;
        height: 8vw;
        -webkit-background-size: 8vw 8vw;
        background-size: 8vw 8vw; } }
  .top10-q__txt {
    width: calc(100% - 90px);
    display: flex;
    align-items: center; }
    @media screen and (max-width: 750px) {
      .top10-q__txt {
        width: calc(100% - 12vw); } }
    .top10-q__txt p {
      font-size: 20px;
      line-height: 1.75;
      text-align: justify;
      font-weight: bold; }
      @media screen and (max-width: 750px) {
        .top10-q__txt p {
          font-size: 4.2666666667vw; } }
.top10-pull {
  display: none; }
  .top10-pull--active {
    display: block; }
.top10-a {
  margin-top: 40px;
  width: 100%;
  display: flex; }
  @media screen and (max-width: 750px) {
    .top10-a {
      margin-top: 10.6666666667vw; } }
  .top10-a:before {
    content: '';
    width: 90px;
    height: 50px;
    background-image: url("../images/icn_a.svg");
    background-repeat: no-repeat;
    background-position: top left;
    background-size: 50px 50px; }
    @media screen and (max-width: 750px) {
      .top10-a:before {
        width: 12vw;
        height: 8vw;
        background-size: 8vw 8vw; } }
  .top10-a__txt {
    padding-top: 14px;
    width: calc(100% - 90px);
    font-size: 16px;
    line-height: 1.75;
    text-align: justify; }
    @media screen and (max-width: 750px) {
      .top10-a__txt {
        padding-top: 1.0666666667vw;
        width: calc(100% - 12vw);
        font-size: 3.7333333333vw; } }
.top10-txt2 {
  margin-top: 60px;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #e91e79; }
  @media screen and (max-width: 750px) {
    .top10-txt2 {
      margin-top: 10.6666666667vw;
      font-size: 4.8vw; } }
.top10-btn {
  margin-top: 40px;
  display: flex;
  width: 100%;
  justify-content: space-between; }
  @media screen and (max-width: 750px) {
    .top10-btn {
      margin-top: 0;
      justify-content: center;
      flex-direction: column; } }
  .top10-btn p {
    width: 31.3953488372%;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left: 20px;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #4b5761;
    color: #4b5761;
    background-image: url("../images/icn_hatena_gray.svg");
    background-repeat: no-repeat;
    background-position: right 20px center;
    -webkit-background-size: 24px 24px;
    background-size: 24px 24px;
    -webkit-transition: all .5s;
    transition: all .5s;
    cursor: pointer; }
    @media screen and (max-width: 750px) {
      .top10-btn p {
        margin: 5.3333333333vw auto 0 auto;
        width: 68.8vw;
        height: 12.8vw;
        padding-left: 4.2666666667vw;
        font-size: 3.7333333333vw;
        border: 0.2666666667vw solid #4b5761;
        background-position: right 4.2666666667vw center;
        -webkit-background-size: 6.4vw 6.4vw;
        background-size: 6.4vw 6.4vw; } }
    .top10-btn p:hover {
      background-color: #4b5761;
      color: #fff; }

.top11-body {
  padding: 60px 20px; }
  @media screen and (max-width: 750px) {
    .top11-body {
      padding: 8.5333333333vw 5.3333333333vw; } }
.top11-wrap {
  max-width: 1120px;
  width: 100%;
  margin: 0 auto;
  display: flex; }
  @media screen and (max-width: 750px) {
    .top11-wrap {
      flex-direction: column; } }
.top11-partition {
  width: 7.1428571429%;
  height: auto;
  background-image: url("../images/img_arrow_right_pink2.png");
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 32px auto;
  background-size: 32px auto; }
  @media screen and (max-width: 750px) {
    .top11-partition {
      width: 100%;
      height: 17.0666666667vw;
      background-image: url("../images/img_arrow_down_pink2.png");
      -webkit-background-size: auto 8.5333333333vw;
      background-size: auto 8.5333333333vw; } }
.top11-item {
  width: 19.6428571429%; }
  @media screen and (max-width: 750px) {
    .top11-item {
      width: 100%; } }
  .top11-item__ttl {
    font-size: 18px;
    color: #e91e79;
    font-weight: bold; }
    @media screen and (max-width: 750px) {
      .top11-item__ttl {
        font-size: 4.8vw; } }
    .top11-item__ttl span {
      font-size: 32px;
      display: inline-block;
      vertical-align: middle;
      margin-right: 20px; }
      @media screen and (max-width: 750px) {
        .top11-item__ttl span {
          font-size: 8.5333333333vw;
          margin-right: 5.3333333333vw; } }
  .top11-item__txt {
    margin-top: 20px;
    font-size: 14px;
    line-height: 2; }
    @media screen and (max-width: 750px) {
      .top11-item__txt {
        margin-top: 5.3333333333vw;
        font-size: 3.7333333333vw; } }
.top11-btn {
  margin-top: 64px; }
  @media screen and (max-width: 750px) {
    .top11-btn {
      margin-top: 17.0666666667vw; } }

/*
.top12 {
    img {
        display : block;
        width   : 100%;
        height  : auto;
    }

    figure {
        margin  : 0;
        padding : 0;
    }

    section {
        position : relative;

        a {
            display  : block;
            position : absolute;
            top      : 0;
            left     : 0;
            width    : 100%;
            height   : 100%;
        }
    }

    &-body {
        padding : 60px 20px;
        @include sp {
            padding : 0 get_vw(20) get_vw(60) get_vw(20);
        }
    }

    &-wrap {
        max-width       : 1200px;
        margin          : 0 auto;
        display         : flex;
        justify-content : space-between;
        @include sp {
            flex-direction : column;
        }
    }

    &-date {
        font-size : 14px;
        @include sp {
            font-size : get_vw(14);
        }
    }

    &-cate {
        display          : inline-flex;
        justify-content  : center;
        align-items      : center;
        height           : 24px;
        margin           : 1px 8px 1px 0;
        background-color : #e5e5e5;
        padding          : 12px;
        font-size        : 14px;
        border-radius    : 12px;
        @include sp {
            height        : get_vw(24);
            margin        : get_vw(1) get_vw(8) get_vw(1) 0;
            padding       : get_vw(2) get_vw(12);
            font-size     : get_vw(14);
            border-radius : get_vw(12);
        }
    }

    &-ttl2 {
        margin-top  : 16px;
        font-size   : 18px;
        line-height : 1.75;
        font-weight : bold;
        @include sp {
            margin-top : get_vw(12);
            font-size  : get_vw(16);
        }
    }

    &-item1 {
        width : 400/1200*100%;
        @include sp {
            width : 100%;
        }

        &__img {
            margin-bottom : 30px !important;
            @include sp {
                margin-bottom : get_vw(24) !important;
            }
        }
    }

    &-item2 {
        width : 700/1200*100%;
        @include sp {
            margin-top : get_vw(30);
            width      : 100%;
        }

        section {
            display         : flex;
            width           : 100%;
            justify-content : space-between;
            padding-bottom  : 30px;
            margin-bottom   : 30px;
            border-bottom   : 1px solid #cbcbcb;
            @include sp {
                padding-bottom : get_vw(30);
                margin-bottom  : get_vw(30);
                border-bottom  : get_vw(1) solid #cbcbcb;
            }

            &:last-of-type {
                margin-bottom : 0;
            }
        }

        &__img {
            width : 120/700*100%;
            @include sp {
                width : 80/326*100%;
            }
        }

        &__content {
            width : 530/700*100%;
            @include sp {
                width : 220/326*100%;
            }
        }
    }
}
 */
.top13 {
  border-top: 1px solid #cbcbcb; }
  .top13-map {
    height: 450px; }
    .top13-map iframe {
      width: 100%;
      height: 100%; }
    @media screen and (max-width: 750px) {
      .top13-map {
        height: 380px; } }

.top14 {
  margin-top: 40px;
  padding-bottom: 64px; }
  .top14-ttl {
    max-width: 1400px;
    margin: 0 auto; }
    .top14-ttl__txt {
      font-size: 32px;
      color: #4b5761;
      display: flex;
      align-items: center; }
      .top14-ttl__txt::before {
        content: '';
        display: block;
        width: 160px;
        height: 1px;
        background-color: #4b5761;
        margin-right: 20px; }
      @media screen and (max-width: 750px) {
        .top14-ttl__txt {
          font-size: 20px; }
          .top14-ttl__txt::before {
            width: 64px;
            margin-right: 16px; } }
  .top14-wrap {
    max-width: 1248px;
    margin: 40px auto 0 auto;
    padding: 0 24px; }
  .top14-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .top14-list li {
      padding: 24px 0;
      border-bottom: 1px solid #cbcbcb; }
      .top14-list li:last-child {
        border-bottom: none; }
  .top14-item {
    max-width: 860px;
    margin: 0 auto; }
  .top14-head {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .top14-head__date {
      width: 85px;
      font-size: 14px; }
    .top14-head__tag {
      width: calc(100% - 85px); }
  .top14-tag {
    display: inline-flex;
    align-items: center;
    height: 24px;
    padding: 0 16px;
    border-radius: 12px;
    font-size: 14px;
    color: #4d4d4d;
    background-color: #e5e5e5;
    margin: 1px 8px 1px 0; }
  .top14-link {
    display: inline-block;
    margin-top: 10px;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    color: #4b5761; }
    .top14-link:hover {
      text-decoration: underline; }
  .top14-btn {
    margin: 42px auto 0 auto;
    max-width: 400px;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4b5761;
    font-size: 16px;
    font-weight: 700;
    color: #4b5761;
    background-image: url("../images/icn_arrow_gray.png");
    background-repeat: no-repeat;
    background-position: center right 20px;
    background-size: auto 26px;
    transition: .5s; }
    .top14-btn:hover {
      background-color: #4b5761;
      color: #fff;
      background-image: url("../images/icn_arrow_white4.png"); }
    @media screen and (max-width: 750px) {
      .top14-btn {
        margin-top: 32px;
        max-width: 300px;
        height: 50px;
        border-radius: 25px;
        background-size: auto 16px; } }

.facKey {
  background-image: url("../images/gymlist/facilitiy_key.jpg"); }

.fac01 {
  margin-bottom: 80px; }
  @media screen and (max-width: 750px) {
    .fac01 {
      margin-bottom: 16.5333333333vw; } }
  .fac01-icn {
    display: flex;
    flex-wrap: wrap;
    margin: 48px auto 0 auto;
    max-width: 496px;
    padding: 0;
    list-style-type: none; }
    @media screen and (max-width: 750px) {
      .fac01-icn {
        margin-top: 12.8vw;
        max-width: 100%;
        width: 81.0666666667vw; } }
    .fac01-icn li {
      width: 16.1290322581%;
      margin: 24px 4.8387096774% 0 0; }
      @media screen and (max-width: 750px) {
        .fac01-icn li {
          width: 14.9333333333vw;
          margin: 1.6vw 1.6vw 0 0; } }
      .fac01-icn li:nth-child(5n) {
        margin-right: 0; }
    .fac01-icn img {
      display: block;
      width: 100%;
      height: auto; }

@media screen and (max-width: 750px) {
  .fac02 {
    margin: 60px 0;
    padding: 0; } }
.fac02-slider {
  max-width: 640px;
  margin: 64px auto 0 auto; }
  .fac02-slider__body {
    position: relative;
    padding: 0 25px; }
    @media screen and (max-width: 750px) {
      .fac02-slider__body {
        padding: 0; } }
  .fac02-slider figure {
    padding: 0 10px; }
  .fac02-slider__ttl {
    text-align: center;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 700; }

.priKey {
  background-image: url("../images/gymlist/price_key.jpg"); }

.pri01 {
  margin: 80px auto;
  max-width: 500px;
  border: 1px solid #4b5761;
  border-radius: 24px;
  padding: 16px 24px 24px 24px; }
  @media screen and (max-width: 750px) {
    .pri01 {
      margin: 10.6666666667vw auto; } }
  .pri01-ttl {
    font-size: 18px;
    text-align: center;
    padding-bottom: 14px;
    border-bottom: 1px solid #4b5761; }
  .pri01-body {
    margin-top: 24px;
    display: flex;
    align-items: center; }
    @media screen and (max-width: 750px) {
      .pri01-body {
        display: block; }
        .pri01-body p {
          width: 100%; } }
    .pri01-body__price {
      width: 50%;
      text-align: center;
      font-size: 48px;
      font-weight: bold;
      border-right: 1px solid #4b5761; }
      @media screen and (max-width: 750px) {
        .pri01-body__price {
          border-right: none;
          border-bottom: 1px solid #4b5761;
          padding-bottom: 5.3333333333vw; } }
      .pri01-body__price span {
        font-size: 40px; }
    .pri01-body__tax {
      width: 50%;
      text-align: center;
      font-size: 18px; }
      @media screen and (max-width: 750px) {
        .pri01-body__tax {
          margin-top: 4.2666666667vw; } }
  .pri01-txt1 {
    margin-top: 24px;
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .pri01-txt1 {
        margin-top: 6.4vw; } }

.pri02 {
  max-width: 860px;
  margin: 80px auto;
  border: 1px solid #e91e79;
  border-radius: 24px;
  padding: 16px 24px 32px 24px; }
  @media screen and (max-width: 750px) {
    .pri02 {
      margin: 10.6666666667vw auto;
      padding: 4.2666666667vw 6.4vw 6.4vw 6.4vw; }
      .pri02-body {
        display: block; } }
  .pri02-ttl {
    font-size: 18px;
    text-align: center;
    padding-bottom: 14px;
    color: #e91e79;
    border-bottom: 1px solid #e91e79; }
  .pri02-group1 {
    float: left;
    width: 46.7980295567%; }
    @media screen and (max-width: 750px) {
      .pri02-group1 {
        float: none;
        margin-top: 4.2666666667vw;
        width: 100%; } }
  .pri02-block1 {
    margin-top: 80px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 750px) {
      .pri02-block1 {
        margin-top: 0; } }
    .pri02-block1__txt {
      text-align: center;
      line-height: 1.3; }
    .pri02-block1--fz1 {
      font-size: 32px;
      font-weight: bold; }
      @media screen and (max-width: 750px) {
        .pri02-block1--fz1 {
          font-size: 8.5333333333vw; } }
    .pri02-block1--fz2 {
      font-size: 32px;
      margin-right: 4px; }
      @media screen and (max-width: 750px) {
        .pri02-block1--fz2 {
          font-size: 6.9333333333vw;
          margin-right: 1.0666666667vw; } }
    .pri02-block1--fz3 {
      font-size: 40px;
      font-weight: bold; }
      @media screen and (max-width: 750px) {
        .pri02-block1--fz3 {
          font-size: 8.2666666667vw; } }
    .pri02-block1--fz4 {
      font-size: 14px;
      padding-left: 22px; }
      @media screen and (max-width: 750px) {
        .pri02-block1--fz4 {
          font-size: 3.2vw;
          padding-left: 2.6666666667vw; } }
    .pri02-block1--pt {
      padding-top: 16px; }
      @media screen and (max-width: 750px) {
        .pri02-block1--pt {
          padding-top: 4.2666666667vw; } }
    .pri02-block1--pink {
      color: #e91e79; }
    .pri02-block1__plus {
      width: 22px;
      margin: 0 24px; }
      @media screen and (max-width: 750px) {
        .pri02-block1__plus {
          width: 4.8vw;
          margin: 0 2.1333333333vw; } }
  .pri02-txt1 {
    margin-top: 16px;
    font-size: 24px;
    font-weight: bold;
    color: #e91e79;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .pri02-txt1 {
        font-size: 4.8vw;
        padding-bottom: 4.2666666667vw;
        border-bottom: 1px solid #e91e79; } }
  .pri02-hr {
    margin: 40px 0;
    height: 0;
    border: none;
    border-top: 1px solid #e91e79; }
    @media screen and (max-width: 750px) {
      .pri02-hr {
        margin: 4.2666666667vw 0; } }
  .pri02-list {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    .pri02-list li {
      display: flex;
      font-size: 14px;
      line-height: 1.75;
      margin-bottom: 12px; }
      @media screen and (max-width: 750px) {
        .pri02-list li {
          font-size: 3.7333333333vw;
          margin-bottom: 3.2vw; } }
      .pri02-list li:before {
        content: '※';
        margin-right: 4px; }
        @media screen and (max-width: 750px) {
          .pri02-list li:before {
            margin-right: 1.0666666667vw; } }
      .pri02-list li:last-child {
        margin-bottom: 0; }
  .pri02-group2 {
    float: right;
    margin-top: 32px;
    width: 44.3349753695%; }
    @media screen and (max-width: 750px) {
      .pri02-group2 {
        float: none;
        margin-top: 4.2666666667vw;
        width: 100%; } }

.pri03 {
  max-width: 860px;
  margin: 80px auto;
  border: 1px solid #83a9db;
  border-radius: 24px;
  padding: 16px 24px 32px 24px; }
  @media screen and (max-width: 750px) {
    .pri03 {
      margin: 10.6666666667vw auto;
      padding: 4.2666666667vw 6.4vw 6.4vw 6.4vw; } }
  .pri03-ttl {
    font-size: 18px;
    text-align: center;
    padding-bottom: 14px;
    color: #83a9db;
    border-bottom: 1px solid #83a9db; }
  .pri03-wrap {
    margin-top: 32px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center; }
    @media screen and (max-width: 750px) {
      .pri03-wrap {
        margin-top: 4.2666666667vw;
        display: block; } }
  .pri03-content {
    width: 46.7980295567%; }
    @media screen and (max-width: 750px) {
      .pri03-content {
        width: 100%; } }
  .pri03-photo {
    width: 44.3349753695%; }
    @media screen and (max-width: 750px) {
      .pri03-photo {
        margin-top: 4.2666666667vw;
        width: 100%; } }
  .pri03-label {
    width: 100%;
    height: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #83a9db;
    font-size: 18px;
    font-weight: 700;
    color: #fff; }
    @media screen and (max-width: 750px) {
      .pri03-label {
        height: 8.5333333333vw;
        font-size: 4.8vw; } }
  .pri03-txt1 {
    margin-top: 16px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid #4b5761; }
    @media screen and (max-width: 750px) {
      .pri03-txt1 {
        margin-top: 4.2666666667vw;
        padding-bottom: 2.1333333333vw;
        font-size: 3.7333333333vw; } }
  .pri03-block1 {
    margin-top: 16px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 750px) {
      .pri03-block1 {
        margin-top: 4.2666666667vw; } }
    .pri03-block1__head {
      font-size: 32px;
      font-weight: 700; }
      @media screen and (max-width: 750px) {
        .pri03-block1__head {
          font-size: 8.2666666667vw; } }
    .pri03-block1__plus {
      display: block;
      margin: 0 24px;
      width: 22px !important;
      height: 22px !important; }
      @media screen and (max-width: 750px) {
        .pri03-block1__plus {
          width: 4.8vw !important;
          height: 4.8vw !important;
          margin: 0 2.1333333333vw; } }
    .pri03-block1__price {
      color: #83a9db;
      font-size: 40px;
      font-weight: 700;
      text-align: center; }
      @media screen and (max-width: 750px) {
        .pri03-block1__price {
          font-size: 8.2666666667vw; } }
      .pri03-block1__price--medium {
        font-size: 32px;
        margin-right: 4px; }
        @media screen and (max-width: 750px) {
          .pri03-block1__price--medium {
            font-size: 6.9333333333vw;
            margin-right: 1.0666666667vw; } }
      .pri03-block1__price--small {
        display: block;
        margin-top: 8px;
        padding-left: 22px;
        font-size: 14px;
        font-weight: 500; }
        @media screen and (max-width: 750px) {
          .pri03-block1__price--small {
            font-size: 3.2vw;
            padding-left: 2.6666666667vw; } }

.pro01 {
  background-color: #e1e5e8;
  padding: 60px 20px; }
  @media screen and (max-width: 750px) {
    .pro01 {
      padding: 0 24px; } }
  .pro01-nav {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 750px) {
      .pro01-nav {
        display: block; } }
  .pro01-link {
    width: 22.5%; }
    @media screen and (max-width: 750px) {
      .pro01-link {
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 24px 0;
        border-bottom: 1px solid #c8c8c8; } }
    .pro01-link img {
      display: block;
      width: 100%; }
      @media screen and (max-width: 750px) {
        .pro01-link img {
          width: 80px;
          height: 80px;
          object-fit: cover;
          border-radius: 40px; } }
    .pro01-link p {
      margin-top: 16px;
      font-size: 18px;
      line-height: 1.75;
      font-weight: bold;
      color: #4b5761; }
      @media screen and (max-width: 750px) {
        .pro01-link p {
          margin-top: 0;
          font-size: 4.2666666667vw;
          width: calc(100% - 100px); } }

.pro02 {
  padding: 0 20px; }
  .pro02:last-of-type {
    margin-bottom: 128px; }
    @media screen and (max-width: 750px) {
      .pro02:last-of-type {
        margin-bottom: 34.1333333333vw; }
        .pro02:last-of-type-prev {
          left: -10px; }
        .pro02:last-of-type-next {
          right: -10px; } }
  .pro02-group {
    margin: 80px auto 0 auto;
    max-width: 860px;
    background-color: #e1e5e8;
    padding: 40px 0; }
  .pro02-slider {
    position: relative;
    padding: 0 35px; }
    @media screen and (max-width: 750px) {
      .pro02-slider {
        position: relative;
        padding: 0 16px; } }
  .pro02-content {
    padding: 0 40px; }
    @media screen and (max-width: 750px) {
      .pro02-content {
        padding: 0 16px; } }
    .pro02-content__ttl {
      text-align: center;
      font-size: 32px;
      line-height: 1.2;
      padding: 24px 0;
      border-bottom: 1px solid #c8c8c8; }
      @media screen and (max-width: 750px) {
        .pro02-content__ttl {
          font-size: 20px;
          line-height: 1.75;
          padding: 18px 0;
          border-bottom: 1px solid #c8c8c8; } }
      .pro02-content__ttl span {
        font-size: 18px;
        display: inline-block; }
        @media screen and (max-width: 750px) {
          .pro02-content__ttl span {
            font-size: 14px;
            display: inline-block; } }
    .pro02-content__txt {
      margin-top: 24px;
      font-size: 18px;
      line-height: 2;
      font-weight: 700;
      text-align: justify; }
      @media screen and (max-width: 750px) {
        .pro02-content__txt {
          margin-top: 18px;
          font-size: 16px; } }

.contact {
  background-color: #eaeaea;
  padding: 80px 0;
  color: #1a1a1a; }
  .contact-ttl {
    display: flex;
    align-items: center;
    font-size: 40px;
    color: #1a1a1a; }
    @media screen and (max-width: 750px) {
      .contact-ttl {
        font-size: 20px; } }
    .contact-ttl::before, .contact-ttl::after {
      content: '';
      flex-grow: 1;
      height: 1px;
      background-color: #1a1a1a;
      margin: 0 24px 0 0; }
    .contact-ttl::after {
      margin: 0 0 0 24px; }
  .contact-ttl2 {
    font-size: 40px;
    line-height: 1.75;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .contact-ttl2 {
        font-size: 20px; } }
  .contact-txt1 {
    font-size: 14px;
    line-height: 1.2;
    text-indent: -14px;
    padding-left: 14px;
    margin: 8px 0 0 26px; }
  .contact-txt2 {
    margin-top: 12px;
    font-size: 16px;
    line-height: 1.5; }
    @media screen and (max-width: 750px) {
      .contact-txt2 {
        text-align: left;
        text-indent: -16px;
        padding-left: 16px; } }
  .contact-txt3 {
    margin-top: 40px;
    font-size: 32px;
    line-height: 1.75;
    font-weight: 700;
    text-align: center; }
    @media screen and (max-width: 750px) {
      .contact-txt3 {
        font-size: 16px; } }
  .contact-form {
    max-width: 980px;
    margin: 80px auto 0 auto;
    background-color: #fff;
    padding: 60px; }
    @media screen and (max-width: 750px) {
      .contact-form {
        padding: 24px 16px;
        margin: 32px 24px 0 24px; } }
  .contact-head {
    margin-top: 40px;
    display: flex;
    align-items: center;
    font-weight: bold; }
    .contact-head--top {
      margin-top: 0; }
    .contact-head__ttl {
      font-size: 18px; }
      @media screen and (max-width: 750px) {
        .contact-head__ttl {
          font-size: 16px; } }
    .contact-head__req {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 48px;
      height: 22px;
      margin-left: 10px;
      font-size: 14px;
      color: #fff;
      background-color: #e91e79; }
      .contact-head__req::after {
        position: absolute;
        top: 0;
        right: -22px;
        content: '';
        border-top: 11px solid transparent;
        border-right: 11px solid transparent;
        border-bottom: 11px solid transparent;
        border-left: 11px solid #e91e79; }
  .contact-radio {
    display: block;
    margin-top: 12px;
    font-size: 16px; }
    .contact-radio--inline {
      display: inline-block;
      margin-right: 24px; }
  .contact-input, .contact-textarea {
    margin-top: 12px;
    display: block;
    width: 100%;
    border: 1px solid #c8c8c8;
    background-color: #fff;
    padding: 8px;
    font-size: 16px;
    appearance: none;
    border-radius: 6px; }
  .contact-textarea {
    font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
    height: 168px; }
  .contact-block {
    max-width: 980px;
    margin: 8px auto 0 auto;
    padding: 0 24px;
    text-align: center; }
    .contact-block button {
      margin-top: 8px;
      display: inline-flex;
      width: 148px;
      height: 48px;
      justify-content: center;
      align-items: center;
      font-size: 14px;
      font-weight: 700;
      color: #fff;
      border: 2px solid #e91e79;
      background-color: #e91e79;
      text-decoration: none;
      -webkit-appearance: none;
      outline: none;
      cursor: pointer;
      background-image: url("../images/icn_arrow_white2.png");
      background-repeat: no-repeat;
      background-position: right 16px center;
      background-size: 8px auto;
      transition: .5s; }
      .contact-block button:hover {
        background-color: #fff;
        color: #e91e79;
        background-image: url("../images/icn_arrow_pink.png"); }
  .contact-err {
    padding-top: 4px;
    font-size: 12px;
    font-weight: 700;
    color: #f00; }
  .contact-msg {
    margin-top: 32px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #f00; }
    .contact-msg img {
      display: block;
      margin: 0 auto; }

/*# sourceMappingURL=gymlist.css.map */
