@charset "UTF-8";

:root {
  --main-color: #693d0b;
  --sub-color: #2f4d94;
  --link-color: #414040;
}
body {
  min-width: 1300px;
  color: #333;
  font-family: 'San Fransisco', 'Helvetica', 'Arial', 'Yu Gothic Medium', '游ゴシック Medium', 'YuGothic', '游ゴシック体', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
  font-size: 14px;
  line-height: 1.5;
}
a {
  color: #333;
  text-decoration: none;
}
strong {
  font-weight: bold;
}
em strong,
strong em {
  font-weight: bold;
  font-style: italic;
}
img {
  max-width: 100%;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
  box-sizing: border-box;
}
.grecaptcha-badge {
  visibility: hidden;
}

/*
  header
========================================================================== */
header {
  line-height: 1;
  font-feature-settings: "palt";
}
header.low {
  position: absolute;
  width: 100%;
}
.header_lead {
  padding-top: max(0.786vw,10px);
  padding-left: max(2.929vw,38px);
  font-family: 'Noto Sans JP';
  font-size: max(0.893vw,11px);
  font-weight: 300;
  letter-spacing: .04em;
  color: #696969;
}
.header_logo {
  position: absolute;
  top: max(10.071vw,130px);
  left: max(2.857vw,37px);
}
.header_logo img {
  width: max(21vw,273px);
}
.header_btn {
  position: absolute;
  top: 0;
  right: max(0.5vw,6px);
  display: flex;
  column-gap: max(0.786vw,10px);
}
.header_btn a {
  display: block;
  height: max(3.214vw,41px);
  font-family: Arial, Helvetica, sans-serif;
  color: #fff;
}
.header_btn a.tel {
  width: max(15.714vw,204px);
  padding-top: max(0.786vw,10px);
  padding-left: max(2.786vw,36px);
  font-size: max(1.636vw,21px);
  letter-spacing: .1em;
  background: #693d0b url(../images/common/header_tel.png) left max(1.429vw,18px) center no-repeat;
  background-size: max(1.071vw,13px) auto;
}
.header_btn a.web {
  position: relative;
  width: max(10.714vw,139px);
  padding-top: max(1vw,13px);
  text-align: center;
  font-size: max(1.249vw,16px);
  letter-spacing: .08em;
  background-color: #693d0b;
}
.header_btn a.web::after {
  content: "";
  position: absolute;
  right: max(0.143vw,1px);
  bottom: max(0.143vw,1px);
  display: block;
  width: max(0.571vw,7px);
  height: max(0.571vw,7px);
  clip-path: polygon(100% 0, 100% 100%, 0 100%);
  background-color: #fff;
}

/*
  gnav
========================================================================== */
.gnav {
  width: 100%;
  line-height: 1;
}
.gnav ul {
  display: flex;
  justify-content: center;
  width: 100%;
}
.gnav ul li {
  margin: max(1.5vw,19px) 0;
}
.gnav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: max(0.571vw,7px) max(2.714vw,35px);
  text-align: center;
  font-family: 'Noto Sans JP';
  font-size: max(1.071vw,13px);
  letter-spacing: .1em;
  color: #2e2e2e;
  border-right: #2e2e2e solid 1px;
  font-feature-settings: "palt";
}
.gnav ul li:first-of-type a {
  font-size: max(1.143vw,14px);
  letter-spacing: .2em;
  border-left: #2e2e2e solid 1px;
}

