@charset "UTF-8";
@CHARSET "UTF-8";
/*################################################################

下層ページレイアウト設定

################################################################*/
#contact .form table, #single-item .form table, #recruit table {
  font-size: 1.6rem;
  border-collapse: collapse;
  border: 1px solid #ccc;
  width: 100%;
}
#contact .form table th, #single-item .form table th, #recruit table th, #contact .form table td, #single-item .form table td, #recruit table td {
  padding: 15px;
  border: 1px solid #ccc;
}
#contact .form table th, #single-item .form table th, #recruit table th {
  background-color: #eeeeee;
  width: 28%;
}
#contact .form button, #contact .form [type=button], #contact .form [type=reset], #contact .form [type=submit], #single-item .form button, #single-item .form [type=button], #single-item .form [type=reset], #single-item .form [type=submit] {
  width: 226px;
  font-weight: bold;
  font-size: 1.6rem;
  background-image: url(../img/common/icon-arrow03-right.png);
  background-repeat: no-repeat;
  background-position: 210px center;
  background-color: #004d86;
  color: #fff;
  padding: 16px;
  display: inline-block;
  text-align: left;
}
#contact .form button:link, #contact .form [type=button]:link, #contact .form [type=reset]:link, #contact .form [type=submit]:link, #single-item .form button:link, #single-item .form [type=button]:link, #single-item .form [type=reset]:link, #single-item .form [type=submit]:link, #contact .form button:visited, #contact .form [type=button]:visited, #contact .form [type=reset]:visited, #contact .form [type=submit]:visited, #single-item .form button:visited, #single-item .form [type=button]:visited, #single-item .form [type=reset]:visited, #single-item .form [type=submit]:visited {
  color: #fff;
}
#contact .form button:hover, #contact .form [type=button]:hover, #contact .form [type=reset]:hover, #contact .form [type=submit]:hover, #single-item .form button:hover, #single-item .form [type=button]:hover, #single-item .form [type=reset]:hover, #single-item .form [type=submit]:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*@import "mixin/component";*/
/*-----------------------------------------------------------------
共通設定
-----------------------------------------------------------------*/
.container {
  padding-bottom: 60px;
}

/*-----------------------------------------------------------------
会社情報
-----------------------------------------------------------------*/
#company #company_information h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#company .table01 {
  margin-bottom: 30px;
}
#company .buttons {
  text-align: center;
  margin-bottom: 30px;
}
#company .buttons li {
  display: inline-block;
}
#company .buttons .btn01 {
  margin-left: 10px;
  margin-right: 10px;
}
#company #access {
  background-color: #e4f0f9;
}
#company #access h3 {
  text-align: center;
  font-size: 3rem;
  font-weight: bold;
  color: #004d86;
  padding: 30px 0 40px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
#company #access p {
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#company #access .map {
  text-align: center;
  margin-bottom: 30px;
}
#company #access .map .image {
  margin-bottom: 30px;
}
#company #access h4 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#company #access table {
  margin-bottom: 30px;
}

#privacy p {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
#privacy h4 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 15px;
}

#sitepolicy p {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
#sitepolicy h4 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 15px;
}

#trade p {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
#trade table {
  margin-bottom: 30px;
}

#results p {
  margin-bottom: 30px;
  font-size: 1.6rem;
  text-align: center;
}
#results h4 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#results table.table01 {
  margin-bottom: 60px;
}
#results table.table01.collaboration th {
  width: 14.6666666667%;
}

#sitemap p {
  margin-bottom: 30px;
  font-size: 1.6rem;
}
#sitemap h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
#sitemap ul a {
  color: #0068b6;
  font-size: 1.6rem;
}
#sitemap ul li {
  margin-bottom: 4px;
}
#sitemap ul li:before {
  content: "・ ";
}
#sitemap ul li ul li {
  width: 210px;
  display: inline-block;
  padding-left: 10px;
}
#sitemap ul li ul li:before {
  content: "└ ";
}

