@charset "UTF-8";
/*
Theme Name: siro-seikotsu2
Theme URI: URL
Description: siro整骨院のテーマです。
Version: 1.0
Author: jieyi_n
*/
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
       # General elements
       # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
    * Correct `block` display not defined for any HTML5 element in IE 8/9
    * Correct `block` display not defined for `details` or `summary` in IE 10/11
    * and Firefox
    * Correct `block` display not defined for `main` in IE 11
    */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section {
  display: block;
}

summary {
  display: block;
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active, a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
       # Forms
       # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Remove inner padding and border in Firefox 4+ */
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}
select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
       # Specify media element style
       # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
       # Accessibility
       # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
       # Selection
       # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection,
::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/* # =================================================================
       # original
       # ================================================================= */
li,
ol {
  list-style: none;
}

img {
  width: 100%;
}

a {
  text-decoration: none;
}

/*--------------------------------------------------------------
## メディアクエリ(スマホ基準)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## 共通
--------------------------------------------------------------*/
:root {
  --font-main: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Verdana, "Osaka", "ＭＳ Ｐゴシック", sans-serif;
  --size-base: 16;
  --color-base: #fff;
  --color-main: #0ABAB5;
  --color-acc1: #9EFAF7;
  --color-acc2: #FFF45C;
  --color-font: #2c1f1f;
}

* {
  box-sizing: border-box;
}

body {
  background: var(--color-base);
  font-family: var(--font-main);
  font-size: clamp(14px, 1.5vw, 16px);
  overflow-x: hidden;
  line-height: 1.5;
  color: var(--color-font);
  letter-spacing: 0.01rem;
  font-weight: 500;
}

/*フォント*/
p {
  font-size: clamp(14px, 1.5vw, 16px);
  margin-bottom: clamp(7px, 0.75vw, 8px);
  text-align: justify;
  font-weight: normal;
}

h1 {
  font-size: clamp(18px, 2vw, 21px);
}

h2 {
  font-size: clamp(16px, 1.75vw, 18px);
}

/*ボタン*/
a {
  text-decoration: none;
  color: var(--color-font);
  font-weight: bold;
}
a:hover {
  opacity: 0.8;
}

.btn {
  display: flex;
  display: inline-block;
  align-items: center;
  justify-content: center;
  transition: 0.5s ease-in-out;
  font-weight: 500;
  letter-spacing: 0.1rem;
}
.btn:hover {
  opacity: 0.8;
}
.btn:visited {
  color: var(--color-main);
}

/*その他*/
.wrap {
  background: var(--color-base);
  max-width: 1180px;
  overflow-x: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .wrap {
    width: calc(100% - 56px);
    margin: 0 28px;
  }
}
@media (min-width: 1024px) {
  .wrap {
    width: 100%;
    margin: 0 auto;
  }
}

