@charset "UTF-8";


/* -------------------------------------------
 * lower-basic
 */


.lower .lower-header {
  height: 154px;
}

.lower .wrap {
  box-sizing: border-box;
  width: 980px;
}

.lower .lower-header .wrap {
  position: relative;
  height: 100%;
}

.lower .lower-header h1 {
  position: absolute;
  bottom: 18px;
  left: 0;
}

.lower .lower-header .globalnavi {
  position: absolute;
  bottom: 18px;
  right: 0;
}

.lower .lower-header .globalnavi li {
  position: relative;
  float: left;
  margin-right: 12px;
}

.lower .lower-header .globalnavi .contact-navi {
  margin-right: 0px;
}

.lower .lower-header .globalnavi li .balloon {
  display: none;
  position: absolute;
  top: -54px;
  right: -44px;
  z-index: 2;
}

.lower .lower-header .serif {
  display: none;
  position: absolute;
  left: 278px;
  bottom: 59px;
}

.lower .lower-header .globalnavi li.current .balloon {
  display: inline-block;
}

.lower #main {
  background: #efefef;
}

.lower #main .contents {
  position: relative;
  padding: 0 6px 6px;
  background: #4262e6;
}


.lower #main .contents .triangle {
  position: absolute;
  top: -14px;
  right: 294px;
  width: 16px;
  height: 14px;
  background: url(../images/news/bg-content.jpg) no-repeat left top;
  z-index: 3;
}

.lower #main .page-title {
  box-sizing: border-box;
  padding: 5px 0 0 40px;
  height: 46px;
  color: #fff;
  font-size: 25px;
  font-weight: normal;
}

.lower #main .inner {
  position: relative;
  padding: 0 35px 35px;
  background: #fff;
}

.lower #main .sitemap {
  padding: 20px 0;
}

.lower #main .sitemap .lists {
  float: left;
  box-sizing: border-box;
  padding-top: 11px;
  width: 240px;
  height: 113px;
  margin-right: 6px;
  background: url(../images/common/bg-footer-head.gif) no-repeat left top;
}

.lower #main .sitemap .lists li,
.lower #main .sitemap .lists dt,
.lower #main .sitemap .lists dd {
  padding: 0 10px;
  font-size: 10px;
  line-height: 1.5;
}

.lower #main .sitemap .lists dt {
  color: #4262e6;
  font-weight: bold;
}

.lower #main .sitemap .lists ul,
.lower #main .sitemap .lists dl {
  margin-top: -2px;
  padding-bottom: 11px;
  box-sizing: border-box;
  height: 100%;
  background: url(../images/common/bg-footer-bottom.gif) no-repeat bottom #fff ;
}

.lower #main .sitemap .list4 {
  margin-right: 0px;
}

.lower #main .sitemap .list4 a,
.lower #main .sitemap .list1 a {
  color: #4262e6;
  font-weight: bold;
}

.lower #main .sitemap .list1 li {
  margin-bottom: 5px;
}

.lower #main .sitemap .list3 a,
.lower #main .sitemap .list2 a {
  display: inline-block;
  padding-left: 10px;
  color: #505050;
  background: url(../images/common/arrow-news.gif) no-repeat left center ;
  letter-spacing: -0.5px;
}

.lower #main .sitemap .lists dt {
  margin-bottom: 2px;
}

.lower #main .breadcrumb {
  float: right;
  margin-top: 6px;
  margin-bottom: 80px;
  margin-right: -38px;
  overflow: hidden;
}

.lower #main .to-home {
  position: absolute;
  top: 10px;
  left: 35px;
}

.lower #main .breadcrumb li {
  float: left;
  margin-right: 18px;
}

.lower #main .breadcrumb li {
  float: left;
}

.lower #main .breadcrumb li a,
.lower #main .breadcrumb li span {
  padding-left: 16px;
  display: inline-block;
  background: url(../images/common/arrow2.jpg) no-repeat left center ;
  line-height: 13px;
}

.lower #main .breadcrumb li a {
  color: #505050;
}

.lower #main .breadcrumb li span {
  color: #2ba2ff;
}


/* -------------------------------------------
 * lower-news
 */


.lower.news #main .contents .inner {
  padding-top: 50px;
  padding-bottom: 10px;
}

.lower.news #main .contents .articles {
  margin-bottom: 25px;
  padding-bottom: 26px;
  background: url(../images/common/border1.gif) repeat-x bottom;
}

