@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;200;300;400;500;600;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@100;200;300;400;500;600;700;800;900&family=Montserrat:wght@200;300;400;500;600;700;800;900&family=Noto+Serif+JP:wght@200;300;400;500;600;700;900&family=Noto+Serif+SC:wght@200;300;400;500;600;700;900&display=swap");
/*** The new CSS reset - version 1.11.3 (last updated 25.8.2024) ***/
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

a,
button {
  cursor: revert;
}

ol,
ul,
menu,
summary {
  list-style: none;
}

ol {
  counter-reset: revert;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

:where(pre) {
  all: revert;
  box-sizing: border-box;
}

::placeholder {
  color: unset;
}

:where([hidden]) {
  display: none;
}

:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

:where([draggable=true]) {
  -webkit-user-drag: element;
}

:where(dialog:modal) {
  all: revert;
  box-sizing: border-box;
}

::-webkit-details-marker {
  display: none;
}

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

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

.flex-top {
  display: flex;
  align-items: flex-start !important;
  flex-wrap: wrap;
}

.flex-center {
  display: flex;
  align-items: center !important;
  justify-content: center;
  flex-wrap: wrap;
}

.flex-between {
  display: flex;
  justify-content: space-between !important;
  flex-wrap: wrap;
}

.center {
  text-align: center;
}

.txtAtt {
  font-size: 1.4rem;
  text-align: right;
}

.txtInd {
  padding-left: 1em;
  text-indent: -1em;
}

.mt-8 {
  margin-top: 0.8rem;
}

.mt-16 {
  margin-top: 1.6rem;
}

.mt-24 {
  margin-top: 2.4rem;
}

.mt-32 {
  margin-top: 3.2rem;
}

.mt-40 {
  margin-top: 4rem;
}

.mt-48 {
  margin-top: 4.8rem;
}

.mt-64 {
  margin-top: 6.4rem;
}

.mt-80 {
  margin-top: 8rem;
}

.mb-8 {
  margin-bottom: 0.8rem;
}

.mb-16 {
  margin-bottom: 1.6rem;
}

.mb-24 {
  margin-bottom: 2.4rem;
}

.mb-32 {
  margin-bottom: 3.2rem;
}

.mb-40 {
  margin-bottom: 4rem;
}

.mb-48 {
  margin-bottom: 4.8rem;
}

.mb-64 {
  margin-bottom: 6.4rem;
}

.mb-80 {
  margin-bottom: 8rem;
}

.pt-8 {
  padding-top: 0.8rem;
}

.pt-16 {
  padding-top: 1.6rem;
}

.pt-24 {
  padding-top: 2.4rem;
}

.pt-32 {
  padding-top: 3.2rem;
}

.pt-40 {
  padding-top: 4rem;
}

.pt-48 {
  padding-top: 4.8rem;
}

.pt-64 {
  padding-top: 6.4rem;
}

.pt-80 {
  padding-top: 8rem;
}

.pb-8 {
  padding-bottom: 0.8rem;
}

.pb-16 {
  padding-bottom: 1.6rem;
}

.pb-24 {
  padding-bottom: 2.4rem;
}

.pb-32 {
  padding-bottom: 3.2rem;
}

.pb-40 {
  padding-bottom: 4rem;
}

.pb-48 {
  padding-bottom: 4.8rem;
}

.pb-64 {
  padding-bottom: 6.4rem;
}

.pb-80 {
  padding-bottom: 8rem;
}

.section-title {
  margin-bottom: 30px;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .section-title {
    margin-bottom: 40px;
    font-size: 4.6rem;
  }
}
.section-title span {
  display: block;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  font-style: italic;
  color: #004da0;
}
@media (min-width: 768px) {
  .section-title span {
    font-size: 2.2rem;
  }
}
.section-title-common {
  color: #004da0;
}
@media (min-width: 768px) {
  .section-title-common {
    margin-bottom: 64px;
  }
}

@media (min-width: 768px) {
  .subpage .section-title {
    font-size: 5.2rem;
  }
}

.head-blbd {
  font-size: 2rem;
  font-weight: bold;
  color: #004da0;
  line-height: 1.6;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .head-blbd {
    font-size: 2.8rem;
  }
}
.head-blbd-sm {
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  color: #004da0;
  font-style: italic;
  line-height: 1.3;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .head-blbd-sm {
    font-size: 4.4rem;
  }
}
.head-blbd-sm span {
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: normal;
}
@media (min-width: 768px) {
  .head-blbd-sm span {
    font-size: 2.2rem;
  }
}

.head-lfbd {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .head-lfbd {
    font-size: 2.4rem;
  }
}

.head-lfbd-num {
  position: relative;
  padding-left: 2rem;
}
.head-lfbd-num::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0.6rem;
  height: 2.8rem;
  background: #004da0;
  transform: skew(-12deg);
}
@media (min-width: 768px) {
  .head-lfbd-num::before {
    width: 0.6rem;
    height: 2.8rem;
  }
}

.head-bgbl {
  background: #004da0;
  padding: 1rem 2rem;
  font-size: 1.8rem;
  font-weight: bold;
  color: #fff;
}
@media (min-width: 768px) {
  .head-bgbl {
    font-size: 2rem;
  }
}

.head-big {
  margin-bottom: 20px;
  font-size: 2.6rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .head-big {
    margin-bottom: 48px;
    font-size: 5rem;
    line-height: 0;
  }
}
.head-big .catch {
  display: inline-block;
  background: #004da0;
  margin-bottom: 10px;
  padding: 0.5rem 1.5rem;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .head-big .catch {
    margin-bottom: 20px;
    font-size: 1.8rem;
  }
}
.head-big .ttl {
  display: block;
  line-height: 1.3;
}

.head-round {
  background: #fff;
  padding: 0.5rem 3rem;
  border-radius: 100vmax;
  border: solid 1px #004da0;
  font-weight: bold;
  color: #004da0;
  text-align: center;
  line-height: 1.4;
}

