/*
Theme Name: レディデンタルクリニック札幌 求人採用サイト
Author: 9Design
Author URI: https://9design.jp/
Description: 採用パッケージテーマ7
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: 採用パッケージ7
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
# Elements
# Forms
  ## Contact Form
# Header
# Footer
  ## 募集要項
  ## フッターメニュー
  ## フッターインフォ
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## トップページ
  ## インタビュー詳細
  ## 募集要項詳細
  ## サイドバー
  ## アーカイブ（お知らせ）
  ## お知らせ詳細
  ## 固定ページ
  ## 当院について
    ### レディデンタルクリニック札幌について
    ### 大事にしていること
    ### 数字で見るレディデンタルクリニック札幌
    ### 医院概要
  ## 院長紹介
    ### 院長プロフィール
    ### 院長に聞く99の質問
  ## はたらく環境
    ### 働きやすい理由
    ### 福利厚生
    ### 業務内容
    ### 院内ギャラリー
    ### よくある質問
  ## 応募の前に
    ### マッチング率
    ### 医院見学のご案内
    ### お問い合わせ
  ## 新卒衛生士のあなたへ
  ## オンライン面談
  ## 404ページ
  ## 検索結果
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
# Break Point
--------------------------------------------------------------*/

/*--------------------------------------------------------------
Variables
--------------------------------------------------------------*/
:root {
  /* Background Color */
	--bg-color: #FFFDFC;
	--bg-pale-pink: #FFF7FC;
	--bg-pink-gray: #F7F1F5;
	--bg-pink: #FFF0FC;
	--bg-pale-brown: #FDF5F2;
	--bg-pale-beige: #F7EFE6;
	--bg-blue: #F7F8FF;

  /* Color */
	--txt-color: #525252;
	--dark-magenta:#D4146E;
	--magenta:#E85198;
	--light-magenta:#FE82BC;
	--dark-brown: #99624F;
	--brown: #997D5A;
	--light-brown: #C0A27E;
	--beige: #D1A46C;
	--dark-blue: #4158BC;
	--blue: #667BD4;
	--light-blue: #7A8EDF;

  /* Font */
  --ff-noto-sans: "Noto Sans JP", sans-serif;
  --ff-noto-serif: "Shippori Mincho B1", serif;
  --ff-zen-maru: "Zen Maru Gothic", sans-serif;
  --ff-rochester: "Rochester", cursive;
  --ff-awesome: "Font Awesome 5 Free";

  /* 18px ÷ 1440 × 100 = 18 ÷ 14.4 = 1.25vw */
  /* 1280pxで文字比率が変わる */
  /* Font Size */
  --fz-xs: clamp(12px, 0.97vw, 14px);
  --fz-sm: clamp(14px, 1.11vw, 16px);
  --fz-base: clamp(16px, 1.25vw, 18px);
  --fz-ms: clamp(17px, 1.39vw, 20px);
  --fz-md: clamp(18px, 1.67vw, 24px);
  --fz-ml: clamp(20px, 1.94vw, 28px);
  --fz-lg: clamp(22px, 2.22vw, 32px);
  --fz-xl: clamp(24px, 2.5vw, 36px);
  --fz-xxl: clamp(28px, 3.33vw, 48px);
  --fz-xxxl: clamp(36px, 4.44vw, 64px);
  --fz-exlg: clamp(72px, 5.83vw, 84px);
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,c
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: employment2line;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: employment2line;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  padding: 0;
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  margin-right: 0.5rem;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
html {
  font-size: 18px;
	font-size: var(--fz-base);
}

body,
button,
input,
select,
textarea {
  color: var(--txt-color);
	font-family: var(--ff-noto-sans);
  font-weight: 400;
  line-height: 1.8;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  margin: 0 0 1rem;
  line-height: 1.6;
  color: var(--dark-magenta);
	font-family: var(--ff-zen-maru);
}

h1 {
  font-size: 48px;
  font-size: 2.667rem;
	font-size: var(--fz-xxl);
  margin: 0;
  line-height: 1.2;
  color: #fff;
  font-weight: 700;
}

h2 {
  font-size: 36px;
  font-size: 2rem;
	font-size: var(--fz-xl);
  margin: 0 0 1.5rem;
  font-weight: 700;
}

h3 {
  font-size: 32px;
  font-size: 1.778rem;
	font-size: var(--fz-lg);
  font-weight: 400;
}

h4 {
  font-size: 24px;
  font-size: 1.333rem;
	font-size: var(--fz-md);
  font-weight: 400;
}

h5 {
  font-size: 18px;
  font-size: 1rem;
	font-size: var(--fz-base);
  font-weight: 500;
  color: var(--dark-brown);
}

p {
  font-size: 18px;
  font-size: 1rem;
	font-size: var(--fz-base);
  line-height: 1.8;
  margin: 0 0 0.7rem;
}
p:last-child {
  margin-bottom: 0;
}

a {
	color: var(--txt-color);
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-size: 15px;
  font-size: 0.9375rem;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit;
}

body {
  background: var(--bg-color); /* Fallback for when there is no custom background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "" "";
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

ul.row,
ol.row {
  list-style: none;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  border: 0;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  transition: all 0.3s ease-in-out;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border-radius: 14px;
  overflow: hidden;
}
th,
td {
  padding: 1.5rem;
  line-height: 1.6;
  background: #fff;
  border-bottom: solid 1px var(--bg-pink-gray);
}
th {
  width: 30%;
  background: var(--light-magenta);
  border-bottom: solid 1px #fff;
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  color:#fff;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: block;
  background: var(--blue);
  border: none;
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-md);
  font-weight: 700;
  color: #fff;
  transition: all 0.3s ease-in-out;
  padding: 1rem 4rem;
  margin: 0 auto;
}

input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  opacity: 0.7;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border-color: rgba(52, 52, 52, 0.15);
  border-radius: 3px;
  background: #fff;
  padding: 3px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"],
select {
  width: min(27.5rem, 100%);
  height: 2rem;
  margin: 0.5rem 0 1.5rem;
}

input[type="date"] {
  margin-bottom: 0.5rem;
}

select {
  border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  color: #111;
}

textarea {
  width: 100%;
  line-height: 1.3;
}

.form-inner {
  width: min(27.5rem, 100%);
}

.label.must {
  background: var(--bg-pale-brown);
  color: var(--magenta);
  margin-right: 1rem;
}

p.hope-day {
  font-family: var(--ff-zen-maru);
  font-weight: 500;
  color: var(--dark-brown);
  margin-bottom: 0;
}

.entry-submit {
  display: block;
  text-align: center;
  margin: 2rem auto 0;
}

.entry-submit p {
  display: inline-block;
  position: relative;
}

.entry-submit p::after {
  content: '→';
  display: inline-block;
  width: 3rem;
  height: 3rem;
  position: absolute;
  top: 1rem;
  right: 1rem;
  border-radius: 99vw;
  background: #fff;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-md);
  font-weight: 700;
  color: var(--blue);
  text-align: center;
  line-height: 1.5;
  padding-top: 0.45rem;
}

.entry-submit input[type="submit"] {
  display: block;
  background: var(--blue);
  border: none;
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-md);
  font-weight: 700;
  color: #fff;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
  width: 23.167rem;
  height: 5rem;
  padding: 1rem 3.333rem 1rem 2.667rem;
  text-align: left;
}

.no-recaptcha a {
  color: var(--blue);
  text-decoration: underline;
}

/*--------------------------------------------------------------
  ## Contact Form 関連
--------------------------------------------------------------*/
  .wpcf7-form .wpcf7-spinner {
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    margin: 0.5rem auto 0;
  }
  .wpcf7-form .wpcf7-spinner::before {
    top: 0.25rem;
    left: 0.25rem;
    width: 0.333rem;
    height: 0.333rem;
    transform-origin: 0.5rem 0.5rem;
  }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.site-header {
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 3;
  width: 100%;
  /* animation: none; */
  -webkit-transform: translateZ(0); /* 追加 */
}

.site-branding {
  width: 23%;
  max-width: 282px;
  margin: 10px;
}

.hd-top-wrapper.row {
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0;
  height: 90px;
}

.hd-right {
  align-items: center;
}

.hd-right ul {
  list-style: none;
  font-size: 0.85714rem;
}

.hd-button a {
  display: block;
  color: #fff;
  padding: 15px 10px;
  margin: 0 5px;
  width: 170px;
  border-radius: 5px;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  background: #212121;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## 募集要項
--------------------------------------------------------------*/
.footer-recruit-wrapper {
	padding: 8rem 0 4.667rem 0;
}

.footer-recruit-wrapper h2 {
	margin-bottom:1em;
}

.f-recruit-inner {
  margin: 0 auto;
  padding: 4.667rem 0 4rem 0;
  max-width: 1076px;
  position: relative;
}
.f-recruit-inner::before {
  content: '';
  position: absolute;
  inset: 0;
  border-radius: 36px;
	background: url(./images/common/bg_recruit.png) no-repeat center / cover;
  filter: drop-shadow(0 5px 10px rgba(191, 174, 154, 0.12));
  z-index: -1;
}

.f-recruit-inner ul.recruit {
  max-width: 451px;
  margin: 0 auto;
}

/*--------------------------------------------------------------
## フッターメニュー
--------------------------------------------------------------*/
.footer-menu {
  background: var(--bg-pale-brown);
}

.footer-wrapper {
	max-width: min(90%, 1076px);
  margin: 0 auto;
}

.footer-navi {
  padding: 3rem 0;
}
@media screen and (max-width: 824px) {
	.f-navi-wrapper {
		display: none;
	}
}

.f-navi-inner.row {
  justify-content: center;
	gap: 0 1.333rem;
}

.f-navi-column {
  width: 306px;
  width: 27.8%; 
}

.f-navi-column.fcol-lg {
  width: 416px;
  width: 37.8%; 
}

.f-navi-column li {
  list-style: none;
  padding-left: 1rem;
}

.f-navi-column .category {
	margin-bottom: 2rem;
}
@media screen and (max-width: 824px) {
	.f-navi-column .category {
		margin-bottom: 1rem;
	}
}

.f-navi-column .category:last-child {
	margin: 0;
}

.f-navi-column .category > a {
	font-family: var(--ff-zen-maru);
  font-weight: 700;
  color: var(--brown);
}

.f-navi-column a {
	display: block;
	line-height: 1.833em;
}

/*--------------------------------------------------------------
## フッターインフォ
--------------------------------------------------------------*/
.footer-info {
  padding: 3rem 0;
}

.f-info-inner.row {
  justify-content: space-between;
  gap: 0;
}

.f-info-inner .footer-left {
  max-width: 416px;
}

.footer-info .site-title {
  margin-bottom: 2rem;
}

.footer-info .footer-address.row {
  align-items: center;
  justify-content: space-between;
  gap: 0;
  margin-bottom: 2rem;
}

.footer-info .footer-phone,
.footer-info .footer-phone a {
  color: var(--magenta);
  font-family: var(--ff-zen-maru);
  font-size: clamp(21px, 2.08vw, 30px);
	font-weight: 700;
  white-space: nowrap;
}

.footer-schedule {
	width: 100%;
  border-radius: initial;
	border-collapse: collapse;
	margin-bottom: 0;
	overflow-x: auto;
	display: block;
}

.footer-schedule th,
.footer-schedule td {
  padding: 5px 0.5rem;
	text-align: center;
	font-size: var(--fz-base);
	white-space: nowrap;
  color: var(--brown);
  border: none;
}

.footer-schedule th {
	background-color:var(--brown);
	color: #fff;
  font-weight: 700;
  width: 10%;
}

.footer-schedule tr th:nth-of-type(1) {
	width: 30%;
}

.footer-schedule td {
	background-color: var(--bg-color);
}

.footer-schedule tbody tr:last-of-type {
	border-bottom: solid 1px var(--brown);
}

.footer-right .schedule-memo {
  margin-top: 1rem;
}

.footer-cont {
  position: relative;
  gap: 0 50px;
  padding: 30px 0 !important;
}

.footer-cont ul {
  list-style: none;
}

.footer-cont ul li {
  margin: 0 0 25px;
}

.footer-cont ul li a {
  display: block;
  position: relative;
  font-size: 0.85714rem;
}

.footer-menu1-wrapper,
.footer-menu2-wrapper {
  width: 30%;
}

.footer-cont .sub-menu {
  margin: 18px 0 0 10px;
}

.footer-cont .sub-menu li {
  margin: 0;
}

.footer-cont .sub-menu li + li {
  margin: 10px 0 0;
}

.footer-cont .sub-menu a {
  font-size: 11px;
}

.footer-corporate a {
  display: block;
  background: rgba(255, 255, 255, 0.9);
  border: solid 1px #212121;
  border-radius: 5px;
  position: relative;
  width: 200px;
  height: 45px;
  line-height: 45px;
  color: #212121;
  text-align: center;
  font-size: 0.85714rem;
}

.footer-corporate a:hover {
  background: #1a1a1a;
  color: #fff;
}

.footer-corporate .fa-window-restore {
  margin: 0 0 0 5px;
}

/* ページトップへ */
.pagetop-wrapper {
  position: fixed;
  right: 3%;
  bottom: 45px;
  z-index: 2;
}

.pagetop-wrapper a {
  font-size: 40px;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

/* コピーライト */
.copyright {
	background:var(--dark-magenta);
	padding: 0.625rem 0;
  font-size: 0.75rem;
  text-align: center;
  line-height: 1;
	color:#fff;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}

a:hover,
a:focus,
a:active {
  opacity: 0.7;
}

a:hover,
a:active {
  outline: 0;
}

a img {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

a:hover img {
  opacity: 1;
  animation: flash 1.5s;
}

@keyframes flash {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

.expansion-thumb {
  overflow: hidden;
}

.expansion-thumb img {
  width: 100%;
  transition: all 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.expansion-thumb a:hover img {
  transform: scale3d(1.1, 1.1, 1);
  animation: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

  /*
  ### ヘッダーメニュー（PC）
  --------------------------------------------------------------*/
  header .drawer-nav .drawer-nav-list {
    display: flex;
    justify-content: center;
    gap: 2rem;
  }

  .gnavi__lists {
    display: flex;
    align-items: center;
    gap: 1.5rem;
    font-family: var(--ff-zen-maru);
  }

  .gnavi__list {
    position: relative;
  }

  .gnavi__list > a {
    display: inline-flex;
    white-space: nowrap;
    font-weight: 700;
    color: var(--txt-color);
    padding: 33px 0;
  }

  .gnavi__list > a:hover {
    opacity: 1;
  }

  .gnavi__list > a img {
    padding-left: 5px;
  }

  .gnavi__list .btn {
    width: max-content;
  }
  .gnavi__list .btn a {
    padding: 0.75rem 1.5rem;
    font-weight: 700;
    color: #fff;
  }
  .gnavi__list .btn .btn-title {
    font-size: 0.85714rem;
  }

  /* ドロップダウンメニュー */
  .dropdown__lists {
    visibility: hidden;
    opacity: 0;
    transition: all .2s;
    position: absolute;
    top: 94px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    width: max-content;
    padding: 0 1rem;
    margin-left: 0;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 14px;
    box-shadow: 2px 2px 12px rgba(71, 22, 22, 0.05);
    z-index: 10;
  }

  .gnavi__list:hover .dropdown__lists,
  .gnavi__list:focus .dropdown__lists {
    visibility: visible;
    opacity: 1;
    position: absolute;
    transition: all 0.3s ease-in-out;
  }

  .dropdown__list {
    transition: all .3s;
    position: relative;
  }
  .dropdown__list:not(:last-child) {
    border-bottom: 1px solid rgb(192, 162, 126, 0.5);
  }

  .dropdown__list a {
    display: flex;
    justify-content: left;
    align-items: center;
    font-weight: 500;
    color: var(--txt-color);
    text-decoration: none;
    padding: 1rem 1.5rem;
    position: relative;
  }

  /*
  ### ハンバーガーメニュー（タブレット・SP）
  --------------------------------------------------------------*/
  .sp-menu-wrapper.row {
    display: flex;
    align-items: center;
    flex-basis: 120px;
  }

  .gm,
  .sp-menu {
    display: none;
  }

  /* ハンバーガーメニュー */
  .menu-trigger {
    position: absolute;
    top:0;
    right:0;
    color: #fff;
    display: inline-block;
    z-index: 100001;
    background:var(--magenta);
    width: 90px;
    height: 90px;
    padding: 6px 24px 20px 24px;
  }

  .menu-trigger span {
    display: block;
    margin: 36px auto 0 auto;
    color: #fff;
  }

  .drawer-hamburger-icon {
    background: #fff;
    margin-top: 0;
    width: 45px;
    height: 3px;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .drawer-hamburger-icon:before,
  .drawer-hamburger-icon:after {
    content: "";
    display: block;
    position: relative;
    width: 45px;
    height: 3px;
    background: #fff;
    transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1);
  }

  .drawer-hamburger-icon:before {
    top: -18px;
  }
  .drawer-hamburger-icon:after {
    top: 16px;
  }

  .active .drawer-hamburger-icon {
    /* メニューがアクティブになった時 */
    background: transparent;
  }
  .active .drawer-hamburger-icon::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    background: #fff;
  }
  .active .drawer-hamburger-icon::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: -2px;
    background: #fff;
  }

  .menu-trigger.active span {
    color: #fff;
  }

  .sp-navigation {
    padding: 0 0 0 24px;
  }

  .sp-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    background: rgba(253, 245, 242, 0.95);
    list-style: none;
    z-index: 100000;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding: 100px 0 180px;
  }
  .sp-menu-inner {
    display: block;
    width: 80%;
    min-width: 350px;
    margin: 0 auto;
  }
  .drawer-dropdown-menu {
    display: none;
    padding-left: 20px;
    transition: max-height 0.3s ease-in-out;
  }
  .drawer-dropdown .drawer-dropdown-menu > li:last-child {
    margin-bottom: 1.5rem;
  }
  .menu-toggle {
    display: none;
  }
  .menu-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    font-family: var(--ff-zen-maru);
    font-size: var(--fz-base);
    font-weight: 700;
    position: relative;
    padding: 1.5rem 1rem 1.5rem 0;
  }

  .menu-label::after {
    content: '＋';
    margin-left: 8px;
    font-size: 18px;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    color: var(--magenta);
  }
  .menu-toggle:checked+.menu-label::after {
    content: '−';
    transform: rotate(180deg);
    color: var(--magenta);
  }

  .drawer-dropdown-menu {
    display: block;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition:
      max-height 0.6s ease,
      opacity 0.6s ease;
  }
  .menu-toggle:checked+.menu-label+.drawer-dropdown-menu {
    display: block;
    max-height: 500px;
    opacity: 1;
    transition:
      max-height 1.2s ease,
      opacity 0.6s ease 0.1s;
  }
  /* 閉じるとき */
  .menu-toggle:not(:checked) + .menu-label + .drawer-dropdown-menu {
    max-height: 0;
    opacity: 0;
    transition:
      max-height 0.6s ease,
      opacity 0.6s ease;
  }

  .sp-menu li {
    padding: 0 20px;
  }

  .sp-menu-list > ul + ul {
    border-top: solid 1px var(--light-brown);
  }

  .sp-menu a {
    display: block;
    text-align: left;
    position: relative;
    font-family: var(--ff-zen-maru);
    font-size: var(--fz-base);
    font-weight: 700;
    padding: 1.5rem 0;
  }

  .sp-menu li a::after {
    content: '→';
    font-family: var(--ff-zen-maru);
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    background: var(--light-magenta);
    border-radius: 99vw;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    width: 2rem;
    height: 2rem;
  }

  .sp-menu li.menu-item-has-children > a::after {
    font-family: var(--ff-awesome);
    content: "\f107";
    font-weight: bold;
    color: rgba(255, 255, 255, 0.5);
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }

  .sp-menu li ul {
    margin: 0;
  }

  .sp-menu li ul li {
    padding: 0;
  }

  .sp-menu li ul li a {
    font-size: var(--fz-sm);
    font-weight: 500;
    padding: 5px 0;
    border-top: none;
  }

  .sp-menu li ul li::after,
  .sp-menu li ul a::after {
    content: none;
  }
  
  .sp-menu-list .btn-wrapper {
    margin-top: 2rem;
  }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 30px;
}

.widget_archive h2,
.widget_recent_entries h2 {
  margin-bottom: 5px;
}

.widget select {
  max-width: 100%;
  margin: 15px 35px;
  font-size: 16px;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget li {
  padding: 10px 0 7px 0;
  line-height: 1.3;
  border-bottom: dotted 1px rgba(52, 52, 52, 0.15);
}

.widget li:last-child {
  border-bottom: none;
}

/* 最新記事 */
.recentpost-date {
  font-weight: bold;
  margin: 0 5px 0 0;
}

/* カテゴリー */
.widget li.cat-item {
  border: 1.5px solid;
  padding: 10px;
  text-align: center;
  margin-bottom: 10px;
}
.widget li.cat-item a {
  color: #343434;
}

/* アーカイブ */
.widget_archive li::before {
  font-family: var(--ff-awesome);
  content: "\f152";
  font-weight: bold;
  transform: translateY(-50%);
  margin-right: 8px;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0;
}

.byline,
.updated:not(.published) {
  display: none;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.entry-content {
  margin: 0;
  padding: 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.site-content {
  margin: 0;
}

.row {
  --gap-x: 1.333rem;
  --gap-y: 1.333rem;

  display: flex;
  flex-wrap: wrap;
  gap: var(--gap-y) var(--gap-x);

  margin: 0;
  padding: 0;
  list-style: none;
}
.row > .col {
  min-width: 0;
}

.row-1 {
  flex-wrap: wrap;
}
.row-1 > .col {
  width: 100%;
}

/* 横並び 均等 2～4列 */
.row-2,
.row-3,
.row-4 {
  flex-wrap: wrap;
}
.row-2 > .col {
  width: calc((100% - var(--gap-x)) / 2);
}
.row-3 > .col {
  width: calc((100% - var(--gap-x) * 2) / 3);
}
.row-4 > .col {
  width: calc((100% - var(--gap-x) * 3) / 4);
}

/* 横並び 不均等 2列*/
.row-75, .row-57,
.row-84, .row-48,
.row-93, .row-39 {
  flex-wrap: wrap;
}
/* 7：5 */
.row-75 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 7 / 12);
}
.row-75 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 5 / 12);
}
/* 5：7 */
.row-57 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 5 / 12);
}
.row-57 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 7 / 12);
}
/* 8：4 */
.row-84 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 8 / 12);
}
.row-84 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 4 / 12);
}
/* 4：8 */
.row-48 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 4 / 12);
}
.row-48 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 8 / 12);
}
/* 9：3 */
.row-93 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 9 / 12);
}
.row-93 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 3 / 12);
}
/* 3：9 */
.row-39 > .col:first-child {
  width: calc((100% - var(--gap-x)) * 3 / 12);
}
.row-39 > .col:last-child {
  width: calc((100% - var(--gap-x)) * 9 / 12);
}