.lower.news #main .contents .articles .thumbnail {
  float: left;
  margin-right: 40px;
  max-width: 247px;
}

.lower.news #main .contents .articles h3 {
  margin-bottom: 6px;
}

.lower.news #main .contents .articles .post-title {
  color: #505050;
  font-size: 14px;
  border-bottom: 1px solid #c9caca;
}

.lower.news #main .contents .articles .date {
  display: block;
  margin-bottom: 1px;
  color: #9e9e9f;
  font-size: 12px;
  font-weight: normal;
}

.lower.news #main .contents .articles .article-content {
  font-size: 12px;
  line-height: 1.6;
}

.lower.news #main .contents .articles .article-content a {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 11px;
  padding-left: 14px;
  color: #9e9e9f;
  background: url(../images/common/arrow1.gif) no-repeat left center;
}


/* -------------------------------------------
 * lower-company
 */


.lower.company #main .contents {
  background: #2ba2ff;
}
.lower.company #main .breadcrumb {
  margin-bottom: 30px;
}
.lower.company #main .company-banner {
  text-align : center;
  margin-bottom: 30px;
}


.lower.company #main .contents .triangle {
  right: 202px;
  background-image: url(../images/company/bg-content.gif);
}

.lower.company #main .sitemap .list4 a,
.lower.company #main .sitemap .list1 a {
  color: #2ba2ff;
}

.lower.company #main .sitemap .list3 a,
.lower.company #main .sitemap .list2 a {
  background-image: url(../images/common/arrow-company.gif);
}

.lower.company #main .sitemap .lists dt {
  color: #2ba2ff;
}

.lower.company #main .greeting {
  clear: both;
}

.lower.company #main .inner section h2 {
  margin-bottom: 22px;
  padding-left: 8px;
  height: 25px;
  border-left: 6px solid #2ba2ff;
  color: #2ba2ff;
  font-size: 28px;
  font-weight: normal;
  line-height: 25px;
}

.lower.company #main .inner .greeting .text {
  margin-bottom: 20px;
  font-size: 13px;
  color: #505050;
  line-height: 1.714;
}
.lower.company #main .inner .greeting .text.right {
  margin-top: -20px;
  text-align: right;
}

.lower.company #main .inner .greeting .photo {
  float: right;
  width: 240px;
  text-align: center;
}

.lower.company #main .inner .greeting .photo .caption {
  padding-top: 3px;
  color: #505050;
  font-size: 14px;
}

.lower.company #main .inner .greeting .photo .caption span {
  color: #505050;
  font-size: 11px;
}

.lower.company #main .inner .greeting {
  margin-bottom: 50px;
}

.lower.company #main .inner .section1 dl {
  box-sizing: border-box;
  padding-top: 25px;
  height: 250px;
  text-align: center;
}

.lower.company #main .inner .section1 dt {
  padding-bottom: 27px;
  color: #0f51c0;
  font-size: 15px;
  font-weight: normal;
}

.lower.company #main .inner .section1 .cond2 dt {
  padding-bottom: 32px;
}

.lower.company #main .inner .section1 dd {
  padding-bottom: 27px;
  color: #0f51c0;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.6428;
  letter-spacing: -0.4px;
}

.lower.company #main .inner .section1 {
  margin-bottom: 50px;
}

.lower.company #main .inner .section1 .cond2 img {
  margin-top: 13px;
}

.lower.company #main .inner .section1 .cond1 {
  float: left;
  width: 470px;
  background: url(../images/company/bg7.gif) no-repeat;
}

.lower.company #main .inner .section1 .cond2 {
  float: right;
  width: 404px;
  background: url(../images/company/bg8.gif) no-repeat;
}

.lower.company #main .inner .section2 .photo {
  float: right;
  width: 262px;
  text-align: center;
}

.lower.company #main .inner .section2 .caption {
  font-size: 12px;
}

.lower.company #main .inner .section2 table {
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #dcdddd;
}

.lower.company #main .inner .section2 th {
  box-sizing: border-box;
  padding: 7px;
  padding-left: 17px;
  width: 205px;
  background: #dff1ff;
  border-bottom: 1px solid #dcdddd;
  text-align: left;
  color: #0f51c0;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: -0.2px;
}

.lower.company #main .inner .section2 th span {
  margin-left: 0.45em;
}