.section-catch {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .section-catch {
    margin-bottom: 60px;
  }
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #004da0;
  color: #fff;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  border: solid 1px #004da0;
  height: 5.6rem;
  margin-top: 40px;
  padding-left: 1.6rem;
  padding-right: 7rem;
  border-radius: 5px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  cursor: pointer;
  transition: 0.3s;
}
@media (min-width: 768px) {
  .btn {
    min-width: 27rem;
    padding-left: 2.4rem;
    padding-right: 7.8rem;
    font-size: 2rem;
  }
}
.btn + .btn {
  margin-top: 16px;
}
@media (min-width: 768px) {
  .btn + .btn {
    margin-top: 40px;
  }
}
.btn a {
  color: #fff;
}
.btn_text {
  z-index: 1;
}
.btn::before {
  content: "";
  position: absolute;
  top: 0;
  right: 5.6rem;
  width: 0.1rem;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
}
.btn .btn_arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  padding-right: 3rem;
}
.btn .btn_arrow::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 2rem;
  height: 0.1rem;
  background: currentColor;
  transform: translateY(-50%);
  transition: 0.3s;
}
.btn .btn_arrow::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  width: 0.8rem;
  height: 0.8rem;
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
  transform: translateY(-50%) rotate(45deg);
  transition: 0.3s;
}
.btn:hover {
  background: #fff;
  color: #004da0;
}
.btn:hover::before {
  background: #004da0;
}
.btn:hover .btn_arrow::before {
  background: currentColor;
}
.btn:hover .btn_arrow::after {
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
}
.btn:hover .btn_arrow::before {
  transform: translate(4px, -50%);
}
.btn:hover .btn_arrow::after {
  transform: translate(4px, -50%) rotate(45deg);
}
.btn-wt {
  background: #fff;
  color: #004da0;
}
.btn-wt a {
  color: #004da0;
}
.btn-wt::before {
  background: #004da0;
}
.btn-wt .btn_arrow::before {
  background: currentColor;
}
.btn-wt .btn_arrow::after {
  border-top: 0.15rem solid currentColor;
  border-right: 0.15rem solid currentColor;
}
.btn-wt:hover {
  background: #004da0;
  color: #fff;
  border: solid 1px #fff;
}
.btn-wt:hover::before {
  background: #fff;
}
.btn-wt:hover .btn_arrow::before {
  background: #fff;
}
.btn-wt:hover .btn_arrow::after {
  border-top: 0.15rem solid #fff;
  border-right: 0.15rem solid #fff;
}
.btn-cancel {
  background: #999999;
  border: solid 1px #999999;
}
.btn-cancel a {
  color: #fff;
}
.btn-cancel:hover {
  background: #fff;
  color: #999999;
  border: solid 1px #999999;
}
.btn-cancel:hover a {
  color: #999999;
}
.btn-cancel:hover::before {
  background: #999999;
}
.btn-cancel:hover .btn_arrow::before {
  background: #999999;
}
.btn-cancel:hover .btn_arrow::after {
  border-top: 0.15rem solid #999999;
  border-right: 0.15rem solid #999999;
}
.btn-simple {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  border-radius: 5px;
  font-size: 2rem;
}
.btn-sml {
  min-width: 24rem;
  height: 4.7rem;
  padding-left: 2.4rem;
  padding-right: 7.2rem;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .btn-sml {
    font-size: 1.8rem;
  }
}
.btn-sml::before {
  right: 4.7rem;
}
.btn-sml .btn_arrow {
  right: 15px;
}

.icon-arrow {
  width: 20px;
  height: 20px;
  background: #1f5ea8;
  border-radius: 3px;
  position: relative;
}

.icon-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 6px;
  width: 8px;
  height: 1px;
  background: #fff;
  transform: translateY(-50%);
}

.icon-arrow::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.icon-arrow-common {
  display: inline-block;
  position: relative;
  width: 16px;
  height: 18px;
}

.icon-arrow-common::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 16px;
  height: 1px;
  background: #fff;
  transform: translateY(-50%);
}

.icon-arrow-common::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 2px;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}

.table {
  width: 100%;
  border-collapse: collapse;
}
.table th,
.table td {
  padding: 1.5rem;
  text-align: left;
  vertical-align: top;
  font-size: 1.6rem;
  line-height: 1.8;
  border: 1px solid #c9c9c9;
}
@media (min-width: 768px) {
  .table th,
  .table td {
    padding: 2rem;
    font-size: 1.8rem;
  }
}
.table th {
  font-weight: 700;
}
.table-common tr th {
  padding-left: 0;
  color: #004da0;
}
@media (min-width: 768px) {
  .table-common tr th {
    padding-left: 2rem;
  }
}
.table-common tr th,
.table-common tr td {
  border-left: none;
  border-right: none;
}
@media (min-width: 768px) {
  .table-common tr th,
  .table-common tr td {
    padding: 1.5rem;
  }
}
.table-intr tr th {
  background: #fff;
  padding: 0.5rem 2rem;
  font-weight: normal;
}
.table-intr tr th,
.table-intr tr td {
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .table-intr tr th,
  .table-intr tr td {
    font-size: 1.8rem;
  }
}
.table-intr tr th:first-child,
.table-intr tr td:first-child {
  border-left: none;
}
.table-intr tr th:last-child,
.table-intr tr td:last-child {
  border-right: none;
}

.list {
  width: 100%;
}
.list-accordion dt {
  background: #eaf0f7;
  padding: 1rem 2rem;
  border-top: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
  color: #004da0;
  font-weight: bold;
}
.list-accordion dd {
  border-bottom: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  .list-accordion dd .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}
.list-accordion dd p {
  padding: 1rem 2rem;
  border-bottom: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-child(odd) {
    border-right: solid 1px #c9c9c9;
  }
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-last-child(-n+2) {
    border-bottom: none;
  }
}
@media (min-width: 768px) {
  .list-accordion dd p:nth-last-child(2):nth-child(even) {
    border-bottom: solid 1px #c9c9c9;
  }
}
.list-accordion dd:last-child {
  border-bottom: none;
}
@media (min-width: 768px) {
  .list-accordion dd:last-child {
    border-bottom: solid 1px #c9c9c9;
  }
}
.list-accordion + .list-accordion {
  margin-top: -1px;
}
.list-service {
  display: grid;
}
.list-service li {
  border-radius: 50%;
  background: radial-gradient(circle, #ffffff 0%, #eef2f7 55%, #c7d7ea 80%, #a9c0dc 100%);
  display: flex;
  justify-content: center;
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}
.list-service li p {
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion dt {
  position: relative;
  padding-right: 4rem;
  cursor: pointer;
}
.accordion dt.is-open .accordion-icon::after {
  opacity: 0;
}
.accordion dd {
  display: none;
}
.accordion-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  background: #fff;
  width: 24px;
  height: 24px;
  margin: auto;
  border: 1px solid #0057B8;
  border-radius: 50%;
  flex-shrink: 0;
}
.accordion-icon:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 12px;
  height: 1px;
  background: #0057B8;
  transform: translate(-50%, -50%);
}
.accordion-icon:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 12px;
  background: #0057B8;
  transform: translate(-50%, -50%);
  transition: opacity 0.3s;
}

.products-card {
  background: #fff;
  border: solid 1px #c9c9c9;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: min(1.6666666667vw, 20px);
  line-height: 1.2;
}
.products-card_title {
  display: flex;
  justify-content: center;
  gap: 15px;
  text-align: left;
  color: #004da0;
  font-weight: bold;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .products-card_title {
    text-align: center;
  }
}
.products-card_title p {
  width: calc(100% - 20px);
}
.products-card_image {
  display: block;
  margin: 0 auto 10px;
  max-width: 85%;
  line-height: 0;
}
@media (min-width: 768px) {
  .products-card_image {
    max-width: 170px;
  }
}
@media (min-width: 768px) {
  .products-card br {
    display: none;
  }
}

html, body {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  font-size: 1.6rem;
  color: #262626;
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  line-height: 1.8;
  overflow-y: auto;
  position: relative;
}
@media (min-width: 768px) {
  body {
    font-size: 1.8rem;
  }
}
body.scroll {
  overflow-y: hidden;
}

* {
  box-sizing: border-box;
}

p {
  font-size: 1.6rem;
  line-height: 1.6;
}
@media (min-width: 768px) {
  p {
    font-size: 1.8rem;
  }
}
p a {
  color: #004da0;
}

a {
  color: #262626;
  text-decoration: none;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear;
}
a:hover {
  text-decoration: none;
}
a:hover:not(.btn) {
  opacity: 0.7;
}
a:hover .arrow-cir {
  background: #004da0;
}
a:hover .arrow-cir::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