/* gap変更 */
.gap-non {
  /*0割り防止のため1px*/
  --gap-x: 1px;
  --gap-y: 1px;
}
.gap-xxs {
  --gap-x: 0.5rem;
  --gap-y: 0.5rem;
}
.gap-xs {
  --gap-x: 1rem;
  --gap-y: 1rem;
}
.gap-base {
  --gap-x: 1.333rem;
  --gap-y: 1.333rem;
}
.gap-md {
  --gap-x: 1.5rem;
  --gap-y: 1.5rem;
}
.gap-lg {
  --gap-x: 2rem;
  --gap-y: 2rem;
}
.gap-xl {
  --gap-x: 3rem;
  --gap-y: 3rem;
}
.gap-xxl {
  --gap-x: 4rem;
  --gap-y: 4rem;
}
.gap-y-non {
  --gap-y: 0;
}

/* 画像・テキスト 逆順 */
.row.image-reverse {
  flex-direction: row-reverse;
}


.main-wrapper {
	max-width: 1296px;
	width: 90%;
  margin: 0 auto;
}

.ibl {
  display: inline-block;
  vertical-align: middle;
}

.tcenter {
  text-align: center;
}

.tright {
  text-align: right;
}

.tleft {
  text-align: left;
}

.marker {
  background: linear-gradient(transparent 55%, #FFF8DA 55%);
  font-weight: 700;
}

/* カード */
.card {
  border-radius: 14px;
  background: #fff;
  margin: 0 auto;
  padding: 2rem;
}

.card.card-op {
  background: rgba(255, 255, 255, 0.9);
}

.card.card-md {
  padding: 4rem 2rem;
  max-width: 856px;
  width: 66.667%;
}

/* 角丸 */
.b-rd {
  border-radius: 14px;
}
.b-rd-t {
  border-radius: 14px 14px 0 0;
}
.b-rd-r {
  border-radius: 0 14px 14px 0;
}
.b-rd-l {
  border-radius: 14px 0 0 14px;
}
.b-rd-b {
  border-radius: 0 0 14px 14px;
}
.b-rd-circle {
  border-radius: 99vw;
}

/* ドロップシャドウ */
.d-sdw {
  box-shadow: 0 5px 10px rgba(191, 174, 154, 0.05);
}

/* 余白 */
.m-centering {
  margin: 0 auto;
}
.mt-xxs {
  margin-top: 9px;
  margin-top: 0.5rem;
}
.mt-xs {
  margin-top: 18px;
  margin-top: 1rem;
}
.mt-sm {
  margin-top: 27px;
  margin-top: 1.5rem;
}
.mt-base {
  margin-top: 36px;
  margin-top: 2rem;
}
.mt-ms {
  margin-top: 45px;
  margin-top: 2.5rem;
}
.mt-md {
  margin-top: 54px;
  margin-top: 3rem;
}
.mt-lg {
  margin-top: 72px;
  margin-top: 4rem;
}
.mt-xl {
  margin-top: 90px;
  margin-top: 5rem;
}
.mt-xxl {
  margin-top: 108px;
  margin-top: 6rem;
}
.mt-xxxl {
  margin-top: 120px;
  margin-top: 6.667rem;
}

.mb-xxs {
  margin-bottom: 9px;
  margin-bottom: 0.5rem;
}
.mb-xs {
  margin-bottom: 18px;
  margin-bottom: 1rem;
}
.mb-sm {
  margin-bottom: 27px;
  margin-bottom: 1.5rem;
}
.mb-base {
  margin-bottom: 36px;
  margin-bottom: 2rem;
}
.mb-ms {
  margin-bottom: 45px;
  margin-bottom: 2.5rem;
}
.mb-md {
  margin-bottom: 54px;
  margin-bottom: 3rem;
}
.mb-ml {
  margin-bottom: 63px;
  margin-bottom: 3.5rem;
}
.mb-lg {
  margin-bottom: 72px;
  margin-bottom: 4rem;
}
.mb-xl {
  margin-bottom: 90px;
  margin-bottom: 5rem;
}
.mb-xxl {
  margin-bottom: 108px;
  margin-bottom: 6rem;
}
.mb-xxxl {
  margin-bottom: 120px;
  margin-bottom: 6.667rem;
}

/* 文字色 */
.txt-magenta {
  color: var(--dark-magenta);
}
.txt-brown {
  color: var(--dark-brown);
}
.txt-blue {
  color: var(--blue);
}
.txt-dark-blue {
  color: var(--dark-blue);
}

/* 背景 */
.bg-pale-pink {
  background: var(--bg-pale-pink);
}
.bg-pink-gray {
  background: var(--bg-pink-gray);
}
.bg-pink {
  background: var(--bg-pink);
}
.bg-pale-brown {
  background: var(--bg-pale-brown);
}
.bg-pale-beige {
  background: var(--bg-pale-beige);
}
.bg-blue {
  background: var(--bg-blue);
}

.bg-atmosphere {
  position: relative;
  overflow: hidden;
}
.bg-atmosphere::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(./images/common/bg_atmosphere.jpg) no-repeat center / cover;
  opacity: 0.4;
  z-index: 0;
}
.bg-atmosphere > * {
  position: relative;
  z-index: 1;
}

/* ボタン */
.btn {
  margin: 0 auto;
  width: min(100%, 35rem);
}

.btn a {
  display: block;
  text-align: left;
  background: var(--blue);
  border-radius: 99vw;
  padding: 1rem 1.333rem 1rem 2.667rem;
  position: relative;
}