.lower.company #main .inner .section2 td {
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 16px;
  border-bottom: 1px solid #dcdddd;
  color: #505050;
  font-size: 14px;
}

.lower.company #main .inner .overview {
  clear: both;
  float: left;
  margin-bottom: 50px;
  width: 500px;
}

.lower.company #main .inner .overview dt {
  clear: left;
  float: left;
  margin-bottom: 7px;
  margin-right: 15px;
  width: 130px;
  height: 25px;
  text-align: center;
  background: #dff1ff;
  font-size: 14px;
  font-weight: bold;
  color: #0f51c0;
  line-height: 25px;
}

.lower.company #main .inner .overview dd {
  float: left;
  margin-bottom: 7px;
  width: 355px;
  height: 25px;
  line-height: 25px;
}

.lower.company #main .inner .access {
  float: right;
  margin-bottom: 50px;
  width: 330px;
}

.lower.company #main .inner .access .map {
  position: relative;
  display: inline-block;
  height: 247px;
  border: 1px solid #b5b5b6;
}

.lower.company #main .inner .access .map a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.lower.company #main .inner .organization {
  clear: both;
  margin-bottom: 44px;
}

.lower.company #main .inner .organization h3 {
  padding-top: 15px;
  padding-bottom: 13px;
  color: #2ba2ff;
  font-size: 14px;
  font-weight: normal;
}

.lower.company #main .inner .organization .business-devision h3 {
  color: #0f51c0;
}

.lower.company #main .inner .organization section {
  float: left;
  box-sizing: border-box;
  padding-left: 12px;
  padding-right: 12px;
  padding-bottom: 11px;
  width: 438px;
  background: #dff1ff;
  text-align: center;
}

.lower.company #main .inner .organization .business-devision {
  float: right;
  background: #dbe5f6;
}

.lower.company #main .inner .organization dl {
  float: left;
  padding-top: 28px;
  padding-bottom: 22px;
  width: 200px;
  background: #2ba2ff;
  color: #fff;
}

.lower.company #main .inner .organization dt {
  font-weight: bold;
  border-bottom: 1px solid #fff;
  width: 150px;
  margin: 0 auto 4px;
  line-height: 22px;
}

.lower.company #main .inner .organization .devision2,
.lower.company #main .inner .organization .devision4 {
  float: right;
}

.lower.company #main .inner .organization .devision3,
.lower.company #main .inner .organization .devision4 {
  background: #0f51c0;
}

.lower.company #main .inner .business {
  margin-bottom: 37px;
}

.lower.company #main .inner .business .business-inner {
  background: #f4f4f4;
  border-top: 1px solid #2ba2ff;
  border-bottom: 1px solid #2ba2ff;
}

.lower.company #main .inner .business .business-inner {
  padding: 16px;
  background: #f4f4f4;
  border-top: 1px solid #2ba2ff;
  border-bottom: 1px solid #2ba2ff;
}

.lower.company #main .inner .business .text {
  margin-bottom: 6px;
}

.lower.company #main .inner .business li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding-left: 20px;
  height: 20px;
  line-height: 20px;
  margin-bottom: 4px;
  background: url(../images/common/mark.gif) no-repeat 5px 6px;
}

.lower.company #main .inner .business ul {
  margin-bottom: 3px;
}

.lower.company #main .inner .field dl {
  width: 438px;
  height: 125px;
  box-sizing: border-box;
  padding: 16px 12px 0 112px;
  margin-bottom: 12px;
  background: url(../images/company/bg1.jpg) no-repeat left top;
  color: #fff;
  font-size: 12px;
}

.lower.company #main .inner .field dl a {
  color: #fff;
}


.lower.company #main .inner .field dt {
  font-weight: bold;
  padding-bottom: 6px;
  margin-bottom: 6px;
  border-bottom: 1px solid #fff;
}

.lower.company #main .inner .field dd {
  line-height: 18px;
}

.lower.company #main .inner .field .cond5,
.lower.company #main .inner .field .cond3,
.lower.company #main .inner .field .cond1 {
  float: left;
}

.lower.company #main .inner .field .cond6,
.lower.company #main .inner .field .cond4,
.lower.company #main .inner .field .cond2 {
  float: right;
}

.lower.company #main .inner .field .cond4 dd,
.lower.company #main .inner .field .cond3 dd,
.lower.company #main .inner .field .cond2 dd,
.lower.company #main .inner .field .cond1 dd,
.lower.company #main .inner .field .cond6 dt {
  letter-spacing: -1px;
}

