@charset "UTF-8";
/*コンテンツwidth*/
/*よく使う色*/
/*ボーダー*/
/*リンクのhover効果*/
/*opacity*/
/*fade animation*/
/*
下層ページ用CSS
*/
/*コンテンツwidth*/
/*よく使う色*/
/*ボーダー*/
/*リンクのhover効果*/
/*opacity*/
/*fade animation*/
/*-----------------------------------------------------------------
common
-----------------------------------------------------------------*/
/*pagetitle*/
.pagetitle {
  display: table;
  width: 100%;
  height: 180px;
  background-color: #e5eefc;
  background-image: url(../img/pagetitle/bg04.png), url(../img/pagetitle/bg03.png), url(../img/pagetitle/bg01.png);
  background-position: 0 0, center, center;
  background-repeat: repeat, no-repeat, no-repeat;
  background-size: auto, auto, 100% auto;
}
.pagetitle .inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.pagetitle .inner p {
  margin-bottom: 10px;
  line-height: 0;
  /*            font-family: 'Istok Web', sans-serif;
              font-style: italic;
              font-size: 34px;
              color: #023894;
              font-weight: bold;*/
}
.pagetitle .inner h2 {
  display: inline-block;
  padding: 0 35px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  position: relative;
}
.pagetitle .inner h2:before, .pagetitle .inner h2:after {
  content: "";
  display: inline-block;
  width: 26px;
  height: 1px;
  margin: auto 0;
  background-color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
}
.pagetitle .inner h2:before {
  left: 0;
}
.pagetitle .inner h2:after {
  right: 0;
}

/*パンくずリスト*/
#breadcrumbs {
  padding: 10px 0 0;
}
#breadcrumbs ul {
  width: 1200px;
  margin: 0 auto;
}
#breadcrumbs ul li {
  display: inline-block;
  line-height: 140%;
  vertical-align: middle;
  font-size: 14rem;
}
#breadcrumbs ul li#breadcrumbs_home a span {
  padding: 0 0.8em 0 0;
}
#breadcrumbs ul li:last-child {
  white-space: nowrap;
  width: 400px;
  padding-right: 0;
  overflow: hidden;
  vertical-align: middle;
  text-overflow: ellipsis;
}
#breadcrumbs ul li:last-child span {
  padding-right: 0;
}
#breadcrumbs ul li span {
  padding: 0 0.8em;
  vertical-align: middle;
}

/*content*/
.content {
  width: 1200px;
  padding: 60px 0 100px;
  margin: 0 auto;
  overflow: hidden;
}

/*main*/
#main {
  width: 885px;
  float: left;
}

/*side*/
#side {
  width: 285px;
  float: right;
}

/*titlebar*/
.titlebar01 {
  padding: 0 0 16px 25px;
  background: url(../img/common/titlebar01_bg.png) 0 bottom no-repeat;
  line-height: 150%;
  font-size: 18rem;
  font-weight: bold;
  color: #023894;
  position: relative;
}
.titlebar01:before {
  content: "";
  width: 5px;
  background-color: #023894;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 16px;
}

/*-----------------------------------------------------------------
side
-----------------------------------------------------------------*/
.side_box {
  width: 285px;
  text-align: left;
  overflow: hidden;
  margin: 0 0 40px 0;
}
.side_box dt {
  padding: 0 0 0 25px;
  line-height: 60px;
  font-size: 18rem;
  font-weight: bold;
  color: #ffffff;
  background: #023894 url(../img/common/icon01.png) 0px center no-repeat;
}
.side_box dd ul li {
  line-height: 140%;
  font-size: 14rem;
  border-bottom: 1px solid #ffffff;
}
.side_box dd ul li a {
  padding: 15px 0 15px 25px;
  line-height: 140%;
  font-size: 14rem;
  font-weight: normal;
  color: #333333 !important;
  text-decoration: none !important;
  display: block;
  background: #e5eefc url(../img/common/icon02.png) 10px center no-repeat;
}
.side_box dd ul li ul li {
  border-top: 1px solid #ffffff;
  border-bottom: none;
}
.side_box dd ul li ul li a {
  background: #e5eefc;
}
.side_box dd ul li ul li a:before {
  content: "┗ ";
}

.side_contact {
  width: 285px;
  box-sizing: border-box;
  border: 1px solid #dddddd;
  text-align: left;
  overflow: hidden;
  padding: 9px 9px 0 9px;
  margin: 0 0 20px 0;
}
.side_contact .tit {
  line-height: 25px;
  font-size: 16px;
  font-weight: bold;
  color: #013793;
  background: url(../img/products_cat_list/icon01.png) 0 0 no-repeat;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  padding: 0 0 6px 15px;
  margin: 0 0 5px 0;
}
.side_contact dl {
  line-height: 130%;
  font-size: 12rem;
  border-bottom: 1px solid #cccccc;
  text-align: left;
  padding: 10px 5px;
}
.side_contact dl:nth-last-child(1) {
  border-bottom: none;
}
.side_contact dl dt {
  font-weight: bold;
}
.side_contact dl dd a {
  text-decoration: underline;
  color: #013793;
}

.side_bnr {
  width: 285px;
  text-align: left;
  overflow: hidden;
  margin: 0 0 40px 0;
}
.side_bnr ul {
  width: 285px;
  text-align: left;
  overflow: hidden;
}
.side_bnr ul li {
  margin: 0 0 10px 0;
}
.side_bnr ul li img {
  display: block;
}

/*-----------------------------------------------------------------
company 会社案内
-----------------------------------------------------------------*/
#company #sec01 {
  width: 885px;
  overflow: hidden;
}
#company #sec01 h3 {
  margin: 0 0 25px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#company #sec01 table {
  margin: 0 auto 25px auto;
  width: 864px;
}
#company #sec01 table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#company #sec01 table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#company #sec01 table td a {
  font-weight: bold;
  text-decoration: underline;
}
#company #sec01 table td li {
  padding: 0 0 0 1em;
  position: relative;
}
#company #sec01 table td li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#company #sec01 table td dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}
#company #sec01 table td dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#company #sec01 table td dl dd a {
  font-weight: normal;
  color: #013793;
  text-decoration: underline;
}

#company_eng #sec01 {
  width: 885px;
  overflow: hidden;
}
#company_eng #sec01 h3 {
  margin: 0 0 25px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#company_eng #sec01 table {
  margin: 0 auto 25px auto;
  width: 864px;
}
#company_eng #sec01 table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#company_eng #sec01 table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#company_eng #sec01 table td a {
  font-weight: bold;
  text-decoration: underline;
}
#company_eng #sec01 table td li {
  padding: 0 0 0 1em;
  position: relative;
}
#company_eng #sec01 table td li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#company_eng #sec01 table td dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}
#company_eng #sec01 table td dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#company_eng #sec01 table td dl dd a {
  font-weight: normal;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
history
-----------------------------------------------------------------*/
#history #sec01 {
  width: 885px;
  overflow: hidden;
}
#history #sec01 h3 {
  margin: 0 0 25px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#history #sec01 table {
  margin: 0 auto 25px auto;
  width: 864px;
}
#history #sec01 table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#history #sec01 table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#history #sec01 table td a {
  font-weight: bold;
  text-decoration: underline;
}
#history #sec01 table td li {
  padding: 0 0 0 1em;
  position: relative;
}
#history #sec01 table td li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#history #sec01 table td dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}
#history #sec01 table td dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#history #sec01 table td dl dd a {
  font-weight: normal;
  color: #013793;
  text-decoration: underline;
}

#history_eng #sec01 {
  width: 885px;
  overflow: hidden;
}
#history_eng #sec01 h3 {
  margin: 0 0 25px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#history_eng #sec01 table {
  margin: 0 auto 25px auto;
  width: 864px;
}
#history_eng #sec01 table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#history_eng #sec01 table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#history_eng #sec01 table td a {
  font-weight: bold;
  text-decoration: underline;
}
#history_eng #sec01 table td li {
  padding: 0 0 0 1em;
  position: relative;
}
#history_eng #sec01 table td li:before {
  content: "・";
  position: absolute;
  top: 0;
  left: 0;
}
#history_eng #sec01 table td dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  font-weight: bold;
}
#history_eng #sec01 table td dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#history_eng #sec01 table td dl dd a {
  font-weight: normal;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
