@charset "UTF-8";
/* CSS Document */
h2.page_title {
  background: url(../images/product/h2_product.png) no-repeat; }

.wrap_product {
  padding-bottom: 30px; }

/* 商品部分 --------------------------------------  */
.wrap_product .block_right {
  width: 730px;
  float: right;
  background: #fff; }

.wrap_product.list .block_right {
  /* 一覧の場合 */
  background: none;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.wrap_product.list .block_right .unit_item {
  /* 一覧の場合 */
  background: #dadee9;
  margin-bottom: 30px;
  width: 48%; }

.wrap_product .block_right .item_name {
  background: #dadee9; }

.wrap_product.list .block_right .item_name {
  /* 一覧の場合 */
  background: #fff;
  display: flex;
  display: -ms-flexbox;
  justify-content: space-between;
  -ms-flex-pack: justify;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap; }

.wrap_product .block_right .item_name .title {
  padding: 19px 20px;
  font-weight: bold;
  width: 75%;
  box-sizing: border-box; }

.wrap_product .block_right .item_name .badge {
  color: #fff;
  background: #8d884c;
  text-align: center;
  padding: 19px 5px;
  width: 25%;
  box-sizing: border-box;
  font-size: 12px; }

.wrap_product .block_right .item_name .no_badge {
  color: transparent;
  background: #fff;
  text-align: center;
  padding: 19px 5px;
  width: 25%;
  box-sizing: border-box;
  font-size: 12px; }

.wrap_product.list .block_right .box_detail,
.wrap_product .block_right .wrap_item {
  width: 286px;
  margin: 0 auto;
  padding: 30px 0 10px 0; }

.wrap_product.list .block_right .box_detail {
  padding-bottom: 30px; }

.wrap_product .block_right .img {
  border: solid 2px #dadada;
  text-align: center;
  background: #fff; }

.wrap_product.list .block_right .img {
  /* 一覧の場合 */
  margin-bottom: 15px; }

.wrap_product .block_right .img img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%); }

.wrap_product.list .block_right .img img {
  /* 一覧の場合 */
  position: relative;
  top: 0;
  -webkit-transform: translateY(0);
  /* Safari用 */
  transform: translateY(0); }

.wrap_product .block_right .detail ul {
  font-size: 12px; }

.wrap_product .block_right .detail .detail_tit {
  font-size: 14px;
  line-height: 1.2em;
  color: #3653a3;
  border-left: solid 3px #3653a3;
  padding: 0 0 0 5px;
  margin-bottom: 5px; }

/* テーブル　*/
.wrap_product .wrap_spec table {
  margin: 0;
  padding: 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 100%;
  font-size: 12px; }

.wrap_product .wrap_spec th, td {
  border-bottom: 1px solid #ddd;
  padding: 9px;
  line-height: 1.4;
  text-align: left; }

.wrap_product .wrap_spec th {
  border-bottom: 1px solid #fff;
  border-right: solid 3px #fff;
  width: 100px; }

.wrap_product .wrap_spec th.center {
  text-align: center; }

.wrap_product .wrap_spec td .font_s {
  font-size: 10px; }

.wrap_product .wrap_spec th {
  font-weight: normal;
  background: #f0f0f0; }

.wrap_product .wrap_spec th.th_sub {
  background: #F8F8F8; }

.wrap_product .wrap_spec th.center,
.wrap_product .wrap_spec td.center {
  text-align: center; }

.wrap_product .wrap_spec td.right {
  text-align: right;
  float: none; }

.wrap_product .wrap_spec td.boder_right {
  border-right: solid 1px #ddd; }

.wrap_product .block_right .wrap_spec {
  width: 670px;
  margin: 0 auto;
  padding: 15px 0 30px 0; }

.wrap_product .block_left {
  width: 230px;
  float: left;
  background: #fff; }

.wrap_product .block_left .left_title {
  background: #3653a3;
  color: #fff;
  padding: 15px; }

.wrap_product .block_left li a {
  display: block;
  padding: 13px;
  border-bottom: solid 1px #f0f0f0;
  color: #000; }

.wrap_product .block_left li a:after {
  content: 'ú';
  float: right;
  font-family: CONDENSEicon;
  color: #787878; }

.wrap_product .block_left li.current a,
.wrap_product .block_left li a:hover {
  background: #dadee9;
  color: #3653a3; }

.wrap_product .block_left li.current a:after,
.wrap_product .block_left li a:hover:after {
  color: #3653a3; }

/* 定置式 ------------------------------------------------- */
#teichi_system .h3_copy {
  background: url(../images/stationary/img_stationary_01.png) no-repeat;
  width: 614px;
  height: 54px;
  margin: 40px auto 25px auto;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#teichi_system .block_06,
#teichi_system .block_05,
#teichi_system .block_04,
#teichi_system .block_03,
#teichi_system .block_02,
#teichi_system .block_01 {
  width: 660px;
  margin: 0 auto;
  margin-bottom: 30px; }

#teichi_system .block_04 .unit {
  margin-bottom: 35px; }

#teichi_system .block_04 .unit .pic {
  width: 245px;
  height: auto;
  border: 0; }

#teichi_system .block_04 .unit .txt {
  width: 410px; }

#teichi_system .block_04 .unit .tit {
  font-size: 20px;
  line-height: 1.2;
  font-weight: bold;
  border-left: solid 3px #6bb72d;
  padding-left: 10px;
  margin-bottom: 15px; }

#teichi_system h4.page_title {
  background: url(../images/stationary/h4.png) no-repeat;
  width: 345px;
  height: 45px;
  margin: 0 auto;
  margin-bottom: 30px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#teichi_system .block_04 .m20 {
  margin-bottom: 20px; }

/* タブ */
#teichi_system .wrap_tab {
  width: 482px;
  margin: 0 auto; }

#teichi_system .wrap_tab li {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  background: #fff;
  width: 232px;
  float: left;
  border-top: solid 2px #3653a3;
  border-left: solid 2px #3653a3;
  border-right: solid 2px #3653a3;
  background: #3653a3;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  cursor: pointer;
  float: left;
  margin-right: 10px;
  font-size: 18px; }

#teichi_system .wrap_tab li:nth-child(even) {
  margin-right: 0; }

.wrap_product .block_right .detail ul {
  font-size: 12px;
  margin-bottom: 20px; }

.wrap_product .block_right .detail ul li {
  margin-bottom: .3rem; }

#teichi_system .wrap_tab li.current {
  position: relative;
  padding-bottom: 32px; }