.wrapper {
  width: calc(100% - 28px);
  margin: 14px auto 28px auto;
  background: var(--color-base);
  display: flex;
  flex-direction: column-reverse;
}
@media (min-width: 768px) {
  .wrapper {
    width: calc(100% - 56px);
    margin: 28px auto 56px auto;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .wrapper {
    max-width: 1040px;
  }
}

table,
tbody,
tr,
th,
td {
  border-collapse: collapse;
}

img {
  max-width: 100%;
  height: auto;
  object-fit: cover;
  vertical-align: top;
}

/*--------------------------------------------------------------
## 背景webp使用
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## 共通
--------------------------------------------------------------*/
@media (min-width: 768px) {
  .only-mb {
    display: none;
  }
}

.tab {
  display: none;
}
@media (min-width: 768px) {
  .tab {
    display: block;
  }
}

.span--nav-mb {
  width: 100%;
  display: block;
  padding: 0.25rem 0;
  text-align: center;
}
.span--underline {
  text-decoration: underline;
}
.span--nmb {
  background: var(--color-main);
  width: 35px;
  height: 35px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-55%);
  color: var(--color-base);
  display: flex;
  justify-content: center;
  align-items: center;
}
.span--small {
  font-size: clamp(12px, 0.75vw, 14px);
}
.span--nomal {
  font-size: clamp(14px, 1.5vw, 16px);
}
.span--large {
  font-size: clamp(16px, 1.75vw, 18px);
}
.span--center {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.span--right {
  text-align: right;
  display: inline-block;
  width: 100%;
}
.span--marker {
  background: linear-gradient(transparent 60%, var(--color-acc2) 0%);
}

.parking-mess {
  padding: 0.5rem;
  background: #FF9C33;
  font-size: clamp(12px, 1.25vw, 14px);
  font-weight: 600;
  border: 2px solid var(--color-font);
}

.btn--img {
  display: block;
}
.btn--nav-side1 {
  width: 100%;
  display: inline-block;
  padding: 1rem 0;
  color: var(--color-base);
}
.btn--nav-side2 {
  padding: 0.5rem;
  display: inline-block;
  width: 100%;
  padding-left: 2rem;
  position: relative;
}
.btn--nav-side2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.75rem;
  transform: translate(0, -50%);
  box-sizing: border-box;
  width: 12px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 12px solid var(--color-acc2);
  border-radius: 3px;
}
.btn--nav-ft {
  display: inline-block;
  text-align: center;
  background: var(--color-acc2);
  padding: 0.5rem 1rem;
  width: 100%;
}
.btn--nav-ft2 {
  padding: 0.5rem 0 0.5rem 1rem;
  position: relative;
}
.btn--nav-ft2::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.25rem;
  transform: translate(0, -60%);
  box-sizing: border-box;
  width: 6px;
  height: 5px;
  border: 5px solid transparent;
  border-left: 6px solid var(--color-font);
  border-radius: 3px;
}
.btn--jihi {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding: 0.25rem;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .btn--jihi {
    padding: 0;
  }
}

/*--------------------------------------------------------------
## header
--------------------------------------------------------------*/
.site-concept {
  color: var(--color-base);
  background: var(--color-main);
  font-size: 2.9vw;
  text-align: center;
  padding: 0.1rem 0;
}
@media (min-width: 768px) {
  .site-concept {
    font-size: clamp(14px, 1.5vw, 16px);
    text-align: left;
  }
}