/*
  footer
========================================================================== */
footer {
  position: relative;
  display: flex;
  height: max(55.643vw,723px);
  line-height: 1;
  margin-top: max(4.286vw,55px);
  font-family: 'Noto Sans JP';
  font-feature-settings: "palt";
  color: #2e2e2e;
  background: url(../images/common/footer_bg.jpg) center top no-repeat;
  background-size: cover;
}
footer .boxLeft {
  flex-shrink: 0;
  width: max(50.286vw,653px);
  padding: max(7.714vw,100px) max(8.5vw,110px) 0 max(10.643vw,138px);
  background-color: rgba(255, 255, 255, .75);
}
footer .boxRight {
  width: auto;
  padding-top: max(7.286vw,94px);
  padding-left: max(5.857vw,76px);
}
.footer_logo {
  text-align: center;
}
.footer_logo img {
  width: max(20.929vw,272px);
}
.footer_tel {
  margin-top: max(2.5vw,32px);
  text-align: center;
  font-size: max(1.339vw,17px);
  letter-spacing: .12em;
}
.footer_tel span {
  display: block;
  margin-top: max(0.857vw,11px);
  padding-left: max(3.929vw,51px);
  font-size: max(3.498vw,45px);
  font-weight: 500;
  letter-spacing: .08em;
  background: url(../images/common/footer_tel.png) left bottom no-repeat;
  background-size: max(2.214vw,28px) auto;
  max-inline-size: max-content;
  margin-inline: auto;
}
.footer_btn {
  margin-top: max(1.429vw,18px);
}
.footer_info {
  line-height: 1.37;
  margin-top: max(1.929vw,25px);
  font-size: max(1.191vw,15px);
  letter-spacing: .04em;
}
.footer_address {
  padding-left: max(2.714vw,35px);
  font-weight: 300;
  background: url(../images/common/footer_address.png) left center no-repeat;
  background-size: max(1.714vw,22px) auto;
}
.footer_access {
  margin-top: max(1.571vw,20px);
  padding-left: max(2.714vw,35px);
  font-weight: 300;
  background: url(../images/common/footer_access.png) left center no-repeat;
  background-size: max(1.857vw,24px) auto;
}
.footer_timeTable {
  margin-top: max(1.429vw,18px);
}
.footer_timeTable table {
  width: 100%;
  table-layout: fixed;
  border-top: #2e2e2e solid 1px;
  border-bottom: #2e2e2e solid 1px;
}
.footer_timeTable table th,
.footer_timeTable table td {
  text-align: center;
  vertical-align: middle;
}
.footer_timeTable table thead th {
  width: max(8.571vw,111px);
  padding: max(0.714vw,9px) 0 max(0.857vw,11px);
  font-size: max(1.191vw,15px);
  letter-spacing: .05em;
  border-bottom: #2e2e2e solid 1px;
}
.footer_timeTable table thead td {
  padding: max(0.714vw,9px) max(0.857vw,11px) max(0.857vw,11px);
  font-size: max(1.191vw,15px);
  border-bottom: #2e2e2e solid 1px;
}
.footer_timeTable table tbody th {
  padding: max(0.857vw,11px) 0 max(0.714vw,9px);
  font-size: max(1.191vw,15px);
  letter-spacing: .02em;
  white-space: nowrap;
}
.footer_timeTable table tbody td {
  padding: max(0.857vw,11px) 0 max(0.714vw,9px);
  font-size: max(1.066vw,13px);
}
.footer_timeTable ul {
  margin-top: max(0.714vw,9px);
}
.footer_timeTable li {
  font-size: max(1.111vw,14px);
  letter-spacing: .06em;
}
.footer_nav ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: fit-content;
}
.footer_nav ul:nth-of-type(1) {
  height: max(8.5vw,110px);
  column-gap: max(7.857vw,102px);
}
.footer_nav ul:nth-of-type(2) {
  height: max(19.714vw,256px);
  column-gap: max(2vw,26px);
}
.footer_nav ul + ul {
  margin-top: max(3.571vw,46px);
}
.footer_nav ul li {
  position: relative;
  padding-left: 1.2em;
}
.footer_nav ul li::before {
  content: "▶";
  position: absolute;
  top: .85em;
  left: 0;
  display: block;
  font-size: max(0.744vw,9px);
}
.footer_nav ul li a {
  line-height: 1.62;
  font-size: max(1.191vw,15px);
  letter-spacing: .04em;
  white-space: nowrap;
  color: #2e2e2e;
}

/* copyright */
.copyright {
  width: 100%;
  line-height: 1;
  text-align: center;
  background-color: #693d0c;
  font-feature-settings: "palt";
}
.copyright address {
  padding: max(2vw,26px) 0 max(1.714vw,22px);
  font-family: 'Noto Sans JP';
  font-size: max(1.041vw,13px);
  letter-spacing: .1em;
  color: #fff;
}

/* pagetop */
.pagetop {
  display: none;
  position: fixed;
  bottom: max(4.714vw,61px);
  right: 0;
  z-index: 1000;
  cursor: pointer;
}
.pagetop img {
  width: max(3.143vw,40px);
}

/* humanity logo */
.humanity_logo {
  position: absolute;
  right: max(2.214vw,28px);
  bottom: max(0.929vw,12px);
}
.humanity_logo img {
  width: max(5vw,65px);
}

/*
  mainPhoto
========================================================================== */
.mainPhoto {
  margin: 0 auto;
  width: 100%;
}

/*
  layout
========================================================================== */
/* ここから下はpx変換しない  */
.pc-contents {
  margin: 78px auto 126px;
  width: 1200px;
}
.left-contents {
  width: 300px;
  float: left;
}
.right-contents {
  width: 800px;
  float: right;
}