img {
  max-width: 100%;
}

input[type=checkbox],
input[type=radio] {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.subpage main {
  padding-top: 92px;
}
@media (min-width: 768px) {
  .subpage main {
    padding-top: 86px;
  }
}

.container {
  padding: 40px 20px;
}
@media (min-width: 768px) {
  .container {
    max-width: 1220px;
    margin-inline: auto;
    padding-top: 100px;
    padding-bottom: 120px;
  }
}
.container-common {
  padding: 0 20px 40px;
}
@media (min-width: 768px) {
  .container-common {
    padding-top: 20px;
    padding-bottom: 104px;
  }
}

.subpage {
  background: url(/common/img/bg_head_common.jpg) top center no-repeat;
  background-size: 100%;
}

.pan {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  font-size: 1.3rem;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .pan {
    margin-bottom: 80px;
    font-size: 1.4rem;
  }
}
.pan li a {
  color: #004da0;
}
.pan li:not(:first-child)::before {
  display: inline-block;
  content: "/";
  padding-right: 5px;
}

.section {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .section {
    margin-bottom: 10rem;
  }
}
.section:last-child {
  margin-bottom: 0;
}
.section_heading {
  display: flex;
  align-items: flex-start;
  gap: 1.2rem;
  margin-bottom: 3.2rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
}
@media (max-width: 767px) {
  .section_heading {
    font-size: 2.2rem;
  }
}
.section_number {
  color: #0054b8;
  flex-shrink: 0;
}
.section_body {
  font-size: 1.6rem;
  line-height: 2;
  color: #333;
}
@media (min-width: 768px) {
  .section_body {
    font-size: 1.8rem;
  }
}
.section_body > *:not(:last-child) {
  margin-bottom: 2rem;
}

.news-list_item {
  display: flex;
  gap: 20px;
}
@media (min-width: 768px) {
  .news-list_item {
    justify-content: space-between;
    gap: inherit;
  }
}
.news-list_item time {
  font-size: 1.2rem;
  color: #004da0;
  font-weight: bold;
}
@media (min-width: 768px) {
  .news-list_item time {
    width: 100px;
    font-size: 1.8rem;
  }
}
.news-list_item p {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .news-list_item p {
    width: calc(100% - 120px);
    font-size: 1.8rem;
  }
}

.contactBox {
  background: #f0f5fa;
  border-top: solid 1px #c9c9c9;
}
.contactBox .container {
  text-align: center;
}
@media (min-width: 768px) {
  .contactBox .container {
    padding-top: 80px;
    padding-bottom: 72px;
  }
}
.contactBox .container .btn {
  width: 100%;
  padding-left: 1rem;
  padding-right: 6.5rem;
}
@media (min-width: 768px) {
  .contactBox .container .btn {
    width: auto;
    padding-left: 2.4rem;
    padding-right: 7.8rem;
  }
}
.contactBox_tel {
  margin: 20px auto 10px;
}
@media (min-width: 768px) {
  .contactBox_tel {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px auto 10px;
    gap: 30px;
  }
}
.contactBox_tel dl {
  width: 90%;
  display: flex;
  margin-inline: auto;
  color: #004da0;
}
@media (min-width: 768px) {
  .contactBox_tel dl {
    width: auto;
    align-items: center;
    margin-inline: 0;
  }
}
.contactBox_tel dl dt, .contactBox_tel dl dd {
  font-weight: bold;
  text-align: left;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .contactBox_tel dl dt, .contactBox_tel dl dd {
    font-weight: bold;
  }
}
.contactBox_tel dl dt {
  width: 35%;
  font-size: 1.6rem;
}
@media (min-width: 768px) {
  .contactBox_tel dl dt {
    width: auto;
    margin-right: 10px;
    font-size: 1.8rem;
  }
}
.contactBox_tel dl dd {
  width: 65%;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .contactBox_tel dl dd {
    width: auto;
    font-size: 2.4rem;
  }
}
.contactBox_att {
  font-size: 1.6rem;
}

.fixed_banner {
  background: #fff;
  position: fixed;
  bottom: 0;
  z-index: 1000;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  transform: translateY(145px);
  transition: transform 0.4s ease;
}
@media (min-width: 768px) {
  .fixed_banner {
    background: transparent;
    right: -371px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 10px;
  }
}
.fixed_banner.is-open {
  transform: translateY(0);
}
.fixed_banner_item {
  position: relative;
  height: auto;
  overflow: visible;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  cursor: pointer;
}
@media (min-width: 768px) {
  .fixed_banner_item {
    border-radius: 5px 0 0 5px;
    border: solid 1px #004da0;
  }
}
.fixed_banner_item-contact {
  height: 50px;
  margin-left: 0;
  background: #004ea2;
  color: #fff;
}
@media (min-width: 768px) {
  .fixed_banner_item-contact {
    height: 190px;
    width: 46px;
  }
}
.fixed_banner_item-contact p {
  width: 100%;
  text-align: center;
}
.fixed_banner_item-tel {
  background: #fff;
  transition: transform 0.4s ease;
  color: #004da0;
}
@media (min-width: 768px) {
  .fixed_banner_item-tel {
    min-height: 140px;
    transform: translateX(0);
  }
}
@media (min-width: 768px) {
  .fixed_banner_item-tel:hover {
    transform: translateX(-350px);
  }
}
.fixed_banner_ttl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  height: 50px;
}
@media (min-width: 768px) {
  .fixed_banner_ttl {
    width: 46px;
    height: auto;
  }
}
.fixed_banner_trigger {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #004da0;
}
.fixed_banner_icon {
  display: inline-block;
  width: 20px;
  height: auto;
  margin: 0 8px 0 0;
}
@media (min-width: 768px) {
  .fixed_banner_icon {
    display: block;
    margin: 0 auto 8px;
  }
}
.fixed_banner_icon img {
  width: 100%;
}
.fixed_banner_text {
  font-size: 1.6rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  .fixed_banner_text {
    writing-mode: vertical-rl;
  }
}
.fixed_banner_panel {
  width: 100vw;
  margin-left: -50vw;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  transition: width 0.4s ease, opacity 0.3s ease;
}
@media (min-width: 768px) {
  .fixed_banner_panel {
    width: 370px;
    height: 100%;
    margin-left: auto;
    padding: 0;
    border-left: 1px dashed #004da0;
  }
}
.fixed_banner_panel_inner {
  width: 100%;
  background: #fff;
  text-align: center;
}
.fixed_banner_title {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px;
}
.fixed_banner_number {
  font-weight: 700;
  line-height: 1.2;
}
.fixed_banner_number span {
  display: inline-block;
  min-width: 100px;
}
.fixed_banner_number .ttl {
  font-size: clamp(1.6rem, 1.6vw, 1.8rem);
  text-align: left;
}
@supports (font: -apple-system-body) {
  .fixed_banner_number .ttl {
    font-size: clamp(1.4rem, 1.4vw, 1.6rem);
  }
}
.fixed_banner_number .txt {
  font-size: 2.4rem;
  font-size: clamp(2.2rem, 2.2vw, 2.4rem);
}
@supports (font: -apple-system-body) {
  .fixed_banner_number .txt {
    font-size: clamp(2rem, 2vw, 2.2rem);
  }
}
.fixed_banner_time {
  margin-top: 5px;
  font-size: 1.2rem;
}

