/*.p-wit {
  padding-bottom: 16rem;
}
@media screen and (max-width: 767px) {
  .p-wit {
    padding-bottom: 7rem;
  }
}*/
.p-wit .c-pagehead-headline .ja {
  white-space: nowrap;
}

@media print,
screen and (min-width: 768px) {
  .p-wit .c-note p {
    font-size: 1.6rem;
  }
}

.p-wit .p-about-head {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 6.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-head {
    display: block;
  }
}

.p-wit .p-about-head .img {
  width: 35.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-head .img {
    width: 100%;
    margin-top: 2rem;
  }
}

.p-wit .p-about-head .img .u-note {
  display: block;
  margin-top: 3rem;
}

.p-wit .p-about-head .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-about-head .txt .c-note {
  margin-top: 5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-head .txt .c-note {
    margin-top: 4rem;
  }
}

.p-wit .p-about-difference .difference-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
  gap: 6rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-bottom: 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-difference .difference-wrap {
    display: block;
  }
}

.p-wit .p-about-difference .difference-wrap .img {
  width: 45.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-difference .difference-wrap .img {
    width: 100%;
    margin-bottom: 2rem;
  }
}

.p-wit .p-about-difference .difference-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-about-difference .difference-wrap .txt .c-note {
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-difference .difference-wrap .txt .c-note {
    margin-top: 2rem;
  }
}

.p-wit .p-about-principle .c-note {
  margin: 5rem 0 4.2rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-about-principle .c-note {
    margin: 3rem 0 2rem;
  }
}

.p-wit .p-screw {
  margin-top: 10rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw {
    margin-top: 5rem;
  }
}

.p-wit .p-screw-why .why-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 7rem;
  margin-bottom: 5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-wrap {
    display: block;
    margin-bottom: 3rem;
  }
}

.p-wit .p-screw-why .why-wrap .img {
  width: 48rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-wrap .img {
    width: 100%;
    margin: 5rem 0;
  }
}

.p-wit .p-screw-why .why-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-screw-why .why-fig {
  margin: 6rem auto 0;
  max-width: 67.8rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-fig {
    margin-top: 3rem;
  }
}

.p-wit .p-screw-why .why-basis {
  margin: 10rem 0 0;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-basis {
    margin-top: 5rem;
  }
}

.p-wit .p-screw-why .why-basis .c-note-txt {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  gap: 5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-basis .c-note-txt {
    display: block;
  }
}

.p-wit .p-screw-why .why-basis .c-note-txt .txt-img {
  width: 36rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-basis .c-note-txt .txt-img {
    width: 100%;
  }
}

.p-wit .p-screw-why .why-basis .c-note-txt .txt-detail p+p {
  margin-top: 1rem;
}

.p-wit .p-screw-why .why-wrap02 {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 5rem;
  margin: 8rem 0 0;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-wrap02 {
    display: block;
    margin: 5rem 0 0;
  }
}

.p-wit .p-screw-why .why-wrap02 .img {
  width: 55.4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-why .why-wrap02 .img {
    width: 100%;
    margin: 2rem 0 0;
  }
}

.p-wit .p-screw-why .why-wrap02 .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-screw-why .c-note table {
  margin-top: 1rem;
}

.p-wit .p-screw-why .c-note table th,
.p-wit .p-screw-why .c-note table td {
  padding-top: 1.5rem;
}

@media screen and (max-width: 767px) {

  .p-wit .p-screw-why .c-note table th,
  .p-wit .p-screw-why .c-note table td {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .p-wit .p-screw-why .c-note table th {
    white-space: nowrap;
    padding-right: 0.5rem;
  }

  .p-wit .p-screw-why .c-note table td {
    text-indent: -1.2rem;
  }
}

.p-wit .p-screw-slack {
  margin-top: 13rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack {
    margin-top: 5rem;
  }
}

.p-wit .p-screw-slack .slack-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  gap: 5rem;
  padding-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-wrap {
    display: block;
  }
}

.p-wit .p-screw-slack .slack-wrap .img {
  width: 46rem;
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-wrap .img {
    width: 100%;
    margin: 3rem 0 0;
  }
}

