@charset "UTF-8";
/*
YUI 3.18.1 (build f7e7bcb)
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

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

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

#yui3-css-stamp.cssreset {
  display: none;
}

figure {
  padding: 0;
  margin: 0;
}

* {
  box-sizing: border-box;
  -webkit-appearance: none;
}

*:focus {
  outline: 0;
  outline: none;
}

/* clearfix */
.cf {
  zoom: 1;
}

.cf:before,
.cf:after {
  content: "";
  display: table;
}

.cf:after {
  clear: both;
}

main {
  display: block;
}

a:hover {
  cursor: pointer;
}

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

input {
  appearance: auto;
}

:root {
  --base-color: #000;
  --link-color: #666;
  --linkhover-color: #459138;
  --back-color: #37aa24;
  --border-color: #ccc;
  --white-color: #fff;
  --c-font: #2b2b2b;
  --c-main: #0E4D92;
  --c-sub: #93278f;
  --c-white: #fff;
  --c-border: #777;
  --c-accent: #1E88E5;
  --c-strong: #fbe975;
  --c-ctc: #E95414;
  --c-line: #06C755;
  --c-voice: #FEFAE2;
  --bg-blue: #F5F8FC;
  --bg-cream: #FDFCF0;
  --w-unit: 15px;
  --w-pc: 1170px;
  --w-M: 1000px;
  --w-S: 700px;
  --f-roboto: "Roboto", sans-serif;
  --f-mincho: "Zen Old Mincho", serif;
}

/* 余白 */
.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.pt10 {
  padding-top: 10px;
}

