/*--------------------------------------------------------------------------------------------------

   second

--------------------------------------------------------------------------------------------------*/
.sp {
  display: none; }

.pc {
  display: block; }

@media all and (max-width: 1650px) {
  .l-header--page__logo {
    margin-left: 0; } }
@media all and (max-width: 1470px) {
  .l-header--page__logo {
    margin-left: -40px; }
}

@media all and (max-width: 1366px) {
  .l-header--page__logo {
    margin-left: 0px;
     }

  .l-header--page__info {
    display: block; }

  .l-footer .ptop {
    right: 2%;
    bottom: 400px; } }
@media all and (max-width: 1100px) {
  .p-links__contact li a h3 {
    font-size: 40px; }

  .p-links__contact li {
    width: calc(50% - 20px); } }
@media all and (max-width: 1024px) {
  .l-header__menu li a {
    font-size: 16px; }

  .l-header__menu li a small {
    font-size: 12px; } }
@media all and (max-width: 959px) {
  .sp {
    display: block; }

  .pc {
    display: none; }

  body {
    font-size: 12px;
				overflow-x: hidden !important; }
				
  .l-wrapper {
    max-width: 82%; }
			
			.l-header__info {
				position: fixed;
			}
			
			.l-header nav li.flogo {
				display: none;
			}

  .menubt {
    width: 40px;
    height: 16px;
    top: 83px;
    left: 9%;
    display: block;
    position: fixed;
    z-index: 10000;
    cursor: pointer;
    -webkit-transition: 0.8s ease-in-out;
    -moz-transition: 0.8s ease-in-out;
    -o-transition: 0.8s ease-in-out;
    transition: 0.8s ease-in-out; }
    .menubt span {
      display: block;
      background: #ff0000;
      border-radius: 0;
      position: absolute;
      top: 6px;
      transition: all 0.4s;
      transform: rotate(0deg);
      width: 40px;
      height: 4px;
      left: 0; }
    .menubt .top {
      -webkit-transform: translateY(-140%);
      -ms-transform: translateY(-140%);
      transform: translateY(-140%); }
    .menubt .bottom {
      -webkit-transform: translateY(140%);
      -ms-transform: translateY(140%);
      transform: translateY(140%); }
    .menubt .menuclick1 {
      transform: rotate(-215deg); }
    .menubt .menuclick2 {
      background-color: rgba(255, 255, 255, 0); }
    .menubt .menuclick3 {
      transform: rotate(215deg); }

  .l-header__logo_sp {
			position: absolute;
			width: 100%;
			top: 0;
			left: 0;
			right: 0;
			z-index: 5;
    margin-top: calc(45vh - 54px);
    margin-bottom: 0; }
    .l-header__logo_sp img {
      height: 107px; }

  .l-header nav {
    background: #e5e5e5 url(../image/icon-triangle-nav-sp.png) no-repeat left top;
    padding: 80px 0 90px;
    position: absolute;
    top: 0;
    z-index: 1000;
    margin-top: 0;
				 }
    .l-header nav .l-wrapper {
      width: 100%;
						max-width: 90%; }
  .l-header__logo-nav {
    margin: 40px 0 15px 0;
    text-align: left; }
  .l-header__menu {
    display: block; }
    .l-header__menu li {
      margin: 0 0 10px; }
      .l-header__menu li a {
        font-size: 14px;
        color: #000;
        text-align: left; }
        .l-header__menu li a small {
          display: none; }
  .l-header__btn-link-sp {
    text-align: left; }
    .l-header__btn-link-sp li {
      display: inline-block;
      text-align: center; }
  .l-header__btn-link {
    min-width: 150px;
    width: 150px;
    padding: 6px 10px;
    box-shadow: 4px 4px #ff0000;
    margin-right: 15px;
    color: #fff !important;
    margin-top: 14px;
    font-size: 14px; }
    .l-header__btn-link--ins {
      background: #000 url(../image/icon-ins-header-sp.png) no-repeat left 8px center; }
    .l-header__btn-link--you {
      background: #000 url(../image/icon-you-header-sp.png) no-repeat left 15px center; }
  .l-header--page {
    padding: 0; }
    .l-header--page .l-wrapper {
      max-width: 100%; }

  .p-heading {
    font-size: 20px; }
    .p-heading small {
      font-size: 11px;
      margin-top: 8px; }

  .c-btn {
    width: 130px;
    padding: 5px 0;
    font-size: 14px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8); }

  .p-links__reservation {
    width: 100%;
    max-width: 100%;
    box-shadow: 4px 4px #3e3a39;
    margin-bottom: 28px;
    padding: 0; }
    .p-links__reservation::before {
      left: 0;
      top: 0;
      border-top: 20px solid #000;
      border-right: 20px solid transparent; }
  .p-links__contact {
    width: 100%;
    max-width: 100%;
    display: block;
    margin-top: 0; }
    .p-links__contact li {
      width: 100%;
      box-shadow: 3px 3px #ff0000;
      padding: 0;
      margin-bottom: 35px;
      text-align: center; }
      .p-links__contact li:first-child {
        text-align: left; }
      .p-links__contact li:last-child {
        padding: 0; }
        .p-links__contact li:last-child p {
          display: block;
										margin-left: 0; }
      .p-links__contact li a h3 {
        font-size: 18px;
        display: inline-block;
        border-bottom: none; }
        .p-links__contact li a h3 img {
          width: 52px;
          margin-left: 5px; }
      .p-links__contact li a p {
        margin-top: 0;
        margin-left: 15px;
        font-size: 10px;
        display: inline-block;
								line-height: 1.4; }
  .p-links a {
    font-size: 20px; }
    .p-links a small {
      font-size: 10px;
      display: block; }

  .l-page {
    background: url(../image/icon-triangle-nav-sp.png) no-repeat left top; }
    .l-page::before {
      border: none; }

  .p-pagination__list li {
    margin: 0 16px;
    font-size: 12px; }
    .p-pagination__list li a {
      font-size: 12px; }

  /*------------------------------------------------------------------------------------------------
  footer
--------------------------------------------------------------------------------------------------*/
  .l-footer__link-menu {
    padding: 0;
    background: url(../image/bg-menu-footer-sp.jpg) no-repeat center center;
    background-size: cover; }
  .l-footer__link-contact {
    padding: 35px 0 0 0; }
  .l-footer__access {
    padding: 32px 0; }
    .l-footer__access .l-wrapper {
      width: 82%; }
    .l-footer__access__title {
      margin-left: 5px;
      padding-top: 5px; }
      .l-footer__access__title .p-heading {
        width: 100%; }
      .l-footer__access__title::after {
        top: 13px;
        height: 1px;
        border-bottom: 1px solid #ff0000;
        left: 0; }
    .l-footer__access__info {
      margin-top: 15px;
      display: block; }
    .l-footer__access__text {
      width: 100%;
      text-align: left; }
      .l-footer__access__text img {
        max-width: 100%;
        border-bottom: 7px solid #ff0000; }
      .l-footer__access__text .l-footer__info__photo {
        margin-top: 18px; }
        .l-footer__access__text .l-footer__info__photo img {
          border-bottom: none; }
      .l-footer__access__text address {
        width: calc(50% -25px);
        margin-top: 20px;
        margin-right: 0; }
      .l-footer__access__text__time {
        width: 50%;
        margin-top: 20px;
        margin-left: 10px; }
  .l-footer__info {
    display: none; }
    .l-footer__info__photo img {
      max-width: 100%;
      margin-bottom: 17px; }
  .l-footer__coppy {
    padding: 15px 0; }
  .l-footer .ptop {
    display: none; }

  /*--------------------------------------------------------------------------------------------
    index
  --------------------------------------------------------------------------------------------*/
  /*----------------------------------------
  main-visual
  ----------------------------------------*/
  .p-main-visual {
    border-bottom: 13px solid #ff0000; }

  .p-main-visual-img {
    height: 90vh;
    min-height: auto; }

  .pilate-top {
    margin: 40px 0 20px 0; }
    .pilate-top__list {
      margin: 33px auto 0 auto;
      width: 100%; }
						.pilate-top__list:nth-of-type(2) {
							margin-bottom: 50px;}
      .pilate-top__list li {
        margin: 0 8px 0 8px; }
        .pilate-top__list li a {
          width: 46px;
          height: 44px;
          background: #000 url(../image/img1-pilate-top.jpg) no-repeat;
          background-size: auto 44px;
          box-shadow: 3px 3px #ff0000;
          padding-top: 13px;
          font-size: 10px; }

  .about-top {
    padding-bottom: 0; }
    .about-top__list {
      margin-top: 33px; }
      .about-top__list li .about-top__title {
        justify-content: flex-end; }
      .about-top__list li:nth-child(2n+1) .about-top__title {
        justify-content: flex-start;
        text-align: left; }
    .about-top__btn {
      text-align: center; }
    .about-top__item {
      position: relative;
      margin-bottom: 30px; }
      .about-top__item--1 h3 {
        width: 61%;
        margin-left: 0;
        padding-left: 0; }
        .about-top__item--1 h3 small {
          margin-left: 35px; }
      .about-top__item--1 h4 {
        margin-bottom: 30px !important; }
      .about-top__item--1 .about-top__desc {
        margin: 15px 0 10px 0; }
      .about-top__item--1::after {
        right: -4%;
        bottom: 0;
        width: 86%;
        height: 270px; }
      .about-top__item--1 .about-top__block {
        width: 100%; }
      .about-top__item--1 .c-btn {
        position: static;
        margin: 0 0 35px 0; }
      .about-top__item--2 {
        position: relative; }
        .about-top__item--2 h3 {
          width: 76%;
          right: -9%;
          padding-right: 9%; }
          .about-top__item--2 h3 small {
            margin-left: 30px; }
        .about-top__item--2 h4 {
          margin-left: 0;
          margin-bottom: 17px; }
        .about-top__item--2 .about-top__block {
          margin-left: 0;
          display: block; }
        .about-top__item--2 .about-top__desc {
          width: 100%;
          margin-left: 0;
          margin-top: 15px;
          text-align: left;
          padding-bottom: 20px;
										font-size: 14px; }
        .about-top__item--2::after {
          content: "";
          position: absolute;
          width: 76%;
          height: 148px;
          left: -9%;
          bottom: 0;
          background-color: #d9d9d9; }
      .about-top__item--3 {
        position: relative; }
        .about-top__item--3::after {
          content: "";
          position: absolute;
          right: -9%;
          top: 65px;
          width: 76%;
          height: 130px;
          background-color: #d9d9d9; }
        .about-top__item--3 h3 {
          width: 76%;
          left: 0;
          padding-left: 0; }
          .about-top__item--3 h3 small {
            display: block;
            margin-left: 0; }
        .about-top__item--3 h4 {
          margin-left: 0%;
          margin-bottom: 15px; }
        .about-top__item--3 .about-top__block {
          margin-left: 0%;
          display: block; }
        .about-top__item--3 .about-top__desc {
          width: 100%;
          margin-left: 0;
          margin-right: 0;
          margin-top: 10px;
										font-size: 14px; }
      .about-top__item--4 {
        margin-bottom: 35px; }
        .about-top__item--4::after {
          width: 75%;
          left: -9%;
          bottom: 40px;
          height: 150px; }
        .about-top__item--4 h3 {
          width: 68%;
          right: -9%; }
          .about-top__item--4 h3 small {
            margin-left: 0; }
        .about-top__item--4 h4 {
          margin-left: 0%;
          margin-bottom: 18px; }
        .about-top__item--4 .about-top__block {
          margin-left: 0%;
          display: block; }
        .about-top__item--4 .about-top__desc {
          width: 100%;
          margin-left: 0;
          margin-top: 10px;
										font-size: 14px; }
    .about-top h3 {
      font-size: 20px;
      border-bottom: 1px solid #ff0000;
      padding-bottom: 5px;
      position: relative;
      display: inline-block;
      width: auto !important; }
      .about-top h3 small {
        font-size: 8px;
								margin-top: 4px; }
    .about-top h4 {
      padding-left: 13px;
      margin-top: 15px; }
      .about-top h4::before {
        border-top: 8px solid #ff0000;
        border-right: 7px solid transparent; }
    .about-top__h4-en {
      font-size: 16px; }
    .about-top__h4-jp {
      font-size: 16px;
      left: 13px;
      margin-top: 8px;
						letter-spacing: -0.1em; }
    .about-top__link {
      width: 128px;
      padding: 8px 0;
      font-size: 14px; }
    .about-top__photo img {
      max-width: 100%; }
    .about-top__item--1 .about-top__photo {
      left: 0;
      padding: 20px 0 0;
    }

  .personal-top {
    padding: 33px 0; }
    .personal-top .l-wrapper {
      width: 82%; }
    .personal-top h2 {
      text-align: center;
      padding-bottom: 5px;
      border-bottom: 1px solid #ff0000; }
    .personal-top__info {
      margin: 15px auto 15px auto;
      display: block; }
    .personal-top__text {
      width: 100%; }
    .personal-top h3 {
      margin: 13px 0 12px 0;
      font-size: 18px;
      text-align: center; }
      .personal-top h3 small {
        margin-left: 30px;
        font-size: 8px; }
    .personal-top__link {
      width: 100%;
      padding: 7px 0 10px 0;
      border-bottom: 5px solid #ff0000; }
      .personal-top__link__title {
        font-size: 14px; }
      .personal-top__link p {
        font-size: 12px; }
    .personal-top__photo {
      text-align: center; }
      .personal-top__photo img {
        max-width: 100%; }

  .infection-top {
    margin: 35px 0; }
    .infection-top h2 {
      width: 100%;
      text-align: center;
      padding-right: 0;
      border-bottom: 1px solid #ff0000;
      padding-bottom: 10px; }
      .infection-top h2 small {
        display: block;
        margin-left: 0; }
    .infection-top__block {
      width: 100%;
      margin: 0 auto; }
    .infection-top__intro {
      margin: 15px 0 15px 0;
      font-size: 12px;
						text-align: center;
						line-height: 1.8; }
    .infection-top__info {
      padding: 15px 25px 15px 25px;
      border-bottom: 10px solid #ff0000; }
      .infection-top__info figure {
        margin-bottom: 15px;
        width: 50%; }

  .topix-top {
    padding: 33px 0;
    background: url(../image/bg-topix-top-sp.png) no-repeat center center;
    background-size: cover; }
    .topix-top h2 {
      width: 120px;
      padding-bottom: 15px;
      margin: 0 auto 15px auto;
      border-bottom: 1px solid #ff0000; }
    .topix-top__list {
      width: 100%;
      margin: 0px auto 0 auto;
      display: block;
      text-align: center; }
      .topix-top__list li {
        width: 230px;
        margin: 0 auto 20px auto;
        text-align: left; }
    .topix-top__block {
      margin: 18px 0 18px 0;
      justify-content: space-between; }
    .topix-top__text {
      margin-left: 0; }
    .topix-top__cat {
      padding: 0 15px 0 18px;
      margin-left: 0; }
      .topix-top__cat::before {
        border-top: 15px solid #e60012;
        border-right: 13px solid transparent; }
    .topix-top__title {
      font-size: 14px; }
    .topix-top__desc {
      font-size: 12px; }
    .topix-top .c-btn {
      box-shadow: 3px 3px 3px rgba(255, 255, 255, 0.3); }

  .treatment-top {
    margin: 35px 0 33px 0; }
    .treatment-top .p-heading {
      width: calc(100% - 20px);
      padding-bottom: 17px;
      border-bottom: 1px solid #ff0000; }
    .treatment-top__info {
      width: 70%;
      margin: 15px auto 0 auto;
      display: block; }
      .treatment-top__info li {
        padding-bottom: 40px;
        display: block; }
        .treatment-top__info li::after {
          bottom: 18px;
          border-left: 9px solid transparent;
          border-right: 9px solid transparent;
          border-top: 9px solid #000; }
    .treatment-top__text {
      display: block; }
    .treatment-top__title {
      width: 100%;
      padding-left: 0;
      margin-top: 18px;
      margin-bottom: 15px; }
      .treatment-top__title::before {
        border-top: 8px solid #ff0000;
        border-right: 7px solid transparent; }
      .treatment-top__title__en {
        text-align: left;
        font-size: 16px; }
      .treatment-top__title__jp {
        font-size: 15px;
        top: 9px;
        left: 20px; }
    .treatment-top__desc {
      margin: 0;
						width: 100%; }

  .faq-top {
    padding: 32px 0 35px 0; }
    .faq-top .p-heading {
      width: 130px;
      padding-bottom: 5px; }
    .faq-top__info {
      width: 100%;
						padding-bottom: 20px }
      .faq-top__info dt {
        margin-bottom: 5px;
        font-size: 12px;
								padding-top: 25px;
								padding-right: 30px;
        }
      .faq-top__info dd {
        padding-bottom: 0;
         }
    .faq-top__title::before {
      right: 10px;
      top: 28px;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      border-top: 7px solid #ff0000; }
    .faq-top__title-qa {
      width: 20px;
      height: 20px;
      margin-right: 8px;
      font-size: 11px;
      line-height: 20px; }
      .faq-top__title-qa::before {
        border-top: 7px solid #e60012;
        border-right: 7px solid transparent; }
    .faq-top__ans-text {
					width: calc( 100% - 28px);
      padding-top: 3px;
      display: inline-block; }

  /*--------------------------------------------------------------------------------------------
    pilates
  --------------------------------------------------------------------------------------------*/
  .l-pilates {
    background: none; }

  .frame1-pilates {
    padding-top: 35px; }
    .frame1-pilates__intro {
      margin-top: 25px;
      font-size: 14px; }
    .frame1-pilates__list {
      margin-top: 30px; }
      .frame1-pilates__list li {
        display: block;
        margin-bottom: 33px; }
    .frame1-pilates h3 {
      font-size: 20px;
      margin-bottom: 10px;
      margin-top: 10px; }
      .frame1-pilates h3 small {
        font-size: 20px;
        margin-right: 8px; }
    .frame1-pilates__photo {
      width: 100%; }
      .frame1-pilates__photo img {
        max-width: 100%;
        border-bottom: 5px solid #ff0000; }
    .frame1-pilates__text {
      width: 100%; }
    .frame1-pilates__desc {
      padding: 3px 0 0 11px;
      font-size: 14px; }
      .frame1-pilates__desc::before {
        left: 0;
        top: 0;
        border-top: 7px solid #ff0000;
        border-right: 8px solid transparent; }

  .frame2-pilates {
    padding: 30px 0 35px 0;
    background: url(../image/img1-frame2-pilates.png) no-repeat right 3% top #e60012;
    background-size: 133px auto;
    text-align: left; }
    .frame2-pilates__title {
      font-size: 20px; }
    .frame2-pilates__desc {
      font-size: 14px;
      margin-top: 0; }

  .frame3-pilates {
    margin-top: 33px;
    padding-bottom: 0; }
    .frame3-pilates h2 {
      margin-bottom: 35px; }
    .frame3-pilates__photo img {
      width: 100%;
      max-width: 100%;
      border-bottom: 7px solid #e60012; }
    .frame3-pilates__photo-list__item {
      width: calc(50% - 10px); }
    .frame3-pilates__info {
      margin-top: 33px; }
      .frame3-pilates__info li {
        display: block;
        margin-bottom: 30px; }
      .frame3-pilates__info .frame3-pilates__photo {
        width: 100%;
        margin-bottom: 17px; }
    .frame3-pilates__text {
      width: 100%;
      padding: 3px 0 0 15px; }
      .frame3-pilates__text::before {
        border-top: 13px solid #e60012;
        border-right: 15px solid transparent; }
    .frame3-pilates h3 {
      font-size: 16px; }
    .frame3-pilates__desc {
      font-size: 14px;
      margin-top: 10px;
      line-height: 1.4; }

  .frame4-pilates h2 {
    margin-bottom: 15px; }
  .frame4-pilates h4 {
    font-size: 10px;
    margin-bottom: 7px; }
  .frame4-pilates__photo img {
    margin-bottom: 5px; }
  .frame4-pilates__photo .u-al-left {
    text-align: left; }
  .frame4-pilates__photo--1 {
    margin-right: 13px; }
  .frame4-pilates__photo--2 {
    margin-right: 0; }
  .frame4-pilates__photo--3 {
    margin-right: 13px; }
  .frame4-pilates__photo--4 {
    position: static;
    margin-left: 13px; }
    .frame4-pilates__photo--4 img {
      margin-bottom: 5px; }
  .frame4-pilates__photo figcaption {
    font-size: 10px; }
  .frame4-pilates__photo-list {
    margin-bottom: 30px;
    display: block; }
    .frame4-pilates__photo-list--2 {
      justify-content: flex-end;
      margin-top: 20px; }
  .frame4-pilates h3 {
    font-size: 16px;
    margin-bottom: 15px;
				line-height: 1.4; }
  .frame4-pilates .p-triangle::before {
    top: 0;
    left: 0;
    z-index: 1; }
  .frame4-pilates .p-triangle--gray::before {
    border-top: 30px solid #626262;
    border-right: 30px solid transparent; }
  .frame4-pilates .p-triangle--red::before {
    border-top: 30px solid #e60012;
    border-right: 30px solid transparent; }
  .frame4-pilates__desc {
    margin-bottom: 32px;
				font-size: 14px; }

  /*--------------------------------------------------------------------------------------------
    news
  --------------------------------------------------------------------------------------------*/
  .p-news {
    margin-top: 0;
				padding-top: 30px;
    margin-bottom: 33px; }
    .p-news .p-heading {
      text-align: center;
      padding-bottom: 2px;
      width: 82%;
      margin: 0 auto; }
    .p-news__list-tab {
      margin: 60px 0 33px 0; }
      .p-news__list-tab .p-news__cat {
        margin: 10px; }
    .p-news__cat {
      padding: 1px 14px;
      font-size: 10px; }
      .p-news__cat::before {
        border-top: 15px solid #e60012;
        border-right: 13px solid transparent; }
    .p-news__list-info {
      display: block;
      text-align: center;
      margin: 0 auto 20px auto; }
      .p-news__list-info li {
        width: 230px;
        text-align: left;
        margin-bottom: 30px;
        display: inline-block; }
      .p-news__list-info__photo {
        margin-bottom: 15px; }
      .p-news__list-info__title {
        margin: 10px 0 0 0;
        font-size: 14px; }
    .p-news__desc {
      font-size: 12px;
      margin-top: 7px; }
    .p-news--detail__date {
      margin-right: 10px; }
    .p-news--detail__title {
      margin: 10px 0;
      font-size: 15px; }
    .p-news--detail__desc {
      margin-top: 15px; }
    .p-news--detail__info {
      margin: 63px 0 57px;
      display: block; }
    .p-news--detail__content {
      width: 100%;
      margin-bottom: 30px; }
    .p-news--detail__menu {
      margin-top: 0;
      width: 100%; }
      .p-news--detail__menu__title {
        font-size: 15px;
        margin-bottom: 10px; }
      .p-news--detail__menu__list {
        text-align: left;
        margin-bottom: 10px; }
        .p-news--detail__menu__list li {
          margin-bottom: 15px; }
    .p-news--detail__links li:first-child::before, .p-news--detail__links li:last-child::after {
      top: 2px; }
    .p-news--detail__links li {
      margin: 0 20px; }
      .p-news--detail__links li a {
        font-size: 12px; }
      .p-news--detail__links li:first-child::before {
        left: -15px; }
      .p-news--detail__links li:last-child::after {
        right: -15px; }


.yoyaku {
	position: fixed;
	bottom: 10px;
	right: 10px;
    font-size: 14px;
    line-height: 1.1;
				z-index: 10;
}

.yoyaku a {
	color: #FFF;
 padding-top: 40px;
 text-align: center;
 width:80px;
 height: 80px;
 background: #e60012 url(../image/ptop.png) no-repeat center top 14px;
	background-size: 20px;
 border-radius: 50%;
}

.about-top__item--1 .about-top__desc p {
	width: auto;
	margin-right: 0;
	font-size: 14px;
}

.about-top__item--2::after {
	top: unset;
	bottom: 0;
}

.p-links__reservation a {
	padding: 30px 0 35px 0;
}

.p-links__contact li a {
	padding: 30px 0;
}

.p-links__contact li:last-child a {
	padding: 24px 0;
}

.treatment-top__photo img {
	display: block;
	margin: 0 auto;
}

.l-footer__access__info.u-flex {
	display: flex;
	flex-direction: column;
}

.l-footer__info__photo {
	order: 2;
	width: 100%;
}

.l-footer__access__text {
	order: 1;
	width: 100%;
	margin-bottom: 20px;
}

.gmap {
 position: relative;
 padding-bottom: 56.25%;
 height: 0;
 overflow: hidden;
}

.gmap iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}

.l-footer__access__text__time {
	margin-top: 0;
}

.spaddress {
	display: flex;
	justify-content: space-between;
}

.frame1-pilates__list li:nth-child(2n+0) {
	padding-right: 0;
}

.pilate-top .l-wrapper {
	max-width: 90%;
}

.about-top .l-wrapper,
.faq-top .l-wrapper {
	max-width: 82%;
}

.about-top__item--3 h4,
.about-top__item--4 h4  {
	margin-bottom: 30px !important;
}

.about-top__photo {
	padding: 20px;
}

.about-top__item--1::after,
.about-top__item--3::after,
.about-top__item--2 h3,
.about-top__item--4 h3 {
	right: -4%;
}

.faq-top__title-text {
	width: calc( 100% - 28px);
}

.l-header.l-header--page .lp nav {
	padding-left: 5%;
	padding-right: 5%;
}

.l-header__logo-nav img {
	width: 184px;
	height: auto;
}

.p-news__list-info li:nth-child(3n-1) {
	margin: 0 0 30px;
}

.p-pagination__list::before, .p-pagination__list::after {
	top: 0;
}
.pilate-top__list:nth-of-type(1) {
	margin: 30px auto 0 auto;
}

.l-header nav.fixed {
	padding: 80px 0 90px;
}

.l-header__text {
	position: absolute;
	z-index: 5;
	left: 0;
	right: 0;
	top: 0;
	margin-top: 60vh;
}

.btnWrap {
	width: 82%;
	margin: 0 auto;
	padding: 50px 0 0;
}

.btnWrap img {
	max-width: 100%;
	height: auto;}
	
.btnWrap p {
	margin: 0 0 40px;
}

.btnWrap ul {
	display: block;
	justify-content: unset;
}

.btnWrap ul li {
	margin: 0 0 40px;
}

#profile {
	padding: 40px 0 0;}

#access {
	padding: 40px 0 0;
}

.scroll {
	padding-top: 60px;
	margin-top: -60px;
}

#second.lp {
	position: fixed;
	z-index: 10;
	width: 100%;
}

.faq-top__info dt .inner {
display: flex;
align-items: start;
}

.c-loader-text {
font-family: 'Sawarabi Mincho', serif !important;}

.l-header__text_spp {
			display: block;
			width: 90%;
			margin: 20px auto;
    background-color: #000;
    box-shadow: 5px 5px #ff0000;
}
		
.l-header__text_spp a {
    padding: 10px;
    color: #fff;
				text-align: center;
}

.topix-top__photo img {
max-width: 100%;
}

.l-header nav.fixed {
background: #e5e5e5 url(../image/icon-triangle-nav-sp.png) no-repeat left top;
}

.l-header nav.fixed2 {
background: #e5e5e5 url(../image/icon-triangle-nav-sp.png) no-repeat left top;
}

}

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