@charset "utf-8";
/* Style CSS */
/* 装飾 */
/* General */
body {
  background: #eee;
}

#page {
  background: #fff;
}

.top_head_img img {
  width: 940px;
  margin-left: 10px;
  border-radius: 0px 0px 10px 10px;
}

.top_head_logo {
  display: block;
  width: 260px !important;
  height: 20px !important;
  padding-top: 5px;
  margin-left: 10px !important;
  border: none !important;
}
.top_head_logo img {
  width: 260px !important;
  border: none !important;
}

.text_red {
  color: red;
}

a:active, a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

/* Header */
.top_gnav {
  margin-left: 265px;
  margin-bottom: -3px;
  margin-top: 35px;
}
.top_gnav li {
  float: left;
  margin-left: 10px;
}
.top_gnav li:last-child {
  border: none !important;
}
.top_gnav li#top_gnav_1 {
  width: 72px;
  height: 29px;
}
.top_gnav li#top_gnav_1.current {
  background: url("../images/nav-btn-back1.png") no-repeat;
}
.top_gnav li#top_gnav_1.current a {
  color: #fff !important;
}
.top_gnav li#top_gnav_2 {
  width: 73px;
  height: 29px;
}
.top_gnav li#top_gnav_2.current {
  background: url("../images/nav-btn-back4.png") no-repeat;
}
.top_gnav li#top_gnav_2.current a {
  color: #666 !important;
}
.top_gnav li#top_gnav_3 {
  width: 158px;
  height: 29px;
}
.top_gnav li#top_gnav_3.current {
  background: url("../images/nav-btn-back3.png") no-repeat;
}
.top_gnav li#top_gnav_3.current a {
  color: #fff !important;
}
.top_gnav li#top_gnav_4 {
  width: 131px;
  height: 29px;
}
.top_gnav li#top_gnav_4.current {
  background: url("../images/nav-btn-back2.png") no-repeat;
}
.top_gnav li#top_gnav_4.current a {
  color: #fff !important;
}
.top_gnav li#top_gnav_5 {
  width: 70px;
  height: 29px;
}
.top_gnav li#top_gnav_5.current {
  background: url("../images/nav-btn-back6.png") no-repeat;
}
.top_gnav li#top_gnav_5.current a {
  color: #fff !important;
}
.top_gnav li#top_gnav_6 {
  width: 97px;
  height: 29px;
}
.top_gnav li#top_gnav_6.current {
  background: url("../images/nav-btn-back5.png") no-repeat;
}
.top_gnav li#top_gnav_6.current a {
  color: #666 !important;
}
.top_gnav li#top_gnav_7 {
  width: 70px;
  height: 29px;
}
.top_gnav li#top_gnav_7.current {
  background: url("../images/nav-btn-back6.png") no-repeat;
}
.top_gnav li#top_gnav_7.current a {
  color: #fff !important;
}
.top_gnav li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 5px;
  text-decoration: none;
  text-align: center;
  font-size: 13px;
}

#head_link {
  display: block;
  position: absolute;
  right: 0px;
  top: 40px;
  color: #333;
  font-size: 13px;
}

/* Main */
.page_head {
  position: absolute;
  left: 10px;
  top: 10px;
}

.page_head_wrap {
  min-height: 60px !important;
}

.top_conts_head {
  margin-top: 10px;
}

.top_conts_head_left {
  margin-left: 20px;
}

/* Main: Index */
#top_conts {
  display: block;
  margin-top: 0px;
  padding-top: 30px;
  background: #fbfbf8;
}

.top_info_list {
  margin: 20px auto 5px 84px;
  width: 800px;
}
.top_info_list th {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  text-align: left;
  font-size: 14px !important;
}
.top_info_list td {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  font-size: 14px !important;
}
.top_info_list a {
  text-decoration: none;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.top_info_list th,
.top_info_list td {
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px dotted #e18181;
}

th.top_info_list_more,
td.top_info_list_more {
  border-bottom: none;
}

.index_products_tbl {
  height: 450px;
  border: 1px solid #82A5E2;
}
.index_products_tbl .index_products_tbl_img {
  height: 228px;
  min-width: 290px;
  text-align: center;
}
.index_products_tbl .index_products_tbl_name {
  font-weight: bold;
}
.index_products_tbl th, .index_products_tbl td {
  vertical-align: middle;
  padding: 5px;
  border-bottom: 1px dotted #82A5E2;
}
.index_products_tbl th {
  width: 90px;
  line-height: 17px;
  text-align: left;
  font-size: 14px !important;
}
.index_products_tbl td {
  line-height: 17px;
  text-align: left;
  font-size: 14px !important;
}

.box_margin_top_10 {
    margin-top: 10px;
}
.box_margin_top_20 {
  margin-top: 20px;
}
.box_margin_top_30 {
    margin-top: 30px;
}
.box_margin_right_10 {
    margin-right: 10px;
}

/* Main: Heads */
#top_head1 {
  width: 57px;
  height: 331px;
  background: url("../images/top_head_1.png") no-repeat;
  float: left;
  margin-top: -30px;
  margin-left: 20px;
}