contact お問い合わせ
-----------------------------------------------------------------*/
/*-----------------------------------------------------------------
link
-----------------------------------------------------------------*/
#link.content {
  width: 970px;
}
#link.content p {
  margin: 0 0 20px 0;
  text-align: center;
}
#link .btn {
  margin: 0 auto 40px auto;
  width: 290px;
}
#link .btn a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
}
#link .link {
  padding: 25px 0 0 10px;
}
#link .link li {
  padding: 0 0 15px 10px;
  background: url(../img/common/icon03.png) 0 6px no-repeat;
}

/*-----------------------------------------------------------------
sitepolicy,privacy
-----------------------------------------------------------------*/
#sitepolicy, #privacy {
  margin: 0 auto 10px auto;
  width: 970px;
  overflow: hidden;
}

#sitepolicy .titlebar01, #privacy .titlebar01 {
  margin-bottom: 15px;
}

#sitepolicy .desc, #privacy .desc {
  margin: 0 0 20px 0;
  overflow: hidden;
  line-height: 170%;
  font-size: 14rem;
}

#sitepolicy h4, #privacy h4 {
  font-weight: bold;
  padding: 10px 0 0 0;
  margin: 0 0 5px 0;
}

#sitepolicy p, #privacy p, #sitepolicy ul, #privacy ul {
  margin: 0 0 10px 0;
}

#sitepolicy a, #privacy a {
  font-weight: bold;
  text-decoration: underline;
}

#sitepolicy table, #privacy table {
  margin: 15px 0 25px 5px;
  width: 960px;
}

#sitepolicy table th,
#privacy table th {
  width: 200px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}

#sitepolicy table td, #privacy table td {
  padding: 5px 0 5px 30px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}

#sitepolicy .url, #privacy .url {
  margin: 0 0 15px 0;
  padding: 15px 20px;
  border: 1px solid #dddddd;
  background: #ffffff;
}

/*-----------------------------------------------------------------
sitemap
-----------------------------------------------------------------*/
#sitemap .titlebar01 {
  margin-bottom: 35px;
}
#sitemap > ul {
  float: left;
  width: 270px;
  height: 195px;
  margin: 0 15px 40px;
  border-bottom: solid 1px #ccc;
  font-size: 14rem;
}
#sitemap > ul > li > a {
  display: inline-block;
  padding-left: 15px;
  margin-bottom: 10px;
  background: url(../img/common/arrow01.png) 0 center no-repeat;
  line-height: 140%;
  font-weight: bold;
}
#sitemap > ul > li ul li a {
  display: inline-block;
  margin-bottom: 10px;
  line-height: 140%;
}
#sitemap > ul > li ul li a:before {
  content: "・";
}

/*-----------------------------------------------------------------
error
-----------------------------------------------------------------*/
#error h3 {
  text-align: center;
  line-height: 120%;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  margin-bottom: 25px;
}
#error h3 img {
  margin: 0 auto 10px auto;
  display: block;
}
#error p {
  text-align: center;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 40px;
}
#error .btn {
  margin: 0 auto 10px auto;
  width: 290px;
}
#error .btn a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
}

/*-----------------------------------------------------------------
entry
-----------------------------------------------------------------*/
.form_page h3 {
  text-align: center;
  line-height: 120%;
  font-size: 24rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.form_page p {
  text-align: center;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 40px;
}
.form_page .img {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
.form_page .btn {
  margin: 0 auto 10px auto;
  width: 290px;
}
.form_page .btn a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
}
.form_page #form {
  margin: 0 auto 10px auto;
  width: 970px;
  text-align: left;
  overflow: hidden;
}
.form_page #form .note {
  color: #e50000;
}
.form_page #form p {
  text-align: left;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 20px;
}
.form_page #form p.note {
  margin: 0 10px 20px 10px;
}
.form_page #form p.privacy {
  text-align: center;
  margin: 0 0 25px 0;
}
.form_page #form .recaptcha {
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 25px;
}
.form_page #form a {
  text-decoration: underline;
  color: #e50000;
}
.form_page #form h3 {
  text-align: left;
  line-height: 150%;
  font-size: 18rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.form_page #form table {
  margin: 0 auto 15px auto;
  width: 950px;
}
.form_page #form table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
.form_page #form table th em {
  color: #e50000;
}
.form_page #form table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
.form_page #form table td .box {
  margin: 0 0 5px 0;
}
.form_page #form table td .wpcf7-list-item {
  display: block;
}
.form_page #form table td .text01 {
  padding: 0;
  width: 290px;
  height: 28px;
  line-height: 28px;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.form_page #form table td .text02 {
  padding: 0;
  width: 56px;
  height: 28px;
  line-height: 28px;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.form_page #form table td .text03 {
  padding: 0;
  width: 120px;
  height: 28px;
  line-height: 28px;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.form_page #form table td .text04 {
  padding: 0;
  width: 450px;
  height: 28px;
  line-height: 28px;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.form_page #form table td .textarea01 {
  padding: 0;
  width: 578px;
  height: 100px;
  line-height: 140%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  background: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  padding: 4px;
}
.form_page #form table td select {
  border: 1px solid #dddddd;
  border-radius: 0;
  line-height: 28px;
  font-size: 14rem;
  padding: 4px;
}
.form_page #form .submit {
  margin: 0 auto;
  display: block;
  width: 290px;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  cursor: pointer;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
  border-radius: 0;
}
.form_page #form .submit[disabled] {
  opacity: 0.35;
}

/*-----------------------------------------------------------------
recruit
-----------------------------------------------------------------*/
#recruit #sec01 {
  height: 682px;
  background: url(../img/recruit/sec01_bg.png) 0 0 no-repeat;
}
#recruit #sec01 h3 {
  padding: 64px 0 60px 342px;
}
#recruit #sec01 p {
  line-height: 170%;
  font-size: 14rem;
  padding: 0 0 50px 80px;
}
#recruit #sec01 p.catch {
  line-height: 130%;
  font-size: 18rem;
  font-weight: bold;
  padding: 0 0 15px 80px;
}
#recruit #sec01 .btn_box {
  overflow: hidden;
  padding: 0 0 0 80px;
}
#recruit #sec01 .btn_box .btn01 {
  float: left;
  display: inline;
  margin: 0 10px 10px 0;
}
#recruit #sec01 .btn_box .btn01 a {
  width: 240px;
  height: 60px;
  line-height: 60px;
  font-size: 16rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  display: block;
  background: url(../img/recruit/btn_bg01.png) 0 0 no-repeat;
}
#recruit #sec01 .btn_box .btn02 {
  clear: both;
}
#recruit #sec01 .btn_box .btn02 a {
  width: 490px;
  height: 60px;
  line-height: 60px;
  font-size: 16rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  display: block;
  background: url(../img/recruit/btn_bg02.png) 0 0 no-repeat;
}
#recruit #sec01 .btn_box a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*-----------------------------------------------------------------
faq
-----------------------------------------------------------------*/
#faq h3 {
  margin: 0 0 30px 0;
  padding: 15px 20px;
  line-height: 130%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#faq .titlebar01 {
  margin: 0 0 30px 0;
}
#faq ul.list {
  margin: 0 0 35px 20px;
}
#faq ul.list li {
  background: url(../img/faq/icon01.png) 0 0 no-repeat;
  line-height: 150%;
  font-size: 16px;
  padding: 5px 0 20px 50px;
}
#faq ul.list li a {
  text-decoration: underline;
}
#faq dl.detail {
  margin: 0 30px 100px 30px;
}
#faq dl.detail dt {
  background: url(../img/faq/icon01.png) 0 0 no-repeat;
  line-height: 150%;
  font-size: 20rem;
  font-weight: bold;
  color: #013793;
  padding: 5px 0 20px 50px;
}
#faq dl.detail dd {
  background: url(../img/faq/icon02.png) 9px 9px no-repeat;
  border: 1px solid #dddddd;
  line-height: 150%;
  font-size: 16rem;
  padding: 15px 10px 15px 60px;
}
#faq hr {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 0;
  line-height: 0;
  border: none;
  border-top: 1px solid #dddddd;
  background: none;
}
#faq .paging {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: right;
}
#faq .paging li {
  display: inline-block;
  padding: 0 0 0 10px;
}
#faq .paging li.return {
  padding: 0 0 0 20px;
}
#faq .paging li a {
  line-height: 50px;
  font-size: 16rem;
  color: #333333;
  background: #eeeeee;
  display: block;
  padding: 0 20px;
}
#faq .paging li a:hover {
  color: #ffffff;
  background: #023894;
}
#faq .paging li.return a {
  padding: 0 30px;
}