#recruit .main-image {
  background: url(../img/recruit/recruit-image-bg.png) left top repeat-x;
  height: 400px;
  position: relative;
  padding: 100px 50px;
}
#recruit .main-image:before {
  content: "";
  display: block;
  background: url(../img/recruit/recruit-image-head.png) left top no-repeat;
  width: 655px;
  height: 79px;
  position: absolute;
  top: 0;
  left: 0;
}
#recruit .main-image:after {
  content: "";
  display: block;
  background: url(../img/recruit/recruit-image.png) left top no-repeat;
  width: 780px;
  height: 380px;
  position: absolute;
  top: 0;
  right: 0;
}
#recruit .main-image .conetnts {
  position: absolute;
  z-index: 100;
  width: 60%;
}
#recruit .main-image .title {
  font-size: 2.4rem;
  margin-bottom: 45px;
  font-weight: bold;
}
#recruit p {
  font-size: 1.6rem;
}
#recruit h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#recruit table {
  margin-bottom: 30px;
}

#error-404 {
  padding-top: 80px;
}
#error-404 h3 {
  text-align: center;
  margin-bottom: 30px;
}
#error-404 p {
  font-size: 1.4rem;
  text-align: center;
}
#error-404 .btns {
  padding-top: 60px;
  text-align: center;
}

#link h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
#link .links ul {
  margin-bottom: 30px;
}
#link .links li:before {
  content: "・ ";
}
#link .links li a {
  color: #0068b6;
  font-size: 1.6rem;
}
#link p {
  font-size: 1.4rem;
  text-align: center;
}
#link .btns {
  padding-top: 60px;
  text-align: center;
}

#product .result_bn {
  text-align: center;
  margin-bottom: 80px;
}
#product .items {
  margin-bottom: 40px;
}
#product .items:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#product .items .item {
  padding: 0 10px;
  float: left;
  width: 33.33%;
  text-align: center;
  border: 1px solid #eeeeee;
  height: 320px;
}
#product .items .item:nth-of-type(3n+1) {
  clear: left;
}
#product .items .item .img {
  text-align: center;
  width: 210px;
  height: 210px;
  margin: 0 auto;
}
#product .items .item .img a {
  display: table-cell;
  vertical-align: middle;
  width: 210px;
  height: 210px;
}
#product .items .item .title {
  font-size: 1.8rem;
}
#product .items .item .description {
  font-size: 1.6rem;
  margin-bottom: 8px;
  height: 38px;
  line-height: 1.4;
}
#product .items .item .pdf {
  text-align: left;
  border-top: 1px solid #eee;
  font-size: 1.4rem;
}
#product .items .item .pdf a {
  background-image: url(../img/common/icon-pdf.png);
  background-repeat: no-repeat;
  background-position: left 8px;
  padding-left: 22px;
  height: 36px;
  line-height: 36px;
  display: inline-block;
}
#product .get_adobe {
  text-align: center;
  width: 100%;
  max-width: 880px;
  margin: 0 auto 30px;
}
#product .get_adobe .inner {
  font-size: 1.4rem;
  text-align: left;
}
#product .get_adobe .inner:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#product .get_adobe .inner .banner {
  float: left;
  margin-right: 10px;
  vertical-align: middle;
}
#product .get_adobe .inner a {
  display: inline-block;
}
#product .get_adobe .inner .text {
  padding-top: 10px;
}
#product .order-personal {
  text-align: center;
  margin-bottom: 80px;
}
#product #catalog {
  background-color: #e4f0f9;
}
#product #catalog .container {
  max-width: 1040px;
  padding-bottom: 40px;
  background: url(../img/product/order-personal-bg.png) 520px bottom no-repeat;
}
#product #catalog .title {
  padding-top: 40px;
  margin-bottom: 20px;
}
#product #catalog .text {
  margin-bottom: 30px;
  font-size: 1.4rem;
}
#product #catalog .link .btn01 {
  width: 390px;
  background-position: 370px center;
}
#product #catalog .tel {
  background-image: url(../img/common/icon-tel.png);
  background-repeat: no-repeat;
  background-position: left center;
  height: 33px;
  line-height: 33px;
  padding-left: 45px;
  font-weight: bold;
  vertical-align: center;
  -js-display: flex;
  display: flex;
  margin-bottom: 20px;
}
#product #catalog .tel .number {
  font-size: 3.4rem;
  margin-right: 10px;
}
#product #catalog .tel .worktime {
  font-size: 1.6rem;
}

