@charset "UTF-8";
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/*    プロパティ                                    */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
/*    レスポンシブ 用の処理                         */
/* ++++++++++++++++++++++++++++++++++++++++++++++++ */
.DefaultText {
  font-size: 1.45rem;
  text-justify: auto;
  margin-bottom: 0.6em;
}

.DefaultText:last-child {
  margin-bottom: 0;
}

.DefaultText em {
  font-weight: bold;
}

.DefaultText a {
  color: #ec6553 !important;
  font-weight: bold;
}

/* font
--------------------------------------------------- */
.FontDefault {
  font-family: "Meiryo", "Arial", "Century Gothic", sans-serif;
}

.FontSansSerif {
  font-family: "游ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
}

.FontSansSerif-Round {
  font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 500;
}

/* IEでの微妙な上下のズレを軽減 */
.FontSerif {
  font-family: "YuMincho", "游明朝", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "MS PMincho", "ＭＳＰ明朝", "MS Mincho", "ＭＳ明朝", serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 300;
}

/* IEで書体の高さがずれるため補足 */
.FontMonospace {
  font-family: "Osaka-mono", "MS Gothic", monospace;
}

.FontNumber {
  font-family: "Arial";
  letter-spacing: 0.02em;
}

main {
  /*supplement*/
  /*  HomeCareFacilityTable
  --------------------------------------------------- */
  /*ImageBox SideWay*/
  /**/
  /*価格表ページへリンク*/
}

main table {
  width: auto;
}

main .DistributionTable thead th, main .DistributionTable tbody td {
  border-left: 1px dotted rgba(0, 0, 0, 0.25);
}

main .DistributionTable thead th {
  font-size: 70%;
}

main .DistributionTable thead th:first-child {
  border-left: none;
}

main .DistributionTable thead th small {
  font-size: 90%;
}

main .DistributionTable tbody th {
  padding: 15px 10px;
}

main .DistributionTable tbody td:not(:last-child) {
  font-size: 87.5%;
  font-family: '游ゴシック','游ゴシック体','Yu Gothic','YuGothic';
  text-align: center;
}

main .DistributionTable tbody td:last-child {
  text-align: right;
}

main .StaffTeiinTable {
  width: auto;
}

main .StaffTeiinTable th, main .StaffTeiinTable td {
  border: 1px solid #eadfd3;
}

main .StaffTeiinTable thead th {
  padding: 5px;
}

main .StaffTeiinTable tbody th, main .StaffTeiinTable tbody td {
  padding: 10px;
}

main .StaffTeiinTable tbody td {
  width: 60px;
  text-align: center;
}

main .StaffTeiinTable tfoot th, main .StaffTeiinTable tfoot td {
  padding: 10px;
  font-size: 75%;
  font-weight: bold;
}

main .StaffTeiinTable tfoot th {
  background: #f0f0f0;
}

main .StaffTeiinTable tfoot td {
  text-align: center;
}

main .StaffTeiinTable .TextLeft .Supplement {
  border-top-style: hidden;
  border-right-style: none;
  border-bottom-style: none;
  background: none;
  padding: 0;
  color: #E06060;
  width: 2em;
  font-size: 100%;
  margin-left: 0.5em;
}

main .SupplementText {
  font-size: 87.5%;
  color: #E06060;
}

main .SupplementText span {
  font-weight: bold;
}

main .StaffTeiinTable .TextLeft {
  text-align: left;
  width: 63px;
}

main .StaffTeiinTable .TextLeft p {
  margin-left: 18px;
}

main .HomeCareFacilityTable {
  border-collapse: collapse;
  border: none;
  margin: 0 auto;
}

main .HomeCareFacilityTable th, main .HomeCareFacilityTable td {
  margin: 0;
  padding: 0;
  text-align: center;
  border: 1px solid #ffddd7;
  vertical-align: middle;
}

main .HomeCareFacilityTable thead th {
  font-size: 75%;
  background: transparent url("../img/service/th_bg_pink.png") no-repeat 0% 0%;
  color: #333333;
  width: 170px;
  height: 30px;
  font-weight: normal;
  border: none;
}

main .HomeCareFacilityTable tbody td {
  font-size: 75%;
  color: #333333;
  font-weight: normal;
  background: #ffffff;
  text-align: center;
  white-space: nowrap;
  padding: 10px 0;
}

main .HomeCareFacilityTable tbody .LinkList li {
  text-align: center;
}

main .SideWay {
  padding: 0  15px;
}

main .SideWay .Image {
  padding: 0 10px;
}

main .DefaultText a {
  color: #ff9081;
  font-weight: bold;
}

main .SyokuinParagraph .DefaultText a {
  font-weight: normal;
  color: #3f0000;
}

main .ButtonBox.GoPriceList {
  margin: 30px 0 10px 0px;
  text-align: left;
}

main .HistoryTable {
  font-size: 90%;
}

main .HistoryTable .LabelCell {
  font-weight: 600;
}

@media print, screen and (min-width: 600px) {
  main .HistoryTable .YearCell {
    white-space: nowrap;
  }
  main .HistoryTable .LabelCell {
    min-width: 200px;
    white-space: nowrap;
  }
  main .HistoryTable .DetailCell {
    border-left: 1px dashed #e0e0e0;
    padding-right: 0;
  }
}

@media screen and (max-width: 599px) {
  main .HistoryTable th,
  main .HistoryTable td {
    display: block;
  }
  main .HistoryTable th {
    font-size: 87.5%;
  }
  main .HistoryTable .DetailCell {
    padding-bottom: 1em;
  }
}

.GroupHistory main .PageTitle h1 {
  background: #fffaee url(../img/common/icon/fj.png) no-repeat 15px 50%;
  padding-left: 2.5em;
}

.GroupHistory main .PageTitle h1:before {
  content: none;
}

.GroupPresidentVoice main .PageTitle h1 {
  background: #fffaee url(../img/common/icon/fj.png) no-repeat 15px 50%;
  padding-left: 2.5em;
}

.GroupPresidentVoice main .PageTitle h1:before {
  content: none;
}

.GroupPresidentVoice main .PresidentVoiceBlock .LeftImage .Image {
  border-radius: 20px;
  overflow: hidden;
}

@media screen and (max-width: 599px) {
  .GroupPresidentVoice main .PresidentVoiceBlock .LeftImage .Image {
    height: 70vw;
    width: 70vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .GroupPresidentVoice main .PresidentVoiceBlock .LeftImage .Image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.GroupPresidentVoice main .PresidentVoiceBlock .Heading.Color {
  color: #33b232;
  font-size: 100%;
  line-height: 1.4;
}

.GroupPresidentVoice main .PresidentVoiceBlock .AuthorText {
  text-align: center;
}

.GroupPresidentVoice main .PresidentVoiceBlock .AuthorText span {
  font-size: 75%;
  display: block;
  line-height: 1.5;
}

.GroupPresidentVoice main .PresidentVoiceBlock .AuthorText .Name {
  font-size: 87.5%;
  font-weight: bold;
  margin: 0 0 5px;
}