.lower.company #main .inner .field .cond2 {
  background-image: url(../images/company/bg2.jpg);
}

.lower.company #main .inner .field .cond3 {
  background-image: url(../images/company/bg3.jpg);
}

.lower.company #main .inner .field .cond4 {
  background-image: url(../images/company/bg4.jpg);
}

.lower.company #main .inner .field .cond5 {
  background-image: url(../images/company/bg5.jpg);
}

.lower.company #main .inner .field .cond6 {
  background-image: url(../images/company/bg6.jpg);
}


/* -------------------------------------------
 * lower-products
 */


.lower.products #main .contents {
  background: #ffa300;
}

.lower.products #main .contents .triangle {
  right: 116px;
  background-image: url(../images/products/common/bg-content.gif);
}

.lower.products #main .breadcrumb li a,
.lower.products #main .breadcrumb li span {
  padding-left: 16px;
  display: inline-block;
  background: url(../images/common/arrow3.jpg) no-repeat left center ;
  line-height: 13px;
}

.lower.products #main .breadcrumb li span ,
.lower.products #main .sitemap .list4 a,
.lower.products #main .sitemap .list1 a {
  color: #ffa300;
}


.lower.products #main .sitemap .list3 a,
.lower.products #main .sitemap .list2 a {
  background-image: url(../images/common/arrow-products.gif);
}

.lower.products #main .sitemap .lists dt {
  color: #ffa300;
}

.lower.products #main .breadcrumb {
  margin-bottom: 80px;
}

.lower.products #main .items-wrap {
  clear: both;
}

.lower.products #main .items-wrap h2 {
  color: #ffa300;
}

.lower.products #main .items-wrap h2 {
  margin-bottom: 8px;
  padding-left: 8px;
  height: 25px;
  border-left: 6px solid #ffa300;
  color: #ffa300;
  font-size: 28px;
  font-weight: normal;
  line-height: 25px;
}

.lower.products #main .items-wrap .page-lead {
  display: inline-block;
  margin-bottom: 14px;
  padding-left: 8px;
  color: #ffa300;
  font-size: 16px;
  font-weight: normal;
  line-height: 27px;
  background: url(../images/products/common/bg-text.gif) repeat-x bottom;
}

.lower.products #main .items {
  padding-top: 9px;
  margin-right: -6px;
}

.lower.products #main .items li {
  float: left;
  padding: 5px 9px;
  margin-right: 6px;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 220px;
  height: 276px;
  border: 1px solid #b5b5b6;
}

.lower.products #main .items li .title {
  box-sizing: border-box;
  padding-left: 10px;
  height: 21px;
  line-height: 21px;
  color: #fff;
  vertical-align: middle;
  margin-bottom: 13px;
}

.lower.products #main .items li img {
  margin-bottom: 12px;
}

.lower.products #main .items li dl {
  font-size: 12px;
}

.lower.products #main .items li dt {
  font-weight: bold;
  padding-bottom: 3px;
  border-bottom: 1px solid #505050;
  margin-bottom: 4px;
}

.lower.products #main .items li dd {
  font-size: 12px;
  line-height: 1.2;
}

.lower.products #main .to-contact {
  position: absolute;
  box-sizing: border-box;
  padding-top: 16px;
  width: 412px;
  height: 202px;
  bottom: 80px;
  left: 400px;
  background: url(../images/products/common/bg-info-head.gif) no-repeat top left;
}

.lower.products #main .to-contact .info-inner {
  box-sizing: border-box;
  padding: 10px 22px;
  background: url(../images/products/common/bg-info-mid.gif) repeat-y top left;
}

.lower.products #main .to-contact .bottom {
  box-sizing: border-box;
  width: 100%;
  height: 16px;
  background: url(../images/products/common/bg-info-bottom.gif) repeat-y top left;
}

.lower.products #main .to-contact h3 {
  padding-bottom: 2px;
  margin-bottom: 14px;
  color: #ea4414;
  border-bottom: 1px solid #ea4414;
}

.lower.products #main .to-contact li {
  font-weight: bold;
  color: #ea4414;
  padding-left: 19px;
  line-height: 18px;
  font-size: 14px;
  background: url(../images/products/common/dot1.gif) no-repeat 0px 2px;
}

.lower.products #main .to-contact li a {
  font-weight: bold;
  color: #ea4414;
}

