@charset "utf-8";
/* CSS Document */
/*
===================================================
--Table of contents--
0.Contents Page
===================================================
*/
/*
------------------------------------
0.Contents Page
------------------------------------
*/
ul.sns-area {
  float: right;
  list-style-type: none;
}
ul.sns-area li {
  display: inline-block;
}
.hero_img {
  width: 100%;
  float: left;
  margin: 20px 0 0;
  display: flex;
  justify-content: center;
}
.hero_img p {
  text-align: center;
}
.hero_img2 {
  width: 100%;
  float: left;
  margin: 20px 0 0;
  display: flex;
  justify-content: center;
}
.hero_img2 li {
	margin: 0 0.5em;
}
.hero_img3 {
	float: left;
  width: 810px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}
.hero_img3 dd {
	font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  color: #009245;
  position: relative;
}
.hero_img3 dd::before {
  content: "";
  display: inline-block;
  width: 20px;
  border-top: 1px solid #009245;
  position: absolute;
  top: 50%;
  left: -25px;
}
.hero_img3 dd::after {
  content: "";
  display: inline-block;
  width: 20px;
  border-top: 1px solid #009245;
  position: absolute;
  top: 50%;
  right: -25px;
}
.new_m {
  color: red;
  font-weight: bold;
}
#PContent {
  width: 830px;
  margin: 20px auto 0;
}
h2 {
  width: 750px;
  box-sizing: border-box;
  float: left;
  border-left: solid 10px #009245;
  padding-left: 20px;
  margin: 20px 0 15px 35px;
}
h2.noline {
	border: none;
}
.l-align {
  margin-left: 0;
}
h3 {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-top: 50px;
}
h3.no_img {
  display: block;
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0;
  padding: 0.5em 0;
  border-bottom: solid 3px #009245;
  border-top: solid 3px #009245;
}
h3.normal_h3 {
	justify-content: flex-start;
	margin-top: 5em;
}
h4 {
  width: 80%;
  margin: 10px 10%;
  float: left;
  font-size: 2.0rem;
  border-bottom: solid 2px #009245;
}
h5 {
  float: left;
  width: 80%;
  padding: 0 10%;
  margin: 10px 0;
  font-size: 1.6rem;
  color: #009245;
}
.heading-041 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: .5em .7em;
  background-color: #f2f2f2;
  color: #333333;
  box-sizing: border-box;
  font-size: 3.0rem;
}
.heading-041::before {
  display: inline-block;
  width: 10px;
  height: 1.5em;
  margin-right: .5em;
  background-color: #009245;
  content: '';
}
.heading-021 {
  display: flex;
  justify-content: flex-start;
  position: relative;
  box-sizing: border-box;
  padding: .5em .7em .4em;
  border-bottom: 3px solid #009245;
  color: #333333;
  font-size: 3.0rem;
}
.heading-021::before, .heading-021::after {
  position: absolute;
  left: 30px;
  bottom: -15px;
  width: 30px;
  height: 15px;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
}
.heading-021::before {
  background-color: #009245;
}
.heading-021::after {
  bottom: -11px;
  background-color: #fff;
}
.heading-027 {
  display: flex;
  justify-content: flex-start;
  gap: 0 7px;
  color: #333333;
  font-size: 2.4rem;
}
.heading-027::before {
  width: 29px;
  height: 26px;
  background-image: url('../products/img/warning.svg');
  content: '';
}
.info_r {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  box-sizing: border-box;
  padding-top: 0.5em;
  padding-left: 5%;
  padding-right: 5%;
  font-size: 0.9em;
  font-weight: bold;
}
.info_t {
  font-size: 0.8em;
  font-weight: bold;
}
.copy {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 2.4rem;
}
.copy_mini {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 2em;
}
.strong {
  font-weight: bold;
}
.font_Gre {
  color: #009245;
}
.ad_deco {
  color: #009245;
  margin-top: 0.5em;
  font-weight: bold;
}
.type_small {
  font-size: 80%;
}
.breadcrumb {
  float: left;
  width: 100%;
  margin-top: 1em;
}
.breadcrumb li {
  display: inline-block;
  font-size: 1.3rem;
  margin-right: 3px;
}
.breadcrumb li::before {
  content: ">>";
}
.breadcrumb li a {
  color: #009245;
}
.titA {
  color: #009245;
  font-weight: bold;
}
p.attA {
  color: red;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
p.attB {
  float: left;
  color: red;
  font-weight: bold;
  width: 100%;
  text-align: right;
}
p.centering {
  text-align: center;
  width: 100%;
}
ul.specA {
  width: 750px;
  margin: 0 40px;
  float: left;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
ul.specA li {
  margin: 10px 0;
}
ul.for_lastspace::after {
  content: "";
  display: block;
  width: 24%;
}
ul.for_lastspace2::after {
  content: "";
  display: block;
  width: 49%;
}
.btnA {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.btnA a {
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.btnA li {
  float: left;
  background: #009844;
  background: linear-gradient(to bottom, #009844 0%, #009844 50%, #007531 51%, #007531 100%);
  border-radius: 15px;
  padding: 10px 50px;
  text-align: center;
  position: relative;
}
.btnA li:hover {
  background: #007531;
  background: linear-gradient(to bottom, #007531 0%, #007531 50%, #009844 51%, #009844 100%);
  /* W3C */
}
.btnA li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 10px transparent;
  border-left: solid 10px #fff;
  position: absolute;
  top: 30px;
  left: 10px;
}
.btnB {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.btnB a {
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.btnB li {
  float: left;
  background: #009844;
  background: linear-gradient(to bottom, #009844 0%, #009844 50%, #007531 51%, #007531 100%);
  border-radius: 15px;
  padding: 10px 50px;
  text-align: center;
  position: relative;
	margin: auto 1.5em;
}
.btnB li:hover {
  background: #007531;
  background: linear-gradient(to bottom, #007531 0%, #007531 50%, #009844 51%, #009844 100%);
  /* W3C */
}
.btnB li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 10px transparent;
  border-left: solid 10px #fff;
  position: absolute;
  top: 15px;
  left: 10px;
}
.btnB-2 {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.btnB-2 a {
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.btnB-2 li {
  float: left;
  background: #009844;
  background: linear-gradient(to bottom, #009844 0%, #009844 50%, #007531 51%, #007531 100%);
  border-radius: 15px;
  padding: 10px 50px;
  text-align: center;
  position: relative;
	margin: auto 1.5em;
}
.btnB-2 li:hover {
  background: #007531;
  background: linear-gradient(to bottom, #007531 0%, #007531 50%, #009844 51%, #009844 100%);
  /* W3C */
}
.btnB-2 li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: solid 10px transparent;
  border-left: solid 10px #fff;
  position: absolute;
  top: 45%;
  left: 10px;
}
.btnC {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 30px 0;
}
.btnC a {
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
}
.btnC li {
  float: left;
  background: #009844;
  background: linear-gradient(to bottom, #009844 0%, #009844 50%, #007531 51%, #007531 100%);
  border-radius: 15px;
  padding: 10px 50px;
  text-align: center;
  position: relative;
}
.btnC li:hover {
  background: #007531;
  background: linear-gradient(to bottom, #007531 0%, #007531 50%, #009844 51%, #009844 100%);
  /* W3C */
}
.btnD {
  float: left;
  display: flex;
  justify-content: center;
  width: 100%;
}
.btnD li {
  border: solid 1px #333;
  padding: 10px;
  border-radius: 6px;
  background: #333;
  font-weight: bold;
  font-size: 2.0rem;
}
.btnD li:hover {
  opacity: 0.7;
}
.btnD > a {
  color: #fed307;
  text-decoration: none;
}
.btnD img {
  vertical-align: middle;
}
.arrow-spec {
  float: left;
  width: 100%;
  background: #DEF1E6 url(../products/img/spec/img_arrow_spec.png) no-repeat center 60px;
  color: #009245;
  font-weight: bold;
  font-size: 24px;
  padding: 20px 0 55px;
  margin: 50px 0;
}
.arrow-spec p {
  text-align: center;
}
.unitA {
  width: 80%;
  padding: 0 10%;
  float: left;
  margin: 10px 0;
}
.unitA p, .unitC p {
  line-height: 1.8em;
  float: left;
}
.unitA-1 {
  width: 65%;
  padding: 0 17.5%;
  float: left;
  margin: 10px 0;
}
.unitA-1 p {
  line-height: 1.8em;
}
.unitA-2 {
  width: 95%;
  padding: 0 2.5%;
  float: left;
  margin: 10px 0;
}
.unitB {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 10px 0;
}
.unitB-1 {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin: 10px 0;
  align-items: center;
}
.unitC {
  width: 80%;
  padding: 0 10%;
  float: left;
  margin: 10px 0;
}
.unitC .img-area {
  width: 45%;
  box-sizing: border-box;
  padding-right: 1em;
  float: left;
}
.unitC .img-area img {
  float: left;
}
.unitC .img-area img:first-of-type {
  margin-right: 5px;
}
.unitC .txt-area {
  float: left;
  width: 55%;
  box-sizing: border-box;
}
.unitD {
  width: 80%;
  padding: 0 10%;
  margin: 10px 0;
  float: left;
  /*background: #71CCA6;*/
}
.unitD .img-area {
  width: 40%;
  margin-right: 5%;
  float: left;
}
.unitD .txt-area {
  width: 55%;
  float: left;
}
.unitD .txt-area img {
  float: left;
  margin-bottom: 10px;
}
.unitD .txt-area p {
  float: left;
  width: 100%;
  margin-bottom: 5px;
}
.unitD .txt-area ul {
  float: left;
  width: 100%;
}
.unitD .txt-area li {
  font-size: 1.3rem;
  display: inline-block;
  border: solid 2px #009245;
  border-radius: 3px;
  padding: 4px;
  margin-bottom: 8px;
}
.unitE {
  width: 80%;
  padding: 0 10%;
  float: left;
  margin: 10px 0;
}
.unitE ul {
  float: left;
  padding-left: 1em;
  position: relative;
}
.unitE ul li::before {
  font-family: FontAwesome;
  content: "\f00c";
  position: absolute;
  left: -0.3em;
  color: #009245;
}
.unitE a {
  color: #009245;
  font-weight: bold;
}
.photo_box {
  display: flex;
}
.photo_box li {
  box-sizing: border-box;
  width: 250px;
  padding-left: 10px;
  padding-right: 10px;
}
a.link01 {
  color: #009245;
}
.tableA P {
  width: 100%;
}
.tableA figure {
  float: left;
  width: 100%;
  margin: 0;
}
.tableA table {
  float: left;
  width: 300px;
  margin: 0 12px;
  box-sizing: border-box;
  border-collapse: collapse;
}
.tableA th {
  border: solid 1px #333;
  padding: 3px;
}
.tableA td {
  border: solid 1px #333;
  padding: 3px;
  width: 100px;
}
.tableA td:not(:first-child) {
  text-align: center;
}
.tableA colgroup.tgrA {
  background: #fff;
}
.tableA colgroup.tgrB {
  background: #DEF1E6;
}
.tableB table {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-collapse: collapse;
  font-size: 1.2rem;
}
.tableB thead th {
  border: solid 2px #fff;
  background: #009245;
  color: #fff;
  padding: 3px;
}
.tableB tbody td {
  border: solid 2px #fff;
  text-align: center;
  padding: 5px 3px;
}
.tableB tbody tr {
  background: #B5B5B6;
}
.tableB-1 table {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-collapse: collapse;
  font-size: 1.2rem;
  table-layout: fixed;
}
.tableB-1 thead th {
  border: solid 2px #fff;
  background: #009245;
  color: #fff;
  padding: 3px;
}
.tableB-1 tbody td {
  border: solid 2px #fff;
  text-align: center;
  padding: 5px 3px;
}
.tableB-1 tbody:nth-child(even) {
  background: #CCCCCC;
}
.tableB-1 tbody:nth-child(odd) {
  background: #E5E5E5;
}
.cate_head {
  padding-top: 10px;
  padding-bottom: 10px;
  box-sizing: border-box;
  border-bottom: 4px solid #009245;
  border-top: 4px solid #009245;
}
.split td {
  width: calc(100% / 3);
}
caption.tcap {
  font-weight: bold;
  text-align: left;
  font-size: 1.6rem;
}
.tableC table {
  width: 680px;
  border-collapse: collapse;
  margin: auto;
}
.tableC th {
  text-align: center;
  border: solid 2px #333;
}
.tableC td {
  border: solid 2px #333;
}
.tableD table {
  width: 100%;
  float: left;
  box-sizing: border-box;
  border-collapse: collapse;
  font-size: 1.2rem;
}
.tableD thead th {
  border: solid 2px #fff;
  background: #009245;
  color: #fff;
  padding: 3px;
}
.tableD tbody td {
  border: solid 2px #fff;
  text-align: center;
  padding: 5px 3px;
}
.tableD tbody td ul li {
	text-indent: -1em;
	padding-left: 1em;
}
.tableD tbody td ul li::before {
	content: "- ";
}
.colorGandT tbody:nth-of-type(odd){
	background: #f5deb3;
}
.colorGandT tbody:nth-of-type(even){
	background: #d3d3d3;
}
.tb_cap caption {
	font-weight: bold;
	font-size: 1.4rem;
	text-align: right;
	caption-side: bottom;
}
.tb_cap table {
	margin-bottom: 5em;
	table-layout: fixed;
}
.tb_cap table tr>*:last-child {
	text-align: left;
	width: 350px;
}
.tb_cap2 caption {
	font-weight: bold;
	font-size: 1.4rem;
	text-align: right;
	caption-side: bottom;
}
.tb_cap2 table {
	margin-bottom: 5em;
	table-layout: fixed;
}
.tb_cap2 table tr>*:last-child {
	width: 150px;
}
label.splist {
	border: solid 2px #555;
	display: block;
	box-sizing: border-box;
	width: 100%;
	float: left;
	color: #555;
	text-align: center;
	padding: 1em 0;
	font-weight: bold;
	border-radius: 6px;
	cursor: pointer;
}
input[type="checkbox"].on-off {
	display: none;
}
input[type="checkbox"].on-off + div.tableD {
	display: none;
}
input[type="checkbox"].on-off:checked + div.tableD {
	display: block;
}
.price_style {
  text-align: center;
}
.subline {
  border-bottom: solid 1px #333;
}
.comp {
  display: inline-block;
  border-bottom: dashed 2px #009245;
  font-weight: bold;
}
p.text {
  float: left;
}
.cate_menu {
  float: left;
  width: 830px;
  margin: 10px 0;
  border: solid 1px #009245;
  border-radius: 3px;
}
.cate_menu ul {
  float: left;
  margin: 5px 0;
}
.cate_menu li {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
.cate_menu li::before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 8px;
  border-color: transparent transparent transparent #009245;
  margin-right: 3px;
}
.imgtxtA {
  width: 250px;
}
.imgtxtA dt {
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
}
.imgtxtA dd {
  font-size: 0.85em;
  margin-left: 0;
  box-sizing: border-box;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
ul.list_compa {
  float: left;
  width: 90%;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  flex-flow: row wrap;
}
ul.list_compa li {
  width: 20%;
  margin-bottom: 16px;
}
ul.list_compa li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: double 5px #009245;
  border-right: double 5px #009245;
  transform: rotate(45deg);
  margin-right: 8px;
}
ul.list_compa li a {
  color: #009245;
  text-decoration: none;
  font-weight: bold;
}
/*H.B.S.*/
.bumprubber-area {
  float: left;
  width: 750px;
  height: 105px;
  background: url(https://www.tein.co.jp/products/img/fla/bg_bumprubber.png) no-repeat center top;
  /* TJP-Eでも同じ画像を使うため絶対指定 */
  margin: 30px 30px 40px;
  border: solid 2px #009245;
}
.bumprubber-text {
  font-size: 14px;
  width: 330px;
  text-align: left;
  line-height: 1.4;
  margin: 12px auto 0 125px;
}
/*mount*/
.mount_A {
  _zoom: 1;
  overflow: hidden;
  width: 412px;
  padding: 25px 199px 20px;
  text-align: center;
}
.mount_A dl {
  width: 200px;
  background-color: #DEF1E6;
  margin-right: 12px;
  float: left;
}
.mount_A dl:last-child {
  margin-right: 0;
}
.mount_A dt img {
  display: block;
  width: 100%;
}
.mount_A dd {
  width: 200px;
  padding: 10px;
  margin-left: -10px;
  text-align: center;
  font-size: 12px;
}
/*commentary*/
.commentary {
  margin-left: 80px;
  border: 2px solid #009245;
  padding: 15px 30px;
  float: left;
}
.commentary p {
  line-height: 1.6;
  font-size: 14px;
  text-align: left;
}
.commebox {
  float: left;
  border: solid 2px #009245;
  padding: 8px;
}
dl.commeA {
  margin: 0.5em 3em;
}
.commeA dt {
  font-weight: bold;
  margin-bottom: 0.3em
}
.commeA dd {
  margin-left: 0;
}
ul.plist {
  float: left;
  width: 90%;
  margin: 1em 5%;
}
ul.plist li:before {
  content: "- ";
  color: #009245;
  font-weight: bold;
}
ul.plist li {
  margin-bottom: 5px;
}
.l-alignP {
  padding-left: 0;
}
/*TGR*/
table.tb-layoutA {
  border-collapse: collapse;
  width: 100%;
}
.tb-layoutA th, .tb-layoutA td {
  padding: 10px;
  box-sizing: border-box;
  background: #eee;
  border: solid 2px #333;
}
.tb-layoutA th {
  text-align: left;
  background: #ddd;
  width: 30%;
}
.tb-layoutA caption {
  caption-side: bottom;
  text-align: right;
  font-size: 1.4rem;
}
/*END*/
table.comparison_shell {
  margin-bottom: 20px;
  border: solid #666 1px;
  border-collapse: collapse;
}
.comparison_shell th, td {
  border: solid #666 1px;
  padding: 3px;
  width: 200px;
}
.comparison_shell th {
  text-align: center;
  font-weight: bold;
}
.comparison_shell td:not(:first-child) {
  text-align: center;
}
.cell_prm {
  background: #DEF1E6;
}
/*TOKYO AUTO SALON submenu*/
#menu_1 {
  width: 830px;
  margin-top: 30px;
  display: flex;
  list-style-type: none;
  text-align: center;
}
#menu_1 li {
  width: calc(100%/5);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  background: #009844;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009844), color-stop(50%, #009844), color-stop(51%, #007531), color-stop(100%, #007531)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #009844 0%, #009844 50%, #007531 51%, #007531 100%); /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, #009844 0%, #009844 50%, #007531 51%, #007531 100%); /* W3C */
  border-left: 1px solid #fff;
}
#menu_1 li a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 10px 0;
  text-decoration: none;
  display: block;
}
#menu_1 li:hover {
  background: #007531;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007531), color-stop(50%, #007531), color-stop(51%, #009844), color-stop(100%, #009844)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #007531 0%, #007531 50%, #009844 51%, #009844 100%); /* Chrome10+,Safari5.1+ */
  background: linear-gradient(to bottom, #007531 0%, #007531 50%, #009844 51%, #009844 100%); /* W3C */
}
#menu_1 li:first-child {
  border-radius: 5px 0 0 5px;
  border-left: 0;
}
#menu_1 li:last-child {
  border-radius: 0 5px 5px 0;
}
dl.day_place {
  margin-top: 0;
  padding-left: 1em;
}
dl.day_place dt {
  margin-bottom: 0.3em;
}
dl.day_place dd {
  margin-left: 0;
  margin-bottom: 1em;
  font-size: 1.8rem;
  font-weight: bold;
}
.maplink {
  font-size: 1.3rem;
}
.stock_list {
  float: left;
  width: 90%;
  margin-left: 5%;
}
.stock_list a {
  color: #009245;
}
.stock_list dl {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: solid 1px #333;
}
.stock_list dt {
  width: 50%;
}
.stock_list dd {
  margin-left: 0;
  width: 25%;
}
.hc_attention li {
  padding-left: 1em;
  position: relative;
}
.hc_attention li::before {
  content: "※";
  position: absolute;
  left: 0;
}
.hc_attention_E li {
  padding-left: 1em;
  position: relative;
}
.hc_attention_E li::before {
  content: "*";
  position: absolute;
  left: 0;
}
p.span_number {
  padding-left: 1em;
}
p.span_number span {
  display: inline-block;
  text-indent: -1em;
  font-weight: bold;
}
ul.list_atte {
  float: left;
}
ul.list_atte li::before {
  content: "※";
}
ul.list_atte li {
  text-indent: -1em;
  margin-left: 1em;
  font-size: 90%;
}
ul.list_atte2 {
  float: left;
}
ul.list_atte2 li::before {
  content: "*";
}
ul.list_atte2 li {
  text-indent: -0.5em;
  margin-left: 0.5em;
  font-size: 90%;
}
dl.list_atte dt::before {
  content: "[";
}
dl.list_atte dt::after {
  content: "]";
}
dl.list_atte dt {
  font-weight: bold;
  text-align: center;
}
dl.list_atte dd {
  margin-left: 0;
  font-size: 90%;
  box-sizing: border-box;
  padding: 0.5em 1.5em 0 1.5em;
}
.add_area {
  border: dashed 1px #ccc;
  margin-top: 3em;
}
.spec_text_area {
	font-size: 1.5em;
}
.spec_text_area li {
	margin-bottom: 0.5em;
}
.spec_text_area li::before {
	content: "- ";
	font-weight: bold;
}
.spec_list {
	width: 750px;
	float: left;
	background: #eee;
	margin-left: 30px;
	margin-right: 30px;
	box-sizing: border-box;
	padding: 1em 2em;
	counter-reset: number 0;
	border-radius: 3px;
}
.spec_list li::before {
	counter-increment: number 1;
	content: counter(number)".";
	margin-right: 0.5em;
}
.spec_list li {
	margin-bottom: 0.5em;
}
.spec_list li a {
	color: #009245;
}
.co_title {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 3em;
	background: #009245;
	color: #fff;
	font-size: 2.4rem;
	box-sizing: border-box;
	padding: 1em;
	line-height: 1.8;
}
.spec_con {
	width: 750px;
	float: left;
	counter-reset: number 0;
	margin-left: 30px;
}
.spec_con dl {
	margin-bottom: 2em;
}
.spec_con dt {
	color: #009245;
	font-weight: bold;
}
.spec_con dt::before {
	counter-increment: number 1;
	content: counter(number)".";
	margin-right: 0.5em;
}
.spec_con dd {
	margin-left: 0;
}
.area_spec {
	float: left;
	width: 810px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.red_b {
	color: red;
	font-weight: bold;
}