/************************************************
*	基本スタイル									*
************************************************/
body {
  color: #666666;
  font-size: 12px; /***font-family: "Hiragino Kaku Gothic Pro";***/
  font-family: Verdana, Helvetica, Sans-Serif;
  margin-top: 0px;
  line-height: 1.6;
  margin-left: 0px;
  margin-right: 0px;
  background-image: url(../com_img/bg.jpg);
  margin-bottom: 0px;
}
/************************************************
*	色/サイズ									*
************************************************/
.MT {
  font-size: 12px;
  color: #666666;
}
.LT {
  font-size: 13px;
  color: #333333;
  line-height: 1.8;
}
/************************************************
*	BGカラー										*
************************************************/
.company_menu {
  background-color: #f0f2f9;
}
.rules_tmp {
  background-color: #f7fff9;
}
.center_line {
  background-color: #e4e4e4;
}
.mail_tmp {
  background-color: #fffef1;
}
.mail_menu {
  background-color: #eaf2d7;
}
.mail_item {
  background-color: #f8f8ff;
}
.pruducts_menu {
  background-color: #fdffee;
}
.pruducts_temp {
  background-color: #fbfffc;
}
.title {
  color: #579884;
  font-size: 17px;
  font-family: Times New Roman, Verdana, Arial, Sans-Serif;
  font-weight: bold;
  padding: 0px 0px 0px 0px;
  margin: 0px;
}
.title15 {
  color: #579884;
  font-size: 15px;
  font-family: Times New Roman, Verdana, Arial, Sans-Serif;
  font-weight: bold;
  line-height: 2.2;
}
.title13 {
  color: #579884;
  font-size: 13px;
  font-family: Times New Roman, Verdana, Arial, Sans-Serif;
  font-weight: bold;
}
.title20 {
  color: #579884;
  font-size: 20px;
  font-family: Times New Roman, Verdana, Arial, Sans-Serif;
  font-weight: bold;
}
.ruletitle {
  font-size: 20px;
  font-weight: bold;
  color: #000000;
  line-height: 2;
  font-family: "Times New Roman", Verdana, Arial, Sans-Serif;
}
/*tr,td { font-size: 12px; line-height: 1.5;} */
/*p {font-size: 12px;line-height: 1.3;background: #EFE9EC;} */
/************************************************
*	テーブルデザイン								*
************************************************/
/* table {font-size: 12px;} */
/************************************************
*	Aタグ										*
************************************************/
a:link {
  text-decoration: none;
  color: #6377cc;
}
a:visited {
  text-decoration: none;
  color: #6377cc;
}
a:active {
  text-decoration: none;
  color: #8aabcc;
}
a:hover {
  text-decoration: underline;
  color: #990000;
}
/************************************************
*	点線枠										*
************************************************/
.waku4dotted {
  border: 1px dotted #cdcdcd;
}
.waku1dotted {
  border-bottom: 1px dotted #999999;
}
.waku2dotted {
  border-top: 1px dotted #cdcdcd;
}
.ST {
  font-size: 11px;
  color: #666666;
  line-height: 1.5;
}
.STB {
  font-size: 10px;
}
.LTB {
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  font-family: "Times New Roman", Verdana, Arial, Sans-Serif;
  line-height: 1.3;
}
.LLT {
  font-size: 15px;
  font-weight: bold;
  color: #666666;
  line-height: 2.5;
  font-family: "Times New Roman", Verdana, Arial, Sans-Serif;
}
.GT {
  font-size: 12px;
  color: #555555;
}
.OT {
  font-size: 12px;
  color: #ff6600;
}
.RT {
  font-size: 12px;
  color: #a3745c;
}
.KT {
  font-size: 12px;
  color: #ff3333;
}
.HT {
  font-size: 11px;
  color: #990000;
}
.b_333 {
  font-weight: bold;
  color: #333333;
}
.HDIY {
  font-size: 13px;
  color: #ff6600;
}
.HGAR {
  font-size: 13px;
  color: #000066;
}
.HLIF {
  font-size: 12px;
  color: #cc0000;
}
.BODY {
  font-size: 11px;
  color: #666666;
  line-height: 1.5;
}
.MENU {
  font-size: 11px;
  color: #666666;
  line-height: 1.3;
}
.BT {
  font-size: 12px;
  color: #5a7bad;
}
.B {
  font-size: 13px;
  color: #138793;
  font-weight: bold;
}
.product_title {
  font-size: 18px;
  color: #5a7bad;
  font-family: "Times New Roman", Verdana, Arial, Sans-Serif;
  font-weight: bold;
}
.words_title {
  color: #1d7b59;
  font-size: 14px;
  font-family: Times New Roman, Verdana, Arial, Sans-Serif;
  font-weight: bold;
  line-height: 2.2;
}
.fumeba .btm {
  background-image: url(../images/fumeba_02.png);
  background-repeat: no-repeat;
  height: 176px;
  text-align: center;
}
.btm iframe {
  width: 284px;
  margin-right: auto;
  margin-left: auto;
}
.btnarea img {
  margin-top: 8px;
  margin-bottom: 0px;
}
.btnarea {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}

/* 20240913 製品案内 */
.product_info_title {
  font-size: 14px;
}
.product_info_title h2 {
  margin: 30px 0 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.product_info_title p {
  margin-top: 0;
}
.product_info_title em {
  font-weight: bold;
  font-style: normal;
}
.product_cont_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -20px;
}
.product_cont_wrap img {
  max-width: 100%;
}
.product_cont_box {
  width: 50%;
  padding: 0 20px 20px;
  box-sizing: border-box;
}
.product_cont_box h3 {
  margin-top: 0;
}
.product_cont_box h3 span {
  background-color: #ddd;
  font-size: 10px;
  border-radius: 999px;
  padding: 3px 5px;
  margin-left: 5px;
  line-height: 1;
}
.product_cont_box dl {
  overflow: hidden;
}
.product_cont_box dt {
  float: left;
  font-weight: bold;
  padding-right: 2em;
  min-width: 3em;
  margin-bottom: 5px;
}
.product_cont_box dd {
  padding-left: 2.5em;
  margin-bottom: 5px;
  margin-left: 0;
  border-bottom: 1px solid #ddd;
}

.product_new {
  font-weight: normal;
  color: #ed0000;
  font-size: 0.6em;
  display: inline-block;
  padding: 3px 5px;
  border: 2px solid;
  line-height: 1;
  position: relative;
  top: -3px;
}