/*
  sidemenu / sidebanner
========================================================================== */
/* sidemenu */
.sidemenu {
  position: relative;
  width: 290px;
  line-height: 1;
  background: #FFF;
  padding: 22px 20px 38px
}
.sidemenu::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ede4cc;
}
.sidemenu h2 {
  margin-left: 4px;
  font-family: 'Times New Roman', Times, serif;
  font-size: 37.5px;
  letter-spacing: .12em;
  color: #2e2e2e;
}
.sidemenu h2::first-letter {
  font-size: 50px;
  color: #b19b67;
}
.sidemenu ul {
  margin-top: 18px;
  border-top: #b1b1b1 solid 1px;
}
.sidemenu li {
  border-bottom: #b1b1b1 solid 1px;
}
.sidemenu ul li a {
	display: block;
  line-height: 1.157;
  padding: 16px 16px 16px 8px;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  letter-spacing: .04em;
  color: #2e2e2e;
  background: url(../images/common/menu_after.png) right 8px center no-repeat;
  background-size: 8px auto;
}

/* sidebanner */
.sidebanner {
  margin-top: 58px;
}
.sidebanner ul li + li {
  margin-top: 17px;
}

/*
  lowinfo
========================================================================== */
.counseling {
  margin-top: 55px;
}
.counseling h2 + p {
  line-height: 1.5;
  font-family: 'Noto Sans JP';
  font-size: 14px;
  color: #343434;
}
.lowinfo {
  /* margin-topの値は変更しないでください */
  height: 460px;
  line-height: 1;
  margin-top: 20px;
  padding-top: 46px;
  font-family: 'Noto Sans JP';
  background: url(../images/common/lowinfo_bg.jpg) left top no-repeat;
  background-size: cover;
  font-feature-settings: "palt";
}
.lowinfo h3 {
  margin-left: 83px;
}
.lowinfo h3 img {
  width: 230px;
}
.lowinfo .tel {
  margin-top: 20px;
  margin-left: 92px;
  color: #4a4a4a;
}
.lowinfo .tel dt {
  margin-left: 2em;
  font-size: 16.65px;
  font-weight: 500;
  letter-spacing: .1em;
}
.lowinfo .tel dd {
  margin-top: 8px;
  padding-left: 34px;
  font-family: 'Noto Sans JP';
  font-size: 29.11px;
  font-weight: 500;
  letter-spacing: .06em;
  background: url(../images/common/lowinfo_tel.png) left center no-repeat;
  background-size: 24px auto;
}
.lowinfo .btn {
  margin-top: 10px;
  margin-left: 68px;
}
.lowinfo .btn img {
  width: 278px;
}
.lowinfo_info {
  line-height: 1.75;
  margin-top: 28px;
  margin-left: 72px;
  font-size: 14px;
  letter-spacing: .1em;
}
.lowinfo_address {
  padding-left: 30px;
  background: url(../images/common/lowinfo_address.png) left top 5px no-repeat;
  background-size: 18px auto;
}
.lowinfo_access {
  margin-top: 10px;
  padding-left: 30px;
  background: url(../images/common/lowinfo_access.png) left top 8px no-repeat;
  background-size: 18px auto;
}

/*
  ページキャッチ・見出し・コラム
========================================================================== */
/* page-catch */
.page-catch {
  /* margin-bottomの値は変更しないでください */
  position: relative;
  margin-right: 10px;
  margin-bottom: 40px;
  padding: 55px 30px 40px 30px;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  letter-spacing: .1em;
  color: #282828;
  border: #e7d8c5 solid 1px;
}
.page-catch::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  pointer-events: none;
  border: #e7d8c5 solid 1px;
}
.page-catch .item + .item {
  margin-top: 20px;
}
.page-catch .item + .case-records-wrap,
.page-catch .case-records-wrap + .case-records-wrap {
  margin-top: 30px;
}
.page-catch h2 {
  margin-bottom: 30px;
  font-size: 24px;
}
.page-catch p + p {
  margin-top: 1.5em;
}
.page-catch .pagecatch-ttl {
  display: inline-block;
  padding: 10px 20px 8px;
  color: #fff;
  background-color: var(--main-color);
  border-radius: 4px;
}
.page-catch .img-lst {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0 10px;
}
.page-catch .img-lst li {
  flex: 1 0 0;
}
.page-catch .case-txt {
  letter-spacing: 0;
}
.page-catch .video {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  aspect-ratio: 16 / 9;
}
.page-catch .video iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* 見出し */
.ttl-low {
  /* margin-bottomの値は変更しないでください */
  position: relative;
  margin-bottom: 15px;
  padding: 0.55em 4em 0.55em 2.5em;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: .1em;
  font-feature-settings: "palt";
  color: #fff;
}
.ttl-low::before {
  content: "";
  position: absolute;
  left: 18px;
  bottom: 0;
  width: 6px;
  height: calc(100% - 11px);
  background-color: #fff;
}
.ttl-low1-1 {
  background: url(../images/common/ttl-low1-1_bg.png) left top repeat;
}
.ttl-low1-2 {
  background: url(../images/common/ttl-low1-2_bg.png) left top repeat;
}
.ttl-low1-3 {
  background: url(../images/common/ttl-low1-3_bg.png) left top repeat;
}