/*-----------------------------------------------------------------
trading
-----------------------------------------------------------------*/
#trading .sec01 {
  margin: 0 auto 40px auto;
  width: 970px;
  overflow: hidden;
}
#trading .sec01 h3 {
  margin: 0 0 30px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#trading table {
  margin: 0 auto 25px auto;
  width: 950px;
}
#trading table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#trading table th.area, #trading table th.city {
  width: 180px;
}
#trading table th.company {
  width: 390px;
}
#trading table th.tel {
  width: 200px;
}
#trading table th a {
  font-weight: bold;
  text-decoration: underline;
}
#trading table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#trading table td.tc {
  text-align: center;
}
#trading table td a {
  text-decoration: underline;
}
#trading table td ul {
  overflow: hidden;
}
#trading table td ul li {
  padding: 0 12px 0 0;
  float: left;
}
#trading .sec02 {
  margin: 0 auto 40px auto;
  width: 970px;
  overflow: hidden;
}
#trading .sec02 h3 {
  margin: 0 auto 25px auto;
}

/*-----------------------------------------------------------------
message
-----------------------------------------------------------------*/
#message #sec01 {
  width: 885px;
  overflow: hidden;
}
#message #sec01 h3 {
  margin: 0 0 25px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#message #sec01 .box {
  margin: 0 0 25px 0;
  padding: 50px 330px 40px 30px;
  line-height: 180%;
  font-size: 16rem;
  font-weight: normal;
  position: relative;
  background-image: url(../img/message/sec01_bg02.png), url(../img/message/sec01_bg01.png);
  background-position: right bottom, 0 0;
  background-repeat: no-repeat, repeat;
}
#message #sec01 .box p {
  margin: 0 0 30px 0;
  padding: 0 0 0 0;
}
#message #sec01 .box .img {
  position: absolute;
  bottom: 0;
  right: 10px;
  display: block;
}

/*-----------------------------------------------------------------
guideline
-----------------------------------------------------------------*/
#guideline #sec01 {
  margin: 0 auto 30px auto;
  width: 970px;
  overflow: hidden;
}
#guideline #sec01 .titlebar01 {
  margin-bottom: 30px;
}
#guideline #sec01 p {
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 20px;
}
#guideline #sec01 .img {
  float: right;
  display: inline;
  margin-left: 35px;
}
#guideline #sec02 {
  margin: 0 auto;
  width: 970px;
  overflow: hidden;
}
#guideline #sec02 .titlebar01 {
  margin-bottom: 35px;
}
#guideline #sec02 table {
  margin: 0 auto 10px auto;
  width: 950px;
}
#guideline #sec02 table th {
  padding: 15px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#guideline #sec02 table td {
  padding: 15px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#guideline #sec02 p {
  line-height: 170%;
  font-size: 14rem;
  text-align: center;
  margin-bottom: 25px;
}
#guideline #sec02 .btn {
  margin: 0 auto 0 auto;
  width: 290px;
}
#guideline #sec02 .btn a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
}

/*-----------------------------------------------------------------
netstore
-----------------------------------------------------------------*/
#netstore #sec01 {
  margin: 0 auto;
  width: 970px;
  overflow: hidden;
}
#netstore #sec01 h3 {
  margin: 0 0 30px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#netstore #sec01 table {
  margin: 0 auto 0 auto;
  width: 950px;
}
#netstore #sec01 table th {
  padding: 10px 0;
  width: 260px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#netstore #sec01 table td {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#netstore #sec01 table td.url {
  width: 410px;
  text-align: left;
}
#netstore #sec01 table td a {
  text-decoration: underline;
}

/*-----------------------------------------------------------------
environmental_policy
-----------------------------------------------------------------*/
#environmental_policy h3 {
  margin: 0 0 30px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#environmental_policy .titlebar01 {
  margin-bottom: 20px;
}
#environmental_policy #sec01 {
  margin: 0 0 20px 0;
  width: 885px;
  overflow: hidden;
}
#environmental_policy #sec01 p {
  line-height: 170%;
  font-size: 14rem;
  text-align: left;
  margin-bottom: 20px;
}
#environmental_policy #sec02 {
  margin: 0 0 30px 0;
  width: 885px;
  background: url(../img/environmental_policy/sec02_bg01.png) right bottom no-repeat;
  overflow: hidden;
}
#environmental_policy #sec02 p {
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: right;
  padding: 0 25px 20px 0;
  float: right;
  display: inline;
}
#environmental_policy #sec02 ol {
  padding: 20px 0 0 20px;
  line-height: 170%;
  font-size: 14rem;
  overflow: hidden;
}
#environmental_policy #sec02 ol > li {
  padding: 8px 0 20px 50px;
}
#environmental_policy #sec02 ol > li:nth-of-type(1) {
  background: url(../img/environmental_policy/num01.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(2) {
  background: url(../img/environmental_policy/num02.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(3) {
  background: url(../img/environmental_policy/num03.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(4) {
  background: url(../img/environmental_policy/num04.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(5) {
  background: url(../img/environmental_policy/num05.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(6) {
  background: url(../img/environmental_policy/num06.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(7) {
  background: url(../img/environmental_policy/num07.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(8) {
  background: url(../img/environmental_policy/num08.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(9) {
  background: url(../img/environmental_policy/num09.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(10) {
  background: url(../img/environmental_policy/num10.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(11) {
  background: url(../img/environmental_policy/num11.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol > li:nth-of-type(12) {
  background: url(../img/environmental_policy/num12.png) 0 0 no-repeat;
}
#environmental_policy #sec02 ol li ul {
  padding: 10px 0 0 0;
}
#environmental_policy #sec03 {
  margin: 0 0 30px 0;
  padding: 20px;
  text-align: left;
  background: #f4f8ff;
  overflow: hidden;
}
#environmental_policy #sec03 dl {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  overflow: hidden;
}
#environmental_policy #sec03 dl dt {
  margin: 0 0 0 0;
  padding: 0 0 15px 0;
  line-height: 130%;
  font-size: 18rem;
  font-weight: bold;
  color: #013793;
  overflow: hidden;
}
#environmental_policy #sec03 dl dd {
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 32px;
  font-size: 14rem;
  font-weight: bold;
}
#environmental_policy #sec03 dl dd a {
  padding: 2px 0 2px 36px;
  float: left;
  display: inline;
  background: url(../img/environmental_policy/icon_pdf.png) 0 0 no-repeat;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
technology
-----------------------------------------------------------------*/
#technology .title {
  margin: 0 0 45px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 200px;
  display: table;
}
#technology .title h2 {
  margin: 0 0 0 0;
  padding: 0 0 0 35px;
  width: 885px;
  height: 200px;
  line-height: 140%;
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  vertical-align: middle;
  display: table-cell;
}
#technology .title.cat01 {
  background: url(../img/technology/title_bg01.png) 0 0 no-repeat;
}
#technology h3 {
  margin: 0 0 10px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}

.technology_list {
  margin: 0 0 60px 0;
  padding: 0 0 0 0;
  overflow: hidden;
}
.technology_list li {
  margin: 0 0 0 0;
  padding: 15px 0;
  border-bottom: 2px dotted #cccccc;
  overflow: hidden;
}
.technology_list li .img {
  margin: 0 15px 0 0;
  padding: 0 0 0 0;
  width: 100px;
  float: left;
  display: inline;
}
.technology_list li .info {
  overflow: hidden;
}
.technology_list li .info .cat {
  margin: 0 15px 0 0;
  padding: 0 10px;
  line-height: 24px;
  font-size: 12rem;
  font-weight: bold;
  color: #ffffff;
  background: #8e8fc5;
  float: left;
  display: inline;
}
.technology_list li .info .cat a {
  color: #ffffff;
}
.technology_list li .info .update {
  margin: 0 10px 0 0;
  padding: 0 0 0 0;
  line-height: 24px;
  font-size: 14rem;
  float: left;
  display: inline;
}
.technology_list li .info .new {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  float: left;
  display: inline;
}
.technology_list li .info .tit {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  clear: both;
}

div.paging {
  overflow: hidden;
}
div.paging span {
  margin: 0 10px 0 0;
  padding: 0 10px;
  line-height: 50px;
  font-size: 18rem;
  float: left;
  display: inline;
}
div.paging a {
  margin: 0 10px 0 0;
  padding: 0 20px;
  line-height: 50px;
  font-size: 18rem;
  background: #eeeeee;
  float: left;
  display: inline;
}
div.paging a:nth-last-child(1) {
  margin: 0 0 0 0;
}
div.paging a:hover {
  color: #ffffff;
  background: #023894;
}
div.paging .current {
  margin: 0 10px 0 0;
  padding: 0 20px;
  line-height: 50px;
  font-size: 18rem;
  color: #ffffff;
  background: #023894;
  float: left;
  display: inline;
}

#technology .titlebar01 {
  margin-bottom: 10px;
}
#technology .data {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  text-align: right;
  overflow: hidden;
}
#technology .data .update {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  line-height: 20px;
  font-size: 14rem;
  display: inline-block;
}
#technology .data .cat {
  display: inline-block;
}
#technology .data .cat li {
  margin: 0 0 0 10px;
  padding: 0 8px;
  line-height: 20px;
  font-size: 12rem;
  color: #ffffff;
  background: #8d8fc5;
  display: inline-block;
}
#technology .data .cat li a {
  color: #ffffff;
}
#technology .post {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
  line-height: 190%;
  font-size: 16rem;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
#technology .post.free_text {
  border-bottom: none;
}
#technology .post img {
  margin: 0 auto 25px auto;
  display: block;
}
#technology .post p {
  margin: 0 0 25px 0;
}
#technology .post a {
  font-weight: bold;
  text-decoration: underline;
}
#technology .post a:hover {
  font-weight: bold;
  text-decoration: none;
}
#technology .post table {
  margin: 0 0 25px 0;
}
#technology .post table th {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#technology .post table td {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#technology .post h1 {
  margin-bottom: 30px;
  padding: 0 0 16px 25px;
  background: url(../img/common/titlebar01_bg.png) 0 bottom no-repeat;
  line-height: 150%;
  font-size: 18rem;
  font-weight: bold;
  color: #023894;
  position: relative;
}
#technology .post h1:before {
  content: "";
  width: 5px;
  background-color: #023894;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 16px;
}
#technology .post h2 {
  padding: 10px 20px;
  line-height: 140%;
  font-size: 18rem;
  font-weight: bold;
  color: #ffffff;
  background: #023894 url(../img/info/title_bg03.png) 0 center no-repeat;
  margin: 0 0 20px 0;
}
#technology .post h3 {
  padding: 10px 20px;
  line-height: 140%;
  font-size: 18rem;
  font-weight: bold;
  color: #013793;
  background: #e5eefc url(../img/info/title_bg01.png) 0 center no-repeat;
  margin: 0 0 20px 0;
}
#technology .post h4 {
  padding: 0 20px 10px 20px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  background: url(../img/info/title_bg01.png) 0 0 no-repeat;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 20px 0;
}
#technology .post h5 {
  padding: 0 0 0 15px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  background: url(../img/info/title_bg02.png) 0 center no-repeat;
  margin: 0 0 20px 0;
}
#technology .post h6 {
  padding: 0 0 0 0;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  margin: 0 0 20px 0;
}
#technology ul.paging {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: right;
}
#technology ul.paging li {
  display: inline-block;
  padding: 0 0 0 10px;
}
#technology ul.paging li.return {
  padding: 0 0 0 20px;
}
#technology ul.paging li a {
  line-height: 50px;
  font-size: 16rem;
  color: #333333;
  background: #eeeeee;
  display: block;
  padding: 0 20px;
}
#technology ul.paging li a:hover {
  color: #ffffff;
  background: #023894;
}
#technology ul.paging li.return a {
  padding: 0 30px;
}