.lower.products #main .to-contact li span {
  font-weight: normal;
  color: #505050;
  font-size: 12px;
}

.lower.products #main .to-contact li.cond1 {
  margin-bottom: 7px;
}

.lower.products #main .to-contact li.cond2 {
  margin-bottom: 22px;
}

.lower.products #main .items li .title span {
  display: inline-block;
  padding-right: 11px;
  margin-right: 5px;
  background: url(../images/products/common/arrow1.gif) no-repeat right 6px;
}

.lower.products #main .items li.sozai-item .title span {
  background: url(../images/products/common/arrow2.gif) no-repeat right 6px;
}

.lower.products #main .items .seikei-item .title {
  background: #245491;
}

.lower.products #main .items .sozai-item .title {
  background: #c24a2b;
}

.lower.products #main .items-wrap .hint-box {
  position: relative;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  background: #efefef;
  margin-bottom: 6px;
  padding-left: 15px;
}

.lower.products #main .items-wrap .hint-box dt {
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-right: 18px;
  background: url(../images/products/common/arrow-blue.gif) no-repeat right center;
  color: #245491;
  font-size: 14px;
  font-weight: bold;
}

.lower.products #main .items-wrap .sozai-kakou.hint-box dt {
  display: inline-block;
  float: left;
  margin-right: 10px;
  padding-right: 18px;
  background: url(../images/products/common/arrow-red.gif) no-repeat right center;
  color: #c24a2b;
  font-size: 14px;
  font-weight: bold;
}

.lower.products #main .items-wrap .hint-box dd {
  float: left;
  line-height: 40px;
}

.lower.products #main .items-wrap .hint-box dd .li-base {
  position: relative;
  display: inline-block;
  margin-right: 7px;
  float: left;
  line-height: 40px;
}

.lower.products #main .items-wrap .hint-box dd li img {
  vertical-align: middle;
}

.lower.products #main .items-wrap .hint-box .notes {
  position: absolute;
  top: 3px;
  right: 3px;
  line-height: 1;
  color: #727171;
  font-size: 12px;
}

.lower.products .items-wrap .hint-box .balloon {
  display: none;
  position: absolute;;
  box-sizing: border-box;
  padding: 8px 0 0;
  bottom: 40px;
  margin-left: 50%;
  width: 322px;
  height: 140px;
  font-size: 12px;
  line-height: 1.2;
  z-index: 20;
}

.lower.products .hint-box .balloon li {
  padding-left: 11px;
  margin-bottom: 3px;
  background: url(../images/products/common/dot.gif) no-repeat 0px 4px;
  line-height: 15px;
  font-size: 12px;
  letter-spacing: -1px;
}

.lower.products #main .items-wrap .hint-box .balloon .title {
  font-weight: bold;
  margin-bottom: 4px;
}

.lower.products .rubber .seikei-kakou .cond1 .balloon {
  left: -161px;
}

.lower.products .rubber .seikei-kakou .cond2 .balloon {
  width: 408px;
  height: 140px;
  left: -204px;
}

.lower.products .rubber .seikei-kakou .cond3 .balloon {
  width: 360px;
  height: 140px;
  left: -180px;
}

.lower.products .rubber .sozai-kakou .cond1 .balloon {
  width: 442px;
  height: 140px;
  left: -221px;
}

.lower.products .rubber .sozai-kakou .cond2 .balloon {
  width: 310px;
  height: 140px;
  left: -155px;
}

.lower.products .rubber .sozai-kakou .cond3 .balloon {
  width: 454px;
  height: 140px;
  left: -227px;
}

.lower.products .rubber .sozai-kakou .cond4 .balloon {
  width: 322px;
  height: 140px;
  left: -161px;
}

.lower.products .rubber .sozai-kakou .cond5 .balloon {
  width: 200px;
  height: 140px;
  left: -100px;
}

.lower.products .rubber .sozai-kakou .cond6 .balloon {
  width: 200px;
  height: 140px;
  left: -100px;
}

.lower.products .rubber .sozai-kakou .cond7 .balloon {
  width: 200px;
  height: 140px;
  left: -100px;
}


/* -------------------------------------------
 * lower-products-resin
 */



.lower.products .resin .seikei-kakou .cond1 .balloon {
  width: 240px;
  height: 140px;
  left: -120px;
}

.lower.products .resin .seikei-kakou .cond2 .balloon {
  width: 300px;
  height: 140px;
  left: -150px;
}