#top_head2_1 {
  width: 57px;
  height: 240px;
  background: url("../images/top_head_2.png") no-repeat;
  float: right;
  margin-top: 0px;
  margin-right: 20px;
}

#top_head2_text,
#top_head2_text_2 {
  float: right;
}
#top_head2_text p,
#top_head2_text_2 p {
  margin-top: 50px;
  max-width: 500px;
  width: auto !important;
  line-height: 30px;
}

#top_head2_text p {
  margin-right: 25px;
}

#top_head2_text_2 p {
  max-width: 575px;
  margin-right: 25px;
}

.top_head2_img {
  float: left;
  margin-left: 20px;
}
.top_head2_img img {
  margin-top: 5px;
}
.top_head2_img p {
  font-size: 14px;
  font-weight: bold;
  max-width: 300px;
  margin-top: 0px;
  text-align: left;
}

#top_head2_text_3 h4 {
  font-weight: bold;
  margin-bottom: 5px;
}
#top_head2_text_3 div {
  border: 1px dotted #82A5E2;
  margin: 20px;
  padding: 10px;
  background: #fff;
}
#top_head2_text_3 div p {
  font-size: 14px;
  line-height: 18px;
}

#head_wrap {
  position: relative;
  height: 350px;
}
#head_wrap p {
  position: absolute;
  bottom: 0px;
  line-height: 20px;
}

#head_wrap p {
  margin-left: 20px;
  top: 320px;
}

* + html #head_wrap p {
  margin-left: -70px;
}

#products1_head,
#products2_head,
#company_head,
#contact_head,
#shop_head {
  float: left;
  width: 57px;
  margin-top: -30px;
  margin-left: 20px;
}

#company_head,
#contact_head,
#shop_head {
  height: 239px;
}

#products1_head {
  height: 284px;
  background: url("../images/products1_head.png") no-repeat;
}

#products2_head {
  height: 334px;
  background: url("../images/products2_head.png") no-repeat;
}

#company_head {
  background: url("../images/company_head.png") no-repeat;
}

#contact_head {
  background: url("../images/contact_head.png") no-repeat;
}

#shop_head {
  background: url("../images/shop_head.png") no-repeat;
}

/* Products */
.products_tbl .products_tbl_img {
  height: 228px;
  min-width: 290px;
  text-align: center;
}
.products_tbl .products_tbl_name {
  font-weight: bold;
}
.products_tbl th, .products_tbl td {
  vertical-align: middle;
  padding: 5px;
}
.products_tbl th {
  width: 90px;
  line-height: 17px;
  text-align: left;
  font-size: 14px !important;
}
.products_tbl td {
  line-height: 17px;
  text-align: left;
  font-size: 14px !important;
}
.products_tbl.p1 {
  height: 420px;
  border: 1px solid #F4AF5D;
}
.products_tbl.p1 th, .products_tbl.p1 td {
  border-bottom: 1px dotted #F4AF5D;
}
.products_tbl.p2 {
  height: 460px;
  border: 1px solid #B75DF4;
}
.products_tbl.p2 th, .products_tbl.p2 td {
  border-bottom: 1px dotted #B75DF4;
}

* + html .products_tbl_img {
  width: 300px;
}

/* Company */
.company_tbl {
  margin: 10px auto 20px 180px;
  width: 600px;
}
.company_tbl th, .company_tbl td {
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px dotted #90b259;
}
.company_tbl th {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  text-align: left;
  font-size: 14px !important;
}
.company_tbl td {
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  font-size: 14px !important;
}
.company_tbl table {
  width: 100%;
}
.company_tbl table th {
  width: 140px !important;
}

#gmap {
  display: block;
  width: 600px;
  height: 400px;
}