/*-----------------------------------------------------------------
mission_vision_value
-----------------------------------------------------------------*/
#mission_vision_value h3 {
  margin: 0 0 20px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#mission_vision_value h4 {
  margin: 0 0 0 0;
  padding: 30px 0 15px 25px;
  line-height: 120%;
  font-size: 20rem;
  font-weight: bold;
  color: #013793;
}
#mission_vision_value p {
  line-height: 170%;
  font-size: 14rem;
  text-align: left;
  margin-bottom: 20px;
}
#mission_vision_value p.catch {
  line-height: 170%;
  font-size: 18rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#mission_vision_value .mean {
  margin: 0 auto 50px auto;
  padding: 25px 0 20px 0;
  width: 525px;
  text-align: left;
  border: 1px solid #cccccc;
  overflow: hidden;
}
#mission_vision_value .mean dl {
  margin: 0 0 10px 70px;
  padding: 0 0 0 0;
  overflow: hidden;
}
#mission_vision_value .mean dl dt {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 175px;
  line-height: 170%;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  float: left;
  display: inline;
}
#mission_vision_value .mean dl dd {
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
  line-height: 170%;
  font-size: 16rem;
  position: relative;
  overflow: hidden;
}
#mission_vision_value .mean dl dd:before {
  content: "：";
  position: absolute;
  top: 0;
  left: 0;
}
#mission_vision_value #sec01 {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 274px;
  text-align: left;
  background: url(../img/mission_vision_value/sec01_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value #sec01 p {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 5px 0 20px 25px;
}
#mission_vision_value #sec01 em {
  color: #e50012;
}
#mission_vision_value #sec02 {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 274px;
  text-align: left;
  background: url(../img/mission_vision_value/sec02_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value #sec02 ol {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 20px 0 0 25px;
}
#mission_vision_value #sec02 ol li {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
}
#mission_vision_value #sec02 ol li:nth-of-type(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1.";
}
#mission_vision_value #sec02 ol li:nth-of-type(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "2.";
}
#mission_vision_value #sec02 ol li:nth-of-type(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "3.";
}
#mission_vision_value #sec03 {
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 487px;
  text-align: left;
  background: url(../img/mission_vision_value/sec03_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value #sec03 p.catch {
  text-align: left;
  font-size: 16rem;
  margin: 0 0 0 0;
  padding: 0 0 15px 25px;
}
#mission_vision_value #sec03 ol {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 20px 0 0 25px;
}
#mission_vision_value #sec03 ol li {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
}
#mission_vision_value #sec03 ol li:nth-of-type(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1.";
}
#mission_vision_value #sec03 ol li:nth-of-type(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "2.";
}
#mission_vision_value #sec03 ol li:nth-of-type(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "3.";
}
#mission_vision_value #sec03 ol li:nth-of-type(4):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "4.";
}
#mission_vision_value #sec03 ol li:nth-of-type(5):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "5.";
}
#mission_vision_value #sec04, #mission_vision_value #sec05 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  width: 885px;
  overflow: hidden;
}
#mission_vision_value #sec04 .titlebar01, #mission_vision_value #sec05 .titlebar01 {
  line-height: 150%;
  font-size: 18rem;
  font-weight: bold;
  color: #023894;
  padding: 0 0 16px 25px;
  margin-bottom: 60px;
}
#mission_vision_value #sec04 h5, #mission_vision_value #sec05 h5 {
  text-align: center;
  line-height: 150%;
  font-size: 16rem;
  font-weight: bold;
  background: url(../img/mission_vision_value/line01.png) center bottom no-repeat;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
#mission_vision_value #sec04 h5 img, #mission_vision_value #sec05 h5 img {
  margin: 0 auto 10px auto;
  display: block;
}
#mission_vision_value #sec04 p, #mission_vision_value #sec05 p {
  text-align: center;
}
#mission_vision_value #sec04 p.catch, #mission_vision_value #sec05 p.catch {
  margin-bottom: 10px;
}

#mission_vision_value_eng h3 {
  margin: 0 0 20px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#mission_vision_value_eng h4 {
  margin: 0 0 0 0;
  padding: 30px 0 15px 25px;
  line-height: 120%;
  font-size: 20rem;
  font-weight: bold;
  color: #013793;
}
#mission_vision_value_eng p {
  line-height: 170%;
  font-size: 14rem;
  text-align: left;
  margin-bottom: 20px;
}
#mission_vision_value_eng p.catch {
  line-height: 170%;
  font-size: 18rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
