/* width */
.u-width__narrow, .u-width__min, .u-width__slim, .u-width__mid, .u-width__wide {
  width: 85.72%;
  margin-left: auto;
  margin-right: auto;
}
@media (width: 540px) {
  .u-width__narrow, .u-width__min, .u-width__slim, .u-width__mid, .u-width__wide {
    width: 89.3%;
  }
}

.u-width__narrow {
  max-width: 550px;
}

.u-width__slim {
  max-width: 740px;
}

.u-width__min {
  max-width: 800px;
}

.u-width__wide {
  max-width: 900px;
}

.u-width__full {
  max-width: 1000px;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.bg-gy {
  background-color: #E2E2E2;
}

.bg-wh {
  background-color: #fff;
}

.bg-img {
  background: url(img/common/bg01.jpg) no-repeat center;
  background-size: cover;
}

.hl-yl {
  background-color: #fff000;
}

.hl-red {
  background-color: #BE0000;
  color: #fff;
}

.txt-ctr {
  text-align: center;
}

@media screen and (max-width: 768px) {
  section + section {
    margin-top: 70px;
  }
}

.bg-gy {
  padding: 70px 0;
}
@media screen and (max-width: 768px) {
  .bg-gy {
    padding: 42px 0;
  }
}

.__sp-only {
  display: none;
}
@media screen and (max-width: 768px) {
  .__sp-only {
    display: block;
  }
}

.hl-red {
  padding: 6px 18px 4px;
}
@media screen and (max-width: 768px) {
  .hl-red {
    padding: 4px 14px 3px;
    font-size: 15px;
  }
}

.__important {
  width: 840px;
  max-width: 94%;
  margin: 0 auto;
}

.red {
  color: #be0000;
}

.text-center {
  text-align: center;
}

.btn-round {
  position: relative;
  width: 214px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 32px;
  padding: 0 20px;
  background-color: #be0000;
  border-radius: 999px;
}
.btn-round.outline {
  border: 1px solid #be0000;
  color: #be0000;
  background-color: #fff;
}

.btn-link {
  padding: 0 50px 0 20px;
}
.btn-link:after {
  content: "";
  position: absolute;
  width: 12px;
  height: 14px;
  top: calc(50% - 7px);
  right: 17px;
  background: url(img/common/icon05.png) no-repeat;
  background-size: contain;
}

.p-parts_bg-wh {
  background-color: #fff;
  padding: 50px 6%;
}
@media screen and (max-width: 768px) {
  .p-parts_bg-wh {
    padding: 24px 5%;
  }
}
.p-parts_bg-wh + .p-parts_bg-wh {
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p-parts_bg-wh + .p-parts_bg-wh {
    margin-top: 12px;
  }
}
.p-parts_bg-wh .hl-red {
  margin-bottom: 35px;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .p-parts_bg-wh .hl-red {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .p-parts_sec-ttl__small {
    font-size: 20px;
    line-height: 1.4;
  }
}
.p-parts_sec-ttl__small.__crash-test {
  margin-bottom: 30px;
}
.p-parts_sec-ttl__small.__important {
  margin-bottom: 30px;
}

.p-parts_gallery__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 40px;
}
@media screen and (max-width: 768px) {
  .p-parts_gallery__list {
    row-gap: 10px;
  }
}
.p-parts_gallery__list.__folk, .p-parts_gallery__list.__corner {
  margin-top: 50px;
}
.p-parts_gallery__list.__crash-test {
  margin-top: 16px;
}
.p-parts_gallery__list.__construction-method {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .p-parts_gallery__list.__construction-method {
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .p-parts_gallery__list.__construction-method .p-parts_gallery__item {
    width: 100%;
  }
}

.p-parts_gallery__item {
  width: 48%;
}
.p-parts_gallery__item.__one {
  width: 38%;
}
.p-parts_gallery__item.__three {
  width: 58%;
}

@media screen and (max-width: 768px) {
  .header-top h1 a {
    font-size: 20px;
  }
}

@media screen and (max-width: 768px) {
  .header-container .menu-wrapper {
    top: 53px;
  }
}

.p-func-resin_stick__container__inner {
  padding: 72px 0 64px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_stick__container__inner {
    padding: 42px 0;
  }
}

.p-func-resin_weather__container__inner {
  padding: 0 0 70px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_weather__container__inner {
    padding: 0 0 54px;
  }
}

@media screen and (max-width: 768px) {
  section.sc-banner_contact {
    padding: 17px 0;
  }
}
section.sc-banner_contact + section {
  margin-top: 64px;
}
section.sc-banner_contact .inner span {
  letter-spacing: -0.02em;
}
@media screen and (max-width: 768px) {
  section.sc-banner_contact .inner span {
    font-size: 15px;
    text-align: center;
  }
}

.sc-func-resin_fv {
  background: none;
  background-size: auto;
  background-size: cover;
  padding: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .sc-func-resin_fv {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .sc-func-resin_fv + .sc-func-resin_gallery-link {
    margin-top: 50px;
  }
}

.p-func-resin_fv__inner {
  width: 100%;
  position: relative;
}

.p-func-resin_fv__wrapper {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.p-func-resin_fv__wrapper .__ttl {
  position: absolute;
  width: 51.6666666667%;
  max-width: 620px;
  left: 6.09375%;
  top: 38%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-func-resin_fv__wrapper .__ttl {
    width: 70%;
  }
}
.p-func-resin_fv__wrapper .__icon {
  position: absolute;
  width: 64px;
  max-width: 60%;
  max-width: 5.3333333333%;
  right: 4.6875%;
  bottom: 24px;
  min-width: 34px;
}

.p-func-resin_fv__img {
  max-height: 500px;
  height: auto;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
}
.p-func-resin_fv__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  min-height: 440px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_fv__img img {
    min-height: 300px;
  }
}

.header-bot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 15px;
}
.header-bot a {
  -webkit-box-flex: 25%;
      -ms-flex: 25%;
          flex: 25%;
  max-width: 25%;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #000;
  line-height: 30px;
  background-color: #e6e6e6;
  border-right: 1px solid #231815;
}
.header-bot a:first-child {
  border-left: 1px solid #231815;
}
@media screen and (max-width: 768px) {
  .header-bot {
    margin-top: 0;
  }
}

.sc-func-resin_fv h2 {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .sc-func-resin_gallery-link .p-func-resin_gallery-link__inner {
    width: 90%;
  }
}
.sc-func-resin_gallery-link .p-func-resin_gallery-link__inner .__txt {
  margin-top: 50px;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 768px) {
  .sc-func-resin_gallery-link .p-func-resin_gallery-link__inner .__txt {
    font-size: 15px;
    line-height: 2;
  }
}
.sc-func-resin_gallery-link .p-func-resin_gallery-link__list {
  margin-top: 40px;
}
.sc-func-resin_gallery-link .p-func-resin_gallery-link__item {
  width: 48%;
}
@media screen and (max-width: 768px) {
  .sc-func-resin_gallery-link .p-func-resin_gallery-link__item {
    width: 100%;
  }
}

.p-func-resin_lineup__important {
  margin-top: 75px;
  width: 100%;
}
.p-func-resin_lineup__important .__txt {
  font-weight: 700;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_lineup__important .__txt {
    font-size: 15px;
  }
}

.p-func-resin_lineup__important__item {
  text-indent: -1em;
  padding-left: 1em;
}

.p-func-resin_dynamic__inner {
  padding: 0 0 120px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_dynamic__inner {
    padding: 0 0 70px;
  }
}

.p-func-resin_point__wrapper + .p-func-resin_point__wrapper {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__wrapper + .p-func-resin_point__wrapper {
    margin-top: 40px;
  }
}

.p-func-resin_point__ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  line-height: 1;
}

.p-func-resin_point__ttl__num {
  color: #5D5D5D;
}
.p-func-resin_point__ttl__num .__en {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__ttl__num .__en {
    font-size: 18px;
  }
}
.p-func-resin_point__ttl__num .__num {
  font-size: 35px;
  margin-left: 5px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__ttl__num .__num {
    font-size: 28px;
    margin-left: 2px;
  }
}

.p-func-resin_point__ttl__txt {
  margin-left: 30px;
  font-size: 55px;
  color: #BE0000;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__ttl__txt {
    font-size: 30px;
    margin-left: 11px;
  }
}