.p-wit .p-screw-slack .slack-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-screw-slack .slack-case {
  margin-top: 5.5rem;
}

.p-wit .p-screw-slack .slack-case .case-unit {
  background: #fff;
  padding: 4rem 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit {
    padding: 2.5rem 1.5rem;
  }
}

.p-wit .p-screw-slack .slack-case .case-unit .en {
  text-align: center;
  font-family: "Tomorrow", sans-serif;
  color: #366a47;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit .en {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}

.p-wit .p-screw-slack .slack-case .case-unit .ttl {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit .ttl {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }
}

.p-wit .p-screw-slack .slack-case .case-unit .detail {
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit .detail {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
}

.p-wit .p-screw-slack .slack-case .case-unit .link {
  margin-top: 3rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit .link {
    margin-top: 1rem;
  }
}

.p-wit .p-screw-slack .slack-case .case-unit .link li {
  width: 100%;
}

.p-wit .p-screw-slack .slack-case .case-unit .link a {
  background: none;
  border: 1px solid #366a47;
}

@media print,
screen and (min-width: 768px) {
  .p-wit .p-screw-slack .slack-case .case-unit .box {
    overflow: hidden;
  }

  .p-wit .p-screw-slack .slack-case .case-unit .box .space {
    float: right;
    height: 21.2rem;
  }

  .p-wit .p-screw-slack .slack-case .case-unit .box .img {
    float: right;
    clear: both;
    width: 19.6rem;
    margin: 2rem 0 0 3rem;
  }
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-slack .slack-case .case-unit .box .img {
    width: 60%;
    display: block;
    margin: 3rem auto 1rem;
  }
}

.p-wit .p-screw-appropriate .appropriate-case {
  margin-top: 5.5rem;
  margin-bottom: 6rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case {
    margin: 2rem 0;
  }
}

.p-wit .p-screw-appropriate .appropriate-case .case-unit {
  background: #fff;
  padding: 4rem 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case .case-unit {
    padding: 2.5rem 1.5rem;
  }
}

.p-wit .p-screw-appropriate .appropriate-case .case-unit .img {
  width: 18.2rem;
  margin: 0 auto 1rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case .case-unit .img {
    width: 100%;
  }
}

.p-wit .p-screw-appropriate .appropriate-case .case-unit .en {
  text-align: center;
  font-family: "Tomorrow", sans-serif;
  color: #366a47;
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case .case-unit .en {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
}

.p-wit .p-screw-appropriate .appropriate-case .case-unit .ttl {
  text-align: center;
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case .case-unit .ttl {
    font-size: 1.4rem;
    margin-bottom: 0.6rem;
  }
}

.p-wit .p-screw-appropriate .appropriate-case .case-unit .detail {
  font-size: 1.6rem;
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-case .case-unit .detail {
    font-size: 1.2rem;
    line-height: 1.8333333333;
  }
}

.p-wit .p-screw-appropriate .appropriate-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  gap: 5rem;
  padding-bottom: 1rem;
  margin: 5rem 0 7rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-wrap {
    display: block;
    margin: 3rem 0;
  }
}

.p-wit .p-screw-appropriate .appropriate-wrap .img {
  width: 44rem;
  margin-top: 1rem;
  margin-left: 2rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-appropriate .appropriate-wrap .img {
    width: 100%;
    margin: 3rem 0 0;
  }
}

.p-wit .p-screw-appropriate .appropriate-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-screw-appropriate .c-point .u-note {
  display: block;
  margin-top: 1.3rem;
  margin-bottom: 0.7rem;
}

.p-wit .p-screw-howto {
  margin-top: 10rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto {
    margin-top: 5rem;
  }
}

.p-wit .p-screw-howto .c-linklist {
  margin-top: 4rem;
}

.p-wit .p-screw-howto .u-note.m-block {
  margin-top: 1rem;
  display: block;
}

.p-wit .p-screw-howto .c-section-smallheadline {
  margin-top: 6.7rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto .c-section-smallheadline {
    margin-top: 4rem;
  }
}

.p-wit .p-screw-howto .howto-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  gap: 5rem;
  padding-bottom: 1rem;
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto .howto-wrap {
    width: 100%;
    display: block;
    margin-top: 2rem;
  }
}

.p-wit .p-screw-howto .howto-wrap .img {
  width: 26.9rem;
  margin-left: 3rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto .howto-wrap .img {
    width: 80%;
    margin: 3rem auto 0 6rem;
  }
}

.p-wit .p-screw-howto .howto-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-screw-howto .howto-wrap .txt .c-note {
  margin-bottom: 4.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto .howto-wrap .txt .c-note {
    margin-bottom: 3rem;
  }
}

.p-wit .p-screw-howto .howto-wrap.m-fig {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  gap: 2rem;
}

.p-wit .p-screw-howto .howto-wrap.m-fig .img {
  width: 41rem;
  margin-left: 0;
  margin-right: 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-screw-howto .howto-wrap.m-fig .img {
    width: 100%;
    margin: 3rem auto 0 0;
  }
}

.p-wit .p-measure {
  margin: 8rem 0 0;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure {
    margin-top: 5rem;
  }
}

.p-wit .p-measure .tbl-scroll {
  margin-bottom: 6rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure .tbl-scroll {
    margin-bottom: 5rem;
  }
}

.p-wit .p-measure .tbl-ttl {
  margin: 4.5rem 0 2rem;
  font-weight: 700;
}

.p-wit .p-measure .c-section-subheadline {
  margin-top: 5.6rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure .c-section-subheadline {
    margin-top: 5rem;
  }
}

.p-wit .p-measure .c-section-smallheadline {
  margin-top: 9rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure .c-section-smallheadline {
    margin-top: 5rem;
  }
}

.p-wit .p-measure .c-note {
  margin-top: 4.5rem;
}

.p-wit .p-measure .measure-tbl {
  border-top: 1px solid #c3c5c4;
  border-bottom: 1px solid #c3c5c4;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure .measure-tbl {
    width: auto;
  }
}