#mission_vision_value_eng #sec01 {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 274px;
  text-align: left;
  background: url(../img/mission_vision_value_eng/sec01_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value_eng #sec01 p {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 5px 0 20px 25px;
}
#mission_vision_value_eng #sec02 {
  margin: 0 0 40px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 274px;
  text-align: left;
  background: url(../img/mission_vision_value_eng/sec02_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value_eng #sec02 ol {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 20px 0 0 25px;
}
#mission_vision_value_eng #sec02 ol li {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
}
#mission_vision_value_eng #sec02 ol li:nth-of-type(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1.";
}
#mission_vision_value_eng #sec02 ol li:nth-of-type(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "2.";
}
#mission_vision_value_eng #sec02 ol li:nth-of-type(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "3.";
}
#mission_vision_value_eng #sec03 {
  margin: 0 0 50px 0;
  padding: 0 0 0 0;
  width: 885px;
  height: 317px;
  text-align: left;
  background: url(../img/mission_vision_value_eng/sec03_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
#mission_vision_value_eng #sec03 p.catch {
  text-align: left;
  font-size: 16rem;
  margin: 0 0 0 0;
  padding: 0 0 15px 25px;
}
#mission_vision_value_eng #sec03 ol {
  line-height: 210%;
  margin: 0 0 0 0;
  padding: 20px 0 0 25px;
}
#mission_vision_value_eng #sec03 ol li {
  position: relative;
  margin: 0 0 0 0;
  padding: 0 0 0 2em;
}
#mission_vision_value_eng #sec03 ol li:nth-of-type(1):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "1.";
}
#mission_vision_value_eng #sec03 ol li:nth-of-type(2):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "2.";
}
#mission_vision_value_eng #sec03 ol li:nth-of-type(3):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "3.";
}
#mission_vision_value_eng #sec03 ol li:nth-of-type(4):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "4.";
}
#mission_vision_value_eng #sec03 ol li:nth-of-type(5):before {
  position: absolute;
  top: 0;
  left: 0;
  content: "5.";
}
#mission_vision_value_eng #sec04, #mission_vision_value_eng #sec05 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
  width: 885px;
  overflow: hidden;
}
#mission_vision_value_eng #sec04 .titlebar01, #mission_vision_value_eng #sec05 .titlebar01 {
  line-height: 150%;
  font-size: 18rem;
  font-weight: bold;
  color: #023894;
  padding: 0 0 16px 25px;
  margin-bottom: 60px;
}
#mission_vision_value_eng #sec04 h5, #mission_vision_value_eng #sec05 h5 {
  text-align: center;
  line-height: 150%;
  font-size: 16rem;
  font-weight: bold;
  background: url(../img/mission_vision_value_eng/line01.png) center bottom no-repeat;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
#mission_vision_value_eng #sec04 h5 img, #mission_vision_value_eng #sec05 h5 img {
  margin: 0 auto 10px auto;
  display: block;
}
#mission_vision_value_eng #sec04 p, #mission_vision_value_eng #sec05 p {
  text-align: center;
}
#mission_vision_value_eng #sec04 p.catch, #mission_vision_value_eng #sec05 p.catch {
  margin-bottom: 10px;
}

/*-----------------------------------------------------------------
guide
-----------------------------------------------------------------*/
#guide #sec01 {
  margin: 0 auto 50px auto;
  width: 970px;
  text-align: left;
  overflow: hidden;
}
#guide #sec01 .titlebar01 {
  margin-bottom: 20px;
}
#guide #sec01 p {
  text-align: left;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 25px;
}
#guide #sec01 .box01 {
  margin: 0 0 20px 0;
  width: 475px;
  height: 145px;
  background: #f3f7ff;
  float: left;
  display: inline;
}
#guide #sec01 .box01 dt {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 17rem;
  font-weight: bold;
  color: #013793;
}
#guide #sec01 .box01 dd a {
  margin: 0 auto;
  display: block;
  width: 290px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #ffffff;
  background: url(../img/guide/btn_bg01.png) 0 0 no-repeat;
}
#guide #sec01 .box02 {
  margin: 0 0 20px 0;
  width: 475px;
  height: 145px;
  background: #f3f7ff;
  float: right;
  display: inline;
}
#guide #sec01 .box02 dt {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 17rem;
  font-weight: bold;
  color: #013793;
}
#guide #sec01 .box02 dd a {
  margin: 0 auto;
  display: block;
  width: 290px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #ffffff;
  background: url(../img/guide/btn_bg01.png) 0 0 no-repeat;
}
#guide #sec01 .box03 {
  margin: 0 0 0 0;
  width: 970px;
  background: #f3f7ff;
  clear: both;
  overflow: hidden;
}
#guide #sec01 .box03 dt {
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  text-align: center;
  font-size: 17rem;
  font-weight: bold;
  color: #013793;
}
#guide #sec01 .box03 dd {
  padding: 0 0 20px 20px;
}
#guide #sec01 .box03 dd p {
  margin: 0 0 15px 0;
}
#guide #sec01 .box03 dd ul {
  overflow: hidden;
}
#guide #sec01 .box03 dd ul li {
  margin: 0 15px 0 0;
  padding: 15px 0 0 15px;
  width: 300px;
  height: 143px;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-left: 5px solid #023894;
  float: left;
  display: inline;
}
#guide #sec01 .box03 dd ul li p {
  line-height: 130%;
  margin: 0 0 0 0;
}
#guide #sec01 .box03 dd ul li p.name {
  font-weight: bold;
  margin: 0 0 15px 0;
}
#guide #sec02 {
  margin: 0 auto 20px auto;
  width: 970px;
  text-align: left;
  overflow: hidden;
}
#guide #sec02 .titlebar01 {
  margin-bottom: 30px;
}
#guide #sec02 h4 {
  padding: 10px 20px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  background: #e5eefc url(../img/guide/title_bg01.png) 0 center no-repeat;
  margin: 10px 0 15px 0;
}
#guide #sec02 h5 {
  padding: 0 0 0 15px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  background: url(../img/guide/title_bg02.png) 0 center no-repeat;
  margin: 0 0 5px 10px;
}
#guide #sec02 p {
  text-align: left;
  line-height: 170%;
  font-size: 14rem;
  margin: 0 0 20px 10px;
}
#guide #sec02 table {
  margin: 0 auto 25px auto;
  width: 970px;
}
#guide #sec02 table th {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#guide #sec02 table td {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#guide #sec02 table tr td.delivery, #guide #sec02 table tr td.pay {
  padding: 10px 0;
  width: 200px;
  text-align: center;
}
#guide #sec02 table tr td.bank {
  width: 200px;
}

/*-----------------------------------------------------------------
voice
-----------------------------------------------------------------*/
.content#voice {
  width: 100%;
}

#voice .message {
  margin: 0 0 0 0;
  text-align: center;
  overflow: hidden;
}
#voice .message p {
  text-align: center;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 20px;
}
#voice .sec {
  margin: 0 0 95px 0;
  padding: 25px 0 0 0;
  text-align: center;
  overflow: hidden;
}
#voice .sec .name_box {
  margin: 0 0 117px 0;
  width: 100%;
  height: 255px;
}
#voice .sec .name_box.staff01 {
  background: url(../img/voice/name_bg01.png) no-repeat;
  background-size: cover;
}
#voice .sec .name_box.staff02 {
  background: url(../img/voice/name_bg02.png) no-repeat;
  background-size: cover;
}
#voice .sec .name_box .name {
  margin: 0 auto;
  width: 1200px;
  height: 255px;
  text-align: left;
  position: relative;
}
#voice .sec .name_box .name img {
  position: absolute;
  display: block;
  height: 307px;
}
#voice .sec .name_box .name .photo01 {
  top: 13px;
  left: 0px;
}
#voice .sec .name_box .name .photo02 {
  top: 16px;
  right: 0px;
}
#voice .sec .name_box .name p {
  padding: 115px 0 0 385px;
  line-height: 210%;
  font-size: 16rem;
  font-weight: bold;
  color: #ffffff;
  display: block;
}
#voice .sec .name_box .name p em {
  line-height: 170%;
  font-size: 24rem;
  font-weight: bold;
  font-style: normal;
}
#voice .sec .box {
  margin: 0 auto 20px auto;
  width: 1200px;
  text-align: left;
  overflow: hidden;
}
#voice .sec .box h3 {
  margin: 0 0 20px 0;
  padding: 10px 0 32px 75px;
  background: url(../img/common/titlebar01_bg.png) 0 bottom no-repeat;
  line-height: 150%;
  font-size: 24rem;
  font-weight: bold;
  color: #013793;
  position: relative;
}
#voice .sec .box h3:before {
  content: url(../img/voice/icon01.png);
  position: absolute;
  top: 0;
  left: 0;
}
#voice .sec .box p {
  text-align: left;
  line-height: 170%;
  font-size: 14rem;
  margin-bottom: 20px;
}
#voice .sec .advice {
  margin: 0 auto 0 auto;
  padding: 20px 0 0 0;
  width: 1200px;
  text-align: left;
  background: #e5eefc;
  overflow: hidden;
}
#voice .sec .advice h4 {
  margin: 0 0 20px 0;
  padding: 0 0 0 0;
}
#voice .sec .advice p {
  text-align: left;
  line-height: 170%;
  font-size: 14rem;
  margin: 0 30px 20px 30px;
}
#voice .btn {
  margin: 0 auto 0 auto;
  width: 290px;
}
#voice .btn a {
  display: block;
  width: 100%;
  height: 58px;
  line-height: 58px;
  text-align: center;
  font-size: 16rem;
  font-weight: bold;
  color: #013793;
  border: 1px solid #023894;
  background: url(../img/common/arrow_blue.png) 95% center no-repeat;
}