#teichi_system .wrap_tab li.current span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  color: #3653a3;
  z-index: 2;
  padding: 10px 0 15px 0;
  padding-bottom: 14px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  width: 100%; }

#block_productlist .wrap_cont {
  border-top: solid 2px #3653a3;
  padding: 40px 0; }

#block_productlist .wrap_cont .img_01 {
  margin-bottom: 15px; }

#block_productlist .wrap_cont .img_wrap .img_L {
  float: left;
  width: 320px; }

#block_productlist .wrap_cont .img_wrap .img_R {
  float: right;
  width: 320px; }

#block_productlist .wrap_cont .zoom {
  position: relative; }

#block_productlist .wrap_cont .zoom .btn_zoom {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  background: #333333;
  color: #fff;
  font-size: 16px;
  padding: 7px 30px 5px 30px;
  z-index: 1; }

#block_productlist .wrap_cont .zoom .btn_zoom:before {
  content: '[ ';
  font-family: CONDENSEicon; }

#teichi_system .block_05 {
  background: #3653a3;
  margin-bottom: 70px; }

#teichi_system .block_05 .R {
  padding: 22px 27px; }

#teichi_system .block_05 .R .tit {
  margin-bottom: 15px; }

#teichi_system .block_05 .R a {
  display: block;
  padding: 6px 0;
  text-align: center;
  border: solid 1px #fff;
  color: #fff; }