.header {
  margin-top: 120px;
}
@media (min-width: 768px) {
  .header {
    margin-top: 0;
  }
}
.header__header-bar {
  display: flex;
  flex-wrap: wrap;
}
.header__site-ttl {
  line-height: 1;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .header__site-ttl {
    width: 38%;
    text-align: left;
    display: flex;
    align-items: center;
  }
}
.header__site-ttl picture {
  width: 50%;
  max-width: 200px;
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .header__site-ttl picture {
    width: 100%;
    max-width: 100%;
    padding-left: 1rem;
  }
}
.header__add {
  display: none;
}
@media (min-width: 768px) {
  .header__add {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 62%;
  }
}
.header__item {
  padding-left: 1rem;
}
.header__nav--mb {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: var(--color-acc1);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  box-shadow: 0px 10px 15px -5px #835D5D;
}
@media (min-width: 768px) {
  .header__nav--mb {
    display: none;
  }
}
.header__nav--mb-sub {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  box-shadow: 0px 10px 15px -5px #835D5D;
}
@media (min-width: 768px) {
  .header__nav--mb-sub {
    display: none;
  }
}
.header__nav--mb-sub.hidden {
  display: none;
}
.header__nav--page-top {
  display: none;
}
@media (min-width: 1024px) {
  .header__nav--page-top {
    display: block;
    position: fixed;
    bottom: 4%;
    right: 4%;
    z-index: 1001;
  }
}
.header__nav--pc {
  display: none;
}
@media (min-width: 768px) {
  .header__nav--pc {
    width: 100%;
    display: flex;
    display: block;
    background: var(--color-acc2);
    padding: 0.5rem 0;
  }
}
.header__breadcrumb {
  width: calc(100% - 28px);
  margin: 0 auto;
  margin-top: 14px;
}
@media (min-width: 768px) {
  .header__breadcrumb {
    width: calc(100% - 56px);
    margin-top: 28px;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .header__breadcrumb {
    width: 1040px;
  }
}

/*--------------------------------------------------------------
## main
--------------------------------------------------------------*/
.main-article {
  width: 100%;
}
@media (min-width: 768px) {
  .main-article {
    max-width: 695px;
    width: 67%;
  }
}

.sidebar {
  width: 100%;
}
@media (min-width: 768px) {
  .sidebar {
    max-width: 285px;
    width: 28%;
  }
}

.contents {
  margin-bottom: 1.5rem;
  /*
  ## WP
  */
}
@media (min-width: 768px) {
  .contents {
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .contents:last-of-type {
    margin-bottom: 0;
  }
}
.contents__inner--single p {
  font-size: clamp(12px, 0.75vw, 14px);
}
.contents__ttl {
  background: var(--color-main);
  color: var(--color-base);
  padding: 0.75rem 1rem;
  border-radius: 5px;
  margin-bottom: 1.25rem;
}
@media (min-width: 768px) {
  .contents__ttl {
    border-radius: 10px;
    margin-bottom: 1.75rem;
  }
}
.contents__ttl--single {
  margin-top: 1rem;
  font-size: clamp(18px, 2vw, 21px);
}
@media (min-width: 768px) {
  .contents__ttl--single {
    margin-top: 2rem;
  }
}
.contents__item {
  margin-bottom: 1rem;
  /*
  ## WP
  */
}
@media (min-width: 768px) {
  .contents__item {
    margin-bottom: 1.5rem;
  }
}
.contents__item--idx01 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .contents__item--idx01 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 1rem;
  }
}
.contents__item--idx06 {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 0.75rem;
}
@media (min-width: 768px) {
  .contents__item--idx06 {
    justify-content: space-between;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 0;
  }
}
.contents__item--idx09 {
  width: 100%;
}
@media (min-width: 768px) {
  .contents__item--idx09 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .contents__item--recruit5 {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .contents__item--jiko09 {
    display: flex;
  }
}
.contents__item--html {
  font-size: clamp(12px, 0.75vw, 14px);
}
.contents__imgs {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.contents__imgs--modifier {
  width: calc(50% - 0.5rem);
  margin-right: 1rem;
  font-size: clamp(12px, 0.75vw, 14px);
}
.contents__imgs--modifier:nth-child(2n) {
  margin-right: 0;
}

/*
## list
*/
.list--nav-pc {
  display: flex;
  justify-content: space-around;
  width: calc(100% - 140px);
  margin: 0 auto;
}
.list--nav-side1 {
  text-align: center;
}
.list--nav-side2 {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .list--nav-side2 {
    margin-bottom: 0.75rem;
  }
}
.list--nav-mb {
  width: 100%;
  margin: 0 14px;
  display: flex;
  justify-content: space-between;
}
.list--nav-mb-sub {
  display: flex;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.8);
}
.list--nav-ft {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0.25rem auto;
}
@media (min-width: 768px) {
  .list--nav-ft {
    flex-wrap: nowrap;
    margin: 2rem auto;
  }
}
.list--nav-ft2 {
  display: flex;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.list--nav-ft2:last-of-type {
  margin-bottom: 0;
}
.list--idx03, .list--idx07 {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .list--idx03, .list--idx07 {
    margin-top: 1rem;
  }
}
.list--idx05 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .list--idx05 {
    margin-top: 1rem;
  }
}
.list--jiko09, .list--jiko09-2 {
  padding-top: 0.5rem;
  padding-left: 0.5rem;
}
@media (min-width: 768px) {
  .list--jiko09, .list--jiko09-2 {
    padding-top: 1rem;
  }
}
.list__ttl--nav-side2 {
  text-align: center;
  background: var(--color-acc2);
  padding: 0.5rem;
  border-radius: 5px 5px 0 0;
  font-size: clamp(14px, 1.5vw, 16px);
}
.list__ttl--nav-ft2 {
  font-size: clamp(14px, 1.5vw, 16px);
  border-bottom: 1px solid var(--color-font);
  padding: 0.25rem 0.5rem;
}
.list--breadcrumb {
  display: flex;
}
.list__item--nav {
  border-bottom: 2px solid var(--color-base);
  font-weight: bold;
}
.list__item--nav-pc {
  width: 25%;
  max-width: 240px;
  text-align: center;
  background: var(--color-base);
  padding: 0.5rem 1rem;
  border-radius: 10px;
}
.list__item--nav-side1 {
  background: var(--color-main);
  margin-bottom: 0.5rem;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .list__item--nav-side1 {
    margin-bottom: 0.75rem;
  }
}
.list__item--nav-side2 {
  border: 2px solid var(--color-acc2);
  border-top: none;
}
.list__item--nav-side3 {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .list__item--nav-side3 {
    margin-bottom: 0.75rem;
  }
}
.list__item--nav-mb {
  font-size: 12px;
  text-align: center;
  width: 17.6%;
  margin-right: 3%;
  max-width: 75px;
  line-height: 1.25;
}
.list__item--nav-mb:last-child {
  margin-right: 0;
}
.list__item--nav-mb-sub {
  width: 100%;
  padding: 5px;
}
.list__item--nav-mb-sub:nth-child(n+2) {
  width: 50%;
  padding: 0 2.5px 5px 5px;
}
.list__item--nav-mb-sub:nth-child(3) {
  padding: 0 5px 5px 2.5px;
}
.list__item--nav-ft {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .list__item--nav-ft {
    width: 24%;
    margin-right: 1%;
    max-width: 240px;
    margin: 0;
  }
}
.list__item--nav-ft:nth-child(2n) {
  margin-right: 0;
}
.list__item--nav-ft2 {
  margin: 0.5rem 1rem 0.5rem 0;
}
.list__item--bnr {
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .list__item--bnr {
    margin-bottom: 1rem;
  }
}
.list__item--bnr:last-of-type {
  margin-bottom: 0;
}
.list__item--idx03, .list__item--idx07 {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .list__item--idx03, .list__item--idx07 {
    width: 32%;
    margin-bottom: 1rem;
  }
}
.list__item--idx03:nth-child(2n), .list__item--idx07:nth-child(2n) {
  margin-right: 0;
}
@media (min-width: 768px) {
  .list__item--idx03:nth-child(2n), .list__item--idx07:nth-child(2n) {
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .list__item--idx03:nth-child(3n), .list__item--idx07:nth-child(3n) {
    margin-right: 0;
  }
}
.list__item--idx05 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .list__item--idx05 {
    display: flex;
    justify-content: space-between;
  }
}
.list__item--check {
  font-size: clamp(16px, 1.75vw, 18px);
  padding: 0.5rem 0 0.25rem 1.5rem;
  border-bottom: 2px dashed #F7F3F3;
  position: relative;
}
@media (min-width: 768px) {
  .list__item--check {
    padding: 0.75rem 0 0.5rem 2.5rem;
  }
}
.list__item--check::before {
  content: "";
  background: url(../img/checkbox.svg);
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0rem;
  transform: translate(0, -50%);
}
@media (min-width: 768px) {
  .list__item--check::before {
    width: 27px;
    height: 27px;
  }
}
.list__item--breadcrumb {
  position: relative;
  margin-right: 2rem;
}
.list__item--breadcrumb:nth-child(n+2)::before {
  position: absolute;
  content: ">";
  left: -21px;
}
.list__item--jihi {
  margin-bottom: 1rem;
}
.list__item--jiko06 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .list__item--jiko06 {
    margin-bottom: 2rem;
  }
}
.list__item--jiko09, .list__item--jiko09-2 {
  position: relative;
  padding-left: 1rem;
  margin-bottom: 0.25rem;
}
.list__item--jiko09::before, .list__item--jiko09-2::before {
  content: "";
  width: 1rem;
  height: 1rem;
  border-radius: 50%;
  border: 1px solid var(--color-font);
  position: absolute;
  top: 50%;
  left: -0.25rem;
  transform: translateY(-50%);
}
.list__item--jiko09-2::before {
  background: var(--color-acc2);
}