/* Contact */
.contact_tbl {
  margin: 10px auto 20px 230px;
  width: 500px;
}
.contact_tbl th, .contact_tbl td {
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px dotted #d8c946;
}
.contact_tbl th {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  text-align: left;
  font-size: 14px !important;
}
.contact_tbl td {
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  font-size: 14px !important;
}

.contact_tbl2 {
  margin: 10px auto 10px 180px;
  width: 600px;
}
.contact_tbl2 th, .contact_tbl2 td {
  vertical-align: top;
  padding-bottom: 5px;
  border-bottom: 1px dotted #d8c946;
}
.contact_tbl2 th {
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #333;
  text-align: left;
  font-size: 14px !important;
}
.contact_tbl2 td {
  line-height: 18px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
  font-size: 14px !important;
}
.contact_tbl2 input.txtinput {
  height: 20px;
  line-height: 20px;
  width: 340px;
  background: #fff;
  border: 1px solid #d8c946;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_tbl2 textarea.txtinput {
  width: 340px;
  height: 160px;
  background: #fff;
  border: 1px solid #d8c946;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.contact_tbl2 ::-moz-placeholder {
  color: #fff;
}
.contact_tbl2 ::-webkit-input-placeholder {
  color: #fff;
}
.contact_tbl2 :-ms-input-placeholder {
  color: #fff;
}

.btninput_wrap {
  margin: 0px auto 50px 180px;
  width: 600px;
  text-align: right;
}
.btninput_wrap input.btninput {
  height: 25px;
  line-height: 25px;
  border: none;
  color: #666;
  font-weight: bold;
  background: #f4e05e;
  background: -moz-linear-gradient(top, #f4e05e 0%, #f1e386 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4e05e', endColorstr='#f1e386',GradientType=0 );
  background: -o-linear-gradient(top, #f4e05e 0%, #f1e386 100%);
  background: -webkit-linear-gradient(top, #f4e05e 0%, #f1e386 100%);
  box-shadow: 3px 3px 0px #666;
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=3, Direction=135);
  cursor: pointer;
}
.btninput_wrap input.btninput:hover {
  background: #fce866;
  background: -moz-linear-gradient(top, #fce866 0%, #f9eb8e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fce866', endColorstr='#f9eb8e',GradientType=0 );
  background: -o-linear-gradient(top, #fce866 0%, #f9eb8e 100%);
  background: -webkit-linear-gradient(top, #fce866 0%, #f9eb8e 100%);
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=3, Direction=135);
}
.btninput_wrap input.btninput:active {
  background: #ffed6b;
  background: -moz-linear-gradient(top, #ffed6b 0%, #fef093 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed6b', endColorstr='#fef093',GradientType=0 );
  background: -o-linear-gradient(top, #ffed6b 0%, #fef093 100%);
  background: -webkit-linear-gradient(top, #ffed6b 0%, #fef093 100%);
  filter: progid:DXImageTransform.Microsoft.Shadow(Color=#222222, Strength=3, Direction=135);
}

/* Shop */
#shop_head_wrap {
  position: relative;
}

#shop_img {
  display: block;
  margin-left: 285px;
}

#shop_desc {
  margin: 20px auto 10px auto;
}
#shop_desc th, #shop_desc td {
  padding: 5px;
  font-size: 14px;
  border-bottom: 1px dotted #E284B3;
  line-height: 24px;
}
#shop_desc th {
  width: 100px;
  text-align: left;
}

.shop_goods_head {
  font-weight: bold;
  margin: 10px 0px 10px 12px;
}
.shop_goods_head span {
  color: #E284B3;
}

.shop_goods {
  box-sizing: border-box;
}
.shop_goods table {
  width: 100%;
  border: 1px solid #E284B3;
}
.shop_goods table td {
  border-bottom: 1px dotted #E284B3;
  padding: 3px;
  font-size: 14px;
}
.shop_goods table td.shop_goods_name {
  font-weight: bold;
}
.shop_goods table td.shop_goods_img {
  text-align: center;
}
.shop_goods table td.shop_goods_img img {
  margin: 7px 0px 7px 0px;
  width: 280px;
}

/* Footer */
.top_foot {
  position: relative;
  padding-top: 10px;
  background: url("../images/texture_1.jpg");
  box-shadow: 0px 3px 3px #999 inset;
  z-index: 4;
}

#sitemap_btn {
  display: none;
  width: 106px !important;
  height: 39px !important;
  margin-right: 0px !important;
  background: url("../images/smart-menubtn_up.png") no-repeat;
}

#sitemap {
  margin-right: 0px !important;
}
#sitemap ul {
  margin-left: 16px;
  margin-bottom: 10px;
  float: left;
}
#sitemap ul li {
  float: left;
  padding: 5px;
  margin-left: 10px;
}
#sitemap ul li a {
  text-decoration: none !important;
}

