@charset "UTF-8";
/* 通常製品ページ */
body {
  font-size: 16px;
}

.clearfix {
  clear: both;
}

.center {
  text-align: center;
}

/* common */
.txt_right {
  text-align: right;
}

.red {
  color: #dd0000;
}

.orange {
  color: #FF9200;
}

.navy {
  color: #004484;
}

sup {
  font-size: 75%;
  vertical-align: super;
}

.mt0 {
  margin-top: 0px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt50 {
  margin-top: 50px;
}

.ml15 {
  margin-left: 15px;
}

.ml20 {
  margin-left: 20px;
}

.ml25 {
  margin-left: 25px;
}

.ml30 {
  margin-left: 30px;
}

.ml60 {
  margin-left: 60px;
}

.ml100 {
  margin-left: 100px;
}

.indent07em {
  text-indent: 0.7em;
}

.caution {
  font-size: 85%;
}

.italic {
  font-style: italic;
}

.size120 {
  font-size: 120%;
}

.size75 {
  font-size: 75%;
}

header {
  height: 60px;
}
header .linkBox {
  padding: 28px 10px 0 0;
}

.wrapper {
  width: 100%;
}

.container {
  max-width: 1500px;
  margin: 0 auto;
}

h1 {
  margin: 40px auto 10px;
  max-width: 400px;
}
h1 img {
  width: 100%;
  height: 100%;
}

.productHeader {
  width: 100%;
  height: 50px;
  background-color: #fff19c;
}
.productHeader img {
  margin-left: 15px;
}

.container {
  width: 100%;
  text-align: center;
}

.productData {
  width: 70%;
  text-align: left;
  margin: 0 auto 10px;
  /* トリフミン乳剤用かっこ番号付きリスト */
}
.productData h1 {
  text-align: center;
}
.productData .tblBorder {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
}
.productData .tblBorder table {
  width: 90%;
  margin: 10px auto;
  line-height: 150%;
  /* シーマージェット等 テキスト内リスト */
}
.productData .tblBorder table tr td {
  padding: 2px;
}
.productData .tblBorder table .column01 {
  width: 25%;
  text-align: left;
  white-space: nowrap;
}
.productData .tblBorder table .column02 {
  width: 60%;
  text-align: left;
}
.productData .tblBorder table .column03 {
  width: 15%;
  text-align: center;
  vertical-align: middle;
}
.productData .tblBorder table .simarList {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.productData .tblBorder table .simarList dt {
  width: 40%;
  min-width: 140px;
}
.productData .tblBorder table .simarList dd {
  width: 60%;
}
.productData ul {
  text-align: center;
  margin: 15px auto 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.productData ul li a:hover img {
  opacity: 0.7;
}
.productData p a:hover img {
  opacity: 0.7;
}
.productData .feature {
  margin: 30px auto 0;
  text-align: center;
}
.productData .featureBox {
  margin: 30px auto 10px;
  text-align: center;
  width: 100%;
  max-width: 600px;
  background-image: url(../seihin/images/feature_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  letter-spacing: 0.8em;
  padding-left: 0.8em;
  font-size: 120%;
  font-weight: 900;
  text-shadow: 0px 0px 1.5px black;
}
.productData ol {
  list-style: decimal;
  max-width: 550px;
  margin: 0 auto;
}
.productData ol li {
  line-height: 150%;
}
.productData .torifuminList li {
  list-style-type: none;
  counter-increment: cnt;
  text-indent: -1.9em;
  margin-left: 1.9em;
}
.productData .torifuminList li::before {
  content: "(" counter(cnt) ") ";
}
.productData .photoBox {
  max-width: 530px;
  display: flex;
  flex-direction: row;
  margin: 10px auto;
}
.productData .photoBox div {
  width: 33%;
  text-align: center;
}
.productData .bannerBox {
  margin: 5px 0 5px;
  text-align: center;
}

.productCaution {
  max-width: 360px;
  border: 4px double #333;
  margin: 40px auto 0;
  padding: 5px 5px 0;
  line-height: 150%;
}

.productInfo {
  width: 360px;
  margin: 40px auto;
  line-height: 150%;
  text-align: center;
}
.productInfo p {
  margin-bottom: 15px;
}

.chemCat01 {
  display: inline-block;
  height: 17px;
  border: 1px solid #000;
  margin-left: 15px;
  padding: 4px 0 2px 4px;
  vertical-align: 1px;
  letter-spacing: 0.1em;
  line-height: 100%;
  -webkit-transform: rotate(0.025deg);
  -moz-transform: rotate(0.025deg);
  -ms-transform: rotate(0.025deg);
  -o-transform: rotate(0.025deg);
  transform: rotate(0.025deg);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.chemCat01 span {
  display: inline-block;
  border: 1px solid #000;
  margin: -5px 0 0 5px;
  padding: 4px 14px 3px 16px;
  background-color: #000;
  color: #fff;
}

/*broadone.html*/
.brdone_1em {
  max-width: 3em;
}

/*hoenest.html*/
.honest_figtable {
  display: grid;
  justify-content: center;
  grid-template-columns: 175px 175px;
  grid-template-rows: 85px 15px;
  margin: 10px 0;
}
.honest_figtable div {
  text-align: center;
}

/* hoenest.html */
.hone_h1 {
  max-width: 507px;
}

/* pythilock.html */
#pythilock {
  width: 100%;
  margin: 0 auto 0;
}
#pythilock h1 {
  margin-bottom: 15px;
}
#pythilock h2 {
  font-size: 145%;
  font-weight: bold;
  margin: 50px 0 15px;
  padding-bottom: 3px;
  border-bottom: solid 1px #2575be;
}
#pythilock h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#pythilock h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
#pythilock .contents {
  width: 650px;
  margin: 0 auto 0;
}
#pythilock .red {
  border-bottom: none;
  padding-bottom: 0px;
}
#pythilock .images_col_four {
  width: 650px;
  height: 500px;
}
#pythilock .images_col_four div {
  float: left;
  width: 140px;
  margin: 0 21px 20px 1px;
}
#pythilock .images_col_four div p {
  margin: 5px 0 0;
}
#pythilock .page_link {
  width: 500px;
  list-style: none;
  margin: 0 auto 0;
}
#pythilock .page_link li {
  margin: 0 0 10px 0;
}
#pythilock .caution_list {
  margin-left: 1.1em;
  text-indent: -1.1em;
}
#pythilock .caution_list li {
  margin: 0 0 5px 0;
}
#pythilock .app_tbl {
  width: 650px;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
}
#pythilock .app_tbl td {
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  text-align: center;
  padding: 3px;
  font-size: 80%;
  line-height: 130%;
}
#pythilock .line_link {
  width: 500px;
  height: 90px;
  margin-bottom: 50px;
}
#pythilock .line_link .line_txt {
  float: left;
  width: 370px;
  line-height: 140%;
}
#pythilock .line_link .line_txt img {
  margin-left: 3px;
  margin-bottom: -3px;
}
#pythilock .line_link .line_qr {
  float: right;
}
#pythilock .app_tbl .bg_green {
  background-color: #ebf1de;
}
#pythilock .app_tbl .bg_orange {
  background-color: #fde9d9;
}
#pythilock .app_tbl .bg_blue {
  background-color: #dce6f1;
}
#pythilock .app_tbl .bg_skyblue {
  background-color: #75C9FF;
}
#pythilock .news {
  margin-bottom: 50px;
}
#pythilock .news h3 {
  padding-bottom: 2px;
  margin-bottom: 0;
  border-bottom: solid 1px #2575be;
}
#pythilock .news Table {
  width: 650px;
  margin-bottom: 15px;
  line-height: 1.3;
}
#pythilock .news Table th,
#pythilock .news Table td {
  vertical-align: top;
  border-bottom: dashed 1px #999;
  padding: 15px 0 15px;
}
#pythilock .news Table th {
  width: 60%;
}
#pythilock .news Table td {
  width: 40%;
}
#pythilock .borderTable {
  width: 650px;
  border: solid 1px #999;
  border-collapse: collapse;
  margin-bottom: 15px;
}
#pythilock .borderTable th {
  width: 72%;
  padding: 3px 6px;
  border: solid 1px #999;
  line-height: 1.3;
  vertical-align: top;
  text-align: left;
}
#pythilock .borderTable td {
  padding: 3px 6px;
  border: solid 1px #999;
  line-height: 1.3;
  vertical-align: top;
}