.ttl-low2 {
  /* margin-bottomの値は変更しないでください */
  position: relative;
  margin-bottom: 15px;
  padding: 0.55em 1em 0.55em 2.5em;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: .1em;
  font-feature-settings: "palt";
  border-bottom-width: 1px;
  border-left-width: 10px;
  border-style: solid;
}
.ttl-low2::before {
  content: "";
  position: absolute;
  left: 3px;
  bottom: 0;
  width: 3px;
  height: 100%;
}
.ttl-low2-1 {
  color: #693d0b;
}
.ttl-low2-1::before {
  background-color: #693d0b;
}
.ttl-low2-2 {
  color: #2f4d94;
}
.ttl-low2-2::before {
  background-color: #2f4d94;
}
.ttl-low2-3 {
  color: #414040;
}
.ttl-low2-3::before {
  background-color: #414040;
}

.ttl-low3 {
  /* margin-bottomの値は変更しないでください */
  margin-bottom: 10px;
  padding: 0.55em 2.5em;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: .1em;
  font-feature-settings: "palt";
  border-top: 1px dashed;
  border-bottom: 1px dashed;
}
.ttl-low3-1 {
  color: #693d0b;
}
.ttl-low3-2 {
  color: #2f4d94;
}
.ttl-low3-3 {
  color: #414040;
}

.ttl-low4 {
  /* ↓変更しないでください */
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-bottom: 10px;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
  letter-spacing: 0.1em;
  color: #2e2e2e;
}

.ttl-low4 > span {
  /* ↓変更しないでください */
  margin: 2.5px 0;
  /* ↑変更しないでください */
}

.ttl-low4 > span:nth-of-type(n+2) {
  /* ↓変更しないでください */
  flex: 0 1 auto;
  width: auto;
  min-width: 0;
  /* ↑変更しないでください */
  padding: 3px 0 1px 0;
}

.ttl-low4 > span:nth-of-type(1) {
  /* ↓変更しないでください */
  flex: 0 1 auto;
  /* ↑変更しないでください */
  margin-right: 10px;
  padding: 3px 12px 5px;
  width: auto;
  min-width: 0;
  color: #fff;
}

.ttl-low4-1 > span:first-of-type {
  background-color: #693d0b;
}
.ttl-low4-2 > span:first-of-type {
  background-color: #6b95cf;
}
.ttl-low4-3 > span:first-of-type {
  background-color: #8f8f8f;
}

.ttl-low5 {
  /* margin-bottomの値は変更しないでください */
  margin-bottom: 15px;
  padding: 0.6em 2.7em;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: .1em;
  color: #fff;
  border-radius: 100px;
}
.ttl-low5-1 {
  background-color: #693d0b;
}
.ttl-low5-2 {
  background-color: #6b95cf;
}
.ttl-low5-3 {
  text-align: center;
  background-color: #8f8f8f;
}

/* コラム */
.colunm {
  padding: 30px;
  background: #fef7ff;
  border: #ec8692 solid 1px;
}
.colunm .ttl-btn {
  position: relative;
  margin-bottom: 20px;
  padding: 10px 30px 10px 90px;
  text-align: center;
  font-family: "Noto Serif JP";
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: .1em;
  color: #fff;
  background-color: #ec8692;
}
.colunm .ttl-btn .colum {
  position: absolute;
  top: -4px;
  left: -14px;
  padding: 2px 18px 3px;
  font-family: 'Noto Serif JP';
  font-size: 16.5px;
  font-weight: 500;
  letter-spacing: 0.1em;
  background: #fff;
  transform: rotate(-20deg);
  color: #ec8692;
  border: #ec8692 solid 1px
}
.colunm .ttl-btn .colum::before {
  content: "";
  position: absolute;
  bottom: -8px;
  right: 14%;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width: 10px 5px 0 5px;
  z-index: 2;
}
.colunm + .column {
  background: #f3fffd;
  border: #59b6a6 solid 1px;
}
.colunm + .column .ttl-btn {
  background-color: #59b6a6;
}
.colunm + .column .ttl-btn .colum {
  color: #59b6a6;
  border: #59b6a6 solid 1px
}