@charset "utf-8";
img {
  border: 0;
}

a:hover img{
    opacity: 0.5;   /* 202108*/
}

.clearfix:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#header {
  padding: 6px 0;
}
#header {
  text-align: center;
  font-size: 280%;
  line-height: 100%;
}
#header img {
  vertical-align: middle;
  max-width: 100%;
}
#content {
  margin-top: 12px;
}
#content #description {
  margin-bottom: 24px;
}
#content #side ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}
#content #side li {
  margin: 0;
  padding: 5px 0;
  text-align: center;
}
#content #side li .items {
  padding-bottom: 5px;
}
#content #side li .items li {
  padding: 0;
  margin: 0;
  padding-left: 12px;
  text-align: left;
}
#content #side li img {
  vertical-align: middle;
}
#content #main .entry .title {
  padding: 3px 15px;
  border: 1px solid #333;
  background-color: #fbfbfb;
  font-size: 100%;
  font-weight: normal;
}
#content #main .entry .title strong {
  font-size: 131%;
  line-height: 120%;
  vertical-align: middle;
}
#content #main .entry .body {
  width: 95%;
  margin: 0 auto;
}
#content #main .entry .body .line_form .zend_form {
  margin: 0 0 12px 0;
}
#content #main .entry .body .line_form .zend_form dt {
  float: left;
}
#content #main .entry .body .line_form .zend_form dd {
  float: left;
  margin: 0;
}
#content #main .entry .body .line_form .zend_form:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#content #main .entry .body .line_form .zend_form { display: inline-block; }
/* exlude MacIE5 \*/
* html #content #main .entry .body .line_form .zend_form { height: 1% }
#content #main .entry .body .line_form .zend_form {display:block;}
/* end MacIE5 */

#content #main .entry .body .zend_form dt {
  padding-left: 10px;
}
#content #main .entry .body .zend_form dd {
  margin-bottom: 5px;
}
#content #main .entry .body .zend_form select,
#content #main .entry .body .zend_form input,
#content #main .entry .body .zend_form textarea {
  font-size: 130%;
  vertical-align: middle;
}
#content #main .entry .body .zend_form #submit-label {
  display: none;
}
#content #main .entry .items .item {
  float: left;
  width: 25%;
}
#content #main .entry .items .item .detail {
  width: 95%;
  margin: 0 auto;
}
#content #main .entry .items .item .detail .title {
  margin: 0;
  font-weight: bold;
}
#content #main .contact .title {
  text-align: center;
  font-size: 100%;
}
#content #main .contact .title {
  font-size: 182%;
}
#content #main .contact .info {
  width: 60%;
  margin: 12px auto;
  border-collapse: collapse;
}
#content #main .contact .info th {
  font-weight: normal;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #555;
}
#content #main .contact .info td {
  background-color: #fff;
  border: 1px solid #555;
}
#content #main .entry .body .detail-table {
  width: 100%;
  margin: 12px auto;
  border-collapse: collapse;
}
#content #main .entry .body .detail-table th {
  font-weight: normal;
  text-align: center;
  border: 1px solid #555;
}
#content #main .entry .body .detail-table td {
  background-color: #fff;
  border: 1px solid #555;
}
#content #main .entry .body .resource th { background-color: #f3f0f3; }
#content #main .entry .body .recruite th { background-color: #dfecd2; }
#content #main .entry .body .contact-table {
  float: right;
  width: 50%;
  border-collapse: collapse;
}
#content #main .entry .body .contact-table th {
  background-color: #fff;
  font-weight: normal;
  text-align: center;
  border: 1px solid #555;
}
#content #main .entry .body .contact-table td {
  background-color: #fff;
  border: 1px solid #555;
}
#content #main .entry .body .cart {
  border-collapse: collapse;
  width: 95%;
}
#content #main .entry .body .cart th,
#content #main .entry .body .cart td {
  border: 1px solid #333;
  padding: 3px 6px;
  vertical-align: top;
}
#content #main .entry .body .cart th {
  background-color: #f1ecb5;
}
#content #main .entry .body .cart td {
  background-color: #fff;
}
#content #main .entry .body .cart p {
  margin: 0;
  padding: 0;
}
#description {
  width: 90%;
  margin: 0 auto;
}
#main {
  margin-left: 160px;
}
#side {
  float: left;
  width: 150px;
}
#footer {
  clear: both;
  margin: 0 auto;
}
#BctDebugQueryProfiler {
  width: 700px;
  margin: 10px auto;
  padding: 10px 7px;
  background: url(../../admin/common/images/main_bg.gif) repeat 0 0;
}
#BctDebugQueryProfiler .title {
  width: 690px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 10px;
  padding-left: 10px;
  background: url(../../admin/common/images/content_title_bg.gif) no-repeat 0 0;
  color: #4b7aa5;
  font-size: 138.5%;
  font-weight: bold;
}
#BctDebugQueryProfiler em {
  font-weight: normal;
  font-style: normal;
  color: #f00;
}
#BctDebugQueryProfiler .queryTable {
  margin-top: 10px;
  width: 700px;
  background-color: #fff;
}
#BctDebugQueryProfiler .queryTable th,
#BctDebugQueryProfiler .queryTable td {
  border: 1px solid #ccc;
  font-size: 85%;
  padding: 2px 4px;
}
#BctDebugQueryProfiler .queryTable th {
  background-color: #eceef4;
  text-align: center;
}
.clearfix { display: inline-block; }
/* exlude MacIE5 \*/
* html .clearfix { height: 1% }
.clearfix {display:block;}
/* end MacIE5 */