.p-wit .p-measure .measure-tbl th {
  background: #e5e5e5;
  text-align: center;
  font-weight: 400;
}

.p-wit .p-measure .measure-tbl th:nth-of-type(1) {
  border-right: 1px solid #c3c5c4;
  width: 10.1rem;
}

.p-wit .p-measure .measure-tbl thead th {
  font-size: 1.4rem;
  border-bottom: 1px solid #c3c5c4;
  padding: 0.9rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-measure .measure-tbl thead th {
    font-size: 1.2rem;
  }
}

.p-wit .p-measure .measure-tbl tbody th,
.p-wit .p-measure .measure-tbl tbody td {
  font-size: 1.6rem;
  text-align: center;
  padding: 1.2rem 1rem;
}

@media screen and (max-width: 767px) {

  .p-wit .p-measure .measure-tbl tbody th,
  .p-wit .p-measure .measure-tbl tbody td {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 767px) {

  .p-wit .p-measure .measure-tbl th,
  .p-wit .p-measure .measure-tbl td {
    white-space: nowrap;
  }
}

.p-wit .p-stv {
  margin: 11rem 0 0;
}

@media screen and (max-width: 767px) {
  .p-wit .p-stv {
    margin-top: 5rem;
  }
}

.p-wit .p-stv .stv-wrap {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
  gap: 5rem;
  padding-bottom: 1rem;
  margin-top: 4rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-stv .stv-wrap {
    display: block;
    margin-top: 0;
  }
}

.p-wit .p-stv .stv-wrap .img {
  width: 42rem;
  margin-top: 1.5rem;
}

@media screen and (max-width: 767px) {
  .p-wit .p-stv .stv-wrap .img {
    width: 100%;
    margin-top: 2rem;
  }
}

.p-wit .p-stv .stv-wrap .img .u-note {
  margin-top: 1rem;
  display: block;
}

.p-wit .p-stv .stv-wrap .txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.p-wit .p-stv .stv-wrap .txt .c-note {
  margin-bottom: 4rem;
}