tr th div{
  color: #223883 !important;
}

.recommend{
    font-size: 16px;
    color: red;
    font-weight: bolder;
}

.p-table {
    width: 100%;
    margin-bottom: 25px;
}

.p-table .txt {
    margin-top: 30px;
    font-size: 22px;
    color: #223883;
    font-weight: bolder;
    border-bottom: 1px dashed;
    width: 60%;
    margin-bottom: 15px;
}

.bg01 th{
  text-align: left;
  padding-left: 15px;
}

.p-table02 tr th div {
    font-size: 13px;
    line-height: 1.5rem;
}
.p-table table tr.bg01 td {
    color: #fff;
    font-weight: bold;
}

.p-table table tr.bg01 td div {
    text-align: left;
    padding-left: 5px;
    font-size: 16px;
    color: #fff;
}

.p-table table tr.bg03 th {
    background: #ffffff;
}

.bg02 td{
    background: #fff;
    text-align: left;
    padding-left: 15px;
}

.p-table table td {
    font-size: 14px;
    color: #333333;
    padding: 18px 5px;
    font-weight: normal;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

.p-table {
    margin-bottom: 50px;
}

.bg01 div{
  text-align: left;
}

.p-table table tr.bg02 th, .p-table table tr.bg03 th {
    background: #fff;
    color: #333333;
}

.p-table table td div {
    text-align: left;
    padding-left: 5px;
}

.p-table table tr.bg02 th, .p-table table tr.bg03 th div{
  text-align: left;
}

.price table tr, .price table td, .price table th {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.c-blue{
  color: #223883 !important;
}


@media screen and (max-width:599px) {
 .p-table table th, .p-table table td {
    width: calc(100% / 2) !important;
}
}

#Main h6{
    margin-top: 30px;
    font-size: 22px;
    color: #223883;
    font-weight: bolder;
    border-bottom: 1px dashed;
    width: 60%;
    margin-bottom: 15px;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

#Main h5{
    background: #fff;
    padding: 15px;
    font-weight: bolder;
}

#Top_reservation #contact_set dl div dt {
    font-size: 120%;
    text-align: left;
}

#Top_reservation #contact_set dl div dd {
    font-size: 150%;
    color: #188be2;
    text-align: left;
}

.mb-minus25{
    margin-bottom: -15px;
}

@media screen and (max-width:599px) {
 .p-table .txt{
   width: 100%;
 }
 
    .table-container {
        width: 100%; /* コンテナの幅を100%に設定 */
        overflow-x: auto; /* 横スクロールを可能に */
        -webkit-overflow-scrolling: touch; /* iOSデバイスでのスムーズなスクロールを可能に */
    }
    
    .p-table table tr.bg02 th, .p-table table tr.bg03 th div{
    display: flex;
    align-items: center;
    font-size: 13px;
    }
    
    .p-table table tr.bg02 th, .p-table table tr.bg03 th{
       display: flex;
        font-size: 13px;
    }
    
    .p-table table td div {
    text-align: left;
    padding-left: 5px;
    font-size: 12px;
    line-height: 1.5em;
}

.p-table .txt {
    width: 100%;
    font-size: 18px;
}

.p-table {
    margin-bottom: 15px;
}

.p-table table tr.bg01 td div {
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    color: #fff;
}

.p-table table tr.bg01 th {
    background: #223883;
    color: #fff;
    display: flex;
    align-items: center;
}

.p-table table tr.bg01 td {
    color: #fff;
    font-weight: bold;
    display: flex;
    font-size: 13px;
}

.recommend {
    font-size: 13px;
}

.bg01 div {
    text-align: left;
    color: #fff !important;
    font-size: 13px;
}

.fz-12-sp {
    font-size: 12px;
    text-indent: -0.7rem;
    padding-left: 1rem;
}
}

.bg01 div{
    color: #fff !important;
}

@media screen and (max-width:640px) {
 .p-table table td {
    border: 1px solid #bdbdbd;
}
}


/* 2024/05/07 */

.place-block{
  background: #fff !important;
  color: #fff !important;
  font-weight: bold !important;
}

.link-text {
    float: right;
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
    font-weight: bold;
    margin: 10px 0;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 38px;
    display: flex;
    overflow: hidden;
    background: #fff !important;
    border: 1px solid #223883;
    align-items: center;
    justify-content: center;
}

.link-text a {
    color: #223883 !important;
    font-weight: bold !important;
    position: relative;
    font-size: 13px;
    padding: 20px 10px;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.link-text a::before{
    content: "▶";
    padding-right: 10px;
    color: #223883;
}

/* 「04.price｜料金一覧」テストぺージ */
.price-page .place-block{
  background: #fff !important;
  color: red !important;
  font-size: 1.3em;
}

.price-page .link-text {
  border: none;
}

.price-page .link-text a {
  background-color: #dcdcdc;
}

.price-page .place-block div span{
    color: red;
    font-weight: bolder;
    margin-left: 1px;
}


@media screen and (max-width:640px) {
/*  .price-page .place-block{
 font-size: 1.5em;
} */

 .price-page .place-block div{
  font-size: 14px;
}
}

.p-table .txt{
  width: 100%;
}

.price-page #orthotics .bg02 th{
  width: 70% !important;
}

.price-page .p-table table tr.bg02 th, .price-page .p-table table tr.bg03 th div {
    background: #f2f2f9;
}

.price-page .forthefirst-txt{
  color: red;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}


@media screen and (max-width: 640px) {
.price-page #orthotics table tr.bg02 th, #orthotics .p-table table tr.bg03 th{
  width: 100% !important;
}

.price-page .p-table table tr.bg02 th, .price-page .p-table table tr.bg03 th {
        display: flex;
        font-size: 12px;
    }

.price-page #orthotics.p-table02 tr th div{
  font-size: 11px;
}

.price-page .forthefirst-txt{
  font-size: 16px;
}
}

@media screen and (min-width:1025px) {
 .w70-pc{
    width: 70%;
    display: inline-block;
 }
}

.d-flex{
  display: flex;
  flex-direction: row-reverse;
}

.d-flex .w70-pc{
  flex: 3;
}

@media screen and (max-width: 640px) {
 .w100-sp{
    width: 100%;
    display: inline-block;
 } 
}


@media screen and (max-width: 640px) {
.p-table .d-flex{
  display: block;
}
}

/* @media screen and (max-width: 640px) {
.price-page .p-table table td {
  border: 1px solid #bdbdbd;
  width: 210px !important;
}

.price-page .table-container{
  overflow-x: auto;
  display: block;
}

.price-page .table-container tbody tr{
  white-space: nowrap;
}
  
.price-page .p-table table tr.bg02 th, .p-table table tr.bg03 th {
  width: 210px !important;
}

.price-page .p-table table tr.bg01 th {
  width: 210px !important;
}
} */