/* =========================
  Header
========================= */
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 72px;
  z-index: 999;
  background: transparent;
  transition: background-color 0.3s ease, box-shadow 0.3s ease, backdrop-filter 0.3s ease;
}
.header.is-scrolled {
  background: rgba(255, 255, 255, 0.8588235294);
  box-shadow: 0 0 0.8rem rgba(0, 0, 0, 0.08);
  backdrop-filter: blur(8px);
}

.header_inner {
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 10px;
}

/* =========================
  Logo
========================= */
.header_logo {
  position: relative;
  width: min(62.6666666667vw, 470px);
  line-height: 0;
}
.header_logo a {
  display: block;
  position: relative;
}
.header_logo img {
  width: 100%;
}
.header_logo-white {
  opacity: 1;
  transition: opacity 0.3s ease;
}
.header_logo-color {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
}

/* =========================
  BTN BOX
========================= */
.header_btnBox {
  display: grid;
  grid-template-columns: 48px 48px;
  gap: 8px;
}

/* =========================
  MENU BUTTON
========================= */
.header_menu-button {
  width: 48px;
  height: 48px;
  background: #004da0;
  border: none;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}

.header_menu-button span {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  width: 22px;
  height: 2px;
  background: #fff;
  transition: 0.3s;
}

.header_menu-button span:nth-child(1) {
  top: 16px;
}

.header_menu-button span:nth-child(2) {
  top: 23px;
}

.header_menu-button span:nth-child(3) {
  top: 30px;
}

.header_menu-button.active span:nth-child(1) {
  transform: translateX(-50%) rotate(45deg);
  top: 23px;
}

.header_menu-button.active span:nth-child(2) {
  opacity: 0;
}

.header_menu-button.active span:nth-child(3) {
  transform: translateX(-50%) rotate(-45deg);
  top: 23px;
}

/* =========================
  NAV
========================= */
.header_nav {
  display: none;
  position: absolute;
  top: 72px;
  left: 0;
  width: 100%;
  z-index: 99;
  background: rgba(0, 77, 160, 0.9803921569);
  backdrop-filter: blur(8px);
  border-top: 1px solid #c9c9c9;
}
@media (min-width: 768px) {
  .header_nav {
    background: inherit;
    backdrop-filter: inherit;
  }
}

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

.header_nav-item {
  border-bottom: 1px solid #eee;
}

.header_nav-item a {
  display: block;
  padding: 15px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
@media (min-width: 768px) {
  .header_nav-item a {
    color: #262626;
  }
}

/* =========================
  SEARCH
========================= */
.header_search {
  display: none;
  position: absolute;
  top: 72px;
  right: 0;
  background: #fff;
  padding: 30px 20px;
  border: 1px solid #c9c9c9;
  width: 100%;
  z-index: 4;
}
.header_search-button {
  background: #fff;
  border: 1px solid #c9c9c9;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
}
.header_search-button img {
  width: 16px;
  transition: 0.3s;
  filter: none;
}
.header_search .search_form {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  border: 1px solid #c9c9c9;
}
.header_search .search_form input[type=text] {
  width: 100%;
  height: 100%;
  padding: 0 50px 0 10px;
}
.header_search .search_form button {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.header_search .search_form button img {
  width: 20px;
}

/* =========================
  PC
========================= */
@media (min-width: 768px) {
  .header {
    height: 86px;
  }
  .header_inner {
    padding-inline: 20px;
  }
  .header_logo {
    width: min(27vw, 324px);
    margin-right: min(1.6666666667vw, 20px);
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .header_logo {
    min-width: 268px;
  }
}
@media (min-width: 768px) {
  .header_nav {
    display: block !important;
    position: static;
    margin-right: auto;
    border-top: none;
  }
  .header_nav-list {
    display: flex;
    gap: 24px;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .header_nav-item {
    border: none;
    line-height: 0;
  }
  .header_nav-item a {
    position: relative;
    display: inline-block;
    padding: 0;
    text-decoration: none;
    font-size: clamp(1.4rem, 1.4vw, 1.6rem);
    font-weight: bold;
    transition: color 0.3s ease, transform 0.3s ease;
  }
  .header_nav-item a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 100%;
    height: 1px;
    background: #004da0;
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.3s ease;
  }
  .header_nav-item a:hover {
    opacity: 1;
    color: #004da0;
  }
  .header_nav-item a:hover::after {
    transform: scaleX(1);
  }
  .header_nav-item.is-current a {
    color: #004da0;
  }
  .header_nav-item.is-current a::after {
    transform: scaleX(1);
  }
  .header_menu-button {
    display: none;
  }
  .header_btnBox {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 24px;
    width: min(71.3333333333vw, 856px);
  }
  .header_search-button {
    display: none;
  }
  .header_search {
    position: relative;
    top: inherit;
    display: flex;
    position: static;
    border-radius: 3px;
    width: auto;
    background: transparent;
    border: none;
    padding: 0;
  }
  .header_search .search_form {
    position: relative;
    width: 200px;
    height: 36px;
    border: none;
  }
  .header_search .search_form button {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    width: 36px;
    height: 100%;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
  }
  .header_search .search_form button img {
    width: 12px;
  }
  .header_search .search_form form {
    display: flex;
    align-items: center;
  }
  .header_search .search_form input[type=text] {
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 0 30px 0 10px;
    border: 1px solid #c9c9c9;
    border-radius: 3px;
    font-size: 1.2rem;
  }
}
/* =========================
  TOP PAGE
========================= */
.home .header_logo-white {
  opacity: 1;
}
.home .header_logo-color {
  opacity: 0;
}

.home .header.is-scrolled .header_logo-white {
  opacity: 0;
}
.home .header.is-scrolled .header_logo-color {
  opacity: 1;
}

@media (min-width: 768px) {
  .home .header_nav-item a {
    color: #fff;
  }
  .home .header_nav-item a {
    color: #fff;
  }
  .home .header.is-scrolled .header_nav-item a {
    color: #262626;
  }
  .home .header .header_nav-item.is-current a, .home .header_nav-item a:hover, .home .header.is-scrolled .header_nav-item a:hover {
    color: #004da0;
  }
}
/* =========================
  SUB PAGE
========================= */
.subpage .header_logo-white {
  opacity: 0;
}
.subpage .header_logo-color {
  opacity: 1;
}

@media (min-width: 768px) {
  .subpage .header_nav-item a {
    color: #262626;
  }
  .subpage .header_nav-item.is-current a, .subpage .header_nav-item a:hover, .subpage .header.is-scrolled .header_nav-item a:hover {
    color: #004da0;
  }
}
.footer {
  background: #343a41 url(../img/bg_footer.svg) no-repeat left 25% top 5%;
  background-size: 200%;
  padding-bottom: 50px;
  color: #fff;
}
@media (min-width: 768px) {
  .footer {
    background: #343a41 url(../img/bg_footer.svg) no-repeat right -650px top 30%;
    padding-bottom: 0;
  }
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  margin-inline: auto;
  padding: 80px 20px;
}
@media (min-width: 768px) {
  .footer_inner {
    max-width: 1220px;
  }
}
@media (min-width: 768px) {
  .footer_lead {
    display: flex;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .footer_nav {
    margin-top: 0;
  }
}
.footer_company {
  width: 62.6666666667vw;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .footer_company {
    width: min(29.1666666667vw, 350px);
  }
}
.footer_catch {
  position: relative;
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.7;
}
@media (min-width: 768px) {
  .footer_catch {
    margin-top: auto;
    font-size: 3.6rem;
  }
}
.footer_catch .word {
  position: relative;
  display: inline-block;
}
.footer_catch .word-fine .ruby {
  position: absolute;
  top: -0.8em;
  left: 0.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.footer_catch .word-tech .ruby {
  position: absolute;
  top: -0.8em;
  right: 4.8em;
  font-size: 0.3em;
  font-weight: bold;
  letter-spacing: 0.1em;
}
.footer_small {
  font-size: 1.2rem;
  letter-spacing: 0.1em;
}
.footer_nav {
  display: none;
}
@media (min-width: 768px) {
  .footer_nav {
    display: flex;
    gap: 36px;
    margin-top: 8px;
    margin-bottom: 5px;
  }
}
.footer_navList {
  list-style: none;
  font-size: 1.6rem;
}
.footer_navList li {
  margin-bottom: 6px;
}
.footer_navList li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.8;
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
}
.footer_navList li a:hover {
  opacity: 0.5;
}
.footer_navList li.footer_nav-title a {
  opacity: 1;
}
.footer_nav-title {
  font-weight: bold;
  margin-bottom: 10px;
}
.footer_bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 32px 20px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .footer_bottom {
    padding: 16px 40px;
    font-size: 1.6rem;
  }
}
.footer_links {
  display: flex;
  gap: 30px;
  margin-bottom: 10px;
  width: 100%;
}
@media (min-width: 768px) {
  .footer_links {
    width: auto;
    margin-bottom: 0;
  }
}
.footer_links a {
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
  color: #fff;
  text-decoration: none;
}
.footer_links a:hover {
  opacity: 0.6;
}
.footer_copy {
  margin-left: 20px;
  font-size: 1.2rem;
}
@media (min-width: 768px) {
  .footer_copy {
    margin-left: 0;
    font-size: clamp(1.2rem, 1.16vw, 1.4rem);
  }
}

#contact .wpcf7-not-valid-tip {
  font-size: 1.4rem !important;
}
#contact .screen-reader-response, #contact .wpcf7-response-output {
  margin-block: 30px;
  color: #ff6b81 !important;
  font-weight: bold !important;
  text-align: center;
}
#contact .contact_sub {
  display: block;
  color: #0054b8;
  font-size: 1.4rem;
  font-style: italic;
  margin-top: 0.4rem;
}
#contact .contact_lead {
  font-size: 1.4rem;
  margin-top: 3rem;
  margin-bottom: 5rem;
}
#contact .contact-form {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #contact .contact-form {
    margin-top: 60px;
  }
}
#contact .contact-form_row {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  #contact .contact-form_row {
    flex-direction: row;
    align-items: center;
    gap: 4rem;
    margin-bottom: 3rem;
  }
}
#contact .contact-form_label {
  font-size: 1.5rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #contact .contact-form_label {
    width: min(20vw, 240px);
    flex-shrink: 0;
    font-size: 2rem;
  }
}
#contact .contact-form_required {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 4.2rem;
  height: 2rem;
  margin-left: 0.8rem;
  border-radius: 999px;
  background: #ff6b81;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}