/* danyote.html */
#danyote {
  width: 100%;
  margin: 0 auto 50px;
}
#danyote h1 {
  margin-bottom: 15px;
  max-width: 650px;
}
#danyote h2 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}
#danyote h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#danyote h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
#danyote ul {
  margin-left: 40px;
}
#danyote .news ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#danyote .news ul li:before {
  content: "・";
}
#danyote .contents {
  width: 650px;
  margin: 0 auto 0;
}
#danyote .caution_list li {
  margin: 0 0 5px 0;
  padding-left: 1em;
  text-indent: -1em;
}
#danyote .caution_list ul {
  margin: 0 0 5px 0;
  padding-left: 1em;
}
#danyote .caution_list ul li {
  margin: 0 0 5px 0;
  padding-left: 1em;
  text-indent: -1em;
}
#danyote .txt_right {
  margin: 0;
}

/* ナブ乳剤 nab.html 特集記事 */
.specialFeature {
  width: 70%;
  margin: 0 auto 50px;
  text-align: left;
}
.specialFeature h2 {
  margin-top: 50px;
  text-align: center;
  font-size: 200%;
  font-weight: bold;
  color: #ff3399;
  line-height: 135%;
}
.specialFeature h3 {
  margin: 50px 0 15px;
  padding: 0 0 5px 15px;
  font-size: 115%;
  font-weight: bold;
  border-bottom: 3px solid #ff3399;
}
.specialFeature p {
  line-height: 135%;
}
.specialFeature h2 ~ p {
  margin-top: 30px;
  text-align: center;
  color: #ff3399;
}
.specialFeature sup {
  vertical-align: super;
  font-size: 65%;
  color: #ff0000;
}
.specialFeature i {
  font-style: italic;
}
.specialFeature .productNavi {
  border-top: 4px solid #999;
  border-bottom: 4px solid #999;
  margin-top: 30px;
  font-size: 90%;
}
.specialFeature .productNavi ul {
  width: 65%;
  margin: 20px auto;
}
.specialFeature .productNavi ul li {
  line-height: 150%;
}
.specialFeature section > div {
  width: 97%;
  margin: 0 auto 10px;
}
.specialFeature .column2 {
  display: flex;
  flex-direction: row;
}
.specialFeature .column2 .textBox {
  width: 60%;
  padding-right: 15px;
}
.specialFeature .column2 .imgBox {
  width: 40%;
}
.specialFeature .column2 .imgBox img {
  width: 100%;
  border: 1px solid #ccc;
}
.specialFeature .column2 .imgBox a:hover img {
  opacity: 0.7;
}
.specialFeature .note {
  margin: 15px 0 15px 2em;
  text-indent: -2em;
  font-size: 85%;
}
.specialFeature .note::first-letter {
  color: #ff0000;
}
.specialFeature .quotation {
  margin-top: 15px;
  text-align: right;
}
.specialFeature .supplement {
  margin-top: 15px;
  font-size: 90%;
}
.specialFeature .nab07img {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 15px;
  width: 90%;
}
.specialFeature .nab07img .spacer {
  width: 100%;
  margin: 0;
}
.specialFeature .nab07img div {
  width: 48%;
  margin-top: 15px;
}
.specialFeature .nab07img div img {
  width: 100%;
}
.specialFeature .nab07img div:nth-child(odd) {
  margin-right: 4%;
}
.specialFeature .nab09img {
  width: 100%;
  margin: 0 auto 10px;
  text-align: center;
}
.specialFeature .nab09img img {
  width: 100%;
}
.specialFeature #nab09 figcaption {
  font-weight: bold;
  color: #ff3399;
}
.specialFeature #nab11 ul {
  margin-bottom: 15px;
}
.specialFeature #nab11 ul li {
  list-style-type: none;
  line-height: 150%;
  margin-left: 1.3em;
  margin-bottom: 10px;
}
.specialFeature #nab11 ul li::before {
  content: "●";
  margin-left: -1.3em;
}
.specialFeature #nab11 .colorRed {
  margin-bottom: 15px;
}
.specialFeature #nab11 .flyerCap {
  font-size: 90%;
  text-align: center;
  margin: 0 auto 5px;
}
.specialFeature table {
  width: 100%;
  font-size: 75%;
  text-align: center;
  line-height: 135%;
}
.specialFeature table th {
  border: 1px solid #999;
  background-color: #ccc;
  padding: 8px 8px 5px;
  vertical-align: middle;
}
.specialFeature table td {
  border: 1px solid #999;
  padding: 8px 8px 5px;
  vertical-align: middle;
}
.specialFeature table .textLeft {
  text-align: left;
}

