.details .whiteBtn {
  border: 0.26667vw solid #54c3f1;
  width: 64vw;
  margin: 0 auto;
}

@media screen and (min-width: 768px), print {
  .details .whiteBtn {
    border: 1px solid #54c3f1;
    width: 44.44444vw;
  }
}

@media screen and (min-width: 1080px) {
  .details .whiteBtn {
    width: 480px;
  }
}

.details .whiteBtn a {
  display: block;
  width: 100%;
  color: #54c3f1;
  font-size: 3.73333vw;
  font-weight: bold;
  text-align: center;
  padding: 2.53333vw 0 2.26667vw;
}

@media screen and (min-width: 768px), print {
  .details .whiteBtn a {
    font-size: 1.66667vw;
    padding: 2.53333vw 0 2.26667vw;
  }
}

@media screen and (min-width: 1080px) {
  .details .whiteBtn a {
    font-size: 18px;
    padding: 19px 0 17px;
  }
}

.nonwoven-cat-nav {
  margin: 0 2.66667vw;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-nav {
    width: 81.48148vw;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-nav {
    width: 880px;
  }
}

.nonwoven-cat-nav li {
  width: 29.33333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-nav li {
    width: 25.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-nav li {
    width: 280px;
  }
}

.nonwoven-cat-nav li a {
  display: block;
  border: 0.53333vw solid #54c3f1;
  line-height: 1.2;
  font-size: 3.73333vw;
  text-align: center;
  font-weight: bold;
  color: #54c3f1;
  padding: 3.73333vw 0 3.2vw;
  position: relative;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-nav li a {
    font-size: 1.66667vw;
    border: 0.18519vw solid #54c3f1;
    padding: 1.11111vw 0;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-nav li a {
    font-size: 18px;
    border: 2px solid #54c3f1;
    padding: 12px 0;
  }
}

.nonwoven-cat-nav li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.13333vw 1.6vw 0 1.6vw;
  border-color: #54c3f1 transparent transparent transparent;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -2.4vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-nav li a:after {
    border-width: 0.74074vw 0.55556vw 0 0.55556vw;
    bottom: -0.92593vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-nav li a:after {
    border-width: 8px 6px 0 6px;
    bottom: -10px;
  }
}

.nonwoven-contents .function-table tr td ul li, .details-contents .category-box-list .method-list {
  position: relative;
}

.nonwoven-contents .function-table tr td ul li:after, .details-contents .category-box-list .method-list:after {
  content: "";
  display: block;
  width: 2.13333vw;
  height: 2.13333vw;
  transform: rotate(45deg);
  border-top: 0.26667vw solid #54c3f1;
  border-right: 0.26667vw solid #54c3f1;
  position: absolute;
  top: 0;
  right: 5.06667vw;
  bottom: 0;
  margin: auto;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul li:after, .details-contents .category-box-list .method-list:after {
    width: 0.74074vw;
    height: 0.74074vw;
    border-top: 1px solid #54c3f1;
    border-right: 1px solid #54c3f1;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td ul li:after, .details-contents .category-box-list .method-list:after {
    width: 8px;
    height: 8px;
  }
}

.category-bnr .goods-bnr-list .bnr, .nonwoven-contents .use-thumb, .nonwoven-contents .method-nav-list, .details .whiteBtn {
  position: relative;
}

.category-bnr .goods-bnr-list .bnr:after, .nonwoven-contents .use-thumb:after, .nonwoven-contents .method-nav-list:after, .details .whiteBtn:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  right: 0;
  display: block;
  border-style: solid;
  border-width: 0 0 2.66667vw 2.66667vw;
  border-color: transparent transparent #fff transparent;
}

@media screen and (min-width: 768px), print {
  .category-bnr .goods-bnr-list .bnr:after, .nonwoven-contents .use-thumb:after, .nonwoven-contents .method-nav-list:after, .details .whiteBtn:after {
    border-width: 0 0 1.11111vw 1.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .category-bnr .goods-bnr-list .bnr:after, .nonwoven-contents .use-thumb:after, .nonwoven-contents .method-nav-list:after, .details .whiteBtn:after {
    border-width: 0 0 12px 12px;
  }
}

.nonwoven-contents .function-table {
  width: 100%;
  border-collapse: inherit;
}

.nonwoven-contents .function-table tr th {
  background: #e8f7fd;
  position: relative;
  font-size: 5.06667vw;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .function-table tr th {
    padding: 4.26667vw 0 4.53333vw;
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr th {
    width: 20.37037vw;
    font-size: 2.22222vw;
    border-bottom: 1px solid #fff;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr th {
    width: 220px;
    font-size: 24px;
  }
}

.nonwoven-contents .function-table tr th:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 2.66667vw 2.66667vw 0 2.66667vw;
  border-color: #e8f7fd transparent transparent transparent;
  right: 0;
  left: 0;
  margin: auto;
  bottom: -2.66667vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr th:after {
    border-width: 0.92593vw 0.92593vw 0 0.92593vw;
    top: 0;
    bottom: 0;
    left: auto;
    right: -1.38889vw;
    transform: rotate(-90deg);
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr th:after {
    border-width: 10px 10px 0 10px;
    right: -15px;
  }
}

.nonwoven-contents .function-table tr td {
  background: #fff;
  border-bottom: 1px solid #eeeeee;
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .function-table tr td {
    display: block;
    width: 100%;
  }
}

.nonwoven-contents .function-table tr td ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 6.66667vw 0 9.33333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul {
    padding: 2.40741vw 2.77778vw;
    width: 68.51852vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td ul {
    padding: 26px 30px;
    width: 740px;
  }
}

.nonwoven-contents .function-table tr td ul li {
  width: 50%;
  font-size: 4vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul li {
    font-size: 1.66667vw;
    width: 18.51852vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td ul li {
    font-size: 18px;
    width: 200px;
  }
}

.nonwoven-contents .function-table tr td ul li a {
  display: inline-block;
  width: 100%;
  padding: 2.66667vw 5.33333vw 2.66667vw 8vw;
  text-decoration: underline;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul li a {
    padding: 1.48148vw 2.77778vw 1.48148vw 1.2963vw;
    text-decoration: none;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td ul li a {
    padding: 16px 30px 16px 14px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul li a:hover {
    text-decoration: underline;
  }
}

.nonwoven-contents .function-table tr td ul li::after {
  width: 2vw;
  height: 2vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td ul li::after {
    width: 0.64815vw;
    height: 0.64815vw;
    right: .25em;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td ul li::after {
    width: 7px;
    height: 7px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr:first-child td {
    border-top: 1px solid #eeeeee;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr:last-child th {
    border-bottom: none;
  }
}

.category-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  justify-content: center;
  gap: 20px;
  margin-top: 4vw;
}

@media screen and (max-width: 767px) {
  .category-nav {
    -ms-flex-pack: justify;
  }
}

.category-nav .category-nav-list {
  background: #fff;
  width: calc(100% / 2 - 10px);

  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.05);
}

@media screen and (min-width: 768px), print {
  .category-nav .category-nav-list {
  }
}



@media screen and (min-width: 1080px) {
  .category-nav .category-nav-list {

    width: calc(100% / 4 - 20px);
  }
}

@media screen and (min-width: 768px), print {
  .category-nav .category-nav-list:nth-child(4n) {
    margin-right: 0;
  }
}

.category-nav .category-nav-list .txt {
  padding: 2.4vw 2.66667vw 5.33333vw;
  line-height: 1.3;
}

@media screen and (min-width: 768px), print {
  .category-nav .category-nav-list .txt {
    padding: 1.2037vw 1.38889vw 2.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .category-nav .category-nav-list .txt {
    padding: 13px 15px 30px;
  }
}

.category-nav .category-nav-list .link {
  display: block;
}

@media screen and (min-width: 1080px) {
  .category-nav .category-nav-list .thumb{
    max-height: 136px;
    overflow: hidden;
  }
}


.category-bnr .goods-bnr-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .category-bnr .goods-bnr-list {
    -ms-flex-pack: justify;
        justify-content: space-between;
  }
}

.category-bnr .goods-bnr-list .bnr {
  text-align: center;
  line-height: 1;
  width: 44vw;
  border: 0.26667vw solid #54c3f1;
  margin-top: 2.66667vw;
  display: table;
  height: 2.75em;
}

@media screen and (min-width: 768px), print {
  .category-bnr .goods-bnr-list .bnr {
    width: 20.83333vw;
    border: 1px solid #54c3f1;
    margin: 1.85185vw 1.85185vw 0 0;
    height: 3.75em;
  }
}

@media screen and (min-width: 1080px) {
  .category-bnr .goods-bnr-list .bnr {
    width: 225px;
    margin: 20px 20px 0 0;
  }
}

@media screen and (min-width: 768px), print {
  .category-bnr .goods-bnr-list .bnr:nth-child(4n) {
    margin-right: 0;
  }
}

.category-bnr .goods-bnr-list .bnr:after {
  border-color: transparent transparent #54c3f1 transparent;
}

.category-bnr .goods-bnr-list .bnr .link {
  display: table-cell;
  vertical-align: middle;
  font-weight: bold;
  font-size: 3.2vw;
  padding: 0;
  line-height: 1.25;
  letter-spacing: -.05em;
}

@media screen and (min-width: 768px), print {
  .category-bnr .goods-bnr-list .bnr .link {
    font-size: 1.48148vw;
    padding: 0;
  }
}

@media screen and (min-width: 1080px) {
  .category-bnr .goods-bnr-list .bnr .link {
    font-size: 16px;
    padding: 0;
  }
}

.category-bnr .goods-bnr-list .bnr.active {
  background: #54c3f1;
}

.category-bnr .goods-bnr-list .bnr.active:after {
  border-color: transparent transparent #fff transparent;
}

.category-bnr .goods-bnr-list .bnr.active .link {
  color: #fff;
}

sub {
  bottom: -.3em !important;
  font-size: 95% !important;
}

.nonwoven .pageTtl {
  margin-bottom: 9.6vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven .pageTtl {
    margin-bottom: 5.55556vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven .pageTtl {
    margin-bottom: 60px;
  }
}

.nonwoven-cat-heading {
  font-size: 5.33333vw;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  padding-bottom: 10.13333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-heading {
    font-size: 2.77778vw;
    padding-bottom: 5.18519vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-heading {
    font-size: 30px;
    padding-bottom: 56px;
  }
}

.nonwoven-cat-nav {
  padding-bottom: 12.66667vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-cat-nav {
    padding-bottom: 6.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-cat-nav {
    padding-bottom: 66px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents {
    margin: 0;
  }
}

.nonwoven-contents .contents-inner {
  width: 100%;
  padding: 9.33333vw 4vw 13.33333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .contents-inner {
    width: 88.88889vw;
    margin: 0 auto;
    padding: 5.55556vw 0 9.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .contents-inner {
    width: 960px;
    padding: 60px 0 100px;
  }
}

.nonwoven-contents .blue-inner {
  background: #f2fafe;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .blue-inner {
    width: 100%;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .blue-inner-contents {
    width: 88.88889vw;
    margin: 0 auto;
    padding: 0;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .blue-inner-contents {
    width: 960px;
    padding: 0;
  }
}

.nonwoven-contents .sub-heading {
  margin-bottom: 9.33333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .sub-heading {
    margin-bottom: 4.62963vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .sub-heading {
    margin-bottom: 50px;
  }
}

.nonwoven-contents .use-nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .use-nav {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.nonwoven-contents .use-nav-list {
  width: 44vw;
  margin-bottom: 8vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .use-nav-list {
    margin: 0 1.85185vw 3.51852vw 0;
    width: 20.83333vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .use-nav-list {
    margin: 0 20px 38px 0;
    width: 225px;
  }
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .use-nav-list:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .use-nav-list:nth-child(4) {
    margin: 0;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .use-nav-list:nth-child(5), .nonwoven-contents .use-nav-list:nth-child(6), .nonwoven-contents .use-nav-list:nth-child(7) {
    margin: 0 20px 0 0;
  }
}

.nonwoven-contents .use-category {
  text-align: center;
  line-height: 1;
  font-weight: bold;
  margin-bottom: 2vw;
  font-size: 3.73333vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .use-category {
    margin-bottom: 0.92593vw;
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .use-category {
    margin-bottom: 10px;
    font-size: 18px;
  }
}

.nonwoven-contents .use-thumb::after {
  border-color: transparent transparent #54c3f1 transparent;
}

.nonwoven-contents .use .link {
  display: block;
}

.nonwoven-contents .function-table tr th {
  font-size: 4.8vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr th {
    font-size: 1.85185vw;
    line-height: 10.83333vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr th {
    font-size: 20px;
    line-height: 117px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr:nth-child(2) > th {
    line-height: 16.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr:nth-child(2) > th {
    line-height: 180px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .function-table tr td .space-add::after {
    content: "";
    display: block;
    width: 18.51852vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .function-table tr td .space-add::after {
    width: 200px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.nonwoven-contents .method-nav-list {
  background: #fff;
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .method-nav-list {
    margin-bottom: 4vw;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-nav-list {
    width: 27.77778vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-nav-list {
    width: 300px;
  }
}

.nonwoven-contents .method-nav-list::after {
  border-color: transparent transparent #54c3f1 transparent;
}

@media screen and (max-width: 767px) {
  .nonwoven-contents .method-nav-list:last-child {
    margin-bottom: 0;
  }
}

.nonwoven-contents .method-nav-list .link {
  display: block;
  padding-bottom: 6vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-nav-list .link {
    padding-bottom: 2.31481vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-nav-list .link {
    padding-bottom: 25px;
  }
}

.nonwoven-contents .method-thumb {
  margin-bottom: 6vw;
  box-shadow: 0px 3px 2px -2px rgba(0, 0, 0, 0.05);
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-thumb {
    margin-bottom: 2.03704vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-thumb {
    margin-bottom: 22px;
  }
}

.nonwoven-contents .method-category {
  margin: 4.66667vw 5.33333vw 0;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-category {
    margin: 4.13333vw 2.66667vw 0;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-category {
    margin: 15px 20px 0;
  }
}

.nonwoven-contents .method-category .category-ttl {
  text-align: center;
  display: inline-block;
  width: 100%;
  line-height: 1.2;
  font-weight: bold;
  margin-bottom: 4.66667vw;
  font-size: 4.8vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-category .category-ttl {
    margin-bottom: 1.38889vw;
    font-size: 2.22222vw;
    line-height: 2.167em;
    height: 2.167em;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-category .category-ttl {
    margin-bottom: 15px;
    font-size: 24px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-category .category-ttl .slash {
    font-size: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-category .category-ttl .slash {
    font-size: 20px;
  }
}

@media screen and (min-width: 768px), print {
  .nonwoven-contents .method-category .category-txt {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven-contents .method-category .category-txt {
    font-size: 16px;
  }
}

.nonwoven-contents .method-category .category-txt::first-line {
  line-height: 1;
}

.nonwoven-contents .method .method-nav-list:first-child .method-category .category-ttl {
  line-height: 1.2;
}

.nonwoven-contents .method .method-nav-list:first-child .method-category .category-ttl::first-line {
  line-height: 1;
}

.nonwoven h1 span.small {
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .nonwoven h1 span.small {
    font-size: 2.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven h1 span.small {
    font-size: 24px;
  }
}

.nonwoven .goodsName span.small {
  font-size: 2.66667vw;
  display: block;
}

@media screen and (min-width: 768px), print {
  .nonwoven .goodsName span.small {
    font-size: 1.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .nonwoven .goodsName span.small {
    font-size: 12px;
  }
}

.nonwoven-category .pageTtl {
  margin-bottom: 0;
}

.category-contents {
  background: #f6f6f6;
}

@media screen and (min-width: 768px), print {
  .category-contents {
    margin: 0;
  }
}

.category-contents .contents-inner {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .category-contents .contents-inner {
    padding: 9.33333vw 4vw 12.66667vw;
  }
}

@media screen and (min-width: 768px), print {
  .category-contents .contents-inner {
    width: 88.88889vw;
    margin: 0 auto;
    padding: 0 0 9.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .category-contents .contents-inner {
    width: 960px;
    padding: 0 0 100px;
  }
}

.category-nav .category-nav-list .txt {
  padding: 2.13333vw 2.66667vw 3.33333vw;
}

@media screen and (min-width: 768px), print {
  .category-nav .category-nav-list .txt {
    padding: 1.2037vw 1.38889vw 2.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .category-nav .category-nav-list .txt {
    padding: 13px 15px 24px;
  }
}

.category-nav .category-nav-list .txt .goodsName {
  margin-bottom: 0;
  line-height: 1.2;
}

.category-bnr-inner {
  width: 100%;
  padding: 10vw 4vw 13.33333vw;
}

@media screen and (min-width: 768px), print {
  .category-bnr-inner {
    width: 88.88889vw;
    margin: 0 auto;
    padding: 6.94444vw 0 6.94444vw;
  }
}

@media screen and (min-width: 1080px) {
  .category-bnr-inner {
    width: 960px;
    padding: 75px 0 75px;
  }
}

.details-contents {
  margin-top: 10.66667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents {
    margin-top: 5.55556vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents {
    margin-top: 60px;
  }
}

.details-contents .contents-inner {
  width: 100%;
  padding: 0 2.66667vw 8.53333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .contents-inner {
    width: 88.88889vw;
    margin: 0 auto;
    padding: 0 0 6.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .contents-inner {
    width: 960px;
    padding: 0 0 74px;
  }
}

.details-contents .nonwovenTtl .sub .label {
  background: #e8f7fd;
  text-align: center;
  font-weight: bold;
  width: 28.26667vw;
  font-size: 3.46667vw;
  margin-bottom: 4vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .nonwovenTtl .sub .label {
    width: 11.2963vw;
    font-size: 1.48148vw;
    margin-bottom: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .nonwovenTtl .sub .label {
    width: 122px;
    font-size: 16px;
    margin-bottom: 20px;
  }
}

.details-contents .nonwovenTtl .sub .type {
  font-weight: bold;
  font-size: 4.8vw;
  margin-bottom: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .nonwovenTtl .sub .type {
    font-size: 2.22222vw;
    margin-bottom: 1.38889vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .nonwovenTtl .sub .type {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

.details-contents .nonwovenTtl .sub .type::first-line {
  line-height: 1;
}

.details-contents .nonwovenTtl-txt {
  font-weight: bold;
  font-size: 6.66667vw;
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .nonwovenTtl-txt {
    font-size: 3.7037vw;
    margin-bottom: 5.09259vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .nonwovenTtl-txt {
    font-size: 40px;
    margin-bottom: 55px;
  }
}

.details-contents .nonwovenTtl-txt::first-line {
  line-height: 1;
}

.details-contents .nonwovenTtl-txt br {
  display: none;
}

@media screen and (min-width: 768px), print {
  .details-contents .details-main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 7.22222vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .details-main {
    margin-bottom: 78px;
  }
}

@media screen and (max-width: 767px) {
  .details-contents .details-main-img {
    margin-bottom: 8.93333vw;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .details-main-img {
    width: 40.74074vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .details-main-img {
    width: 440px;
  }
}

.details-contents .details-main-img img {
  height: auto;
}

.details-contents .details-main-img img:not(:last-child) {
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .details-main-img img:not(:last-child) {
    margin-bottom: 5.09259vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .details-main-img img:not(:last-child) {
    margin-bottom: 55px;
  }
}

.details-contents .details-main-txt {
  line-height: 2;
}

@media screen and (max-width: 767px) {
  .details-contents .details-main-txt {
    font-size: 3.46667vw;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .details-main-txt {
    width: 46.2963vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .details-main-txt {
    width: 500px;
  }
}

.details-contents .details-main a {
  color: #54c3f1;
}

.details-contents .category-box h2 {
  font-size: 5.33333vw;
  margin-top: 9.33333vw;
  margin-bottom: 3.6vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .category-box h2 {
    font-size: 2.77778vw;
    margin-top: 4.62963vw;
    margin-bottom: 1.11111vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .category-box h2 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 12px;
  }
}

.details-contents .category-box h2::first-line {
  line-height: 1;
}

.details-contents .category-box-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.details-contents .category-box-list .list {
  background: #f6f6f6;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.26667vw 1.5em;
  margin-right: 2.66667vw;
  margin-bottom: 2.66667vw;
  font-size: 3.73333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .category-box-list .list {
    font-size: 1.66667vw;
    margin-right: 1.85185vw;
    margin-bottom: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .category-box-list .list {
    font-size: 18px;
    margin-right: 20px;
    margin-bottom: 20px;
  }
}

.details-contents .category-box-list .method-list {
  padding: 0.26667vw 0.75em 0.26667vw 0;
  background: none;
  margin-right: 5.33333vw;
}

.details-contents .category-box-list .method-list::after {
  right: 0;
}

.details-contents .category-box-list .method-link {
  color: #54c3f1;
  display: block;
}

.details-contents .specification-box h2 {
  font-size: 5.33333vw;
  margin-top: 8.66667vw;
  margin-bottom: 3.6vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box h2 {
    font-size: 2.77778vw;
    margin-top: 4.62963vw;
    margin-bottom: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box h2 {
    font-size: 30px;
    margin-top: 50px;
    margin-bottom: 18px;
  }
}

.details-contents .specification-box h2::first-line {
  line-height: 1;
}

.details-contents .specification-box h3, .details-contents .specification-box h4 {
  font-size: 4.8vw;
  margin-bottom: 5.33333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box h3, .details-contents .specification-box h4 {
    font-size: 2.22222vw;
    margin-bottom: 1.85185vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box h3, .details-contents .specification-box h4 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.details-contents .specification-box h3::first-line, .details-contents .specification-box h4::first-line {
  line-height: 1;
}

.details-contents .specification-box div {
  overflow-x: auto;
}

.details-contents .specification-box p {
  font-size: 3.46667vw;
  padding-bottom: 1em;
  line-height: 2;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box p {
    font-size: 1.48148vw;
    line-height: 1.5;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box p {
    font-size: 16px;
  }
}

.details-contents .specification-box a {
  color: #54c3f1;
}

@media screen and (max-width: 767px) {
  .details-contents .specification-box .table-wrap {
    background: linear-gradient(to left, rgba(255, 255, 255, 0), #fff 15px) 0 0/50px 100%, linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), #fff 15px) right/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) right/20px 100%;
    background-repeat: no-repeat;
    background-attachment: local, scroll, local, scroll;
    margin-bottom: 3.2vw;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .table-wrap {
    margin-bottom: 0.46296vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box .table-wrap {
    margin-bottom: 5px;
  }
}

.details-contents .specification-box .table-wrap .t-note {
  display: inline-block;
  font-size: 3.46667vw;
  padding-left: 1.33333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .table-wrap .t-note {
    font-size: 13px;
    padding-left: 0.46296vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box .table-wrap .t-note {
    padding-left: 5px;
  }
}

.details-contents .specification-box .nonwoven-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .nonwoven-movie {
    margin-top: 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box .nonwoven-movie {
    margin-top: 40px;
  }
}

.details-contents .specification-box .nonwoven-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.details-contents .specification-box .item-movie {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-top: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .item-movie {
    margin-top: 3.7037vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box .item-movie {
    margin-top: 40px;
  }
}

.details-contents .specification-box .item-movie iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.details-contents .specification-box img {
  height: auto;
}

@media screen and (max-width: 767px) {
  .details-contents .specification-box img {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box img {
    max-width: 74.07407vw;
    width: auto;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box img {
    max-width: 800px;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .details-contents .specification-box img:not(:last-child) {
    margin-bottom: 5.33333vw;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box img.aligncenter {
    display: block !important;
    margin: 0 auto !important;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .two-column {
    width: 45% !important;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box .three-column {
    width: 30% !important;
  }
}

.details-contents .specification-box table.tablepress {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .details-contents .specification-box table {
    width: 213.33333vw;
  }
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box table {
    width: 100%;
  }
}

.details-contents .specification-box table th, .details-contents .specification-box table td {
  border: 1px solid #ddd;
  text-align: center !important;
  padding: 15px;
  line-height: 1.35;
}

.details-contents .specification-box table th img, .details-contents .specification-box table td img {
  width: 100% !important;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box table th img, .details-contents .specification-box table td img {
    width: 29.62963vw !important;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box table th img, .details-contents .specification-box table td img {
    width: 320px !important;
  }
}

.details-contents .specification-box table th span.supplement, .details-contents .specification-box table td span.supplement {
  font-size: 2.66667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box table th span.supplement, .details-contents .specification-box table td span.supplement {
    font-size: 1.2037vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box table th span.supplement, .details-contents .specification-box table td span.supplement {
    font-size: 13px;
  }
}

.details-contents .specification-box table th {
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
  font-size: 3.73333vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box table th {
    font-size: 1.66667vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box table th {
    font-size: 18px;
  }
}

.details-contents .specification-box table td {
  vertical-align: middle;
  font-size: 3.46667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box table td {
    font-size: 1.48148vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box table td {
    font-size: 16px;
  }
}

.details-contents .specification-box table tr:first-child th {
  border-bottom: none;
}

.details-contents .specification-box table tr:nth-child(2) td {
  border-top: none;
}

.details-contents .specification-box #tablepress-4 tr th {
  vertical-align: top;
}

.details-contents .specification-box #tablepress-4 tr td {
  vertical-align: middle;
}

.details-contents .specification-box #tablepress-4 tr:nth-child(2) td {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-weight: bold;
}

.details-contents .specification-box #tablepress-11 tr:first-child td {
  border-top: 1px solid #ddd;
  border-bottom: none;
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
}

.details-contents .specification-box #tablepress-11 tr:first-child .column-5, .details-contents .specification-box #tablepress-11 tr:first-child .column-7 {
  border-bottom: 1px solid #ddd;
}

.details-contents .specification-box #tablepress-11 tr:nth-child(2) td {
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
  border-bottom: none;
}

.details-contents .specification-box #tablepress-11 tr:nth-child(2) .column-4,
.details-contents .specification-box #tablepress-11 tr:nth-child(2) .column-5, .details-contents .specification-box #tablepress-11 tr:nth-child(2) .column-6, .details-contents .specification-box #tablepress-11 tr:nth-child(2) .column-7, .details-contents .specification-box #tablepress-11 tr:nth-child(2) .column-8 {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-weight: bold;
}

.details-contents .specification-box #tablepress-11 tr:nth-child(3) td {
  border-top: none;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box #tablepress-16 {
    width: 100%;
  }
}

.details-contents .specification-box #tablepress-16 td {
  padding: 4vw 1.06667vw;
}

@media screen and (min-width: 768px), print {
  .details-contents .specification-box #tablepress-16 td {
    padding: 1.38889vw 0.37037vw;
  }
}

@media screen and (min-width: 1080px) {
  .details-contents .specification-box #tablepress-16 td {
    padding: 15px 4px;
  }
}

.details-contents .specification-box #tablepress-16 .column-1 {
  width: 16%;
}

.details-contents .specification-box #tablepress-16 .column-2 {
  width: 26%;
}

.details-contents .specification-box #tablepress-16 .column-3 {
  width: 7%;
}

.details-contents .specification-box #tablepress-16 .column-4 {
  width: 9%;
}

.details-contents .specification-box #tablepress-16 .column-5 {
  width: 12%;
}

.details-contents .specification-box #tablepress-16 .column-6 {
  width: 12%;
}

.details-contents .specification-box #tablepress-16 .column-7 {
  width: 18%;
}

.details-contents .specification-box #tablepress-8 tr:first-child td, .details-contents .specification-box #tablepress-9 tr:first-child td {
  border-top: 1px solid #ddd;
  border-bottom: none;
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
}

.details-contents .specification-box #tablepress-8 tr:first-child .column-3, .details-contents .specification-box #tablepress-8 tr:first-child .column-4, .details-contents .specification-box #tablepress-8 tr:first-child .column-5, .details-contents .specification-box #tablepress-8 tr:first-child .column-6, .details-contents .specification-box #tablepress-8 tr:first-child .column-7, .details-contents .specification-box #tablepress-9 tr:first-child .column-3, .details-contents .specification-box #tablepress-9 tr:first-child .column-4, .details-contents .specification-box #tablepress-9 tr:first-child .column-5, .details-contents .specification-box #tablepress-9 tr:first-child .column-6, .details-contents .specification-box #tablepress-9 tr:first-child .column-7 {
  border-bottom: 1px solid #ddd;
}

.details-contents .specification-box #tablepress-8 tr:nth-child(2) td, .details-contents .specification-box #tablepress-9 tr:nth-child(2) td {
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
  border-bottom: none;
}

.details-contents .specification-box #tablepress-8 tr:nth-child(2) .column-3, .details-contents .specification-box #tablepress-8 tr:nth-child(2) .column-4, .details-contents .specification-box #tablepress-8 tr:nth-child(2) .column-5, .details-contents .specification-box #tablepress-8 tr:nth-child(2) .column-6, .details-contents .specification-box #tablepress-8 tr:nth-child(2) .column-7, .details-contents .specification-box #tablepress-9 tr:nth-child(2) .column-3, .details-contents .specification-box #tablepress-9 tr:nth-child(2) .column-4, .details-contents .specification-box #tablepress-9 tr:nth-child(2) .column-5, .details-contents .specification-box #tablepress-9 tr:nth-child(2) .column-6, .details-contents .specification-box #tablepress-9 tr:nth-child(2) .column-7 {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-weight: bold;
}

.details-contents .specification-box #tablepress-8 tr:nth-child(3) td, .details-contents .specification-box #tablepress-9 tr:nth-child(3) td {
  border-top: none;
}

.details-contents .specification-box #tablepress-10 tr:first-child td, .details-contents .specification-box #tablepress-16 tr:first-child td {
  border-top: 1px solid #ddd;
  border-bottom: none;
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
}

.details-contents .specification-box #tablepress-10 tr:first-child .column-3, .details-contents .specification-box #tablepress-10 tr:first-child .column-4, .details-contents .specification-box #tablepress-10 tr:first-child .column-5, .details-contents .specification-box #tablepress-10 tr:first-child .column-6, .details-contents .specification-box #tablepress-16 tr:first-child .column-3, .details-contents .specification-box #tablepress-16 tr:first-child .column-4, .details-contents .specification-box #tablepress-16 tr:first-child .column-5, .details-contents .specification-box #tablepress-16 tr:first-child .column-6 {
  border-bottom: 1px solid #ddd;
}

.details-contents .specification-box #tablepress-10 tr:nth-child(2) td, .details-contents .specification-box #tablepress-16 tr:nth-child(2) td {
  background: rgba(39, 183, 243, 0.2);
  font-weight: bold;
  border-bottom: none;
}

.details-contents .specification-box #tablepress-10 tr:nth-child(2) .column-3, .details-contents .specification-box #tablepress-10 tr:nth-child(2) .column-4, .details-contents .specification-box #tablepress-10 tr:nth-child(2) .column-5, .details-contents .specification-box #tablepress-10 tr:nth-child(2) .column-6, .details-contents .specification-box #tablepress-16 tr:nth-child(2) .column-3, .details-contents .specification-box #tablepress-16 tr:nth-child(2) .column-4, .details-contents .specification-box #tablepress-16 tr:nth-child(2) .column-5, .details-contents .specification-box #tablepress-16 tr:nth-child(2) .column-6 {
  background: rgba(0, 0, 0, 0.45);
  color: #fff;
  font-weight: bold;
}

.details-contents .specification-box #tablepress-10 tr:nth-child(3) td, .details-contents .specification-box #tablepress-16 tr:nth-child(3) td {
  border-top: none;
}

.details .whiteBtn {
  background: #54c3f1;
  width: 80vw;
  margin-bottom: 13.33333vw;
}

@media screen and (min-width: 768px), print {
  .details .whiteBtn {
    width: 55.55556vw;
    margin-bottom: 9.25926vw;
  }
}

@media screen and (min-width: 1080px) {
  .details .whiteBtn {
    width: 600px;
    margin-bottom: 100px;
  }
}

.details .whiteBtn a {
  line-height: 1;
  color: #fff;
  padding: 4.13333vw 0 4vw;
  font-size: 4.26667vw;
}

@media screen and (min-width: 768px), print {
  .details .whiteBtn a {
    font-size: 2.03704vw;
    padding: 2.53333vw 0 2.26667vw;
  }
}

@media screen and (min-width: 1080px) {
  .details .whiteBtn a {
    padding: 19px 0 17px;
    font-size: 22px;
  }
}

/*# sourceMappingURL=nonwoven.css.map */
