@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.zen-old-mincho {
  font-family: "Zen Old Mincho", serif;
  font-style: normal;
}

.roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-image: url(../images/common/sv.jpg);
  background-size: cover;
  background-position: center;
  width: 100%;
  height: auto;
  max-height: 500px;
  aspect-ratio: 1920/500;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/6;
  }
}
main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 4;
  width: 90%;
}
main section .page_title .sv_ttl {
  position: relative;
  color: #fff;
}
main section .page_title .sv_ttl .eng_ttl {
  font-size: clamp(18px, 0.784rem + 1.45vw, 30px);
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 8px;
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(24px, 1.102rem + 1.7vw, 38px);
  font-weight: bold;
  line-height: 1;
}

#news_c_content .doted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
#news_c_content .doted li {
  margin-top: 0;
  margin-right: 1em;
}
#news_c_content .doted li:last-child {
  margin-right: 0;
}

/******************************/
/* プライバシーポリシー
 */
/******************************/
.privacy-policy .indent01 {
  padding-left: 1.5em;
}
.privacy-policy .sec {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .privacy-policy .sec {
    padding: 0 0 50px;
  }
}

/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: solid 1px #2A6F97;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.single_ttl .date {
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
}

.news_text_block .category_c a {
  background-color: #2A6F97;
  border-radius: 2px;
  color: #fff;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

/******************************/
/* COMPANY */
/******************************/
.company .sec01 {
  position: relative;
  z-index: 1;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .company .sec01 {
    padding: 0 0 50px;
  }
}
.company .sec02 {
  position: relative;
  z-index: 1;
  background-color: #F3F7F8;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .company .sec02 {
    padding: 50px 0;
  }
}
.company .sec03 {
  position: relative;
  z-index: 1;
  padding: 80px 0 0;
}
@media (max-width: 1024px) {
  .company .sec03 {
    padding: 50px 0 0;
  }
}
.company .sec04 {
  position: relative;
  z-index: 1;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .company .sec04 {
    padding: 50px 0;
  }
}
.company .sec04 .box {
  margin-bottom: 50px;
}
.company .sec04 .box:last-child {
  margin-bottom: 0;
}
.company .sec04 .box p {
  margin-bottom: 8px;
}

/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/* 車両 */
/******************************/
.car .sec01 .carbox {
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .car .sec01 .carbox {
    padding: 50px 0;
  }
}
.car .sec01 .carbox:nth-child(odd) {
  background-color: #F1EEEE;
}
.car .sec01 .carbox:nth-child(even) {
  background-color: #F8F8F8;
}
.car .sec01 .carbox .layout_b .txtbox .car_specbox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 12px #747A92;
  padding: 5% 10%;
  background-color: #FFFFFF;
}
.car .sec01 .carbox .sub_images_ul li img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 380/254;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 2px #0C0C0C;
}