/*
## item
*/
.item__ttl {
  font-size: clamp(16px, 1.75vw, 18px);
  background: var(--color-acc2);
  padding: 0.75rem 1rem;
  margin-bottom: 1.25rem;
}
.item__ttl--idx05 {
  font-size: clamp(16px, 1.75vw, 18px);
  color: var(--color-main);
  margin: 0.75rem 0;
  padding-left: calc(35px + 0.5rem);
  position: relative;
}
@media (min-width: 768px) {
  .item__ttl--idx05 {
    margin: 0.5rem 0 1rem 0;
  }
}
.item__ttl--idx07 {
  font-size: clamp(16px, 1.75vw, 18px);
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .item__ttl--idx07 {
    margin-bottom: 0;
    text-align: center;
  }
}
.item__ttl--recruit {
  font-size: clamp(18px, 2vw, 21px);
  font-weight: normal;
  margin-bottom: 0.5rem;
}
.item__ttl--jiko09, .item__ttl--jiko09-2 {
  text-align: center;
  border: 1px solid var(--color-font);
  padding: 0.25rem 0;
}
.item__ttl--jiko09-2 {
  background: var(--color-acc2);
}
.item__ttl--blog {
  font-size: clamp(12px, 0.75vw, 14px);
  padding: 0.25rem 0.5rem;
  background: var(--color-main);
  display: inline-block;
  font-weight: normal;
  color: var(--color-base);
}
.item__ttl--ribon {
  font-size: clamp(16px, 1.75vw, 18px);
  position: relative;
  display: flex;
  align-items: center;
  width: max-content;
  height: 32px;
  padding: 0 1rem;
  background-color: var(--color-main);
  color: var(--color-base);
  margin: 0.5rem 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .item__ttl--ribon {
    height: 40px;
  }
}
.item__ttl--ribon::after {
  content: "";
  position: absolute;
  top: 0;
  right: -16px;
  border-top: 16px solid var(--color-main);
  border-right: 16px solid transparent;
  border-bottom: 16px solid var(--color-main);
  border-left: 0 solid var(--color-main);
}
@media (min-width: 768px) {
  .item__ttl--ribon::after {
    right: -20px;
    border-top: 20px solid var(--color-main);
    border-right: 20px solid transparent;
    border-bottom: 20px solid var(--color-main);
  }
}
.item__img-area--idx05 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__img-area--idx05 {
    width: calc(48% - 1.5rem);
  }
}
.item__img-area--idx06 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__img-area--idx06 {
    width: calc(55% - 1.5rem);
  }
}
.item__img-area--idx09 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__img-area--idx09 {
    width: calc(45% - 1.5rem);
  }
}
@media (min-width: 768px) {
  .item__img-area--recruit5 {
    width: 43%;
    margin-right: 2%;
  }
}
.item__txt-area--idx05 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__txt-area--idx05 {
    width: 52%;
  }
}
.item__txt-area--idx06 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__txt-area--idx06 {
    width: 45%;
  }
}
.item__txt-area--idx09 {
  width: 100%;
}
@media (min-width: 768px) {
  .item__txt-area--idx09 {
    width: 55%;
  }
}
.item__txt-area--recruit5 {
  margin-top: 0.5rem;
}
@media (min-width: 768px) {
  .item__txt-area--recruit5 {
    margin-top: 0;
    width: 55%;
  }
}
.item__txt--idx5 {
  font-size: clamp(12px, 0.75vw, 14px);
}
.item__txt--recruit-dashed {
  border: 3px dashed var(--color-main);
  padding: 0.5rem 1rem;
}
.item__box--jiko09 {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .item__box--jiko09 {
    margin-bottom: 0;
    width: 50%;
  }
}
.item__box--jiko09:nth-last-of-type() {
  margin-bottom: 0;
}

