@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  margin: 0;
}

body {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "YuGothic", "Meiryo", sans-serif;
  font-weight: 400;
}

a:link,
a:visited,
a:hover,
a:active {
  color: inherit;
  text-decoration: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

.en {
  font-family: "Montserrat", sans-serif;
}

img.fit {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

/* ========================================================== */
/* SP用スタイル ~ 767px */
/* ========================================================== */
@media (max-width: 767px) {
  .pc {
    display: none !important;
  }
  .header {
    background: rgba(0, 3, 0, 0.8);
    position: relative;
    margin-bottom: -23.5897435897vw;
  }
  .header.top {
    background: rgb(0, 3, 0);
    margin-bottom: 0;
  }
  .header-inner {
    max-width: 328.2051282051vw;
    margin: auto;
    padding: 4.8717948718vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-name {
    color: #ffffff;
    font-weight: 400;
    font-size: 4.6153846154vw;
    line-height: 1.5;
    margin: 0;
  }
  .header-name span {
    display: block;
    font-size: 3.0769230769vw;
  }
  .header .bmenu-open {
    width: 13.8461538462vw;
    height: 13.8461538462vw;
  }
  .header-nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 23.5897435897vw;
    left: 0;
    z-index: 10;
  }
  .header-nav li:nth-child(odd) {
    background: #B8B8B8;
  }
  .header-nav li:nth-child(even) {
    background: #D5D5D5;
  }
  .header-nav a {
    display: block;
    line-height: 15.3846153846vw;
    text-align: center;
    font-weight: 700;
    font-size: 5.1282051282vw;
    position: relative;
  }
  .header-nav a::after {
    content: "▶";
    color: #919191;
    font-size: 12px;
    display: block;
    line-height: 15.3846153846vw;
    position: absolute;
    top: 0;
    right: 12.8205128205vw;
  }
  .mv {
    background: url(../img/img_sp_top_head.jpg) no-repeat center;
    background-size: cover;
    height: 115.3846153846vw;
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }
  .mv-btnarea a {
    display: block;
    width: 82.0512820513vw;
    height: 23.0769230769vw;
    background: url(../img/ico_mv.svg) no-repeat 6.1538461538vw 7.4358974359vw #F15A24;
    background-size: 7.9487179487vw;
    border-radius: 3.8461538462vw;
    color: #ffffff;
    font-size: 3.5897435897vw;
    padding: 4.8717948718vw 0vw 4.8717948718vw 18.7179487179vw;
    transform: translateY(10.2564102564vw);
    box-shadow: 0 1.0256410256vw 1.0256410256vw rgba(0, 0, 0, 0.25);
  }
  .mv-btnarea a:hover {
    background: url(../img/ico_mv.svg) no-repeat 6.1538461538vw 7.4358974359vw #a36955;
    background-size: 7.9487179487vw;
  }
  .mv-btnarea a span {
    display: block;
    font-size: 5.8974358974vw;
    line-height: 1.45;
  }
  .message {
    box-shadow: 0 0 1.7948717949vw rgb(102, 102, 102);
    overflow-x: clip;
  }
  .message-inner {
    margin: 0 auto -12.8205128205vw auto;
    padding: 15.1282051282vw 5.641025641vw 3.8461538462vw 5.641025641vw;
    position: relative;
  }
  .message-inner::after {
    content: "";
    width: 69.2307692308vw;
    height: 105.1282051282vw;
    display: block;
    background: url(../img/atsumi.webp) no-repeat;
    background-size: contain;
    margin: -23.0769230769vw -15.3846153846vw -29.2307692308vw auto;
  }
  .message-title {
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.45;
    font-feature-settings: "palt";
    margin: 0 0 3.5897435897vw 0;
    text-align: center;
  }
  .message-body {
    font-size: 3.5897435897vw;
    line-height: 1.77;
    margin: 0 0 4.1025641026vw 0;
    background: url(../img/bg_sp_balloon.svg) no-repeat right bottom;
    background-size: 68.9743589744vw;
    padding: 0 3.8461538462vw 12.8205128205vw 0;
  }
  .message-name {
    font-size: 3.8461538462vw;
    line-height: 5.641025641vw;
    margin: 0;
    position: absolute;
    bottom: 28.2051282051vw;
    left: 12.8205128205vw;
  }
  .work {
    padding-top: 17.9487179487vw;
    overflow: hidden;
  }
  .work-inner {
    border: 1px solid #000000;
    position: relative;
    margin: 0 5.641025641vw;
  }
  .work-inner::before {
    content: "";
    height: 102.5641025641vw;
    width: 102.5641025641vw;
    background: url(../img/bg_pet.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -53.8461538462vw;
    top: -47.1794871795vw;
    z-index: 2;
  }
  .work-inner::after {
    content: "";
    height: 43.5897435897vw;
    width: 64.1025641026vw;
    background: url(../img/bg_can.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -41.0256410256vw;
    top: 371.7948717949vw;
    z-index: 3;
  }
  .work-feature {
    padding: 2.5641025641vw 2.5641025641vw 7.6923076923vw 2.5641025641vw;
    position: relative;
  }
  .work-feature__box {
    margin: 0 auto 8.9743589744vw auto;
  }
  .work-feature__box:last-child {
    margin-bottom: 0;
  }
  .work-feature h2 {
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 3.8461538462vw;
    font-weight: 700;
    line-height: 1.45;
    padding: 3.3333333333vw;
    max-width: 102.5641025641vw;
    margin: 0 auto;
  }
  .work-feature__point {
    font-size: 5.1282051282vw;
    text-align: center;
    margin: 3.8461538462vw 0;
  }
  .work-feature__point strong {
    font-size: 5.3846153846vw;
    color: #F15A24;
    font-weight: 400;
    display: block;
  }
  .work-feature__point span {
    -webkit-text-emphasis: filled;
    text-emphasis: filled;
  }
  .work-feature p {
    font-size: 3.5897435897vw;
    line-height: 1.7;
  }
  .work-feature .btnarea {
    margin-top: 7.6923076923vw;
  }
  .work-feature .btnarea a {
    width: 82.0512820513vw;
    display: block;
    margin: 7.6923076923vw auto 0 auto;
  }
  .work-items {
    margin: 0 2.5641025641vw;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
  }
  .work-items__text {
    padding: 5.8974358974vw 10.2564102564vw;
  }
  .work-items__text h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin: 0 0 1.5384615385vw 0;
  }
  .work-items__text li {
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.43;
  }
  .work-items__text li small {
    font-size: 3.5897435897vw;
  }
  .work-items__text li span {
    font-size: 3.5897435897vw;
    display: block;
    margin: 1.2820512821vw 0 0 5.1282051282vw;
  }
  .work-items__time {
    background: #F15A24;
    color: #ffffff;
    text-align: center;
    margin: 0 0 8.7179487179vw -2.5641025641vw;
    padding: 5.1282051282vw 9.4871794872vw 5.1282051282vw 9.4871794872vw;
    width: calc(100% + 5.1282051282vw);
  }
  .work-items__time h3 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin: 0 0 2.5641025641vw 0;
  }
  .work-items__time .time {
    font-size: 11.5384615385vw;
    font-weight: 700;
    line-height: 1;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 1.5384615385vw 0 3.8461538462vw 0;
  }
  .work-items__time p {
    font-size: 3.5897435897vw;
    white-space: nowrap;
    line-height: 5.1282051282vw;
    margin: 3.0769230769vw 0 0 0;
  }
  .work-items__time p.closed {
    font-size: 4.6153846154vw;
    font-weight: 700;
  }
  .work-flow {
    padding: 5.8974358974vw 0 0 0;
    margin: 0 2.5641025641vw 26.9230769231vw 2.5641025641vw;
  }
  .work-flow h2 {
    font-size: 5.1282051282vw;
    text-align: center;
    margin: 0 0 10vw 0;
    line-height: 1.45;
  }
  .work-flow ul {
    margin-bottom: 6.1538461538vw;
  }
  .work-flow li {
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.45;
    text-align: center;
    padding: 0 0 12.8205128205vw 0;
    position: relative;
  }
  .work-flow li:last-child {
    padding-bottom: 0;
  }
  .work-flow li:not(:last-child)::after {
    content: "";
    width: 2.5641025641vw;
    height: 6.4102564103vw;
    background: url(../img/ico_next.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2.5641025641vw;
    transform: rotate(90deg);
    margin: 0 auto;
  }
  .work-flow li span {
    display: block;
    color: #666666;
    font-size: 2.8205128205vw;
    font-weight: 400;
    margin-top: 2.5641025641vw;
  }
  .work-flow .btnarea a {
    display: block;
    margin: 0 auto;
    width: 64.1025641026vw;
  }
  .work-map {
    text-align: center;
  }
  .work-map h2 {
    font-size: 5.1282051282vw;
    line-height: 1.45;
    font-weight: 700;
    margin: 0;
  }
  .work-map h3 {
    font-size: 3.5897435897vw;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 4.1025641026vw 0;
  }
  .work-map iframe {
    display: block;
    width: 100%;
    height: 102.5641025641vw;
  }
  /**追加ブロックです**/
  /**20240925追加ブロックです**/
  .work-items2 {
    margin: 0 20px;
    border-top: 1px solid #000000;
    text-align: center;
    align-items: center;
  }
  .work-items2in {
    align-items: center;
  }
  .work-items2in__text {
    text-align: left !important;
  }
  .work-items2in__text p {
    font-size: 3.5897435897vw;
    line-height: 1.7;
  }
  .work-items2in__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .work-items2in__btn {
    margin-bottom: 20px;
  }
  /**ここまで20240925追加ブロックです**/
  /**20241211追加ブロックです**/
  .pressbox {
    margin: 0 auto 30px auto;
    width: 100%;
    padding: 20px 30px 30px 30px;
    text-align: center;
    align-items: center;
    background: url(../img/bg_top_press.png) no-repeat;
  }
  .pressboxin_photo {
    width: 195px;
    height: 195px;
    margin: 0 auto 30px auto;
  }
  .pressboxin_txt_p {
    text-align: center;
  }
  .pressboxin_txt_spbt {
    width: 350px;
    text-align: center;
    margin: 0 auto 0px auto;
  }
  .topwomen-items {
    padding: 5.1282051282vw;
    overflow: hidden;
    text-align: center;
    align-items: center;
  }
  .topwomen-items-inner {
    border: 1px solid #000000;
    position: relative;
    padding: 10px;
  }
  .topwomen-itemsin__text {
    text-align: left !important;
  }
  .topwomen-itemsin__text p {
    font-size: 14px;
    line-height: 24px;
  }
  .topwomen-itemsin__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .topwomen-itemsin__btn {
    width: 330px;
    margin: 0 80px 0 0;
  }
  /**ここまで20241211追加ブロックです**/
  .sale {
    padding: 5.1282051282vw;
    overflow: hidden;
  }
  .sale-inner {
    border: 1px solid #000000;
    position: relative;
  }
  .sale h2 {
    color: #F15A24;
    text-align: center;
    font-size: 5.3846153846vw;
    font-weight: 700;
    margin: 12.8205128205vw 0 7.6923076923vw 0;
  }
  .sale-feature {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10.2564102564vw;
  }
  .sale-feature__box {
    padding: 0 2.5641025641vw;
  }
  .sale-feature h3 {
    text-align: center;
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 auto 3.5897435897vw auto;
  }
  .sale-feature__img {
    width: 83.3333333333vw;
    height: 66.6666666667vw;
    margin: auto;
  }
  .sale-feature p {
    font-size: 3.5897435897vw;
    line-height: 1.7;
  }
  .sale .salebtnarea a {
    width: 64.1025641026vw;
    height: 12.8205128205vw;
    display: block;
    margin: 2.5641025641vw auto 8.2051282051vw auto;
  }
  .business {
    padding-top: 8.9743589744vw;
    overflow: hidden;
  }
  .business-inner {
    position: relative;
  }
  .business-inner::before {
    content: "";
    width: 39.4871794872vw;
    height: 49.7435897436vw;
    display: block;
    background: url(../img/bg_contena.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: -2.5641025641vw;
    left: -19.2307692308vw;
    z-index: -1;
  }
  .business-inner::after {
    content: "";
    width: 34.8717948718vw;
    height: 49.2307692308vw;
    display: block;
    background: url(../img/bg_palett.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 179.4871794872vw;
    right: -10.2564102564vw;
  }
  .business h2 {
    color: #F15A24;
    font-size: 5.1282051282vw;
    text-align: center;
    font-weight: 700;
    line-height: 10.2564102564vw;
    margin: 0 0 14.358974359vw 0;
  }
  .business h2 span {
    font-size: 7.6923076923vw;
  }
  .business h2 + p {
    font-size: 3.5897435897vw;
    line-height: 1.45;
    max-width: 200vw;
    margin: 0 5.641025641vw 8.9743589744vw 5.641025641vw;
  }
  .business-photo {
    margin-bottom: 20.5128205128vw;
    text-align: center;
  }
  .business-photo li {
    width: 29.4871794872vw;
    display: inline-block;
    margin: 1.0256410256vw;
  }
  .business-items {
    border-top: 1px solid #000000;
    margin-bottom: 30.7692307692vw;
  }
  .business-items h3 {
    text-align: center;
    transform: translateY(-3.0769230769vw);
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin: 0;
  }
  .business-items h3 span {
    padding: 0 2.5641025641vw;
    background: #ffffff;
  }
  .business-items__wrap {
    padding: 0 10.2564102564vw;
  }
  .business-items__wrap dl {
    margin: 0 0 6.4102564103vw 0;
    padding: 0;
    line-height: 1.45;
    font-weight: bold;
    text-align: center;
  }
  .business-items__wrap dl dt {
    padding: 0 0 1.2820512821vw 0;
    font-size: 4.6153846154vw;
    font-weight: 700;
    border-bottom: 1px solid #000000;
    margin: 0 0 2.5641025641vw 0;
    white-space: nowrap;
  }
  .business-items__wrap dl dd {
    margin: 0;
    padding: 0;
    font-size: 3.0769230769vw;
  }
  .business-recicle {
    border-top: 1px solid #000000;
  }
  .business-recicle h3 {
    text-align: center;
    transform: translateY(-6.9230769231vw);
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin: 0;
  }
  .business-recicle h3 span {
    display: inline-block;
    padding: 0 2.5641025641vw;
    background: #ffffff;
  }
  .business-recicle__wrap {
    margin-bottom: 12.3076923077vw;
    padding: 0 10.2564102564vw;
  }
  .business-recicle__wrap dl {
    margin: 0 0 10.2564102564vw 0;
  }
  .business-recicle__wrap dt {
    margin: 0 0 1.2820512821vw 0;
    padding: 0 0 1.2820512821vw 0;
    font-size: 10.2564102564vw;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #000000;
    white-space: nowrap;
  }
  .business-recicle__wrap dt small {
    font-size: 5.1282051282vw;
  }
  .business-recicle__wrap dt span {
    display: block;
    font-size: 3.0769230769vw;
    font-weight: 400;
    margin: 1.2820512821vw 0 2.5641025641vw 0;
  }
  .business-recicle__wrap dd {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 3.0769230769vw;
    line-height: 1.9;
  }
  .business-recicle__image figure {
    display: block;
    margin: 0 auto 5.1282051282vw auto;
    width: 87.6923076923vw;
    height: 51.2820512821vw;
    position: relative;
  }
  .business-recicle__image figure:last-child {
    margin-bottom: 0;
  }
  .business-recicle__image figcaption {
    display: block;
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 3.3333333333vw;
    line-height: 7.6923076923vw;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer {
    margin-top: 7.1794871795vw;
    background: #000000;
    color: #ffffff;
    padding: 4.8717948718vw;
  }
  .footer-inner {
    max-width: 328.2051282051vw;
    margin: auto;
  }
  .footer-name {
    font-size: 6.1538461538vw;
    line-height: 1.45;
    margin-bottom: 8.4615384615vw;
  }
  .footer-name span {
    display: block;
    font-size: 3.3333333333vw;
  }
  .footer-name a {
    text-decoration: underline;
  }
  .footer .copyright {
    font-size: 3.0769230769vw;
    line-height: 4.358974359vw;
    text-align: center;
  }
  body.page .mv {
    height: 87.1794871795vw;
    padding-top: 0;
  }
  body.page .mv-inner {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    margin: auto 7.4358974359vw;
  }
  body.page .mv h1 {
    font-size: 5.1282051282vw;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 6.6666666667vw 0;
  }
  body.company .mv {
    background: url(../img/img_sp_comp_head.webp) no-repeat center;
    background-size: cover;
  }
  body.company .orverview {
    box-shadow: 0 0 1.7948717949vw rgb(102, 102, 102);
    padding: 5.8974358974vw 5.641025641vw;
  }
  body.company .orverview-inner {
    max-width: 300.5128205128vw;
    margin: 0 auto;
  }
  body.company .orverview-text h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 3.5897435897vw 0;
    text-align: center;
  }
  body.company .orverview-text p {
    font-size: 3.5897435897vw;
    line-height: 1.78;
  }
  body.company .orverview-img {
    height: 68.4615384615vw;
    margin: 0;
  }
  body.company .threebiz {
    padding: 10.2564102564vw 0 23.0769230769vw 0;
    overflow-x: clip;
    position: relative;
  }
  body.company .threebiz::after {
    content: "";
    width: 58.2051282051vw;
    height: 51.2820512821vw;
    display: block;
    background: url(../img/img_pressillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -7.6923076923vw;
    bottom: -25.641025641vw;
    z-index: -1;
  }
  body.company .threebiz-inner {
    padding: 0 5.1282051282vw;
  }
  body.company .threebiz h2 {
    font-size: 10.2564102564vw;
    font-weight: 500;
    text-align: center;
    margin: 0 0 13.0769230769vw 0;
    line-height: 1;
  }
  body.company .threebiz h2 span {
    font-size: 24.6153846154vw;
  }
  body.company .threebiz-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 6.9230769231vw;
  }
  body.company .threebiz-grid__box h3 {
    font-size: 7.6923076923vw;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 0 0 5.8974358974vw 0;
    padding-bottom: 2.5641025641vw;
  }
  body.company .threebiz-grid__box h3::after {
    content: "";
    width: 100%;
    height: 6.4102564103vw;
    background: rgba(230, 90, 36, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  body.company .threebiz-grid__box p {
    font-size: 3.5897435897vw;
    line-height: 1.42;
    margin: 0;
  }
  body.company .facility {
    padding-bottom: 28.2051282051vw;
    position: relative;
  }
  body.company .facility::after {
    content: "";
    width: 69.2307692308vw;
    height: 30.7692307692vw;
    display: block;
    background: url(../img/img_pelleillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -17.9487179487vw;
    bottom: -10.2564102564vw;
    z-index: -1;
  }
  body.company .facility h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 12.8205128205vw 0;
    position: relative;
  }
  body.company .facility h2::before {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.company .facility h2::after {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  body.company .facility h2 span {
    display: inline-block;
    padding: 0 2.5641025641vw;
    transform: translateY(-2.5641025641vw);
  }
  body.company .facility-inner {
    max-width: 282.0512820513vw;
    margin: auto;
    padding: 0 5.1282051282vw;
  }
  body.company .facility-box {
    margin-bottom: 11.2820512821vw;
  }
  body.company .facility-box:last-child {
    margin-bottom: 0;
  }
  body.company .facility-box figure {
    margin: 0;
  }
  body.company .facility-box h3 {
    font-size: 3.5897435897vw;
    line-height: 1.43;
    margin: 2.5641025641vw 0 1.5384615385vw 0;
  }
  body.company .facility-box p {
    font-size: 3.0769230769vw;
    margin: 0;
  }
  body.company .facility-box__in {
    margin-bottom: 6.4102564103vw;
  }
  body.company .facility-box__in figure {
    height: 87.1794871795vw;
  }
  body.company .facility-box__in figure.height300 {
    height: 74.6153846154vw;
  }
  body.company .facility-box__in figure.height650 {
    height: 128.2051282051vw;
  }
  body.company .facility-box__in video {
    display: block;
    height: 89.7435897436vw;
    margin: auto;
  }
  body.company .facility-box__in video.height300 {
    height: 74.6153846154vw;
  }
  body.company .facility-list {
    border: 2px solid #000000;
    margin: 0 auto;
    padding: 5.1282051282vw;
  }
  body.company .facility-list h3 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 1.0256410256vw 0;
  }
  body.company .facility-list__wrap {
    font-size: 3.5897435897vw;
    line-height: 2;
    text-align: center;
  }
  body.company .profile h2 {
    font-size: 5.1282051282vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 12.8205128205vw 0;
    position: relative;
  }
  body.company .profile h2::before {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.company .profile h2::after {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  body.company .profile h2 span {
    display: inline-block;
    padding: 0 2.5641025641vw;
    transform: translateY(-2.5641025641vw);
  }
  body.company .profile-inner {
    max-width: 243.5897435897vw;
    margin: auto;
    padding: 0 5.1282051282vw;
  }
  body.company .profile-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 12.8205128205vw;
  }
  body.company .profile-table th {
    border-bottom: 1px solid #999999;
    font-size: 3.5897435897vw;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding: 6.9230769231vw 3.5897435897vw 6.9230769231vw 4.6153846154vw;
    white-space: nowrap;
  }
  body.company .profile-table td {
    border-bottom: 1px solid #999999;
    font-size: 3.5897435897vw;
    line-height: 1.45;
    padding: 6.9230769231vw 4.6153846154vw 6.9230769231vw 3.5897435897vw;
  }
  body.company .profile-table__in {
    width: 100%;
    border-collapse: collapse;
  }
  body.company .profile-table__in th {
    border: none;
    padding: 0;
    line-height: 2.85;
    vertical-align: top;
    display: block;
  }
  body.company .profile-table__in td {
    border: none;
    line-height: 2.85;
    padding: 0;
    vertical-align: top;
    display: block;
  }
  body.company .profile iframe {
    display: block;
    width: calc(100% + 10.2564102564vw);
    height: 102.5641025641vw;
    margin-left: -5.1282051282vw;
  }
  .contact .mv {
    background: url(../img/img_sp_contact_head.webp) no-repeat center;
    background-size: cover;
  }
  .contact .orverview-inner {
    padding: 0 5.1282051282vw;
  }
  .contact .orverview h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin: 7.6923076923vw 0 6.1538461538vw 0;
    text-align: center;
  }
  .contact .orverview-image {
    margin: 0 auto;
    width: 79.4871794872vw;
    height: 79.4871794872vw;
  }
  .contact .orverview p {
    font-size: 3.5897435897vw;
    line-height: 1.78;
    text-align: center;
    margin: 5.1282051282vw 0 25.641025641vw 0;
  }
  .contact .orverview p small {
    font-size: 3.0769230769vw;
    color: #7F7F7F;
    display: block;
    margin-top: 3.8461538462vw;
  }
  .contact .form {
    margin: 0 auto;
    padding: 0 5.1282051282vw;
  }
  .contact .policy {
    margin: 0 5.1282051282vw;
    border: 1px solid #000000;
  }
  .contact .policy h2 {
    color: #ffffff;
    text-align: center;
    font-size: 5.1282051282vw;
    font-weight: 700;
    background: #000000;
    margin: 0;
    line-height: 7.6923076923vw;
    padding: 2.5641025641vw;
  }
  .contact .policy-body {
    padding: 2.5641025641vw;
    font-size: 3.0769230769vw;
    line-height: 1.78;
  }
  .contact .policy-body p {
    margin-top: 0;
  }
  .contact .policy-body h3 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 2.5641025641vw;
  }
  .contact .policy-body table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 7.6923076923vw;
  }
  .contact .policy-body table th {
    width: 12.8205128205vw;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
  }
  .contact .policy-body table td {
    vertical-align: top;
  }
  .contact .policy-body .update {
    text-align: right;
  }
  .input-unit {
    margin-bottom: 14.1025641026vw;
  }
  .input-unit p {
    margin: 0;
  }
  .input-unit label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3.8461538462vw;
  }
  .input-unit .asept {
    width: 6.4102564103vw;
    height: 6.4102564103vw;
  }
  .input-unit__label {
    font-size: 5.1282051282vw;
    margin-bottom: 2.0512820513vw;
  }
  .input-unit__label span {
    font-size: 3.8461538462vw;
    color: #666666;
  }
  .input-unit input[type=text],
  .input-unit input[type=email],
  .input-unit input[type=tel] {
    border: 1px solid #999999;
    border-radius: 2.5641025641vw;
    width: 100%;
    height: 9.4871794872vw;
    padding: 0 1.7948717949vw;
    outline: none;
  }
  .input-unit textarea {
    border: 1px solid #999999;
    border-radius: 2.5641025641vw;
    width: 100%;
    height: 53.8461538462vw;
    padding: 1.7948717949vw;
    outline: none;
  }
  .input-unit input[type=submit] {
    width: 89.7435897436vw;
    height: 15.3846153846vw;
    border-radius: 15.3846153846vw;
    background: #000000;
    color: #ffffff;
    font-size: 6.4102564103vw;
    border: none;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    box-shadow: 0 1.0256410256vw 1.0256410256vw rgba(0, 0, 0, 0.25);
  }
  .wp-block-contact-form-7-contact-form-selector {
    margin: 0 auto 20.5128205128vw auto;
  }
  body.press .mv {
    background: url(../img/img_sp_press_head.webp) no-repeat center;
    background-size: cover;
  }
  body.press .orverview {
    box-shadow: 0 0 1.7948717949vw rgb(102, 102, 102);
    padding: 5.8974358974vw 5.641025641vw;
  }
  body.press .orverview-inner {
    max-width: 300.5128205128vw;
    margin: 0 auto;
  }
  body.press .orverview-text h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 3.5897435897vw 0;
    text-align: center;
  }
  body.press .orverview-text p {
    font-size: 3.5897435897vw;
    line-height: 1.78;
  }
  body.press .orverview-img {
    height: 68.4615384615vw;
    margin: 0;
  }
  body.press .threebiz {
    padding: 10.2564102564vw 0 23.0769230769vw 0;
    overflow-x: clip;
    position: relative;
  }
  body.press .threebiz::after {
    content: "";
    width: 58.2051282051vw;
    height: 51.2820512821vw;
    display: block;
    background: url(../img/img_pressillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -7.6923076923vw;
    bottom: -25.641025641vw;
    z-index: -1;
  }
  body.press .threebiz-inner {
    padding: 0 5.1282051282vw;
  }
  body.press .threebiz h2 {
    font-size: 10.2564102564vw;
    font-weight: 500;
    text-align: center;
    margin: 0 0 13.0769230769vw 0;
    line-height: 1;
  }
  body.press .threebiz h2 span {
    font-size: 24.6153846154vw;
  }
  body.press .threebiz-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 6.9230769231vw;
  }
  body.press .threebiz-grid__box h3 {
    font-size: 7.6923076923vw;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 0 0 5.8974358974vw 0;
    padding-bottom: 2.5641025641vw;
  }
  body.press .threebiz-grid__box h3::after {
    content: "";
    width: 100%;
    height: 6.4102564103vw;
    background: rgba(230, 90, 36, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  body.press .threebiz-grid__box p {
    font-size: 3.5897435897vw;
    line-height: 1.42;
    margin: 0;
  }
  body.press .facility {
    padding-bottom: 28.2051282051vw;
    position: relative;
  }
  body.press .facility::after {
    content: "";
    width: 69.2307692308vw;
    height: 30.7692307692vw;
    display: block;
    background: url(../img/img_pelleillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -17.9487179487vw;
    bottom: -10.2564102564vw;
    z-index: -1;
  }
  body.press .facility h2 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 12.8205128205vw 0;
    position: relative;
  }
  body.press .facility h2::before {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.press .facility h2::after {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  body.press .facility h2 span {
    display: inline-block;
    padding: 0 2.5641025641vw;
    transform: translateY(-2.5641025641vw);
  }
  body.press .facility-inner {
    max-width: 282.0512820513vw;
    margin: auto;
    padding: 0 5.1282051282vw;
  }
  body.press .facility-box {
    margin-bottom: 11.2820512821vw;
  }
  body.press .facility-box:last-child {
    margin-bottom: 0;
  }
  body.press .facility-box figure {
    margin: 0;
  }
  body.press .facility-box h3 {
    font-size: 3.5897435897vw;
    line-height: 1.43;
    margin: 2.5641025641vw 0 1.5384615385vw 0;
  }
  body.press .facility-box p {
    font-size: 3.0769230769vw;
    margin: 0;
  }
  body.press .facility-box__in {
    margin-bottom: 6.4102564103vw;
  }
  body.press .facility-box__in figure {
    height: 87.1794871795vw;
  }
  body.press .facility-box__in figure.height300 {
    height: 74.6153846154vw;
  }
  body.press .facility-box__in figure.height650 {
    height: 128.2051282051vw;
  }
  body.press .facility-box__in video {
    display: block;
    height: 89.7435897436vw;
    margin: auto;
  }
  body.press .facility-box__in video.height300 {
    height: 74.6153846154vw;
  }
  body.press .facility-list {
    border: 2px solid #000000;
    margin: 0 auto;
    padding: 5.1282051282vw;
  }
  body.press .facility-list h3 {
    font-size: 5.1282051282vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 1.0256410256vw 0;
  }
  body.press .facility-list__wrap {
    font-size: 3.5897435897vw;
    line-height: 2;
    text-align: center;
  }
  body.press .profile h2 {
    font-size: 5.1282051282vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 12.8205128205vw 0;
    position: relative;
  }
  body.press .profile h2::before {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
  body.press .profile h2::after {
    content: "";
    width: 37.1794871795vw;
    height: 0;
    border-top: 1px solid #000000;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  body.press .profile h2 span {
    display: inline-block;
    padding: 0 2.5641025641vw;
    transform: translateY(-2.5641025641vw);
  }
  body.press .profile-inner {
    max-width: 243.5897435897vw;
    margin: auto;
    padding: 0 5.1282051282vw;
  }
  body.press .profile-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 12.8205128205vw;
  }
  body.press .profile-table th {
    border-bottom: 1px solid #999999;
    font-size: 3.5897435897vw;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding: 6.9230769231vw 3.5897435897vw 6.9230769231vw 4.6153846154vw;
    white-space: nowrap;
  }
  body.press .profile-table td {
    border-bottom: 1px solid #999999;
    font-size: 3.5897435897vw;
    line-height: 1.45;
    padding: 6.9230769231vw 4.6153846154vw 6.9230769231vw 3.5897435897vw;
  }
  body.press .profile-table__in {
    width: 100%;
    border-collapse: collapse;
  }
  body.press .profile-table__in th {
    border: none;
    padding: 0;
    line-height: 2.85;
    vertical-align: top;
    display: block;
  }
  body.press .profile-table__in td {
    border: none;
    line-height: 2.85;
    padding: 0;
    vertical-align: top;
    display: block;
  }
  body.press .profile iframe {
    display: block;
    width: calc(100% + 10.2564102564vw);
    height: 102.5641025641vw;
    margin-left: -5.1282051282vw;
  }
}
/* ========================================================== */
/* PC用スタイル 768px ~ 1279px */
/* ========================================================== */
@media (min-width: 768px) and (max-width: 1279px) {
  .sp {
    display: none !important;
  }
  .header {
    background: rgba(0, 3, 0, 0.8);
    position: relative;
    margin-bottom: -9.375vw;
  }
  .header.top {
    background: rgb(0, 3, 0);
    margin-bottom: 0;
  }
  .header-inner {
    max-width: 100vw;
    margin: auto;
    padding: 1.171875vw 1.953125vw;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-name {
    color: #ffffff;
    font-weight: 400;
    font-size: 1.875vw;
    line-height: 1.5;
  }
  .header-name span {
    display: block;
    font-size: 1.09375vw;
  }
  .header-nav ul {
    display: flex;
    justify-content: flex-end;
  }
  .header-nav li {
    padding: 0.78125vw 1.171875vw;
    border-left: 1px solid #ffffff;
  }
  .header-nav li:last-child {
    border-right: 1px solid #ffffff;
  }
  .header-nav a {
    color: #ffffff;
    font-size: 1.5625vw;
  }
  .mv {
    background: url(../img/img_pc_top_head.webp) no-repeat center;
    background-size: cover;
    height: 62.890625vw;
    padding-top: 22.1875vw;
  }
  .mv-btnarea {
    background: rgba(0, 3, 0, 0.81);
    padding: 3.75vw 3.359375vw;
    display: inline-block;
  }
  .mv-btnarea a {
    display: block;
    width: 36.484375vw;
    height: 9.6875vw;
    background: url(../img/ico_mv.svg) no-repeat 2.734375vw 3.125vw #F15A24;
    background-size: 3.4375vw;
    border-radius: 0.78125vw;
    color: #ffffff;
    font-size: 1.40625vw;
    padding: 2.34375vw 2.34375vw 2.34375vw 8.59375vw;
  }
  .mv-btnarea a:hover {
    background: url(../img/ico_mv.svg) no-repeat 2.734375vw 3.125vw #a36955;
    background-size: 3.4375vw;
  }
  .mv-btnarea a span {
    display: block;
    font-size: 2.421875vw;
    line-height: 1.45;
  }
  .message {
    box-shadow: 0 0 0.546875vw rgb(102, 102, 102);
    overflow-x: clip;
  }
  .message-inner {
    max-width: 100vw;
    margin: 0 auto -5.078125vw auto;
    padding: 4.6875vw 0 1.171875vw 6.25vw;
    position: relative;
  }
  .message-inner::after {
    content: "";
    width: 44.375vw;
    height: 51.171875vw;
    display: block;
    background: url(../img/atsumi.webp) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: -6.25vw;
    z-index: 1;
  }
  .message-wrap {
    padding: 3.90625vw 10.15625vw 0 0;
    width: 64.0625vw;
    background: url(../img/bg_pc_balloon.svg) no-repeat right top;
    background-size: 26.015625vw;
  }
  .message-title {
    font-size: 3.125vw;
    font-weight: 700;
    line-height: 1.45;
    font-feature-settings: "palt";
    margin: 0 0 1.640625vw 0;
  }
  .message-body {
    font-size: 1.09375vw;
    line-height: 1.77;
    margin: 0 0 1.25vw 0;
  }
  .message-name {
    font-size: 1.640625vw;
    text-align: right;
    margin: 0;
    padding-right: 2em;
  }
  .work {
    padding-top: 16.40625vw;
    overflow: hidden;
  }
  .work-inner {
    max-width: 90.625vw;
    margin: auto;
    border: 1px solid #000000;
    position: relative;
  }
  .work-inner::before {
    content: "";
    height: 57.734375vw;
    width: 57.734375vw;
    background: url(../img/bg_pet.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -29.6875vw;
    top: -32.109375vw;
    z-index: 2;
  }
  .work-inner::after {
    content: "";
    height: 18.046875vw;
    width: 28.125vw;
    background: url(../img/bg_can.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -17.1875vw;
    top: 35.15625vw;
    z-index: 3;
  }
  .work-feature {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 3.125vw 0;
    position: relative;
  }
  .work-feature::after {
    content: "";
    width: 0;
    height: calc(100% - 6.25vw);
    border-left: 1px solid #000000;
    position: absolute;
    top: 3.125vw;
    left: 0;
    right: 0;
    margin: auto;
  }
  .work-feature__box {
    max-width: 41.015625vw;
    margin: 0 auto;
  }
  .work-feature h2 {
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 1.171875vw;
    font-weight: 700;
    line-height: 1.45;
    padding: 1.015625vw;
    max-width: 31.25vw;
    margin: 0 auto;
  }
  .work-feature__point {
    font-size: 1.953125vw;
    text-align: center;
    margin: 1.71875vw 0;
  }
  .work-feature__point strong {
    font-size: 2.734375vw;
    color: #F15A24;
    font-weight: 400;
    display: block;
  }
  .work-feature__point span {
    -webkit-text-emphasis: filled;
    text-emphasis: filled;
  }
  .work-feature p {
    font-size: 1.09375vw;
    line-height: 1.7;
  }
  .work-feature .btnarea a {
    width: 26.40625vw;
    display: block;
    margin: 0.78125vw auto 0 auto;
  }
  .work-items {
    margin: 0 1.5625vw;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 2.34375vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .work-items__text h2 {
    font-size: 2.734375vw;
    font-weight: 700;
    margin: 0 0 1.953125vw 0;
    text-align: center;
  }
  .work-items__text ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "list1 list4" "list2 list4" "list3 list4";
  }
  .work-items__text li {
    font-size: 1.796875vw;
    font-weight: 700;
    line-height: 1.43;
  }
  .work-items__text li:nth-child(1) {
    grid-area: list1;
  }
  .work-items__text li:nth-child(2) {
    grid-area: list2;
  }
  .work-items__text li:nth-child(3) {
    grid-area: list3;
  }
  .work-items__text li:nth-child(4) {
    grid-area: list4;
  }
  .work-items__text li small {
    font-size: 1.25vw;
  }
  .work-items__text li span {
    font-size: 1.25vw;
    display: block;
    margin: 0.703125vw 0 0 1.796875vw;
  }
  .work-items__time {
    width: 35.15625vw;
    background: #F15A24;
    color: #ffffff;
    text-align: center;
    padding: 2.34375vw 3.125vw 0 3.125vw;
  }
  .work-items__time h3 {
    font-size: 2.5vw;
    font-weight: 700;
    margin: 0 0 1.015625vw 0;
  }
  .work-items__time .time {
    font-size: 5.390625vw;
    font-weight: 700;
    line-height: 1;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 0.46875vw 0 1.171875vw 0;
  }
  .work-items__time p {
    font-size: 1.09375vw;
    white-space: nowrap;
  }
  .work-items__time p.closed {
    font-size: 1.640625vw;
    font-weight: 700;
  }
  .work-flow {
    padding: 3.59375vw 0 0 0;
    margin-bottom: 7.421875vw;
  }
  .work-flow h2 {
    font-size: 2.734375vw;
    text-align: center;
    margin: 0 0 1.953125vw 0;
    line-height: 1.45;
  }
  .work-flow ul {
    display: flex;
    justify-content: center;
    margin-bottom: 1.5625vw;
  }
  .work-flow li {
    font-size: 1.5625vw;
    font-weight: 700;
    line-height: 1.45;
    text-align: center;
    padding: 0 3.125vw;
    position: relative;
  }
  .work-flow li:nth-child(2n) {
    padding-top: 0.725em;
  }
  .work-flow li:nth-child(3) {
    padding-left: 0;
    padding-right: 1.25vw;
  }
  .work-flow li:not(:last-child)::after {
    content: "";
    width: 1.25vw;
    height: 2.734375vw;
    background: url(../img/ico_next.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 0.78125vw;
  }
  .work-flow li span {
    display: block;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    color: #666666;
    font-size: 0.859375vw;
    font-weight: 400;
    padding: 0.78125vw 0;
    margin-top: 0.78125vw;
  }
  .work-flow .btnarea a {
    display: block;
    margin: 0 auto;
    width: 34.609375vw;
  }
  .work-map {
    text-align: center;
  }
  .work-map h2 {
    font-size: 2.734375vw;
    line-height: 1.45;
    font-weight: 400;
    margin: 0;
  }
  .work-map h3 {
    font-size: 1.5625vw;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 1.953125vw 0;
  }
  .work-map iframe {
    display: block;
    width: 100%;
    height: 42.1875vw;
  }
  /**追加ブロックです**/
  /**20240925追加ブロックです**/
  .work-items2 {
    margin: 0 20px;
    border-top: 1px solid #000000;
    padding: 30px;
    text-align: center;
    align-items: center;
  }
  .work-items2in {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .work-items2in__text {
    text-align: left !important;
    margin: 0 135px 0 0;
    width: 500px;
  }
  .work-items2in__text p {
    font-size: 14px;
    line-height: 24px;
  }
  .work-items2in__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .work-items2in__btn {
    width: 330px;
    margin: 0 80px 0 0;
  }
  /**ここまで20240925追加ブロックです**/
  /**20241211追加ブロックです**/
  .pressbox {
    margin: -50px auto 30px auto;
    width: 800px;
    height: 240px;
    padding: 20px 30px 30px 30px;
    text-align: center;
    align-items: center;
    background: url(../img/bg_top_press.png) no-repeat;
  }
  .pressboxin {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pressboxin_photo {
    width: 195px;
    height: 195px;
  }
  .pressboxin_txt {
    width: 500px;
    text-align: left;
    margin-top: -100px;
  }
  .pressboxin_txt_p {
    width: 500px;
    text-align: left;
    float: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -80px;
  }
  .topwomen-items {
    padding-top: 3.125vw;
    overflow: hidden;
    margin: 20px auto 20px auto;
    text-align: center;
    align-items: center;
  }
  .topwomen-items-inner {
    max-width: 90.625vw;
    margin: auto;
    border: 1px solid #000000;
    position: relative;
    padding: 30px;
  }
  .topwomen-itemsin {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .topwomen-itemsin__text {
    text-align: left !important;
    width: 500px;
    display: block;
  }
  .topwomen-itemsin__text p {
    font-size: 14px;
    line-height: 24px;
  }
  .topwomen-itemsin__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .topwomen-itemsin__btn {
    width: 330px;
    margin: 0 80px 0 0;
  }
  /**ここまで20241211追加ブロックです**/
  .sale {
    padding-top: 3.125vw;
    overflow: hidden;
  }
  .sale-inner {
    max-width: 90.625vw;
    margin: auto;
    border: 1px solid #000000;
    position: relative;
  }
  .sale h2 {
    color: #F15A24;
    text-align: center;
    font-size: 2.734375vw;
    font-weight: 700;
    margin: 4.6875vw 0;
  }
  .sale-feature {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0 3.125vw 0;
    position: relative;
  }
  .sale-feature::after {
    content: "";
    width: 0;
    height: calc(100% - 3.125vw);
    border-left: 1px solid #000000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sale-feature__box {
    max-width: 39.0625vw;
    margin: 0 auto;
  }
  .sale-feature h3 {
    text-align: center;
    font-size: 2.34375vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 auto 3.125vw auto;
  }
  .sale-feature__img {
    width: 39.0625vw;
    height: 31.25vw;
    margin: auto;
  }
  .sale-feature p {
    font-size: 1.5625vw;
    line-height: 1.7;
  }
  .sale .salebtnarea a {
    width: 19.53125vw;
    height: 3.90625vw;
    display: block;
    margin: 0.78125vw auto 2.5vw auto;
  }
  .business {
    padding-top: 4.375vw;
    overflow: hidden;
  }
  .business-inner {
    max-width: 85.9375vw;
    margin: auto;
    position: relative;
  }
  .business-inner::before {
    content: "";
    width: 23.671875vw;
    height: 29.765625vw;
    display: block;
    background: url(../img/bg_contena.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: -4.21875vw;
    left: -14.84375vw;
    z-index: -1;
  }
  .business-inner::after {
    content: "";
    width: 24.6875vw;
    height: 34.84375vw;
    display: block;
    background: url(../img/bg_palett.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 35.9375vw;
    right: -17.96875vw;
  }
  .business h2 {
    color: #F15A24;
    font-size: 3.125vw;
    text-align: center;
    font-weight: 700;
    margin: 0 0 1.5625vw 0;
  }
  .business h2 span {
    font-size: 5.46875vw;
  }
  .business h2 + p {
    font-size: 1.171875vw;
    line-height: 1.45;
    max-width: 60.9375vw;
    margin: 0 auto 7.421875vw auto;
  }
  .business-photo {
    display: flex;
    justify-content: center;
    gap: 1.171875vw;
    margin-bottom: 2.8125vw;
  }
  .business-items {
    border-top: 1px solid #000000;
    margin-bottom: 9.375vw;
  }
  .business-items h3 {
    text-align: center;
    transform: translateY(-1.328125vw);
    font-size: 2.109375vw;
    font-weight: 700;
    margin: 0;
  }
  .business-items h3 span {
    padding: 0 0.78125vw;
    background: #ffffff;
  }
  .business-items__wrap {
    display: grid;
    grid-template-columns: 6fr 2fr 2fr 2fr;
    grid-template-areas: "item1 item2 item3 item4" "item1 item5 item5 item5";
    gap: 0 2.34375vw;
    padding: 0 6.5625vw;
  }
  .business-items__wrap dl {
    margin: 0;
    padding: 0;
    line-height: 1.45;
    font-weight: bold;
  }
  .business-items__wrap dl:nth-child(1) {
    grid-area: item1;
  }
  .business-items__wrap dl:nth-child(1) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "pra1 pra5" "pra2 pra6" "pra3 pra7" "pra4 pra8";
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(1) {
    grid-area: pra1;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(2) {
    grid-area: pra2;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(3) {
    grid-area: pra3;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(4) {
    grid-area: pra4;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(5) {
    grid-area: pra5;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(6) {
    grid-area: pra6;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(7) {
    grid-area: pra7;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(8) {
    grid-area: pra8;
  }
  .business-items__wrap dl:nth-child(2) {
    grid-area: item2;
  }
  .business-items__wrap dl:nth-child(3) {
    grid-area: item3;
  }
  .business-items__wrap dl:nth-child(4) {
    grid-area: item4;
  }
  .business-items__wrap dl:nth-child(4) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "pra1 pra3" "pra2 pra4";
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(1) {
    grid-area: pra1;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(2) {
    grid-area: pra2;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(3) {
    grid-area: pra3;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(4) {
    grid-area: pra4;
  }
  .business-items__wrap dl:nth-child(5) {
    grid-area: item5;
  }
  .business-items__wrap dl:nth-child(5) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .business-items__wrap dl dt {
    padding: 0 0 0.78125vw 0;
    font-size: 1.71875vw;
    font-weight: 700;
    border-bottom: 1px solid #000000;
    margin: 0 0 0.78125vw 0;
    white-space: nowrap;
  }
  .business-items__wrap dl dd {
    margin: 0;
    padding: 0;
    font-size: 0.9375vw;
  }
  .business-recicle {
    border-top: 1px solid #000000;
  }
  .business-recicle h3 {
    text-align: center;
    transform: translateY(-2.109375vw);
    font-size: 3.125vw;
    font-weight: 700;
    margin: 0;
  }
  .business-recicle h3 span {
    padding: 0 0.78125vw;
    background: #ffffff;
  }
  .business-recicle__wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 1.40625vw;
    margin-bottom: 3.75vw;
  }
  .business-recicle__wrap dt {
    margin: 0 0 0.390625vw 0;
    padding: 0 0 0.390625vw 0;
    font-size: 3.125vw;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #000000;
    white-space: nowrap;
  }
  .business-recicle__wrap dt small {
    font-size: 1.875vw;
  }
  .business-recicle__wrap dt span {
    display: block;
    font-size: 1.015625vw;
    font-weight: 400;
    margin: 0.234375vw 0 0 0;
  }
  .business-recicle__wrap dd {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 1.015625vw;
    line-height: 1.9;
  }
  .business-recicle__image {
    display: flex;
    justify-content: center;
    gap: 1.328125vw;
  }
  .business-recicle__image figure {
    display: block;
    margin: 0;
    width: 26.71875vw;
    height: 15.625vw;
    position: relative;
  }
  .business-recicle__image figcaption {
    display: block;
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 1.015625vw;
    line-height: 2.34375vw;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer {
    margin-top: 8.75vw;
    background: #000000;
    color: #ffffff;
    padding: 2.734375vw;
  }
  .footer-inner {
    max-width: 100vw;
    margin: auto;
  }
  .footer-name {
    font-size: 2.1875vw;
    line-height: 1.45;
    margin-bottom: 4.6875vw;
  }
  .footer-name span {
    display: block;
    font-size: 1.40625vw;
  }
  .footer-name a {
    text-decoration: underline;
  }
  .footer .copyright {
    font-size: 1.40625vw;
    text-align: center;
  }
  body.page .mv {
    height: 31.71875vw;
    padding-top: 0;
  }
  body.page .mv-inner {
    display: flex;
    align-items: flex-end;
    max-width: 90.625vw;
    height: 100%;
    margin: auto;
  }
  body.page .mv h1 {
    font-size: 2.734375vw;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 2.578125vw 0;
  }
  body.company .mv {
    background: url(../img/img_pc_company_head.webp) no-repeat center;
    background-size: cover;
  }
  body.company .orverview {
    box-shadow: 0 0 0.546875vw rgb(102, 102, 102);
    padding: 4.53125vw 0 3.90625vw 0;
  }
  body.company .orverview-inner {
    max-width: 91.5625vw;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 40.234375vw;
    gap: 0 1.40625vw;
  }
  body.company .orverview-text h2 {
    font-size: 3.125vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 2.734375vw 0;
  }
  body.company .orverview-text p {
    font-size: 1.09375vw;
    line-height: 1.78;
  }
  body.company .orverview-img {
    width: 40.234375vw;
    height: 31.25vw;
    margin: 0;
  }
  body.company .threebiz {
    padding: 7.03125vw 0 23.4375vw 0;
    overflow-x: clip;
    position: relative;
  }
  body.company .threebiz::after {
    content: "";
    width: 40.625vw;
    height: 29.6875vw;
    display: block;
    background: url(../img/img_pressillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: -12.5vw;
    z-index: -1;
  }
  body.company .threebiz-inner {
    max-width: 90.625vw;
    margin: 0 auto;
  }
  body.company .threebiz h2 {
    font-size: 3.125vw;
    font-weight: 500;
    text-align: center;
    margin: 0 0 3.984375vw 0;
    line-height: 1;
  }
  body.company .threebiz h2 span {
    font-size: 7.5vw;
  }
  body.company .threebiz-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.296875vw;
  }
  body.company .threebiz-grid__box h3 {
    font-size: 3.125vw;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 0 0 2.109375vw 0;
    padding: 0 0 1.09375vw 0;
  }
  body.company .threebiz-grid__box h3::after {
    content: "";
    width: 100%;
    height: 2.734375vw;
    background: rgba(230, 90, 36, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  body.company .threebiz-grid__box p {
    font-size: 1.09375vw;
    line-height: 1.42;
    margin: 0;
  }
  body.company .facility {
    border-top: 1px solid #000000;
    padding-bottom: 22.265625vw;
    position: relative;
    overflow-x: clip;
  }
  body.company .facility::after {
    content: "";
    width: 58.4375vw;
    height: 21.25vw;
    display: block;
    background: url(../img/img_pelleillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -5.46875vw;
    bottom: -3.125vw;
    z-index: -1;
  }
  body.company .facility h2 {
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 4.6875vw 0;
  }
  body.company .facility h2 span {
    display: inline-block;
    padding: 0 1.171875vw;
    background: #ffffff;
    transform: translateY(-1.5625vw);
  }
  body.company .facility-inner {
    max-width: 85.9375vw;
    margin: auto;
  }
  body.company .facility-box {
    margin-bottom: 3.4375vw;
  }
  body.company .facility-box:last-child {
    margin-bottom: 0;
  }
  body.company .facility-box figure {
    margin: 0;
  }
  body.company .facility-box h3 {
    font-size: 1.09375vw;
    line-height: 1.43;
    margin: 1.5625vw 0 0.46875vw 0;
  }
  body.company .facility-box p {
    font-size: 0.9375vw;
    margin: 0;
  }
  body.company .facility-box__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.78125vw;
  }
  body.company .facility-box__in figure {
    width: 28.125vw;
    height: 27.34375vw;
  }
  body.company .facility-box__in figure.height300 {
    height: 23.4375vw;
  }
  body.company .facility-box__in figure.height650 {
    height: 50.78125vw;
  }
  body.company .facility-box__in video {
    display: block;
    width: 28.125vw;
    height: 27.34375vw;
    margin: auto;
  }
  body.company .facility-box__in video.height300 {
    height: 23.4375vw;
  }
  body.company .facility-list {
    border: 2px solid #000000;
    max-width: 58.59375vw;
    margin: 0 auto;
    padding: 3.28125vw;
  }
  body.company .facility-list h3 {
    font-size: 2.34375vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 2.109375vw 0;
  }
  body.company .facility-list__wrap {
    display: flex;
    justify-content: center;
    gap: 6.640625vw;
    font-size: 1.5625vw;
    line-height: 2;
  }
  body.company .profile {
    border-top: 1px solid #000000;
  }
  body.company .profile h2 {
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 4.6875vw 0;
  }
  body.company .profile h2 span {
    display: inline-block;
    padding: 0 1.171875vw;
    background: #ffffff;
    transform: translateY(-1.5625vw);
  }
  body.company .profile-inner {
    max-width: 74.21875vw;
    margin: auto;
  }
  body.company .profile-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 3.90625vw;
  }
  body.company .profile-table th {
    border-bottom: 1px solid #999999;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding: 1.953125vw 2.734375vw 1.953125vw 1.40625vw;
  }
  body.company .profile-table td {
    border-bottom: 1px solid #999999;
    font-size: 1.5625vw;
    line-height: 1.45;
    padding: 1.953125vw 1.40625vw 1.953125vw 2.734375vw;
    vertical-align: top;
  }
  body.company .profile-table__in {
    width: 100%;
    border-collapse: collapse;
  }
  body.company .profile-table__in th {
    border: none;
    padding: 0;
    line-height: 2;
    vertical-align: top;
  }
  body.company .profile-table__in td {
    border: none;
    line-height: 2;
    padding: 0;
    vertical-align: top;
  }
  body.company .profile iframe {
    display: block;
    width: 100%;
    height: 42.1875vw;
  }
  .contact .mv {
    background: url(../img/img_pc_contact_head.webp) no-repeat center;
    background-size: cover;
  }
  .contact .orverview-inner {
    max-width: 85.9375vw;
    margin: 0 auto;
  }
  .contact .orverview h2 {
    font-size: 3.125vw;
    font-weight: 700;
    margin: 8.984375vw 0 1.40625vw 0;
    text-align: center;
  }
  .contact .orverview-image {
    margin: 0 auto;
    width: 31.25vw;
    height: 31.25vw;
  }
  .contact .orverview p {
    font-size: 1.09375vw;
    line-height: 1.78;
    text-align: center;
    margin: 1.5625vw 0 3.90625vw 0;
  }
  .contact .orverview p small {
    font-size: 0.9375vw;
    color: #7F7F7F;
    display: block;
    margin-top: 1.171875vw;
  }
  .contact .form {
    width: 40.625vw;
    margin: 0 auto;
  }
  .contact .policy {
    width: 79.6875vw;
    margin: 0 auto;
    border: 1px solid #000000;
  }
  .contact .policy h2 {
    color: #ffffff;
    text-align: center;
    font-size: 2.109375vw;
    font-weight: 700;
    background: #000000;
    margin: 0;
    line-height: 4.6875vw;
  }
  .contact .policy-body {
    padding: 3.125vw 3.90625vw;
    font-size: 1.09375vw;
    line-height: 1.78;
  }
  .contact .policy-body p {
    margin-top: 0;
  }
  .contact .policy-body h3 {
    font-size: 2.109375vw;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0.78125vw;
  }
  .contact .policy-body table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 3.90625vw;
  }
  .contact .policy-body table th {
    width: 11.71875vw;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
  }
  .contact .policy-body table td {
    vertical-align: top;
  }
  .contact .policy-body .update {
    text-align: right;
  }
  .input-unit {
    margin-bottom: 3.515625vw;
  }
  .input-unit p {
    margin: 0;
  }
  .input-unit label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.171875vw;
  }
  .input-unit .asept {
    width: 1.953125vw;
    height: 1.953125vw;
  }
  .input-unit__label {
    font-size: 2.109375vw;
    margin-bottom: 0.625vw;
  }
  .input-unit__label span {
    font-size: 1.171875vw;
    color: #666666;
  }
  .input-unit input[type=text],
  .input-unit input[type=email],
  .input-unit input[type=tel] {
    border: 1px solid #999999;
    border-radius: 0.78125vw;
    width: 100%;
    height: 2.890625vw;
    padding: 0 0.546875vw;
    outline: none;
  }
  .input-unit textarea {
    border: 1px solid #999999;
    border-radius: 0.78125vw;
    width: 100%;
    height: 16.40625vw;
    padding: 0.546875vw;
    outline: none;
  }
  .input-unit input[type=submit] {
    width: 40.625vw;
    height: 4.6875vw;
    border-radius: 4.6875vw;
    background: #000000;
    color: #ffffff;
    font-size: 1.953125vw;
    border: none;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    box-shadow: 0 0.3125vw 0.3125vw rgba(0, 0, 0, 0.25);
  }
  .input-unit input[type=submit]:hover {
    background: #6B6B6B;
  }
  .wp-block-contact-form-7-contact-form-selector {
    max-width: 40.625vw;
    margin: 0 auto 12.5vw auto;
  }
  body.press .mv {
    background: url(../img/img_pc_press_head.webp) no-repeat center;
    background-size: cover;
  }
  body.press .orverview {
    box-shadow: 0 0 0.546875vw rgb(102, 102, 102);
    padding: 4.53125vw 0 3.90625vw 0;
  }
  body.press .orverview-inner {
    max-width: 91.5625vw;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 40.234375vw;
    gap: 0 1.40625vw;
  }
  body.press .orverview-text h2 {
    font-size: 3.125vw;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 2.734375vw 0;
  }
  body.press .orverview-text p {
    font-size: 1.09375vw;
    line-height: 1.78;
  }
  body.press .orverview-img {
    width: 40.234375vw;
    height: 31.25vw;
    margin: 0;
  }
  body.press .threebiz {
    padding: 7.03125vw 0 23.4375vw 0;
    overflow-x: clip;
    position: relative;
  }
  body.press .threebiz::after {
    content: "";
    width: 40.625vw;
    height: 29.6875vw;
    display: block;
    background: url(../img/img_pressillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: -12.5vw;
    z-index: -1;
  }
  body.press .threebiz-inner {
    max-width: 90.625vw;
    margin: 0 auto;
  }
  body.press .threebiz h2 {
    font-size: 3.125vw;
    font-weight: 500;
    text-align: center;
    margin: 0 0 3.984375vw 0;
    line-height: 1;
  }
  body.press .threebiz h2 span {
    font-size: 7.5vw;
  }
  body.press .threebiz-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.296875vw;
  }
  body.press .threebiz-grid__box h3 {
    font-size: 3.125vw;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 0 0 2.109375vw 0;
    padding: 0 0 1.09375vw 0;
  }
  body.press .threebiz-grid__box h3::after {
    content: "";
    width: 100%;
    height: 2.734375vw;
    background: rgba(230, 90, 36, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  body.press .threebiz-grid__box p {
    font-size: 1.09375vw;
    line-height: 1.42;
    margin: 0;
  }
  body.press .facility {
    border-top: 1px solid #000000;
    padding-bottom: 22.265625vw;
    position: relative;
    overflow-x: clip;
  }
  body.press .facility::after {
    content: "";
    width: 58.4375vw;
    height: 21.25vw;
    display: block;
    background: url(../img/img_pelleillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -5.46875vw;
    bottom: -3.125vw;
    z-index: -1;
  }
  body.press .facility h2 {
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 4.6875vw 0;
  }
  body.press .facility h2 span {
    display: inline-block;
    padding: 0 1.171875vw;
    background: #ffffff;
    transform: translateY(-1.5625vw);
  }
  body.press .facility-inner {
    max-width: 85.9375vw;
    margin: auto;
  }
  body.press .facility-box {
    margin-bottom: 3.4375vw;
  }
  body.press .facility-box:last-child {
    margin-bottom: 0;
  }
  body.press .facility-box figure {
    margin: 0;
  }
  body.press .facility-box h3 {
    font-size: 1.09375vw;
    line-height: 1.43;
    margin: 1.5625vw 0 0.46875vw 0;
  }
  body.press .facility-box p {
    font-size: 0.9375vw;
    margin: 0;
  }
  body.press .facility-box__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.78125vw;
  }
  body.press .facility-box__in figure {
    width: 28.125vw;
    height: 27.34375vw;
  }
  body.press .facility-box__in figure.height300 {
    height: 23.4375vw;
  }
  body.press .facility-box__in figure.height650 {
    height: 50.78125vw;
  }
  body.press .facility-box__in video {
    display: block;
    width: 28.125vw;
    height: 27.34375vw;
    margin: auto;
  }
  body.press .facility-box__in video.height300 {
    height: 23.4375vw;
  }
  body.press .facility-list {
    border: 2px solid #000000;
    max-width: 58.59375vw;
    margin: 0 auto;
    padding: 3.28125vw;
  }
  body.press .facility-list h3 {
    font-size: 2.34375vw;
    font-weight: 700;
    text-align: center;
    margin: 0 0 2.109375vw 0;
  }
  body.press .facility-list__wrap {
    display: flex;
    justify-content: center;
    gap: 6.640625vw;
    font-size: 1.5625vw;
    line-height: 2;
  }
  body.press .profile {
    border-top: 1px solid #000000;
  }
  body.press .profile h2 {
    font-size: 3.125vw;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 4.6875vw 0;
  }
  body.press .profile h2 span {
    display: inline-block;
    padding: 0 1.171875vw;
    background: #ffffff;
    transform: translateY(-1.5625vw);
  }
  body.press .profile-inner {
    max-width: 74.21875vw;
    margin: auto;
  }
  body.press .profile-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 3.90625vw;
  }
  body.press .profile-table th {
    border-bottom: 1px solid #999999;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding: 1.953125vw 2.734375vw 1.953125vw 1.40625vw;
  }
  body.press .profile-table td {
    border-bottom: 1px solid #999999;
    font-size: 1.5625vw;
    line-height: 1.45;
    padding: 1.953125vw 1.40625vw 1.953125vw 2.734375vw;
    vertical-align: top;
  }
  body.press .profile-table__in {
    width: 100%;
    border-collapse: collapse;
  }
  body.press .profile-table__in th {
    border: none;
    padding: 0;
    line-height: 2;
    vertical-align: top;
  }
  body.press .profile-table__in td {
    border: none;
    line-height: 2;
    padding: 0;
    vertical-align: top;
  }
  body.press .profile iframe {
    display: block;
    width: 100%;
    height: 42.1875vw;
  }
}
/* ========================================================== */
/* PC用スタイル 1280px ~ */
/* ========================================================== */
@media (min-width: 1280px) {
  .sp {
    display: none !important;
  }
  .header {
    background: rgba(0, 3, 0, 0.8);
    position: relative;
    margin-bottom: -120px;
  }
  .header.top {
    background: rgb(0, 3, 0);
    margin-bottom: 0;
  }
  .header-inner {
    max-width: 1280px;
    margin: auto;
    padding: 15px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .header-name {
    color: #ffffff;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
  }
  .header-name span {
    display: block;
    font-size: 14px;
  }
  .header-nav ul {
    display: flex;
    justify-content: flex-end;
  }
  .header-nav li {
    padding: 10px 15px;
    border-left: 1px solid #ffffff;
  }
  .header-nav li:last-child {
    border-right: 1px solid #ffffff;
  }
  .header-nav a {
    color: #ffffff;
    font-size: 20px;
  }
  .mv {
    background: url(../img/img_pc_top_head.webp) no-repeat center;
    background-size: cover;
    height: 805px;
    padding-top: 284px;
  }
  .mv-btnarea {
    background: rgba(0, 3, 0, 0.81);
    padding: 48px 43px;
    display: inline-block;
  }
  .mv-btnarea a {
    display: block;
    width: 467px;
    height: 124px;
    background: url(../img/ico_mv.svg) no-repeat 35px 40px #F15A24;
    border-radius: 10px;
    color: #ffffff;
    font-size: 18px;
    padding: 30px 30px 30px 110px;
  }
  .mv-btnarea a:hover {
    background: url(../img/ico_mv.svg) no-repeat 35px 40px #a36955;
  }
  .mv-btnarea a span {
    display: block;
    font-size: 31px;
    line-height: 1.45;
  }
  .message {
    box-shadow: 0 0 7px rgb(102, 102, 102);
    overflow-x: clip;
  }
  .message-inner {
    max-width: 1280px;
    margin: 0 auto -65px auto;
    padding: 60px 0 15px 80px;
    position: relative;
  }
  .message-inner::after {
    content: "";
    width: 568px;
    height: 655px;
    display: block;
    background: url(../img/atsumi.webp) no-repeat;
    background-size: contain;
    position: absolute;
    bottom: 0;
    right: -80px;
    z-index: 1;
  }
  .message-wrap {
    padding: 50px 130px 0 0;
    width: 820px;
    background: url(../img/bg_pc_balloon.svg) no-repeat right top;
  }
  .message-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.45;
    font-feature-settings: "palt";
    margin: 0 0 21px 0;
  }
  .message-body {
    font-size: 14px;
    line-height: 1.77;
    margin: 0 0 16px 0;
  }
  .message-name {
    font-size: 21px;
    text-align: right;
    margin: 0;
    padding-right: 2em;
  }
  .work {
    padding-top: 210px;
    overflow: hidden;
  }
  .work-inner {
    max-width: 1160px;
    margin: auto;
    border: 1px solid #000000;
    position: relative;
  }
  .work-inner::before {
    content: "";
    height: 739px;
    width: 739px;
    background: url(../img/bg_pet.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    left: -380px;
    top: -411px;
    z-index: 2;
  }
  .work-inner::after {
    content: "";
    height: 231px;
    width: 360px;
    background: url(../img/bg_can.webp) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: -220px;
    top: 450px;
    z-index: 3;
  }
  .work-feature {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 40px 0;
    position: relative;
  }
  .work-feature::after {
    content: "";
    width: 0;
    height: calc(100% - 80px);
    border-left: 1px solid #000000;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .work-feature__box {
    max-width: 525px;
    margin: 0 auto;
  }
  .work-feature h2 {
    background: #000000;
    color: #ffffff;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.45;
    padding: 13px;
    max-width: 400px;
    margin: 0 auto;
  }
  .work-feature__point {
    font-size: 25px;
    text-align: center;
    margin: 22px 0;
  }
  .work-feature__point strong {
    font-size: 35px;
    color: #F15A24;
    font-weight: 400;
    display: block;
  }
  .work-feature__point span {
    -webkit-text-emphasis: filled;
    text-emphasis: filled;
  }
  .work-feature p {
    font-size: 14px;
    line-height: 1.7;
  }
  .work-feature .btnarea a {
    width: 338px;
    display: block;
    margin: 10px auto 0 auto;
  }
  .work-items {
    margin: 0 20px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .work-items__text h2 {
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 25px 0;
    text-align: center;
  }
  .work-items__text ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "list1 list4" "list2 list4" "list3 list4";
  }
  .work-items__text li {
    font-size: 23px;
    font-weight: 700;
    line-height: 1.43;
  }
  .work-items__text li:nth-child(1) {
    grid-area: list1;
  }
  .work-items__text li:nth-child(2) {
    grid-area: list2;
  }
  .work-items__text li:nth-child(3) {
    grid-area: list3;
  }
  .work-items__text li:nth-child(4) {
    grid-area: list4;
  }
  .work-items__text li small {
    font-size: 16px;
  }
  .work-items__text li span {
    font-size: 16px;
    display: block;
    margin: 9px 0 0 23px;
  }
  .work-items__time {
    width: 450px;
    background: #F15A24;
    color: #ffffff;
    text-align: center;
    padding: 30px 40px 0 40px;
  }
  .work-items__time h3 {
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 13px 0;
  }
  .work-items__time .time {
    font-size: 69px;
    font-weight: 700;
    line-height: 1;
    border-top: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 6px 0 15px 0;
  }
  .work-items__time p {
    font-size: 14px;
    white-space: nowrap;
  }
  .work-items__time p.closed {
    font-size: 21px;
    font-weight: 700;
  }
  .work-flow {
    padding: 46px 0 0 0;
    margin-bottom: 95px;
  }
  .work-flow h2 {
    font-size: 35px;
    text-align: center;
    margin: 0 0 25px 0;
    line-height: 1.45;
  }
  .work-flow ul {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
  }
  .work-flow li {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.45;
    text-align: center;
    padding: 0 40px;
    position: relative;
  }
  .work-flow li:nth-child(2n) {
    padding-top: 0.725em;
  }
  .work-flow li:nth-child(3) {
    padding-left: 0;
    padding-right: 16px;
  }
  .work-flow li:not(:last-child)::after {
    content: "";
    width: 16px;
    height: 35px;
    background: url(../img/ico_next.svg) no-repeat;
    background-size: contain;
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
  }
  .work-flow li span {
    display: block;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    color: #666666;
    font-size: 11px;
    font-weight: 400;
    padding: 10px 0;
    margin-top: 10px;
  }
  .work-flow .btnarea a {
    display: block;
    margin: 0 auto;
    width: 443px;
  }
  .work-map {
    text-align: center;
  }
  .work-map h2 {
    font-size: 35px;
    line-height: 1.45;
    font-weight: 400;
    margin: 0;
  }
  .work-map h3 {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    margin: 0 0 25px 0;
  }
  .work-map iframe {
    display: block;
    width: 100%;
    height: 540px;
  }
  /**追加ブロックです**/
  /**20240925追加ブロックです**/
  .work-items2 {
    margin: 0 20px;
    border-top: 1px solid #000000;
    padding: 30px;
    text-align: center;
    align-items: center;
  }
  .work-items2in {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .work-items2in__text {
    text-align: left !important;
    margin: 0 135px 0 0;
    width: 500px;
  }
  .work-items2in__text p {
    font-size: 14px;
    line-height: 24px;
  }
  .work-items2in__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .work-items2in__btn {
    width: 330px;
    margin: 0 80px 0 0;
  }
  /**ここまで20240925追加ブロックです**/
  /**20241211追加ブロックです**/
  .pressbox {
    margin: -100px auto 30px auto;
    width: 800px;
    height: 240px;
    padding: 20px 30px 30px 30px;
    text-align: center;
    align-items: center;
    background: url(../img/bg_top_press.png) no-repeat;
  }
  .pressboxin {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .pressboxin_photo {
    width: 195px;
    height: 195px;
  }
  .pressboxin_txt {
    width: 500px;
    text-align: left;
    margin-top: -100px;
  }
  .pressboxin_txt_p {
    width: 500px;
    text-align: left;
    float: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: -80px;
  }
  .topwomen-items {
    width: 1158px;
    margin: 20px auto 20px auto;
    border: 1px solid #000000;
    padding: 30px;
    text-align: center;
    align-items: center;
  }
  .topwomen-itemsin {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .topwomen-itemsin__text {
    text-align: left !important;
    width: 500px;
    display: block;
  }
  .topwomen-itemsin__text p {
    font-size: 14px;
    line-height: 24px;
  }
  .topwomen-itemsin__text a {
    color: #01b3e9;
    text-decoration: underline;
  }
  .topwomen-itemsin__btn {
    width: 330px;
    margin: 0 80px 0 0;
  }
  /**ここまで20241211追加ブロックです**/
  .sale {
    padding-top: 40px;
    overflow: hidden;
  }
  .sale-inner {
    max-width: 1160px;
    margin: auto;
    border: 1px solid #000000;
    position: relative;
  }
  .sale h2 {
    color: #F15A24;
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    margin: 60px 0;
  }
  .sale-feature {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0 0 40px 0;
    position: relative;
  }
  .sale-feature::after {
    content: "";
    width: 0;
    height: calc(100% - 40px);
    border-left: 1px solid #000000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .sale-feature__box {
    max-width: 500px;
    margin: 0 auto;
  }
  .sale-feature h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 auto 40px auto;
  }
  .sale-feature__img {
    width: 500px;
    height: 400px;
    margin: auto;
  }
  .sale-feature p {
    font-size: 20px;
    line-height: 1.7;
  }
  .sale .salebtnarea a {
    width: 250px;
    height: 50px;
    display: block;
    margin: 10px auto 32px auto;
  }
  .business {
    padding-top: 56px;
    overflow: hidden;
  }
  .business-inner {
    max-width: 1100px;
    margin: auto;
    position: relative;
  }
  .business-inner::before {
    content: "";
    width: 303px;
    height: 381px;
    display: block;
    background: url(../img/bg_contena.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: -54px;
    left: -190px;
    z-index: -1;
  }
  .business-inner::after {
    content: "";
    width: 316px;
    height: 446px;
    display: block;
    background: url(../img/bg_palett.webp) no-repeat;
    background-size: contain;
    position: absolute;
    top: 460px;
    right: -230px;
  }
  .business h2 {
    color: #F15A24;
    font-size: 40px;
    text-align: center;
    font-weight: 700;
    margin: 0 0 20px 0;
  }
  .business h2 span {
    font-size: 70px;
  }
  .business h2 + p {
    font-size: 15px;
    line-height: 1.45;
    max-width: 780px;
    margin: 0 auto 95px auto;
  }
  .business-photo {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 36px;
  }
  .business-items {
    border-top: 1px solid #000000;
    margin-bottom: 120px;
  }
  .business-items h3 {
    text-align: center;
    transform: translateY(-17px);
    font-size: 27px;
    font-weight: 700;
    margin: 0;
  }
  .business-items h3 span {
    padding: 0 10px;
    background: #ffffff;
  }
  .business-items__wrap {
    display: grid;
    grid-template-columns: 6fr 2fr 2fr 2fr;
    grid-template-areas: "item1 item2 item3 item4" "item1 item5 item5 item5";
    gap: 0 30px;
    padding: 0 84px;
  }
  .business-items__wrap dl {
    margin: 0;
    padding: 0;
    line-height: 1.45;
    font-weight: bold;
  }
  .business-items__wrap dl:nth-child(1) {
    grid-area: item1;
  }
  .business-items__wrap dl:nth-child(1) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "pra1 pra5" "pra2 pra6" "pra3 pra7" "pra4 pra8";
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(1) {
    grid-area: pra1;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(2) {
    grid-area: pra2;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(3) {
    grid-area: pra3;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(4) {
    grid-area: pra4;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(5) {
    grid-area: pra5;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(6) {
    grid-area: pra6;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(7) {
    grid-area: pra7;
  }
  .business-items__wrap dl:nth-child(1) li:nth-child(8) {
    grid-area: pra8;
  }
  .business-items__wrap dl:nth-child(2) {
    grid-area: item2;
  }
  .business-items__wrap dl:nth-child(3) {
    grid-area: item3;
  }
  .business-items__wrap dl:nth-child(4) {
    grid-area: item4;
  }
  .business-items__wrap dl:nth-child(4) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-areas: "pra1 pra3" "pra2 pra4";
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(1) {
    grid-area: pra1;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(2) {
    grid-area: pra2;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(3) {
    grid-area: pra3;
  }
  .business-items__wrap dl:nth-child(4) li:nth-child(4) {
    grid-area: pra4;
  }
  .business-items__wrap dl:nth-child(5) {
    grid-area: item5;
  }
  .business-items__wrap dl:nth-child(5) ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .business-items__wrap dl dt {
    padding: 0 0 10px 0;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 1px solid #000000;
    margin: 0 0 10px 0;
    white-space: nowrap;
  }
  .business-items__wrap dl dd {
    margin: 0;
    padding: 0;
    font-size: 12px;
  }
  .business-recicle {
    border-top: 1px solid #000000;
  }
  .business-recicle h3 {
    text-align: center;
    transform: translateY(-27px);
    font-size: 40px;
    font-weight: 700;
    margin: 0;
  }
  .business-recicle h3 span {
    padding: 0 10px;
    background: #ffffff;
  }
  .business-recicle__wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0 18px;
    margin-bottom: 48px;
  }
  .business-recicle__wrap dt {
    margin: 0 0 5px 0;
    padding: 0 0 5px 0;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    border-bottom: 1px solid #000000;
    white-space: nowrap;
  }
  .business-recicle__wrap dt small {
    font-size: 24px;
  }
  .business-recicle__wrap dt span {
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin: 3px 0 0 0;
  }
  .business-recicle__wrap dd {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 13px;
    line-height: 1.9;
  }
  .business-recicle__image {
    display: flex;
    justify-content: center;
    gap: 17px;
  }
  .business-recicle__image figure {
    display: block;
    margin: 0;
    width: 342px;
    height: 200px;
    position: relative;
  }
  .business-recicle__image figcaption {
    display: block;
    background: #000000;
    text-align: center;
    color: #ffffff;
    font-size: 13px;
    line-height: 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .footer {
    margin-top: 112px;
    background: #000000;
    color: #ffffff;
    padding: 35px;
  }
  .footer-inner {
    max-width: 1280px;
    margin: auto;
  }
  .footer-name {
    font-size: 28px;
    line-height: 1.45;
    margin-bottom: 60px;
  }
  .footer-name span {
    display: block;
    font-size: 18px;
  }
  .footer-name a {
    text-decoration: underline;
  }
  .footer .copyright {
    font-size: 18px;
    text-align: center;
  }
  body.page .mv {
    height: 406px;
    padding-top: 0;
  }
  body.page .mv-inner {
    display: flex;
    align-items: flex-end;
    max-width: 1160px;
    height: 100%;
    margin: auto;
  }
  body.page .mv h1 {
    font-size: 35px;
    color: #ffffff;
    font-weight: 400;
    margin: 0 0 33px 0;
  }
  body.company .mv {
    background: url(../img/img_pc_company_head.webp) no-repeat center;
    background-size: cover;
  }
  body.company .orverview {
    box-shadow: 0 0 7px rgb(102, 102, 102);
    padding: 58px 0 50px 0;
  }
  body.company .orverview-inner {
    max-width: 1172px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: auto 515px;
    gap: 0 18px;
  }
  body.company .orverview-text h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.45;
    margin: 0 0 35px 0;
  }
  body.company .orverview-text p {
    font-size: 14px;
    line-height: 1.78;
  }
  body.company .orverview-img {
    width: 515px;
    height: 400px;
    margin: 0;
  }
  body.company .threebiz {
    padding: 90px 0 300px 0;
    overflow-x: clip;
    position: relative;
  }
  body.company .threebiz::after {
    content: "";
    width: 520px;
    height: 380px;
    display: block;
    background: url(../img/img_pressillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: 0;
    bottom: -160px;
    z-index: -1;
  }
  body.company .threebiz-inner {
    max-width: 1160px;
    margin: 0 auto;
  }
  body.company .threebiz h2 {
    font-size: 40px;
    font-weight: 500;
    text-align: center;
    margin: 0 0 51px 0;
    line-height: 1;
  }
  body.company .threebiz h2 span {
    font-size: 96px;
  }
  body.company .threebiz-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 55px;
  }
  body.company .threebiz-grid__box h3 {
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    position: relative;
    margin: 0 0 27px 0;
    padding: 0 0 14px 0;
  }
  body.company .threebiz-grid__box h3::after {
    content: "";
    width: 100%;
    height: 35px;
    background: rgba(230, 90, 36, 0.4);
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  body.company .threebiz-grid__box p {
    font-size: 14px;
    line-height: 1.42;
    margin: 0;
  }
  body.company .facility {
    border-top: 1px solid #000000;
    padding-bottom: 285px;
    position: relative;
    overflow-x: clip;
  }
  body.company .facility::after {
    content: "";
    width: 748px;
    height: 272px;
    display: block;
    background: url(../img/img_pelleillust.png) no-repeat;
    background-size: contain;
    position: absolute;
    left: -70px;
    bottom: -40px;
    z-index: -1;
  }
  body.company .facility h2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 60px 0;
  }
  body.company .facility h2 span {
    display: inline-block;
    padding: 0 15px;
    background: #ffffff;
    transform: translateY(-20px);
  }
  body.company .facility-inner {
    max-width: 1100px;
    margin: auto;
  }
  body.company .facility-box {
    margin-bottom: 44px;
  }
  body.company .facility-box:last-child {
    margin-bottom: 0;
  }
  body.company .facility-box figure {
    margin: 0;
  }
  body.company .facility-box h3 {
    font-size: 14px;
    line-height: 1.43;
    margin: 20px 0 6px 0;
  }
  body.company .facility-box p {
    font-size: 12px;
    margin: 0;
  }
  body.company .facility-box__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  body.company .facility-box__in figure {
    width: 360px;
    height: 350px;
  }
  body.company .facility-box__in figure.height300 {
    height: 300px;
  }
  body.company .facility-box__in figure.height650 {
    height: 650px;
  }
  body.company .facility-box__in video {
    display: block;
    width: 360px;
    height: 350px;
    margin: auto;
  }
  body.company .facility-box__in video.height300 {
    height: 300px;
  }
  body.company .facility-list {
    border: 2px solid #000000;
    max-width: 750px;
    margin: 0 auto;
    padding: 42px;
  }
  body.company .facility-list h3 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 27px 0;
  }
  body.company .facility-list__wrap {
    display: flex;
    justify-content: center;
    gap: 85px;
    font-size: 20px;
    line-height: 2;
  }
  body.company .profile {
    border-top: 1px solid #000000;
  }
  body.company .profile h2 {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    text-align: center;
    margin: 0 0 60px 0;
  }
  body.company .profile h2 span {
    display: inline-block;
    padding: 0 15px;
    background: #ffffff;
    transform: translateY(-20px);
  }
  body.company .profile-inner {
    max-width: 950px;
    margin: auto;
  }
  body.company .profile-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px;
  }
  body.company .profile-table th {
    border-bottom: 1px solid #999999;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.45;
    text-align: left;
    padding: 25px 35px 25px 18px;
  }
  body.company .profile-table td {
    border-bottom: 1px solid #999999;
    font-size: 20px;
    line-height: 1.45;
    padding: 25px 18px 25px 35px;
    vertical-align: top;
  }
  body.company .profile-table__in {
    width: 100%;
    border-collapse: collapse;
  }
  body.company .profile-table__in th {
    border: none;
    padding: 0;
    line-height: 2;
    vertical-align: top;
  }
  body.company .profile-table__in td {
    border: none;
    line-height: 2;
    padding: 0;
    vertical-align: top;
  }
  body.company .profile iframe {
    display: block;
    width: 100%;
    height: 540px;
  }
  .contact .mv {
    background: url(../img/img_pc_contact_head.webp) no-repeat center;
    background-size: cover;
  }
  .contact .orverview-inner {
    max-width: 1100px;
    margin: 0 auto;
  }
  .contact .orverview h2 {
    font-size: 40px;
    font-weight: 700;
    margin: 115px 0 18px 0;
    text-align: center;
  }
  .contact .orverview-image {
    margin: 0 auto;
    width: 400px;
    height: 400px;
  }
  .contact .orverview p {
    font-size: 14px;
    line-height: 1.78;
    text-align: center;
    margin: 20px 0 50px 0;
  }
  .contact .orverview p small {
    font-size: 12px;
    color: #7F7F7F;
    display: block;
    margin-top: 15px;
  }
  .contact .form {
    width: 520px;
    margin: 0 auto;
  }
  .contact .policy {
    width: 1020px;
    margin: 0 auto;
    border: 1px solid #000000;
  }
  .contact .policy h2 {
    color: #ffffff;
    text-align: center;
    font-size: 27px;
    font-weight: 700;
    background: #000000;
    margin: 0;
    line-height: 60px;
  }
  .contact .policy-body {
    padding: 40px 50px;
    font-size: 14px;
    line-height: 1.78;
  }
  .contact .policy-body p {
    margin-top: 0;
  }
  .contact .policy-body h3 {
    font-size: 27px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .contact .policy-body table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 50px;
  }
  .contact .policy-body table th {
    width: 150px;
    font-weight: 400;
    text-align: left;
    vertical-align: top;
  }
  .contact .policy-body table td {
    vertical-align: top;
  }
  .contact .policy-body .update {
    text-align: right;
  }
  .input-unit {
    margin-bottom: 45px;
  }
  .input-unit p {
    margin: 0;
  }
  .input-unit label {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 15px;
  }
  .input-unit .asept {
    width: 25px;
    height: 25px;
  }
  .input-unit__label {
    font-size: 27px;
    margin-bottom: 8px;
  }
  .input-unit__label span {
    font-size: 15px;
    color: #666666;
  }
  .input-unit input[type=text],
  .input-unit input[type=email],
  .input-unit input[type=tel] {
    border: 1px solid #999999;
    border-radius: 10px;
    width: 100%;
    height: 37px;
    padding: 0 7px;
    outline: none;
  }
  .input-unit textarea {
    border: 1px solid #999999;
    border-radius: 10px;
    width: 100%;
    height: 210px;
    padding: 7px;
    outline: none;
  }
  .input-unit input[type=submit] {
    width: 520px;
    height: 60px;
    border-radius: 60px;
    background: #000000;
    color: #ffffff;
    font-size: 25px;
    border: none;
    display: block;
    margin: 0 auto;
    cursor: pointer;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  }
  .input-unit input[type=submit]:hover {
    background: #6B6B6B;
  }
  .wp-block-contact-form-7-contact-form-selector {
    max-width: 520px;
    margin: 0 auto 160px auto;
  }
  body.press .mv {
    background: url(../img/img_pc_press_head.webp) no-repeat center;
    background-size: cover;
  }
}/*# sourceMappingURL=style.css.map */