#search-items:after,
#taxonomy-items:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#search-items #sidebar,
#taxonomy-items #sidebar {
  float: left;
  width: 260px;
  padding: 0 10px 0 20px;
  border-right: 1px solid #ccc;
  margin-bottom: 30px;
}
#search-items h3,
#taxonomy-items h3 {
  font-weight: bold;
  color: #004d86;
  font-size: 1.8rem;
  margin-bottom: 15px;
}
#search-items .notfound,
#taxonomy-items .notfound {
  font-size: 2.6rem;
}
#search-items .item_category .parents > li,
#taxonomy-items .item_category .parents > li {
  background: url(../img/common/icon-plus.png) left 6px no-repeat;
  padding-left: 20px;
}
#search-items .item_category ul li,
#taxonomy-items .item_category ul li {
  margin-bottom: 4px;
}
#search-items .item_category ul li > a,
#taxonomy-items .item_category ul li > a {
  color: #333333;
  font-size: 1.6rem;
}
#search-items .item_category ul li .child,
#taxonomy-items .item_category ul li .child {
  display: none;
}
#search-items .item_category ul li .child li:before,
#taxonomy-items .item_category ul li .child li:before {
  content: "・";
}
#search-items #main,
#taxonomy-items #main {
  width: 100%;
  min-width: 500px;
  padding-left: 300px;
}
#search-items #main .inner,
#taxonomy-items #main .inner {
  overflow: hidden;
}
#search-items #main .category_list,
#taxonomy-items #main .category_list {
  margin-bottom: 20px;
}
#search-items #main .category_list li,
#taxonomy-items #main .category_list li {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 4px;
}
#search-items #main .category_list a,
#taxonomy-items #main .category_list a {
  display: inline-block;
  font-size: 1.2rem;
  color: #333333;
  background-color: #eeeeee;
  border-radius: 4px;
  padding: 2px 10px;
}
#search-items #main .items,
#taxonomy-items #main .items {
  margin-bottom: 40px;
}
#search-items #main .items:after,
#taxonomy-items #main .items:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#search-items #main .items .item,
#taxonomy-items #main .items .item {
  padding: 0 10px;
  float: left;
  width: 250px;
  text-align: center;
  border: 1px solid #eeeeee;
  height: 320px;
  position: relative;
}
#search-items #main .items .item .img,
#taxonomy-items #main .items .item .img {
  text-align: center;
  width: 210px;
  height: 193px;
  margin: 0 auto;
}
#search-items #main .items .item .img a,
#taxonomy-items #main .items .item .img a {
  display: table-cell;
  vertical-align: middle;
  width: 210px;
  height: 193px;
}
#search-items #main .items .item .img a img,
#taxonomy-items #main .items .item .img a img {
  width: 100%;
}
#search-items #main .items .item .title,
#taxonomy-items #main .items .item .title {
  font-size: 1.8rem;
  margin-bottom: 6px;
  line-height: 1.4;
}
#search-items #main .items .item .description,
#taxonomy-items #main .items .item .description {
  font-size: 1.6rem;
  line-height: 1.4;
}
#search-items #main .items .item .price,
#taxonomy-items #main .items .item .price {
  color: #e60012;
  font-size: 1.6rem;
  font-weight: bold;
}
#search-items #main .items .item .price .label,
#taxonomy-items #main .items .item .price .label {
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: text-bottom;
}
#search-items #main .items .item .spec,
#taxonomy-items #main .items .item .spec {
  position: absolute;
  bottom: 0;
  left: 10px;
  width: 220px;
  text-align: left;
  border-top: 1px solid #eeeeee;
  height: 36px;
  line-height: 36px;
}
#search-items #main .items .item .spec:after,
#taxonomy-items #main .items .item .spec:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#search-items #main .items .item .spec .spec_title,
#taxonomy-items #main .items .item .spec .spec_title {
  color: #666666;
  font-size: 1.4rem;
  vertical-align: middle;
  padding-right: 10px;
}
#search-items #main .items .item .spec .pdf,
#search-items #main .items .item .spec .excel,
#search-items #main .items .item .spec .word,
#taxonomy-items #main .items .item .spec .pdf,
#taxonomy-items #main .items .item .spec .excel,
#taxonomy-items #main .items .item .spec .word {
  padding-right: 10px;
}
#search-items #main .items .item .spec .pdf img,
#search-items #main .items .item .spec .excel img,
#search-items #main .items .item .spec .word img,
#taxonomy-items #main .items .item .spec .pdf img,
#taxonomy-items #main .items .item .spec .excel img,
#taxonomy-items #main .items .item .spec .word img {
  vertical-align: middle;
}
#search-items .tablenav,
#taxonomy-items .tablenav {
  margin: 60px auto;
  text-align: left;
}
#search-items .tablenav a.page-numbers,
#taxonomy-items .tablenav a.page-numbers {
  color: #0068b6;
  background: #eeeeee;
}
#search-items .tablenav a.page-numbers, #search-items .tablenav .current,
#taxonomy-items .tablenav a.page-numbers,
#taxonomy-items .tablenav .current {
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  text-decoration: none;
  font-size: 1.8rem;
  color: #333333;
}
#search-items .tablenav a.page-numbers:hover, #search-items .tablenav .current:hover,
#taxonomy-items .tablenav a.page-numbers:hover,
#taxonomy-items .tablenav .current:hover {
  color: #fff;
  background: #0068b6;
}
#search-items .tablenav .current,
#taxonomy-items .tablenav .current {
  color: #fff;
  background: #0068b6;
  font-weight: bold;
}