/*
## table
*/
.tb--add {
  border-collapse: collapse;
  margin-bottom: 0.5rem;
  font-size: 14px;
}
.tb--price, .tb--hoken, .tb--jihi, .tb--jihi1 {
  width: 100%;
  margin-top: 0.5rem;
}
.tb--jihi, .tb--jihi1 {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .tb--jihi, .tb--jihi1 {
    display: table;
  }
}
.tb--recruit7 {
  width: 100%;
}

.tr--jihi, .tr--jihi1 {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .tr--jihi, .tr--jihi1 {
    display: table-row;
  }
}
.tr--recruit7 {
  border-bottom: 1px solid #F7F3F3;
}

.th--add {
  border-collapse: collapse;
  padding: 0.5rem;
  width: 15%;
  background: var(--color-acc2);
  border: 2px solid var(--color-acc2);
}
.th--price {
  background: var(--color-acc1);
  border: 1px solid var(--color-font);
  width: 50%;
  padding: 0.25rem 0;
  font-weight: normal;
}
.th--hoken, .th--hoken2 {
  background: var(--color-acc1);
  border: 1px solid var(--color-font);
  padding: 0.25rem 0;
  font-weight: normal;
}
.th--jihi, .th--jihi1 {
  display: block;
  width: 100%;
}
.th--jihi {
  background: var(--color-acc1);
  border: 1px solid var(--color-font);
  padding: 0.25rem 0;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 768px) {
  .th--jihi {
    display: table-cell;
  }
}
.th--jihi1 {
  background: var(--color-acc1);
  border: 1px solid var(--color-font);
  padding: 0.25rem 0;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 768px) {
  .th--jihi1 {
    width: 30%;
    display: table-cell;
  }
}
.th--recruit7 {
  width: 20%;
}