#contact .contact-form_field {
  flex: 1;
}
#contact .contact-form_input, #contact .contact-form_textarea {
  width: 100%;
  border: 0;
  background: #f4f4f4;
  padding: 1.6rem 2rem;
  border-radius: 3px;
  font-size: 1.6rem;
  appearance: none;
}
#contact .contact-form_input {
  height: 5.6rem;
  border-radius: 3px;
}
@media (min-width: 768px) {
  #contact .contact-form_input {
    width: min(68.3333333333vw, 820px);
  }
}
#contact .contact-form_textarea {
  min-height: 24rem;
  resize: vertical;
}
#contact .contact-form_input::placeholder, #contact .contact-form_textarea::placeholder {
  color: #999;
}
#contact .contact-form .center {
  text-align: center;
}
#contact .contact-form .btn {
  width: 60%;
}
@media (min-width: 768px) {
  #contact .contact-form .btn {
    width: auto;
  }
}
#contact .catalog {
  display: grid;
}
@media (min-width: 768px) {
  #contact .catalog {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 6rem;
    gap: 3rem;
  }
}
#contact .catalog_group {
  display: flex;
  flex-direction: column;
  gap: 1.2rem;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #contact .catalog_group {
    margin-bottom: 0;
  }
  #contact .catalog_group + .catalog_group {
    margin-top: 32px;
  }
}
#contact .catalog_title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
@media (min-width: 768px) {
  #contact .catalog_title {
    font-size: 2rem;
  }
}
#contact .catalog_item {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  line-height: 1.4;
}
@media (min-width: 768px) {
  #contact .catalog_item {
    align-items: center;
  }
}
#contact .catalog_item label {
  font-size: 1.4rem;
  line-height: 1.5;
  cursor: pointer;
}
@media (min-width: 768px) {
  #contact .catalog_item label {
    font-size: 1.8rem;
  }
}
#contact .catalog_item input[type=checkbox] {
  background: #f2f2f2;
  width: 2rem;
  height: 2rem;
  margin-top: 0.2rem;
  flex-shrink: 0;
  border-radius: 3px;
}
#contact .privacy {
  text-align: center;
  margin-top: 3rem;
}
@media (min-width: 768px) {
  #contact .privacy {
    margin-top: 6rem;
  }
}
#contact .privacy_check {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-top: 2rem;
}
#contact .contact-btn {
  margin-top: 4rem;
  text-align: center;
}
#contact .contact-btn_submit {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 24rem;
  height: 6rem;
  background: #0054b8;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  transition: 0.3s;
}
#contact .contact-btn_submit:hover {
  opacity: 0.8;
}
#contact .contact-info {
  margin-top: 5rem;
  padding: 2rem;
  border: 1px solid #808080;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #contact .contact-info {
    margin-top: 8rem;
    padding: 3rem;
  }
}
#contact .contact-info_title {
  width: 100%;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
@media (min-width: 768px) {
  #contact .contact-info_title {
    width: auto;
    text-align: left;
  }
}
#contact .contact-info_time {
  font-size: 1.3rem;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  #contact .contact-info_time {
    width: auto;
    font-size: 1.6rem;
    text-align: left;
  }
}
#contact .contact-info_tel {
  margin-top: 10px;
  color: #004da0;
}
@media (min-width: 768px) {
  #contact .contact-info_tel {
    display: flex;
    gap: 3rem;
  }
}
#contact .contact-info_tel dl {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 2rem;
  color: #0054b8;
  font-weight: 700;
  text-decoration: none;
}
@media (min-width: 768px) {
  #contact .contact-info_tel dl {
    justify-content: center;
    gap: 2rem;
  }
}
#contact .contact-info_tel dl dt {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  #contact .contact-info_tel dl dt {
    width: auto;
    font-size: 1.5rem;
  }
}
#contact .contact-info_tel dl dd {
  width: 60%;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  #contact .contact-info_tel dl dd {
    width: auto;
    font-size: 2.4rem;
  }
}
#contact .contact-btn .btn {
  min-width: 60%;
  margin-top: 0;
}
@media (min-width: 768px) {
  #contact .contact-btn .btn {
    min-width: 27rem;
  }
}
#contact .contact-btn .btn-cancel {
  margin-top: 10px;
}
@media (min-width: 768px) {
  #contact .contact-btn .btn-cancel {
    margin-top: 0;
    margin-left: 20px;
  }
}
#contact .contacConf .catalog {
  display: block;
}
#contact .contacConf .catalog_group {
  width: 100%;
}