/* フィールドスターP乳剤 */
.fieldstarBtn {
  margin-top: 25px;
  text-align: center;
}
.fieldstarBtn a {
  padding: 8px 40px;
  background-color: #68B557;
  border-radius: 10px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.fieldstarBtn a:hover {
  opacity: 0.7;
}

/* 特設サイトリンク */
.specialBtn {
  margin-top: 10px;
  text-align: center;
}
.specialBtn a:hover img {
  opacity: 0.7;
}

/* コテツフロアブル等 写真用3カラム */
.photoThreeColumn {
  display: flex;
  justify-content: center;
}
.photoThreeColumn div {
  padding: 15px 25px 0px;
  text-align: center;
  white-space: nowrap;
}

/* migiwa20.html */
#migiwa20 {
  width: 100%;
  margin: 0 auto 50px;
}
#migiwa20 h1 {
  margin-bottom: 15px;
  max-width: 650px;
}
#migiwa20 h2 {
  font-size: 120%;
  font-weight: bold;
  margin-bottom: 5px;
}
#migiwa20 h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
#migiwa20 h4 {
  font-weight: bold;
  margin-bottom: 15px;
}
#migiwa20 ul {
  margin-left: 40px;
}
#migiwa20 em {
  font-style: italic;
}
#migiwa20 .news ul li {
  padding-left: 1em;
  text-indent: -1em;
}
#migiwa20 .news ul li:before {
  content: "・";
}
#migiwa20 .contents {
  max-width: 700px;
  margin: 0 auto 0;
}
#migiwa20 .contents h2 + p,
#migiwa20 .contents h2 + img,
#migiwa20 .contents h4 + div,
#migiwa20 .contents h4 + img {
  margin-left: 50px;
}
#migiwa20 .contents .fig02_caution {
  font-size: 75%;
  margin-top: 15px;
}
#migiwa20 .contents .fig02_caution span {
  padding-left: 30px;
}
#migiwa20 .contents .fig02_column {
  display: grid;
  grid-template-columns: 435px 215px;
  margin-top: 15px;
}
#migiwa20 .contents .fig02_column img {
  width: 200px;
  margin-left: 15px;
}
#migiwa20 .test_fig h4 + img,
#migiwa20 .test_fig img + img {
  margin-left: 50px;
}
#migiwa20 .test_fig img + img {
  margin-top: 10px;
}
#migiwa20 .caution_list {
  margin-top: 15px;
}
#migiwa20 .caution_list li {
  margin: 0 0 5px 0;
  padding-left: 1em;
  text-indent: -1em;
}
#migiwa20 .caution_list li:before {
  content: "●";
}
#migiwa20 .txt_right {
  margin: 0;
}/*# sourceMappingURL=product.css.map */