.btn .btn-inner {
  position: relative;
  min-height: 2.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.btn .btn-inner::after {
  content: '→';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1.8rem;
  height: 1.8rem;
  background: #fff;
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-base);
  color: var(--blue);
}

.btn .btn-title {
  color: #fff;
  line-height: 1.5;
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  font-size: var(--fz-base);
  padding-right: 3rem;
}

.btn .btn-description {
  color: #fff;
  line-height: 1.6;
	font-family: var(--ff-noto-sans);
	font-weight: 400;
  font-size: var(--fz-xs);
  padding-right: 3rem;
}

/* ボタンカラー変更：マゼンタ */
.btn.magenta-btn a {
  background: var(--magenta);
}
.btn.magenta-btn .btn-inner::after {
  color: var(--magenta);
}

/* ボタンカラー変更：ライトマゼンタ */
.btn.l-magenta-btn a {
  background: var(--light-magenta);
}
.btn.l-magenta-btn .btn-inner::after {
  color: var(--light-magenta);
}

/* ボタンカラー変更：ブラウン */
.btn.brown-btn a {
  background: var(--light-brown);
}
.btn.brown-btn .btn-inner::after {
  color: var(--light-brown);
}

/* ラベル */
.label {
  display: inline-block;
  border-radius: 99vw;
  background: var(--bg-pale-beige);
  font-size: clamp(13px, 1.04vw, 15px);
  font-family: var(--ff-zen-maru);
  color: var(--dark-brown);
  text-align: center;
  min-width: 9.11rem;
  padding: 0.2rem 1.333rem 0.2rem 1rem;
}

/* 吹き出し */
.balloon {
  position: relative;
  display: inline-block;
  
}
.balloon::before {
  content: '';
  position: absolute;
  inset: 8px -8px -8px 8px;
  background: var(--bg-pale-pink);
  border-radius: 24px;
  z-index: 0;
}
.balloon::after {
  content: '';
  position: absolute;
  left: -0.5rem;
  top: 2.5rem;
  width: 2.5rem;
  height: 2rem;
  background: var(--bg-pale-pink);
  transform: rotate(45deg);
  z-index: 0;
}
.balloon-inner {
  position: relative;
  font-family: var(--ff-zen-maru);
  font-weight: 500;
  color: var(--dark-brown);
  padding: 1.333rem;
  border: 1px solid var(--magenta);
  border-radius: 28px;
  z-index: 1;
}
.balloon-inner::before {
  content: '';
  position: absolute;
  left: -0.75rem;
  top: 2.5rem;
  width: 1.5rem;
  height: 1.5rem;
  background: var(--bg-pale-pink);
  border-bottom: 1px solid var(--magenta);
  transform: rotate(45deg);
}
.balloon-inner .name {
  display: block;
  font-size: 90%;
  margin: 8px 0 0;
}
.balloon-inner .name a {
  color: var(--dark-magenta);
  text-decoration: underline;
}

.scroll-note {
  color: var(--brown);
  text-align: left;
}

.adj-br {
  display: flex;
  gap: 0;
  justify-content: center;
  align-items: baseline;
  flex-wrap: wrap;
}

/* パンくずリスト */
.breadcrumb-list {
  background: #fff;
  padding: 1rem 1.333rem;
  font-size: 14px;
  font-size: var(--fz-xs);
}

.breadcrumb-list span {
  margin-right: 0.5em;
}

/*--------------------------------------------------------------
## 共通パーツ
--------------------------------------------------------------*/

/* ページタイトル・セクションタイトル（英語） */
.p-headline-en,
.s-headline-en {
  color: var(--beige);
  font-size: var(--fz-sm);
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 auto 1rem;
}
.p-headline-en {
  color: var(--dark-magenta);
}

/* リンクカード（テキスト） */
.txt-link-cards.row {
  align-items: stretch;
}

.txt-link-cards li {
  list-style: none;
  padding-left: 0;
}

.txt-link-card a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  background: var(--bg-pale-beige);
  border-radius: 14px;
  padding: 1.5rem;
  width: 100%;
  height: 100%;
}

.t-link-title {
  line-height: 1.5;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-md);
  font-weight: 700;
  color: var(--brown);
  margin-bottom: 1rem;
  position: relative;
  padding-right: 2.333rem;
  width: 100%;
}

.t-link-title::after {
  content: '→';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 1.8rem;
  height: 1.8rem;
  background: var(--light-brown);
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-base);
  color: #fff;
}
.prev .t-link-title::after {
  content: '←';
  left: 0;
}

.t-link-description {
  color: var(--txt-color);
  line-height: 1.6;
	font-family: var(--ff-noto-sans);
	font-weight: 400;
  font-size: var(--fz-xs);
}

/* リンクカード（テキスト）カラー変更：白背景 */
.txt-link-card.l-card-white a {
  background: #fff;
  color: var(--brown);
}

/* リンクカード（テキスト）ボタンカラー変更：募集用 */
.txt-link-cards.recruit .t-link-title,
.txt-link-cards.recruit .t-link-description {
  color: #fff;
}
.txt-link-cards.recruit .t-link-title::after {
  background: #fff;
}

/* 募集 正社員 */
.txt-link-card.rec-regular a {
  background: var(--blue);
}
.txt-link-card.rec-regular .t-link-title::after {
  color: var(--light-blue);
}

/* 募集 パート */
.txt-link-card.rec-part a {
  background: var(--light-brown);
}
.txt-link-card.rec-part .t-link-title::after {
  color: var(--light-brown);
}

/* リンクカード（サムネイル付き） */
.link-card {
  border-radius: 14px;
  overflow: hidden;
}

.link-card .link-image {
  position: relative;
}
.link-card .link-image img {
  width: 100%;
}

.link-card .link-text {
  display: flex;
  align-items: center;
  background: #fff;
  padding: 0.667rem 1.333rem;
  min-height: 4.667rem;
}

.link-card .link-title {
  color: var(--brown);
  line-height: 1.4;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-ms);
  font-weight: 700;
  position: relative;
  padding-right: 2.333rem;
  width: 100%;
}

.link-card .link-title::after {
  content: '→';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  width: 2rem;
  height: 2rem;
  background: var(--light-brown);
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-md);
  color: #fff;
}
.link-card .link-title.no-arrow::after {
  display: none;
}
.link-card .link-description {
  color: var(--txt-color);
  line-height: 1.6;
	font-family: var(--ff-noto-sans);
	font-weight: 400;
  font-size: var(--fz-xs);
}

.breakdown-list {
  padding-left: 1.5rem;
}

/*--------------------------------------------------------------
## トップページ
--------------------------------------------------------------*/
/* スライダー */
.slider-img {
  margin: 0;
  position: relative;
}

.slider-img img {
  width: 100%;
}

/* キャッチ */
.catch-wrapper {
  padding: 70px 0;
}

/* メインビュー */
.home .main-visual {
  background: url(./images/top/bg_mv.jpg) no-repeat center / cover;
  margin-top: 72px;
}

.home .mv-inner {
  position: relative;
}
.home .mv-inner .mv-content {
  font-family: var(--ff-noto-serif);
  font-weight: 700;
  height: 800px;
}
.home .mv-inner .main-copy {
  position: absolute;
  left: -4rem;
  bottom: 15.55rem;
  background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.7) 8rem, rgba(255, 255, 255, 0.7) 100%);
  border-radius: 14px;
  font-size: clamp(26px, 2.78vw, 40px);
  color: var(--magenta);
  line-height: 1.65;
  padding: 2rem 4rem 2rem 8rem;
  z-index: 1;
}
.home .mv-inner .main-copy { /* 修正 */
  position: absolute;
  left: -4rem;
  bottom: 21rem;
  background: linear-gradient(to right, transparent 0%, rgba(255, 255, 255, 0.7) 8rem, rgba(255, 255, 255, 0.7) 100%);
  border-radius: 14px;
  font-size: clamp(26px, 2.78vw, 40px);
  color: var(--magenta);
  line-height: 1.55;
  padding: 1.5rem 3rem 1.5rem 8rem;
  z-index: 1;
  background: #fff;
}
.home .mv-inner .main-copy .bold {
  font-size: clamp(30px, 3.47vw, 50px);
  color: var(--dark-magenta);
}
.home .mv-inner .main-copy .indent {
  margin-left: 1em;
}

.home .mv-inner .sub-copy {
  position: absolute;
  left: 6.111rem;
  bottom: 12.6rem;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 14px;
  font-size: var(--fz-ml);
  color: var(--brown);
  line-height: 1.35;
  padding: 1.194rem 6.111rem 1.194rem 4rem;
  z-index: 1;
}
.home .mv-inner .sub-copy { /* 修正 */
  position: absolute;
  left: 6.111rem;
  bottom: 14.6rem;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 14px;
  font-size: var(--fz-ml);
  color: var(--brown);
  line-height: 1.35;
  padding: 1.5rem 3rem 1.5rem 8rem;
  z-index: 1;
  background: #fff;
  left: -4rem;
}
.home .mv-inner .sub-copy .bold {
  font-size: var(--fz-lg);
  color: var(--dark-brown);
}
.home .mv-inner .main-copy .adj-br,
.home .mv-inner .sub-copy.adj-br {
  justify-content: flex-start;
}

.home .mv-inner .btn {
  position: absolute;
  bottom: 7rem;
  left: 4rem;
  width: min(20rem, 100%);
}

/* 医院紹介 */
.home .clinic-wrapper {
  padding: 6.667rem 0;
}
.home .clinic-wrapper .inner-text {
  padding: 3.833rem 1.333rem 1.333rem;
}
.home .clinic-wrapper .txt-link-cards.row {
  justify-content: center;
}

/* メッセージ */
.home .message-wrapper {
  padding: 8.889rem 6.111rem 6.667rem;
}
.home .message-main-wrapper {
  padding: 0 6.111rem;
}