#contact .wpcf7-form-control-wrap {
  display: flex;
  flex-direction: column;
}

#contact .catalog_item {
  flex-direction: column;
}

#contact .privacy label {
  cursor: pointer;
}

#contact .privacy input[type=checkbox] {
  background: #f2f2f2;
  width: 2rem;
  height: 2rem;
  margin-top: 0.2rem;
  flex-shrink: 0;
  border-radius: 3px;
}

#contact .catalog_item input[type=checkbox], #contact .privacy input[type=checkbox] {
  position: relative;
}

#contact .catalog_item input[type=checkbox]:hover, #contact .privacy input[type=checkbox]:hover {
  border-color: #2f7fd6;
}

#contact .catalog_item input[type=checkbox]:checked, #contact .privacy input[type=checkbox]:checked {
  background: #2f7fd6;
  border-color: #2f7fd6;
}

#contact .catalog_item input[type=checkbox]:checked::after, #contact .privacy input[type=checkbox]:checked::after {
  content: "";
  position: absolute;
  width: 5px;
  height: 10px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(45deg);
  left: 7px;
  top: 3px;
}

/* TODO contactform7のみ*/
#contact span.wpcf7-list-item label {
  display: flex;
  align-items: flex-start;
  gap: 1rem;
  line-height: 1.4;
  flex-direction: row;
}

#contact input.wpcf7-form-control.wpcf7-submit {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-right: 6rem;
}

#contact .screen-reader-response ul {
  display: none;
}

#contact .screen-reader-response, #contact .wpcf7-not-valid-tip,
#contact .checkbox-group-error, #contact .wpcf7-response-output {
  color: #ff0000;
  font-weight: 400;
}

@media (min-width: 768px) {
  #contact .catalog_item {
    align-items: unset;
  }
  #contact .contact-form_row.message {
    align-items: flex-start;
  }
}
#privacy .privacy-policy_inner {
  width: min(100%, 114rem);
  margin: 0 auto;
  padding: 0 2rem;
}
#privacy .privacy-link {
  color: #004da0;
  text-decoration: underline;
  word-break: break-all;
}
#privacy .privacy-link:hover {
  opacity: 0.7;
}
#privacy .privacy-table_wrap {
  overflow-x: auto;
  margin: 4rem 0;
}

#company .container-common {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  #company .container-common {
    padding-bottom: 120px;
  }
}
#company .section-message .head-blbd {
  order: 1;
}
#company .section-message .name {
  text-align: right;
}
#company .section-message .name-text-01 {
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  #company .section-message .name-text-01 {
    font-size: 1.5rem;
  }
}
#company .section-message .name-text-02 {
  font-weight: bold;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  #company .section-message .name-text-02 {
    font-size: 2.2rem;
  }
}
#company .section-message .section_body {
  order: 3;
}
@media (min-width: 768px) {
  #company .section-message .section_body {
    width: min(63.3333333333vw, 760px);
    order: 2;
  }
}
#company .section-message .section_img {
  width: 100%;
  height: 100%;
  margin: 0 auto 20px;
  aspect-ratio: 360/230;
  border-radius: 5px;
  overflow: hidden;
  order: 2;
}
@media (min-width: 768px) {
  #company .section-message .section_img {
    width: min(30vw, 360px);
    margin: 0;
    order: 3;
  }
}
#company .section-profile .table tr th {
  width: 25%;
}
@media (min-width: 768px) {
  #company .section-profile .table tr th {
    width: 20%;
  }
}
#company .section-profile .table tr td {
  width: 75%;
}
@media (min-width: 768px) {
  #company .section-profile .table tr td {
    width: 80%;
  }
}
#company .section_list {
  padding: 30px 0;
  border-top: solid 1px #c9c9c9;
}
@media (min-width: 768px) {
  #company .section_list {
    padding: 40px 0;
  }
}
#company .section_list:last-child {
  border-bottom: solid 1px #c9c9c9;
}
#company .section-access .section_body {
  order: 2;
}
@media (min-width: 768px) {
  #company .section-access .section_body {
    order: 1;
  }
}
#company .section-access .map {
  order: 1;
  width: 100%;
  margin-bottom: 20px;
  border-radius: 5px;
}
@media (min-width: 768px) {
  #company .section-access .map {
    width: min(38.3333333333vw, 460px);
    aspect-ratio: 460/300;
    order: 2;
    overflow: hidden;
  }
}
#company .section-access .map iframe {
  width: 100%;
  height: 240px;
}
@media (min-width: 768px) {
  #company .section-access .map iframe {
    height: 100%;
  }
}
#company .section-access .btn {
  margin: 0 auto;
}
#company .section-group h4 {
  margin-bottom: 10px;
  color: #004da0;
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  #company .section-group h4 {
    font-size: 2.2rem;
  }
}
#company .section-group h5 {
  margin-bottom: 10px;
  font-weight: bold;
}
#company .section-group .section_body-bd {
  border-bottom: solid 1px #c9c9c9;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  #company .section-group .section_body-bd {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
}
#company .section-group .section_body p img {
  width: 15px;
  margin-left: 10px;
}
#company .section-group .section_body + .section_body {
  margin-top: 20px;
}
@media (min-width: 768px) {
  #company .section-group .section_body + .section_body {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  #company .section-group .flex-between {
    display: grid;
    grid-template-columns: 1.2fr 1fr 1fr;
  }
}

#partners .section_body .list-accordion {
  margin-bottom: 0;
}
#partners .section_body:not(:last-child) {
  margin-bottom: 40px;
}
#partners .section_body .txtAtt {
  margin-top: 2rem;
}

.bnrLink {
  background: url(/img/products/bnr_processing_bk_sp.jpg) no-repeat center center;
  background-size: cover;
  align-items: center;
  margin-top: 48px;
  padding: min(5.3333333333vw, 40px);
  color: #fff;
  font-weight: bold;
}
@media (min-width: 768px) {
  .bnrLink {
    background: url(/img/products/bnr_processing_bk_pc.jpg) no-repeat center center;
    background-size: cover;
    height: 200px;
    margin-top: 104px;
    padding: min(3.3333333333vw, 40px) min(4.6666666667vw, 56px);
  }
}
.bnrLink .catch {
  margin-bottom: 10px;
  font-size: 1.5rem;
}
@media (min-width: 768px) {
  .bnrLink .catch {
    font-size: 2rem;
  }
}
.bnrLink .ttl {
  margin-bottom: 10px;
  font-size: 2.6rem;
}
@media (min-width: 768px) {
  .bnrLink .ttl {
    margin-bottom: 0;
    font-size: 4.4rem;
  }
}
.bnrLink .link {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: auto;
}
.bnrLink .link .icon-arrow {
  display: inline-block;
  background: inherit;
  padding-left: 3rem;
}
.bnrLink .link .icon-arrow:before {
  width: 15px;
  right: 0;
  left: inherit;
}
.bnrLink .link .icon-arrow:after {
  width: 12px;
  height: 12px;
  right: 0;
}