.pb10 {
  padding-bottom: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mb20 {
  margin-bottom: 20px;
}

.pt20 {
  padding-top: 20px;
}

.pb20 {
  padding-bottom: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mb30 {
  margin-bottom: 30px;
}

.pt30 {
  padding-top: 30px;
}

.pb30 {
  padding-bottom: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mb40 {
  margin-bottom: 40px;
}

.pt40 {
  padding-top: 40px;
}

.pb40 {
  padding-bottom: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.pt50 {
  padding-top: 50px;
}

.pb50 {
  padding-bottom: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt60 {
  padding-top: 60px;
}

.pb60 {
  padding-bottom: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mb70 {
  margin-bottom: 70px;
}

.pt70 {
  padding-top: 70px;
}

.pb70 {
  padding-bottom: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mb80 {
  margin-bottom: 80px;
}

.pt80 {
  padding-top: 80px;
}

.pb80 {
  padding-bottom: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mb90 {
  margin-bottom: 90px;
}

.pt90 {
  padding-top: 90px;
}

.pb90 {
  padding-bottom: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mb100 {
  margin-bottom: 100px;
}

.pt100 {
  padding-top: 100px;
}

.pb100 {
  padding-bottom: 100px;
}

@media (max-width: 768px) {
  .mt10-sp {
    margin-top: 10px;
  }
  .mb10-sp {
    margin-bottom: 10px;
  }
  .pt10-sp {
    padding-top: 10px;
  }
  .pb10-sp {
    padding-bottom: 10px;
  }
  .mt20-sp {
    margin-top: 20px;
  }
  .mb20-sp {
    margin-bottom: 20px;
  }
  .pt20-sp {
    padding-top: 20px;
  }
  .pb20-sp {
    padding-bottom: 20px;
  }
  .mt30-sp {
    margin-top: 30px;
  }
  .mb30-sp {
    margin-bottom: 30px;
  }
  .pt30-sp {
    padding-top: 30px;
  }
  .pb30-sp {
    padding-bottom: 30px;
  }
  .mt40-sp {
    margin-top: 40px;
  }
  .mb40-sp {
    margin-bottom: 40px;
  }
  .pt40-sp {
    padding-top: 40px;
  }
  .pb40-sp {
    padding-bottom: 40px;
  }
  .mt50-sp {
    margin-top: 50px;
  }
  .mb50-sp {
    margin-bottom: 50px;
  }
  .pt50-sp {
    padding-top: 50px;
  }
  .pb50-sp {
    padding-bottom: 50px;
  }
  .mt60-sp {
    margin-top: 60px;
  }
  .mb60-sp {
    margin-bottom: 60px;
  }
  .pt60-sp {
    padding-top: 60px;
  }
  .pb60-sp {
    padding-bottom: 60px;
  }
  .mt70-sp {
    margin-top: 70px;
  }
  .mb70-sp {
    margin-bottom: 70px;
  }
  .pt70-sp {
    padding-top: 70px;
  }
  .pb70-sp {
    padding-bottom: 70px;
  }
  .mt80-sp {
    margin-top: 80px;
  }
  .mb80-sp {
    margin-bottom: 80px;
  }
  .pt80-sp {
    padding-top: 80px;
  }
  .pb80-sp {
    padding-bottom: 80px;
  }
  .mt90-sp {
    margin-top: 90px;
  }
  .mb90-sp {
    margin-bottom: 90px;
  }
  .pt90-sp {
    padding-top: 90px;
  }
  .pb90-sp {
    padding-bottom: 90px;
  }
  .mt100-sp {
    margin-top: 100px;
  }
  .mb100-sp {
    margin-bottom: 100px;
  }
  .pt100-sp {
    padding-top: 100px;
  }
  .pb100-sp {
    padding-bottom: 100px;
  }
}
@media (min-width: 768.1px) {
  .mt10-pc {
    margin-top: 10px;
  }
  .mb10-pc {
    margin-bottom: 10px;
  }
  .pt10-pc {
    padding-top: 10px;
  }
  .pb10-pc {
    padding-bottom: 10px;
  }
  .mt20-pc {
    margin-top: 20px;
  }
  .mb20-pc {
    margin-bottom: 20px;
  }
  .pt20-pc {
    padding-top: 20px;
  }
  .pb20-pc {
    padding-bottom: 20px;
  }
  .mt30-pc {
    margin-top: 30px;
  }
  .mb30-pc {
    margin-bottom: 30px;
  }
  .pt30-pc {
    padding-top: 30px;
  }
  .pb30-pc {
    padding-bottom: 30px;
  }
  .mt40-pc {
    margin-top: 40px;
  }
  .mb40-pc {
    margin-bottom: 40px;
  }
  .pt40-pc {
    padding-top: 40px;
  }
  .pb40-pc {
    padding-bottom: 40px;
  }
  .mt50-pc {
    margin-top: 50px;
  }
  .mb50-pc {
    margin-bottom: 50px;
  }
  .pt50-pc {
    padding-top: 50px;
  }
  .pb50-pc {
    padding-bottom: 50px;
  }
  .mt60-pc {
    margin-top: 60px;
  }
  .mb60-pc {
    margin-bottom: 60px;
  }
  .pt60-pc {
    padding-top: 60px;
  }
  .pb60-pc {
    padding-bottom: 60px;
  }
  .mt70-pc {
    margin-top: 70px;
  }
  .mb70-pc {
    margin-bottom: 70px;
  }
  .pt70-pc {
    padding-top: 70px;
  }
  .pb70-pc {
    padding-bottom: 70px;
  }
  .mt80-pc {
    margin-top: 80px;
  }
  .mb80-pc {
    margin-bottom: 80px;
  }
  .pt80-pc {
    padding-top: 80px;
  }
  .pb80-pc {
    padding-bottom: 80px;
  }
  .mt90-pc {
    margin-top: 90px;
  }
  .mb90-pc {
    margin-bottom: 90px;
  }
  .pt90-pc {
    padding-top: 90px;
  }
  .pb90-pc {
    padding-bottom: 90px;
  }
  .mt100-pc {
    margin-top: 100px;
  }
  .mb100-pc {
    margin-bottom: 100px;
  }
  .pt100-pc {
    padding-top: 100px;
  }
  .pb100-pc {
    padding-bottom: 100px;
  }
}
.mt5 {
  margin-top: 5px;
}

.mt15 {
  margin-top: 15px;
}

.mt25 {
  margin-top: 25px;
}

.pt-sec {
  padding-top: 50px;
}
@media (min-width: 768.1px) {
  .pt-sec {
    padding-top: 80px;
  }
}

.sec-wrap {
  padding-top: 50px;
  padding-bottom: 70px;
}
@media (min-width: 768.1px) {
  .sec-wrap {
    padding-top: 80px;
    padding-bottom: 100px;
  }
}

/*-----------
フォントの設定
-------------*/
.f-XS {
  font-size: clamp(1.2rem, 1.2vw, 1.2rem);
}

.f-SS {
  font-size: clamp(1.4rem, 1.6vw, 1.6rem);
}

.f-S {
  font-size: clamp(1.8rem, 2vw, 2rem);
}

.f-M {
  font-size: clamp(2rem, 2.6vw, 2.6rem);
}

.f-L {
  font-size: clamp(2.8rem, 3vw, 3rem);
}

/*---------
全体レイアウト
------------*/
html {
  font-size: 62.5%;
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴシック", "游ゴシック", YuGothic, Arial, "メイリオ", Meiryo, Helvetica, system-ui;
  color: var(--c-font);
  background-color: var(--c-white);
  line-height: 1.8;
  position: relative;
  scroll-behavior: smooth;
  word-break: break-word;
  font-weight: 400;
  z-index: auto;
}

body {
  font-size: 1.5rem;
  position: relative;
  width: 100%;
  padding-bottom: 0;
  z-index: auto;
  /* chrome safari opera */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  body {
    min-height: 100%;
  }
}
@media (min-width: 768.1px) {
  body {
    font-size: 1.6rem;
  }
}

img {
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}

iframe {
  width: 100%;
  height: auto;
  border: 0;
}

p {
  line-height: 2;
}

a {
  color: var(--c-font);
  text-decoration: none;
  cursor: pointer;
  transition: 0.3s;
}
a:hover {
  opacity: 0.8;
}

@media (max-width: 768px) {
  .is-pc {
    display: none !important;
  }
}

@media (min-width: 768.1px) {
  .is-sp {
    display: none !important;
  }
}

.wrap {
  width: 100%;
  overflow: hidden;
}

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

.container {
  width: min(100%, var(--w-pc));
  margin-inline: auto;
}
@media (max-width: 1200px) {
  .container {
    padding-left: var(--w-unit);
    padding-right: var(--w-unit);
  }
}
.container-S {
  max-width: var(--w-S);
  margin-inline: auto;
}
.container-M {
  max-width: var(--w-M);
  margin-inline: auto;
}

.h-2,
.h-3,
.h-4 {
  line-height: 1.4;
  font-weight: 600;
}

.h-2 {
  font-family: var(--f-mincho);
  font-size: clamp(2.6rem, 3.6vw, 3.6rem);
}

.h-3 {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
}

.h-4 {
  font-size: clamp(2rem, 2.4vw, 2.4rem);
}

.h-bor {
  border-top: 2px solid var(--c-font);
  border-bottom: 2px solid var(--c-font);
  padding: 0.5em 15px;
}

.box-white {
  background-color: var(--c-white);
  border-radius: 10px;
  padding: clamp(20px, 10%, 40px) clamp(20px, 5%, 40px);
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 768.1px) {
  .box-white {
    padding: clamp(20px, 5%, 40px) clamp(20px, 10%, 70px);
  }
}

.box-check {
  border: 2px solid var(--c-accent);
  border-radius: 10px;
  padding: clamp(20px, 10%, 40px) clamp(20px, 5%, 40px);
  width: min(100%, 600px);
  margin-inline: auto;
}
@media (min-width: 768.1px) {
  .box-check {
    padding: clamp(20px, 5%, 40px) clamp(20px, 10%, 60px);
  }
}

.list-check li {
  position: relative;
  padding-left: calc(1em + 10px);
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
}
.list-check li + li {
  margin-top: 0.8em;
}
.list-check li::before {
  position: absolute;
  content: "";
  background: url("../img/icon/icon-check.svg") no-repeat;
  background-size: 100%;
  width: 1.1em;
  aspect-ratio: 1/1;
  top: 0.35em;
  left: 0;
}

.t-left {
  text-align: left;
}

.t-ctr {
  text-align: center;
}
@media (max-width: 768px) {
  .t-ctr-sp {
    text-align: center;
  }
}
@media (min-width: 768.1px) {
  .t-ctr-pc {
    text-align: center;
  }
}

.t-right {
  text-align: right;
}

.t-note {
  position: relative;
  padding-left: 1.2em;
}
.t-note::before {
  position: absolute;
  content: "※";
  top: 0;
  left: 0;
}

.t-link {
  text-decoration: underline;
  color: var(--c-font);
  padding-bottom: 0.1em;
}

.t-ib {
  display: inline-block;
}

.t-marker {
  background: linear-gradient(transparent 60%, var(--c-strong) 60%);
}

.f-medium {
  font-weight: 500;
}

.f-semibold {
  font-weight: 600;
}

.f-bold {
  font-weight: 700;
}

.f-main {
  color: var(--c-main);
}

.f-white {
  color: var(--c-white);
}

.f-caution {
  color: var(--c-caution);
}

.f-roboto {
  font-family: var(--f-roboto);
}

.f-mincho {
  font-family: var(--f-mincho);
}

.f-x1_5 {
  font-size: 1.5em;
}

.bg-cream {
  background-color: var(--bg-cream);
}

.bg-blue {
  background-color: var(--bg-blue);
}

.bg-main {
  background-color: var(--c-main);
}

.bg-white {
  background-color: var(--c-white);
}

.bg-br10 {
  border-radius: 10px;
}

.bg-br-ctc {
  border-radius: 20px 20px 0 0;
  transform: translateY(-20px);
}

.btn-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
}
.btn-list li {
  flex: 0 0 min(100%, 250px);
}

.btn {
  display: grid;
  place-content: center;
  font-weight: 700;
  color: var(--c-white);
  background: var(--c-main);
  border-radius: 10px;
  width: min(100%, 250px);
  min-height: 60px;
  margin-inline: auto;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
  font-size: 1.8rem;
}
.btn.btn-white {
  color: var(--c-main);
  background: var(--c-white);
}
.btn.btn-L {
  width: min(100%, 500px);
  min-height: 80px;
}
.btn.btn-S {
  width: min(100%, 120px);
}

.tel-wrap {
  display: flex;
  align-items: center;
  gap: 2px;
}
.tel-wrap span {
  line-height: 1;
}
.tel-wrap .icon-tel {
  width: 16px;
  height: 24px;
}
.tel-wrap .icon-tel.icon-mini {
  width: 10px;
  height: 14px;
}
.tel-wrap .icon-tel.icon-white {
  filter: brightness(0) invert(1);
}
.tel-wrap .tel-num {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.scroll-wrap {
  width: min(100%, var(--w-pc));
}
@media (max-width: 1200px) {
  .scroll-wrap {
    padding-left: var(--w-unit);
  }
}
@media (min-width: 1200.1px) {
  .scroll-wrap {
    margin-inline: auto;
  }
}

.scroll-inner {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  .scroll-inner {
    padding-right: var(--w-unit);
  }
}
.scroll-inner::-webkit-scrollbar {
  height: 8px;
}
.scroll-inner::-webkit-scrollbar-track {
  background-color: var(--c-white);
}
.scroll-inner::-webkit-scrollbar-thumb {
  background-color: var(--c-border);
  border-radius: 10px;
}

.scroll-note {
  font-size: 1rem;
}
@media (min-width: 1200.1px) {
  .scroll-note {
    display: none;
  }
}

.table {
  background: var(--c-white);
}
.table th,
.table td {
  border: 1px solid var(--c-border);
  vertical-align: middle;
}
.table.table-summary {
  width: 100%;
}
.table.table-summary th {
  background: var(--c-main);
  color: var(--c-white);
  font-weight: 500;
  width: 30%;
  padding: 0.5em 0.8em;
}
@media (min-width: 768.1px) {
  .table.table-summary th {
    width: 150px;
  }
}
.table.table-summary td {
  padding: 0.5em 0.8em;
}
.table.table-summary td a {
  text-decoration: underline;
}
.table.table-scroll {
  width: min(100%, var(--w-S));
  background: var(--c-white);
}
@media (min-width: 768.1px) {
  .table.table-scroll {
    width: var(--w-pc);
  }
}
.table.table-scroll th,
.table.table-scroll td {
  padding: 0.5em 0.8em;
  vertical-align: top;
}
.table.table-scroll thead tr th {
  background: var(--c-main);
  color: var(--c-white);
  font-weight: 600;
}
.table.table-scroll thead tr th:nth-of-type(1),
.table.table-scroll thead tr th:nth-of-type(2) {
  width: 100px;
}
.table.table-scroll thead tr th:nth-of-type(3) {
  width: auto;
}
@media (max-width: 768px) {
  .table.table-scroll tbody td {
    font-size: 1.4rem;
  }
}

.access-map {
  width: 100%;
  aspect-ratio: 3/2;
}
.access-map iframe {
  width: 100%;
  height: 100%;
}

.grid {
  width: 100%;
}
.grid.x2 {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid.x2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px 20px;
  }
}
@media (min-width: 1200.1px) {
  .grid.x2 {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
}
.grid.x3 {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 1200.1px) {
  .grid.x3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
}
.grid.x4 {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr;
  justify-content: center;
}
@media (min-width: 768.1px) {
  .grid.x4 {
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
  }
}
@media (min-width: 1200.1px) {
  .grid.x4 {
    grid-template-columns: repeat(4, 1fr);
    gap: 60px 20px;
  }
}
.grid .grid-thum {
  text-align: center;
}
.grid .grid-thum img {
  width: 100%;
  height: auto;
}

.table-price {
  width: 100%;
  border-left: 1px solid var(--c-font);
  border-top: 1px solid var(--c-font);
}
.table-price th {
  padding: 5px;
  width: 50%;
  text-align: center;
  border-right: 1px solid var(--c-font);
  border-bottom: 1px solid var(--c-font);
  background-color: var(--c-font);
  color: var(--c-white);
}
.table-price td {
  padding: 5px;
  width: 50%;
  text-align: center;
  border-right: 1px solid var(--c-font);
  border-bottom: 1px solid var(--c-font);
  background-color: var(--c-white);
}

.banner-seisou {
  width: min(100%, 373px);
  margin-inline: auto;
}
@media (min-width: 768.1px) {
  .banner-seisou {
    width: min(100%, 1365px);
  }
}
.banner-seisou img {
  width: 100%;
  height: auto;
}

.card-service {
  display: grid;
  gap: 40px;
  justify-content: center;
  grid-template-columns: minmax(0, 400px);
}
@media (min-width: 768.1px) {
  .card-service {
    grid-template-columns: repeat(2, minmax(0, 400px));
    gap: 30px;
  }
}
@media (min-width: 1200.1px) {
  .card-service {
    grid-template-columns: repeat(3, minmax(0, 400px));
    gap: 30px;
  }
}
.card-service .card-item {
  width: 100%;
  border: 1px solid var(--c-border);
  border-radius: 10px;
  overflow: hidden;
}
.card-service .card-item .card-thum {
  width: 100%;
}
.card-service .card-item .card-thum img {
  width: 100%;
  height: auto;
}
.card-service .card-item .card-content {
  padding: 20px 15px;
}

/*-----
header
-------*/
:root {
  --header-pc: 120px;
  --header-sp: 60px;
}

html {
  scroll-padding-top: var(--header-pc);
}

body {
  padding-top: var(--header-pc);
}

body.is-nav-open {
  overflow: hidden;
}

.header {
  width: 100%;
  background-color: var(--c-white);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
}

.header-inner {
  width: 100%;
  position: relative;
}

.header-box {
  width: min(1170px, 100% - 30px);
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (min-width: 800.1px) {
  .header-box {
    height: 60px;
  }
}

.header-logo {
  width: 140px;
}
@media (min-width: 800.1px) {
  .header-logo {
    width: 185px;
  }
}

.header-ctc {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header-tel {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.header-tel-num {
  display: flex;
  align-items: center;
  gap: 10px;
  color: var(--c-font);
  line-height: 1;
}
.header-tel-num:hover {
  opacity: 0.7;
}

.header-tel-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.header-tel-number {
  font-size: 2.4rem;
  font-family: var(--f-roboto);
  font-weight: 700;
  letter-spacing: 0.02em;
}

.header-tel-time {
  margin-top: 6px;
  font-size: 1rem;
  line-height: 1;
  text-align: center;
}

.header-btn {
  height: 40px;
  padding: 0 28px;
  border-radius: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 600;
  text-decoration: none;
  transition: 0.3s;
}
.header-btn:hover {
  opacity: 0.8;
}
.header-btn span {
  line-height: 1;
}

.header-btn-mail {
  background: var(--c-ctc);
  gap: 10px;
}
.header-btn-mail img {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
}

.header-btn-line {
  background: var(--c-line);
  gap: 5px;
}
.header-btn-line img {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
}

@media (max-width: 800px) {
  .header-ctc {
    gap: 10px;
  }
  .header-tel-num {
    width: 40px;
    height: 40px;
    border: 2px solid var(--c-font);
    border-radius: 10px;
    justify-content: center;
  }
  .header-tel-icon {
    width: 18px;
    height: 18px;
  }
  .header-tel-number,
  .header-tel-time {
    display: none;
  }
  .header-btn {
    width: 40px;
    height: 40px;
    padding: 0;
    border-radius: 10px;
  }
  .header-btn span {
    display: none;
  }
  .header-btn img {
    width: 34px;
    height: 34px;
  }
  .header-btn-mail img {
    width: 18px;
    height: 18px;
  }
  .header-btn-line img {
    width: 30px;
    height: 30px;
  }
}
.header-nav {
  width: 100%;
  background-color: var(--c-main);
}

.header-nav-list {
  width: min(1120px, 100% - 40px);
  margin-inline: auto;
}

.nav-list {
  min-height: 60px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
  list-style: none;
}
.nav-list li {
  display: flex;
  align-items: stretch;
}
.nav-list li a {
  min-width: 150px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  white-space: nowrap;
  transition: background-color 0.3s ease, opacity 0.3s ease;
}
.nav-list li a:hover {
  background-color: rgba(255, 255, 255, 0.12);
}

.nav-sp {
  display: none !important;
}

.nav-btn {
  display: none;
}

@media (min-width: 800.1px) {
  .header-nav-list {
    width: 100%;
  }
  .nav-list li a {
    min-width: 0;
    width: 100%;
    padding: 10px 20px;
    font-size: 15px;
  }
}
@media (max-width: 800px) {
  html {
    scroll-padding-top: var(--header-sp);
  }
  body {
    padding-top: var(--header-sp);
  }
  .header {
    height: var(--header-sp);
  }
  .header-inner {
    height: var(--header-sp);
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .nav-btn {
    width: 60px;
    height: var(--header-sp);
    padding: 0;
    border: 0;
    background-color: var(--c-main);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    cursor: pointer;
  }
  .ham {
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
  }
  .ham-line {
    width: 100%;
    height: 3px;
    border-radius: 2px;
    background-color: #fff;
    position: absolute;
    left: 0;
    transition: top 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
  }
  .ham-line-1 {
    top: 5px;
  }
  .ham-line-2 {
    top: 15px;
  }
  .ham-line-3 {
    top: 25px;
  }
  .nav-btn.is-open .ham-line-1 {
    top: 13px;
    transform: rotate(45deg);
  }
  .nav-btn.is-open .ham-line-2 {
    opacity: 0;
  }
  .nav-btn.is-open .ham-line-3 {
    top: 13px;
    transform: rotate(-45deg);
  }
  .header-nav {
    width: 100%;
    height: calc(100dvh - var(--header-sp));
    background-color: var(--c-main);
    visibility: hidden;
    opacity: 0;
    overflow-y: auto;
    position: fixed;
    top: var(--header-sp);
    left: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
  }
  .header-nav.is-open {
    visibility: visible;
    opacity: 1;
    transform: translateY(0);
  }
  .header-nav-list {
    width: 100%;
  }
  .nav-list {
    min-height: auto;
    display: block;
  }
  .nav-list li {
    display: block;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  }
  .nav-list li a {
    width: 100%;
    min-width: 0;
    min-height: 62px;
    padding: 15px 50px 15px 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    position: relative;
  }
  .nav-list li a::after {
    content: "";
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    right: 26px;
    transform: translateY(-50%) rotate(45deg);
  }
  .nav-list li a:hover {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .nav-sp {
    display: block !important;
  }
}
/* footer */
.footer {
  padding-top: 60px;
  padding-bottom: 15px;
  background-color: var(--c-white);
  position: relative;
  z-index: 10;
}
.footer .footer-box {
  display: grid;
  grid-template-columns: 1fr;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .footer .footer-box {
    grid-template-columns: 55% auto;
  }
}
@media (min-width: 1200.1px) {
  .footer .footer-box {
    grid-template-columns: 500px auto;
  }
}
.footer .footer-logo {
  width: 150px;
  margin-inline: auto;
}
.footer .footer-logo img {
  width: 100%;
  height: auto;
}
@media (min-width: 768.1px) {
  .footer .footer-logo {
    width: 300px;
  }
}
.footer .footer-nav {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  width: min(100%, 400px);
}
@media (min-width: 1200.1px) {
  .footer .footer-nav {
    margin-left: auto;
  }
}
.footer .footer-nav .footer-nav-list li {
  font-size: 1.5rem;
}
.footer .footer-nav .footer-nav-list li + li {
  margin-top: 0.5em;
}
.footer .copy {
  margin-top: 40px;
  font-size: 1.2rem;
  text-align: center;
}

/* スクロールアニメーション */
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.is-anime.fade {
  opacity: 0;
  transition: 0.1s;
}
.is-anime.up {
  display: block;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease 0.3s, transform 0.7s ease 0.3s;
}
.is-anime.left {
  display: block;
  opacity: 0;
  transform: translateX(-30px);
  transition: opacity 0.7s ease 0.3s, transform 0.7s ease 0.3s;
}

.is-anime.is-show.fade {
  animation: fade 0.8s linear 0.2s forwards;
}
.is-anime.is-show.up {
  opacity: 1;
  transform: translateY(0);
}
.is-anime.is-show.left {
  opacity: 1;
  transform: translateX(0);
}

.top-mv {
  width: 100%;
}
.top-mv img {
  width: 100%;
}

.reason .reason-list {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
}
@media (min-width: 768.1px) {
  .reason .reason-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
.reason .reason-list li {
  padding: 30px 20px 20px;
  border: 2px solid var(--c-main);
  border-radius: 10px;
  width: min(100%, 400px);
  margin-inline: auto;
  position: relative;
}
.reason .reason-list .reason-number {
  position: absolute;
  text-align: center;
  width: 40px;
  top: -20px;
  background: var(--c-main);
  border-radius: 50%;
  height: 40px;
  font-family: var(--f-roboto);
  line-height: 40px;
  font-weight: bold;
  font-size: 24px;
  color: var(--c-white);
  left: calc(50% - 20px);
}
.reason .reason-list .reason-title {
  text-align: center;
  font-size: clamp(2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  letter-spacing: 0;
}
.reason .reason-list .reason-title .reason-title-sub {
  font-size: 0.8em;
  color: var(--c-main);
}
.reason .reason-list .reason-title .reason-title-main {
  line-height: 1.4;
  display: block;
  font-family: var(--f-mincho);
  font-weight: 700;
}
.reason .reason-list .reason-txt {
  font-weight: 500;
}

.service .service-list {
  display: grid;
  gap: 20px;
}
.service .service-list .service-item {
  background-color: var(--c-white);
  border: 1px solid #e7e7e7;
  border-radius: 10px;
  width: min(100%, 400px);
  margin-inline: auto;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
}
.service .service-list .service-item > a {
  display: block;
  width: 100%;
}
.service .service-list.service-main {
  grid-template-columns: 1fr;
}
@media (min-width: 768.1px) {
  .service .service-list.service-main {
    grid-template-columns: repeat(3, 1fr);
  }
}
.service .service-list.service-main .service-item a {
  position: relative;
  display: block;
  padding: 30px 20px 40px;
  width: 100%;
  height: 100%;
}
.service .service-list.service-main .service-item a::before {
  content: "";
  position: absolute;
  right: 20px;
  bottom: 15px;
  width: 40px;
  height: 40px;
  background: var(--c-main);
  border-radius: 50%;
  transition: transform 0.3s;
}
.service .service-list.service-main .service-item a::after {
  content: "";
  position: absolute;
  right: 37px;
  bottom: 30px;
  width: 8px;
  height: 8px;
  border-top: 2px solid var(--c-white);
  border-right: 2px solid var(--c-white);
  transform: rotate(45deg);
  z-index: 1;
}
.service .service-list.service-sub {
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 768.1px) {
  .service .service-list.service-sub {
    grid-template-columns: repeat(3, 1fr);
  }
}
.service .service-list.service-sub .service-item a {
  padding: 15px;
}
.service .service-list .service-title-bottom {
  font-size: clamp(2.8rem, 3vw, 3rem);
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  position: relative;
  padding-bottom: 0.5em;
}
.service .service-list .service-title-bottom::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 3px;
  width: 40px;
  background-color: var(--c-accent);
}
.service .service-list .service-sub {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}
.service .service-list .service-box {
  display: grid;
  grid-template-columns: minmax(90px, 102px) minmax(0, 1fr);
  gap: 10px;
  align-items: start;
}
.service .service-list .service-thum {
  overflow: hidden;
  aspect-ratio: 1/1;
}
.service .service-list .service-thum img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service .service-list .service-content {
  padding-bottom: 20px;
}
.service .service-list .service-title-left {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 32px;
  padding-left: 10px;
  font-size: clamp(1.8rem, 2.2vw, 2.2rem);
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768.1px) {
  .service .service-list .service-title-left {
    padding-left: 15px;
  }
}
.service .service-list .service-title-left::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 3px;
  content: "";
  background-color: var(--c-accent);
}

/* カード */
.card-slide {
  width: 100%;
  overflow: hidden;
}

.casecardSlide {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.casecardSlide .swiper-button-prev,
.casecardSlide .swiper-button-next {
  width: 40px;
  height: 40px;
  color: var(--c-font, #333);
  background-color: var(--c-white);
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.casecardSlide .swiper-button-prev::after,
.casecardSlide .swiper-button-next::after {
  font-size: 14px;
  font-weight: bold;
}
.casecardSlide .swiper-button-prev {
  left: 20px;
}
.casecardSlide .swiper-button-next {
  right: 20px;
}
.casecardSlide .swiper-wrapper {
  align-items: stretch;
}
.casecardSlide .swiper-slide {
  width: min(450px, 100vw - 40px);
  max-width: 450px;
  height: auto;
}

.case-card {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: var(--c-font);
  text-decoration: none;
  background-color: var(--c-white);
  border-radius: 6px;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
}

.case-card-images {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  width: 100%;
  overflow: hidden;
  aspect-ratio: 450/210;
}

.case-card-image {
  position: relative;
  min-width: 0;
  overflow: hidden;
}

.case-card-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

@media (hover: hover) {
  .case-card:hover .case-card-image img {
    transform: scale(1.04);
  }
}
/* 画像下部のグラデーション */
.case-card-image::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 45%;
  content: "";
  pointer-events: none;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.38), transparent);
}

/* BEFORE / AFTER */
.case-card-label {
  position: absolute;
  right: 10px;
  bottom: 7px;
  z-index: 2;
  color: var(--c-white);
  font-size: clamp(12px, 1.3vw, 17px);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.04em;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
}

.case-card-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 14px 16px 18px;
}

.case-card-date {
  margin: 0 0 8px;
  color: var(--c-border);
  font-size: 12px;
  line-height: 1.5;
}

.case-card-title {
  display: -webkit-box;
  margin: 10px 0 0;
  overflow: hidden;
  font-size: clamp(14px, 1.5vw, 16px);
  font-weight: 700;
  line-height: 1.6;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.case-card-cat {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.case-card-cat li {
  padding: 3px 10px;
  color: var(--c-white);
  font-size: 10px;
  line-height: 1.4;
  background-color: #333;
  border-radius: 999px;
}

.p-mv-title {
  position: relative;
  padding-bottom: 1em;
  text-align: center;
}
.p-mv-title > * {
  font-family: var(--f-mincho);
  font-size: clamp(3rem, 4.4vw, 4.4rem);
  font-weight: 700;
  line-height: 1.4;
}
.p-mv-title::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 5px;
  width: clamp(40px, 8vw, 80px);
  background-color: var(--c-accent);
}

.p-mv-txt {
  margin-top: 2em;
  font-size: clamp(1.8rem, 2.4vw, 2.4rem);
  line-height: 1.4;
  text-align: center;
}

.p-mv-content {
  display: grid;
  place-content: center;
  background-color: var(--bg-blue);
  padding: 60px 15px 70px;
}
@media (min-width: 768.1px) {
  .p-mv-content {
    padding: 80px 15px 90px;
  }
}

.p-mv-half {
  display: grid;
  grid-template-columns: 1fr;
}
@media (min-width: 768.1px) {
  .p-mv-half {
    grid-template-columns: repeat(2, 1fr);
  }
}
.p-mv-half .p-mv-thum {
  width: 100%;
  height: 100%;
}
.p-mv-half .p-mv-thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.p-mv-point {
  display: grid;
  justify-content: center;
  gap: 10px;
  grid-template-columns: minmax(0, 150px);
}
.p-mv-point:has(.point-item:nth-child(2)) {
  grid-template-columns: repeat(2, minmax(0, 150px));
}
.p-mv-point:has(.point-item:nth-child(3)) {
  grid-template-columns: repeat(3, minmax(0, 150px));
}
.p-mv-point .point-item {
  width: 100%;
  border: 1px solid var(--c-accent);
  border-radius: 8px;
  background-color: var(--c-white);
  padding: 10px 8px;
  display: grid;
  place-content: center;
}
.p-mv-point .point-txt {
  text-align: center;
  font-weight: 600;
  line-height: 1.4;
}
.p-mv-point .point-txt strong {
  font-weight: 600;
}

.topic .topic-box {
  border-radius: 20px;
  background-color: var(--c-white);
  padding: 40px clamp(20px, 5%, 80px);
}

.voice .grid-item {
  margin-inline: auto;
}

.promise .promise-box .promise-item + .promise-item {
  margin-top: 30px;
}
.promise .promise-box .promise-item {
  display: flex;
  align-items: center;
  gap: 40px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .promise .promise-box .promise-item {
    width: min(100%, 400px);
    flex-direction: column;
    gap: 20px;
  }
}
@media (min-width: 768.1px) {
  .promise .promise-box .promise-item:nth-child(even) {
    flex-direction: row-reverse;
  }
}
.promise .promise-box .promise-item .promise-thum {
  width: min(100%, 400px);
}
.promise .promise-box .promise-item .promise-content {
  flex: 1;
}
.promise .promise-box .promise-title {
  font-family: var(--f-mincho);
}
.promise .promise-box .promise-title .promise-en {
  color: var(--c-accent);
}
.promise .promise-box .promise-title .promise-ja {
  font-size: clamp(2rem, 2.4vw, 2.4rem);
  font-weight: 600;
}

.license .grid-item {
  width: min(100%, 400px);
  margin-inline: auto;
}
.license .license-thum {
  width: min(100%, 250px);
  margin-inline: auto;
}

.box-ctc {
  border-radius: clamp(20px, 4vw, 40px);
  background-color: var(--c-white);
  padding: 30px clamp(20px, 5%, 80px) 40px;
}
.box-ctc .ctc-flex {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px 10px;
}
@media (min-width: 1200.1px) {
  .box-ctc .ctc-flex {
    padding-left: 20px;
  }
}
.box-ctc .ctc-flex .ctc-box {
  flex: 0 0 min(100%, 300px);
}
.box-ctc .ctc-flex .ctc-btn {
  display: flex;
  flex: 1 1 600px;
  justify-content: center;
  align-items: center;
  gap: 30px 5%;
}
@media (max-width: 768px) {
  .box-ctc .ctc-flex .ctc-btn {
    flex-direction: column;
    width: min(100%, 300px);
  }
}
@media (min-width: 768.1px) {
  .box-ctc .ctc-flex .ctc-btn .ctc-item {
    flex: 0 0 min(100%, 300px);
  }
}
.box-ctc .ctc-flex .ctc-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(100%, 300px);
}
.box-ctc .ctc-flex .ctc-tel,
.box-ctc .ctc-flex .ctc-mail,
.box-ctc .ctc-flex .ctc-line {
  width: min(100%, 300px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: 1.2;
}
.box-ctc .ctc-flex .ctc-tel span {
  font-weight: 600;
}
.box-ctc .ctc-flex .ctc-num {
  font-family: var(--f-roboto);
  font-size: 4rem;
  font-weight: 600;
  line-height: 1;
}
.box-ctc .ctc-flex .ctc-mail,
.box-ctc .ctc-flex .ctc-line {
  font-weight: 600;
  min-height: 70px;
  border-radius: 999px;
}
.box-ctc .ctc-flex .ctc-mail {
  color: var(--c-white);
  border: 2px solid var(--c-ctc);
  background: var(--c-ctc);
}
.box-ctc .ctc-flex .ctc-line {
  border: 3px solid var(--c-line);
  background: var(--c-white);
}
.box-ctc .ctc-flex .ctc-time {
  font-size: 1.4rem;
}
.box-ctc .ctc-flex .ctc-icon {
  width: 20px;
}

.columncardSlide {
  position: relative;
  width: 100%;
  overflow: visible;
  padding-bottom: 10px;
}
.columncardSlide .swiper-wrapper {
  align-items: stretch;
}
.columncardSlide .column-card-item {
  width: 300px;
  height: auto;
  display: flex;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
}
.columncardSlide .column-card-item > a {
  display: flex;
  flex: 1;
  flex-direction: column;
  height: 100%;
  padding: 16px;
  background-color: var(--c-white);
  border-radius: 10px;
}
.columncardSlide .column-card-date {
  color: var(--c-border);
  font-size: 1.2rem;
  line-height: 1.5;
}
.columncardSlide .column-card-title {
  font-weight: 700;
  line-height: 1.6;
}
.columncardSlide .column-card-thum {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 355/237;
}
.columncardSlide .column-card-thum img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.columncardSlide .column-card-content {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding-top: 10px;
}
.columncardSlide .swiper-button-prev,
.columncardSlide .swiper-button-next {
  width: 40px;
  height: 40px;
  color: var(--c-font, #333);
  background-color: var(--c-white);
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.columncardSlide .swiper-button-prev::after,
.columncardSlide .swiper-button-next::after {
  font-size: 14px;
  font-weight: bold;
}
.columncardSlide .swiper-button-prev {
  left: 20px;
}
.columncardSlide .swiper-button-next {
  right: 20px;
}

@media screen and (max-width: 767px) {
  .columncardSlide .column-card-item {
    width: 250px;
  }
  .columncardSlide .column-card-item > a {
    padding: 12px;
  }
  .columncardSlide .swiper-button-prev,
  .columncardSlide .swiper-button-next {
    display: none;
  }
}
.voice .grid-item {
  width: 100%;
}
.voice .voice-item {
  position: relative;
  display: block;
  width: min(100%, 500px);
  margin-inline: auto;
  padding: 30px 40px 24px;
  text-decoration: none;
  background-color: var(--c-voice);
  border-radius: 30px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .voice .voice-item {
    padding: 24px 20px 20px;
    border-radius: 24px;
  }
}
.voice .voice-title {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 700;
  line-height: 1.5;
}
.voice .voice-box {
  position: relative;
  display: grid;
  grid-template-columns: 96px 1fr;
  gap: 30px;
  align-items: center;
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .voice .voice-box {
    grid-template-columns: 80px 1fr;
    column-gap: 20px;
  }
}
.voice .voice-thum {
  width: 96px;
  height: 96px;
  overflow: hidden;
  background-color: var(--c-white);
  border-radius: 50%;
}
.voice .voice-thum img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  .voice .voice-thum {
    width: 80px;
    height: 80px;
  }
}
.voice .voice-content {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 74px;
  padding: 12px 24px;
  background-color: var(--c-white);
  border: 1px solid var(--c-border);
  border-radius: 30px;
  box-sizing: border-box;
}
.voice .voice-content::before {
  position: absolute;
  top: 50%;
  left: -20px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid transparent;
  border-right: 20px solid var(--c-border);
  border-bottom: 10px solid transparent;
  transform: translateY(-50%);
}
.voice .voice-content::after {
  position: absolute;
  top: 50%;
  left: -18px;
  width: 0;
  height: 0;
  content: "";
  border-top: 9px solid transparent;
  border-right: 19px solid var(--c-white);
  border-bottom: 9px solid transparent;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .voice .voice-content {
    min-height: 68px;
    padding: 10px 16px;
    border-radius: 24px;
  }
  .voice .voice-content::before {
    left: -16px;
    border-top-width: 8px;
    border-right-width: 16px;
    border-bottom-width: 8px;
  }
  .voice .voice-content::after {
    left: -14px;
    border-top-width: 7px;
    border-right-width: 15px;
    border-bottom-width: 7px;
  }
}
.voice .voice-txt {
  font-weight: 700;
  line-height: 1.6;
}
.voice .voice-more {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.5;
}

.p-kanwa .kanwa-service-list {
  padding-top: 80px;
}
@media (max-width: 768px) {
  .p-kanwa .kanwa-service-list {
    gap: 80px;
  }
}
.p-kanwa .kanwa-service-item {
  padding: 30px;
  background-color: #f15a24;
  border-radius: 15px;
}
.p-kanwa .kanwa-service-item:nth-child(2) {
  height: 282px;
  background-color: #333;
}
.p-kanwa .kanwa-service-item:nth-child(2) .title span {
  background-color: #333;
}
.p-kanwa .kanwa-service-item .title {
  margin-top: -63px;
  text-align: center;
}
.p-kanwa .kanwa-service-item .title span {
  display: inline-block;
  padding: 10px 20px;
  width: 240px;
  text-align: center;
  line-height: 1.4;
  background-color: #f15a24;
  border-radius: 10px;
  font-weight: bold;
  font-size: 32px;
  color: #fff;
}
.p-kanwa .kanwa-service-item .body {
  margin-top: 30px;
}
.p-kanwa .kanwa-service-item .list {
  margin-top: 20px;
  padding: 10px;
  text-align: center;
  background-color: #fff;
  border-radius: 10px;
}
.p-kanwa .kanwa-service-item .list :nth-child(1) {
  margin-top: 0;
}

.p-ihin .rows .list,
.p-seisou .rows .list {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}
.p-ihin .rows .list .img,
.p-seisou .rows .list .img {
  flex: 0 0 48%;
}
.p-ihin .rows .list .info,
.p-seisou .rows .list .info {
  display: flex;
  justify-content: center;
  align-content: center;
  flex-wrap: wrap;
  flex: 0 0 48%;
}
.p-ihin .rows .list .info .title,
.p-seisou .rows .list .info .title {
  flex: 0 0 100%;
  line-height: 1.4;
  font-weight: bold;
  font-size: 32px;
}
.p-ihin .rows .list .info ul,
.p-seisou .rows .list .info ul {
  display: flex;
  flex-wrap: wrap;
  flex: 0 0 100%;
  margin-top: 20px;
}
.p-ihin .rows .list .info ul li,
.p-seisou .rows .list .info ul li {
  margin-top: 10px;
  margin-right: 20px;
  padding-left: 15px;
  text-indent: -16px;
}
.p-ihin .rows .list .info ul li:before,
.p-seisou .rows .list .info ul li:before {
  content: "●";
  color: var(--c-font);
}
.p-ihin #IHIN.rows .list .info ul li:before,
.p-seisou #IHIN.rows .list .info ul li:before {
  color: var(--c-font);
}
.p-ihin .rows .list .info .text,
.p-seisou .rows .list .info .text {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .p-ihin .rows .list,
  .p-seisou .rows .list {
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .p-ihin .rows .list .img,
  .p-seisou .rows .list .img {
    flex: 0 0 100%;
  }
  .p-ihin .rows .list .info,
  .p-seisou .rows .list .info {
    flex: 0 0 100%;
    margin-top: 20px;
  }
  .p-ihin .rows .list .info .title,
  .p-seisou .rows .list .info .title {
    flex: 0 0 100%;
    font-size: 24px;
  }
  .p-ihin .rows .list .info ul,
  .p-seisou .rows .list .info ul {
    flex: 0 0 100%;
    margin-top: 10px;
  }
  .p-ihin .rows .list .info ul li,
  .p-seisou .rows .list .info ul li {
    margin-top: 10px;
    margin-right: 10px;
    font-size: 14px;
  }
}

.seisou-flow .midashi span {
  color: #ff931e;
}
.seisou-flow .rows {
  margin-top: 50px;
}
.seisou-flow .rows .list {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 80px;
  padding-left: 80px;
}
.seisou-flow .rows .list {
  background: transparent url(../img/seisou/bar1.svg) no-repeat 25px 50px;
  background-size: auto 100%;
}
.seisou-flow .rows .list:nth-child(7) {
  background-image: none;
}
.seisou-flow .rows .list .no {
  position: absolute;
  left: 0;
  top: -5px;
}
.seisou-flow .rows .list .body {
  flex: 1;
  padding-right: 30px;
}
.seisou-flow .rows .list .body .title {
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 34px;
  color: var(--c-font);
}
.seisou-flow .rows .list .body li {
  margin-top: 5px;
  padding-left: 15px;
}
.seisou-flow .rows .list .body li:before {
  content: "●";
  display: inline-block;
  margin-right: 2px;
  text-indent: -18px;
  color: var(--c-font);
}
.seisou-flow .rows .list .body li span {
  color: var(--c-ctc);
}
.seisou-flow .rows .list .body .text {
  margin-top: 10px;
}
.seisou-flow .rows .list .img {
  flex: 0 0 400px;
}
@media screen and (max-width: 768px) {
  .seisou-flow .midashi {
    font-size: 28px;
  }
  .seisou-flow .rows {
    margin-top: 30px;
  }
  .seisou-flow .rows .list {
    flex-wrap: wrap;
    padding-bottom: 50px;
    padding-left: 42px;
  }
  .seisou-flow .rows .list {
    background: transparent url(../img/seisou/bar1.svg) repeat-y 14px 0;
    background-size: 7px auto;
  }
  .seisou-flow .rows .list:nth-child(7) {
    background-image: none;
  }
  .seisou-flow .rows .list .no {
    top: -1px;
  }
  .seisou-flow .rows .list .no img {
    width: 35px;
  }
  .seisou-flow .rows .list .body {
    flex: 0 0 100%;
    padding-right: 0;
    font-size: 14px;
  }
  .seisou-flow .rows .list .body .title {
    font-size: 24px;
  }
  .seisou-flow .rows .list.green .body .title {
    color: #81bf24;
  }
  .seisou-flow .rows .list .body .text {
    margin-top: 10px;
    font-size: 14px;
  }
  .seisou-flow .rows .list .img {
    flex: 0 0 100%;
    margin-top: 10px;
  }
}

.p-price .price-box {
  background-color: var(--c-white);
  padding: 30px 20px;
}
@media (min-width: 1200.1px) {
  .p-price .price-box {
    padding: 50px;
  }
}
.p-price .price-head {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 30px;
}
@media (min-width: 768.1px) {
  .p-price .price-head {
    grid-template-columns: 1fr 45%;
  }
}
@media (min-width: 768.1px) {
  .p-price .price-head {
    gap: 50px;
  }
}
.p-price .price-card {
  display: grid;
  gap: 40px;
  justify-content: center;
  grid-template-columns: minmax(0, 400px);
}
@media (min-width: 768.1px) {
  .p-price .price-card {
    grid-template-columns: repeat(2, minmax(0, 400px));
    gap: 30px;
  }
}
@media (min-width: 1200.1px) {
  .p-price .price-card {
    grid-template-columns: repeat(3, minmax(0, 400px));
    gap: 30px;
  }
}
.p-price .price-card .card-item {
  width: 100%;
}
.p-price .price-card .card-item .card-thum {
  width: 100%;
}
.p-price .price-card .card-item .card-thum img {
  width: 100%;
  height: auto;
}
.p-price .price-card .card-item .card-content {
  padding: 15px;
}
.p-price .price-option .rows .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 50px;
}
.p-price .price-option .rows .list .img {
  flex: 0 0 415px;
}
.p-price .price-option .rows .list .info {
  flex: 1;
  padding-left: 30px;
}
.p-price .price-option .rows .list .info .title {
  padding-left: 10px;
  line-height: 1;
  border-left: 5px solid var(--c-accent);
  font-weight: bold;
  font-size: clamp(2.2rem, 3vw, 3rem);
}
@media screen and (max-width: 768px) {
  .p-price .price-option .rows .list {
    margin-top: 30px;
  }
  .p-price .price-option .rows .list .img {
    flex: 0 0 100%;
  }
  .p-price .price-option .rows .list .info {
    flex: 0 0 100%;
    margin-top: 15px;
    padding-left: 0;
  }
}
.p-price .price-tokushu .sec2 .rows {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}
.p-price .price-tokushu .sec2 .rows .list {
  flex: 0 0 18%;
  text-align: center;
}
.p-price .price-tokushu .sec2 .rows .list .title {
  margin-top: 10px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .p-price .price-tokushu .sec2 .rows {
    margin-top: 0;
  }
  .p-price .price-tokushu .sec2 .rows .list {
    flex: 0 0 48%;
    margin-top: 20px;
  }
  .p-price .price-tokushu .sec2 .rows .list .title {
    font-size: 16px;
  }
}

.p-flow .flow-list .rows .list {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 80px;
  padding-left: 80px;
}
.p-flow .flow-list .rows .list:nth-child(1),
.p-flow .flow-list .rows .list:nth-child(2) {
  background: transparent url(../img/flow/bar1.svg) no-repeat 25px 50px;
  background-size: auto 100%;
}
.p-flow .flow-list .rows .list:nth-child(3) {
  background: transparent url(../img/flow/bar2.svg) no-repeat 25px 50px;
  background-size: auto 100%;
}
.p-flow .flow-list .rows .list:nth-child(4),
.p-flow .flow-list .rows .list:nth-child(5),
.p-flow .flow-list .rows .list:nth-child(6),
.p-flow .flow-list .rows .list:nth-child(7),
.p-flow .flow-list .rows .list:nth-child(8),
.p-flow .flow-list .rows .list:nth-child(9),
.p-flow .flow-list .rows .list:nth-child(10) {
  background: transparent url(../img/flow/bar3.svg) no-repeat 25px 50px;
  background-size: auto 100%;
}
.p-flow .flow-list .rows .list .no {
  position: absolute;
  left: 0;
  top: -5px;
}
.p-flow .flow-list .rows .list .body {
  flex: 1;
  padding-right: 30px;
}
.p-flow .flow-list .rows .list .body .title {
  line-height: 1.4;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 34px;
  color: #048abf;
}
.p-flow .flow-list .rows .list.green .body .title {
  color: #81bf24;
}
.p-flow .flow-list .rows .list .body .text {
  margin-top: 10px;
  color: #333;
}
.p-flow .flow-list .rows .list .img {
  flex: 0 0 400px;
}
@media screen and (max-width: 768px) {
  .p-flow .flow-list .rows .list {
    flex-wrap: wrap;
    padding-bottom: 50px;
    padding-left: 42px;
  }
  .p-flow .flow-list .rows .list:nth-child(1),
  .p-flow .flow-list .rows .list:nth-child(2) {
    background: transparent url(../img/flow/bar1.svg) repeat-y 14px 0;
    background-size: 7px auto;
  }
  .p-flow .flow-list .rows .list:nth-child(3) {
    background: transparent url(../img/flow/bar2.svg) repeat-y 14px 0;
    background-size: 7px auto;
  }
  .p-flow .flow-list .rows .list:nth-child(4),
  .p-flow .flow-list .rows .list:nth-child(5),
  .p-flow .flow-list .rows .list:nth-child(6),
  .p-flow .flow-list .rows .list:nth-child(7),
  .p-flow .flow-list .rows .list:nth-child(8),
  .p-flow .flow-list .rows .list:nth-child(9),
  .p-flow .flow-list .rows .list:nth-child(10) {
    background: transparent url(../img/flow/bar3.svg) repeat-y 14px 0;
    background-size: 7px auto;
  }
  .p-flow .flow-list .rows .list .no {
    top: -1px;
  }
  .p-flow .flow-list .rows .list .no img {
    width: 35px;
  }
  .p-flow .flow-list .rows .list .body {
    flex: 0 0 100%;
  }
  .p-flow .flow-list .rows .list .body .title {
    font-size: 24px;
  }
  .p-flow .flow-list .rows .list.green .body .title {
    color: #81bf24;
  }
  .p-flow .flow-list .rows .list .body .text {
    margin-top: 10px;
    font-size: 14px;
  }
  .p-flow .flow-list .rows .list .img {
    flex: 0 0 100%;
    margin-top: 10px;
  }
}

.p-profile .profile-table {
  width: 100%;
}
.p-profile .profile-table th,
.p-profile .profile-table td {
  border-top: 1px solid #808080;
}
.p-profile .profile-table tr:first-child th,
.p-profile .profile-table tr:first-child td {
  border-top: none;
}
.p-profile .profile-table th {
  padding: 15px 0;
  width: 320px;
  text-align: left;
  font-weight: 600;
}
.p-profile .profile-table td {
  padding: 15px 10px;
}
@media screen and (max-width: 768px) {
  .p-profile .profile-table {
    display: block;
  }
  .p-profile .profile-table tr,
  .p-profile .profile-table tbody {
    display: block;
    width: 100%;
  }
  .p-profile .profile-table th,
  .p-profile .profile-table td {
    display: block;
    width: 100%;
    border-top: 1px solid #808080;
  }
  .p-profile .profile-table tr:first-child th,
  .p-profile .profile-table tr:first-child td {
    border-top: none;
  }
  .p-profile .profile-table th {
    padding: 15px 0 5px;
  }
  .p-profile .profile-table td {
    padding: 0 0 15px;
    border-top: none;
    font-size: 14px;
  }
}

.p-postlist .cat {
  margin-bottom: 20px;
  text-align: center;
}
.p-postlist .cat span {
  display: inline-block;
  padding: 3px 10px;
  width: 140px;
  text-align: center;
  line-height: 1.4;
  border-radius: 30px;
  border: 2px solid var(--c-accent);
  color: var(--c-accent);
}
.p-postlist .lmenu {
  width: 100%;
}
.p-postlist .lmenu ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}
.p-postlist {
  /* .lmenu ul li {
      margin: 0 10px;
  } */
}
.p-postlist .lmenu ul li a {
  display: block;
  padding: 3px 10px;
  width: 140px;
  text-align: center;
  line-height: 1.4;
  border-radius: 30px;
  border: 2px solid var(--c-accent);
  background-color: var(--c-white);
  color: var(--c-accent);
}
.p-postlist .lmenu ul li.current a,
.p-postlist .lmenu ul li a:hover {
  background-color: var(--c-accent);
  color: var(--c-white);
}
.p-postlist .bx_ex {
  margin-top: 50px;
  display: grid;
  gap: 20px;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 1000px) {
  .p-postlist .bx_ex {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .p-postlist .bx_ex {
    grid-template-columns: 1fr;
  }
  .p-postlist .bx_ex li {
    width: min(100%, 400px);
    margin-inline: auto;
  }
}
.p-postlist .bx_ex li {
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(1px 3px 3px rgba(0, 0, 0, 0.16));
}
.p-postlist {
  /* .bx_ex li:nth-child(4n+1) {
      margin-left: 0;
  } */
}
.p-postlist .bx_white li {
  margin: 0;
  position: relative;
}
.p-postlist {
  /* .bx_white li:after {content: '';position: absolute;right: 10px;bottom: 16px;background: url(../img/ico_arrow.svg) 100% center no-repeat;background-size: 16px 16px;width: 16px;height: 16px;} */
}
.p-postlist li a {
  padding: 1rem;
}
.p-postlist {
  /* li a {
      padding-bottom: 40px;
  } */
}
.p-postlist .bx_ex a {
  position: relative;
  display: block;
}
.p-postlist .bx_ex a img {
  width: 100%;
}
.p-postlist {
  /* .bx_ex a:after {content: '';position: absolute;right: 10px;bottom: 16px;background: url(../img/ico_arrow.svg) 100% center no-repeat;background-size: 16px 16px;width: 16px;height: 16px;} */
}
.p-postlist .bx_ex .date {
  color: var(--c-border);
  font-size: 12px;
  line-height: 1.5;
  display: block;
}
.p-postlist .bx_ex .title {
  font-weight: 600;
  line-height: 1.5;
}
.p-postlist .icon_blk {
  position: absolute;
  left: 15px;
  top: 10px;
}
.p-postlist .ico_casecat {
  font-size: 12px;
  background: #000;
  color: #fff;
  margin-right: 5px;
  padding: 2px 5px;
  letter-spacing: 0.1rem;
}
.p-postlist .img {
  overflow: hidden;
  height: 200px;
}
.p-postlist .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 768px) {
  .p-postlist .cat {
    margin-bottom: 10px;
  }
  .p-postlist .cat span {
    padding: 3px 10px;
    width: 100px;
    font-size: 14px;
  }
  .p-postlist .midashi {
    margin-bottom: 20px;
    line-height: 1.6;
    font-size: 18px;
  }
  .p-postlist {
    /* .lmenu ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        margin-top: 30px;
    } */
    /* .lmenu ul li {
        margin: 20px 10px 0;
    } */
  }
  .p-postlist .lmenu ul li a {
    display: block;
    padding: 3px 10px;
    width: 140px;
    text-align: center;
    line-height: 1.4;
    border-radius: 30px;
  }
  .p-postlist {
    /* .bx_ex li {flex: 0 0 100%;margin-left: 0;margin-top: 30px;} */
    /* .bx_ex li:nth-child(4n+1) {
        margin-left: 0;
    } */
    /* .img {
        height: auto;
    } */
  }
}

.post-list {
  display: grid;
  gap: 30px;
  justify-content: center;
  grid-template-columns: minmax(0, 400px);
}
@media (min-width: 768.1px) {
  .post-list {
    grid-template-columns: repeat(2, minmax(0, 400px));
  }
}
@media (min-width: 1200.1px) {
  .post-list {
    grid-template-columns: repeat(3, minmax(0, 400px));
  }
}
.post-list .post-thum {
  width: 100%;
  aspect-ratio: 3/2;
}
.post-list .post-thum img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.post-list .post-date {
  color: var(--c-border);
  font-size: 1.4rem;
  line-height: 1.2;
  display: block;
}
.post-list .post-title {
  font-weight: 600;
  line-height: 1.6;
}

.post-wrap .box-white {
  padding-top: 50px;
}
.post-wrap .post-writer {
  border-top: 1px solid var(--c-border);
  margin-top: 80px;
  padding-top: 30px;
}
.post-wrap .post-date {
  font-size: 1.2rem;
  color: var(--c-border);
  text-align: right;
}
@media (min-width: 768.1px) {
  .post-wrap .post-date {
    font-size: 1.4rem;
  }
}
.post-wrap .post-title {
  font-size: clamp(2.6rem, 3.2vw, 3.2rem);
  font-weight: 600;
  text-align: center;
  line-height: 1.4;
}
.post-wrap .post-area * + h2,
.post-wrap .post-area * + h3,
.post-wrap .post-area * + h4,
.post-wrap .post-area * + h5,
.post-wrap .post-area * + p,
.post-wrap .post-area * + ul {
  margin-top: 1.5em;
}
.post-wrap .post-area h2 {
  font-size: clamp(2.2rem, 2.6vw, 2.6rem);
  font-weight: 700;
  line-height: 1.4;
}
.post-wrap .post-area h3 {
  font-size: clamp(2rem, 2.2vw, 2.2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h4 {
  font-size: clamp(1.8rem, 2vw, 2rem);
  font-weight: 600;
  line-height: 1.6;
}
.post-wrap .post-area h5 {
  font-size: clamp(1.6rem, 1.8vw, 1.8rem);
  font-weight: 600;
}
.post-wrap .post-area img {
  max-width: 100%;
  height: auto;
  margin-top: 10px;
}
.post-wrap .post-area p + img {
  margin-top: 10px;
}
.post-wrap .post-area p + p {
  margin-top: 1em;
}
.post-wrap .post-area ul {
  margin-left: 0.2em;
}
.post-wrap .post-area ul li {
  line-height: 2;
  position: relative;
  padding-left: 10px;
}
.post-wrap .post-area ul li + li {
  margin-top: 0.2em;
}
.post-wrap .post-area ul li::before {
  position: absolute;
  content: "";
  top: 0.9em;
  left: 0;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: var(--c-font);
}
.post-wrap .post-area ul li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area ol {
  margin-top: 15px;
  counter-reset: num;
}
.post-wrap .post-area ol > li {
  line-height: 2;
  position: relative;
  padding-left: 1.2em;
}
.post-wrap .post-area ol > li + li {
  margin-top: 0.3em;
}
.post-wrap .post-area ol > li::before {
  position: absolute;
  display: block;
  text-align: center;
  counter-increment: num;
  content: counter(num) ".";
  top: 0;
  left: 0;
}
.post-wrap .post-area ol > li a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area a {
  text-decoration: underline;
  color: var(--c-main);
}
.post-wrap .post-area table {
  margin-top: 20px;
  width: 100%;
  border-top: 1px solid var(--c-border);
}
.post-wrap .post-area table tr td:first-child {
  background-color: var(--bg-blue);
}
@media (max-width: 768px) {
  .post-wrap .post-area table th,
  .post-wrap .post-area table td {
    display: block;
    width: 100%;
  }
}
@media (min-width: 768.1px) {
  .post-wrap .post-area table th {
    width: 200px;
    vertical-align: middle;
  }
}
.post-wrap .post-area table th {
  font-weight: 600;
  background: var(--bg-blue);
}
.post-wrap .post-area table td {
  background-color: var(--c-white);
}
.post-wrap .post-area table th,
.post-wrap .post-area table td {
  padding: 1.5em;
  border-bottom: 1px solid var(--c-border);
}
.post-wrap .post-area em {
  font-weight: 600;
}
.post-wrap .post-area strong {
  font-weight: 600;
  background: linear-gradient(transparent 60%, var(--c-strong) 60%);
}
.post-wrap .post-area blockquote {
  margin-top: 15px;
  background-color: var(--c-bg);
  padding: 15px;
}
.post-wrap .post-area blockquote p {
  margin-top: 0;
}
.post-wrap .post-area iframe {
  margin-top: 15px;
  aspect-ratio: 16/9;
  max-width: 560px;
  width: 100%;
  display: inherit;
  margin-inline: auto;
}
.post-wrap .navigation {
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
.post-wrap .navigation .back {
  margin: 0 20px;
  text-align: center;
}
.post-wrap .navigation .back a {
  display: inline-block;
  padding: 12px 25px;
  background-color: var(--c-white);
  border-radius: 100px;
  border: 1px solid var(--c-accent);
  font-weight: 600;
  color: var(--c-accent);
}
.post-wrap .navigation .prev {
  flex: 0 0 50px;
}
.post-wrap .navigation .next {
  flex: 0 0 50px;
}
.post-wrap .navigation .cursor a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 50px;
  height: 50px;
  color: var(--c-accent);
}
.post-wrap .navigation .cursor a:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 20px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--c-accent);
  transform: rotate(45deg);
}
.post-wrap .navigation .cursor.prev a:before {
  left: 18px;
  transform: rotate(-45deg);
}
.post-wrap .navigation .cursor a:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 20px;
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--c-accent);
  transform: rotate(135deg);
}
.post-wrap .navigation .cursor.prev a:after {
  left: 18px;
  transform: rotate(-135deg);
}

.post-case .cat {
  text-align: center;
}
.post-case .cat span {
  display: inline-block;
  padding: 3px 10px;
  width: 140px;
  text-align: center;
  line-height: 1.4;
  border-radius: 30px;
  border: 2px solid var(--c-main);
  color: var(--c-main);
}
.post-case .case-inner {
  width: min(100%, 800px);
  margin-inline: auto;
}
.post-case .case-inner .detail {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  border-left: 1px solid var(--c-border);
  border-right: 1px solid var(--c-border);
  border-bottom: 1px solid var(--c-border);
}
.post-case .case-inner .detail .col:nth-child(even) {
  border-left: 1px solid var(--c-border);
}
.post-case .case-inner .detail .col .title {
  text-align: center;
  background-color: var(--bg-blue);
  border-top: 1px solid var(--c-border);
  font-size: 0.8em;
  line-height: 1.2;
  padding: 0.5em;
}
.post-case .case-inner .detail .col .text {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.5em;
  background-color: #fff;
  border-top: 1px solid var(--c-border);
}
.post-case .case-inner .staff {
  margin-top: 80px;
  padding: 30px;
  border: 2px solid var(--c-accent);
  border-radius: 10px;
}
.post-case .case-inner .staff .title {
  margin-top: -50px;
  text-align: center;
}
.post-case .case-inner .staff .title span {
  display: inline-block;
  padding: 5px;
  width: 240px;
  line-height: 1.4;
  background-color: var(--c-accent);
  border-radius: 40px;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
}
.post-case .case-inner .staff .text {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .post-case .case-inner .staff {
    margin-top: 50px;
    padding: 20px;
  }
  .post-case .case-inner .staff .title {
    margin-top: -38px;
  }
  .post-case .case-inner .staff .title span {
    padding: 5px;
    width: 200px;
    font-size: 18px;
  }
  .post-case .case-inner .staff .text {
    margin-top: 30px;
  }
}

/* ページネーション */
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.pagination span,
.pagination a {
  font-size: 1.6rem;
  display: block;
  width: auto;
  margin: 4px;
  padding: 10px;
  font-weight: 400;
  text-decoration: none;
  line-height: 1;
  transition: 0.3s;
}

.pagination .pager {
  width: 50px;
  height: 50px;
  color: var(--c-accent);
  border: 1px solid var(--c-accent);
  background-color: var(--c-white);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagination a.prev,
.pagination a.next {
  width: 50px;
  height: 50px;
  position: relative;
}
.pagination a.prev::after,
.pagination a.next::after {
  top: 50%;
  position: absolute;
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid var(--c-accent);
  border-right: 2px solid var(--c-accent);
}

.pagination a.prev::after {
  right: calc(50% - 12px);
  transform: translate(-50%, -50%) rotate(-135deg);
}

.pagination a.next::after {
  right: calc(50% - 8px);
  transform: translate(-50%, -50%) rotate(45deg);
}

.pagination a.pager:hover,
.pagination .current {
  /* ホバー時 & 現在のページ */
  color: var(--c-white);
  position: relative;
  background: var(--c-accent);
}

.pagination span.page_num {
  display: none;
}

/*--------------
// パンくずリスト
---------------*/
.breadcrumb {
  width: min(100%, 1200px);
  margin-inline: auto;
  padding: 10px 15px;
  background: var(--c-white);
}
.breadcrumb li {
  color: var(--c-font);
  display: inline-block;
  position: relative;
  padding-right: 0.3em;
  margin-right: 1em;
  font-size: 1.2rem;
}
.breadcrumb li::after {
  left: 100%;
  top: 37%;
  position: absolute;
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-top: 1px solid var(--c-font);
  border-right: 1px solid var(--c-font);
  transform: rotate(45deg);
}
.breadcrumb li:last-child::after {
  content: none;
}
.breadcrumb li a {
  color: var(--c-font);
  transition: 0.3s;
}
.breadcrumb li a:hover {
  opacity: 0.7;
}

/* フォーム */
.form-head {
  font-weight: 700;
  font-size: 2rem;
  color: var(--c-font);
  margin-right: 5px;
}

.form-head-sub {
  font-weight: 700;
}

.form-item {
  border: 1px solid var(--c-border);
  padding: 0.8em;
  width: 100%;
  border-radius: 5px;
  margin-top: 10px;
}

.form-textArea {
  border: 1px solid var(--c-border);
  padding: 0.8em;
  width: 100%;
  height: 180px;
  border-radius: 5px;
  margin-top: 10px;
}

.form-btn {
  cursor: pointer;
  display: block;
  width: 100%;
  max-width: 400px;
  min-height: 68px;
  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;
  position: relative;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 2rem;
  text-align: center;
  color: #fff;
  border: 1px solid var(--c-main);
  border-radius: 10px;
  background-color: var(--c-main);
  -webkit-transition: 0.3s;
  transition: opacity 0.3s;
  margin-inline: auto;
}

.form-btn:hover {
  opacity: 0.7;
}

.acco .acco-item {
  border: 1px solid var(--c-font);
  border-radius: 10px;
  overflow: hidden;
}
.acco .acco-item + .acco-item {
  margin-top: 15px;
}
.acco .acco-item {
  /* --- 開いた時 --- */
}
.acco .acco-item.is-open .acco-btn::after {
  transform: translateY(-50%) rotate(0deg);
}
.acco .acco-item.is-open .acco-content {
  opacity: 1;
  padding: 20px 15px 20px 45px;
  border-top: 1px solid var(--c-font);
}
@media (min-width: 768.1px) {
  .acco .acco-item.is-open .acco-content {
    padding: 20px 35px 20px 65px;
  }
}
.acco .acco-item.is-open .acco-content::before {
  transform: translateY(0);
  opacity: 1;
}
.acco {
  /* --- ボタン部 --- */
}
.acco .acco-btn {
  position: relative;
  width: 100%;
  padding: 15px 30px 15px 15px;
  border-radius: 8px;
  background-color: var(--c-voice);
  cursor: pointer;
}
@media (min-width: 768.1px) {
  .acco .acco-btn {
    padding: 15px 40px 15px 15px;
  }
}
.acco .acco-btn::before, .acco .acco-btn::after {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  width: 14px;
  height: 2px;
  background: var(--c-font);
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
@media (min-width: 768.1px) {
  .acco .acco-btn::before, .acco .acco-btn::after {
    right: 30px;
  }
}
.acco .acco-btn::after {
  transform: translateY(-50%) rotate(90deg);
}
.acco .acco-title {
  position: relative;
  padding-left: 30px;
  font-weight: 600;
  line-height: 1.4;
}
@media (min-width: 768.1px) {
  .acco .acco-title {
    padding-left: 50px;
  }
}
.acco .acco-title::before {
  content: "Q";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-weight: bold;
  color: var(--c-font);
  font-size: 1.8rem;
}
@media (min-width: 768.1px) {
  .acco .acco-title::before {
    left: 15px;
  }
}
.acco .acco-content {
  position: relative;
  max-height: 0;
  overflow: hidden;
  padding: 0 15px 0 45px;
  opacity: 0;
  transition: max-height 0.4s ease, opacity 0.4s ease, padding 0.4s ease;
}
@media (min-width: 768.1px) {
  .acco .acco-content {
    padding: 0 35px 0 65px;
  }
}
.acco .acco-content::before {
  content: "A";
  position: absolute;
  left: 15px;
  top: 18px;
  font-weight: bold;
  color: var(--c-font);
  font-size: 1.8rem;
  opacity: 0;
  transform: translateY(-15px);
  transition: 0.4s ease;
}
@media (min-width: 768.1px) {
  .acco .acco-content::before {
    left: 30px;
  }
}

/*# sourceMappingURL=main.css.map */