#foot_copy {
  height: 70px;
  line-height: 23px;
  background: #764829;
  color: #FFFFFF;
  text-align: center;
  font-size: 13px;
}
#foot_copy a {
  color: #FFFFFF !important;
}
#foot_copy span {
  display: inline;
  margin-right: 20px;
}

#foot_icon0,
#foot_icon1,
#foot_icon2,
#foot_icon3,
#foot_icon4,
#foot_icon5,
#foot_icon6 {
  display: inline-block;
  width: 4px;
  height: 9px;
  margin-right: 5px;
}

#foot_icon0 {
  background: url("../images/foot-icon0.png") no-repeat;
}

#foot_icon1 {
  background: url("../images/foot-icon1.png") no-repeat;
}

#foot_icon2 {
  background: url("../images/foot-icon2.png") no-repeat;
}

#foot_icon3 {
  background: url("../images/foot-icon3.png") no-repeat;
}

#foot_icon4 {
  background: url("../images/foot-icon4.png") no-repeat;
}

#foot_icon5 {
  background: url("../images/foot-icon5.png") no-repeat;
}

#foot_icon6 {
  background: url("../images/foot-icon5.png") no-repeat;
}

/* Index:Small-Slider */
.top_img_slider_desc_s {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-width: 916px;
  height: 20px;
  padding: 5px;
  background: rgba(51, 51, 51, 0.8);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#bb333333,endcolorstr=#bb333333,gradienttype=0);
  color: #fff;
  margin: 0px auto 0px auto;
  text-decoration: none !important;
}
.top_img_slider_desc_s h4 {
  font-size: 18px;
  text-decoration: none !important;
}
.top_img_slider_desc_s p {
  font-size: 14px;
  text-decoration: none !important;
}

* + html .top_img_slider_desc_s {
  position: relative;
  margin-top: -95px;
}

.slider_s_wrap {
  margin: 30px 0px 0px 30px;
}

.slider_s {
  position: relative;
  width: 340px;
  height: 254px;
  margin: 0px;
  overflow: hidden;
}
.slider_s p {
  height: 25px;
  line-height: 20px;
  color: #fff;
  margin-top: -27px;
  padding-left: 5px;
  font-size: 14px;
  background: #333;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.sr-pager {
  display: none;
}

.info_post {
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #fec303 !important;
  margin-left: 80px;
}
.info_post th {
  padding: 5px 5px 5px 0px;
  text-align: left;
  line-height: 16px;
}
.info_post th a {
  color: #831a1f;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
}
.info_post th span {
  float: left;
  margin-right: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #999;
}
.info_post td.info_post_text {
  font-size: 14px;
  line-height: 15px !important;
  padding: 5px 0px 5px 100px;
}
.info_post td.info_post_text div.info_img_link_wrap {
  margin-right: 15px;
}
.info_post td.info_post_text a.info_img_link {
  max-width: 200px;
}
.info_post td.info_post_text a.info_img_link img {
  max-width: 200px;
  height: auto;
  padding: 0px 5px 5px 0px;
  border: 1px solid #fec303;
}
.info_post td.info_post_text a.info_img_link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.info_post td.info_post_text a.info_img_link.disable {
  cursor: default;
}
.info_post td.info_post_text a.info_img_link.disable img {
  border: none;
}
.info_post td.info_post_text a.info_img_link.disable:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.info_post td.info_post_text a.info_img_link.pdf {
  font-size: 16px;
  margin: 5px 0px 5px 0px;
}
.info_post td.info_post_text a.info_img_link.pdf img {
  border: none;
  padding: 0px;
  vertical-align: middle;
}
.info_post td.info_post_text p {
  max-width: 400px;
  margin-bottom: 10px;
}
.info_post td.info_post_text p.full {
  max-width: 100%;
}
.info_post br {
  height: 0px;
  line-height: 0px;
}
.info_post:last-child {
  margin-bottom: 0px;
  border: none;
}