#single-item h3 {
  font-weight: bold;
  color: #333333;
  font-size: 2.2rem;
  margin-bottom: 15px;
}
#single-item .preview {
  text-align: left;
  margin-bottom: 20px;
  margin-top: 48px;
  padding-left: 20px;
}
#single-item .description {
  margin-bottom: 45px;
}
#single-item .description:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#single-item .description .left {
  float: left;
  width: 30%;
  min-width: 330px;
  margin: 0 20px;
}
#single-item .description .right {
  width: 100%;
  min-width: 500px;
  padding-left: 33%;
  max-width: 1500px;
  padding-right: 20px;
}
@media screen and (max-width: 1500px) {
  #single-item .description .right {
    padding-left: 445px;
  }
}
#single-item .images .main-image {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#single-item .images .main-image img {
  width: 100%;
  max-width: 100%;
}
#single-item .images .thumbnails {
  margin-top: 15px;
}
#single-item .images .thumbnails ul:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#single-item .images .thumbnails ul li {
  float: left;
  width: 20%;
  margin-left: 10px;
}
#single-item .images .thumbnails ul li:first-of-type {
  margin-left: 0;
}
#single-item .images .thumbnails ul li img {
  width: 100%;
  height: auto;
}
#single-item .spec {
  text-align: left;
  width: 330px;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  background-color: #e4f0f9;
}
#single-item .spec:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#single-item .spec .spec_title {
  color: #666666;
  font-size: 1.6rem;
  font-weight: bold;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