/*-----------------------------------------------------------------
top_eng
-----------------------------------------------------------------*/
#mainVisual {
  width: 100%;
  height: 480px;
  background: #000d23;
  position: relative;
  overflow: hidden;
}
#mainVisual img {
  margin: 0 0 0 -960px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
}

.content#top_eng {
  width: 100%;
  padding: 40px 0 70px 0;
  margin: 0 auto;
  overflow: hidden;
}

#top_eng #sec01 {
  width: 1200px;
  margin: 0 auto;
}
#top_eng #sec01 .product_top {
  overflow: hidden;
  margin-bottom: 30px;
}
#top_eng #sec01 .product_top .left {
  float: left;
  display: inline;
  width: 570px;
  height: 280px;
  clear: both;
  margin: 0 15px 30px 15px;
  position: relative;
}
#top_eng #sec01 .product_top .left h3 {
  margin-top: 86px;
  margin-left: 52px;
}
#top_eng #sec01 .product_top .right {
  float: right;
  display: inline;
  width: 570px;
  height: 280px;
  margin: 0 15px 30px 15px;
  position: relative;
}
#top_eng #sec01 .product_top .right h3 {
  margin-top: 86px;
  margin-left: 52px;
}
#top_eng #sec01 .product_top .box01 {
  background: url(../img/top_eng/sec01_bg01.jpg) no-repeat;
}
#top_eng #sec01 .product_top .box02 {
  background: url(../img/top_eng/sec01_bg02.jpg) no-repeat;
}
#top_eng #sec01 .product_top .box03 {
  background: url(../img/top_eng/sec01_bg03.jpg) no-repeat;
}
#top_eng #sec01 .product_top .box04 {
  background: url(../img/top_eng/sec01_bg04.jpg) no-repeat;
}
#top_eng #sec01 .product_top ul {
  position: absolute;
  top: 200px;
  left: -15px;
  letter-spacing: -0.3em;
}
#top_eng #sec01 .product_top ul li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 10px;
}
#top_eng #sec01 .product_top ul li a:hover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#top_eng #sec02 {
  padding: 55px 0 70px 0;
  background: #eeeeee;
  width: 100%;
}
#top_eng #sec02 .box {
  width: 900px;
  height: 188px;
  background: url(../img/top_eng/sec02_bg01.jpg) no-repeat;
  margin: 0 auto 0 auto;
  position: relative;
}
#top_eng #sec02 .box h3 {
  padding-top: 33px;
}
#top_eng #sec02 .box .more {
  position: absolute;
  top: 148px;
  left: 670px;
  width: 240px;
}
#top_eng #sec02 .box .more a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#top_eng #sec03 {
  margin-bottom: 70px;
  overflow: hidden;
  width: 100%;
  height: 480px;
  background: url(../img/top_eng/sec03_bg.jpg) no-repeat;
  background-size: cover;
}
#top_eng #sec03 .inner {
  width: 680px;
  height: 480px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.9);
}
#top_eng #sec03 .inner h2 {
  margin: 0 0 25px 0;
  padding: 0 0 32px 0;
  background: url(../img/top_eng/line01.png) center bottom no-repeat;
  text-align: center;
}
#top_eng #sec03 .inner h2 img {
  margin-top: 90px;
}
#top_eng #sec03 .inner h3 {
  margin: 30px 0 20px;
  text-align: center;
  font-size: 18rem;
  font-weight: bold;
}
#top_eng #sec03 .inner .text {
  margin-bottom: 35px;
  text-align: center;
  line-height: 2.5em;
}
#top_eng #sec04 .banner {
  overflow: hidden;
  width: 970px;
  margin: 0 auto 0;
}
#top_eng #sec04 .banner .left {
  float: left;
  width: 470px;
  height: 90px;
}
#top_eng #sec04 .banner .right {
  float: right;
  width: 470px;
  height: 90px;
}
#top_eng #sec04 .banner a:hover:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/*-----------------------------------------------------------------
製品情報
-----------------------------------------------------------------*/
.free_parent {
  padding: 20px;
}

.products_serach_form {
  margin: 0 0 40px 0;
  padding: 30px 0 30px 0;
  background: #e5eefc;
  overflow: hidden;
}
.products_serach_form .box {
  margin: 0 auto 40px auto;
  width: 590px;
  height: 40px;
  text-align: left;
  background: url(../img/products_cat_list/input_bg01.png) 0 0 no-repeat;
  overflow: hidden;
}
.products_serach_form .box .text {
  margin: 1px 0 0 20px;
  padding: 0 0 0 0;
  float: left;
  display: inline;
  width: 520px;
  height: 36px;
  line-height: 36px;
  background: #ffffff;
  border: 1px solid #ffffff;
}
.products_serach_form .box .btn {
  float: right;
}
.products_serach_form ul {
  margin: 0 0 0 119px;
  overflow: hidden;
}
.products_serach_form ul li {
  margin: 0 30px 0 0;
  float: left;
  display: inline;
}
.products_serach_form ul li a {
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 15rem;
  font-weight: bold;
  color: #ffffff;
  display: block;
}
.products_serach_form ul li a.link01 {
  width: 180px;
  background: url(../img/products_cat_list/link_bg01.png) 0 0 no-repeat;
}
.products_serach_form ul li a.link02 {
  width: 230px;
  background: url(../img/products_cat_list/link_bg02.png) 0 0 no-repeat;
}

#products_cat_list #sec01 {
  overflow: hidden;
}
#products_cat_list #sec01 .titlebar01 {
  margin-bottom: 30px;
}
#products_cat_list #sec01 ul {
  overflow: hidden;
}
#products_cat_list #sec01 ul li {
  width: 270px;
  line-height: 160%;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  float: left;
  display: inline;
  margin: 0 15px 35px 15px;
}
#products_cat_list #sec01 ul li:nth-of-type(3n) {
  margin: 0 0 35px 15px;
}
#products_cat_list #sec01 ul li:nth-of-type(3n+1) {
  clear: both;
}
#products_cat_list #sec01 ul li .img {
  margin: 0 0 10px 0;
}

#products_cat_list .column {
  overflow: hidden;
}
#products_cat_list .column .titlebar01 {
  margin-bottom: 30px;
}
#products_cat_list .column ul {
  overflow: hidden;
}
#products_cat_list .column ul li {
  width: 270px;
  line-height: 160%;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  float: left;
  display: inline;
  margin: 0 15px 35px 15px;
}
#products_cat_list .column ul li:nth-of-type(3n) {
  margin: 0 0 35px 15px;
}
#products_cat_list .column ul li:nth-of-type(3n+1) {
  clear: both;
}
#products_cat_list .column ul li .img {
  margin: 0 0 10px 0;
}

#products_archive .column {
  overflow: hidden;
}
#products_archive .column .titlebar01 {
  margin-bottom: 30px;
}
#products_archive .column ul {
  overflow: hidden;
}
#products_archive .column ul li {
  width: 270px;
  line-height: 160%;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  float: left;
  display: inline;
  margin: 0 15px 35px 15px;
}
#products_archive .column ul li:nth-of-type(3n) {
  margin: 0 0 35px 15px;
}
#products_archive .column ul li:nth-of-type(3n+1) {
  clear: both;
}
#products_archive .column ul li .img {
  margin: 0 0 10px 0;
}
#products_archive .column .btn {
  margin-bottom: 50px;
  text-align: center;
}