.contact-products {
  background: #f2f2f2;
  margin-top: 30px;
  padding: 2rem;
  border-radius: 5px;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-products {
    margin-top: 80px;
    padding: 3rem;
  }
}
.contact-products .catch {
  margin-bottom: 20px;
  font-size: 1.6rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  .contact-products .catch {
    font-size: 2.2rem;
  }
}
.contact-products > .flex-center {
  gap: min(3.3333333333vw, 40px);
  align-items: stretch !important;
}
.contact-products .btn-simple {
  width: 100%;
  border: solid 1px #004da0;
  padding-block: 0.8rem;
}
@media (min-width: 768px) {
  .contact-products .btn-simple {
    width: min(40vw, 480px);
    min-height: 60px;
  }
}
.contact-products .btn-simple-bl {
  background: #004da0;
  gap: min(2.6666666667vw, 32px);
  color: #fff;
}
.contact-products .btn-simple-bl img {
  width: 24px;
}
@media (min-width: 768px) {
  .contact-products .btn-simple-bl img {
    width: min(4vw, 30px);
  }
}
.contact-products .btn-simple-bl .mail {
  font-weight: bold;
}
.contact-products .btn-simple-wh {
  background: #fff;
  gap: min(1vw, 12px);
  padding-inline: min(1vw, 12px);
  color: #004da0;
}
.contact-products .btn-simple-wh img {
  width: 24px;
}
@media (min-width: 768px) {
  .contact-products .btn-simple-wh img {
    width: min(2.3333333333vw, 28px);
  }
}
@media (min-width: 768px) {
  .contact-products .btn-simple-wh .number {
    display: flex;
    align-items: center;
  }
}
.contact-products .btn-simple-wh .number p {
  font-size: 1.4rem;
  font-weight: bold;
}
@supports (font: -apple-system-body) {
  .contact-products .btn-simple-wh .number p {
    font-size: 1.2rem;
  }
}
@media (min-width: 768px) {
  .contact-products .btn-simple-wh .number p {
    display: flex;
    align-items: center;
  }
}
.contact-products .btn-simple-wh .number p span {
  padding-left: 10px;
  font-size: 2rem;
  font-weight: bold;
}
@supports (font: -apple-system-body) {
  .contact-products .btn-simple-wh .number p span {
    font-size: 1.7rem;
  }
}
.contact-products .btn-simple-wh .number p + p {
  margin-left: 10px;
}
@media (min-width: 768px) {
  .contact-products .btn-simple-wh .number p + p {
    margin-left: min(1.25vw, 15px);
  }
}
.contact-products .btn-simple-wh .time {
  font-size: 1.2rem;
}

.products-card {
  position: relative;
  overflow: hidden;
  background: #f0f0f0;
}
.products-card:after {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
  content: "NO IMAGE";
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 1.2em;
  color: #c9c9c9;
}
@media (min-width: 768px) {
  .products-card:after {
    font-size: 3rem;
  }
}
.products-card:has(img) {
  background: transparent;
}
.products-card:has(img)::after {
  content: none;
}
.products-card::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 3px solid #004da0;
  border-radius: 7px;
  opacity: 0;
  transform: scale(0.95);
  transition: opacity 0.3s ease, transform 0.3s ease;
  pointer-events: none;
  z-index: 2;
}
.products-card-box a:hover {
  opacity: 1;
}
.products-card-box:hover .products-card::before {
  opacity: 1;
  transform: scale(1);
}
.products-card-box:hover .products-card_title {
  color: #004da0;
}
.products-card-box:hover .products-card_title p {
  color: #004da0;
}

.list-img {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4.2666666667vw, 32px);
}
@media (min-width: 768px) {
  .list-img {
    grid-template-columns: repeat(3, 1fr);
    gap: min(2.6666666667vw, 32px);
  }
}
.list-img li {
  background: #e1eaf4;
  aspect-ratio: 376/282;
  border-radius: 5px;
}
.list-product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(3.2vw, 24px) min(4.2666666667vw, 32px);
}
@media (min-width: 768px) {
  .list-product {
    grid-template-columns: repeat(4, 1fr);
    gap: min(1.6666666667vw, 20px) min(2.6666666667vw, 32px);
  }
}
.list-product .products-card {
  width: 100%;
  aspect-ratio: 276/207;
  margin: 0 0 10px;
  padding-block: 15px;
}
.list-product .products-card_image {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 270px;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  object-fit: cover;
}
.list-product .products-card_title {
  text-align: left;
  align-items: flex-start;
  justify-content: left;
  gap: 8px;
  font-size: 1.4rem;
  color: #262626;
  font-weight: normal;
}
@media (min-width: 768px) {
  .list-product .products-card_title {
    font-size: 1.8rem;
    gap: 10px;
  }
}
.list-product .products-card_title .icon-arrow {
  margin-top: 2px;
}
.list-product .products-card_title p {
  color: #262626;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .list-product .products-card_title p {
    line-height: 1.4;
  }
}

@media (min-width: 768px) {
  #products .head-big {
    margin-bottom: 56px;
  }
}
#products .filter {
  background: #f2f2f2;
  border-radius: 5px;
  padding: 1.5rem 1rem;
}
@media (min-width: 768px) {
  #products .filter {
    padding: 3rem 2rem;
  }
}
#products .filter dt {
  background: url(/img/products/icon_filter_open.svg) no-repeat center right 0.5rem;
  background-size: 16px;
  padding: 1.5rem 3.5rem 1.5rem 1.5rem;
}
@media (min-width: 768px) {
  #products .filter dt {
    padding: 3rem 2rem;
  }
}
#products .filter dt.is-open {
  background: url(/img/products/icon_filter_close.svg) no-repeat center right 0.5rem;
  background-size: 16px;
}
@media (min-width: 768px) {
  #products .filter dt {
    background: url(/img/products/icon_filter_open.svg) no-repeat center right 3rem;
    background-size: 16px;
    padding-right: 4rem;
  }
  #products .filter dt.is-open {
    background: url(/img/products/icon_filter_close.svg) no-repeat center right 3rem;
    background-size: 16px;
  }
}
#products .filter .ttl {
  font-size: 1.8rem;
  font-weight: bold;
}
@media (min-width: 768px) {
  #products .filter .ttl {
    margin-left: 1rem;
  }
}
#products .filter-list li {
  display: inline-block;
  background: #fff;
  border-radius: 100vmax;
  border: solid 1px #c9c9c9;
  margin: 0.2rem;
}
@media (min-width: 768px) {
  #products .filter-list li {
    margin: 0.5rem;
  }
}
#products .filter-list li a {
  padding: 0.5rem 1.5rem;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  #products .filter-list li a {
    font-size: 1.6rem;
  }
}
#products .filter-list li.on {
  background: #004da0;
}
#products .filter-list li.on a {
  color: #fff;
}
#products .filter-on dt {
  background: none;
  pointer-events: none;
}
#products .filter-on dd {
  display: block;
}
#products .section_body + .section_body {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #products .section_body + .section_body {
    margin-top: 104px;
  }
}