#single-item .spec .pdf,
#single-item .spec .excel,
#single-item .spec .word {
  padding-right: 10px;
}
#single-item .spec .pdf img,
#single-item .spec .excel img,
#single-item .spec .word img {
  vertical-align: middle;
}
#single-item .info {
  padding-bottom: 10px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 15px;
}
#single-item .info .itemcode {
  color: #e60012;
  padding-right: 40px;
}
#single-item .info .modelnumber {
  color: #009944;
  padding-right: 40px;
}
#single-item .info .stock {
  color: #eb6100;
}
#single-item .price {
  margin-bottom: 25px;
}
#single-item .price .label {
  color: #333333;
  font-size: 1.6rem;
  font-weight: normal;
}
#single-item .price .list_price {
  color: #e60012;
  font-weight: bold;
  font-size: 2.2rem;
}
#single-item .price .unit_price {
  color: #e60012;
  font-weight: bold;
  font-size: 2.2rem;
}
#single-item .contents {
  font-size: 1.6rem;
}
#single-item .contents .alignleft {
  float: left;
}
#single-item .contents .aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-item .contents .alignright {
  float: right;
}
#single-item .contents img {
  width: auto;
  height: auto;
}
#single-item .contents img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#single-item .contents img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
}
#single-item .contents img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
}
#single-item .contents img {
  width: auto;
  max-width: 656px;
  height: auto;
}
#single-item .contents figure {
  margin: 0 0 15px 0;
}
#single-item .contents ol, #single-item .contents ul {
  margin-bottom: 30px;
}
#single-item .contents p {
  margin-bottom: 25px;
  line-height: 190%;
}
#single-item .contents p img.alignright {
  text-align: right;
}
#single-item .contents h1 {
  color: #004d86;
  padding-top: 6px;
  padding-bottom: 8px;
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
}
#single-item .contents h2 {
  padding-left: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  vertical-align: middle;
  position: relative;
  margin: 20px 0;
  font-size: 1.8rem;
  background: #e4f0f9;
  border-radius: 2px;
  font-weight: bold;
}
#single-item .contents h3 {
  background: #fff;
  padding-left: 12px;
  padding-top: 6px;
  padding-bottom: 10px;
  vertical-align: middle;
  position: relative;
  margin: 20px 0;
  font-size: 1.8rem;
  border-bottom: 1px solid #ccc;
}
#single-item .contents h3:before {
  border-left: 5px solid #004d86;
  display: inline-block;
  content: "";
  height: 20px;
  padding-right: 10px;
  vertical-align: text-top;
}
#single-item .contents h4 {
  background: #fff;
  padding-left: 15px;
  vertical-align: middle;
  align-items: center;
  position: relative;
  margin: 20px 0;
  font-size: 1.6rem;
  line-height: 1.3;
  padding-right: 10px;
  border-left: 5px solid #004d86;
}
#single-item .contents h5 {
  padding-left: 20px;
  height: 25px;
  position: relative;
  margin: 20px 0;
  font-size: 1.6rem;
  padding-right: 10px;
  background-image: url(../img/common/icon-dot.png);
  background-position: left center;
  background-repeat: no-repeat;
}
#single-item .contents h6 {
  background: #fff;
  height: 25px;
  -js-display: flex;
  display: flex;
  display: -webkit-flex;
  line-height: 1;
  vertical-align: middle;
  align-items: center;
  position: relative;
  margin: 20px 0;
  font-size: 1.6rem;
}
#single-item .contents a {
  color: #0044CC;
  text-decoration: underline;
}
#single-item .contents a:hover {
  color: #0044CC;
  text-decoration: none;
}
#single-item .contents table {
  margin: 0 0 20px 0;
  border-top: 1px solid #c2c2c2;
  border-right: 1px solid #c2c2c2;
  border-collapse: collapse;
}
#single-item .contents table th {
  padding: 10px;
  min-width: 150px;
  text-align: center;
  background: #f3f3f3;
  border-left: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}
