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

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

.zen-maru-gothic {
  font-family: "Zen Maru Gothic", sans-serif;
  font-style: normal;
}

.luckiest-guy {
  font-family: "Luckiest Guy", cursive;
  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;
  aspect-ratio: 1920/530;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/7;
  }
}
main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 2;
  width: 90%;
}
main section .page_title .sv_ttl {
  position: relative;
  color: #fff;
}
main section .page_title .sv_ttl .eng_ttl {
  font-size: clamp(14px, 0.591rem + 1.21vw, 24px);
  font-family: "Luckiest Guy", cursive;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 14px;
  letter-spacing: 1.2px;
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(24px, 1.102rem + 1.7vw, 38px);
  font-family: "Zen Maru Gothic", sans-serif;
  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 2px #0C0C0C;
  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: #00AE4D;
  border-radius: 2px;
  color: #fff;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

/******************************/
/* カスタム投稿記事 */
/******************************/
/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/* 院内紹介 */
/******************************/
.introduction-to-the-hospital .sec01 {
  position: relative;
  padding: 0 0 90px;
}
@media (max-width: 1024px) {
  .introduction-to-the-hospital .sec01 {
    padding: 0 0 50px;
  }
}
.introduction-to-the-hospital .sec02 {
  position: relative;
  padding: 90px 0;
  background-color: #FCF9F1;
}
@media (max-width: 1024px) {
  .introduction-to-the-hospital .sec02 {
    padding: 50px 0;
  }
}
.introduction-to-the-hospital .sec03 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .introduction-to-the-hospital .sec03 {
    padding: 50px 0;
  }
}

/******************************/
/* 採用情報 */
/******************************/
.recruit .sec01 {
  position: relative;
  padding: 90px 0;
  background-color: #FCF9F1;
}
@media (max-width: 1024px) {
  .recruit .sec01 {
    padding: 50px 0;
  }
}
.recruit .sec02 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .recruit .sec02 {
    padding: 50px 0;
  }
}
.recruit .sec03 {
  position: relative;
  padding: 90px 0;
  background-color: #FCF9F1;
}
@media (max-width: 1024px) {
  .recruit .sec03 {
    padding: 50px 0;
  }
}
.recruit .sec04 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .recruit .sec04 {
    padding: 50px 0;
  }
}

/******************************/
/* トリミング */
/******************************/
.trimming .sec01 {
  position: relative;
  padding: 0 0 90px;
}
@media (max-width: 1024px) {
  .trimming .sec01 {
    padding: 0 0 50px;
  }
}
.trimming .sec02 {
  position: relative;
  padding: 90px 0;
  background-color: #FCF9F1;
}
@media (max-width: 1024px) {
  .trimming .sec02 {
    padding: 50px 0;
  }
}
.trimming .sec03 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .trimming .sec03 {
    padding: 50px 0;
  }
}

/******************************/
/* 診療案内 */
/******************************/
.medical-info .sec01 {
  position: relative;
  padding: 0 0 90px;
}
@media (max-width: 1024px) {
  .medical-info .sec01 {
    padding: 0 0 50px;
  }
}
.medical-info .sec01 .layout_b .imgbox,
.medical-info .sec01 .layout_a .imgbox {
  width: 55%;
}
@media (max-width: 1024px) {
  .medical-info .sec01 .layout_b .imgbox,
  .medical-info .sec01 .layout_a .imgbox {
    width: 100%;
    margin-bottom: 25px;
  }
}
@media (max-width: 1024px) {
  .medical-info .sec01 .layout_b.type01 {
    display: block;
  }
}
.medical-info .sec01 .layout_b.type01 .imgbox {
  width: 20%;
}
@media (max-width: 1024px) {
  .medical-info .sec01 .layout_b.type01 .imgbox {
    width: 100%;
  }
}
.medical-info .sec01 .layout_b.type01 .imgbox .ttl09:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.medical-info .sec02 {
  position: relative;
  padding: 90px 0;
  background-color: #FCF9F1;
}
@media (max-width: 1024px) {
  .medical-info .sec02 {
    padding: 50px 0;
  }
}
.medical-info .sec03 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .medical-info .sec03 {
    padding: 50px 0;
  }
}

/******************************/
/* 初めてご来院の方へ */
/******************************/
.for-first-time-visitors .sec01 {
  position: relative;
  padding: 0 0 90px;
}
@media (max-width: 1024px) {
  .for-first-time-visitors .sec01 {
    padding: 0 0 50px;
  }
}
.for-first-time-visitors .sec02 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .for-first-time-visitors .sec02 {
    padding: 50px 0;
  }
}
@media (max-width: 1024px) {
  .for-first-time-visitors .sec02 .layout_b .imgbox {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .for-first-time-visitors .sec02 .layout_b .txtbox .flexbox {
    text-align: center;
    display: block;
  }
  .for-first-time-visitors .sec02 .layout_b .txtbox .flexbox .ttl04 {
    text-align: center;
  }
}
.for-first-time-visitors .sec03 {
  position: relative;
  padding: 90px 0;
}
@media (max-width: 1024px) {
  .for-first-time-visitors .sec03 {
    padding: 50px 0;
  }
}

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