@charset "UTF-8";
/* CSS Document */

/* 
*/
.shippori-mincho-medium {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
.shippori-mincho-bold {
  font-family: "Shippori Mincho", serif;
  font-weight: 700;
  font-style: normal;
  font-karning: normal;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
}
main {
  width: 100%;
  background-color: #ffffff;
}
.pc-m {
  display: block;
}
.sp-m {
  display: none;
}
#tcloth-topimage {
  width:100%;
  height: 848px;
  overflow: hidden;
  position: relative;
}
#tcloth-topimage-bg {
  width: 100%;
  height: 100%;
  background: url("../img/tcloth_header.png") center center / cover no-repeat;
}
.tcloth-topimage-print {
  display: none;
}
/*
@media print {
  #tcloth-topimage-bg {
    display: none;
  }
  .tcloth-topimage-print-l {
  display: block;
  width: 100%;
  height: auto;
  }
}
*/
/* 印刷時に切り替え */
@media print {
  #tcloth-topimage-bg {
    display: none; /* 背景を消す */
  }

  /* デフォルトは大画面用を表示 */
  .tcloth-topimage-print-l {
    display: block;
    width: 100%;

  }
  /* 小画面用（1040px以下）を優先 */
  @media (max-width: 1040px) {
    .tcloth-topimage-print-l {
      display: none;
    }
    .tcloth-topimage-print-m {
      display: block;
    }
  }
}
#tcloth-main1 {
  margin: 80px 0;
}
.tcloth-features {
  margin-bottom: 40px;
  text-align: center;
  font-size: 44px;
}
.kern05 {
  letter-spacing: -0.05em;
}
.kern1 {
  letter-spacing: -0.1em;
}
.kern12 {
  letter-spacing: -0.12em;
}
.kern13 {
  letter-spacing: -0.13em;
}
.kern14 {
  letter-spacing: -0.14em;
}
.kern15 {
  letter-spacing: -0.15em;
}
.kern2 {
  letter-spacing: -0.2em;
}
.kern22 {
  letter-spacing: -0.22em;
}
.kern25 {
  letter-spacing: -0.25em;
}
.tcloth-features p {
  font-size: 22px;
  margin-top: 10px;
}
.tcloth-features p span {
  display: block;
  font-size: 14px;
  font-family: "BIZ UDPGothic", sans-serif;
  font-weight: 400;
  font-style: normal;
  margin-top: 15px;
}
sup {
  font-size: 0.6em;
  line-height: 0;
  vertical-align: super;
}
#tcloth-usage-example-image {
  width: 1040px;
  margin: 0 auto 60px;
  display: flex;
  justify-content: space-between;
}
#tcloth-image-l {
  width: 500px;
}
#tcloth-image-l img {
  width: 100%;
}
#tcloth-image-r {
  width: 506px;
}
#tcloth-image-r img {
  width: 100%;
}

table {
  width: 960px;
  margin: 0 auto 80px;
  border: 1px solid #333;
  border-left: none;
  border-right: none;
  border-collapse: collapse;
  table-layout: auto;
}
  th,td{
    border: 1px solid #333;
    text-align:center; 
    vertical-align:middle;
    font-family:"Shippori Mincho", serif;
    font-weight: 500;
    color:#333;
  }
th:nth-child(1),
td:nth-child(1) { width: 35%; }

th:nth-child(2),
td:nth-child(2) { width: 25%; }

th:nth-child(3),
td:nth-child(3) { width: 40%; }
  /* 高さ感はパディングで調整 */
  .h-top     { padding: 0.8rem; }  /* AAA/BBB/CCC/DDD 用 */
  .h-big     { padding: 1rem; }    /* EEE/FFF の大きなセル */
  .h-medium  { padding: 0.8rem; }    /* GGG/HHH/JJJ */

  /* 見出しっぽく少しだけ大きめ */
.ttl {
  font-size: 28px;
}
.txt {
  font-size: 20px;
}
.txt2 {
  font-size: 32px;
}
.txt3 {
  font-size: 26px;
}
.border-remove-l {
  border-left: none;
}
.border-remove-r {
  border-right: none;
}
#tcloth-bottom {
  margin-bottom: 20px;
  padding: 60px 0;
  width: 100%;
  background-color: #d1b5a8;
  text-align: center;
}
#tcloth-bottom-str1 {
  margin-bottom: 15px;
  font-size: 36px;
  color: #fff;
}
#tcloth-bottom-str2 {
  margin-bottom: 15px;
  font-size: 28px;
  color: #595858;
  }