#single-item .contents table td {
  padding: 10px;
  min-width: 150px;
  text-align: center;
  border-left: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
}
#single-item .contents em {
  font-style: italic;
}
#single-item .supplement {
  font-size: 1.6rem;
  margin-bottom: 50px;
}
#single-item .img_supplement table th {
  width: 390px;
  vertical-align: top;
}
#single-item .img_supplement table th img {
  max-width: 100%;
}
#single-item .img_supplement table td {
  padding-left: 30px;
  font-size: 1.6rem;
  vertical-align: top;
}
#single-item .movies .movie {
  display: inline-block;
  width: 400px;
}
#single-item .recommend {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
}
#single-item .recommend:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#single-item .recommend h4 {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
  padding-top: 10px;
}
#single-item .recommend .inner {
  width: 1500px;
  margin: 0 auto 45px;
}
#single-item .recommend .inner:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
@media screen and (max-width: 1540px) {
  #single-item .recommend .inner {
    width: 750px;
  }
}
#single-item .recommend .item {
  width: 250px;
  padding: 15px 15px 0;
  float: left;
  border: 1px solid #eeeeee;
}
#single-item .recommend .item .img {
  text-align: center;
  width: 210px;
  height: 210px;
  margin: 0 auto;
}
#single-item .recommend .item .img a {
  display: table-cell;
  vertical-align: middle;
  width: 210px;
  height: 210px;
}
#single-item .recommend .item .img a img {
  width: 100%;
}
#single-item .recommend .item .name a {
  font-size: 1.6rem;
  color: #0068b6;
}
#single-item .recommend .item .price {
  text-align: center;
  color: #e60012;
  font-size: 1.6rem;
}
#single-item .recommend .item .price .label {
  color: #e60012;
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: text-bottom;
}
#single-item .recommend .item .tags {
  border-top: 1px solid #eeeeee;
}
#single-item .recommend .item .tags a {
  height: 38px;
  line-height: 38px;
  display: inline-block;
  width: 100%;
  background: url(../img/common/icon-tag.png) left center no-repeat;
  padding-left: 20px;
  color: #666666;
}
#single-item .additional {
  margin-bottom: 45px;
}
#single-item .additional table {
  width: 80%;
  min-width: 750px;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  margin: 0 auto;
  font-size: 1.6rem;
}
#single-item .additional table th, #single-item .additional table td {
  border: 1px solid #cccccc;
  padding: 15px;
}
#single-item .additional table th {
  width: 33.3333333333%;
  background-color: #eeeeee;
  font-weight: bold;
}
#single-item .additional table td {
  width: 66.6666666667%;
}
#single-item .form {
  width: 100%;
  max-width: 1540px;
  padding: 0 20px;
  margin: 0 auto;
  padding-bottom: 60px;
}
#single-item .form h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#single-item .form .caution {
  color: #e60012;
  margin-bottom: 10px;
}
#single-item .form table {
  margin-bottom: 30px;
}
#single-item .form table p {
  text-align: left;
}
#single-item .form table th {
  text-align: left;
}
#single-item .form table th .req {
  margin-top: 5px;
  color: #fff;
  background: #e60012;
  width: 40px;
  height: 16px;
  line-height: 15px;
  padding-top: 1px;
  display: inline-block;
  float: right;
  font-size: 1.1rem;
  text-align: center;
}
#single-item .form table [type=file] {
  margin-bottom: 20px;
}
#single-item .form table .address01 {
  margin-bottom: 10px;
}
#single-item .form button, #single-item .form [type=button], #single-item .form [type=reset], #single-item .form [type=submit] {
  text-align: center;
}
#single-item .form [readonly=readonly] {
  background: #eeeeee;
}
#single-item .form .submit_btn {
  text-align: center;
}
#single-item .form form {
  margin-bottom: 45px;
}
#single-item .form .warn {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
#single-item .form .warn h4 {
  font-weight: bold;
}
#single-item .form .warn p {
  margin-bottom: 20px;
}
#single-item .form .trade_info {
  font-size: 1.6rem;
  margin-bottom: 20px;
}
#single-item .form .trade_info li {
  margin-bottom: 10px;
  background-image: url(../img/common/icon-arrow03-right-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
#single-item .form #table_autoinput {
  border: 0;
  width: 600px;
  margin: 0 auto 20px;
}
#single-item .form #table_autoinput th, #single-item .form #table_autoinput td {
  border: 0;
}
#single-item .form #table_autoinput th {
  background: #fff;
}
#single-item .form #table_autoinput td input {
  width: 100%;
}
#single-item .ssl {
  padding: 14px 20px;
  background-color: #fff3f4;
  font-size: 1.6rem;
}

