/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */
*,
::after,
::before {
  border-style: solid;
  border-width: 0;
  box-sizing: border-box;
  min-width: 0
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent
}
body {
  margin: 0
}
main {
  display: block
}
address,
blockquote,
dl,
figure,
form,
iframe,
p,
pre,
table {
  margin: 0
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0
}
dt {
  font-weight: 700
}
dd {
  margin-left: 0
}
hr {
  border-top-width: 1px;
  box-sizing: content-box;
  clear: both;
  color: inherit;
  height: 0;
  margin: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: inherit
}
address {
  font-style: inherit
}
a {
  background-color: transparent;
  color: inherit;
  text-decoration: none
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: inherit
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
embed,
iframe,
img,
object,
svg {
  vertical-align: bottom
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0;
  text-align: inherit;
  text-transform: inherit;
  vertical-align: middle
}
[type=button],
[type=reset],
[type=submit],
button {
  cursor: pointer
}
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled,
button:disabled {
  cursor: default
}
:-moz-focusring {
  outline: auto
}
select:disabled {
  opacity: inherit
}
option {
  padding: 0
}
fieldset {
  margin: 0;
  min-width: 0;
  padding: 0
}
legend {
  padding: 0
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
[type=number] {
  -moz-appearance: textfield
}
label[for] {
  cursor: pointer
}
details {
  display: block
}
summary {
  display: list-item
}
[contenteditable]:focus {
  outline: auto
}
table {
  border-collapse: collapse;
  border-color: inherit
}
caption {
  text-align: left
}
td,
th {
  padding: 0;
  vertical-align: top
}
th {
  font-weight: 700;
  text-align: left
}
*,
:after,
:before {
  box-sizing: border-box
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  height: 100%;
  scroll-behavior: smooth;
  scroll-padding-top: 100px
}
body {
  background: #f7f2e8;
  color: #4b2b00;
  font-family: "Noto Sans JP",sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  height: 100%;
  letter-spacing: normal;
  line-break: strict;
  line-height: 2;
  max-width: 100vw;
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: normal
}
body.no-scroll {
  overflow: hidden
}
body * {
  letter-spacing: normal;
  line-height: 2
}
a {
  color: inherit;
  text-decoration: none
}
a:focus-visible {
  cursor: pointer;
  text-decoration: none
}
a,
img,
picture,
span {
  display: inline-block
}
svg {
  height: 100%;
  vertical-align: middle;
  width: 100%
}
img {
  background-repeat: no-repeat;
  background-size: cover;
  font-style: italic;
  height: auto;
  max-width: 100%;
  vertical-align: middle
}
input {
  margin: 0;
  padding: 0
}
textarea {
  color: inherit;
  font: inherit;
  padding: 0
}
button {
  background: 0 0;
  border: none;
  color: inherit;
  cursor: pointer;
  font: inherit;
  inline-size: -moz-fit-content;
  inline-size: fit-content;
  padding: 0;
  touch-action: manipulation;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
:focus-visible {
  outline: auto oklch(60% .4 240deg);
  outline-offset: 2px
}
:focus:not(:focus-visible) {
  outline: 0
}
a[href^="tel:"] {
  pointer-events: none
}
:where(button,[type=button],[type=reset],[type=submit]) {
  touch-action: manipulation
}
:where(ul,ol) {
  list-style-type: "";
  padding: unset
}
:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer
}
:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer
}
:where(dialog) {
  background-color: unset;
  border: unset;
  color: unset;
  height: unset;
  max-height: unset;
  max-width: unset;
  overflow: unset;
  padding: unset;
  width: unset
}
:where([popover]) {
  background-color: unset;
  border: unset;
  color: unset;
  height: unset;
  overflow: unset;
  padding: unset;
  width: unset
}
.scroller {
  overflow: auto;
  overscroll-behavior-block: contain
}
footer,
main,
section {
  display: block
}
.l-footer {
  background: rgba(247,242,232,.79);
  height: 30px;
  margin-top: auto;
  padding: 7px 0 6px
}
.l-footer__copyright {
  font-family: "Zen Maru Gothic",serif;
  font-size: clamp(1.2rem,.97rem + .613vw,2rem);
  font-weight: 400;
  line-height: 1;
  opacity: .79;
  text-align: center
}
.l-section {
  margin-block-start: 80px
}
.l-section-pb {
  padding-block: 80px
}
.c-btn {
  background: #094;
  border: 2px solid #094;
  border-radius: calc(infinity * 1px);
  color: #fff;
  display: inline-block;
  font-family: "Zen Maru Gothic",serif;
  font-size: clamp(1.6rem,1.485rem + .307vw,2rem);
  font-weight: 500;
  letter-spacing: .64px;
  line-height: 1.88;
  padding: 4px 54px 5px 56px;
  position: relative;
  text-align: center;
  transition: background-color .3s ease 0s,color .3s ease 0s;
  white-space: nowrap
}
.c-btn.--red {
  background: #e60012;
  border-color: #e60012
}
.c-btn:focus-visible {
  background: rgba(255,255,255,.79);
  color: #094
}
.c-btn:focus-visible.--red {
  color: #e60012
}
.p-inner {
  height: inherit;
  margin-inline: auto;
  max-width: 640px;
  padding: 0 35px;
  width: 100%
}
.p-title {
  aspect-ratio: 303/163;
  margin-inline: auto;
  width: 77.0992366412vw
}
.p-works__item {
  background: rgba(247,242,232,.79);
  border-radius: 20px;
  padding: 29px 31px 26px;
  position: relative;
  z-index: 1
}
.p-works__item::before {
  aspect-ratio: 166/39;
  background: url(../img/top-mark-sp.png) no-repeat center center/cover;
  content: "";
  left: 50%;
  opacity: .79;
  position: absolute;
  top: -30px;
  translate: -50%;
  width: 166px;
  z-index: -1
}
.p-subTitle {
  align-items: center;
  display: flex;
  gap: 16px
}
.p-subTitle .text {
  display: block;
  font-family: "Zen Maru Gothic",serif;
  font-size: clamp(2rem,1.138rem + 2.299vw,5rem);
  font-weight: 900;
  letter-spacing: 2px;
  line-height: 1.5;
  padding-left: clamp(6.8rem,4.817rem + 5.287vw,13.7rem);
  position: relative
}
.p-subTitle .text::after,
.p-subTitle .text::before {
  content: "";
  position: absolute;
  translate: 0 -50%
}
.p-subTitle .text::before {
  aspect-ratio: 57/38;
  background: url(../img/icon-01.png) no-repeat center center/cover;
  left: 0;
  top: 50%;
  width: clamp(5.7rem,4.005rem + 4.521vw,11.6rem)
}
.p-subTitle .text.--general {
  color: #094
}
.p-subTitle .text.--manufacturing {
  color: #e60012;
  padding-left: clamp(6.8rem,4.559rem + 5.977vw,14.6rem)
}
.p-subTitle .text.--manufacturing::before {
  aspect-ratio: 57/38;
  background: url(../img/icon-02.png) no-repeat center center/cover;
  width: clamp(5.7rem,3.775rem + 5.134vw,12.4rem)
}
.p-subTitle .line {
  flex-grow: 1;
  position: relative
}
.p-subTitle .line::after {
  background: radial-gradient(circle farthest-side,#4b2b00,#4b2b00 40%,transparent 40%,transparent);
  background-size: 10px;
  content: "";
  flex-grow: 1;
  height: 4px;
  left: 0;
  position: absolute;
  top: calc(50% + 2px);
  translate: 0 -50%;
  width: 100%
}
.p-works__lead {
  font-size: clamp(1.4rem,1.084rem + .843vw,2.5rem);
  letter-spacing: normal
}
.p-works__lists {
  display: flex;
  flex-direction: column;
  gap: 90px;
  margin-top: 90px;
  padding-bottom: 60px
}
.p-works__lists .p-works__item.--general {
  padding: 43px 29px 30px 32px
}
.p-works__lists .p-works__item.--manufacturing {
  padding: 43px 29px 30px 32px
}
.p-works__wrap {
  display: flex;
  flex-direction: column;
  gap: 22px
}
.p-works__text {
  font-size: clamp(1.4rem,1.228rem + .46vw,2rem);
  letter-spacing: normal
}
.p-works__img.--01 {
  flex-shrink: 0;
  margin-top: 33px
}
.p-works__img.--02 {
  margin-top: 28px
}
.p-works__btn {
  margin-bottom: 10px;
  margin-top: 28px;
  text-align: center
}
.p-works__note {
  font-size: clamp(1.2rem,1.143rem + .153vw,1.4rem);
  text-align: center
}
.u-visually-hidden {
  block-size: 4px!important;
  border: none!important;
  contain: strict!important;
  display: block!important;
  inline-size: 4px!important;
  inset: 0!important;
  margin: 0!important;
  opacity: 0!important;
  padding: 0!important;
  pointer-events: none!important;
  position: fixed!important;
  visibility: visible!important
}
.u-inline-block {
  display: inline-block;
  font-weight: inherit
}
@media (any-hover:hover) {
  a:hover {
    cursor: pointer;
    text-decoration: none
  }
  .c-btn:hover {
    background: rgba(255,255,255,.79);
    color: #094
  }
  .c-btn:hover.--red {
    color: #e60012
  }
}
@media (pointer:coarse) {
  a[href^="tel:"] {
    pointer-events: auto
  }
}
@media (prefers-reduced-motion:reduce) {
  *,
  ::after,
  ::backdrop,
  ::before {
    animation-delay: 0s!important;
    animation-duration: 1ms!important;
    animation-iteration-count: 1!important;
    background-attachment: scroll!important;
    scroll-behavior: auto!important;
    transition-delay: 0s!important;
    transition-duration: 1ms!important
  }
}
@media screen and (min-width:768px) {
  .l-footer {
    height: 70px;
    padding: 25px 0
  }
  .l-section {
    margin-block-start: 120px
  }
  .l-section-pb {
    padding-block: 120px
  }
  .c-btn {
    letter-spacing: .8px;
    line-height: 1.5;
    padding: 19px 95px 16px
  }
  .p-bg {
    display: none
  }
  .p-bg-pc {
    background: url(../img/bg.jpg) no-repeat center top/cover;
    height: auto;
    left: 0;
    padding-top: 72px;
    right: 0;
    top: 0;
    width: 100%
  }
  .p-fv {
    display: contents
  }
  .p-inner {
    max-width: 1180px;
    padding-inline: 40px
  }
  .p-title {
    aspect-ratio: 920/368;
    max-width: 920px;
    width: 54.7619047619vw
  }
  .p-works {
    margin-top: 276px
  }
  .p-works__item {
    border-radius: 40px;
    max-width: 1100px;
    padding: 65px 80px 80px
  }
  .p-works__item::before {
    aspect-ratio: 531/139;
    background: url(../img/top-mark.png) no-repeat center center/cover;
    top: -139px;
    width: 531px
  }
  .p-subTitle {
    gap: 33px
  }
  .p-subTitle .text {
    letter-spacing: 5px;
    line-height: 1.2
  }
  .p-subTitle .text.--manufacturing::before {
    right: -6px
  }
  .p-works__lists {
    gap: 250px;
    margin-top: 250px;
    padding-bottom: 242px
  }
  .p-works__lists .p-works__item.--general {
    padding: 86px 79.5px 70px 80px
  }
  .p-works__lists .p-works__item.--manufacturing {
    padding: 96px 80px 70px
  }
  .p-works__wrap {
    align-items: flex-start;
    flex-direction: row;
    gap: 50px;
    margin-top: 92px
  }
  .p-works__wrap.--manufacturing {
    margin-top: 89px
  }
  .p-works__text {
    line-height: 2.1;
    margin-top: -11px;
    min-width: 266px
  }
  .p-works__img.--01 {
    aspect-ratio: 533/336;
    margin-top: 0;
    max-width: 533px;
    width: 31.7261904762vw
  }
  .p-works__img.--02 {
    margin-top: 68px
  }
  .p-works__btn {
    margin-top: 71px
  }
  .u-hidden-pc {
    display: none
  }
}
@media screen and (min-width:1920px) {
  .p-bg-pc {
    padding-top: 120px
  }
  .p-works {
    margin-top: 420px
  }
}
@media screen and (max-width:1023px) {
  .p-bg {
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 0
  }
  .p-bg img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
  }
  .p-bg-pc {
    position: relative
  }
  .p-fv {
    background: url(../img/fv-sp.png) no-repeat center center/cover;
    height: 77.3536895674vw;
    left: 0;
    padding-top: 17px;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 1
  }
  .p-works {
    margin-top: -11.5577889447vw
  }
}
@media screen and (max-width:767px) {
  .u-hidden-sp {
    display: none
  }
}