.home .message-wrapper .message-main {
  background: #FFF8FB;
  position: relative;
  overflow: hidden;
  padding: 4rem 0;
}
.home .message-wrapper .message-main::before {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(./images/top/bg_message-top.png) no-repeat top / contain;
  z-index: 0;
}
.home .message-wrapper .message-main::after {
  content: '';
  display: block;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: url(./images/top/bg_message-bottom.png) no-repeat bottom / contain;
  z-index: 0;
}
.home .message-wrapper .message-inner {
  position: relative;
  z-index: 1;
}
.home .message-wrapper .message-inner h2 {
  font-family: var(--ff-noto-serif);
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.home .message-wrapper .message-inner h2::after {
  content: '';
  display: block;
  width: calc(100% - 2em);
  height: 1px;
  position: absolute;
  bottom: -1rem;
  left: 1em;
  border-bottom: 1px solid var(--magenta);
}

.home .message-wrapper .inner-text p {
  line-height: 2.22;
  margin-bottom: 1.6rem;
}
.home .message-wrapper .inner-text .name {
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  color: var(--brown);
  padding-right: 6.111rem;
  line-height: 1.8;
}

/* メッセージ スライド */
.home .message-gallery-wrapper {
  padding: 4rem 0 3rem;
}

.home .photo_gallery {
	overflow: hidden;
	display: flex;
	align-items: center;
	position: relative;
	z-index:-1;
}

.home .photo_gallery ul {
	display: flex;
	margin: 0;
	padding: 0;
	animation: loop-slide 50s linear infinite;
	will-change: transform;
	flex-shrink: 0;
  gap: 1.333rem;
  list-style: none;
}

.home .photo_gallery li {
	flex: 0 0 auto;
	width: 488px;
}

.home .photo_gallery img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

@keyframes loop-slide {
	from {
		transform: translateX(0);
	}
	to {
		transform: translateX(-50%);
	}
}

/* 大事にしていること */
.home .keyword-wrapper {
  padding: 6.667rem 0 6rem;
  background: url(./images/top/bg_keyword.jpg) no-repeat center / cover;
}

/* 院長紹介 */
.home .director-wrapper {
  padding: 6.667rem 0;
  background: linear-gradient(-85deg, var(--bg-pink-gray), #FFF1FA);
}

.home .director-inner {
  padding: 2rem 0 0;
}

.home .director-inner .inner-text {
  width: 52.3%;
  padding: 1.333rem 0 1.333rem 1rem
}
.home .director-inner .inner-image {
  width: calc(46.7% - 1rem);
}

/* インタビュー */
.home .interview-wrapper {
  padding: 6.667rem 0 6rem;
  background: url(./images/top/bg_interview.jpg) no-repeat center / cover;
}

/* はたらく環境 */
.home .environment-wrapper {
  padding: 4rem 0 6.667rem;
}
.home .environment-intro {
  padding: 1.333rem;
}

/* 新卒衛生士のあなたへ */
.home .new-graduate-wrapper {
  padding: 6rem 0;
}
.home .new-graduate-wrapper .inner-text {
  padding: 3.833rem 1.333rem 1.333rem;
}

/* よくある質問 */
.home .faq-wrapper {
  padding: 6.667rem 0;
  background: url(./images/top/bg_faq.jpg) no-repeat center / cover;
}

/* 応募の前に */
.home .before-applying-wrapper {
  padding: 6rem 0;
}

.home .before-applying-wrapper .link-area {
  max-width: 856px;
  margin: 0 auto;
}

.home .before-applying-wrapper .link-card .link-text {
  padding: 1rem 3.333rem 1.333rem;
}

.home .before-applying-wrapper .link-card .link-image .link-title {
  position: absolute;
  bottom: calc(-1 * var(--fz-md));
  left: 50%;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 14px 14px 0 0;
  padding: 0.5rem 1.5rem 0.8333rem;
  width: max-content;
  line-height: 1.8;
  font-size: var(--fz-md);
}

/*--------------------------------------------------------------
## インタビュー一覧
--------------------------------------------------------------*/
.archive .interview-wrapper {
  padding: 4rem 0;
}

.archive .interview_list.row {
  align-items: stretch;
  margin-bottom: 3rem;
}

.archive .interview_inner.card {
  padding: 0;
  overflow: hidden;
}

.archive .interview_inner .photo {
  background: var(--bg-pale-pink);
  padding: 0 2rem 0;
}

.archive .interview_box {
  padding: 1.5rem;
}
.archive .interview_box h3 {
  font-size: var(--fz-md);
}

/*--------------------------------------------------------------
## インタビュー詳細
--------------------------------------------------------------*/

/* インタビュー MV */
.single .interview_main {
  justify-content: center;
  align-items: center;
}
.single .interview_photo img {
  width: clamp(280px, 28.89vw, 416px);
  margin-top: 1rem;
}
.single .interview_info {
  width: clamp(320px, 36.53vw, 526px);
}
.single .interview_info .job_position {
  margin-bottom: 0.556rem;
}
.single .interview_info .name {
  font-size: var(--fz-md);
  font-weight: 700;
}

.single .interview_main h1 {
  font-size: 36px;
  font-size: var(--fz-xl);
  margin: 0 0 1rem;
  color: var(--dark-magenta);
  font-weight: 700;
  line-height: 1.6;
}

.single .sec_interview_detail h3 {
  font-size: var(--fz-ml);
}

.single .sec_interview_detail .card:last-child {
  margin-bottom: 0;
}

/* 仕事のこと */
.single .interview_work .inner-text {
  padding: 0;
}

/* 院長について */
.single .interview_director {
  padding: 6.667rem 0 6rem;
  background: url(./images/page/interview/bg_doctor.jpg) no-repeat center / cover;
}
.single .interview_director h2 {
  margin-bottom: 2.5rem;
}
.single .interview_director h3 {
  font-size: var(--fz-md);
}
.single .interview_director .card {
  padding: 3rem;
}

.single .interview_director .row .col:first-child {
  width: 282px;
}
.single .interview_director .row .col:last-child {
  flex: 1;
}

.single .interview_director .inner-text {
  padding: 0;
}

/* 子育てのこと・これからのこと */
.single .interview-extra-wrapper {
  background: linear-gradient(to right, var(--bg-pale-pink) 0%,  var(--bg-pale-pink) 50%,  var(--bg-blue) 50%, var(--bg-blue) 100%)
}
.single .interview-extra-wrapper .row .col {
  width: calc(50% - var(--gap-x));
}
.single .interview-extra-wrapper .row .col:first-child {
  padding-right: 2rem;
}
.single .interview-extra-wrapper .row .col:last-child {
  padding-left: 2rem;
}
.single .interview-extra-wrapper .card {
  height: calc(100% - 4.5rem);
}
.single .interview_parenting.col > .main-wrapper,
.single .interview_future.col > .main-wrapper {
  max-width: none;
  width: 100%;
  margin: 0;
}

/* ○○さんのタイムスケジュール */
.single .interview_timetable h2 {
  margin-bottom: 4rem;
}
.single .interview_timetable .timetable img {
  min-width: 920px;
}

/* 院長から見た○○さん */
.single .interview_from_dr-wrapper {
  position: relative;
  padding: 0 0 5rem;
}
.single .interview_from_dr-wrapper .dr-icon {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 6.111rem;
}
.single .interview_from_dr-inner {
  padding: 5rem 6.111rem 3rem;
}
.single .interview_from_dr-inner h2 {
  margin-bottom: 2.5rem;
}
.single .interview_from_dr-inner h3 {
  font-size: var(--fz-md);
  margin-bottom: 0.5rem;
}
.single .interview_from_dr-inner .row .card {
  background: var(--bg-pink-gray);
  padding: 1.333rem;
}
.single .interview_from_dr-inner .message {
  margin-left: 12.22rem;
}
.single .interview_from_dr-inner .message h3 {
  padding: 0 0 0 1.333rem;
}
.single .interview_from_dr-inner .message .balloon-inner {
  min-height: 10rem;
}

.single .interview_from_dr .director-photo {
  position: absolute;
  bottom: 0;
  left: 2.3rem;
  width: 13.75rem;
}

/* インタビュー ナビゲーション */
.single .interview-navigation {
  position: relative;
  padding: 4rem 0 0;
}
.single .interview-navigation-inner.row {
  justify-content: space-between;
}
.single .interview-navigation .txt-link-card {
  width: 20rem;
}
.single .interview-navigation .prev .t-link-arrow::after {
  transform: rotate(180deg);
}
.single .interview-navigation .t-link-title {
  margin-bottom: 0;
}
.single .interview-back {
  max-width: 30rem;
  margin: 2rem auto 4rem;
}

.single .navigation.post-navigation {
  /* ページ送り */
  width: 80%;
  margin: 50px auto 0;
}

.single .navigation.post-navigation .nav-links {
  display: flex;
  justify-content: space-between;
}

.single .navigation.post-navigation a {
  display: block;
  font-size: 0.85714rem;
  color: #fff;
  text-align: center;
  background: #343434;
  border: solid 0.5px #343434;
  border-radius: 5px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  width: 170px;
  height: 45px;
  line-height: 45px;
  position: relative;
}

/*--------------------------------------------------------------
## 募集要項詳細
--------------------------------------------------------------*/
.post-type-archive-recruit footer .recruit-wrapper,
.single-recruit footer .recruit-wrapper {
  display: none;
}

.single .recruit-wrapper {
  margin: 70px auto;
}

.single .recruit-table th,
.single .recruit-table td {
  padding: 1.5rem;
  line-height: 1.6;
  background: #fff;
  border-bottom: solid 1px var(--bg-pink-gray);
}

.single .recruit-table th {
  width: 30%;
  background: var(--light-magenta);
  border-bottom: solid 1px #fff;
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  color:#fff;
}

.single .recruit-table h4 {
  font-size: var(--fz-ms);
  font-weight: 500;
  margin-bottom: 0;
}

.single .entry-form {
  text-align: center;
}

.single .entry-form .form-inner {
  margin: 0 auto;
}

.single .entry-form p {
  margin: 0 0 10px;
}

.single .entry-form label {
  display: inline-block;
  text-align: left;
  line-height: 1.8;
}

.single .entry-form .check-web {
  margin-top: 2rem;
  text-align: center;
}

.single .entry-form .check-web .radio {
  margin-top: 1rem;
}

.single .entry-submit input[type="submit"]:focus,
.single .entry-submit input[type="submit"]:active {
  outline: none;
}

/*--------------------------------------------------------------
## サイドバー
--------------------------------------------------------------*/
.side-main {
  float: left;
  /* width: 68%; */
  width: 100%;
}
.widget-area {
  float: left;
  width: 26%;
  margin-left: 6%;
  display: none;
}

/*--------------------------------------------------------------
## ヘッダー背景
--------------------------------------------------------------*/
.clinic .entry-header {
	background: url(./images/header/header_clinic.jpg) no-repeat center / cover;
}
.about .entry-header {
	background: url(./images/header/header_about.jpg) no-repeat center / cover;
}
.important .entry-header {
	background: url(./images/header/header_important.jpg) no-repeat center / cover;
}
.numbers .entry-header {
	background: url(./images/header/header_numbers.jpg) no-repeat center / cover;
}
.access .entry-header {
	background: url(./images/header/header_access.jpg) no-repeat center / cover;
}
.director .entry-header {
	background: url(./images/header/header_director.jpg) no-repeat center / cover;
}
.profile .entry-header {
	background: url(./images/header/header_profile.jpg) no-repeat center / cover;
}
.qa99 .entry-header {
	background: url(./images/header/header_qa99.jpg) no-repeat center / cover;
}
.post-type-archive-interview .entry-header,
.single-interview .entry-header {
	background: url(./images/header/header_interview.jpg) no-repeat center / cover;
}
.environment .entry-header {
	background: url(./images/header/header_environment.jpg) no-repeat center / cover;
}
.reason .entry-header {
	background: url(./images/header/header_reason.jpg) no-repeat center / cover;
}
.welfare .entry-header {
	background: url(./images/header/header_welfare.jpg) no-repeat center / cover;
}
.works .entry-header {
	background: url(./images/header/header_works.jpg) no-repeat center / cover;
}
.gallery .entry-header {
	background: url(./images/header/header_gallery.jpg) no-repeat center / cover;
}
.faq .entry-header {
	background: url(./images/header/header_faq.jpg) no-repeat center / cover;
}
.before-applying .entry-header {
	background: url(./images/header/header_before-applying.jpg) no-repeat center / cover;
}
.matching .entry-header {
	background: url(./images/header/header_matching.jpg) no-repeat center / cover;
}
.visitor .entry-header {
	background: url(./images/header/header_visitor.jpg) no-repeat center / cover;
}
.contact .entry-header {
	background: url(./images/header/header_contact.jpg) no-repeat center / cover;
}
.new-graduate .entry-header {
	background: url(./images/header/header_new-graduate.jpg) no-repeat center / cover;
}
.post-type-archive-recruit .entry-header,
.single-recruit .entry-header,
.entry-thanks .entry-header {
	background: url(./images/header/header_recruit.jpg) no-repeat center / cover;
}
.privacy-policy .entry-header {
	background: url(./images/header/header_privacy.jpg) no-repeat center / cover;
}
.error404 .entry-header {
	background: url(./images/header/header_404.jpg) no-repeat center / cover;
}

/*--------------------------------------------------------------
## 固定ページ共通
--------------------------------------------------------------*/  

/* 下層ページ ページタイトル */
.entry-header {
  text-align: center;
  background: var(--magenta);
  margin: 90px 0 0;
  padding: 7.72rem 0;
}
.sub-page-title {
  padding: 0 1rem;
}

/* 下層ページ 子ページリスト */
.page-child-list {
  background: var(--bg-pale-brown);
  box-shadow: 0 0 0 100vmax var(--bg-pale-brown);
  clip-path: inset(0 -100vmax);
  padding: 4rem 0;
}

/* 下層ページ 兄妹ページリスト */
.page-sibling-list {
  background: var(--bg-pink-gray);
  box-shadow: 0 0 0 100vmax var(--bg-pink-gray);
  clip-path: inset(0 -100vmax);
  padding: 4rem 0;
}

/* 下層ページ ページ内リンク */
.content-navi-inner {
  padding: 1.333rem 0 2.5rem;
}

.c-navi-en {
  color: var(--beige);
  font-size: var(--fz-sm);
  font-weight: 700;
  text-transform: uppercase;
}

.content-navi ul {
  display: flex;
  flex-wrap: wrap;
  gap: 2.5rem 1rem;
}

.content-navi ul li {
  list-style: none;
}

.content-navi a {
  background: #fff;
  border-radius: 14px;
  padding: 1rem 3.37rem 1rem 1.33rem;
  color: var(--brown);
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  position: relative;
}

.content-navi a::after {
  content: '↓';
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1.333rem;
  width: 1.22rem;
  height: 1.22rem;
  background: var(--light-brown);
  border-radius: 99vw;
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-xs);
  color: #fff;
}

/* 下層ページイントロ */
.sec-page-intro-wrapper {
  margin: 0 auto;
  padding: 3rem 6.111rem 2rem;
}

.sec-page-intro h3 {
  font-size: var(--fz-ml);
}

.sec-page-intro .sec-intro-text {
  background: var(--bg-pink-gray);
  font-family: var(--ff-zen-maru);
  font-size: var(--fz-sm);
  font-weight: 400;
  color: var(--txt-color);
  line-height: 1.6;
  padding: 1.5rem;
}

/* Q&A系ページ */
.qa-wrapper .qa-menu #faq-toc {
  display: block;
  position: sticky;
  top: 9rem;
  width: 20rem;
  z-index: 2;
  margin: 0;
}

.qa-wrapper .qa-menu #faq-toc ul {
  list-style: none;
}

.qa-wrapper .qa-menu #faq-toc li a {
  display: block;
  color: var(--dark-brown);
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  padding: 0.5rem 0;
}

.qa-wrapper .qa-main.col {
  flex: 1;
}

.qa-wrapper .qa-block h2 {
  background: var(--magenta);
  border-radius: 99vw;
  font-size: var(--fz-lg);
  color: #fff;
  margin: 2rem 0;
  padding: 0.5rem 2rem;
}

.qa-wrapper .qa-block h3 {
  background: var(--bg-pale-beige);
  border-radius: 99vw;
  color: var(--brown);
  font-size: var(--fz-md);
  font-weight: 700;
  padding: 0.5rem 2rem;
}

.qa-wrapper .qa-item h4 {
  counter-increment: q-counter;
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 0.5rem;
}

.qa-wrapper .qa-item h4::before {
  content: "Q.";
  display: inline-block;
  font-weight: 700;
  color: var(--brown);
  margin-right: 0.5rem;
  text-indent: 0;
}

.qa-wrapper .qa-item p {
  margin-bottom: 2rem;
}

.qa-wrapper .qa-item p::before {
  content: "A.";
  font-weight: 700;
  color: var(--brown);
  margin-right: 0.5rem;
}

.qa-wrapper .qa-item:last-child {
  margin-bottom: 5rem;
}

/*--------------------------------------------------------------
## セクションレイアウト
--------------------------------------------------------------*/
.sec-wrapper {
  padding: 72px 0 108px;
  padding: 4rem 0 6rem;
}

.sec-wrapper.sec-wrapper-lg {
  padding: 126px 0;
  padding: 7rem 0;
}

.sec-wrapper.sec-bottom-lg {
  padding-bottom: 126px;
  padding-bottom: 7rem;
}
.sec-wrapper.sec-bottom-md {
  padding-bottom: 72px;
  padding-bottom: 4rem;
}
.sec-wrapper.sec-bottom-non {
  padding-bottom: 0;
}

.image-left .inner-text {
  padding: 24px 24px 24px 54px;
  padding: 1.333rem 1.333rem 1.333rem 3rem;
}
.image-right .inner-text {
  padding: 24px 54px 24px 24px;
  padding: 1.333rem 3rem 1.333rem 1.333rem;
}
.inner-image {
  text-align: center;
}