/******************************/
/* 会社案内 */
/******************************/
/******************************/
/* リンク集 */
/******************************/
/******************************/
/* コンタクト */
/******************************/
/******************************/
/* 治療費用 */
/******************************/
.line_up .sec01 .lineup_area {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .line_up .sec01 .lineup_area {
    padding: 50px 0;
  }
}
.line_up .sec01 .lineup_area:nth-child(1) .lead {
  background-image: url(../images/line_up/lineup_a_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(2) .lead {
  background-image: url(../images/line_up/lineup_b_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(3) .lead {
  background-image: url(../images/line_up/lineup_c_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(4) .lead {
  background-image: url(../images/line_up/lineup_d_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(5) .lead {
  background-image: url(../images/line_up/lineup_e_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(6) .lead {
  background-image: url(../images/line_up/lineup_f_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(7) .lead {
  background-image: url(../images/line_up/lineup_g_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(8) .lead {
  background-image: url(../images/line_up/lineup_h_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(9) .lead {
  background-image: url(../images/line_up/lineup_i_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(10) .lead {
  background-image: url(../images/line_up/lineup_j_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(11) .lead {
  background-image: url(../images/line_up/lineup_k_bg01.jpg);
}
.line_up .sec01 .lineup_area:nth-child(12) .lead {
  background-image: url(../images/line_up/lineup_l_bg01.jpg);
}
.line_up .sec01 .lineup_area .lead {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/383;
  background-size: cover;
  background-repeat: no-repeat;
}
.line_up .sec01 .lineup_area .lead figure {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.line_up .sec01 .lineup_area .infobox01 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 3px #2A6F97;
  background-color: #fff;
  padding: 20px 50px;
}
@media (max-width: 1024px) {
  .line_up .sec01 .lineup_area .infobox01 {
    padding: 15px 5%;
  }
}

/******************************/
/* point */
/******************************/
.point .sec01 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .point .sec01 {
    padding: 0 0 50px;
  }
}
.point .sec02,
.point .sec04,
.point .sec06,
.point .sec08 {
  position: relative;
  padding: 80px 0;
  background-color: #F3F7F8;
}
@media (max-width: 1024px) {
  .point .sec02,
  .point .sec04,
  .point .sec06,
  .point .sec08 {
    padding: 50px 0;
  }
}
.point .sec03,
.point .sec05,
.point .sec07 {
  position: relative;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .point .sec03,
  .point .sec05,
  .point .sec07 {
    padding: 50px 0;
  }
}
.point .sec075 {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .point .sec075 {
    padding: 0 0 50px;
  }
}
.point .sec04 .sec04_box .li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: clamp(16px, 0.886rem + 0.48vw, 20px);
  background-color: #FFFFFF;
  border: solid 2px #468FAF;
  border-radius: 10px;
  padding: 20px;
  font-weight: 500;
}
.point .sec04 .sec04_box .li span {
  color: #2A6F97;
}
.point .sec07 .after-badge {
  width: 120px;
  height: 120px;
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cg transform='scale(-1,1) translate(-100,0)'%3E%3Cpath d='M100,0 L100,100 C60,100 0,60 0,0 Z' fill='%232A6F97'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #fff;
  font-weight: 700;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.point .sec08 .zehbox {
  border: solid 3px #00902F;
  border-radius: 10px;
  background-color: #fff;
  padding: 50px;
}
@media (max-width: 1024px) {
  .point .sec08 .zehbox {
    padding: 25px 5%;
  }
}
.point .sec08 .zehbox .layout_a .imgbox {
  width: 35%;
}
@media (max-width: 1024px) {
  .point .sec08 .zehbox .layout_a .imgbox {
    width: 100%;
    margin-bottom: 25px;
  }
}
.point .sec08 .sub_images_ul .li figure {
  text-align: center;
}
.point .sec08 .sub_images_ul .li figure img {
  width: 60%;
}
.point .sec08 {
  /* =========================
     ZEH 表（年度別実績）
  ========================= */
}
.point .sec08 .zeh_tbl {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans JP", sans-serif;
  --zeh-target: #2a6f98;
  /* セル共通 */
}
.point .sec08 .zeh_tbl th,
.point .sec08 .zeh_tbl td {
  padding: 12px 10px;
  text-align: center;
  border: 1px solid #d6e6f0;
  background-color: #fff;
  font-size: 22px;
  line-height: 1.2;
  vertical-align: middle;
}
.point .sec08 .zeh_tbl {
  /* 年度ヘッダー */
}
.point .sec08 .zeh_tbl thead th {
  background-color: #b7dbe9;
  color: #1b2a33;
  font-weight: 700;
}
.point .sec08 .zeh_tbl thead {
  /* 左上の空セル */
}
.point .sec08 .zeh_tbl thead th:first-child {
  background-color: #b7dbe9;
}
.point .sec08 .zeh_tbl thead {
  /* active年度（濃色＋上端太枠） */
}
.point .sec08 .zeh_tbl thead th.active {
  background-color: var(--zeh-target);
  color: #fff;
  border-top: 3px solid var(--zeh-target);
  border-left: 3px solid var(--zeh-target);
  border-right: 3px solid var(--zeh-target);
}
.point .sec08 .zeh_tbl {
  /* ボディ */
}
.point .sec08 .zeh_tbl tbody {
  /* 1列目（行見出し） */
}
.point .sec08 .zeh_tbl tbody td:first-child {
  background-color: #f3f9fd;
  font-weight: 600;
  white-space: nowrap;
}
.point .sec08 .zeh_tbl tbody {
  /* 「種類/実績」行 */
}
.point .sec08 .zeh_tbl tbody tr:first-child td {
  background-color: #eaf6fc;
  font-size: 18px;
  font-weight: 600;
}
.point .sec08 .zeh_tbl tbody tr:first-child {
  /* 種類行のactiveセルは白地 */
}
.point .sec08 .zeh_tbl tbody tr:first-child td.active {
  background-color: #fff;
}
.point .sec08 .zeh_tbl tbody {
  /* active列（左右太枠） */
}
.point .sec08 .zeh_tbl tbody td.active {
  border-left: 3px solid var(--zeh-target);
  border-right: 3px solid var(--zeh-target);
}
.point .sec08 .zeh_tbl tbody {
  /* 数値強調（種類行以外） */
}
.point .sec08 .zeh_tbl tbody tr:not(:first-child) td.active {
  font-weight: 700;
  color: var(--zeh-target);
}
.point .sec08 .zeh_tbl tbody {
  /* 最下段で枠を閉じる */
}
.point .sec08 .zeh_tbl tbody tr:last-child td.active {
  border-bottom: 3px solid var(--zeh-target);
}
.point .sec08 {
  /* =========================
     Responsive（横スクロール）
  ========================= */
}
.point .sec08 .zeh_tbl_wrap {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* iPhoneでスムーズ */
  padding-bottom: 6px;
  /* スクロールバーと被り防止 */
}
.point .sec08 {
  /* 表の最小幅を確保（列が潰れない） */
}
.point .sec08 .zeh_tbl {
  min-width: 680px;
  /* 列数に応じて調整（6列ならこの辺が無難） */
}
.point .sec08 {
  /* スマホ時は余白・文字サイズを少し詰める */
}
@media (max-width: 767px) {
  .point .sec08 .zeh_tbl th,
  .point .sec08 .zeh_tbl td {
    padding: 10px 8px;
    font-size: 13px;
  }
}

/******************************/
/* 404 */
/******************************/
/*# sourceMappingURL=css_map/style_page.css.map */