/*----------------------------------*/
/*------add 2022 sidemenu-----------*/

#content .sidemenu {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 150px;
  margin: 0 0;
  padding: 0 0;
}
#content .sidemenu .mainmenu{
  background-color: #fff;
  border-radius: 2px;
  padding: 10px 5px;
  border: 1px solid #ccc;
}

#content .sidemenu .mainmenu a {
  color: #2c2c2c;
  text-decoration: none;
  border: none;
}

#content .sidemenu a:hover {
  color: #008cff;
  text-decoration: none;
  border: none;
}

#content .sidemenu ul {
  list-style: none;
}

#content .sidemenu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#content .sidemenu li a.btn-toppage {
  border: none;
  /*font-size: 1.1em;*/
	font-size: 14px;
  font-weight: bold;
  margin: 0px 5px 5px;
}

#content .sidemenu li a.btn-toppage:before {
  content: "\e88a";
  font-family: "Material Icons";
  /*color: #64a8df;*/
  color:#d9c745;
  /*font-size: 1.5em;*/
	font-size: 21px;
}

#content .sidemenu li a.cate-t {
  border: 1px solid #b2b2b2;
  border-radius: 1px;
  background-color: #fff;
  padding: 1px 4px;
  color: #2b2b2b;
  /*font-size: 0.9em;*/
	font-size: 12px;
  margin: 0 0;
}

#content .sidemenu li a.cate-t:hover {
  background-color: #fff681;
}

#content .sidemenu .icon:before {
  color: #aaaaaa;
  font-size: 1.4em;
	font-size: 17px;
  width: 1.5em;
	 width: 25px;
}

#content .sidemenu .cate-shop:before {
  /*content: "\f1cc";*/
  content: "\e54c";
  font-family: "Material Icons";
}

#content .sidemenu .cate-order:before {
  /*content: "\e764";*/
  content: "\e769";
  font-family: "Material Icons";
}

#content .sidemenu .cate-service:before {
  content: "\e87d";
  font-family: "Material Icons";
}

#content .sidemenu .cate-resource:before {
  content: "\e558";
  font-family: "Material Icons";
}

#content .sidemenu .cate-recruite:before {
  content: "\e7fd";
  font-family: "Material Icons";
}

#content .sidemenu .cate-technology:before {
  content: "\e869";
  font-family: "Material Icons";
}

#content .sidemenu ul.items li a {
 /*font-size: 0.9em;*/
	font-size: 11.5px;
  line-height: 1.1;
  margin: 8px 0 0px -7px;
  border-left: 3px solid #ced3d5;
  padding: 0px 5px 0px 5px;
  word-break: break-all;
}

#content .sidemenu a.cart-in {
  border: none;
  border-radius: 2px;
  background-color: #4f8ae2;
  padding: 10px 4px;
  color: #fff;
 /* font-size: 0.9em;*/
	font-size: 11.5px;
  margin: 0 0;
}

#content .sidemenu a.cart-in:before {
  content: "\e8cc";
  font-family: "Material Icons";
  /*font-size: 2.5em;*/
	font-size: 28px;
}

#content .sidemenu a.cart-in:hover {
  background-color: #b2b2b2;
}

#content .sidemenu a.how-pay,
#content .sidemenu a.btn-toi {
  border: none;
 /* font-size: 0.9em;*/
	font-size: 12px;
  line-height: 1.1;
}

#content .sidemenu a.how-pay:before,
#content .sidemenu a.btn-toi:before {
  content: "\e038";
  font-family: "Material Icons";
 /* font-size: 1.15em;*/
	font-size: 14px;
  color: #e17515;
}


#content #side ul.btn-hp_ul{
  margin-top: 25px; 
}
#content  #side ul.btn-hp_ul li{
  padding: 0 0; 
}
#content .sidemenu li a.btn-hp {
  border: none;
  /*font-size: 1em;*/
	 font-size: 13px;
  font-weight: bold;
  margin: 5px;
}

#content .sidemenu li a.btn-hp:before {
  content: "\e31e";
  font-family: "Material Icons";
  color: #8dbee5;
  font-size: 1.5em;
	font-size: 19px;
  padding-right: 4px;
}

#content .sidemenu li a.btn-hp:after {
  content: "\e89e";
  font-family: "Material Icons";
  color: #747474;
  font-size: 1em;
	font-size: 13px;
  padding-left: 2px;
  font-weight: normal;
}

#content .sidemenu .goto-biwa{
  font-size:0.9em;
	font-size:11.5px;
}

#content .sidemenu .goto-biwa a {
  display: block;
  font-weight: bold;
  color:rgb(28, 132, 250);
  text-decoration: none;
  font-size: 0.85em;
	font-size: 10px;
  width: 150px;
  margin-left: 12px;
}
#content .sidemenu .goto-biwa a:hover{
  opacity: 0.5;
}

/*--- add 2022 item photo ---*/
#content #main .contact img,#content #main .entry img{
	max-width: 100%;
	height: auto;
}