/*--------------------------------------------------------------
## 当院について
--------------------------------------------------------------*/

  /*
  ### レディデンタルクリニック札幌について
  --------------------------------------------------------------*/

  /* 医療理念 */
  .about .philosophy-intro .ph-intro-inner.row {
    align-items: center;
  }
  .about .philosophy-intro .inner-text {
    padding: 4rem 6.111rem;
    transform: translateX(6.111rem);
    background: #fff;
    background-image: url(./images/page/about/bg_philosophy.png);
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-size: contain;
  }

  /* 診療方針 */
  .about .policy-wrapper .policy-main,
  .about .policy-wrapper .policy-sub {
    padding: 0;
  }
  .about .policy-wrapper .image-left .inner-text {
    padding: 4rem 3rem 3rem 2rem;
  }
  .about .policy-wrapper .image-left .inner-image {
    padding-left: 1rem;
  }
  .about .policy-wrapper .image-left .inner-image img {
    transform: translate(1.33rem, 4rem);
  }

  .about .policy-wrapper .image-right .inner-text {
    padding: 4rem 2rem 3rem 3rem;
  }
  .about .policy-wrapper .image-right .inner-image {
    padding-right: 1rem;
  }
  .about .policy-wrapper .image-right .inner-image img {
    transform: translate(-1.33rem, 4rem);
  }

  /* 安心して通っていただくための配慮 */
  .about .consideration-wrapper .consideration-main {
    padding: 4rem 0 3.5rem;
    background: rgba(255, 255, 255, 0.5);
  }

  .about .consideration-wrapper .consideration-inner {
    padding: 0 3rem;
  }

  .about .consideration-wrapper .image-area {
    max-width: 856px;
    margin: 0 auto;
  }

  .about .consideration-wrapper .image-area img {
    flex: 1;
    min-width: 0;
    width: 100%;
    height: auto;
  }

  /* 医院の将来像 */
  .about .futures-wrapper .futures-main {
    padding: 0 2rem;
  }

  .about .futures-wrapper .inner-text {
    padding: 4rem 1rem 3rem 0.667rem;
  }

  .about .futures-wrapper .inner-image img {
    transform: translateY(4rem);
  }

  /* 求職者のみなさまへ */
  .about .message-wrapper {
    background: url(./images/page/about/bg_message.jpg) no-repeat center / cover;
  }

  .about .message-wrapper .message-inner {
    position: relative;
    padding: 3rem 3.5rem;
  }
  .about .message-wrapper .message-inner::after {
    content: '';
    position: absolute;
    top: 9rem;
    right: -4rem;
    border-width: 2.39rem 0 2.39rem 4.11rem;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
  }

  .about .message-wrapper .message-inner h3 {
    font-family: var(--ff-zen-maru);
    font-size: clamp(22px, 2.19vw, 31.5px);
    font-weight: 500;
    line-height: 1.8;
    white-space: nowrap;
  }
  
  .about .message-wrapper .message-inner h3 .adj-br {
    flex-wrap: nowrap;
  }

  .about .message-wrapper .message-inner p {
    color: var(--dark-brown);
    font-family: var(--ff-zen-maru);
    font-weight: 500;
    line-height: 1.8;
  }

  .about .message-wrapper .image-area {
    padding-top: 5rem;
  }

  .about .message-wrapper .image-area img {
    flex: 1;
    min-width: 0;
    max-width: 263px;
    width: 100%;
    height: auto;
  }

  /*
  ### 大事にしていること
  --------------------------------------------------------------*/
  .important .important-intro .intro-lead {
    font-family: var(--ff-zen-maru);
    font-size: var(--fz-md);
  }

  .important .important-intro .lead-text {
    display: inline-block;
    background: var(--bg-pink-gray);
    font-family: var(--ff-zen-maru);
    font-size: var(--fz-lg);
    font-weight: 500;
    color: var(--dark-magenta);
    line-height: 1.6;
    padding: 2rem 6.111rem;
  }

  .important .important-main {
    padding: 0 3rem;
  }

  /*
  ### 数字で見るレディデンタルクリニック札幌
  --------------------------------------------------------------*/
  .numbers .num-inner-main-wrapper.row {
    justify-content: center;
    align-items: center;
  }

  .numbers .num-inner .label {
    font-size: var(--fz-md);
    color: #fff;
    width: 18.111rem;
    line-height: 1;
    margin-bottom: 1.5rem;
    padding: 0.5rem;
  }
  .numbers .clinic-wrapper .num-inner .label {
    background: var(--light-brown);
  }
  .numbers .staff-wrapper .num-inner .label {
    background: var(--magenta);
  }
  .numbers .work-wrapper .num-inner .label {
    background: var(--blue);
  }

  .numbers .num-inner-main.row {
    justify-content: center;
    align-items: center;
  }

  .numbers .num-inner-main img {
    max-width: 10rem;
    max-height: 14.444rem;
  }

  .numbers .num-inner-number {
    font-family: var(--ff-noto-serif);
    font-size: var(--fz-xl);
    color: var(--dark-magenta);
    line-height: 1;
  }
  .numbers .num-inner-number .number {
    font-family: var(--ff-rochester);
    font-size: var(--fz-exlg);
  }
  .numbers .num-inner-number .sub-text {
    font-size: var(--fz-ml);
  }
  
  /*
  ### 医院概要
  --------------------------------------------------------------*/
  .access td a {
    color: var(--blue);
    text-decoration: underline;
  }

/*--------------------------------------------------------------
## 院長紹介
--------------------------------------------------------------*/

  /*
  ### 院長プロフィール
  --------------------------------------------------------------*/
  /* 院長プロフィール */
  .profile .profile-inner-wrapper {
    padding: 0 6.111rem;
  }
  .profile .profile-wrapper .profile-inner p {
    margin-bottom: 2rem;
  }
  .profile .profile-wrapper .profile-inner .label {
    margin-right: 0.5rem;
  }
  .profile .profile-wrapper .inner-text {
    padding: 0;
  }

  /* 院長ってどんな人？ */
  .profile .more-intro img {
    width: 4.844em;
  }

  .profile .more-main {
    position: relative;
  }

  .profile .more-inner {
    display: flex;
    flex-direction: column;
    font-family: var(--ff-zen-maru);
  }

  .profile .more-inner .inner-question {
    margin: 0;
    padding: 0.5rem 1.333rem 1rem;
    display: inline-block;
    position: relative;
    z-index: 1;
  }
  .profile .more-inner .inner-question h4 {
    font-size: var(--fz-base);
    font-weight: 500;
    margin-bottom: 0;
  }
  .profile .more-inner .inner-question h4::before {
    content: 'Q.';
    font-size: var(--fz-lg);
    font-weight: 500;
    margin-right: 0.333rem;
  }

  .profile .more-inner .inner-text {
    margin: 0;
    padding-top: 3rem;
  }
  .profile .more-inner .inner-text b {
    font-weight: 900;
  }

  .profile .more-inner:first-child {
    align-items: flex-start;
    width: 740px;
    width: 41.111rem;
  }
  .profile .more-inner:first-child .inner-text {
    transform: translate(1.333rem, -2rem);
  }

  .profile .more-inner:nth-child(2) {
    align-items: flex-start;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 427px;
    width: 23.75rem;
  }
  .profile .more-inner:nth-child(2) .inner-question {
    transform: translate(-1.333rem, 2rem);
  }

  .profile .more-inner:nth-child(3) {
    align-items: flex-end;
    width: 746px;
    width: 41.444rem;
    margin-left: 5rem;
  }
  .profile .more-inner:nth-child(3) .inner-text {
    transform: translate(-1.333rem, -2rem);
  }

  /* 今の私の関心ごと */
  .profile .interests-inner-wrapper {
    padding: 0 12.222rem;
  }
  .profile .interests-inner.row {
    align-items: flex-end;
  }
  .profile .interests-inner .inner-text {
    padding: 0;
    min-width: 29rem;
  }
  .profile .interests-inner .inner-image img {
    max-width: 236px;
  }
  .profile .interests-inner.row.image-left .col:last-child,
  .profile .interests-inner.row .inner-text {
    flex: 1;
  }

  /* 院長ヒストリー */
  .profile .history-wrapper {
    background: url(./images/page/profile/bg_history.png) repeat;
    background-size: 161px auto;
  }

  .profile .history-main {
    padding: 0 6.111rem 0 2.5rem;
  }

  .profile .history-inner {
    position: relative;
  }
  .profile .history-inner::before {
    content: '';
    position: absolute;
    top: 1rem;
    left: 1.45rem;
    width: 1px;
    height: calc(100% + 3rem);
    z-index: 0;
    border-left: 2px solid var(--magenta);
  }
  .profile .history-inner:last-child::before {
    height: 100%;
  }

  .profile .history-inner h4 {
    font-size: var(--fz-ml);
  }

  .profile .history-inner span.period {
    position: relative;
    z-index: 1;
    background: var(--bg-pale-brown);
    border-radius: 99vw;
    font-size: 0.8em;
    color: var(--magenta);
    margin-right: 1rem;
    padding: 0.333rem 1rem;
  }
  .profile .history-inner span.period::before {
    content: '●';
    margin-right: 1.5rem;
  }

  .profile .history-inner .inner-text {
    margin-left: 3.6111rem;
  }

  /* スペシャルコンテンツ */
  .profile .special-main img {
    max-width: 636px;
  }

  /* おすすめページ 非表示 */
  .profile .page-sibling-list {
    display: none;
  }
  
  /*
  ### 院長に聞く99の質問
  --------------------------------------------------------------*/
  .qa99 .qa-wrapper {
    counter-reset: q-counter 0;
  }

  .qa99 .qa-wrapper .qa-item h4 {
    padding-left: 2em;
    text-indent: -2em;
  }

  .qa99 .qa-wrapper .qa-item h4::before {
    content: "Q" counter(q-counter) ".";
  }

  .qa99 .qa-wrapper .qa-item p::before {
    content: "";
    margin-right: 0;
  }
  
/*-------------------------------------------------------------
## はたらく環境
--------------------------------------------------------------*/

  /*
  ### 働きやすい理由
  --------------------------------------------------------------*/
  .staff-pictures {
    justify-content: center;
  }

  .staff-pic {
    overflow: hidden;
    border-radius: 99vw;
    background: #fff;
    width: 6.111rem;
    height: 6.111rem;
  }

  .reason-wrapper {
    background: url(./images/page/reason/bg_reason.png) repeat;
    background-size: 161px auto;
  }

  .reason-wrapper .card {
    padding: 1.333rem 2rem 3rem;
  }

  .reason-wrapper .inner-text {
    padding: 1.333rem;
  }

  .reason-wrapper .numbering {
    display: inline-block;
    font-family: var(--ff-rochester);
    font-size: var(--fz-xxl);
    margin-right: 1rem;
  }
  .reason-wrapper .numbering .number-lg {
    font-size: clamp(32px, 3.89vw, 56px);
  }

  .reason-wrapper .comment-area {
    justify-content: center;
    align-items: center;
    margin-top: 2rem;
  }

  .reason-wrapper .comment-area .staff-pic {
    background: var(--bg-pink-gray);
    width: 10.898rem;
    height: 10.898rem;
  }

  .reason-wrapper .comment-area .comment-inner {
    max-width: 41.667rem;
    flex: 1;
  }

  /*
  ### 福利厚生
  --------------------------------------------------------------*/
  .welfare-wrapper .welfare-item {
    font-family: var(--ff-zen-maru);
    margin-bottom: 1rem;
    padding-left: 1rem;
  }
  .welfare-wrapper .welfare-item:last-child {
    margin-bottom: 0;
  }

  /*
  ### 業務内容
  --------------------------------------------------------------*/
  /* イントロ */
  .works .questions-area {
    position: relative;
    padding: 1.25rem 0 1.5rem;
    max-width: 42rem;
    height: 5.25rem;
    margin: 0 auto;
  }
  .works .questions-area .balloon {
    position: absolute;
  }
  .works .questions-area .balloon:first-child {
    top: -0.25rem;
    left: 0;
  }
  .works .questions-area .balloon:nth-child(2) {
    left: calc(50% + 1rem);
    transform: translateX(-50%);
  }
  .works .questions-area .balloon:last-child {
    top: -0.5rem;
    right: 0;
  }

  .works .questions-area .balloon::before {
    background: #fff;
    inset: 4px -4px -4px 4px;
  }
  .works .questions-area .balloon-inner {
    padding: 0.5rem 1rem;
    color: var(--magenta);
    font-weight: 400;
  }
  .works .questions-area .balloon::after,
  .works .questions-area .balloon-inner::before {
    background: #fff;
    transform: rotate(-45deg);
    bottom: -0.75rem;
    top: auto;
    left: 3rem;
  }


  /* 歯科衛生士の業務内容 */
  .works .details-wrapper .details-sub-inner.row-2 .col {
    width: calc((100% - 2.667rem) / 3);
  }

  .works .details-wrapper .details-sub-inner .inner-text.card {
    padding: 1.333rem;
  }

  .works .details-wrapper .details-sub-inner .inner-text.card h4 {
    margin-bottom: 0.5rem;
  }
  
  .works .details-wrapper .details-sub-inner ul.row {
    flex-wrap: wrap;
  }

  .works .details-wrapper .details-sub-inner li:not(:last-child):not(:nth-last-child(2))::after {
    content: '／';
  }
  .works .details-wrapper .details-sub-inner li:nth-last-child(2)::after {
    content: '　';
  }

  /* 予防・メンテナンスについて */
  /* 診療補助について */
  /* その他の業務について */
  .works .maintenance-main .inner-text,
  .works .support-main .inner-text,
  .works .other-main .inner-text  {
    padding: 1.333rem;
  }

  .works .other-wrapper .machines-image {
    padding: 0 4.111rem;
  }

  /* 1日の仕事の流れ */
  .works .daily-wrapper .daily-inner .icon {
    border-radius: 99vw;
    background: #fff;
    width: 5rem;
    height: 5rem;
    overflow: hidden;
  }

  .works .daily-wrapper .daily-inner.regular {
    background: var(--bg-blue);
  }
  .works .daily-wrapper .daily-inner.regular h4 span {
    color: var(--blue);
  }
  .works .daily-wrapper .daily-inner.regular h5 {
    color: var(--dark-blue);
  }

  .works .daily-wrapper .daily-inner.part {
    background: var(--bg-pale-brown);
  }
  .works .daily-wrapper .daily-inner.part h4 span {
    color: var(--dark-brown);
  }
  .works .daily-wrapper .daily-inner.part h5 {
    color: var(--dark-brown);
  }

  .works .daily-wrapper .d-schedule-h-text h4 {
    color: var(--txt-color);
  }

  .works .daily-wrapper .d-schedule-h-text h4 span {
    font-size: var(--fz-lg);
    font-weight: 500;
  }

  .works .daily-wrapper .time-schedule h5 {
    font-size: clamp(17px, 1.53vw, 22px);
  }

  .works .daily-wrapper .time-schedule p {
    padding-left: 4rem;
  }

  .works .daily-wrapper .time-schedule p.note {
    padding-left: 0;
  }

  /* 私たちの働き方 */
  .works .ourstyle-inner {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    gap: 3rem 2rem;
    position: relative;
    max-width: 100%;
    margin: 0 auto;
  }

  .works .os-inner-wrapper {
    position: relative;
    padding: 0;
    z-index: 1;
  }

  .works .os-inner-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #fff;
    border-radius: 50%;
    transform: rotate(-8deg);
    box-shadow: 0 0 40px rgba(255,255,255,0.45);
    z-index: -1;
  }
  .works .os-inner-wrapper::after {
    content: "";
    position: absolute;
    inset: -14%;
    background: rgba(255,255,255,0.35);
    border-radius: 50%;
    filter: blur(30px);
    z-index: -3;
  }

  .works .os-inner-01 {
    grid-column: 4 / 10;
    padding-bottom: 2rem;
  }
  .works .os-inner-01::before,
  .works .os-inner-01::after {
    transform: rotate(-10deg) scale(1.0, 1.1);
  }

  .works .os-inner-02 {
    grid-column: 1 / 6;
    margin-top: 3rem;
    padding-bottom: 3rem;
  }
  .works .os-inner-02::before,
  .works .os-inner-02::after {
    transform: rotate(-10deg) scale(1.15, 1.05);
  }

  .works .os-inner-03 {
    grid-column: 8 / 13;
    margin-top: -3rem;
    margin-right: 0;
    margin-bottom: 7rem;
  }
  .works .os-inner-03::before,
  .works .os-inner-03::after {
    transform: rotate(-12deg) scale(1.12, 1.08);
  }

  .works .os-inner-text .number {
    font-family: var(--ff-rochester);
    color: var(--magenta);
  }

  .works .ourstyle-line {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    pointer-events: none;
  }
  .works .ourstyle-line path {
    fill: none;
    stroke: var(--magenta);
    stroke-width: 2;
    stroke-linecap: round;
  }

  /* 入職前の気になるQ&A */
  .works .q-and-a-inner .inner-text.card {
    padding: 1.333rem;
  }

  .works .q-and-a-inner .inner-text h4,
  .works .q-and-a-inner .inner-text p {
    padding-left: 2.5rem;
    text-indent: -2.5rem;
  }
  .works .q-and-a-inner .inner-text h4::before,
  .works .q-and-a-inner .inner-text p::before {
    font-size: var(--fz-md);
    margin-right: 1.333rem;
    text-indent: 0;
  }
  .works .q-and-a-inner .inner-text h4::before {
    content: 'Q.';
  }
  .works .q-and-a-inner .inner-text p::before {
    content: 'A.';
  }

  .works .q-and-a-inner .inner-text p span {
    font-weight: 700;
  }

  /*
  ### 院内ギャラリー
  --------------------------------------------------------------*/
  .gallery .gallery-wrapper ul {
    padding-left: 1.5rem;
  }

  .gallery .gallery-wrapper .staff-point p {
    font-family: var(--ff-zen-maru);
  }

  /*
  ### よくある質問 
  --------------------------------------------------------------*/