#bcp .main-image {
  /*        background: url(../img/bcp/main-bg.jpg) center top no-repeat;
          background-size: 100% auto;*/
  max-height: 556px;
  position: relative;
  height: auto;
  /*        &:before {
              content: "";
              display: block;
              padding-top: 100%;
          }*/
}
#bcp .main-image .contents {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#bcp .main-image .contents .title {
  text-align: center;
  padding-top: 80px;
  margin-bottom: 30px;
}
#bcp .main-image .contents .title img {
  width: 100%;
  max-width: 980px;
  padding: 0 10px;
}
#bcp .main-image .contents p {
  text-align: center;
  color: #ffffff;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.7;
}
#bcp .main-image .bg {
  z-index: 10;
  top: 0;
  left: 0;
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  max-height: 556px;
  overflow: hidden;
}
#bcp .main-image .bg img {
  width: 100%;
  min-width: 1500px;
  display: block;
}
#bcp .system {
  background-color: #e4f0f9;
  padding-top: 80px;
}
#bcp .system .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#bcp .system .image {
  background: url(../img/bcp/system-image.png) right top no-repeat;
  margin: 0 auto 15px;
  height: 430px;
  background-color: #f3f3f3;
}
#bcp .system .bg {
  background: url(../img/bcp/recruit-image-head.png) left top no-repeat;
  max-width: 1200px;
  width: 100%;
  height: 430px;
  padding: 98px 0 0 52px;
}
#bcp .system .bg .title {
  margin-bottom: 30px;
}
#bcp .system .btns {
  width: 700px;
  text-align: center;
  margin-bottom: 10px;
}
#bcp .system .btns a {
  display: inline-block;
  margin-bottom: 10px;
}
#bcp .system p {
  text-align: center;
  margin-bottom: 20px;
}
#bcp .system .feature h4 {
  border-top: 1px solid #0068b6;
  position: relative;
  margin-top: 50px;
  padding-bottom: 50px;
  margin-bottom: 25px;
}
#bcp .system .feature h4 img {
  position: absolute;
  top: -50px;
  left: 0;
}
#bcp .system .feature ul {
  padding-left: 70px;
  margin-bottom: 40px;
}
#bcp .system .feature ul li {
  margin-bottom: 15px;
  font-size: 1.8rem;
  font-weight: bold;
}
#bcp .system .feature .note {
  background: #fff;
  padding: 32px;
  font-size: 1.6rem;
}
#bcp .system .feature .note p {
  text-align: left;
  color: #009944;
  margin-bottom: 10px;
}
#bcp .system .feature .note .ex {
  color: #e60012;
}
#bcp .proposal {
  position: relative;
  background-color: #e4f0f9;
}
#bcp .proposal .container {
  position: relative;
  padding-bottom: 80px;
  height: auto;
}
#bcp .proposal .inner {
  position: relative;
  z-index: 100;
  margin: 0 auto;
  text-align: center;
}
#bcp .proposal .inner .title {
  font-size: 3.4rem;
  font-weight: bold;
  margin-bottom: 30px;
  color: #0168b7;
}
#bcp .disaster .container {
  position: relative;
  overflow: hidden;
  height: 400px;
}
#bcp .disaster .container:before {
  content: "";
  display: block;
  width: 1920px;
  height: 400px;
  z-index: 10;
  left: 50%;
  position: absolute;
  margin-left: -960px;
  background: url(../img/bcp/bcp-bg01.png) right top no-repeat;
}
#bcp .disaster .inner {
  position: relative;
  z-index: 100;
  width: 42%;
}
@media screen and (max-width: 1540px) {
  #bcp .disaster .inner {
    width: 61.25%;
    padding-left: 20px;
  }
}
#bcp .disaster .inner h4 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 45px;
}
#bcp .disaster .inner p {
  font-size: 1.6rem;
  margin-bottom: 18px;
}
#bcp .disaster .inner ul {
  font-size: 1.6rem;
}
#bcp .disaster .inner ul li {
  margin-bottom: 4px;
  background-image: url(../img/common/icon-arrow03-right-blue.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 14px;
}
#bcp .bcp {
  background-color: #eeeeee;
}
#bcp .bcp .container {
  position: relative;
  overflow: hidden;
  height: 400px;
}
#bcp .bcp .container:before {
  content: "";
  display: block;
  width: 1920px;
  height: 400px;
  z-index: 10;
  left: 50%;
  position: absolute;
  margin-left: -960px;
  background: url(../img/bcp/bcp-bg02.png) left top no-repeat;
}
#bcp .bcp .inner {
  position: relative;
  z-index: 100;
  padding-left: 42%;
  padding-right: 20px;
  /*            @media screen and (max-width: 1540px) {
              }*/
}
#bcp .bcp .inner h4 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
  padding-top: 70px;
}
#bcp .bcp .inner p {
  font-size: 1.6rem;
  margin-bottom: 18px;
}
#bcp .package {
  padding: 80px 20px;
  background-color: #004d86;
  background-image: url(../img/bcp/package-bg.png);
  background-repeat: no-repeat;
  background-size: 50% auto;
  background-position: bottom right;
  color: #fff;
}
#bcp .package:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#bcp .package h4 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}
#bcp .package p {
  font-size: 1.6rem;
  margin-bottom: 22px;
}
#bcp .package p:last-of-type {
  margin-bottom: 60px;
}
#bcp .package .image {
  width: 41.7333333333%;
  max-width: 626px;
  float: right;
  margin-left: 100px;
  margin-bottom: 60px;
}
#bcp .package .image img {
  width: 100%;
}
#bcp .package .btns {
  text-align: center;
  clear: both;
}
#bcp .package .btns .btn01 {
  color: #333333;
  width: 376px;
  background-color: #fff;
  background-image: url(../img/common/icon-arrow03-right-grey.png);
  background-position: 355px center;
}
#bcp .support {
  padding: 120px 20px 0;
  background-color: #003045;
  background-image: url(../img/bcp/support-bg.png);
  background-repeat: no-repeat;
  background-position: center top;
  color: #fff;
  text-align: center;
  height: 540px;
}
#bcp .support:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#bcp .support h4 {
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 24px;
}
#bcp .support p {
  font-size: 1.6rem;
}
#bcp .support .btns {
  padding-top: 36px;
  text-align: center;
  clear: both;
}
#bcp .support .btns .btn01 {
  color: #333333;
  width: 356px;
  background-color: #fff;
  background-image: url(../img/common/icon-arrow03-right-grey.png);
  background-position: 335px center;
}
#bcp .support .btns .btn01:first-child {
  margin-right: 20px;
}

