@charset "UTF-8";
/*----------------------------------------------------------------------
------------------------------------------------------------------------

File Name:
Note:


New Creation:	.
Last Change:	2018/12/06 16:12:24.


Created By		Yoshiaki Murakami

------------------------------------------------------------------------
----------------------------------------------------------------------*/
/*----------------------------------------------------------------------
------------------------------------------------------------------------
目次

1.	共通使用変数定義
2.	Function
3.	Layout
4.	Object

------------------------------------------------------------------------
----------------------------------------------------------------------*/
@font-face {
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Regular.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Regular.woff) format("woff"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Regular.eot);
  font-family: "YakuHanJP";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Bold.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Bold.woff) format("woff"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanJP/YakuHanJP-Bold.eot);
  font-family: "YakuHanJP";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Regular.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Regular.woff) format("woff"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Regular.eot);
  font-family: "YakuHanMP";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Bold.woff2) format("woff2"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Bold.woff) format("woff"), url(https://cdn.jsdelivr.net/npm/yakuhanjp@3.0.0/dist/fonts/YakuHanMP/YakuHanMP-Bold.eot);
  font-family: "YakuHanMP";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.l-container {
  position: relative;
  min-height: 100%;
}
body > .l-container {
  height: auto;
}

.l-footer {
  width: 100%;
}

.l-container {
  margin: 0 auto;
  width: 988px;
}

.c-nav {
  height: 48px;
  background: url(../../img/pc/nav_bg.gif) 0 0 repeat-x;
}
.c-nav__list {
  display: flex;
  justify-content: center;
}
.c-nav__item {
  background-position: 0 0;
  background-repeat: no-repeat;
}
.c-nav__item.is-active img {
  opacity: 0;
}

.c-fixed-contents {
  transition: opacity 0.15s linear;
  position: fixed;
  right: 0;
  bottom: 40px;
  pointer-events: none;
  z-index: 0;
  opacity: 0;
}
.c-fixed-contents.is-show {
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}
.c-fixed-item + .c-fixed-item {
  margin-top: 10px;
}
.c-fixed-item.pagetop a:hover > * {
  opacity: 1;
}
.c-fixed-cv__item {
  margin-top: 10px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.c-fixed-cv__item.consultation {
  background: url(../../img/pc/link_mail_h.png?v=2);
}
.c-fixed-cv__item.counseling {
  background: url(../../img/pc/link_counseling_h.png);
}

.p-header {
  display: flex;
  flex-direction: column;
}
.p-header__inner {
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  order: 2;
  padding: 3px;
  height: 90px;
  background: url(../../img/pc/header_bg.gif) 0 0 no-repeat;
}
.p-header__logo {
  padding: 22px 0 0 22px;
}
.p-header__logo a:hover > * {
  opacity: 0.5;
}
.p-header__tel {
  align-self: center;
  margin-left: 143px;
}
.p-header__cv {
  align-self: center;
  margin-right: 28px;
}
.p-header__cv-list {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  width: 374px;
  height: 66px;
}
.p-header__cv-item {
  border: 2px solid #29211b;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.p-header__cv-item + .p-header__cv-item {
  margin-top: 2px;
}
.p-header__cv-item.line {
  margin: 0 0 0 3px;
}
.p-header__cv .consultation {
  background-image: url(../../img/pc/header_info_mail_h.png?v=2);
}
.p-header__cv .counseling {
  background-image: url(../../img/pc/header_cv_counseling_h.png);
}
.p-header__cv .line {
  background-image: url(../../img/pc/header_cv_line_h.png);
}
.p-header-nav {
  order: 3;
}
.p-header-nav__list {
  margin: 0 auto;
  width: 929px;
  background: url(../../img/pc/sprite/hover/header/nav_h.png) 0 0 no-repeat;
}
.p-header__links {
  display: flex;
  align-items: center;
  justify-content: space-between;
  order: 1;
  padding: 0 30px;
  height: 23px;
  background: linear-gradient(#2a2924, #665a51);
}
.p-header__links-list {
  display: flex;
}
.p-header__links-item a {
  display: flex;
  position: relative;
  align-items: center;
  color: #c7bcb5;
}
.p-header__links-item a.has-arrow {
  padding-left: 15px;
}
.p-header__links-item a.has-arrow::before, .p-header__links-item a.has-arrow::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  transition: opacity 0.15s linear;
}
.p-header__links-item a.has-arrow::before {
  z-index: 1;
  background: url(../../img/pc/arrow/arrow1.gif) left center no-repeat;
}
.p-header__links-item a.has-arrow::after {
  background: url(../../img/pc/arrow/arrow1_h.gif) left center no-repeat;
}
.p-header__links-item a.has-arrow:hover {
  text-decoration: none;
}
.p-header__links-item a.has-arrow:hover::before {
  opacity: 0;
}
.p-header__links-item + .p-header__links-item a {
  margin-left: 15px;
}
.p-header__lead {
  font-size: 1em;
  color: #c7bcb5;
}

.f-clinic-list {
  display: flex;
  padding: 9px 0;
  background: #efece9;
}
.f-clinic-item {
  display: flex;
  position: relative;
  flex-basis: 20%;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #c7bcb5;
  border-left: 1px solid #fff;
}
.f-clinic-item:first-child {
  border-left: 0;
}
.f-clinic-item:last-child {
  border-right: 0;
}
.f-clinic-item a::before {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  right: 0;
  bottom: -9px;
  left: 0;
  transition: all 0.15s linear;
}
.f-clinic-item a::after {
  content: "";
  position: absolute;
  right: 10px;
  bottom: 0;
  width: 10px;
  height: 10px;
  background: url(../../img/pc/arrow/arrow2.png) 0 0 no-repeat;
}
.f-clinic-item a:hover > * {
  opacity: 1;
}
.f-clinic-item a:hover::before {
  background-color: rgba(255,255,255,.5);
}
.f-clinic-item a:hover::after {
  background-image: url(../../img/pc/arrow/arrow2_h.png);
}
.f-clinic-item img {
  border-bottom: 1px solid #c7bcb5;
}
.f-clinic-item .pic {
  margin-bottom: 7px;
  text-align: center;
}
.f-clinic-item .address {
  text-align: center;
  line-height: 1.2;
  font-size: 1em;
  color: #7f7875;
}
.f-clinic-item.brand {
  align-items: center;
}
.f-clinic-item.brand .pic img {
  border: 0;
}

.p-footer {
  color: #7f7875;
}
.p-footer .wrapper {
  background: #f5f2f0;
}
.p-footer a {
  color: #7f7875;
}
.p-footer-nav {
  border-top: 1px solid #ccc3ba;
}
.p-footer-nav__list {
  margin: 0 auto;
  width: 929px;
  background: url(../../img/pc/sprite/hover/header/nav_h.png) 0 0 no-repeat;
}
.p-footer-subnav {
  display: flex;
  justify-content: space-between;
  padding: 36px 140px 31px;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 -1px 0 #c7bcb5;
  font-size: 1.1em;
}
.p-footer-subnav__title {
  margin-bottom: 12px;
  font-size: 1.3em;
}
.p-footer-subnav__item + .p-footer-subnav__item {
  margin-top: 8px;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a {
  display: inline-block;
  position: relative;
  padding-left: 20px;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a::before, .p-footer-subnav__contents:not(.others) .p-footer-subnav__item a::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 10px;
  height: 10px;
  border-radius: 2px;
  transition: opacity 0.15s linear;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a::before {
  z-index: 1;
  background: url(../../img/pc/arrow2.png) left center no-repeat;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a::after {
  background: url(../../img/pc/arrow2_h.png) left center no-repeat;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a:hover {
  text-decoration: none;
}
.p-footer-subnav__contents:not(.others) .p-footer-subnav__item a:hover::before {
  opacity: 0;
}
.others .p-footer-subnav__item a {
  font-size: 1.3em;
}
.others .p-footer-subnav__item + .p-footer-subnav__item {
  margin-top: 16px;
}
.p-footer-regions {
  display: flex;
  justify-content: center;
  padding: 20px 0;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 -1px 0 #c7bcb5;
  text-align: center;
}
.p-footer-regions__title {
  margin-right: 40px;
  font-size: 1.4em;
}
.p-footer-regions__list {
  display: flex;
}
.p-footer-regions__item a {
  text-decoration: underline;
  font-size: 1.2em;
  color: #7595cc;
}
.p-footer-regions__item + .p-footer-regions__item::before {
  content: "|";
  display: inline-block;
  margin: 0 1.2rem;
}
.p-footer__lead {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
  border-bottom: 1px solid #fff;
  box-shadow: inset 0 -1px 0 #c7bcb5;
  text-align: center;
  line-height: 1.5;
  font-size: 1.1em;
}
.p-footer__copyright {
  box-sizing: border-box;
  padding-top: 45px;
  height: 70px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-align: center;
  font-size: 1em;
  color: #fff;
}
/*# sourceMappingURL=layout.css.map */