.td--add {
  border-collapse: collapse;
  padding: 0.5rem;
  border: 2px solid var(--color-acc2);
}
.td--price, .td--hoken, .td--jihi, .td--jihi1 {
  border: 1px solid var(--color-font);
  text-align: right;
  padding-right: 0.5rem;
}
@media (min-width: 768px) {
  .td--price, .td--hoken, .td--jihi, .td--jihi1 {
    padding-right: 1rem;
  }
}
.td--jihi, .td--jihi1 {
  display: block;
  width: 100%;
  padding: 0.25rem 0.5rem 0.25rem 0;
}
@media (min-width: 768px) {
  .td--jihi, .td--jihi1 {
    display: table-cell;
    padding: 0.25rem 1rem 0.25rem 0;
  }
}
@media (min-width: 768px) {
  .td--jihi {
    min-width: 200px;
  }
}
.td--recruit7 {
  padding: 1rem 0;
}

.tbody--jihi, .tbody--jihi1, .tbody--recruit7 {
  display: block;
  width: 100%;
}
@media (min-width: 768px) {
  .tbody--jihi, .tbody--jihi1, .tbody--recruit7 {
    display: table-row-group;
  }
}

/*
## form
*/
.form_table dl {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .form_table dl {
    margin-bottom: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.form_table dt {
  font-size: 0.85rem;
}
@media (min-width: 768px) {
  .form_table dt {
    width: 15%;
    min-width: 190px;
    text-align: center;
  }
}

@media (min-width: 768px) {
  .form_table dd {
    width: 80%;
  }
}

.c-name,
.c-mail,
.c-detail,
.c-tel,
#addr {
  width: 100%;
}

.c-name {
  border: 1px solid #ccc;
}

.c-send {
  width: 100%;
  padding: 1rem;
  background: var(--color-main);
  color: var(--color-base);
  font-size: 12px;
  text-align: center;
}
@media (min-width: 1280px) {
  .c-send {
    padding: 0.5rem 1rem;
    font-size: 1rem;
  }
}
.c-send:hover {
  opacity: 0.8;
}

.c-detail {
  padding: 1rem;
  border: 1px solid #ccc;
  background: var(--color-main1);
}

.old {
  text-align: right;
  width: 5rem;
  background: var(--color-main1);
}

input {
  padding: 1rem;
  border: 1px solid #ccc;
  background: var(--color-main1);
}

.wpcf7 input[type=checkbox] {
  padding: 8px;
}

.wpcf7 .wpcf7-submit:disabled {
  cursor: not-allowed;
}

/*
## article
*/
@media (min-width: 768px) {
  .article__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
  }
}
@media (min-width: 768px) {
  .article--item {
    width: 32%;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .article--item:nth-child(3n) {
    margin-right: 0;
  }
}

/*
## pagenation
*/
#pagenation-list {
  display: flex;
  justify-content: center;
}

#pagenation-list li {
  display: block;
  padding: 0.5rem;
  margin-right: 1rem;
}

#pagenation-list li:nth-last-child {
  margin-right: 0;
}

/*
## post
*/
.prenext {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 1rem;
}