/*-----------------------------------------------------------------
製品情報詳細
-----------------------------------------------------------------*/
#products_detail .titlebar01 {
  margin-bottom: 30px;
}
#products_detail .editor_style p {
  clear: both;
  margin-bottom: 15px;
  line-height: 160%;
}
#products_detail .editor_style p img.alignright {
  text-align: right;
}
#products_detail .editor_style .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#products_detail .editor_style img {
  /*        width: auto;
          height: auto;*/
}
#products_detail .editor_style img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#products_detail .editor_style img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
#products_detail .editor_style img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
#products_detail .editor_style .alignright {
  float: right;
}
#products_detail .editor_style .alignleft {
  float: left;
}
#products_detail .editor_style ul {
  margin: 20px 0 20px 20px;
  list-style: disc outside;
}
#products_detail .editor_style ol {
  margin: 20px 0 20px 20px;
  list-style: decimal outside;
}
#products_detail .editor_style li {
  line-height: 160%;
}
#products_detail .editor_style h1 {
  clear: both;
  padding: 10px 0 10px 23px;
  margin-bottom: 20px;
  border-left: 5px solid #023894;
  border-bottom: 1px solid #023894;
  line-height: 140%;
  font-size: 24rem;
  font-weight: bold;
  color: #023894;
}
#products_detail .editor_style h2 {
  clear: both;
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #023894;
  border-bottom: 3px solid #319fd3;
  line-height: 150%;
  font-weight: bold;
  color: #fff;
}
#products_detail .editor_style h3 {
  clear: both;
  padding: 7px 15px;
  margin-bottom: 20px;
  background-color: #ebf7fa;
  line-height: 150%;
  font-weight: bold;
  color: #023894;
}
#products_detail .editor_style h4 {
  clear: both;
  padding: 0 0 10px 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
  overflow: hidden;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_detail .editor_style h4:before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #023894;
  position: absolute;
  left: 0;
  bottom: 10px;
}
#products_detail .editor_style h5 {
  clear: both;
  padding-left: 15px;
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_detail .editor_style h5:before {
  content: "";
  width: 4px;
  height: 4px;
  margin: auto 0;
  border: 3px solid #023894;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#products_detail .editor_style h6 {
  clear: both;
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_detail .editor_style em {
  font-style: italic;
}
#products_detail .editor_style table {
  margin: 0 auto 15px;
}
#products_detail .editor_style table[border="0"] {
  border: 0;
}
#products_detail .editor_style table[border="0"] th, #products_detail .editor_style table[border="0"] td {
  border: 0;
}
#products_detail .editor_style table.aligncenter {
  display: table;
}
#products_detail .editor_style table th {
  padding: 15px;
  border: solid 1px #ccc;
  background-color: #eee;
  text-align: center;
  font-weight: bold;
}
#products_detail .editor_style table td {
  padding: 15px;
  border: solid 1px #ccc;
}
#products_detail .editor_style a {
  text-decoration: underline;
  font-weight: bold;
  color: #023894;
}
#products_detail .editor_style a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#products_detail .post {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  line-height: 190%;
  font-size: 16rem;
  text-align: left;
  border-bottom: 1px solid #dddddd;
  overflow: hidden;
}
#products_detail .post img {
  margin: 0 auto 25px auto;
  display: block;
  max-width: 885px;
}
#products_detail .post p.name {
  text-align: center;
  line-height: 120%;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 5px 0;
}
#products_detail .post p.note {
  text-align: center;
  line-height: 140%;
  font-size: 14px;
  margin: 0 0 20px 0;
}
#products_detail .post a {
  font-weight: bold;
  text-decoration: underline;
}
#products_detail .post a:hover {
  font-weight: bold;
  text-decoration: none;
}
#products_detail .post table {
  margin: 0 0 25px 0;
}
#products_detail .post table.data {
  width: 800px;
  margin: 0 auto 30px auto;
}
#products_detail .post table th {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#products_detail .post table.data th {
  text-align: center;
}
#products_detail .post table td {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: left;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#products_detail .post table.data td {
  width: 50%;
  text-align: center;
}
#products_detail .post table.data td table {
  width: 95%;
  border: 0;
  margin: 0 auto;
}
#products_detail .post table.data td table td {
  width: auto;
  border: 0;
  text-align: right;
  padding: 0;
}
#products_detail .post .cart_box {
  width: 830px;
  text-align: center;
  overflow: hidden;
  padding: 20px 0 0 0;
  margin: 0 auto 20px auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
#products_detail .post .cart_box .box {
  width: 33.3%;
}
#products_detail .post .cart_box .box .message {
  line-height: 1.4;
  padding-top: 10px;
  font-size: 14rem;
}
#products_detail .post .cart_box a {
  width: 270px;
  height: 80px;
  line-height: 80px;
  font-size: 24rem;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  display: block;
}
#products_detail .post .cart_box a:hover {
  opacity: 0.65;
}
#products_detail .post .cart_box a.cad {
  background: url(../img/products_detail/link_bg01.png) 0 0 no-repeat;
}
#products_detail .post .note {
  margin: 16px 0 24px;
}
#products_detail .return {
  width: 150px;
  margin: 0 auto 0 auto;
}
#products_detail .return a {
  padding: 0 0 0 0;
  width: 150px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16rem;
  background: #eeeeee;
  display: block;
}

/*-----------------------------------------------------------------
製品情報
-----------------------------------------------------------------*/
#products_cat_child #results {
  padding-top: 20px;
}
#products_cat_child .titlebar01 {
  margin-bottom: 30px;
}
#products_cat_child .post {
  margin: 0 0 30px 0;
  padding: 0 0 20px 0;
  line-height: 190%;
  font-size: 16rem;
  text-align: left;
  overflow: hidden;
}
#products_cat_child .post p {
  clear: both;
  margin-bottom: 15px;
  line-height: 160%;
}
#products_cat_child .post p img.alignright {
  text-align: right;
}
#products_cat_child .post .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#products_cat_child .post img {
  /*        width: auto;
          height: auto;*/
}
#products_cat_child .post img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#products_cat_child .post img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
#products_cat_child .post img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
#products_cat_child .post .alignright {
  float: right;
}
#products_cat_child .post .alignleft {
  float: left;
}
#products_cat_child .post ul {
  margin: 20px 0 20px 20px;
  list-style: disc outside;
}
#products_cat_child .post ol {
  margin: 20px 0 20px 20px;
  list-style: decimal outside;
}
#products_cat_child .post li {
  line-height: 160%;
}
#products_cat_child .post h1 {
  clear: both;
  padding: 10px 0 10px 23px;
  margin-bottom: 20px;
  border-left: 5px solid #023894;
  border-bottom: 1px solid #023894;
  line-height: 140%;
  font-size: 24rem;
  font-weight: bold;
  color: #023894;
}
#products_cat_child .post h2 {
  clear: both;
  padding: 10px 15px;
  margin-bottom: 20px;
  background-color: #023894;
  border-bottom: 3px solid #319fd3;
  line-height: 150%;
  font-weight: bold;
  color: #fff;
}
#products_cat_child .post h3 {
  clear: both;
  padding: 7px 15px;
  margin-bottom: 20px;
  background-color: #ebf7fa;
  line-height: 150%;
  font-weight: bold;
  color: #023894;
}
#products_cat_child .post h4 {
  clear: both;
  padding: 0 0 10px 15px;
  margin-bottom: 20px;
  border-bottom: solid 1px #ccc;
  overflow: hidden;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_cat_child .post h4:before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #023894;
  position: absolute;
  left: 0;
  bottom: 10px;
}
#products_cat_child .post h5 {
  clear: both;
  padding-left: 15px;
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_cat_child .post h5:before {
  content: "";
  width: 4px;
  height: 4px;
  margin: auto 0;
  border: 3px solid #023894;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
#products_cat_child .post h6 {
  clear: both;
  margin-bottom: 20px;
  line-height: 150%;
  font-weight: bold;
  position: relative;
}
#products_cat_child .post em {
  font-style: italic;
}
#products_cat_child .post table {
  margin: 0 auto 15px;
}
#products_cat_child .post table[border="0"] {
  border: 0;
}
#products_cat_child .post table[border="0"] th, #products_cat_child .post table[border="0"] td {
  border: 0;
}
#products_cat_child .post table.aligncenter {
  display: table;
}
#products_cat_child .post table th {
  padding: 15px;
  border: solid 1px #ccc;
  background-color: #eee;
  text-align: center;
  font-weight: bold;
}
#products_cat_child .post table td {
  padding: 15px;
  border: solid 1px #ccc;
}
#products_cat_child .post a {
  text-decoration: underline;
  font-weight: bold;
  color: #023894;
}
#products_cat_child .post a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.products_more_serach_form {
  margin: 0 0 40px 65px;
  overflow: hidden;
}
.products_more_serach_form [type=submit] {
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 15rem;
  font-weight: bold;
  color: #ffffff;
  display: block;
  width: 180px;
  margin: 40px auto 0;
  border: 0;
  background: url(../img/products_cat_list/link_bg01.png) 0 0 no-repeat;
  cursor: pointer;
}
.products_more_serach_form [type=submit]:hover {
  opacity: 0.7;
}
.products_more_serach_form dl {
  margin: 0 0 20px 0;
  overflow: hidden;
}
.products_more_serach_form dl dt {
  width: 156px;
  line-height: 34px;
  font-size: 15px;
  float: left;
  display: inline;
}
.products_more_serach_form dl dd {
  line-height: 34px;
  font-size: 15px;
  overflow: hidden;
}
.products_more_serach_form dl dd .text {
  margin: 0 0 0 0;
  width: 268px;
  height: 32px;
  line-height: 32px;
  font-size: 15px;
  background: #ffffff;
  border: 1px solid #cccccc;
  float: left;
  display: inline;
  overflow: hidden;
}
.products_more_serach_form dl dd p {
  margin: 0 20px;
  float: left;
  display: inline;
}