#tcloth-bottom-str2 img {
  width: 52px;
  vertical-align: -0.5em;
}
#tcloth-bottom-str3 {
  margin-bottom: 10px;
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 72px;
  color: #595858;
}
#tcloth-bottom-str4 {
  margin-bottom: 20px;
  font-size: 22px;
  color: #595858;
}
#tcloth-bottom-str5 {
  margin-bottom: 50px;
  font-size: 28px;
  color: #595858;
}
#tcloth-bottom-str5 span {
  font-family: din-2014, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 200%;
  vertical-align: -0.15em;
}
#tcloth-bottom-str6 {
  width: 430px;
  padding: 20px 0;
  margin: 0 auto;
  font-size: 38px;
  background-color: #fff;
  border-radius: 20px;
}
#tcloth-bottom-str6 a {
  text-decoration: none;
  color: #595858;
}
#tcloth-bottom-str6:hober {
  background-color: #333333;
}

/* ----------1040px以下---------- */

@media only screen and (max-width:1040px) {
.pc-m {
  display: block;
}
.sp-m {
  display: none;
}
#tcloth-topimage {
  width:100%;
  height: 81.538vw;
}
#tcloth-topimage-bg {
  width: 100%;
  height: 100%;
  background: url("../img/tcloth_header1040.png") center center / cover no-repeat;
}
  @media print {
    .tcloth-topimage-print-l {
      display: none;
    }
    .tcloth-topimage-print-m {
      width: 100%;
      display: block;
    }
  }
#tcloth-main1 {
  margin: 7.69vw 0;
}
.tcloth-features {
  margin-bottom: 3.84vw;
  font-size: 4.23vw;
}
.tcloth-features p {
  font-size: 2.11vw;
  margin-top: 0.96vw;
}
.tcloth-features p span {
  font-size: 1.34vw;
  margin-top: 1.44vw;
}
#tcloth-usage-example-image {
  width: 90vw;
  margin: 0 auto 5.76vw;
}
#tcloth-image-l {
  width: 48vw;
}
#tcloth-image-r {
  width: 48.6vw;
}
table {
  width: 92.3vw;
  margin: 0 auto 7.69vw;
}
/* 見出しっぽく少しだけ大きめ */
.ttl {
  font-size: 2.69vw;
}
.txt {
  font-size: 1.92vw;
}
.txt2 {
  font-size: 3.07vw;
}
.txt3 {
  font-size: 2.5vw;
}
#tcloth-bottom {
  margin-bottom: 1.92vw;
  padding: 5.77vw 0;
}
#tcloth-bottom-str1 {
  margin-bottom: 1.44vw;
  font-size: 3.46vw;
}
#tcloth-bottom-str2 {
  margin-bottom: 1.44vw;
  font-size: 2.69vw;
}
#tcloth-bottom-str2 img {
  width: 5vw;
}
#tcloth-bottom-str3 {
  margin-bottom: 0.96vw;
  font-size: 6.92vw;
}
#tcloth-bottom-str4 {
  margin-bottom: 1.92vw;
  font-size: 2.11vw;
}
#tcloth-bottom-str5 {
  margin-bottom: 4.8vw;
  font-size: 2.69vw;
}
#tcloth-bottom-str6 {
  width: 41.3vw;
  padding: 1.92vw 0;
  font-size: 3.65vw;
  border-radius: 1.92vw;
}
.tcloth-features {
  margin-bottom: 3.84vw;
  font-size: 4.23vw;
}


/* ----------END 1040px以下---------- */
}
/* ----------599px以下---------- */

@media only screen and (max-width:599px) {
.pc-m {
  display: none;
}
.sp-m {
  display: block;
}
.tcloth-features {
  margin-bottom: 3.84vw;
  font-size: 5vw;
}
.tcloth-features p {
  font-size: 2.74vw;
  margin-top: 0.96vw;
}
.tcloth-features p span {
  font-size: 1.6vw;
  margin-top: 1.44vw;
}
.h-top     { padding: 0.4rem 0; }  /* AAA/BBB/CCC/DDD 用 */
  .h-big     { padding: 1rem 0; }    /* EEE/FFF の大きなセル */
  .h-medium  { padding: 0.6rem 0; }    /* GGG/HHH/JJJ */
.ttl {
  font-size: 2.8vw;
}
.txt {
  font-size: 2.5vw;
}
.txt2 {
  font-size: 3.07vw;
}
.txt3 {
  font-size: 2.5vw;
}
#tcloth-bottom-str1 {
  margin-bottom: 1.44vw;
  font-size: 4.15vw;
}
#tcloth-bottom-str2 {
  margin-bottom: 1.44vw;
  font-size: 3.22vw;
}
#tcloth-bottom-str2 img {
  width: 6vw;
}
#tcloth-bottom-str3 {
  margin-bottom: 0.96vw;
  font-size: 8.3vw;
}
#tcloth-bottom-str4 {
  margin-bottom: 1.92vw;
  font-size: 2.53vw;
}
#tcloth-bottom-str5 {
  margin-bottom: 4.8vw;
  font-size: 3.22vw;
}
#tcloth-bottom-str6 {
  width: 49.56vw;
  padding: 1.92vw 0;
  font-size: 4.38vw;
  border-radius: 1.92vw;
}
.tcloth-features {
  margin-bottom: 3.84vw;
  font-size: 5.07vw;
}
/* ----------END 599px以下---------- */
}
