@import url(/css/common.css);
/*==================================================================*/
/* tokusei css */
/*==================================================================*/
/* -------------------------------------------- */
/* index */
/* -------------------------------------------- */
#contents a:hover {
  color: #b65e10;
  text-decoration: underline;
}

#headtitle {
  background: url(/tokusei/image/title_bg.jpg);
  background-size: cover;
  background-position: center center;
}

#contents .tokusei-list {
  margin: 0 auto 2em;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 1em;
}
#contents .tokusei-list li {
  height: 100%;
  list-style: none;
}
#contents .tokusei-list li a {
  padding: 13px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
#contents .tokusei-list li a:hover {
  color: #000 !important;
  opacity: 0.7;
  text-decoration: none !important;
}
#contents .tokusei-list li a strong {
  font-size: 2.5em;
}

.tokusei-list li a.btn-color {
  background: url(/tokusei/image/btn_color.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #9a0116;
}

.tokusei-list li a.btn-color strong {
  color: #9a0116;
}

.tokusei-list li a.btn-hard {
  background: url(/tokusei/image/btn_hard.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #599a00;
}

.tokusei-list li a.btn-hard strong {
  color: #599a00;
}

.tokusei-list li a.btn-slip {
  background: url(/tokusei/image/btn_slip.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #009a8c;
}

.tokusei-list li a.btn-slip strong {
  color: #009a8c;
}

.tokusei-list li a.btn-rustproof {
  background: url(/tokusei/image/btn_rustproof.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #9a8100;
}

.tokusei-list li a.btn-rustproof strong {
  color: #9a8100;
}

.tokusei-list li a.btn-composite {
  background: url(/tokusei/image/btn_composite.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #00579a;
}

.tokusei-list li a.btn-composite strong {
  color: #00579a;
}

.tokusei-list li a.btn-control {
  background: url(/tokusei/image/btn_control.jpg) 0 0 no-repeat;
  background-size: cover;
  border: 1px solid #9b0082;
}

.tokusei-list li a.btn-control strong {
  color: #9b0082;
}

/* -------------------------------------------- */
/* common */
/* -------------------------------------------- */
.title-img {
  margin: 0 auto 1em;
  text-align: center;
}

div.block {
  font-size: 1.2em;
}

div.column2 {
  margin: 0 auto;
  max-width: 590px;
}
div.column2 ul {
  display: flex;
  flex-wrap: wrap;
}
div.column2 ul li {
  width: 48%;
  margin: 0 1% 1em 0;
}
div.column2 ul li.left, div.column2 ul li.right {
  margin: 0 auto 1em;
  text-align: center;
}

ol.merit * {
  margin: 0;
  padding: 0;
}

ol.merit {
  margin: 0 auto 1.5em;
  background: #efefef;
  padding: 0.5em;
  width: 80%;
  list-style-type: decimal;
}

ol.merit li {
  margin-left: 2em;
  font-size: 1.2em;
  font-weight: bold;
}

p.fig {
  margin: 0 auto 1.5em;
  text-align: center;
}

table {
  margin: 0 auto 1em;
  border: 1px solid #acacac;
  border-collapse: collapse;
}

th, td {
  padding: 4px;
  border: 1px solid #acacac;
  border-collapse: collapse;
}

th {
  text-align: left;
}

ul.detail {
  margin: 0 auto 1.5em;
  list-style-type: disc;
  width: 90%;
}
ul.detail li {
  margin-left: 30px;
}

div.photoarea {
  margin: 0 auto 1.5em;
  display: flex;
  max-width: 590px;
}
div.photoarea dl {
  width: 48%;
  margin: 0 1% 1em 0;
}
div.photoarea dl.left, div.photoarea dl.right {
  margin: 0 auto 1em;
  text-align: center;
}
div.photoarea dd {
  text-align: center;
}

/* -------------------------------------------- */
/* submenu */
/* -------------------------------------------- */
#submenu ul.menu-hard {
  background: #e8f2dc;
}

#submenu ul.menu-slip {
  background: #d9f0ee;
}

#submenu ul.menu-rustproof {
  background: #f0ecd9;
}

#submenu ul.menu-composite {
  background: #d9e6f0;
}

#submenu ul.menu-control {
  background: #f0d9ec;
}

#contents #submenu a {
  text-decoration: none;
}

#hard table {
  margin: 2.5em auto 0.5em !important;
  width: 90%;
}

#hard table th {
  background: #eef5e5;
}

#hard table td {
  text-align: center;
  background: #f7f7f7;
}

p.hard-txt {
  margin: 0 auto;
  width: 90%;
  text-align: right;
  font-weight: bold;
}

/* -------------------------------------------- */
/*  */
/* -------------------------------------------- */
dl.control * {
  margin: 0;
  padding: 0;
}

dl.control {
  margin: 0 auto 1.0em;
  text-align: center;
}

dl.control span {
  font-size: 0.9em;
  color: #cc0000;
}

/* -------------------------------------------- */
/*  */
/* -------------------------------------------- */
#t-complain h1 {
  margin: 0 auto 1.5em;
  text-align: center;
}

.tokusei {
  margin: 0 auto;
}

.tokusei p.text span {
  color: #cc0000;
  font-size: 1.1em;
}

.complain-list {
  margin: 0 0 20px 15px;
}

.catch {
  margin: 0 auto 15px;
}

.catch ul {
  margin: 0 0 0 15px;
  padding: 1em;
  list-style-type: disc;
  text-align: left;
}
.catch ul.blue {
  background: #e0e0ef;
  color: #0000ff;
}
.catch ul.red {
  background: #eedede;
  color: #cc0000;
}

p.text {
  margin: 0 auto 1.5em;
  text-align: left;
}

.catch ul li {
  margin-left: 20px;
  padding: 0;
}

.complain-list ol {
  width: 90%;
  background: #efefef;
  margin: 0 auto 25px;
  padding: 1em;
  font-weight: normal;
  list-style-type: decimal;
}

.complain-list ol li {
  margin-left: 20px;
  padding: 0;
}

.complain-list p {
  margin-left: 20px;
  text-align: left;
}

/* ---------------------------------------------------------  
 PC
 ------------------------------------------------------ --- */
/* ---------------------------------------------------------  
 tablet
 ------------------------------------------------------ --- */
@media screen and (max-width: 769px) {
  #hard table {
    margin: 2.5em auto 0.5em !important;
    width: 96%;
  }
  #hard table th, #hard table td {
    font-size: 0.7em;
    padding: 5px;
  }

  p.hard-txt {
    margin: 0 auto;
    width: 96%;
    text-align: right;
    font-size: 0.7em;
  }
}
/* ---------------------------------------------------------  
 phone
 ------------------------------------------------------ --- */
@media screen and (max-width: 479px) {
  ol.merit {
    width: 96%;
  }

  ol.merit li {
    margin-left: 2em;
    font-size: 0.9em;
    font-weight: bold;
  }
}