.lower.products .resin .seikei-kakou .cond3 .balloon {
  width: 200px;
  height: 140px;
  left: -100px;
}

.lower.products .resin .seikei-kakou .cond4 .balloon {
  width: 210px;
  height: 140px;
  left: -105px;
}

.lower.products .resin .sozai-kakou .cond1 .balloon {
  width: 260px;
  height: 140px;
  left: -130px;
}

.lower.products .resin .sozai-kakou .cond2 .balloon {
  width: 250px;
  height: 140px;
  left: -125px;
}

.lower.products .resin .sozai-kakou .cond3 .balloon {
  width: 200px;
  height: 140px;
  left: -100px;
}


/* -------------------------------------------
 * lower-products-metal
*/



.lower.products .metal .seikei-kakou .cond1 .balloon {
  width: 200px;
  height: 104px;
  left: -100px;
}

.lower.products .metal .seikei-kakou .cond2 .balloon {
  width: 200px;
  height: 104px;
  left: -100px;
}

.lower.products .metal .seikei-kakou .cond3 .balloon {
  width: 200px;
  height: 104px;
  left: -100px;
}

.lower.products .metal .sozai-kakou .cond1 .balloon {
  width: 328px;
  height: 140px;
  left: -164px;
}

.lower.products #main .metal .items-wrap .no-mb {
  margin-bottom: 0px;
}

.lower.products #main .metal .to-contact {
  left: 512px;
}


/* -------------------------------------------
 * lower-products-compound
*/


.lower.products #main .compound .items li {
  height: 286px;
}

.lower.products .compound .seikei-kakou .cond1 .balloon {
  width: 200px;
  height: 118px;
  left: -100px;
}

.lower.products .compound .seikei-kakou .cond2 .balloon {
  width: 200px;
  height: 118px;
  left: -100px;
}


/* -------------------------------------------
 * lower-products-standardized
*/



.lower.products #main .standardized .items li {
  height: 300px;
}


.lower.products #main .standardized .items-wrap .no-mb {
  margin-bottom: 0px;
}

.lower.products #main .standardized .items-wrap .wide-item {
  float: none;
  padding: 5px 9px;
  margin-right: 0px;
  margin-bottom: 20px;
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border: 1px solid #b5b5b6;
}

.lower.products #main .items .wide-item .title {
  background: #245491;
}

.lower.products #main .items .wide-item img {
  float: left;
}

.lower.products #main .items .wide-item .detail-right {
  float: right;
  width: 422px;
}

.lower.products #main .items .wide-item .detail dd,
.lower.products #main .items .wide-item .detail dt {
  font-size: 12px;
  line-height: 14px;
  border: none;
}

.lower.products #main .items .wide-item .detail dd .left {
  float: left;
  width: 198px;
}

.lower.products #main .items .wide-item .detail dd .right {
  float: right;
  width: 198px;
}

.lower.products #main .items .wide-item .detail .wide dt,
.lower.products #main .items .wide-item .detail dd .left dt,
.lower.products #main .items .wide-item .detail dd .right dt {
  margin-bottom: 0;
  padding-bottom: 2px;
}

.lower.products #main .items .wide-item .detail dd.detail-text {
  margin-bottom: 14px;
}

.lower.products #main .items .wide-item .detail dd.detail-text.detail-text-half-mb {
  margin-bottom: 8px;
}

.lower.products #main .items .wide-item .detail dt.detail-title {
  border-bottom: 1px solid #b5b5b6;
}

.lower.products #main .items .wide-item .detail-left {
  float: left;
  width: 422px;
}

.lower.products #main .items .wide-item .cond2.detail-right .wide dt ,
.lower.products #main .items .wide-item .detail.detail-left .wide dt {
  padding-bottom: 0px;
}

.lower.products #main .items .wide-item .cond2.detail-right .wide dd,
.lower.products #main .items .wide-item .detail.detail-left .wide dd {
  padding-bottom: 4px;
  padding-left: 1em;
}

.lower.products #main .items .wide-item .detail-right .wide dd {
  padding-left: 1em;
}

.lower.products #main .standardized .items li .brands-kinds {
  margin-top: 12px;
  padding: 6px;
  border: 1px solid #a7a7a7;
}

.lower.products #main .standardized .items li dd p {
  margin-bottom: 12px;
}


.lower.products #main .standardized .items li .brands-kinds.no-mt {
  margin-top: 4px;
}