.p-func-resin_point__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 11px;
}
.p-func-resin_point__box.__reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__box.__reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p-func-resin_point__img {
  width: 50%;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__img {
    width: 100%;
  }
}

.p-func-resin_point__desc {
  width: 50%;
  padding: 23px 30px;
  background-color: #5D5D5D;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__desc {
    width: 100%;
    padding: 22px 26px;
  }
}

.p-func-resin_point__desc__ttl {
  color: #fff;
  font-size: 26px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__desc__ttl {
    font-size: 18px;
  }
}
.p-func-resin_point__desc__ttl .__yl {
  color: #FFF000;
}

.p-func-resin_point__desc__txt {
  margin-top: 25px;
  color: #fff;
  line-height: 1.875;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__desc__txt {
    margin-top: 11px;
    line-height: 1.7;
    font-size: 15px;
  }
}

.p-func-resin_point__inner {
  padding: 120px 0 150px;
}
@media screen and (max-width: 768px) {
  .p-func-resin_point__inner {
    padding: 58px 0 60px;
  }
}

.contact-form {
  max-width: 720px;
  margin: auto;
}
.contact-form .contact-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  row-gap: 6px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .contact-form .contact-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 24px;
  }
}
.contact-form .contact-label {
  position: relative;
  -webkit-box-flex: 200px;
      -ms-flex: 200px;
          flex: 200px;
  max-width: 200px;
  font-size: 0;
  padding-top: 5px;
}
.contact-form .contact-label label {
  font-size: 16px;
  font-weight: bold;
}
.contact-form .contact-label.required:after {
  content: "必須";
  position: absolute;
  right: 0;
  width: 48px;
  font-size: 16px;
  line-height: 23px;
  color: #fff;
  text-align: center;
  background-color: #be0000;
}
@media screen and (max-width: 768px) {
  .contact-form .contact-label {
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    padding-right: 65px;
  }
}