/*-------------------------------------------------------------
##  応募の前に
--------------------------------------------------------------*/

  /*
  ### マッチング率
  --------------------------------------------------------------*/
  .matching .matching-form h3 {
    font-size: var(--fz-ml);
  }

  .matching .matching-form .q_wrap {
    margin-bottom: 3rem;
  }

  .matching .matching-form .q_wrap > div label {
    display: inline-block;
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 5px 10px rgba(191, 174, 154, 0.12);
    padding: 1rem 2rem;
    width: 100%;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
  }
  .matching .matching-form .q_wrap > div label:hover {
    color: rgba(82, 82, 82, 0.5);
  }

  .matching .matching-form button {
    display: block;
    background: var(--blue);
    border-radius: 99vw;
    font-family: var(--ff-zen-maru);
    font-size: var(--fz-md);
    font-weight: 700;
    color: #fff;
    margin: 0 auto;
    padding: 1rem 5rem;
    transition: all 0.3s ease-in-out;
  }
  .matching .matching-form button:hover {
    opacity: 0.7;
  }

  .matching .result-area h4 {
    font-size: var(--fz-ml);
  }

  .matching .result-area .recommend {
    margin-top: 2rem;
  }

  .matching .result-area .recommend .row {
    justify-content: center;
    flex-wrap: wrap;;
  }

  .matching .result-area .recommend h5 {
    font-size: var(--fz-md);
    font-weight: 500;
  }
  .matching .result-area .recommend .t-link-title {
    font-size: var(--fz-base);
  }

  .matching .mach_txt,
  .matching .resource {
    display: none;
  }

  .matching .error_txt {
    display: none;
    color: #f00;
  }

  /*
  ### 医院見学のご案内
  --------------------------------------------------------------*/

  /* 見学でわかること */
  .visitor .learn-main-inner .inner-text {
    padding: 1.333rem;
  }

  .visitor .learn-sub-inner .inner-text.require-item {
    padding: 1.333rem 4.778rem 2.5rem;
  }
  .visitor .learn-sub-inner .inner-text.require-item img {
    width: 4.778rem;
  }

  .visitor .learn-sub-inner .inner-text.time-schedule {
    padding: 1.333rem 3rem 2.5rem;
  }
  .visitor .learn-sub-inner .inner-text.time-schedule img {
    width: 2.167rem;
  }
  
  .visitor .learn-sub-inner .inner-text .card {
    padding: 1.333rem;
  }
  
  .visitor .learn-sub-inner .inner-text h5 {
    margin-bottom: 0.5rem;
  }

  .visitor .learn-wrapper .btn .btn-inner::after {
    content: '↓';
  }

  /* 採用までの流れ */
  .visitor .flow-wrapper .flow-inner.card {
    padding: 0;
    overflow: hidden;
  }

  .visitor .flow-wrapper .inner-text {
    padding: 1.333rem 1.333rem 2rem 3.5rem;
    flex: 1;
  }

  .visitor .flow-wrapper .inner-image {
    max-width: 350px;
  }

  /* 医院見学のお申し込み */
  .visitor .entry-wrapper {
    background: url(./images/page/visitor/bg_entry.jpg) no-repeat center / cover;
  }

  .visitor .entry-main .form-inner {
    margin: 0 auto;
  }

  /*
  ### お問い合わせ
  --------------------------------------------------------------*/
  .contact-wrapper .contact-tel {
    font-size: var(--fz-lg);
  }

  .contact-wrapper .contact-tel a {
    color: var(--magenta);
    font-family: var(--ff-rochester);
    font-size: var(--fz-xxxl);
    border-bottom: 1px solid var(--magenta);
  }

/*--------------------------------------------------------------
## 新卒衛生士のあなたへ
--------------------------------------------------------------*/
.new-graduate .grd-image {
  width: 306px;
}
.new-graduate .row.image-right .inner-text,
.new-graduate .row.image-left .inner-text {
  flex: 1;
}

.new-graduate .sec-page-intro {
  font-family: var(--ff-zen-maru);
}

/* 新卒歯科衛生士に選ばれる理由 */
.new-graduate .reason-wrapper .reason-inner {
  padding: 0;
}

.new-graduate .reason-wrapper .inner-text {
  padding: 2rem 1.333rem 0;
}

.new-graduate .reason-wrapper .inner-text .inner-text-inner {
  padding: 0 0 2rem 2.167rem;
}

.new-graduate .reason-wrapper .square {
  background: #FFCDE5;
  border-radius: 14px;
  font-family: var(--ff-zen-maru);
  font-size: clamp(23px, 2.36vw, 34px);
  font-weight: 700;
  color: #fff;
  padding: 0.25rem 1.25rem;
  margin-right: 1.333rem;
}

.new-graduate .reason-wrapper .trans-lb img {
  transform: translate(-1.333rem, 2rem);
}
.new-graduate .reason-wrapper .trans-rb img {
  transform: translate(1.333rem, 2rem);
}

.new-graduate .reason-wrapper .btn {
  width: min(36.5rem, 100%);
}

/* レディデンタルクリニック札幌って、どんな医院？ */
.new-graduate .about-inner-wrapper {
  padding: 0 8.333rem;
}

.new-graduate .about-wrapper .inner-text {
  padding: 0 0 0 1.667rem;
}

/* 新卒歯科衛生士の1日 */
.new-graduate .day-inner-wrapper {
  padding: 0 6.111rem;
}

.new-graduate .day-wrapper .day-inner.card {
  padding: 0;
  overflow: hidden;
}
.new-graduate .day-wrapper .inner-text {
  padding: 1.333rem 0 2rem 3.5rem;
}

.new-graduate .day-wrapper .btn {
  width: min(37.2rem, 100%);
}

/* スタッフインタビュー */
.new-graduate .interview-wrapper {
  background: url(./images/page/new-graduate/bg_interview.jpg) no-repeat center / cover;
}

.new-graduate .interview-wrapper h3 {
  font-size: var(--fz-xl);
  font-weight: 500;
}

/* 応募の前に */
.new-graduate .before-entry-inner-wrapper {
  padding: 0 8.333rem;
}

.new-graduate .before-entry-wrapper .inner-text {
  padding: 0 0 0 1.667rem;
}

/* メッセージ */
.new-graduate .message-wrapper .message-inner {
  font-family: var(--ff-zen-maru);
}

.new-graduate .message-wrapper .message-inner.card {
  background: rgba(255, 255, 255, 0.5);
}

/*--------------------------------------------------------------
## オンライン面談
--------------------------------------------------------------*/
.web-disc,
.web-flow,
.web-faq {
  margin-bottom: 3rem;
}

.web-disc {
  gap: 50px;
}

.web-disc > * {
  width: 50%;
}