.search_result {
  width: 865px;
  margin: 0 auto 60px auto;
}
.search_result p {
  line-height: 140%;
  font-size: 15rem;
  margin: 0 0 20px 0;
}
.search_result table {
  width: 100%;
}
.search_result table th {
  padding: 10px;
  line-height: 120%;
  font-size: 12rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
.search_result table td {
  padding: 10px;
  line-height: 120%;
  font-size: 12rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
.search_result table td a {
  color: #013793;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
製品 検索結果
-----------------------------------------------------------------*/
#search_product h3 {
  margin: 0 0 20px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#search_product p {
  margin: 0 0 25px 0;
  line-height: 130%;
  font-size: 14rem;
}
#search_product p.keyword {
  margin: 0 0 10px 0;
}
#search_product table {
  width: 100%;
  margin: 0 0 60px 0;
}
#search_product table th {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  background: #eeeeee;
  border: 1px solid #dddddd;
}
#search_product table td {
  padding: 10px;
  line-height: 170%;
  font-size: 14rem;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  border: 1px solid #dddddd;
}
#search_product table td a {
  color: #013793;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
検索結果
-----------------------------------------------------------------*/
#search h3 {
  margin: 0 0 20px 0;
  padding: 15px 25px;
  line-height: 120%;
  font-size: 18rem;
  font-weight: normal;
  background: #eeeeee;
}
#search p {
  margin: 0 0 25px 0;
  line-height: 130%;
  font-size: 14rem;
}
#search p.keyword {
  margin: 0 0 10px 0;
}
#search .result {
  border-top: 2px dotted #cccccc;
  overflow: hidden;
  margin: 0 0 60px 0;
}
#search .result li {
  border-bottom: 2px dotted #cccccc;
  overflow: hidden;
  padding: 15px 0 5px 0;
  margin: 0 0 0 0;
}
#search .result li h4 {
  line-height: 120%;
  font-size: 16rem;
  font-weight: bold;
  margin: 0 0 5px 0;
}
#search .result li p {
  line-height: 130%;
  font-size: 14rem;
  margin: 0 0 5px 0;
}
#search .result li p.more {
  text-align: right;
  margin: 0 0 0 0;
}
#search .result li p.more a {
  color: #013793;
  text-decoration: underline;
}

/*-----------------------------------------------------------------
PRODUCTS ENG
-----------------------------------------------------------------*/
#products_eng .sec {
  margin: 0 0 40px 0;
  overflow: hidden;
}
#products_eng .sec .box {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  overflow: hidden;
}
#products_eng .sec .box .img {
  margin: 0 30px 0 0;
  width: 285px;
  display: inline;
  float: left;
}
#products_eng .sec .box .info {
  overflow: hidden;
}
#products_eng .sec .box .info h4 {
  margin: 0 0 10px 0;
  line-height: 140%;
  font-size: 18rem;
  font-weight: bold;
}
#products_eng .sec .box .info p {
  margin: 0 0 25px 0;
  line-height: 170%;
  font-size: 14rem;
}
#products_eng .sec .box .info .btn {
  margin: 0 10px 0 0;
  width: 170px;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline;
}
#products_eng .sec .box .info .btn a {
  width: 170px;
  height: 40px;
  line-height: 40px;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url(../img/products_eng/btn_bg01.png) 0 0 no-repeat;
  display: block;
}

/*-----------------------------------------------------------------
PRODUCTS ENG
-----------------------------------------------------------------*/
#eng_products .sec {
  margin: 0 0 40px 0;
  overflow: hidden;
}
#eng_products .sec .box {
  margin: 0 0 0 0;
  padding: 25px 0 0 0;
  overflow: hidden;
}
#eng_products .sec .box .img {
  margin: 0 30px 0 0;
  width: 285px;
  display: inline;
  float: left;
}
#eng_products .sec .box .info {
  overflow: hidden;
}
#eng_products .sec .box .info h4 {
  margin: 0 0 10px 0;
  line-height: 140%;
  font-size: 18rem;
  font-weight: bold;
}
#eng_products .sec .box .info p {
  margin: 0 0 25px 0;
  line-height: 170%;
  font-size: 14rem;
  clear: both;
}
#eng_products .sec .box .info .btn {
  margin: 0 10px 20px 0;
  width: 170px;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline;
}
#eng_products .sec .box .info .btn a {
  width: 170px;
  height: 40px;
  line-height: 40px;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url(../img/products_eng/btn_bg01.png) 0 0 no-repeat;
  display: block;
}
#eng_products .sec .box .info .btn_link {
  margin: 0 10px 20px 0;
  width: 170px;
  height: 40px;
  line-height: 40px;
  float: left;
  display: inline;
}
#eng_products .sec .box .info .btn_link a {
  width: 170px;
  height: 40px;
  line-height: 40px;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url(../img/products_eng/btn_bg02.png) 0 0 no-repeat;
  display: block;
}

/*-----------------------------------------------------------------
特注品
-----------------------------------------------------------------*/
#custom .titlebar01 {
  margin-bottom: 20px;
}
#custom p {
  margin: 0 0 30px 0;
  line-height: 170%;
  font-size: 14rem;
  text-align: center;
}
#custom p.catch {
  margin: 0 0 15px 0;
  line-height: 130%;
  font-size: 18rem;
  font-weight: bold;
}
#custom .link {
  margin: 0 auto 15px auto;
  width: 740px;
  overflow: hidden;
}
#custom .link li {
  margin: 0 0 20px 0;
  width: 360px;
  height: 40px;
  float: left;
  display: inline;
}
#custom .link li:nth-of-type(2n) {
  float: right;
}
#custom .link li:nth-of-type(2n+1) {
  clear: both;
}
#custom .link li a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 15rem;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  background: url(../img/custom/link_bg01.png) 0 0 no-repeat;
  display: block;
}
#custom .work {
  margin: 0 0 20px 0;
  overflow: hidden;
}
#custom .work:nth-of-type(4) {
  margin: 0 0 50px 0;
}
#custom .work dt {
  padding: 0 0 0 15px;
  width: 205px;
  line-height: 140%;
  font-size: 16rem;
  font-weight: bold;
  box-sizing: border-box;
  background: url(../img/custom/icon01.png) 0 5px no-repeat;
  float: left;
  display: inline;
}
#custom .work dd {
  text-align: left;
  overflow: hidden;
}
#custom .work dd p {
  margin: 0 0 10px 0;
  text-align: left;
}
#custom .work dd ul {
  margin: 0 0 10px 0;
  overflow: hidden;
}
#custom .work dd ul.img02 {
  margin: 0 0 25px 0;
}
#custom .work dd ul li {
  margin: 0 10px 0 0;
  width: 170px;
  float: left;
  display: inline;
}

