body{
  margin: 0;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none !important
  }
  .sp_only {
    display: inherit;
  }
  .page-title{
    margin-top: 5rem;
  }
  /* ヘッダーとメニューの基本スタイル */
  .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    
    position: fixed;
    top: 0;
    height: 10vh;
    width: 100vw;
    margin: 0 0 0 0;
    padding: 12px 16px 12px 16px;
    background: #ffffff;
    z-index: 99999999;
    overflow: hidden;
  }

  .logo-area {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    
    flex-shrink: 0;
    gap: 4px;
    position: relative;
    width: 243px;
    height: 32px;
    z-index: 2;
  }

  .logo-black {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 0;
    position: relative;
    width: 243px;
    min-height: 0;
    background: url(https://static.codia.ai/custom_image/2025-04-09/161152/logo-black-image.png) no-repeat center;
    background-size: cover;
    z-index: 3;
  }

  .to-top {
    flex-shrink: 0;
    position: relative;
    width: 56px;
    height: 56px;
    background: #054b7d;
    z-index: 4;
    overflow: hidden;
    border-radius: 100px;
    cursor: pointer;
  }

  .frame-1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    
    gap: 3px;
    position: relative;
    width: 29px;
    margin: 10.811px 0 0 13.5px;
    z-index: 5;
  }

  .icon {
    flex-shrink: 0;
    position: relative;
    width: 20px;
    height: 20px;
    background-size: cover;
    z-index: 6;
    overflow: hidden;
  }

  .close {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 11px;
    color: #ffffff;
    font-family: 'Noto Sans JP', var(--default-font-family);
    font-size: 10px;
    font-weight: 600;
    line-height: 11px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: -0.5px;
    z-index: 7;
  }

  .menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    position: fixed;
    top: 10vh;
    width: 100vw;
    margin: 0 0 0 0;
    padding: 24px 24px 24px 24px;
    background: rgba(5, 75, 125, 1);
    z-index: 1000;
    overflow-y: auto;
    max-height: 90vh;
  }

  .div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    
    flex-shrink: 0;
    gap: 12px;
    position: relative;
    min-width: 0;
    z-index: 9;
  }

  .list-menu {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    
    flex-shrink: 0;
    position: relative;
    z-index: 10;
  }

  /* メニュー項目の共通スタイル */
  .footer-item-3,
  .footer-item-7,
  .footer-item-a,
  .footer-item-d,
  .footer-item-10,
  .footer-item-14,
  .menu-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    align-self: stretch;
    
    flex-shrink: 0;
    position: relative;
    padding: 12px 0 12px 0;
    z-index: 15;
  }

  /* ボーダー付きメニュー項目 */
  .footer-item-3,
  .footer-item-7,
  .footer-item-a,
  .footer-item-d,
  .footer-item-10,
  .footer-item-14 {
    border-bottom: 1px solid #003960;
  }

  /* メニューテキストの共通スタイル */
  .date-menu,
  .date-4,
  .hospital-introduction,
  .medical-guide,
  .medical-services,
  .date-11,
  .date-15 {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 18px;
    color: #ffffff;
    font-family: 'Noto Sans JP', var(--default-font-family);
    font-size: 12.800000190734863px;
    font-weight: 600;
    line-height: 17.92px;
    text-align: left;
    white-space: nowrap;
  }

  /* アイコンの共通スタイル */
  .icon-2,
  .icon-5,
  .icon-8,
  .icon-b,
  .icon-e,
  .icon-12,
  .icon-16 {
    flex-shrink: 0;
    position: relative;
    width: 12px;
    height: 12px;
    overflow: hidden;
  }

  /* アイコン内のグループの共通スタイル */
  .group-1,
  .group-6,
  .group-9,
  .group-c,
  .group-f,
  .group-13,
  .group-17 {
    position: relative;
    width: 6px;
    height: 10.5px;
    margin: 1px 0 0 3px;
    background-size: 100% 100%;
  }

  /* CTAボタンの共通スタイル */
  .btn-menu,
  .btn-18,
  .btn-19 {
    display: flex;
    align-items: center;
    justify-content: center;
    align-self: stretch;
    
    flex-shrink: 0;
    gap: 8px;
    position: relative;
    padding: 16px 32px 16px 32px;
    border-radius: 8px;
  }

  /* CTAボタンのテキストの共通スタイル */
  .tel-number,
  .web-reservation,
  .line-menu {
    flex-shrink: 0;
    flex-basis: auto;
    position: relative;
    height: 14px;
    font-family: 'Noto Sans JP', var(--default-font-family);
    font-size: 14.220000267028809px;
    font-weight: 600;
    line-height: 14px;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0.28px;
  }

  /* 個別のスタイル */
  .btn-menu {
    background: #fcfbfc;
    border: 2px solid #bf3b37;
  }

  .btn-18 {
    background: #bf3b37;
  }

  .btn-19 {
    background: #04b74d;
  }

  .tel-number {
    color: #bf3b37;
  }

  .web-reservation,
  .line-menu {
    color: #ffffff;
  }

  /* アイコンの個別の背景画像 */
  .group { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-1.svg) no-repeat center; }
  .group-6 { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-2.svg) no-repeat center; }
  .group-9 { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-3.svg) no-repeat center; }
  .group-c { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-4.svg) no-repeat center; }
  .group-f { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-5.svg) no-repeat center; }
  .group-13 { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-6.svg) no-repeat center; }
  .group-17 { background: url(https://static.codia.ai/custom_image/2025-04-09/161152/arrow-icon-7.svg) no-repeat center; }
}