.web-disc .txt h2 {
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.flow-block.row {
  justify-content: space-between;
  gap: 30px;
}

.flow-box {
  width: calc(100% / 3);
}

.flow-box h3 {
  font-size: 1.2rem;
  margin: 1.2rem 0 0;
}

.flow-box h3::before {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  font-weight: 600;
  font-family: lato, sans-serif;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.5rem;
  background: #212121;
  vertical-align: 4px;
}

.flow-box:first-child h3::before {
  content: "1";
}

.flow-box:nth-child(2) h3::before {
  content: "2";
}

.flow-box:nth-child(3) h3::before {
  content: "3";
}

.web-faq .faq-box + .faq-box {
  margin: 1.5rem 0 0;
}

.web-faq .faq-box h3::before {
  content: "Q";
  display: inline-block;
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
  font-weight: 600;
  line-height: 2rem;
  color: #fff;
  text-align: center;
  border-radius: 50%;
  margin-right: 0.5rem;
  background: #212121;
  text-indent: 0;
  vertical-align: 4px;
}

/*--------------------------------------------------------------
## プライバシーポリシー
--------------------------------------------------------------*/
.privacy-policy h2 {
  font-size: var(--fz-lg);
}

/*--------------------------------------------------------------
## 404ページ
--------------------------------------------------------------*/
.error404 .not-found-inner {
  padding: 0 6rem;
}

.error404 .notfound-ttl-text,
.error404 .notfound-list {
  list-style: none;
}

.error404 .notfound-list .category {
  margin-top: 1rem;
}
.error404 .notfound-list .category > a {
	font-family: var(--ff-zen-maru);
  font-weight: 700;
  color: var(--brown);
}

/*--------------------------------------------------------------
## 検索結果
--------------------------------------------------------------*/
.archives-inner {
  padding: 1rem 1rem 0 0;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
  ## フォームへのボタン
--------------------------------------------------------------*/
.fix-btn {
  position: fixed;
  z-index: 2;
  right: 0;
}

.fix-btn.fix-recruit {
  top: calc(140px + 1.333rem);
}
.fix-btn.fix-graduates {
  bottom: 120px;
}
.fix-btn.fix-graduates img {
  box-shadow: 0 3px 6px rgba(191, 174, 154, 0.12);
  width: 148px;
  height: 99px;
}

.fix-btn.fix-recruit a {
  color: #fff;
  background: var(--light-blue);
  padding: 1.333rem 0.667rem;
  border-radius: 14px 0 0 14px;
  box-shadow: 0 3px 6px rgba(191, 174, 154, 0.12);
  font-weight: 700;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.b-fix-btn  {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: var(--light-blue);
  text-align: center;
  z-index: 2;
}
.b-fix-btn a {
  display: block;
  color: #fff;
  font-family: var(--ff-zen-amru);
  font-size: var(--fz-ms);
  font-weight: 700;
  padding: 0.5em 0;
}

.fix-btn2 {
  position: static;
  display: none;
}

.fix-btn2 a {
  display: block;
  color: #fff;
  font-size: 1.2rem;
  padding: 18px 10px;
  margin: 0;
  width: 100%;
  text-align: center;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  background: #212121;
}

.fix-btn .close-btn-label {
  position: absolute;
  top: 0;
  transform: translate(-50%, -50%);
  display: block;
  font-family: var(--ff-zen-maru);
  font-weight: 700;
  line-height: 2;
  text-align: center;
  background: #fff;
  border-radius: 99vw;
  width: 2rem;
  height: 2rem;
  color: var(--brown);
  z-index: 5;
  cursor: pointer;
  transition: background 0.3s;
}
.fix-btn .close-btn-label:hover {
  background: var(--brown);
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.fixed-btn-new-graduate {
  display: none;
}
.fixed-btn-new-graduate.show {
  display: block;
}

.fix-btn.fix-recruit,
.b-fix-btn {
  display: none;
}

.archive.post-type-archive-recruit .fix-recruit,
.single-recruit .fix-recruit {
  display: none !important;
}

/*--------------------------------------------------------------
# Break Point -1 ～1280px：pc-sm
--------------------------------------------------------------*/
@media screen and (max-width: 1280px) {

  /*--------------------------------------------------------------
  ## 共通パーツ、レイアウト
  --------------------------------------------------------------*/
  .btn .btn-inner::after {
    width: 2.5rem;
    height: 2.5rem;
  }
  .t-link-title {
    padding-right: 1.5rem;
  }
  .link-card .link-title {
    padding-right: 1.833rem;
  }
  .t-link-title::after,
  .link-card .link-title::after {
    width: 1.5rem;
    height: 1.5rem;
  }

  .image-right .inner-text,
  .image-left .inner-text {
    padding: 0 1.333rem;
  }
  
  .sec-page-intro-wrapper {
    padding: 3rem 0 2rem;
  }

  .footer-info .footer-address.row {
    flex-direction: column;
  }
  .footer-info .footer-address.row .col {
    width: 100%;
  }

  /*--------------------------------------------------------------
  ## トップページ
  --------------------------------------------------------------*/
  .home .message-main-wrapper {
    padding: 0;
  }
  .home .clinic-wrapper .inner-text,
  .home .new-graduate-wrapper .inner-text {
    padding: 0 1.333rem;
  }

  /*--------------------------------------------------------------
  ## 募集要項詳細
  --------------------------------------------------------------*/
  .single .recruit-table th {
    width: 245px;
  }

  /*--------------------------------------------------------------
  ## Q&A系ページ
  --------------------------------------------------------------*/
  .qa-wrapper .qa-menu #faq-toc {
    width: 18rem;
  }
  .qa-wrapper .qa-menu #faq-toc li a {
    font-size: var(--fz-sm);
    padding: 0.25rem 0;
  }

  /*--------------------------------------------------------------
  ## レディデンタルクリニック札幌について
  --------------------------------------------------------------*/
  .about .message-wrapper .message-inner h3 .adj-br {
    flex-wrap: wrap;
  }

  /*--------------------------------------------------------------
  ## 院長プロフィール
  --------------------------------------------------------------*/
  .profile .profile-inner-wrapper {
    padding: 0;
  }
  .profile .interests-inner-wrapper {
    padding: 0 9.111rem 0 3.111rem;
  }
  .profile .interests-inner.row.image-left .col:last-child {
    text-align: right;
  }
  
  .profile .more-inner:first-child,
  .profile .more-inner:nth-child(3) {
    width: calc(100% - 30rem);
  }
  .profile .more-inner:nth-child(2) {
    top: 40%;
  }

  .profile .history-main {
    padding-right: 1rem;
  }

  /*--------------------------------------------------------------
  ## 業務内容
  --------------------------------------------------------------*/
  .works .maintenance-main .inner-text,
  .works .support-main .inner-text,
  .works .other-main .inner-text {
    padding-top: 0;
  }
  .works .other-wrapper .machines-image {
    padding: 0;
    justify-content: center;
  }

  .works .os-inner-02 {
    grid-column: 1 / 7;
    margin: 0 3rem 2rem 1rem;
  }
  .works .os-inner-03 {
    margin-top: -5rem;
    margin-bottom: 9rem;
  }

  /*--------------------------------------------------------------
  ## 医院見学のご案内
  --------------------------------------------------------------*/
  .visitor .learn-sub-inner .inner-text.require-item,
  .visitor .learn-sub-inner .inner-text.time-schedule {
    padding: 1.333rem 2rem;
  }

  /*--------------------------------------------------------------
  ## 新卒衛生士のあなたへ
  --------------------------------------------------------------*/
  .new-graduate .about-inner-wrapper,
  .new-graduate .day-inner-wrapper,
  .new-graduate .before-entry-inner-wrapper {
    padding: 0;
  }
  .new-graduate .reason-wrapper .trans-rb img,
  .new-graduate .reason-wrapper .trans-lb img {
    transform: none;
    width: calc(306px - 1.333rem);
    margin: 1.333rem;
  }
  .new-graduate .reason-wrapper .trans-rb img {
    margin-right: 0;
  }
  .new-graduate .reason-wrapper .trans-lb img {
    margin-left: 0;
  }
  .new-graduate .link-area.txt-link-card {
    max-width: 530px;
  }
  .new-graduate .interview-inner.card,
  .new-graduate .message-inner.card {
    max-width: none;
    width: 90%;
  }

} /* max-width: 1280px */

/*--------------------------------------------------------------
# Break Point -2 ～1023px：tb-lg
--------------------------------------------------------------*/
@media screen and (max-width: 1023px) {

  /*--------------------------------------------------------------
  ## ヘッダー
  --------------------------------------------------------------*/
  .hd-sub-link {
    display: none;
  }

  .site-branding {
    width: 200px;
  }

  /*--------------------------------------------------------------
  ## 共通パーツ、レイアウト
  --------------------------------------------------------------*/
  .row-tb-lg-1 > .col,
  .row-tb-lg-1 > .col:first-child,
  .row-tb-lg-1 > .col:last-child {
    width: 100%;
  }
  .row-tb-lg-2 > .col,
  .row-tb-lg-2 > .col:first-child,
  .row-tb-lg-2 > .col:last-child {
    width: calc((100% - var(--gap-x)) / 2);
  }
  .row-tb-lg-3 > .col {
    width: calc((100% - var(--gap-x) * 2) / 3);
  }
  .row-tb-lg-4 > .col {
    width: calc((100% - var(--gap-x) * 3) / 4);
  }
  
  .row-tb-lg-75 > .col:first-child {
    width: calc((100% - var(--gap-x)) * 7 / 12);
  }
  .row-tb-lg-75 > .col:last-child {
    width: calc((100% - var(--gap-x)) * 5 / 12);
  }
  .row-tb-lg-57 > .col:first-child {
    width: calc((100% - var(--gap-x)) * 5 / 12);
  }
  .row-tb-lg-57 > .col:last-child {
    width: calc((100% - var(--gap-x)) * 7 / 12);
  }

  .row-tb-lg-84 > .col:first-child {
    width: calc((100% - var(--gap-x)) * 8 / 12);
  }
  .row-tb-lg-84 > .col:last-child {
    width: calc((100% - var(--gap-x)) * 4 / 12);
  }
  .row-tb-lg-48 > .col:first-child {
    width: calc((100% - var(--gap-x)) * 4 / 12);
  }
  .row-tb-lg-48 > .col:last-child {
    width: calc((100% - var(--gap-x)) * 8 / 12);
  }
   
  .row-tb-lg-1.image-reverse {
    flex-direction: column;
  }
  .row-tb-lg-1 > .inner-image {
    max-width: 700px;
  }	
  
  .row.image-right,
  .row.image-left {
    justify-content: center;
    align-items: center;
  }

  .card.card-md {
    max-width: none;
    width: 90%;
  }

  .txt-link-card {
    max-width: 700px;
  }

  .fix-btn.fix-recruit,
  .fix-btn.fix-graduates {
    display: block;
  }
  .b-fix-btn {
    display: none;
  }

  /*--------------------------------------------------------------
  ## トップページ
  --------------------------------------------------------------*/
  .home .main-visual {
    background: url(./images/top/bg_mv-nophoto.jpg) no-repeat center / cover;
  }
  .home .mv-inner .main-copy {
    left: -8rem;
  }
  .home .mv-inner .sub-copy {
    left: -8rem;
  }
  .home .mv-inner .mv-photo {
    position: absolute;
    top: 110px;
    right: 1rem;
    width: 440px;
    z-index: 0;
  }

  .home .message-wrapper {
    padding: 3.889rem 0 3.667rem;
  }
  .home .director-inner {
    padding: 4rem 0 1.333rem;
  }
  .home .director-inner .inner-text,
  .home .director-inner .inner-image {
    width: 100%;
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## インタビュー詳細
  --------------------------------------------------------------*/
  .single .interview_timetable .timetable {
    width: 100%;
    padding-bottom: 1rem;
    overflow-x: scroll;
  }

  .single .interview_from_dr-inner {
    padding: 5rem 2rem 3rem;
  }
  .single .interview_from_dr-inner .message {
    margin-left: 14.22rem;
  }
  .single .balloon::after,
  .single .balloon-inner::before {
    top: 40%;
  }

  /*--------------------------------------------------------------
  ## Q&A系ページ
  --------------------------------------------------------------*/
  .qa-wrapper .qa-inner.row {
    --gap-x: 1.333rem;
    --gap-y: 0;
  } 
  .qa-wrapper .qa-menu #faq-toc {
    width: 16rem;
    padding: 1.333em;
  }

  /*--------------------------------------------------------------
  ## レディデンタルクリニック札幌について
  --------------------------------------------------------------*/
  .about .philosophy-intro .inner-text {
    padding: 1.5rem 2rem 1rem;
    transform: translateX(3rem);
  }

  .about .policy-wrapper .policy-inner.row,
  .about .futures-wrapper .futures-inner.row {
    padding: 4rem 3rem 3.5rem;
  }

  .about .policy-wrapper .policy-inner.row .col,
  .about .futures-wrapper .futures-inner.row .col {
    padding: 0;
  }
  .about .policy-wrapper .image-right .inner-image img,
  .about .policy-wrapper .image-left .inner-image img,
  .about .futures-wrapper .image-left .inner-image img {
    transform: none;
  }
  .about .futures-wrapper .futures-main {
    padding: 0;
  }

  .about .message-main .row {
    align-items: flex-start;
  }

  /*--------------------------------------------------------------
  ## 大事にしていること
  --------------------------------------------------------------*/
  .important .important-main {
    padding: 0;
  }
  .important .keyword-main.row .col {
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## 数字で見るレディデンタルクリニック札幌
  --------------------------------------------------------------*/
  .numbers .num-inner.row {
    --gap-x: 2rem;
    --gap-y: 2rem;
  }

  .numbers .num-inner-main.row > .col {
    margin-bottom: 0;
  }
  .numbers .num-inner-text {
    text-align: left;
  }

  /*--------------------------------------------------------------
  ## 院長プロフィール
  --------------------------------------------------------------*/
  .profile .profile-inner.row {
    --gap-x: 2rem;
    --gap-y: 2rem;
  }
  .profile .profile-inner.row .inner-image.col {
    max-width: 700px;
  }
  
  .profile .more-wrapper .more-main .more-inner {
    position: relative;
    align-items: initial;
    width: calc(100% - 2.333rem);
    transform: none;
    margin: 0;;
  }
  .profile .more-wrapper .more-main .more-inner .inner-question {
    transform: none;
  }  
  .profile .more-wrapper .more-main .more-inner .inner-text {
    transform: translate(1.333rem, -2rem);
  }

  .profile .interests-inner-wrapper {
    padding: 0 6.111rem;
  }
  .profile .interests-inner.row {
    --gap-x: 2rem;
    --gap-y: 2rem;
    align-items: center;
  }
  .profile .interests-inner .inner-text {
    min-width: auto;
  }
  .profile .interests-inner.row.image-left .col:last-child {
    text-align: center;
  }

  .profile .history-main {
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## 業務内容
  --------------------------------------------------------------*/
  .works .d-schedule-header {
    justify-content: center;
  }

  .works .ourstyle-inner {
    grid-template-columns: repeat(6, 1fr);
  }
  .works .os-inner-01 {
    grid-column: 2 / 6;
  }
  .works .os-inner-02 {
    grid-column: 1 / 4;
    margin: 2rem 2rem 0rem 0rem;
    padding-bottom: 2rem;
  }
  .works .os-inner-02::before,
  .works .os-inner-02::after {
    transform: rotate(10deg) scale(1.15, 1.05);
  }
  .works .os-inner-03 {
    grid-column: 4 / 7;
    margin-top: -2rem;
    margin-bottom: 9rem;
  }
  .works .os-inner-03::before,
  .works .os-inner-03::after {
    transform: rotate(-22deg) scale(1.22, 1.08);
}

  /*--------------------------------------------------------------
  ## 医院見学のご案内
  --------------------------------------------------------------*/
  .visitor .flow-wrapper .flow-inner.card {
    padding: 2rem;
  }
  .visitor .flow-wrapper .inner-text {
    padding: 0;
  }

  .visitor .learn-main-inner .i-inner-image {
    height: 13rem;
    overflow: hidden;
    border-radius: 14px;
  }
  .visitor .learn-main-inner .i-inner-image img {
    transform: translateY(-20%);
  }

  .visitor .flow-wrapper .inner-image {
    max-width: 16rem;
  }
  .visitor .flow-wrapper .inner-image img {
    border-radius: 14px;
  }
  
} /* max-width: 1023px */

/*--------------------------------------------------------------
# Break Point -3 ～768px：tb
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  .row-tb-1 > .col,
  .row-tb-1 > .col:first-child,
  .row-tb-1 > .col:last-child {
    width: 100%;
  }
  .row-tb-2 > .col,
  .row-tb-2 > .col:first-child,
  .row-tb-2 > .col:last-child {
    width: calc((100% - var(--gap-x)) / 2);
  }
  .row-tb-3 > .col {
    width: calc((100% - var(--gap-x) * 2) / 3);
  }
  .row-tb-4 > .col {
    width: calc((100% - var(--gap-x) * 3) / 4);
  }
  .row-tb-1.image-reverse {
    flex-direction: column;
  }
  .row-tb-1.image-reverse-1col {
    flex-direction: column-reverse;
  }
  .row-tb-1 > .inner-image {
    max-width: 700px;
  }

  .main-wrapper {
    width: 90%;
  }

  .breadcrumb-list {
    padding: 15px 0 30px;
  }
  
  .fix-btn.fix-recruit {
    display: none;
  }
  .fix-btn.fix-graduates,
  .b-fix-btn {
    display: block;
  }

  .fix-btn.fix-graduates {
    bottom: 165px;
  }
  
  .pagetop-wrapper {
    bottom: 90px;
  }

  .copyright {
    margin-bottom: 48px;
  }
  .archive.post-type-archive-recruit .copyright,
  .single-recruit .copyright {
    margin-bottom: 0;
  }

  .link-card .link-title {
    font-size: var(--fz-md);
  }
  .link-card .link-description {
    font-size: var(--fz-base);
  }

  /*--------------------------------------------------------------
  ## ヘッダー
  --------------------------------------------------------------*/
  .web-float-wrap {
    display: none;
  }

  /*--------------------------------------------------------------
  ## トップページ
  --------------------------------------------------------------*/
  .home .message-wrapper .message-main {
    padding: 4rem 2rem;
  }
  .home .message-wrapper .inner-text .name {
    padding-right: 2rem;
  }

  .home .photo_gallery ul {
	  animation: loop-slide 30s linear infinite;
    gap: 0.75rem;
  }

	.home .photo_gallery li {
		width: 200px;
	}

  .home .clinic-inner.row,
  .home .environment-main.row,
  .home .new-graduate-inner.row {
    --gap-y: 3rem;
  }

  /*--------------------------------------------------------------
  ## インタビュー詳細
  --------------------------------------------------------------*/
  .single .balloon::after,
  .single .balloon-inner::before {
    top: 60%;
  }
  
  .single .interview-extra-wrapper {
    background: none;
  }
  .single .interview-extra-wrapper .row {
    flex-direction: column;
  }
  .single .interview-extra-wrapper .row .col:first-child {
    background: var(--bg-pale-pink);
    box-shadow: 0 0 0 100vmax var(--bg-pale-pink);
    clip-path: inset(0 -100vmax);
    padding-right: 0;
    width: 100%;
  }
  .single .interview-extra-wrapper .row .col:last-child {
    background: var(--bg-blue);
    box-shadow: 0 0 0 100vmax var(--bg-blue);
    clip-path: inset(0 -100vmax);
    padding-left: 0;
    width: 100%;
  }
  .single .interview_parenting-main h3 > br,
  .single .interview_future-main h3 > br {
    display: none;
  }

  .single .interview_timetable .timetable img {
    min-width: 850px;
  }

  /*--------------------------------------------------------------
  ## Q&A系ページ
  --------------------------------------------------------------*/
	.qa-wrapper .qa-menu.qa-select {
		position: sticky;
    top: 120px;
    margin: 0 auto;
		z-index: 2;
  }

  .qa-wrapper .qa-main.col {
    flex: auto;
  }

  /*--------------------------------------------------------------
  ## レディデンタルクリニック札幌について
  --------------------------------------------------------------*/
  .about .philosophy-intro .ph-intro-inner.row {
    gap: 0;
  }

  .about .philosophy-intro .inner-text {
    width: min(25rem, 80%);
    transform: translate(0rem, -2rem);
    margin-bottom: -2rem;
  }

  /*--------------------------------------------------------------
  ## 数字で見るレディデンタルクリニック札幌
  --------------------------------------------------------------*/
  .numbers .num-inner-main.row {
    flex-direction: column-reverse;
  }
  .numbers .num-inner-main.col:first-child {
    min-width: 13rem;
    width: 13rem;
  }

  /*--------------------------------------------------------------
  ## 院長プロフィール
  --------------------------------------------------------------*/
  .profile .interests-inner-wrapper {
    padding: 0;
  }

  .profile .special-main img {
    max-width: 100%;
  }
  
  /*--------------------------------------------------------------
  ## 働きやすい理由
  --------------------------------------------------------------*/
  .reason-wrapper .inner-text {
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## 業務内容
  --------------------------------------------------------------*/
  .works .ourstyle-inner {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    padding: 0 3rem;
  }
  .works .os-inner-wrapper {
    margin: 2rem 0;
    padding: 2rem 2rem;
  }
  .works .os-inner-wrapper::before,
  .works .os-inner-wrapper::after {
    inset: 0%;
    transform: rotate(-4deg) scale(1.05, 1.08) translateY(1rem);
  }

  .works .ourstyle-line {
    display: none;
  }

  .works .questions-area {
    position: relative;
    padding: 0;
    max-width: none;
    height: auto;
    margin: 0 auto;
    width: fit-content;
  }
  .works .questions-area .balloon {
    position: relative;
    display: block;
    width: fit-content;
    margin-bottom: 1.5rem;
  }
  .works .questions-area .balloon:first-child {
    top: 0;
    left: 0;
  }
  .works .questions-area .balloon:nth-child(2) {
    left: auto;
    right: 0;
    transform: translateX(50%);
  }
  .works .questions-area .balloon:last-child {
    top: 0;
    right: 0;
    transform: translateX(5%);
  }

  /*--------------------------------------------------------------
  ## 医院見学のご案内
  --------------------------------------------------------------*/
  .visitor .flow-wrapper .flow-inner.row {
    justify-content: center;
  }
  .visitor .flow-wrapper .inner-text {
    flex: auto;
    width: 100%;
  }

  .visitor .learn-main-inner .i-inner-image {
    height: initial;
    overflow: initial;
    border-radius: initial;
    text-align: center;
    margin-bottom: 2rem;
  }
  .visitor .learn-main-inner .i-inner-image img {
    transform: none;
    max-width: min(350px, 100%);
    margin: 0;
  }

  /*--------------------------------------------------------------
  ## 新卒衛生士のあなたへ
  --------------------------------------------------------------*/
  .new-graduate .before-entry-inner .inner-image {
    max-width: 70%;
    margin: 0 auto;
  }

  /*--------------------------------------------------------------
  ## 固定ページ
  --------------------------------------------------------------*/
  .around-link-wrap .left {
    margin-bottom: 1rem;
  }
	
  .around-link-wrap .main-btn,
  .around-link-wrap .btn a {
    width: 100%;
  }
	
} /* max-width: 768px */

/*--------------------------------------------------------------
# Break Point -4 ～667px：sp
--------------------------------------------------------------*/
@media screen and (max-width: 667px) {

  /*--------------------------------------------------------------
  ## Forms
  --------------------------------------------------------------*/
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="number"],
  input[type="tel"],
  input[type="date"],
  select{
    width: 100%;
  }

  .entry-submit input[type="submit"] {
    padding: 1rem 2.5rem 1rem 1.5rem;
    width: min(23.167rem, 100%);
    min-width: 15rem;
  }
  .label.must {
    display: block;
    max-width: 5rem;
  }

  /*--------------------------------------------------------------
  ## ヘッダー
  --------------------------------------------------------------*/
  .site-branding {
    width: 160px;
  }
	
  .hd-top-wrapper.row {
	height: 72px;
  }
	
  .menu-trigger {
    width: 72px;
	height: 72px;
	padding: 6px 24px 20px 22px;
  }
	
  .menu-trigger span {
    margin: 29px auto 0 auto;
  }
	
  .drawer-hamburger-icon {
    width: 30px;
    height: 2px;
  }
	
  .drawer-hamburger-icon::before, .drawer-hamburger-icon::after {
    content: "";
    width: 30px;
    height: 2px;
  }
	
  .drawer-hamburger-icon::after {
    top: 9px;
  }
	
  .drawer-hamburger-icon::before {
    top: -11px;
  }
	
  .sp-menu-wrapper.row {
    flex-basis: 155px;
  }

  .breadcrumb-list {
    line-height: 1.6;
  }

  /*--------------------------------------------------------------
  ## フッター
  --------------------------------------------------------------*/
  .footer-recruit-wrapper {
    padding-top: 4.667rem;
  }

  .f-recruit-inner ul.recruit {
    padding: 0 1rem;
  }

  .footer-info.main-wrapper {
    padding: 50px 0 0;
    flex-direction: column;
  }

  .f-info-inner.row {
    gap: 2rem 0;
  }
	
  .footer-info .site-title {
    width: 300px;
    margin: 0 auto 1rem;
  }
	
  .footer-menu1-wrapper,
  .footer-menu2-wrapper,
  .footer-corporate {
    width: 100%;
    padding: 0;
  }

  .footer-cont ul li {
    margin: 0;
    padding: 12px 0;
  }

  .footer-corporate {
    margin: 25px 0 40px;
  }

  .footer-corporate a {
    width: 100%;
  }

  .single-recruit .copyright {
    margin-bottom: 52px;
  }

  .pagetop-wrapper {
    right: 5%;
  }

  .single-recruit .pagetop-wrapper {
    bottom: 40px;
  }

  .fix-btn.fix-recruit,
  .fix-btn.fix-graduates {
    display: none;
  }
  .b-fix-btn {
    display: block;
  }

  /*--------------------------------------------------------------
  ## 共通パーツ、レイアウト
  --------------------------------------------------------------*/
  .row-sp-1 > .col,
  .row-sp-1 > .col:first-child,
  .row-sp-1 > .col:last-child {
    width: 100%;
  }
  .row-sp-2 > .col,
  .row-sp-2 > .col:first-child,
  .row-sp-2 > .col:last-child {
    width: calc((100% - var(--gap-x)) / 2);
  }
  .row-sp-3 > .col {
    width: calc((100% - var(--gap-x) * 2) / 3);
  }
  .row-sp-4 > .col {
    width: calc((100% - var(--gap-x) * 3) / 4);
  }
  .row-sp-1.image-reverse {
    flex-direction: column;
  }

  .recruit-table th,
  .recruit-table td,
  .access-table th,
  .access-table td {
    display: block;
    width: 100% !important;
  }
  
  /* 改行無効と左揃え */
  .nobr {
    display: none;
  }
  .ltxt {
    text-align: left;
  }

  /* 下層ページ ページタイトル */
  .entry-header {
    padding: 3.5rem 0 5rem;
  }

  /*--------------------------------------------------------------
  ## トップページ
  --------------------------------------------------------------*/
  .slider-img {
    margin: 0;
  }

  .catch-wrapper {
    padding: 40px 0;
    text-align: left;
  }

  .home .mv-inner .main-copy, 
  .home .mv-inner .sub-copy {
    width: 100%;
    text-align: center;
    padding: 1rem 2rem;
    left: 0;
  }
  .home .mv-inner .main-copy .indent {
    margin-left: 0;
  }
  .home .mv-inner .main-copy .adj-br,
  .home .mv-inner .sub-copy.adj-br {
    justify-content: center;
	bottom: 16.5rem;
  }
  .home .mv-inner .mv-photo {
    top: 100px;
    left: 50%;
    transform: translateX(-50%);
    width: min(100%, 425px);
  }

  .home .message-wrapper .inner-text .name {
    padding-right: 0;
  }
	
  .home .mv-inner .btn {
    width: 100%;
    left: 0;
	bottom: 9rem;
  }

  /*--------------------------------------------------------------
  ## インタビュー詳細
  --------------------------------------------------------------*/
  .single .interview_photo {
    background: var(--bg-pink-gray);
    margin-top: 2rem;
    border-radius: 14px;
  }
  .single .interview_info {
    margin-bottom: 2rem;
  }

  .single .interview_director .row .col:last-child {
    flex: auto;
    margin-top: 2rem;
  }

  .single .interview_from_dr-inner .message {
    margin-left: 0;
    margin-bottom: 16rem;
  }
  .single .interview_from_dr .director-photo {
    left: 50%;
    transform: translatex(-50%);
  }
  .single .balloon::after,
  .single .balloon-inner::before {
    top: auto;
    bottom: -0.75rem;
    left: calc(50% - 0.75rem);;
    transform: rotate(-45deg);
  }

  .single .interview-navigation .txt-link-card {
    width: 100%;
  }

  /*--------------------------------------------------------------
  ## 募集要項詳細
  --------------------------------------------------------------*/
  .recruit-wrapper {
    margin: 50px auto 0;
  }

  /*--------------------------------------------------------------
  ## レディデンタルクリニック札幌について
  --------------------------------------------------------------*/
  .about .message-wrapper .image-area {
    padding-top: 0;
    padding-bottom: 2rem;
  }
  .about .message-wrapper .message-inner::after {
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
    right: 50%;
    border-width: 0 2.39rem 2.39rem 2.39em;
    border-color: transparent transparent #fff;
  }
  
  /*--------------------------------------------------------------
  ## 大事にしていること
  --------------------------------------------------------------*/
  .important .important-intro .lead-text {
    padding: 2rem;
  }

  /*--------------------------------------------------------------
  ## 院長プロフィール
  --------------------------------------------------------------*/
  .profile .profile-wrapper .profile-inner .label {
    display: block;
    width: 100%;
    margin-bottom: 0.5rem;
  }
  
  .profile .history-inner span.period-headline {
    display: block;
    margin-left: 3.5rem;
  }

  /*--------------------------------------------------------------
  ## 働きやすい理由
  --------------------------------------------------------------*/
  .reason .reason-wrapper .comment-area .staff-pic {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 1rem;
  }
  .reason .reason-wrapper .comment-area  .balloon::after,
  .reason .reason-wrapper .comment-area  .balloon-inner::before {
    top: auto;
    bottom: -0.75rem;
    left: calc(50% - 0.75rem);;
    transform: rotate(-45deg);
  }

  /*--------------------------------------------------------------
  ## 業務内容
  --------------------------------------------------------------*/
  .works .ourstyle-inner {
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## マッチング率診断
  --------------------------------------------------------------*/
  .matching .matching-intro {
    text-align: left;
  }
  .matching .matching-intro br {
    display: none;
  }

  /*--------------------------------------------------------------
  ## 医院見学のご案内
  --------------------------------------------------------------*/
  .entry-main input[type="text"],
  .entry-main input[type="email"],
  .entry-main input[type="url"],
  .entry-main input[type="password"],
  .entry-main input[type="number"],
  .entry-main input[type="tel"],
  .entry-main input[type="date"],
  .entry-main select{
    width: calc(100% - 2rem);
  }

  /*--------------------------------------------------------------
  ## 新卒衛生士のあなたへ
  --------------------------------------------------------------*/
  .new-graduate .row.image-right .inner-text,
  .new-graduate .row.image-left .inner-text {
    padding: 2rem;
  }

  .new-graduate .about-main .about-inner .inner-text,
  .new-graduate .before-entry-main .before-entry-inner .inner-text {
    padding: 0 1.333rem;
  }

  .new-graduate .reason-wrapper .inner-text .inner-text-inner {
    padding: 0;
  }

  /*--------------------------------------------------------------
  ## 404ページ
  --------------------------------------------------------------*/
  .error404 .not-found-inner {
    padding: 0 2rem;
  }

} /* max-width: 667px */

/*--------------------------------------------------------------
  # 切り替え
--------------------------------------------------------------*/
.sp {
  display: none;
}
.tb {
  display: none;
}
.tb-lg {
  display: none;
}
.pc-sm {
  display: none;
}
.pc {
  display: block;
}

@media screen and (max-width: 1280px) {
  .sp {
    display: none;
  }
  .tb {
    display: none;
  }
  .tb-lg {
    display: none;
  }
  .pc {
    display: none;
  }
  .pc-sm {
    display: block;
  }
}

@media screen and (max-width: 1023px) {
  .sp {
    display: none;
  }
  .tb {
    display: none;
  }
  .pc-sm {
    display: none;
  }
  .pc {
    display: none;
  }
  .tb-lg {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .tb-lg {
    display: none;
  }
  .pc-sm {
    display: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: none;
  }
  .tb {
    display: block;
  }
}

@media screen and (max-width: 667px) {
  .tb-lg {
    display: none;
  }
  .pc-sm {
    display: none;
  }
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .sp {
    display: block;
  }
}

.comment {
  /*編集用コメントの非表示*/
  display: none;
}

/* 20220510 フォーム非表示 */
/* .wpcf7-form init {
  visibility: hidden;
}

.wpcf7 {
  visibility: hidden;
} */