#productsDetail .section-product .section_body {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_body {
    width: min(45vw, 540px);
    margin-bottom: 0;
  }
}
#productsDetail .section-product .section_body .head-blbd br {
  display: none;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_body .head-blbd br {
    display: block;
  }
}
#productsDetail .section-product .section_img {
  width: 88%;
  margin-inline: auto;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_img {
    width: min(48.3333333333vw, 580px);
    margin: 0;
  }
}
#productsDetail .section-product .section_img-main {
  position: relative;
  margin-bottom: min(3.4666666667vw, 26px);
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  width: 100%;
  height: min(58vw, 435px);
  overflow: hidden;
  background: #f0f0f0;
}
#productsDetail .section-product .section_img-main::before {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  inset: 0;
  margin: auto;
  content: "NO IMAGE";
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 3.2em;
  color: #c9c9c9;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_img-main::before {
    font-size: 5rem;
  }
}
#productsDetail .section-product .section_img-main:has(img) {
  background: transparent;
}
#productsDetail .section-product .section_img-main:has(img)::before {
  content: none;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_img-main {
    height: min(36.25vw, 435px);
    margin-bottom: min(2.1666666667vw, 26px);
  }
}
#productsDetail .section-product .section_img-main .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#productsDetail .section-product .section_img-main .swiper-slide img {
  display: block;
  width: 100%;
  max-width: 90%;
  height: auto;
}
#productsDetail .section-product .section_img-slide {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: min(3.4666666667vw, 26px);
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_img-slide {
    gap: min(2.1666666667vw, 26px);
  }
}
#productsDetail .section-product .section_img-slide li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  width: 100%;
  height: min(17.6vw, 132px);
  cursor: pointer;
}
@media (min-width: 768px) {
  #productsDetail .section-product .section_img-slide li {
    height: min(11vw, 132px);
  }
}
#productsDetail .section-product .section_img-slide li img {
  width: 100%;
  max-width: 90%;
}
#productsDetail .section-detail .section_body + .section_body {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #productsDetail .section-detail .section_body + .section_body {
    margin-top: 80px;
  }
}
#productsDetail .section-detail .section_body * {
  max-width: 100%;
}
#productsDetail .section-detail .section_body .wp-video {
  max-width: 100%;
  aspect-ratio: 16/9;
}
#productsDetail .section-detail .section_body .wp-video video {
  width: 100%;
  height: 100%;
}
#productsDetail .section-detail .section_body img {
  max-width: 100%;
  border-radius: 3px;
}
#productsDetail .section-detail .section_body table {
  width: 100%;
  border-collapse: collapse;
}
#productsDetail .section-detail .section_body table th,
#productsDetail .section-detail .section_body table td {
  padding: 1.5rem;
  text-align: left;
  vertical-align: top;
  font-size: 1.6rem;
  line-height: 1.8;
  border: 1px solid #c9c9c9;
}
@media (min-width: 768px) {
  #productsDetail .section-detail .section_body table th,
  #productsDetail .section-detail .section_body table td {
    padding: 2rem;
    font-size: 1.8rem;
  }
}
#productsDetail .section-detail .section_body table th {
  font-weight: 700;
}
@media (min-width: 768px) {
  #productsDetail .section-detail .btn-sml {
    margin-top: 80px;
  }
}

@media (min-width: 768px) {
  #processing .section-service .section_body {
    width: min(55.8333333333vw, 670px);
  }
}
#processing .section-service .section_body + .section_body {
  margin-top: 40px;
}
@media (min-width: 768px) {
  #processing .section-service .section_body + .section_body {
    margin-top: 104px;
  }
}
@media (min-width: 768px) {
  #processing .section-service .catch {
    margin-bottom: 60px;
  }
}
#processing .section-service .list-service {
  grid-template-columns: repeat(3, 1fr);
  gap: min(1.6666666667vw, 20px);
}
#processing .section-service .list-service li {
  aspect-ratio: 1/1;
}
#processing .section-service .list-service li p {
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  #processing .section-service .list-service li p {
    font-size: 2rem;
  }
}
#processing .section-service .section_img {
  width: 100%;
  height: 150px;
  margin-top: 20px;
  border-radius: 5px;
  overflow: hidden;
}
@media (min-width: 768px) {
  #processing .section-service .section_img {
    width: min(35vw, 420px);
    height: 100%;
    margin-top: 60px;
    aspect-ratio: 42/46;
  }
}
#processing .section-service .section_img img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media (min-width: 768px) {
  #processing .section-service .section_img img {
    height: 100%;
  }
}
#processing .section-example .table th {
  width: 30%;
}
@media (min-width: 768px) {
  #processing .section-example .table th {
    width: 20%;
  }
}
#processing .section-example .table td {
  width: 70%;
}
@media (min-width: 768px) {
  #processing .section-example .table td {
    width: 80%;
  }
}

#search .section_ttl {
  background: #004da0;
  margin-bottom: 20px;
  padding: 5px 10px;
  color: #fff;
}
#search .section_ttl span {
  font-weight: bold;
}
#search .search_result {
  margin-top: 60px;
}
#search .search_count {
  margin-bottom: 30px;
  font-size: 1.5rem;
}
#search .search_list {
  border-top: 1px solid #c9c9c9;
}
#search .search_item {
  border-bottom: 1px solid #c9c9c9;
}
#search .search_item a {
  display: block;
  padding: 15px 0;
  text-decoration: none;
  color: inherit;
  transition: 0.3s;
}
@media (min-width: 768px) {
  #search .search_item a {
    padding: 25px 0;
  }
}
#search .search_item-ttl {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}
@media (min-width: 768px) {
  #search .search_item-ttl {
    font-size: 1.8rem;
  }
}
#search .search_empty {
  text-align: center;
  border: 1px solid #c9c9c9;
  border-radius: 5px;
  padding: 20px;
}
@media (min-width: 768px) {
  #search .search_empty {
    padding: 60px 20px;
  }
}
#search .search_empty-ttl {
  margin-bottom: 5px;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 768px) {
  #search .search_empty-ttl {
    margin-bottom: 15px;
    font-size: 2.4rem;
  }
}
#search .search_empty p {
  line-height: 1.8;
}
#search .pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}
@media (min-width: 768px) {
  #search .pagination {
    margin-top: 60px;
  }
}
#search .pagination.navigation {
  margin-top: 0;
}
#search .pagination .screen-reader-text {
  display: none;
}
#search .pagination .nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
#search .pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 1/1;
  min-width: 40px;
  height: 40px;
  padding: 0 10px;
  border: 1px solid #004da0;
  text-decoration: none;
  border-radius: 3px;
  transition: 0.3s;
  font-family: "classico-urw", "Yu Gothic", "Yu Gothic Medium", "游ゴシック体", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: bold;
}
@media (min-width: 768px) {
  #search .pagination .page-numbers {
    min-width: 48px;
    height: 48px;
  }
}
#search .pagination .page-numbers:hover, #search .pagination .page-numbers.current {
  background: #004da0;
  border-color: #004da0;
  color: #fff;
}
#search .pagination .page-numbers.next, #search .pagination .page-numbers.prev {
  min-width: inherit;
  border: none;
  aspect-ratio: inherit;
}
#search .pagination .page-numbers.next:hover, #search .pagination .page-numbers.next.current, #search .pagination .page-numbers.prev:hover, #search .pagination .page-numbers.prev.current {
  background: none;
  border-color: none;
  color: #262626;
}