@charset "UTF-8";
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
ol,
ul {
  list-style: none;
}
*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  scroll-padding-top: 120px;
}
@media screen and (max-width: 767px) {
  html {
    scroll-padding-top: 70px;
  }
}
body {
  font: 400 normal 1.2rem/1.6 "Zen Old Mincho", serif;
  color: #595757;
  line-height: 1.4;
  background: none no-repeat 0 0 #eae3db;
}
a {
  color: #595757;
  text-decoration: none;
}
a:active,
a:hover {
  color: #595757;
  text-decoration: none;
}
a:hover img {
  opacity: 0.6;
}
h1 {
  color: #af8340;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.4;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  margin: 0 0 20px;
  padding: 0 0 0 5px;
  height: 58px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: solid 1px #ccc;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 18px;
    height: initial;
  }
}
h2 {
  font-size: 21px;
  font-weight: bold;
  line-height: 1.4;
  margin: 0 5px 0px;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 16px;
    line-height: 1.4;
  }
}
img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  image-rendering: -webkit-optimize-contrast;
}
img[src*="smileys"] {
  width: 1em;
  display: inline;
  margin-left: 2px;
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
}
.wp-block-group a {
  color: #4b43c6;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .wp-block-group a {
    color: #145dbd;
  }
}
.is_page .wp-block-group a,
.is_single .wp-block-group a {
  color: #4b43c6;
  text-decoration: underline;
}
@media screen and (max-width: 767px) {
  .is_page .wp-block-group a,
  .is_single .wp-block-group a {
    color: #145dbd;
  }
}
@media screen and (max-width: 767px) {
  .p-front_pc {
    display: none;
  }
}
.p-front_pc .p-front-concept figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.p-front_pc .p-front-concept a {
  display: block;
  padding-bottom: 32px;
}
.p-front_pc .p-front-works {
  background: url("/wp-content/uploads/index_workslist.jpg") no-repeat -9px -85px;
  margin: 0 0 20px;
  padding: 17px 54px 20px 184px;
  line-height: 18px;
  text-align: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-front_pc .p-front-works .arrow {
  aspect-ratio: 16/24;
  width: 16px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-front_pc .p-front-works figure {
  margin-bottom: 16px;
}
.p-front_pc .p-front-works figure img {
  aspect-ratio: 122/26;
  width: 122px;
  height: auto;
  display: block;
  margin: 0;
}
.p-front_pc .p-front-works ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 45px 0 18px;
  gap: 24px;
}
.p-front_pc .p-front-works .detail {
  text-decoration: none;
  color: #595757;
}
.p-front_pc .p-front-workslist {
  width: 930px;
  max-width: 100%;
  margin: 20px auto 0;
  padding: 16px 0 20px;
}
.p-front_pc .p-front-workslist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 16px;
}
.p-front_pc .p-front-voice {
  width: 930px;
  max-width: 100%;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-front_pc .p-front-essence {
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
}
.p-front_pc .p-front-essence ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  margin-bottom: 10px;
}
.p-front_pc .p-front-essence li {
  position: relative;
}
.p-front_pc .p-front-essence li a {
  position: relative;
}
.p-front_pc .p-front-essence li .sub {
  overflow: hidden;
  display: -ms-grid;
  display: grid;
  -ms-grid-rows: 0fr;
  grid-template-rows: 0fr;
  position: absolute;
  width: 100%;
  height: 0;
  top: 100%;
  z-index: 1;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.p-front_pc .p-front-essence li .sub img {
  width: 100%;
  display: block;
  margin: 0;
}
.p-front_pc .p-front-essence li:hover a:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.p-front_pc .p-front-essence li:hover .sub {
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
  z-index: 0;
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-front_pc .p-front-essence li:hover .sub img {
  position: relative;
  z-index: 1;
  aspect-ratio: 125/80px;
  width: 125px;
  height: auto;
}
.p-front_pc .p-front-essence li:hover .sub:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.p-front_pc .p-front-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
  gap: 24px;
}
.p-front_pc .p-front-chelsea2015 {
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
  margin: 32px auto 0;
}
.p-front_pc .p-front-gardening2012 {
  width: 930px;
  max-width: 100%;
  margin: 16px auto 0;
}
.p-front_pc .p-front-gardening2012_add {
  margin: 16px auto 0;
  padding-bottom: 32px;
  width: 930px;
  max-width: 100%;
  height: auto;
  background: url(/wp-content/uploads/index_block_bg.jpg) no-repeat;
  background-size: 96%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr 8px 1fr
    8px 1fr;
  grid-template-columns: repeat(9, 1fr);
  -ms-grid-rows: 1fr 8px 1fr 8px 40px 8px 1.2fr;
  grid-template-rows: 1fr 1fr 40px 1.2fr;
  gap: 8px;
}
.p-front_pc .p-front-gardening2012_add > :first-child {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(2) {
  -ms-grid-row: 1;
  -ms-grid-column: 3;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(3) {
  -ms-grid-row: 1;
  -ms-grid-column: 5;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(4) {
  -ms-grid-row: 1;
  -ms-grid-column: 7;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(5) {
  -ms-grid-row: 1;
  -ms-grid-column: 9;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(6) {
  -ms-grid-row: 1;
  -ms-grid-column: 11;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(7) {
  -ms-grid-row: 1;
  -ms-grid-column: 13;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(8) {
  -ms-grid-row: 1;
  -ms-grid-column: 15;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(9) {
  -ms-grid-row: 1;
  -ms-grid-column: 17;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(10) {
  -ms-grid-row: 3;
  -ms-grid-column: 1;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(11) {
  -ms-grid-row: 3;
  -ms-grid-column: 3;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(12) {
  -ms-grid-row: 3;
  -ms-grid-column: 5;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(13) {
  -ms-grid-row: 3;
  -ms-grid-column: 7;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(14) {
  -ms-grid-row: 3;
  -ms-grid-column: 9;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(15) {
  -ms-grid-row: 3;
  -ms-grid-column: 11;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(16) {
  -ms-grid-row: 3;
  -ms-grid-column: 13;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(17) {
  -ms-grid-row: 3;
  -ms-grid-column: 15;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(18) {
  -ms-grid-row: 3;
  -ms-grid-column: 17;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(19) {
  -ms-grid-row: 5;
  -ms-grid-column: 1;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(20) {
  -ms-grid-row: 5;
  -ms-grid-column: 3;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(21) {
  -ms-grid-row: 5;
  -ms-grid-column: 5;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(22) {
  -ms-grid-row: 5;
  -ms-grid-column: 7;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(23) {
  -ms-grid-row: 5;
  -ms-grid-column: 9;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(24) {
  -ms-grid-row: 5;
  -ms-grid-column: 11;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(25) {
  -ms-grid-row: 5;
  -ms-grid-column: 13;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(26) {
  -ms-grid-row: 5;
  -ms-grid-column: 15;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(27) {
  -ms-grid-row: 5;
  -ms-grid-column: 17;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(28) {
  -ms-grid-row: 7;
  -ms-grid-column: 1;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(29) {
  -ms-grid-row: 7;
  -ms-grid-column: 3;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(30) {
  -ms-grid-row: 7;
  -ms-grid-column: 5;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(31) {
  -ms-grid-row: 7;
  -ms-grid-column: 7;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(32) {
  -ms-grid-row: 7;
  -ms-grid-column: 9;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(33) {
  -ms-grid-row: 7;
  -ms-grid-column: 11;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(34) {
  -ms-grid-row: 7;
  -ms-grid-column: 13;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(35) {
  -ms-grid-row: 7;
  -ms-grid-column: 15;
}
.p-front_pc .p-front-gardening2012_add > :nth-child(36) {
  -ms-grid-row: 7;
  -ms-grid-column: 17;
}
.p-front_pc .p-front-gardening2012_add > figure {
  -ms-grid-column-span: 6;
  grid-column: span 6 / span 6;
  -ms-grid-row-span: 1;
  grid-row: span 1 / span 1;
}
.p-front_pc .p-front-gardening2012_add .-omoi {
  -ms-grid-column-span: 4;
  grid-column: span 4 / span 4;
  -ms-grid-row-span: 3;
  grid-row: span 3 / span 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row: 2;
  grid-row-start: 2;
  margin-top: -16px;
}
.p-front_pc .p-front-gardening2012_add .-staff {
  -ms-grid-column-span: 3;
  grid-column: span 3 / span 3;
  -ms-grid-row-span: 2;
  grid-row: span 2 / span 2;
  -ms-grid-column: 5;
  grid-column-start: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
}
.p-front_pc .p-front-gardening2012_add .-staff_todaka {
  -ms-grid-column-span: 2;
  grid-column: span 2 / span 2;
  -ms-grid-row-span: 3;
  grid-row: span 3 / span 3;
  -ms-grid-column: 8;
  grid-column-start: 8;
  -ms-grid-row: 1;
  grid-row-start: 1;
}
.p-front_pc .p-front-gardening2012_add .-staff_todaka img {
  width: 100%;
  margin: 0 0 16px;
}
.p-front_pc .p-front-gardening2012_add .-staff_todaka p {
  line-height: 1.6;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-front_pc .p-front-gardening2012_add .-diary {
  -ms-grid-column-span: 2;
  grid-column: span 2 / span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2 / span 2;
  -ms-grid-column: 8;
  grid-column-start: 8;
  -ms-grid-row: 4;
  grid-row-start: 4;
}
.p-front_pc .p-front-blog {
  width: 930px;
  max-width: 100%;
  margin: 0 auto 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 24px 0 0;
  border-top: 1px solid #c7c5c6;
}
.p-front_pc .p-front-blog .-list {
  padding: 0 30px 0 32px;
  border-right: 1px solid #c7c5c6;
}
.p-front_pc .p-front-blog ul {
  margin: 22px 0 0;
}
.p-front_pc .p-front-blog li {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #c7c5c6;
  padding: 0 0 12px;
  margin: 0 0 12px;
  line-height: 1.4;
}
.p-front_pc .p-front-blog li strong {
  color: #b3d101;
  font-weight: bold;
  margin: 0 0px 8px 0;
}
.p-front_pc .p-front-blog li a {
  text-decoration: none;
  color: #505050;
  font-weight: 400;
}
.p-front_pc .p-front-studio {
  border-top: 1px solid #c7c5c6;
  border-bottom: 1px solid #c7c5c6;
  padding: 20px 0;
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
}
.p-front_pc .p-front-links {
  padding: 20px 0 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-front_pc .p-front-links a + a {
  border-left: 1px solid #c7c5c6;
}
.p-front_pc .p-front-story {
  width: 930px;
  max-width: 100%;
  margin: 0 auto;
}
.p-front_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-front_sp {
    display: block;
  }
}
.p-front_sp .p-front-concept img {
  margin: 0;
  width: 100%;
}
.p-front_sp .p-front-works {
  background: #eae3db;
  padding: 14px 12px 16px;
}
.p-front_sp .p-front-works h2 {
  font-size: 26px;
  font-weight: bold;
  color: #111;
  margin-bottom: 16px;
  text-align: center;
}
.p-front_sp .p-front-works ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 12px;
}
.p-front_sp .p-front-works li {
  width: calc(50% - 6px);
}
.p-front_sp .p-front-works li:nth-child(odd) {
  padding-right: 6px;
  border-right: 1px solid #ccc;
}
.p-front_sp .p-front-works .title {
  margin-bottom: 6px;
}
.p-front_sp .p-front-works .title img {
  aspect-ratio: 122/26;
  margin: 0;
  width: 80px;
  height: auto;
}
.p-front_sp .p-front-works .detail {
  text-decoration: none;
  color: #111;
}
.p-front_sp .p-front-workslist {
  width: 100%;
  margin: 0 auto 0;
  padding: 16px 15px 14px;
}
.p-front_sp .p-front-workslist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 5px;
  margin-bottom: 4px;
}
.p-front_sp .p-front-voice {
  width: 100%;
  padding: 0 15px 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.p-front_sp .p-front-essence {
  width: 100%;
  padding: 0 15px 20px;
}
.p-front_sp .p-front-essence ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 5px;
  margin-top: 17px;
}
.p-front_sp .p-front-essence li {
  width: calc(33.3333333333% - 3.3333px);
}
.p-front_sp .p-front-essence li a {
  aspect-ratio: 111/153;
  width: 100%;
  height: auto;
  position: relative;
  display: block;
}
.p-front_sp .p-front-essence li a img {
  margin: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
}
.p-front_sp .p-front-columns {
  padding: 20px 15px 43px;
}
.p-front_sp .p-front-columns a {
  display: block;
}
.p-front_sp .p-front-charge {
  margin-top: 32px;
}
.p-front_sp .p-front-reservation {
  margin: 46px auto 0;
  width: 68%;
  max-width: 270px;
  display: block;
}
.p-front_sp .p-front-chelsea2015 {
  padding: 0 15px 0;
}
.p-front_sp .p-front-gardening2012 {
  padding: 39px 15px 40px;
}
.p-front_sp .p-front-pars {
  padding: 0 15px 9px;
}
.p-front_sp .p-front-greeting {
  padding: 0 15px 40px;
}
.p-front_sp .p-front-greeting p {
  margin: 12px 0 23px;
}
.p-front_sp .p-front-staff {
  padding: 0 15px 0;
}
.p-front_sp .p-front-diary {
  padding: 32px 15px 32px;
}
.p-front_sp .p-front-blog {
  padding: 0 15px 36px;
}
.p-front_sp .p-front-topics {
  padding: 0 15px 42px;
}
.p-front_sp .p-front-topics figure {
  width: 48.8%;
  max-width: 220px;
  display: block;
  margin: 0 auto;
  margin-bottom: 14px;
}
.p-front_sp .p-front-topics figure img {
  margin: 0;
}
.p-front_sp .p-front-topics li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 5px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 11px;
  padding-bottom: 13px;
  border-bottom: 1px solid #ccc;
}
.p-front_sp .p-front-topics li strong {
  color: #b3d101;
  font-size: 16px;
}
.p-front_sp .p-front-topics li a {
  text-decoration: none;
  font-size: 16px;
  color: #111;
}
.p-front_sp .p-front-studio {
  padding: 0 15px 38px;
}
.p-front_sp .p-front-links {
  padding: 0 15px;
}
.p-front_sp .p-front-links a {
  display: block;
}
.p-front_sp .p-front-links a + a {
  margin-top: 40px;
}
.p-front_sp .p-front-story {
  padding: 42px 0 32px;
  margin: 0 15px;
  border-bottom: 1px solid #ccc;
}
.p-front_sp .p-front-story figure {
  margin-bottom: 12px;
}
.p-front_sp .p-front-story p {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.p-front_sp .p-front-story._close p {
  height: 185px;
  overflow: hidden;
  margin-bottom: 8px;
}
.p-front_sp .p-front-story._open p {
  height: auto;
  margin-bottom: 0;
}
.p-front_sp .p-front-story .more {
  text-align: right;
  color: #b3d101;
}
.p-works {
  background: none no-repeat 0 0 #fff;
}
.p-works.-list .p-works-head {
  position: relative;
  aspect-ratio: 970/213;
  width: 100%;
  height: auto;
}
.p-works.-list .p-works-head .-link {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 150px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  aspect-ratio: 1/1;
  width: 171px;
  height: auto;
}
.p-works-head {
  counter-reset: number 0;
  position: relative;
  padding-top: 115px;
}
.p-works-head .-bg {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
}
.p-works-head ul {
  position: relative;
  z-index: 1;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 145px;
  width: 525px;
  gap: 5px;
}
@media screen and (max-width: 767px) {
  .p-works-head ul {
    width: 100%;
    padding: 0 15px;
    height: 220px;
  }
}
.p-works-head li._iscat a {
  color: #b28247;
}
.p-works-head li._iscat a:after {
  background: #b28247;
}
.p-works-head li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
.p-works-head li a .-text {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
.p-works-head li a:before {
  counter-increment: number 1;
  content: "0" counter(number, decimal-leading-zero);
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.p-works-head li a:after {
  content: "";
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  display: block;
  height: 12px;
  width: 1px;
  background: #595757;
}
.p-works-head li a:hover {
  text-decoration: underline;
}
.p-works-head li a:hover:before {
  text-decoration: none;
}
.p-works-list {
  max-width: 100%;
  padding: 0 20px;
  counter-reset: number 0;
  border-bottom: 1px solid #d3d3d4;
}
@media screen and (max-width: 767px) {
  .p-works-list {
    padding: 0 15px;
  }
}
.p-works-list p {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  margin-bottom: 20px;
}
.p-works-list p a {
  font-weight: bold;
}
.p-works-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 16px;
}
@media screen and (max-width: 767px) {
  .p-works-list ul {
    gap: 16px 8px;
  }
}
.p-works-list li {
  width: calc(25% - 12px);
}
@media screen and (max-width: 767px) {
  .p-works-list li {
    width: calc(50% - 8px);
  }
}
.p-works-list hgroup.has_label:before {
  counter-increment: number 1;
  content: "0" counter(number, decimal-leading-zero);
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 25px;
  letter-spacing: -2px;
  padding: 0 0 0 5px;
}
.p-works-list hgroup.has_label .en {
  font-size: 16px;
  font-weight: bold;
  color: #b28247;
  padding: 0 0 10px 6px;
}
@media screen and (max-width: 767px) {
  .p-works-list hgroup.has_label .en {
    font-size: 14px;
    margin-bottom: 8px;
    padding-bottom: 0;
  }
}
.p-works-list hgroup.has_label h2 {
  font-size: 21px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 28px;
}
@media screen and (max-width: 767px) {
  .p-works-list hgroup.has_label h2 {
    font-size: 16px;
  }
}
.p-works-list hgroup.has_label2 label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}
.p-works-list hgroup.has_label2 label .-logo img {
  aspect-ratio: 55/28;
  width: 55px;
}
.p-works-list hgroup.has_label2 label .-logo {
  padding-right: 16px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-right: 1px solid #8d8b8c;
}
.p-works-list hgroup.has_label2 label:after {
  counter-increment: number 1;
  content: "0" counter(number, decimal-leading-zero);
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  font-size: 25px;
  letter-spacing: -2px;
  padding: 0 0 0 5px;
}
@media screen and (max-width: 767px) {
  .p-works-list hgroup.has_label2 label:after {
    font-size: 18px;
  }
}
.p-works-list hgroup.has_label2 h2 {
  color: #363533;
  font-size: 14px;
  font-family: "Zen Old Mincho", serif;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
}
.p-works-list hgroup h2 {
  font-size: 12px;
  line-height: 17px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.p-works-list .-thumnail {
  margin-bottom: 10px;
  aspect-ratio: 22/33;
  width: 220px;
  max-width: 100%;
  height: auto;
  background: rgba(51, 51, 51, 0.6);
  position: relative;
  overflow: hidden;
}
.p-works-list .-thumnail img {
  position: absolute;
  z-index: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  max-width: initial;
  width: 100%;
  height: 100%;
  margin: 0;
}
.p-works-list .-icon {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  aspect-ratio: 148/68;
  width: 148px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-works-list .-icon {
    width: 100px;
  }
}
.p-works-list .-text {
  line-height: 1.4;
  font-weight: 400;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-works-list .c-rtt {
  margin-top: 88px;
}
.p-zoukiwork {
  padding: 0 20px;
}
.p-zoukiwork .wp-block-columns .wp-block-column figure {
  aspect-ratio: 445/334;
  overflow: hidden;
  position: relative;
}
.p-zoukiwork .wp-block-columns .wp-block-column figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(2)) figure {
  aspect-ratio: initial;
  overflow: visible;
  position: relative;
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(2)) figure img {
  position: relative;
  max-width: 100%;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(4)) {
  gap: 16px;
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(4)) figure {
  aspect-ratio: 210/332;
  overflow: hidden;
  position: relative;
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(4)) figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(5)) {
  gap: 16px;
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(5)) figure {
  aspect-ratio: 445/334;
  overflow: hidden;
  position: relative;
}
.p-zoukiwork .wp-block-columns:has(.wp-block-column:nth-child(5)) figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-zoukiwork .wp-block-group a {
  display: block;
}
.p-zoukiwork .wp-block-group .right img {
  margin: 0 0 0 auto;
}
.p-zoukiwork .wp-block-group h2 {
  color: #af8340;
  border-bottom: 1px dotted #7f5e0b;
  font-size: 14px;
  padding: 0 0 0 10px;
}
.p-zoukiwork .wp-block-group h2.-bg {
  background: #af8340;
  color: #fff;
  border-bottom: none;
  margin: 0;
  line-height: 36px;
}
.p-zoukiwork .wp-block-group img.wp-image-12814 {
  margin-bottom: 20px;
}
.p-maker {
  background: none no-repeat 0 0 #fff;
}
.p-maker-head {
  position: relative;
}
.p-maker-head figure {
  display: block;
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}
.p-maker-list {
  width: 100%;
  padding: 0px 20px;
  margin: 0 auto;
  border-bottom: 1px solid #d3d3d4;
}
@media screen and (max-width: 767px) {
  .p-maker-list {
    padding: 0px 15px;
  }
}
.p-maker-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 16px;
}
@media screen and (max-width: 767px) {
  .p-maker-list ul {
    padding: 16px 8px;
  }
}
.p-maker-list li {
  width: calc(25% - 12px);
}
@media screen and (max-width: 767px) {
  .p-maker-list li {
    width: calc(50% - 8px);
  }
}
.p-maker-list hgroup {
  border-left: solid 1px #ccc;
  padding: 0 0px 0 5px;
}
.p-maker-list hgroup h2 {
  font-size: 18px;
}
.p-maker-list hgroup .en {
  font-size: 16px;
  font-weight: bold;
  color: #b28247;
  padding: 0 0 10px 6px;
}
.p-maker-list figure {
  margin-bottom: 10px;
  aspect-ratio: 22/33;
  width: 220px;
  height: auto;
  background: rgba(51, 51, 51, 0.6);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-maker-list figure {
    width: 100%;
  }
}
.p-maker-list figure img {
  position: absolute;
  z-index: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  max-width: initial;
  width: auto;
  height: 100%;
  margin: 0;
}
.p-maker-list .-text {
  line-height: 1.4;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-maker-list .-text h2 {
  font-size: 12px;
  line-height: 17px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.p-maker-list .c-rtt {
  margin-top: 88px;
}
.p-beforeafter {
  background: none no-repeat 0 0 #fff;
}
.p-beforeafter-head {
  position: relative;
}
.p-beforeafter-head figure {
  display: block;
  position: relative;
  z-index: 0;
  top: 0;
  left: 0;
}
.p-beforeafter-list {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  border-bottom: 1px solid #d3d3d4;
}
@media screen and (max-width: 767px) {
  .p-beforeafter-list {
    padding: 0 15px;
  }
}
.p-beforeafter-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 16px;
}
@media screen and (max-width: 767px) {
  .p-beforeafter-list ul {
    gap: 16px 8px;
  }
}
.p-beforeafter-list li {
  width: calc(25% - 12px);
}
@media screen and (max-width: 767px) {
  .p-beforeafter-list li {
    width: calc(50% - 8px);
  }
}
.p-beforeafter-list hgroup {
  padding: 0 0px 0 5px;
}
.p-beforeafter-list hgroup h2 {
  font-size: 21px;
}
@media screen and (max-width: 767px) {
  .p-beforeafter-list hgroup h2 {
    font-size: 18px;
  }
}
.p-beforeafter-list hgroup .en {
  font-size: 16px;
  font-weight: bold;
  color: #b28247;
  padding: 0 0 10px 6px;
}
.p-beforeafter-list figure {
  margin-bottom: 10px;
  aspect-ratio: 22/33;
  width: 220px;
  height: auto;
  background: rgba(51, 51, 51, 0.6);
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .p-beforeafter-list figure {
    width: 100%;
  }
}
.p-beforeafter-list figure img {
  position: absolute;
  z-index: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: center;
  object-position: center;
  max-width: initial;
  width: auto;
  height: 100%;
  margin: 0;
}
.p-beforeafter-list .-text {
  line-height: 1.4;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-beforeafter-list .-text h2 {
  font-size: 12px;
  line-height: 17px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: 400;
}
.p-beforeafter-list .c-rtt {
  margin-top: 88px;
}
.p-voice-list {
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-voice-list {
    padding: 0 15px;
  }
}
.p-voice-list .-cmt {
  letter-spacing: 1px;
  color: #af8340;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 1.4;
  font-size: 14px;
  font-weight: bold;
  display: block;
  margin: 0 30px 20px;
  border-bottom: 1px dotted #7f5e0b;
  padding: 0 5px 10px;
}
.p-voice-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding-bottom: 175px;
}
@media screen and (max-width: 767px) {
  .p-voice-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
.p-voice-flex a {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .p-voice-flex a {
    width: 100%;
  }
}
.p-voice-flex figure {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 600px;
}
.p-voice-flex .-text {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  color: #231815;
}
@media screen and (max-width: 767px) {
  .p-voice-flex {
    padding-bottom: 0;
  }
  .p-voice-flex a {
    width: 100%;
    display: block;
  }
  .p-voice-flex figure {
    width: 100%;
    display: block;
  }
}
.p-voice-section-head {
  margin: 57px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-voice-section-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.p-voice-section-head h2 {
  font-size: 26px;
  margin-left: 7px;
  color: #231815;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-voice-section-head h2 {
    font-size: 20px;
  }
}
.p-voice-section-head .-no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-voice-section-head .-no img {
  aspect-ratio: 123/38;
  width: 123px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 767px) {
  .p-voice-section-head .-no img {
    width: 90px;
  }
}
.p-voice-section-head .-no span {
  color: #231815;
  font-size: 30px;
  border-left: 1px solid #8d8b8c;
  padding-left: 11px;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .p-voice-section-head .-no span {
    font-size: 24px;
  }
}
.p-voice-section-list {
  position: relative;
}
.p-voice-section-list:last-child {
  padding-bottom: 32px;
}
.p-voice-section-list .-bg {
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .p-voice-section-list .-bg {
    position: relative;
    width: 140px;
    height: auto;
    margin: 20px 0 0 auto;
  }
}
.p-faq-list {
  width: 100%;
  padding: 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .p-faq-list {
    padding: 0 15px;
  }
}
.p-faq-list h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.p-faq-child {
  margin-top: 50px;
  width: 560px;
}
@media screen and (max-width: 767px) {
  .p-faq-child {
    width: 100%;
  }
}
.p-faq-child hgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-bottom: 8px;
}
.p-faq-child hgroup h2 {
  padding: 0 0 8px 16px;
  font-size: 23px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-faq-child hgroup h2 {
    font-size: 20px;
  }
}
.p-faq-child ul {
  border-top: 1px solid #8d8b8c;
  padding-top: 8px;
  margin-bottom: 50px;
}
.p-faq-child li {
  padding: 0 0 8px 16px;
  border-bottom: 1px solid #8d8b8c;
}
.p-faq-child li + li {
  padding-top: 16px;
}
.p-staff-list {
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-staff-list {
    padding: 0 15px;
  }
}
.p-staff-list h1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.p-staff-section {
  margin-top: 70px;
}
.p-staff-section hgroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-bottom: 1px solid #8d8b8c;
  margin-bottom: 20px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-staff-section hgroup {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0;
  }
  .p-staff-section hgroup figure {
    width: 53.33%;
    max-width: 300px;
  }
}
.p-staff-section hgroup h2 {
  font-size: 47px;
  color: #241f1c;
  line-height: 1.4;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  .p-staff-section hgroup h2 {
    font-size: 24px;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}
.p-staff-content {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-staff-content {
    width: 100%;
    padding: 0;
  }
}
.p-staff-content .wp-block-group .is-layout-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-staff-content .wp-block-group .is-layout-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.p-staff-content .wp-block-group .wp-block-column:first-child {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 240px;
}
.p-staff-content .wp-block-group .wp-block-column:nth-of-type(2) {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 420px;
}
@media screen and (max-width: 767px) {
  .p-staff-content .wp-block-group .wp-block-column:nth-of-type(2) {
    width: 100%;
  }
}
.p-staff-content .wp-block-group:first-of-type {
  display: block;
}
.p-staff-content .wp-block-group:nth-of-type(2) {
  display: none;
}
@media screen and (max-width: 767px) {
  .p-staff-content .wp-block-group:nth-of-type(2) {
    display: block;
  }
}
.p-staff .wp-block-table {
  overflow: visible;
}
.p-staff .wp-block-table td,
.p-staff .wp-block-table th {
  border: none;
  padding: 0;
  vertical-align: middle;
  display: block;
}
@media screen and (max-width: 767px) {
  .p-staff .wp-block-table td,
  .p-staff .wp-block-table th {
    width: 100%;
  }
}
.p-staff .wp-block-table tr {
  border-bottom: 1px solid #8d8b8c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px;
  margin: 16px 0 0;
  padding-bottom: 16px;
}
.p-staff .wp-block-table tr td:first-child {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .p-staff .wp-block-table tr td:first-child {
    font-size: 20px;
  }
}
.p-staff .wp-block-table tr td:nth-child(n + 2) {
  margin-left: 30px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 20px;
}
@media screen and (max-width: 767px) {
  .p-staff .wp-block-table tr td:nth-child(n + 2) {
    margin-left: 16px;
  }
}
.p-staff .wp-block-table tr:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.p-flow-content {
  width: 100%;
  padding: 0 20px;
  margin: 0 auto;
  border-bottom: 1px solid #d3d3d4;
}
@media screen and (max-width: 767px) {
  .p-flow-content {
    padding: 0 15px;
  }
}
.p-flow section .flow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 90px 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-flow section .flow {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-flow section .flow_right {
  width: 100%;
}
.p-flow section .flow_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .p-flow section .flow_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-flow section .flow_inner .image {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 178px;
}
@media screen and (max-width: 767px) {
  .p-flow section .flow_inner .image {
    width: 100%;
    margin-top: 16px;
  }
  .p-flow section .flow_inner .image img {
    width: 100%;
  }
}
.p-flow section .flow_inner .text {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 400px;
  letter-spacing: 1px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-flow section .flow_inner .text {
    width: 100%;
  }
}
.p-flow section .left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 216px;
}
@media screen and (max-width: 767px) {
  .p-flow section .left {
    position: absolute;
    top: -20px;
    left: 0;
    aspect-ratio: 216/210;
    width: 45px;
    height: auto;
  }
  .p-flow section .left img {
    width: 100%;
    height: 100%;
  }
}
.p-flow section .title {
  font-size: 26px;
  font-weight: bold;
  border-bottom: 1px solid #8d8b8c;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-flow section .title {
    font-size: 16px;
    padding-left: 50px;
  }
}
.p-charge-list {
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-charge-list {
    padding: 0 15px;
  }
}
.p-charge-list .-cmt {
  margin: 0 30px 0;
  letter-spacing: 1px;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .p-charge-list .-cmt {
    margin: 0 15px;
  }
}
.p-charge-list .-cmt span {
  padding: 0 10px;
  letter-spacing: 3px;
  color: #af8340;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.p-charge-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.p-charge-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  width: 100%;
  padding-bottom: 175px;
}
.p-charge-flex a {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 600px;
}
.p-charge-flex figure {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 600px;
}
@media screen and (max-width: 767px) {
  .p-charge-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
  .p-charge-flex a {
    width: 100%;
    display: block;
  }
  .p-charge-flex figure {
    width: 100%;
    display: block;
  }
}
.p-charge-flex .-text {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  color: #231815;
}
.p-charge-section-head {
  margin: 57px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-charge-section-head {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
}
.p-charge-section-head h2 {
  font-size: 26px;
  margin-left: 7px;
  color: #231815;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-charge-section-head h2 {
    font-size: 20px;
  }
}
.p-charge-section-head .-no {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 11px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-charge-section-head .-no img {
  aspect-ratio: 157/38;
  width: 123px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-charge-section-head .-no span {
  color: #231815;
  font-size: 30px;
  border-left: 1px solid #8d8b8c;
  padding-left: 11px;
  line-height: 1;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-charge-section-list {
  position: relative;
}
.p-charge-section-list .-bg {
  position: absolute;
  bottom: 0;
  right: 0;
  aspect-ratio: 248/175;
}
@media screen and (max-width: 767px) {
  .p-charge-section-list .-bg {
    position: relative;
    width: 140px;
    height: auto;
    margin: 20px 0 0 auto;
  }
}
.p-charge-detail {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-charge-detail .-price {
  font-size: 45px;
  margin-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .p-charge-detail .-price {
    font-size: 30px;
    margin-bottom: 24px;
    text-align: right;
  }
}
.p-charge-detail .-overview,
.p-charge-detail .-text {
  color: #231815;
  letter-spacing: 1px;
}
.p-charge-detail h3 {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 20px 0;
}
.p-charge-footer {
  margin-top: 24px;
  padding-bottom: 32px;
  border-top: 1px solid #8d8b8c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.p-office-head {
  display: block;
}
.p-office-section {
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-office-section {
    padding: 0 15px;
  }
}
.p-office-content {
  padding-bottom: 32px;
}
.p-office-content #navi-4 {
  display: none;
}
.p-office-content table {
  width: 670px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-office-content table {
    width: 100%;
  }
}
.p-office-content table td,
.p-office-content table th {
  border: none;
  padding: 5px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-office-content table td:first-child,
.p-office-content table th:first-child {
  font-weight: bold;
}
.p-office-content table td:nth-child(n + 2),
.p-office-content table th:nth-child(n + 2) {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .p-office-content table td,
  .p-office-content table th {
    display: block;
    width: 100%;
  }
}
.p-office-content table tr {
  border-bottom: 1px solid #777777;
}
.p-office-content h2 {
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #af8340;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 15px;
  margin-bottom: 20px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-office-content .wp-block-image {
  aspect-ratio: 1/1;
  width: 800px;
  display: block;
  margin: 0 auto;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-office-content .wp-block-image {
    width: 100%;
  }
}
.p-office-content .wp-block-group {
  margin: 0 10px;
}
.p-office-content .wp-block-group a {
  text-decoration: none;
  color: #363533;
  display: block;
  margin-bottom: 20px;
}
.p-omoi section {
  width: 100%;
  padding: 0 20px;
  border-bottom: 1px solid #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-omoi section {
    padding: 0 15px;
  }
}
.p-omoi #navi-0 {
  overflow: hidden;
}
.p-omoi .wp-block-group img {
  clip-path: inset(0 0 0 2px);
}
@media screen and (max-width: 767px) {
  .p-omoi .wp-block-group img {
    width: 100%;
    clip-path: inset(0 20px 50px 35px);
    padding: 77px 7px 0 0;
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
.p-chelsea section {
  width: 100%;
  border-bottom: 1px solid #8d8b8c;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-chelsea section {
    padding: 0 15px;
  }
}
.p-chelsea #navi-25 {
  display: none;
}
.p-chelsea .wp-block-group {
  margin-bottom: 20px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.p-chelsea .wp-block-group .wp-block-image {
  margin-bottom: 10px;
}
.p-chelsea .wp-block-group a {
  color: #363533;
  text-decoration: none;
  font-weight: bold;
}
.p-chelsea .wp-block-group h2 {
  background: #af8340;
  font-size: 14px;
  color: #fff;
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  line-height: 36px;
}
.p-chelsea .wp-block-group h3 {
  border-bottom: 1px dotted #7f5e0b;
  color: #af8340;
  font-size: 14px;
  margin: 0 0 20px;
  padding: 0 0 0 10px;
}
.p-chelsea2015 .wp-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px;
}
.p-chelsea2015 .wp-block-column .image {
  margin-bottom: 20px;
}
.p-chelsea2015 .wp-block-columns:has(.wp-block-column:nth-child(2)) {
  gap: 24px;
}
.p-chelsea2015 .wp-block-columns:has(.wp-block-column:nth-child(4)) {
  gap: 16px;
}
.p-chelsea2015 .wp-block-columns:has(.wp-block-column:nth-child(4)) figure {
  aspect-ratio: 163/122;
  overflow: hidden;
  position: relative;
}
.p-chelsea2015 .wp-block-columns:has(.wp-block-column:nth-child(4)) figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-chelsea2015 h2 {
  background: #af8340;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 15px;
  line-height: 36px;
  margin: 30px 0 20px;
}
@media screen and (max-width: 767px) {
  .p-chelsea2015 h2 {
    font-size: 12px;
    line-height: 1.4;
    padding: 4px 12px;
  }
}
.p-chelsea2015 h3 {
  font-size: 14px;
  font-weight: bold;
  color: #af8340;
  border-bottom: 1px dotted #7f5e0b;
  padding: 0 0 0 10px;
  letter-spacing: 1px;
}
.p-chelsea2015 iframe {
  aspect-ratio: 560/315;
  width: 560px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-chelsea2015 iframe {
    width: 100%;
  }
}
.p-studio {
  border-bottom: 1px solid #8d8b8c;
}
.p-studio section {
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-studio section {
    padding: 32px 15px 0;
  }
}
.p-studio section .wp-block-group {
  margin-bottom: 20px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-studio section .wp-block-group.map .wp-block-group__inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-studio section .wp-block-group.map iframe {
  aspect-ratio: 4/3;
  width: 670px;
  height: auto;
}
.p-studio section .wp-block-columns {
  gap: 20px;
}
.p-studio section .wp-block-columns .wp-block-column {
  letter-spacing: 1px;
}
.p-studio section .wp-block-columns .wp-block-column:first-child {
  width: 100%;
}
.p-studio section .wp-block-columns .wp-block-column:nth-child(2) {
  aspect-ratio: 1/1;
  width: 322px;
  height: auto;
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.p-studio section table {
  width: 670px;
  padding: 3px 5px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-studio section table {
    width: 100%;
  }
}
.p-studio section table td {
  border: none;
  padding: 5px;
}
.p-studio section table td:first-child {
  font-weight: bold;
  width: 130px;
}
@media screen and (max-width: 767px) {
  .p-studio section table td:first-child {
    width: 100%;
    display: block;
  }
}
.p-studio section table td:nth-child(2) {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .p-studio section table td:nth-child(2) {
    width: 100%;
    display: block;
    padding: 0 10px 5px;
  }
}
.p-studio section table tr {
  border-bottom: 1px solid #777777;
}
.p-studio section h2 {
  margin-top: 40px;
  border-top: 1px solid #8d8b8c;
  font-size: 20px;
  color: #af8340;
  letter-spacing: 1px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  padding: 20px 0 0 5px;
  line-height: 43px;
}
@media screen and (max-width: 767px) {
  .p-studio-section {
    padding-top: 32px;
  }
}
.p-studio-list {
  width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-studio-list {
    width: 100%;
  }
}
.p-studio-list .-pref {
  margin-bottom: 35px;
  padding-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-studio-list .-pref {
    margin-bottom: 16px;
    padding-bottom: 8px;
  }
}
.p-studio-list .-pref h2 {
  font-size: 25px;
  font-weight: bold;
  color: #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-studio-list .-pref h2 {
    margin-top: 0;
    font-size: 16px;
  }
}
.p-studio-list .-pref ul {
  list-style: inside;
  margin-left: 32px;
}
@media screen and (max-width: 767px) {
  .p-studio-list .-pref ul {
    margin-left: 16px;
  }
}
.p-studio-list .-pref a {
  color: #af8340;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .p-studio-list .-pref a {
    font-size: 12px;
  }
}
.p-studio-footer {
  margin-top: 57px;
}
@media screen and (max-width: 767px) {
  .p-studio-footer {
    padding: 0 15px;
  }
}
.p-studio-logo img {
  margin-left: 0;
}
.p-design .wp-block-group h2.-bg {
  font-size: 14px;
  background: #af8340;
  color: #fff;
  border-bottom: none;
  margin: 0;
  line-height: 36px;
  padding: 0 0 0 15px;
}
.p-sitemap-content {
  border-bottom: 1px solid #8d8b8c;
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-sitemap-content {
    padding: 0 15px;
  }
}
.p-sitemap-navi {
  width: 700px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .p-sitemap-navi {
    width: 100%;
  }
}
.p-sitemap-navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 24px;
}
@media screen and (max-width: 767px) {
  .p-sitemap-navi ul {
    gap: 12px;
  }
}
.p-sitemap-navi li {
  width: calc(50% - 12px);
}
@media screen and (max-width: 767px) {
  .p-sitemap-navi li {
    width: calc(50% - 6px);
  }
}
.p-sitemap-navi a {
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  color: #666;
  line-height: 1.4;
  height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  gap: 16px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #8d8b8c;
}
@media screen and (max-width: 767px) {
  .p-sitemap-navi a {
    font-size: 12px;
    gap: 8px;
    line-height: 1.25;
    height: initial;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
  }
}
.p-sitemap-navi a span {
  display: block;
  aspect-ratio: 1/1;
  width: 11px;
  height: auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.p-recruit .wp-block-group {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-recruit .wp-block-group h2 {
  color: #af8340;
  border-bottom: 1px dotted #7f5e0b;
  font-size: 14px;
  padding: 0 0 0 10px;
  margin-bottom: 20px;
}
.p-recruit .wp-block-group table {
  width: 670px;
  margin: 0 auto;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .p-recruit .wp-block-group table {
    width: 100%;
  }
}
.p-recruit .wp-block-group table td,
.p-recruit .wp-block-group table th {
  border: none;
  padding: 5px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-recruit .wp-block-group table td:first-child,
.p-recruit .wp-block-group table th:first-child {
  width: 140px;
  font-weight: bold;
}
.p-recruit .wp-block-group table td:nth-child(n + 2),
.p-recruit .wp-block-group table th:nth-child(n + 2) {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .p-recruit .wp-block-group table td,
  .p-recruit .wp-block-group table th {
    width: 100%;
    display: block;
  }
}
.p-recruit .wp-block-group table tr {
  border-bottom: 1px solid #777777;
}
.p-recruit .wp-block-image {
  margin-bottom: 10px;
}
.p-plan .wp-block-group {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-plan .wp-block-group h2 {
  border-bottom: 1px dotted #7f5e0b;
  color: #af8340;
  font-size: 14px;
  padding: 0 0 0 10px;
}
.p-contactus .wp-block-group h2 {
  color: #af8340;
  font-size: 14px;
  letter-spacing: 1px;
  border-bottom: 1px dotted #7f5e0b;
  padding: 0 0 0 16px;
  margin-bottom: 20px;
}
.p-webform h2 {
  color: #af8340;
  font-size: 20px;
  margin-bottom: 12px;
}
.p-webform h2.-bg {
  background: #af8340;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 15px;
  line-height: 36px;
  margin: 30px 0 20px;
}
@media screen and (max-width: 767px) {
  .p-webform h2.-bg {
    font-size: 12px;
    line-height: 1.4;
    padding: 4px 12px;
  }
}
.p-kyujin h2 {
  color: #af8340;
  font-size: 20px;
  margin-bottom: 12px;
}
.p-kyujin h2.-bg {
  background: #af8340;
  color: #fff;
  font-size: 14px;
  padding: 0 0 0 15px;
  line-height: 36px;
  margin: 30px 0 20px;
}
.p-kyujin h3 {
  font-size: 14px;
  color: #af8340;
  border-bottom: 1px dotted #7f5e0b;
  padding: 0 0 5px 10px;
  margin-bottom: 20px;
}
.p-kyujin a img {
  margin-bottom: 20px;
}
.p-kyujin .wp-block-table + .wp-block-table {
  margin-top: 32px;
}
.p-kyujin table {
  margin: 0 auto;
  border-collapse: collapse;
}
.p-kyujin table.-normal {
  width: 670px;
}
.p-kyujin table.-normal td {
  border: none;
  line-height: 33px;
}
.p-kyujin table.-normal td:first-child {
  padding: 5px;
  font-weight: bold;
  width: 130px;
  letter-spacing: 0px;
}
.p-kyujin table.-normal td:nth-child(2) {
  padding: 5px 10px;
  line-height: 1.4;
}
.p-kyujin table.-normal tr {
  border-bottom: 1px solid #777777;
}
.p-diary-head {
  width: 100%;
  padding: 8px 20px 0;
}
@media screen and (max-width: 767px) {
  .p-diary-head {
    padding: 8px 15px 0;
  }
}
.p-diary .-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .p-diary .-search {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.p-diary li {
  padding: 32px 0;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .p-diary li {
    padding: 24px 0;
  }
}
.p-diary-content {
  width: 100%;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-diary-content {
    padding: 0 15px;
  }
}
.p-diary .-time {
  font-size: 15px;
  font-weight: bold;
  border-bottom: 1px solid #111;
  padding-bottom: 8px;
}
.p-diary h2 {
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .p-diary h2 {
    font-size: 16px;
  }
}
.p-diary .-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media screen and (max-width: 767px) {
  .p-diary .-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.p-diary .-thumimg {
  aspect-ratio: 290/218;
  overflow: hidden;
  width: 290px;
  height: auto;
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .p-diary .-thumimg {
    width: 100%;
  }
}
.p-diary .-thumimg img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -o-object-fit: cover;
  object-fit: cover;
  margin: 0;
  width: 100%;
  height: 100%;
  max-width: initial;
}
.p-ts-garden-school table {
  margin: 0 auto;
  border-collapse: collapse;
}
.p-ts-garden-school table.-normal td {
  border: none;
  line-height: 33px;
}
.p-ts-garden-school table.-normal td:first-child {
  padding: 5px;
  font-weight: bold;
  width: 130px;
}
.p-ts-garden-school table.-normal td:nth-child(2) {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .p-ts-garden-school table.-normal td:nth-child(2) {
    padding: 0 10px 5px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .p-ts-garden-school table.-normal td {
    display: block;
    width: 100%;
  }
}
.p-ts-garden-school table.-normal tr {
  border-bottom: 1px solid #777777;
}
.p-ts-garden-school table.-green {
  width: 100%;
}
.p-ts-garden-school table.-green td {
  border: 1px solid #8f8d8e;
}
.p-ts-garden-school table.-green td:first-child {
  padding: 5px;
  font-weight: bold;
  background: #b4d202;
  width: 188px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .p-ts-garden-school table.-green td:first-child {
    display: block;
    width: 100%;
  }
}
.p-ts-garden-school table.-green td:nth-child(n + 2) {
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  .p-ts-garden-school table.-green td {
    display: block;
    width: 100%;
  }
}
.p-ts-garden-school h2 {
  font-size: 20px;
  color: #af8340;
  padding: 20px 0 0 0;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .p-ts-garden-school h2 {
    font-size: 16px;
  }
}
.p-ts-garden-school h3 {
  font-size: 14px;
  color: #af8340;
  border-bottom: 1px dotted #7f5e0b;
  padding: 0 0 5px 10px;
}
.p-post {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .p-post {
    padding: 20px 15px 0;
  }
}
.p-post .wp-block-image {
  margin-bottom: 10px;
}
.p-post .wp-block-column {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-post .wp-block-group {
  margin-bottom: 20px;
}
.p-post .wp-block-group a {
  text-decoration: none;
  letter-spacing: 1px;
  font-size: 16px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-post .size-medium img {
  width: 533px;
  height: auto;
}
.p-post .size-large img {
  width: 800px;
  height: auto;
}
.p-post .before-after {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .p-post .before-after {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    gap: 20px;
  }
}
.p-post.-faq .before-after {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
@media screen and (max-width: 767px) {
  .p-post.-faq .before-after .wp-block-column:nth-child(2) {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
.p-post .before {
  display: block;
  height: auto;
}
@media screen and (max-width: 767px) {
  .p-post .before {
    width: 100%;
  }
}
.p-post .before:before {
  content: "";
  background: url(/wp-content/uploads/before.jpg) no-repeat;
  background-size: contain;
  aspect-ratio: 91/20;
  width: auto;
  height: 20px;
  display: block;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .p-post .after {
    width: 100%;
  }
}
.p-post .after:before {
  content: "";
  background: url(/wp-content/uploads/after.jpg) no-repeat;
  background-size: contain;
  aspect-ratio: 102/26;
  width: auto;
  height: 25px;
  display: block;
  margin-bottom: 10px;
}
.p-post .before-after-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  aspect-ratio: 72/100;
  width: auto;
  height: 100px;
}
.p-post .before-after-icon:before {
  content: "";
  background: url(/wp-content/uploads/arrow2.jpg) no-repeat;
  background-size: contain;
  aspect-ratio: 72/100;
  width: auto;
  height: 100px;
  display: block;
  margin-bottom: 10px;
}
.p-post.-faq .before-after-icon {
  -ms-flex-preferred-size: initial;
  flex-basis: initial;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.p-post.-faq .before-after-icon:before {
  -webkit-transform: rotate(-90deg) scale(0.8);
  transform: rotate(-90deg) scale(0.8);
}
.p-post .wp-block-columns:has(.wp-block-column:nth-child(2)) {
  gap: 16px;
}
.p-post .wp-block-columns:has(.wp-block-column:nth-child(4)) {
  gap: 8px;
}
.p-post .wp-block-columns .wp-block-column figure {
  aspect-ratio: 445/334;
  overflow: hidden;
  position: relative;
}
.p-post .wp-block-columns .wp-block-column figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-post .wp-block-columns:has(.wp-block-column:nth-child(4)) figure {
  aspect-ratio: 210/332;
  overflow: hidden;
  position: relative;
}
.p-post .wp-block-columns:has(.wp-block-column:nth-child(4)) figure img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: initial;
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.p-post-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 5px 0;
}
@media screen and (max-width: 767px) {
  .p-post-contact a {
    width: 27.7%;
    min-width: 180px;
  }
}
.p-post-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 24px;
}
.p-post-nav a {
  font-size: 14px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.p-post-relation {
  border-top: 1px solid #c7c5c6;
  border-bottom: 1px solid #c7c5c6;
}
.p-post-relation h2 {
  font-size: 20px;
  color: #af8340;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  padding: 15px 0;
}
@media screen and (max-width: 767px) {
  .p-post-relation h2 {
    font-size: 16px;
  }
}
.p-post-relation-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 16px;
  padding-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .p-post-relation-posts {
    gap: 16px;
  }
}
.p-post-relation-posts li {
  width: calc(25% - 12px);
}
@media screen and (max-width: 767px) {
  .p-post-relation-posts li {
    width: calc(50% - 8px);
  }
}
.p-post-relation-posts li a {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.p-post-relation-posts li figure {
  aspect-ratio: 1/1;
  width: 100%;
  height: auto;
  overflow: hidden;
  background: rgba(51, 51, 51, 0.6);
  position: relative;
  margin-bottom: 10px;
}
.p-post-relation-posts li figure img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-width: initial;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
header {
  position: relative;
}
.l-header {
  display: block;
  aspect-ratio: 970/141;
  width: 100%;
  height: auto;
  position: relative;
  padding: 15px 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 0 12px;
    aspect-ratio: 375/60;
    width: 100%;
    height: auto;
  }
}
.l-header > figure {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.l-header > figure img {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  max-width: initial;
  -o-object-fit: cover;
  object-fit: cover;
}
.l-header hgroup {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-header hgroup {
    position: absolute;
    height: 100%;
    padding-top: 5px;
    overflow: hidden;
  }
}
.l-header hgroup h1,
.l-header hgroup p {
  color: white;
  padding: 0;
  margin-bottom: 0;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .l-header hgroup a {
    display: inline-block;
    aspect-ratio: 261/53;
    width: 69.6%;
    height: auto;
    left: 12px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-header hgroup img {
    width: 100%;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .l-header-catch {
    display: none;
  }
}
.l-header-catch span {
  font-size: 10px;
}
@media screen and (max-width: 767px) {
  .l-header-navi {
    display: none;
  }
}
.l-header-navi nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: white;
  padding: 11px 19px;
}
.l-header-navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-header-navi_sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header-navi_sp._active {
    display: block;
  }
}
.l-header-navi_sp {
  position: fixed;
  z-index: 10;
  width: 100vw;
  height: 100dvh;
  background: #e6dfd7;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 60px 15px 8px;
  overflow-y: scroll;
  opacity: 1;
}
.l-header-navi_sp ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 8px 12px;
}
.l-header-navi_sp li {
  width: calc(50% - 6px);
}
.l-header-navi_sp li a {
  background: #fff;
  padding: 0 11px;
  font-size: 14px;
  font-weight: 500;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  display: block;
  line-height: 32px;
  white-space: nowrap;
}
.l-header-navi_sp .-other {
  margin-top: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
}
.l-header-navi_sp .-other a {
  display: block;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 50px;
  min-width: 255px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  position: relative;
  padding-left: 16px;
}
.l-header-navi_sp .-other a figure {
  width: 21px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 17px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.l-header-navi_sp .-other a.-email {
  background: #b3d101;
}
.l-header-navi_sp .-other a.-email figure {
  aspect-ratio: 21/15;
}
.l-header-navi_sp .-other a.-reservation {
  background: #f8b62b;
}
.l-header-navi_sp .-other a.-reservation figure {
  aspect-ratio: 1/1;
}
.l-header-navi_sp .-other a.-pamphlet {
  background: #f8b62b;
}
.l-header-navi_sp .-other a.-pamphlet figure {
  aspect-ratio: 1/1;
}
.l-header._pc {
  display: none;
}
@media screen and (min-width: 768px) {
  .l-header._pc {
    display: block;
  }
}
.l-header._sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header._sp {
    display: block;
  }
}
.l-header-trigger {
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header-trigger {
    display: block;
  }
}
.l-header-trigger {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  aspect-ratio: 34/27;
  width: 8.5vw;
  height: auto;
  z-index: 11;
}
.l-header-trigger span {
  aspect-ratio: 34/2;
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  border-radius: 1px;
  position: absolute;
  -webkit-transition: all 0.3s 0.1s ease-in-out;
  transition: all 0.3s 0.1s ease-in-out;
}
.l-header-trigger span:first-child {
  top: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.l-header-trigger span:nth-child(2) {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l-header-trigger span:nth-child(3) {
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
}
.l-header-trigger._active {
  position: fixed;
  top: 28px;
}
.l-header-trigger._active span:first-child {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(40deg);
  transform: translate(-50%, -50%) rotate(40deg);
  background: #000;
}
.l-header-trigger._active span:nth-child(2) {
  opacity: 0;
}
.l-header-trigger._active span:nth-child(3) {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-40deg);
  transform: translate(-50%, -50%) rotate(-40deg);
  background: #000;
}
.l-footer {
  background: none no-repeat 0 0 #fff;
  margin: 0 auto 25px;
  padding: 35px 20px 20px;
}
@media screen and (max-width: 767px) {
  .l-footer {
    padding: 35px 15px 76px;
    margin: 0 auto;
  }
}
.l-footer-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 88px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 24px;
  }
}
.l-footer-head {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
.l-footer-nav {
  margin: 35px auto 25px;
}
.l-footer-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: 250px;
}
@media screen and (max-width: 767px) {
  .l-footer-nav ul {
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 12px;
  }
}
.l-footer-nav li {
  padding: 7px 30px 7px 20px;
  border-left: 1px solid #d3d3d4;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .l-footer-nav li {
    width: calc(50% - 6px);
    border-left: none;
    padding: 0;
  }
}
.l-footer-nav li a {
  color: #707070;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  font-size: 1rem;
}
.l-footer-text {
  border-bottom: 1px solid #d3d3d4;
  border-top: 1px solid #d3d3d4;
  margin: 0 0 22px;
  padding: 16px 22px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .l-footer-text {
    padding: 16px 0;
  }
}
.l-footer-text p {
  line-height: 2.5;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .l-footer-text p {
    line-height: 24px;
  }
}
.l-footer-text figure {
  position: absolute;
  right: 55px;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .l-footer-text figure {
    display: none;
  }
}
.l-footer-right {
  margin: 80px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-footer-right {
    display: none;
  }
}
.l-footer-banner {
  margin: 0 20px 20px;
}
@media screen and (max-width: 767px) {
  .l-footer-banner {
    margin: 0 0 20px;
  }
}
.l-footer-banner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .l-footer-banner ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 24px 12px;
  }
}
.l-footer-banner li {
  min-width: 122px;
  height: 50px;
}
@media screen and (max-width: 767px) {
  .l-footer-banner li {
    min-width: initial;
    width: calc(33.3333333333% - 8px);
    height: auto;
  }
}
.l-footer-banner li img {
  height: 100%;
  width: auto;
}
@media screen and (max-width: 767px) {
  .l-footer-banner li img {
    width: 100%;
    height: auto;
  }
}
.l-footer-copyright {
  padding: 0 20px;
  color: #707070;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .l-footer-copyright {
    padding: 0;
  }
}
.l-footer-rtt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .l-footer-rtt {
    display: none;
  }
}
.l-footer-rtt img {
  display: inline-block;
  margin: 0;
}
.l-footer-webform {
  display: none;
  position: fixed;
  z-index: 1;
  bottom: -3px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  aspect-ratio: 260/49;
  max-width: 260px;
  width: 85%;
  height: auto;
}
.l-footer-webform a {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.l-footer-webform a img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .l-footer-webform {
    display: block;
  }
}
.l-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .l-container {
    display: block;
    padding: 0;
  }
}
.l-container main {
  width: 100%;
  background: none no-repeat 0 0 #fff;
}
.l-container main.p-front {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .l-container main.p-front {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .l-side {
    display: none !important;
  }
}
.l-side {
  width: 190px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-top: 40px;
  display: block;
}
.l-side-head .-message {
  aspect-ratio: 148/19;
  width: 148px;
  display: block;
  margin-left: auto;
  margin-right: 20px;
}
.l-side-head a {
  display: block;
  margin-top: 27px;
  width: 100%;
  height: auto;
  position: relative;
  aspect-ratio: 208/256;
  z-index: 1;
}
.l-side-head a img {
  max-width: initial;
  position: absolute;
  aspect-ratio: 208/256;
  width: 208px;
  height: auto;
  display: block;
  left: 0;
}
.l-side-navi {
  display: block;
}
.l-side-navi nav {
  width: 134px;
  background: none 0 0 no-repeat #f7f6f4;
  margin-right: 16px;
  margin-left: auto;
  padding: 45px 16px 8px;
}
.l-side-navi ul li {
  margin: 0 0 7px;
  padding: 12px 0 8px;
  border-top: 1px solid #8c8887;
}
.l-side-footer {
  width: 134px;
  margin-left: 40px;
  background: none 0 0 no-repeat #f7f6f4;
}
.c-breadcrumbs {
  padding: 10px 10px 10px 60px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
}
@media screen and (max-width: 767px) {
  .c-breadcrumbs {
    padding: 10px 10px 10px 15px;
  }
}
.c-forms-contact {
  position: relative;
  overflow: hidden;
}
.c-forms-contact .-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.c-forms-contact .-forms {
  padding-top: 252px;
  width: 790px;
  margin-left: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms {
    width: 100%;
    padding-top: clamp(130px, 33.8vw, 260px);
  }
}
.c-forms-contact .-forms._pamphlet,
.c-forms-contact .-forms._web {
  padding-top: 0;
}
.c-forms-contact .-forms._pamphlet {
  margin: 0 auto;
  margin-top: 40px;
  width: 545px;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms._pamphlet {
    width: 100%;
  }
}
.c-forms-contact .-forms._pamphlet .-btn {
  margin: 20px auto;
}
.c-forms-contact .-forms dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  line-height: 1.3em;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms dl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.c-forms-contact .-forms dl + dl {
  margin-top: 10px;
}
.c-forms-contact .-forms dl dt {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 4px;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms dl dt {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.c-forms-contact .-forms dl dd:first-of-type {
  width: 408px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms dl dd:first-of-type {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}
.c-forms-contact .-forms dl dd.required {
  padding-top: 4px;
  color: #b2d000;
  font-size: 0.9em;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms dl dd.required {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.c-forms-contact .-forms input[type="date"],
.c-forms-contact .-forms input[type="email"],
.c-forms-contact .-forms input[type="tel"],
.c-forms-contact .-forms input[type="text"] {
  width: 100%;
  padding: 3px;
  border: 1px solid #8d8b8c;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.c-forms-contact .-forms textarea {
  border: 1px solid #8d8b8c;
  width: 100%;
  padding: 3px;
}
.c-forms-contact .-forms input[type="submit"] {
  cursor: pointer;
  color: #f8b62b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 1;
  text-decoration: none;
  font-size: 18px;
  border-radius: 3px;
  width: 150px;
  height: 32px;
  border: 1px solid #bbbbbb;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: [object object];
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgb(255, 255, 255)),
    to(rgb(209, 209, 209))
  );
  background-image: linear-gradient(
    180deg,
    rgb(255, 255, 255),
    rgb(209, 209, 209)
  );
}
.c-forms-contact .-forms input[type="submit"]:hover {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgb(209, 209, 209)),
    to(rgb(255, 255, 255))
  );
  background-image: linear-gradient(
    180deg,
    rgb(209, 209, 209),
    rgb(255, 255, 255)
  );
}
.c-forms-contact .-forms .form-title {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 2px dotted #cccccc;
  padding: 20px 0 0;
  width: 80%;
}
.c-forms-contact .-forms .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 10px;
  width: 80%;
  gap: 8px;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms .col {
    width: 100%;
  }
}
.c-forms-contact .-forms .col + .col {
  margin-top: 16px;
}
.c-forms-contact .-forms .col .wpcf7-list-item {
  width: calc(33.3333333333% - 12px);
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms .col .wpcf7-list-item {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-forms .col .elem:nth-child(n + 2) select {
    width: 100px;
  }
}
@media screen and (max-width: 480px) {
  .c-forms-contact .-forms .col .elem:nth-child(3) {
    margin-left: 71px;
  }
  .c-forms-contact .-forms .col .elem:nth-child(4) {
    margin-left: 82px;
  }
}
.c-forms-contact .-forms .-detail {
  margin-bottom: 20px;
}
.c-forms-contact .-msg {
  margin-left: 100px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-msg {
    margin-left: 0;
  }
}
.c-forms-contact .-btn {
  margin-right: 180px;
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .c-forms-contact .-btn {
    margin-right: initial;
  }
}
.c-rtt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 930px;
  max-width: 100%;
  margin: 32px 0 0 auto;
}
.c-rtt img {
  display: inline-block;
  margin: 0;
}
.c-singular section {
  width: 100%;
  border-bottom: 1px solid #8d8b8c;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .c-singular section {
    padding: 30px 15px;
  }
}
.c-singular .wp-block-group {
  margin-bottom: 20px;
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック",
    "MS PGothic", Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
.c-singular .wp-block-group a {
  color: #363533;
  text-decoration: none;
  font-weight: bold;
}
.c-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 30px auto 25px;
  padding: 15px 0;
}
.c-pagenavi .first,
.c-pagenavi .last,
.c-pagenavi .pages {
  display: none;
}
.c-pagenavi .nextpostslink,
.c-pagenavi .previouspostslink {
  border: none;
  font-size: 12px;
  padding: 0 20px;
}
.c-pagenavi .current,
.c-pagenavi .page {
  padding: 5px 8px;
  border: 1px solid #595757;
  font-size: 12px;
  font-weight: 400;
}
.c-pagenavi .current {
  font-weight: bold;
  border: 1px solid #595757;
  font-size: 12px;
}
.hidden {
  display: none !important;
}
.less-border {
  border: none !important;
}
/*# sourceMappingURL=main.css.map */