/*--------------------------------------------------------------
## footer
--------------------------------------------------------------*/
.footer {
  border-top: 8px solid var(--color-main);
}
@media (min-width: 768px) {
  .footer {
    border-top: 3px solid var(--color-main);
  }
}
.footer__inner {
  width: calc(100% - 28px);
  padding: 1rem 0;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .footer__inner {
    width: calc(100% - 56px);
    padding: 3rem 0;
  }
}
@media (min-width: 1024px) {
  .footer__inner {
    max-width: 1040px;
  }
}
@media (min-width: 768px) {
  .footer__footer-bar {
    display: flex;
    flex-wrap: wrap;
  }
}
.footer__site-ttl {
  line-height: 1;
  text-align: center;
  margin-bottom: 0.5rem;
}
@media (min-width: 768px) {
  .footer__site-ttl {
    width: 40%;
    text-align: left;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .footer__add {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 60%;
  }
}
.footer__item {
  margin-bottom: 2%;
}
@media (min-width: 768px) {
  .footer__item {
    width: 49%;
    margin-right: 2%;
  }
}
@media (min-width: 768px) {
  .footer__item:last-of-type {
    margin-right: 0;
  }
}
.footer__nav {
  width: 100%;
}
@media (min-width: 1024px) {
  .footer__nav {
    display: flex;
    display: block;
    padding: 0.5rem 0;
  }
}

.copy {
  background: var(--color-main);
  color: var(--color-base);
  text-align: center;
  margin-bottom: 0;
}

.nav__icon--second-lv {
  font-size: clamp(16px, 1.8vw, 35px);
  color: var(--color-base);
  display: block;
  position: relative;
  padding: 1.25rem;
  text-align: left;
}
@media (min-width: 1024px) {
  .nav__icon--second-lv {
    padding: 9px 0 10px 0;
  }
}
.nav__icon--second-lv::before {
  content: "";
  position: absolute;
  top: calc(50% - 8px);
  right: 1.25rem;
  box-sizing: border-box;
  width: 12px;
  height: 10px;
  border: 10px solid transparent;
  border-left: 12px solid var(--color-base);
  border-radius: 3px;
  transform: rotate(90deg);
}
.nav__menu {
  width: 100%;
  height: calc(100% - 120px);
  position: fixed;
  top: 120px;
  left: 100%;
  z-index: 1000;
  background: var(--color-main);
  transition: 0.3s ease-in;
  overflow: auto;
}
.nav__item--second-lv {
  height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
}
.nav__btn--first-lv, .nav__btn--second-lv {
  width: 100%;
  font-size: clamp(16px, 1.8vw, 35px);
  color: var(--color-base);
  text-align: left;
  display: block;
  padding: 1.25rem;
}
@media (min-width: 1024px) {
  .nav__btn--first-lv, .nav__btn--second-lv {
    padding: 9px 0 10px 0;
  }
}
.nav__btn--first-lv2 {
  text-align: left;
}
.nav__btn--sub {
  font-size: 0;
  vertical-align: middle;
}

#nav__check--first, #nav__check--second1-lv, #nav__check--second2-lv, #nav__check--second3-lv {
  display: none;
}

#nav__check--first:checked ~ .nav__icon span {
  background: rgba(255, 255, 255, 0);
}

#nav__check--first:checked ~ .nav__icon span::before {
  bottom: 0;
  transform: rotate(30deg);
  background: var(--color-base);
  left: auto;
}

#nav__check--first:checked ~ .nav__icon span::after {
  top: 0;
  transform: rotate(-30deg);
  background: var(--color-base);
  left: auto;
}

#nav__check--first:checked ~ .nav__menu {
  left: 0;
}

.nav__check--second-lv:checked + .nav__icon--second-lv + .nav__item--second-lv {
  height: auto;
  opacity: 1;
  visibility: visible;
}

#nav__check--second1-lv:checked + .nav__icon--second-lv,
#nav__check--second2-lv:checked + .nav__icon--second-lv,
#nav__check--second3-lv:checked + .nav__icon--second-lv {
  opacity: 0.6;
}/*# sourceMappingURL=style.css.map */

/* 20260129 */

.contents__item--idx06 img{
  width: 100%;
  height: auto;
}