.contact-control {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.contact-control input[type=text],
.contact-control input[type=email],
.contact-control textarea {
  width: 100%;
  padding: 2px 10px;
  background-color: #fff;
  border: 1px solid #707070;
  border-radius: 6px;
}
.contact-control input[type=text]::-webkit-input-placeholder, .contact-control input[type=email]::-webkit-input-placeholder, .contact-control textarea::-webkit-input-placeholder {
  color: #b0b0b0;
}
.contact-control input[type=text]::-moz-placeholder, .contact-control input[type=email]::-moz-placeholder, .contact-control textarea::-moz-placeholder {
  color: #b0b0b0;
}
.contact-control input[type=text]:-ms-input-placeholder, .contact-control input[type=email]:-ms-input-placeholder, .contact-control textarea:-ms-input-placeholder {
  color: #b0b0b0;
}
.contact-control input[type=text]::-ms-input-placeholder, .contact-control input[type=email]::-ms-input-placeholder, .contact-control textarea::-ms-input-placeholder {
  color: #b0b0b0;
}
.contact-control input[type=text]::placeholder,
.contact-control input[type=email]::placeholder,
.contact-control textarea::placeholder {
  color: #b0b0b0;
}
@media screen and (max-width: 768px) {
  .contact-control {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
    max-width: 100%;
  }
}

.txt-privacy {
  font-size: 14px;
  margin-bottom: 40px;
}
.txt-privacy img {
  display: inline-block;
  width: auto;
  height: 1em;
  vertical-align: -0.1em;
}

.text-decoration {
  text-decoration: underline;
}

.privacy-check {
  text-align: center;
  margin-bottom: 26px;
}
.privacy-check label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.privacy-check input[type=checkbox] {
  width: 19px;
  height: 19px;
  margin-right: 15px;
  border: 1px solid #707070;
}

.txt10 {
  margin-bottom: 60px;
  line-height: 1.8;
}

.contact-form-confirm .contact-label {
  padding-top: 2px;
}

.multiline {
  white-space: pre-line;
}

.d-none {
  display: none !important;
}

.contact-confirm-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 12px;
  margin-top: 55px;
}
.contact-confirm-btns button {
  width: 125px;
}