#contact .container > p:first-child {
  text-align: center;
  margin-bottom: 20px;
}
#contact p {
  font-size: 1.6rem;
}
#contact .tel {
  text-align: center;
  width: 760px;
  margin: 0 auto 40px;
}
#contact .faq {
  width: 760px;
  margin: 0 auto 30px;
  padding: 0 55px 30px;
  border-bottom: 1px solid #cccccc;
}
#contact .faq:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}
#contact .faq .btn01 {
  float: right;
}
#contact .btns {
  text-align: center;
  margin-bottom: 40px;
}
#contact .btns .btn {
  display: inline-block;
  margin-right: 8px;
}
#contact .btns .btn:last-child {
  margin-right: 0;
  margin-left: 8px;
}
#contact .form {
  padding-bottom: 60px;
}
#contact .form h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 30px;
}
#contact .form .caution {
  color: #e60012;
  margin-bottom: 10px;
}
#contact .form table {
  margin-bottom: 30px;
}
#contact .form table p {
  text-align: left;
}
#contact .form table th {
  text-align: left;
}
#contact .form table th .req {
  margin-top: 5px;
  color: #fff;
  background: #e60012;
  width: 40px;
  height: 16px;
  line-height: 15px;
  padding-top: 1px;
  display: inline-block;
  float: right;
  font-size: 1.1rem;
  text-align: center;
}
#contact .form table [type=file] {
  margin-bottom: 20px;
}
#contact .form table .address01 {
  margin-bottom: 10px;
}
#contact .form button, #contact .form [type=button], #contact .form [type=reset], #contact .form [type=submit] {
  text-align: center;
}
#contact .form [readonly=readonly] {
  background: #eeeeee;
}
#contact .form .submit_btn {
  text-align: center;
}

#thanks {
  padding-top: 60px;
}
#thanks h3 {
  text-align: center;
  font-weight: bold;
  font-size: 1.8rem;
  margin-bottom: 25px;
}
#thanks p {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
#thanks .link {
  margin: 40px;
}

#faq .container > p {
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 30px;
}
#faq .container ul {
  text-align: center;
  margin-bottom: 30px;
}
#faq .container ul li {
  display: inline-block;
  margin: 0 5px;
}
#faq .container h3 {
  font-weight: bold;
  color: #004d86;
  border-bottom: 1px solid #ccc;
  font-size: 1.8rem;
  margin-bottom: 25px;
}
#faq .container .qa {
  border: 1px solid #ccc;
  margin-bottom: 40px;
}
#faq .container .qa .faq_q {
  font-size: 1.6rem;
  background-color: #e4f0f9;
  background-image: url(../img/common/icon-q.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  padding: 24px 0 24px 86px;
  font-weight: bold;
}
#faq .container .qa .faq_a {
  font-size: 1.6rem;
  background-image: url(../img/common/icon-a.png);
  background-repeat: no-repeat;
  background-position: 20px 20px;
  padding: 34px 0 50px 86px;
}

/*-----------------------------------------------------------------
下層ページ　プリント用CSS
-----------------------------------------------------------------*/
@media print {
  body {
    text-align: left;
    line-height: 1.3em;
    color: #3b3b3b;
    font-size: 100%;
    background-image: none;
  }
}