#teichi_system .block_05 .R .btn_pdf a:before {
  content: url("../images/format/icon_pdf.png");
  position: relative;
  top: 2px;
  margin-right: 0.2em; }

#teichi_system .block_06 {
  padding-bottom: 30px; }

#teichi_system .block_06 .wrap {
  border-left: solid 1px #a0a0a0;
  border-right: solid 1px #a0a0a0;
  padding: 0 15px; }

#teichi_system .block_06 h3 {
  background: url(../images/stationary/img_stationary_12.png) no-repeat;
  width: 535px;
  height: 25px;
  margin: 0 auto;
  margin-bottom: 20px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#teichi_system .block_06 .L {
  border-right: solid 1px #a0a0a0;
  padding-right: 15px; }

#teichi_system .block_06 .L,
#teichi_system .block_06 .R {
  width: 300px;
  text-align: center; }

#teichi_system .block_06 .tit {
  text-align: center;
  background: #eeeeee;
  font-size: 14px;
  padding: 2% 0 1% 0;
  margin-bottom: 10px; }

.btn_productdetail a:after {
  content: '→';
  float: right;
  margin-right: 1em; }

.btn_productdetail a:hover {
  background: #fff; }

#teichi_system .none {
  display: none; }

/* -------------------------------------------------------- */
/* 640以下 */
/* -------------------------------------------------------- */
@media screen and (max-width: 640px) {
  h2.page_title {
    background: none; }

  .wrap_outline {
    padding: 6% 0;
    font-size: 100%; }

  .wrap_product .block_right {
    width: 100%;
    float: none;
    margin-bottom: 8%; }

  .wrap_product.list .block_right .unit_item {
    /* 一覧の場合 */
    margin-bottom: 5%; }

  .wrap_product .block_right .item_name {
    height: auto; }

  .wrap_product .block_right .item_name .title {
    width: 60%;
    float: left;
    padding: 3% 4%;
    font-size: 90%;
    text-align: left; }

  .wrap_product .block_right .item_name .badge {
    width: 26%;
    height: auto;
    padding: 3% 2%;
    font-size: 90%; }

  .wrap_product.list .block_right .box_detail,
  .wrap_product .block_right .wrap_item {
    width: 90%;
    padding: 5% 0; }

  .wrap_product .block_right .img {
    float: none;
    width: 90%;
    height: auto;
    padding: 5%;
    margin-bottom: 5%; }

  .wrap_product .block_right .img img {
    position: relative;
    top: 0;
    -webkit-transform: translateY(0);
    /* Safari用 */
    transform: translateY(0);
    width: 90%;
    margin: 0 auto; }

  .wrap_product .block_right .detail {
    float: none;
    width: 100%; }

  .wrap_product .block_right .detail .detail_tit {
    font-size: 110%;
    padding: 0 0 0 0.5em;
    margin-bottom: 0.3em; }

  .wrap_product .block_right .detail ul {
    font-size: 90%;
    margin-bottom: 5%; }

  .wrap_product .block_right .detail .btn {
    width: 90%;
    margin: 0 auto; }

  .wrap_product .block_right .detail .btn img {
    width: 100%; }

  /* テーブル　*/
  .wrap_product .wrap_spec table {
    font-size: 90%; }

  .wrap_product .wrap_spec th {
    text-align: left; }

  .wrap_product .wrap_spec th, td {
    padding: 4%; }

  .wrap_product .block_right .wrap_spec {
    width: 90%;
    padding: 5% 0; }

  .wrap_product .block_left {
    width: 100%;
    float: none; }

  .wrap_product .block_left .left_title {
    padding: 4%; }

  .wrap_product .block_left li a {
    padding: 4%; }

  /* 定置式 ------------------------------------------------- */
  #teichi_system .h3_copy {
    background: none;
    width: 90%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 5%;
    padding-top: 5%;
    text-indent: 0;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    color: #3653a3;
    font-weight: bold; }

  #teichi_system .block_06,
  #teichi_system .block_05,
  #teichi_system .block_04,
  #teichi_system .block_03,
  #teichi_system .block_02,
  #teichi_system .block_01 {
    width: 90%;
    margin-bottom: 5%; }

  #teichi_system .block_04 .unit {
    margin-bottom: 6%; }

  #teichi_system .block_04 .unit .pic {
    width: 100%;
    float: none;
    margin-bottom: 3%; }

  #teichi_system .block_04 .unit .pic img {
    width: 100%; }

  #teichi_system .block_04 .unit .txt {
    width: 100%;
    float: none;
    margin-bottom: 2%; }

  #teichi_system .block_04 .unit .tit {
    font-size: 120%;
    padding-left: 2%;
    margin-bottom: 2%; }

  #teichi_system h4.page_title {
    background: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 3%;
    padding-top: 3%;
    text-indent: 0;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    font-size: 120%;
    font-weight: bold;
    border-top: solid 3px #3653a3; }

  /* タブ */
  #teichi_system img {
    width: 100%; }

  #teichi_system .wrap_tab {
    width: 90%;
    margin: 0 auto; }

  #teichi_system .wrap_tab li {
    width: 47%;
    float: left;
    padding: 3% 0 3% 0;
    float: left;
    margin-right: 0;
    font-size: 100%; }

  #teichi_system .wrap_tab li:nth-child(even) {
    float: right; }

  .wrap_product .block_right .detail ul {
    font-size: 90%;
    margin-bottom: 3%; }

  #teichi_system .wrap_tab li.current {
    position: relative;
    padding-bottom: 11%; }

  #teichi_system .wrap_tab li.current span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    color: #3653a3;
    z-index: 2;
    padding: 7% 0;
    padding-bottom: 10%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8x;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-topright: 8px;
    width: 100%; }

  #block_productlist .wrap_cont {
    padding: 5% 0; }

  #block_productlist .wrap_cont .img_01 {
    margin-bottom: 3%; }

  #block_productlist .wrap_cont .img_wrap .img_L {
    width: 48%; }

  #block_productlist .wrap_cont .img_wrap .img_R {
    width: 48%; }

  #block_productlist .wrap_cont .img_wrap .img_L img,
  #block_productlist .wrap_cont .img_wrap .img_R img {
    width: 100%; }

  #block_productlist .wrap_cont .zoom {
    position: relative; }

  #block_productlist .wrap_cont .zoom .btn_zoom {
    position: absolute;
    font-size: 85%;
    padding: 0.2em 0.5em;
    z-index: 1; }

  #teichi_system .block_05 {
    margin-bottom: 5%; }

  #teichi_system .block_05 .L {
    float: none;
    width: 100%; }

  #teichi_system .block_05 .R {
    padding: 5%;
    float: none;
    width: 90%; }

  #teichi_system .block_05 .R .tit {
    margin-bottom: 3%; }

  #teichi_system .block_05 .R a {
    display: block;
    padding: 4% 0;
    text-align: center;
    border: solid 1px #fff;
    color: #fff; }

  #teichi_system .block_06 {
    padding-bottom: 7%; }

  #teichi_system .block_06 .wrap {
    border-left: solid 1px #a0a0a0;
    border-right: solid 1px #a0a0a0;
    padding: 0 5%; }

  #teichi_system .block_06 h3 {
    background: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 3%;
    text-indent: 0;
    white-space: normal;
    overflow: hidden;
    text-align: center;
    font-size: 120%;
    font-weight: bold; }

  #teichi_system .block_06 .L {
    padding-right: 5%;
    border-right: 0;
    margin-bottom: 3%; }

  #teichi_system .block_06 .L,
  #teichi_system .block_06 .R {
    width: 100%;
    float: none; }

  #teichi_system .block_06 .tit {
    font-size: 100%;
    margin-bottom: 3%; } }
