@charset "UTF-8";

/* layout */
/*------------------------------------------------------------------------------*/
body.t-default {
  overflow-y: auto;
  font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", Osaka, "MS P Gothic", sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  overflow-x: hidden;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

.t-default a:hover {
  text-decoration: none;
}

.t-default #header_position {
  z-index: 0;
}

.content-area-wrapper.container.mt20 {
  margin-top: 0;
}

.container {
  width: 1024px;
  max-width: 100%;
}

#area1.container {
  width: 100%;
  padding: 0;
}

#header_search {
  max-width: 200px;
}

.header_search_input input {
  padding: 5px 5px 4px 5px;
}

#area2-wrapper {
  display: none;
}

.t-default .ible-area--category-mainimage,
.t-default .ible-area--item-mainimage {
  background: none;
  height: auto;
  margin-top: 148px;
}

#area3.container {
  width: 100%;
  padding: 0;
}

.t-default h2.subtitle02 {
  font-weight: normal;
  font-size: 200%;
}

#area4.container {
  padding: 0;
}

.t-default .ible-area--breadcrumb .ible-widget__breadcrumbs {
  background: none;
  text-align: right;
  width: 100%;
  padding: 10px 0;
  line-height: 1.7;
  font-size: 11px;
  margin-bottom: 0px;
}

@media only screen and (max-width: 1024px) {
  .t-default .ible-area--breadcrumb .ible-widget__breadcrumbs {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}

.t-default .ible-area--breadcrumb .ible-widget__breadcrumbs a {
  color: #999;
  text-decoration: underline;
}

.content-area-wrapper.container {
  padding: 0;
}

.content-area-right-wrapper.col-lg-3 {
  float: left;
  width: 24%;
}

.content-area-left-wrapper.col-lg-9 {
  float: right;
  width: 74%;
}

@media only screen and (max-width: 1024px) {
  .content-area-right-wrapper.col-lg-3 {
    float: none;
    width: 94%;
    margin: 0 auto;
  }

  .content-area-left-wrapper.col-lg-9 {
    float: none;
    width: 94%;
    margin: 0 auto 30px;
    padding: 30px 0;
  }
}

#area7-wrapper.ible-bgcolor-01 {
  background: none;
}

#area7.container {
  padding: 0;
}

.t-default .ible-area--footer .l-footer {
  padding: 0;
}

.banner li {
  list-style-type: none;
}

#area8-wrapper.ible-bgcolor-05 {
  background: none;
}

.t-default .ible-area--endfooter {
  padding: 0;
}

.t-default .ible-area--endfooter .ible-grid__cell {
  padding: 0;
}

#area8.container {
  width: 100%;
  padding: 0;
}

footer {
  margin: 0;
}

.footnav li a {
  font-size: 90%;
}

@media only screen and (max-width: 690px) {
  .footnav li a {
    font-size: 108%;
  }
}

.footnav li li a {
  font-size: 78%;
}

#pagetop_box a {
  font-size: 90%;
}

/* category page */
/*------------------------------------------------------------------------------*/
#categorylistgrid4col1 .ible-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#categorylistgrid4col1 .ible-list .col-sm-3 {
  float: none;
  width: 23.5%;
  margin-left: 2%;
  margin-bottom: 20px;
}

#categorylistgrid4col1 .ible-list .col-sm-3:nth-child(4n+1) {
  margin-left: 0;
}

.t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image {
  margin-bottom: 5px;
}

.t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image a {
  width: 178px;
  height: 178px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
}

.t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image img {
  max-width: 178px;
  max-height: 178px;
  width: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.t-default .ible-grid__list-category .search-result-cell:nth-child(n+4) {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image img {
    width: calc(100% - 2px);
  }
}

@media only screen and (max-width: 690px) {
  #categorylistgrid4col1 .ible-list .col-sm-3 {
    width: 49%;
    margin-left: 2%;
  }

  #categorylistgrid4col1 .ible-list .col-sm-3:nth-child(2n+1) {
    margin-left: 0;
  }

  .t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image a {
    width: 100%;
    display: block;
  }

  .t-default #categorylistgrid4col1 .ible-list .col-sm-3 .ible-part__image img {
    max-width: calc(100% - 2px);
    max-height: calc(100% - 2px);
    width: auto;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

.t-default h3.category_name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: #00abaf;
}

.t-default h3.category_name::before {
  content: "";
  display: inline-block;
  background: url(../image/db_img_tit.png) no-repeat;
  width: 15px;
  height: 17px;
  vertical-align: middle;
  margin-right: 10px;
}

/* 検索結果 page */
/*------------------------------------------------------------------------------*/
.t-default a.db_download_btn {
  width: 34%;
  padding: 15px;
  display: block;
  border-radius: 5px;
  background: #00abaf;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 3%;
  font-size: 16px;
  font-weight: bold;
}

#listgrid1col1 .ible-list {
  border-top: 1px solid #e9e9e5;
  border-bottom: 1px solid #e9e9e5;
  padding-top: 25px;
  padding-bottom: 25px;
}

#listgrid1col1 .ible-list .col-sm-12 {
  float: none;
}

#listgrid1col1 .ible-list .col-sm-12::after {
  content: "";
  display: table;
  clear: both;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--image {
  width: 33%;
  float: left;
  display: block;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--head-paragraph {
  width: 65%;
  margin-left: 0;
  float: right;
  display: block;
  font-size: 12px;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--head-paragraph p {
  font-size: 12px;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--image .ible-part__image {
  display: table;
  width: 100%;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--image .ible-part__image .ible-part__core {
  max-width: 250px;
  width: 100%;
  height: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
  table-layout: fixed;
}

.t-default .ible-grid__list-item .search-result-cell>.ible-block--image .ible-part__image .ible-part__core img {
  max-width: 248px;
  max-height: 148px;
  width: auto;
  height: auto;
  margin: auto;
}

.t-default .link_detail {
  text-align: center;
}

.t-default .link_detail a {
  font-size: 80%;
  color: #00abaf;
}

@media only screen and (max-width: 690px) {
  .t-default .ible-grid__list-item .search-result-cell>.ible-block--image .ible-part__image {
    margin-left: auto;
    margin-right: auto;
  }
}

.data_dl_cell {
  width: 25%;
  float: left;
  height: 50px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f2f2f0;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-left: 1px solid #dfdfd9;
}

.data_dl_cell.catalog {
  border-left: none;
}

.data_dl_cell.bl-hover {
  background: #00abaf;
}

.data_dl_cell>div {
  display: block;
  text-align: center;
  width: 100%;
  position: relative;
  padding: 0 12px;
}

.data_dl_cell>div::after {
  position: absolute;
  top: 50%;
  right: 6%;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #00abaf;
  border-right: 1px solid #00abaf;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.data_dl_cell.bl-hover>div::after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}

.t-default .data_dl_cell a {
  color: #00abaf;
  font-size: 90%;
}

.t-default .data_dl_cell.bl-hover a {
  color: #ffffff;
}

.db_search_info_txt {
  margin-bottom: 10px;
}

.border_r {
  border-right: 1px solid #dfdfd9;
}

.border_b {
  border-bottom: 1px solid #dfdfd9;
}

@media only screen and (max-width: 690px) {
  .data_dl_cell>div {
    line-height: 1.2;
  }

  .t-default .data_dl_cell a {
    font-size: 12px;
  }
}

/* product detail page */
/*------------------------------------------------------------------------------*/
.detail_top {
  margin-bottom: 50px;
}

.detail_top>.col-sm-12 {
  float: none;
}

.detail_top>.col-sm-12::after {
  content: "";
  display: table;
  clear: both;
}

.sub_l_area {
  float: left;
  width: 44%;
  text-align: center;
}

.sub_l_img {
  width: 100%;
  height: 250px;
  display: table;
  vertical-align: middle;
  text-align: center;
  margin-bottom: 5px;
  border: 1px solid #cfcfcf;
  overflow: hidden;
}

.t-default .content-area-left-wrapper .sub_l_img .verlign_m {
  display: table-cell;
  width: 100%;
  height: 250px;
  background: #ffffff;
  vertical-align: middle;
  text-align: center;
}

.t-default .content-area-left-wrapper .sub_l_img img {
  max-width: 240px;
  max-height: 250px;
  width: auto;
  height: auto;
}

.sub_l_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sub_l_list>div {
  border: 1px solid #cfcfcf;
  height: 45px;
  background: #ffffff;
  width: 19.1%;
  margin-left: 1.125%;
  overfflow: hidden;
  position: relative;
}

.sub_l_list>div:first-child {
  margin-left: 0;
}

.sub_l_list>div>div {
  top: 50%;
}

.t-default .content-area-left-wrapper .sub_l_list>div img {
  max-height: 43px;
  width: auto;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.item_text {
  float: right;
  width: 53%;
}

.data_dl_table {
  margin-bottom: 30px;
}

.data_dl_table::after {
  content: "";
  display: table;
  clear: both;
}

#grid1col3.mb20 {
  margin-bottom: 0;
}

@media only screen and (max-width: 690px) {
  .sub_l_area {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  .item_text {
    float: none;
    width: 100%;
  }
}

.item_box02,
.item_box03,
.item_box04,
.item_box05,
.item_box06 {
  margin-bottom: 50px;
}

.m10 {
  margin-bottom: 10px;
}

.t-default #relatedlistgrid4col1 {
  margin-bottom: 50px;
}

.t-default #relatedlistgrid4col1 .ible-part__image {
  border: 1px solid #dddddd;
  height: 180px;
  margin-bottom: 10px;
}

.t-default #relatedlistgrid4col1 .ible-part__image>div {
  top: 50%;
}

.t-default #relatedlistgrid4col1 .ible-part__image img {
  max-height: 178px;
  height: auto;
  width: auto;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.slick-initialized .slick-slide {
  padding: 5px;
}

@media only screen and (max-width: 991px) {
  .t-default .ible-grid__list-related .ible-cell {
    margin-top: 0;
  }
}

.t-default h5.recommend_item_name {
  font-size: 100%;
  font-weight: normal;
}

.t-default h5.recommend_item_name::before {
  margin: 0 5px 0 0;
  content: " ";
  display: inline-block;
  background: url(../image/common/arr08.png) no-repeat left center;
  width: 11px;
  height: 11px;
  vertical-align: middle;
}

#features_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.features_each {
  padding: 6px 10px;
  text-align: center;
  background: #ffffff;
  margin: 2px;
}

/********************************************************/
/*TITL*/
/*------------------------------------------------------------------------------*/
.t-default h3.db_subtitl_01 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  color: #00abaf;
  margin-bottom: 10px;
}

.t-default h3.db_subtitl_01::before {
  content: "";
  display: inline-block;
  background: url(../image/db_img_tit.png) no-repeat;
  width: 15px;
  height: 17px;
  vertical-align: middle;
  margin-right: 3px;
}

.t-default h3.db_subtitl_02 {
  position: relative;
  border: 1px solid #cfcfcf;
  padding: 8px 5px 8px 20px;
  height: auto;
  line-height: 1.7;
  font-size: 18px;
  font-weight: normal;
  color: #000;
  margin-bottom: 10px;
}

.t-default h3.db_subtitl_02::before {
  content: "";
  display: inline-block;
  border-left: 3px solid #00abaf;
  width: 3px;
  height: 25px;
  position: absolute;
  left: -2px;
  top: 10px;
}

.t-default h4.db_subtitl_03 {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 5px;
}

.t-default h4.db_subtitl_03::before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  border: 6px solid #00abaf;
  margin-right: 7px;
}

/*BOX*/
/*------------------------------------------------------------------------------*/
.db_box {
  position: relative;
  margin-bottom: 30px;
}

.txt {
  font-size: 12px;
  line-height: 1.2;
  color: #222;
}

.db_search_number_box {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.db_box .db_search_info_txt {
  margin-bottom: 10px;
}

/*LIST*/
/*------------------------------------------------------------------------------*/
.point {
  display: table;
  width: 100%;
  margin-bottom: 2px;
}

.point li {
  display: table-cell;
  width: 24%;
  height: 30px;
  vertical-align: middle;
  font-size: 11px;
  text-align: center;
  line-height: 1;
  background-color: #fff;
  border-right: 2px solid #e9e9e5;
  padding: 0 4%;
}

.point:last-child {
  margin-bottom: 0;
}

/*TABLE*/
/*------------------------------------------------------------------------------*/
table.st {
  background-color: #f2f2f0;
  width: 100%;
  font-size: 95%;
  text-align: center;
  border-collapse: separate;
}

table.st02 {
  background-color: #f2f2f0;
  width: 100%;
  text-align: center;
  border-collapse: separate;
}

table.st td,
table.st02 td {
  position: relative;
  width: 25%;
  height: 50px;
  color: #919191;
  border-bottom: 1px solid #dfdfd9;
  border-right: 1px solid #dfdfd9;
  background-color: #f2f2f0;
  vertical-align: middle;
}

table.st td:nth-child(4n),
table.st02 td:nth-child(4n) {
  border-right: 0;
}

table.st tr:last-child td,
table.st02 tr:last-child td {
  border-bottom: 0;
}

/*table.st td::after {
    position: absolute;
    top: 50%;
    right: 6%;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -4px;
    border-top: 1px solid #919191;
    border-right: 1px solid #919191;
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
table.st td a,
table.st02 td a {
  display: block;
  color: #00abaf;
  padding: 17px;
}

table.st td a::after,
table.st02 td a::after {
  position: absolute;
  top: 50%;
  right: 6%;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #00abaf;
  border-right: 1px solid #00abaf;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

table.st td a:hover,
table.st02 td a:hover {
  color: #fff;
  background-color: #00abaf;
}

table.st td a:hover::after,
table.st02 td a:hover::after {
  position: absolute;
  top: 50%;
  right: 6%;
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

table.st03 {
  width: 100%;
  /*    border-collapse: separate;
    border-spacing: 1px;*/
  font-size: 12px;
  line-height: 1.2;
  table-layout: fixed;
}

table.st03 th {
  background-color: #02bdc2;
  color: #fff;
  vertical-align: middle;
  padding: 7px 15px;
  font-weight: normal;
  border-bottom: 1px solid #fff;
  white-space: nowrap;
}

table.st03 td {
  background-color: #e9e9e5;
  padding: 7px 15px;
  border-bottom: 1px solid #fff;
}

/*DOWNLOAD*/
/*------------------------------------------------------------------------------*/
.db_download {
  position: relative;
  width: 100%;
  padding: 20px;
  background: #f2f2f0;
  display: block;
  line-height: 1.2;
  margin-bottom: 30px;
}

.db_download_txt {
  width: 60%;
  float: left;
  padding: 0 0 5px 53px;
  background: url(../image/common/tit_01.png) no-repeat;
  font-size: 14px;
}

.db_download_txt .titl {
  font-size: 130%;
  font-weight: bold;
  display: block;
  margin: 8px 0 4px;
}

.db_download_txt span {
  font-size: 11px;
  color: #008488;
  margin-bottom: 0;
  display: block;
}

.db_download_btn {
  width: 34%;
  padding: 15px;
  display: block;
  border-radius: 5px;
  background: #00abaf;
  color: #fff;
  text-align: center;
  position: absolute;
  bottom: 20px;
  right: 3%;
  font-size: 16px;
  font-weight: bold;
}

.db_download_btn:hover {
  color: #fff;
  opacity: 0.7;
}

/*PAGER*/
/*------------------------------------------------------------------------------*/
#pager_top {
  border-bottom: 1px solid #e9e9e5;
  padding-bottom: 7px;
  margin-bottom: 25px;
}

#pager_bottom {
  border-top: 1px solid #e9e9e5;
  padding-top: 7px;
  margin-top: 25px;
}

.pager a,
.pager span {
  display: inline-block;
  margin-right: 4px;
  letter-spacing: normal;
}

.pager a,
.pager span {
  padding: 5px 5px;
  min-width: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  text-decoration: none !important;
}

.pager a:link,
.pager a:visited {
  color: #fff;
  background: #00abaf;
}

.pager a:hover,
.pager a:active {
  opacity: 0.7;
}

.pager span {
  font-weight: bold;
}

.pager .dots {
  border: none !important;
}

.pager .next {
  margin-right: 0;
}

.t-default .pager {
  margin-left: 0;
  text-align: left;
}

.t-default .pager small {
  font-size: 14px;
}

.t-default .pager.l-pager {
  text-align: right;
  padding-bottom: 7px;
  margin-bottom: 0;
}

.t-default .pager li>a {
  padding: 5px 8px;
}

.t-default .pager li>a:hover {
  background-color: #00abaf;
}

.t-default .pager li>span {
  padding: 5px 8px;
}

@media only screen and (max-width: 767px) {
  .t-default .pager.l-pager {
    text-align: center;
  }
}

/*詳細ページ*/
/* 160926　阪本追記　.db_box .photo a → 　.db_box .photo p　に変更
/*------------------------------------------------------------------------------*/
.db_box .photo {
  float: left;
  width: 33%;
}

.db_box .photo p {
  width: 250px;
  height: 150px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
}

.db_box .photo img {
  max-width: 250px;
  max-height: 150px;
  width: auto;
  height: auto;
}

.db_box .txt {
  float: right;
  width: 65%;
}

/*lightbox*/
/*-----------------------------------------------------------------*/
#item_box01,
#item_box02,
#item_box03,
#item_box04,
#item_box05,
#item_box06,
#recommend {
  margin-bottom: 50px;
}

#item_box01 .item_photo_box {
  float: left;
  width: 44%;
  text-align: center;
}

#item_box01 .item_photo a {
  display: none;
}

#item_box01 .item_photo a.on {
  display: table-cell;
  width: 44%;
  height: 250px;
  background: #ffffff;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #cfcfcf;
}

#item_box01 .item_photo img {
  max-width: 240px;
  max-height: 250px;
  width: auto;
  height: auto;
}

#item_box01 .item_text {
  float: right;
  width: 53%;
}

#item_box01 .item_photo_thumbnail {
  margin-top: 5px;
  text-align: left;
  width: 100%;
  overflow: hidden;
}

#item_box01 .item_photo_thumbnail li {
  width: 19.1%;
  height: 45px;
  background: #fff;
  position: relative;
  display: inline-block;
  margin-right: 3.7px;
  float: left;
  border: 1px solid #cfcfcf;
  overflow: hidden;
}

#item_box01 .item_photo_thumbnail li:last-child {
  margin-right: 0;
}

#item_box01 .item_photo_thumbnail img {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  max-height: 45px;
  max-width: 65px;
  margin: auto;
}

.t-default p.db_item_number_box {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.db_item_feature_image img {
  max-width: 100%;
  height: auto;
}

.db_item_feature_btn a {
  display: block;
  width: 30%;
  background-color: #00abaf;
  color: #ffffff;
  text-align: center;
  padding: 5px 10px;
  border: solid 1px #00abaf;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  float: right;
}

.db_item_feature_btn a:hover {
  background-color: #ffffff;
  color: #00abaf;
}

.recommend_item_wrapper li {
  width: 24%;
  float: left;
  margin-left: 1.3%;
}

.recommend_item_wrapper li:first-child {
  margin-left: 0%;
}

.recommend_item_wrapper .recommend_item_image {
  margin-bottom: 5px;
}

.recommend_item_wrapper .recommend_item_image a {
  width: 180px;
  height: 180px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: solid 1px #cccccc;
}

.recommend_item_wrapper .recommend_item_image img {
  max-width: 180px;
  max-height: 180px;
  width: auto;
  height: auto;
}

.recommend_item_wrapper .recommend_item_name {
  text-align: center;
}

.recommend_item_wrapper .recommend_item_name:before {
  margin: 0 5px 0 0;
  content: " ";
  display: inline-block;
  background: url(../image/common/arr08.png) no-repeat left center;
  width: 11px;
  height: 11px;
  vertical-align: middle;
}

/*db_t_download*/
/*------------------------------------------------------------------------------*/
.db_t_download {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto;
  height: auto;
  padding: 0px 0px 20px;
}

.db_t_download_box {
  background: #f2f2f0;
  border-radius: 5px;
  padding: 20px;
}

.db_t_download_tit_box {
  padding: 0px;
  text-align: right;
  position: relative;
  padding-bottom: 20px;
}

.db_t_download_tit {
  position: absolute;
  top: -32px;
  left: 0;
  display: block;
  background: url(../image/common/tit_01.png) no-repeat left center;
  padding: 30px 0px 20px 50px;
  font-size: 150%;
  line-height: 1;
}

.db_t_download_tit span {
  font-weight: normal;
  color: #008488;
  font-size: 70%;
  padding-left: 10px;
}

.db_t_download_tit_box a {
  color: #09529e;
  text-decoration: underline;
}

.db_t_download_box ul {
  width: 100%;
  display: table;
  table-layout: fixed;
}

.db_t_download_box li {
  /*
        width:12.0625%;
        float:left;
        margin-right:0.5%;
        */
  width: 12.5%;
  display: table-cell;
  vertical-align: middle;
  padding: 1px;
}

.db_t_download_box li a {
  border: 1px solid #c9d1d4;
  border-radius: 5px;
  background: url(../image/common/icon_01.png) no-repeat 10px center #fff;
  padding: 10px 10px 10px 50px;
  display: block;
  vertical-align: middle;
  font-size: 80%;
}

.db_t_download_box li:nth-child(2) a {
  background-image: url(../image/common/icon_02.png);
}

.db_t_download_box li:nth-child(3) a {
  background-image: url(../image/common/icon_03.png);
}

.db_t_download_box li:nth-child(4) a {
  background-image: url(../image/common/icon_04.png);
}

.db_t_download_box li:nth-child(5) a {
  background-image: url(../image/common/icon_05.png);
}

.db_t_download_box li:nth-child(6) a {
  background-image: url(../image/common/icon_06.png);
}

.db_t_download_box li:nth-child(7) a {
  background-image: url(../image/common/icon_07.png);
}

.db_t_download_box li:nth-child(8) a {
  background-image: url(../image/common/icon_08.png);
}

.db_t_download_box li a:hover {
  background-color: #03bcc1;
  color: #ffffff;
}

/*sidebar*/
/*------------------------------------------------------------------------------*/
.side_area_checkbox label {
  font-size: 90%;
}

.side_box_bottom input[type=submit] {
  border: none;
  width: 100%;
  margin: 0px auto;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  border: 1px solid #80d5d7;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f8a8e", endColorstr="#03797d");
  /*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1f8a8e', endColorstr = '#03797d')";
  /*Element must have a height (not auto)*/
  /*All filters must be placed together*/
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f8a8e), to(#03797d));
  background-image: linear-gradient(top, #1f8a8e, #03797d);
  /*--IE9 DOES NOT SUPPORT CSS3 GRADIENT BACKGROUNDS--*/
}

.side_box_bottom input[type=submit]:hover {
  opacity: 0.7;
}

/*search*/
/*------------------------------------------------------------------------------*/
.db_search_category_box_wrapper .db_search_category_box {
  width: 23.5%;
  float: left;
  margin-left: 2%;
}

.db_search_category_box_wrapper .db_search_category_box:first-child {
  margin-left: 0%;
}

.db_search_category_box_wrapper .item_box_row {
  margin-bottom: 20px;
}

.db_search_category_box .category_image {
  margin-bottom: 5px;
}

.db_search_category_box .category_image a {
  width: 178px;
  height: 178px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ccc;
}

.db_search_category_box .category_image img {
  max-width: 178px;
  max-height: 178px;
  width: auto;
  height: auto;
}

.db_search_category_box .category_name {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.2;
  color: #00abaf;
}

.db_search_category_box .category_name:before {
  content: "";
  display: inline-block;
  background: url(../image/db_img_tit.png) no-repeat;
  width: 15px;
  height: 17px;
  vertical-align: middle;
  margin-right: 10px;
}

/*side area 20181010*/
/*------------------------------------------------------------------------------*/
.subnav_title {
  width: 100%;
  display: block;
  border: 1px solid #cbcbcb;
  padding: 10px;
  margin-bottom: 10px;
}

.t-default .subnav_title a {
  width: 100%;
  line-height: 1.5;
  color: #333;
  font-size: 110%;
  display: block;
  border-left: 4px solid #177e85;
  text-decoration: none;
  padding: 5px 5px 5px 10px;
  text-align: left;
}

.ible-part__widjet--categorynavi {
  margin-bottom: 40px;
}

.ible-part__widjet--categorynavi ul {
  list-style-type: none;
  background: #fff;
  border: 1px solid #cbcbcb;
  border-bottom: 0;
}

.ible-part__widjet--categorynavi ul li a {
  width: 100%;
  font-size: 100%;
  display: block;
  overflow: hidden;
  padding: 5px 5px 5px 25px;
  background: url(../image/common/arr08.png) no-repeat 5px center #fff;
  border-bottom: 1px solid #cbcbcb;
}

.ible-part__widjet--categorynavi ul li ul {
  display: none;
}

.ible-part__widjet--categorynavi ul li.ul-show ul {
  display: block;
  border: 0;
}

.ible-part__widjet--categorynavi ul li.ul-show ul li a {
  background-image: none;
  background-color: #f5f5f5;
}

.ible-part__widjet--categorynavi ul li.ul-show ul li.iamhere a {
  background-color: #fff;
}

.ible-part__widjet--categorynavi ul li.current ul {
  display: block;
  border: none;
}

.ible-part__widjet--categorynavi ul li a:hover,
.ible-part__widjet--categorynavi ul li.current a {
  color: #00838b;
}

.ible-part__widjet--categorynavi ul li ul.ul-show {
  border: none;
}

.ible-part__widjet--categorynavi ul li ul.ul-show li a {
  background: none;
}

.ible-part__widjet--categorynavi ul li.current ul li a {
  display: block;
  background: #f5f5f5;
  color: #333;
}

.ible-part__widjet--categorynavi ul li.current ul li a:hover {
  color: #00838b;
  background: #fff;
}

.side_title_area {
  text-align: center;
  padding: 35px 20px 5px;
  background: #00abaf;
  color: #ffffff;
  position: relative;
}

.side_title_area:before {
  content: "";
  background: url(../image/common/tit_01.png) no-repeat center center;
  display: block;
  width: 100%;
  height: 55px;
  position: absolute;
  top: -25px;
  left: 0;
}

.t-default .side_title_area h4 {
  font-size: 120%;
  color: #ffffff;
  font-weight: normal;
  margin-bottom: 10px;
}

.txt_search_area {
  padding: 0 20px 5px;
  background: #00abaf;
  margin-bottom: 0;
  border-bottom: 1px solid #ffffff;
}

.t-default .txt_search_area p {
  color: #ffffff;
  margin-bottom: 5px;
}

.txt_search_area input[type=text] {
  background: #003334;
  color: #fff;
  border: 1px solid #52c6c9;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px 0px 10px;
  width: 100%;
  text-align: left;
  font-size: 90%;
}

#categorybox1 {
  padding: 10px 20px 1px;
  background: #00abaf;
}

.t-default #categorybox1 p {
  color: #ffffff;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 5px;
}

#categorybox1 .ible-form__part {
  margin-bottom: 5px;
}

.ible-form__part.select_area_one {
  padding: 0 20px 5px;
  background: #00abaf;
  margin-bottom: 0;
}

.select_area_one input[type=text],
#categorybox1 input[type=text] {
  background: #003334;
  color: #fff;
  border: 1px solid #52c6c9;
  line-height: 30px;
  height: 30px;
  padding: 0px 10px 0px 10px;
  width: 100%;
  text-align: left;
}

.select_area_one select,
#categorybox1 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select_area_one select,
#categorybox1 select {
  width: 100%;
  font-size: 90%;
  padding: 0px 10px;
  height: 30px;
  line-height: 30px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #52c6c9;
  color: #fff;
  background: #003334 url(../image/common/arr06.jpg) right 50% no-repeat;
}

.select_area_one select::-ms-expand,
#categorybox1 select::-ms-expand {
  display: none;
}

.checkbox_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #00abaf;
  padding: 10px 20px 10px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.checkbox_half {
  width: 50%;
}

.checkbox_half label {
  font-size: 90%;
}

#submitbutton3 {
  background: #00abaf;
  padding: 10px 20px 10px;
  margin: 0px auto 20px;
  border-radius: 0px 0px 5px 5px;
  display: block;
  color: #fff;
}

#submitbutton3 input[type=submit] {
  width: 100%;
  margin: 0px auto;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  text-align: center;
  border: 1px solid #80d5d7;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#1f8a8e", endColorstr="#03797d");
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#1f8a8e', endColorstr = '#03797d')";
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1f8a8e), to(#03797d));
  background-image: linear-gradient(#1f8a8e, #03797d);
}

#submitbutton3 input[type=submit]:hover {
  opacity: 0.7;
}

.t-default .side_section a:hover {
  color: #ffffff;
  opacity: 0.7;
}

.side_btn li {
  list-style-type: none;
}

.side_btn li a:hover {
  opacity: 0.7;
}

.checkbox_wrap .checkbox-inline {
  padding-left: 0;
}

.checkbox_wrap .checkbox-inline input[type=checkbox] {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  outline: none;
  cursor: pointer;
  zoom: 1;
  width: 17px;
  height: 17px;
}

.checkbox_wrap .checkbox-inline input[type=checkbox]+span {
  background: url(../image/checkbox_icon.png) no-repeat 0 center/17px 17px;
  padding-left: 22px;
  display: block;
}

.checkbox_wrap .checkbox-inline input[type=checkbox]:checked+span {
  background: url(../image/checkbox_checked_icon.png) no-repeat 0 center/17px 17px;
  padding-left: 22px;
  display: block;
}

#footer_bottom_in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.t-default .footnav_b li a {
  color: #000000;
}

.t-default .footnav_b li a:hover {
  color: #000000;
  opacity: 0.7;
}

@media only screen and (max-width: 979px) {
  #footer_bottom_in {
    display: block;
  }
}

@media only screen and (max-width: 690px) {
  #area8>.row {
    margin-left: 0;
    margin-right: 0;
  }
}

/* download list */
.data_dl_cell.is_downloadList_listpage {
  width: auto;
}

.data_dl_cell.is_downloadList_listpage>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  gap: 5px;
}

.data_dl_cell.is_downloadList_listpage>div::after {
  display: none;
}

.data_dl_cell.is_downloadList_listpage>div a {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.data_dl_cell.is_downloadList_listpage>div a::after {
  position: absolute;
  content: "";
  display: block;
  top: 43%;
  right: 0;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #00abaf;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.data_dl_cell.is_downloadList_listpage>div a:hover {
  color: #00838b;
}

.data_dl_cell.is_downloadList_listpage>div a:hover::after {
  right: -3px;
}

.data_dl_cell.is_downloadList_listpage .downloadList__checkbox__label {
  font-size: 11px;
}

.data_dl_cell.is_downloadList_itempage {
  width: auto;
}

.data_dl_cell.is_downloadList_itempage>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.data_dl_cell.is_downloadList_itempage>div::after {
  display: none;
}

.data_dl_cell.is_downloadList_itempage>div a {
  position: relative;
  display: inline-block;
  padding-right: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.data_dl_cell.is_downloadList_itempage>div a::after {
  position: absolute;
  content: "";
  display: block;
  top: 50%;
  right: 0;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #00abaf;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.data_dl_cell.is_downloadList_itempage>div a:hover {
  color: #00838b;
}

.data_dl_cell.is_downloadList_itempage>div a:hover::after {
  right: -3px;
}

.data_dl_cell.is_downloadList_itempage .downloadList__checkbox__label {
  font-size: 13px;
  border-left: 1px solid #dfdfd9;
  padding-left: 10px;
  margin-left: 10px;
}

.downloadList {
  margin-top: 24px;
}

.downloadList__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.7857142857;
  padding: 12px 42px 12px 25px;
  background-color: #f2f2f0;
}

.t-default .downloadList__item p {
  margin: 0;
}

@media only screen and (max-width: 690px) {
  .downloadList__item {
    min-height: 50px;
    padding: 8px 32px 8px 16px;
  }
}

.downloadList .ible-list>.ible-cell+.ible-cell,
.downloadList__item+.downloadList__item {
  margin-top: 10px;
}

.downloadList__close {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  outline: 0;
  padding: 0;
  margin: 0;
  position: absolute;
  width: 20px;
  height: 20px;
  top: calc(50% - 10px);
  right: 22px;
  background-color: #00abaf;
  border-radius: 50%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
}

@media only screen and (max-width: 690px) {
  .downloadList__close {
    right: 10px;
  }
}

.downloadList__close::before,
.downloadList__close::after {
  position: absolute;
  content: "";
  width: 12px;
  height: 2px;
  background-color: #f2f2f0;
  top: 50%;
  left: 50%;
}

.downloadList__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.downloadList__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.downloadList__close:hover {
  opacity: 0.7;
}

.downloadList-btnArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px;
  margin-top: 30px;
}

.downloadList__back_btn,
.downloadList__dl_btn {
  width: calc(50% - 5px);
  max-width: 297px;
}

@media only screen and (max-width: 690px) {

  .downloadList__back_btn,
  .downloadList__dl_btn {
    width: 100%;
  }
}

.downloadList__back_btn a,
.downloadList__dl_btn a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-height: 58px;
  line-height: 1.2857142857;
  border-radius: 5px;
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-decoration: none;
  border: 1px solid #00abaf;
  padding: 10px 30px;
}

.downloadList__back_btn a::after,
.downloadList__dl_btn a::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 10px;
  width: 12px;
  height: 13px;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloadList__back_btn a,
.downloadList__back_btn a:focus {
  color: #00abaf;
  background-color: #fff;
}

.downloadList__back_btn a::after {
  background-color: #00abaf;
}

.downloadList__back_btn a:hover {
  color: #fff;
  background-color: #00abaf;
}

.downloadList__back_btn a:hover::after {
  background-color: #fff;
}

.downloadList__dl_btn a,
.downloadList__dl_btn a:focus {
  color: #fff;
  background-color: #00abaf;
}

.downloadList__dl_btn a::after {
  background-color: #fff;
}

.downloadList__dl_btn a:hover {
  color: #00abaf;
  background-color: #fff;
}

.downloadList__dl_btn a:hover::after {
  background-color: #00abaf;
}

.downloadList__checkbox {
  cursor: pointer;
}

.downloadList__checkbox__label {
  position: relative;
  display: inline-block;
  font-weight: 300;
  color: #00abaf;
  line-height: 1.1818181818;
  padding-right: 20px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloadList__checkbox__label::before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: calc(50% - 7.5px);
  right: 0;
  background-color: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 5px;
}

.downloadList__checkbox__label::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 5px;
  border-width: 0 0 1px 1px;
  border-color: #fff;
  border-style: solid;
  top: 40%;
  right: 2.5px;
  -webkit-transform: translateY(-50%) rotate(-45deg) skew(1deg, 1deg);
  transform: translateY(-50%) rotate(-45deg) skew(1deg, 1deg);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.downloadList__checkbox input[type=checkbox] {
  display: none;
}

.downloadList__checkbox input[type=checkbox]:checked+.downloadList__checkbox__label::before {
  background-color: #00abaf;
  border-color: #00abaf;
}

.downloadList__checkbox input[type=checkbox]:checked+.downloadList__checkbox__label::after {
  opacity: 1;
}

.downloadList__checkbox:hover .downloadList__checkbox__label {
  color: #00838b;
}

.downloadList__checkbox:hover .downloadList__checkbox__label::before {
  border-color: #00838b;
}

.downloadList__link {
  margin-bottom: 32px;
}

.t-default .downloadList__link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  border: 1px solid #03bcc1;
  background-color: #03bcc1;
  padding: 8px 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.t-default .downloadList__link a:hover {
  color: #03bcc1;
  background-color: #fff;
}

.t-default .fixed_favorite_link {
  position: fixed !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  min-height: 84px;
  top: auto !important;
  left: 0 !important;
  background-color: #f2f2f2;
  padding: 20px 24px;
  z-index: 1000;
}

.t-default .fixed_favorite_link .ible-part__core {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 42px;
}

.t-default .fixed_favorite_link p {
  margin: 0;
}

@media only screen and (max-width: 690px) {
  .t-default .fixed_favorite_link .favorite_link {
    display: none !important;
  }
}

.t-default .fixed_favorite_link .favorite_link p {
  font-size: 1.4rem;
  font-weight: 700;
  color: #101010;
  line-height: 1.4285714286;
}

.t-default .fixed_favorite_link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 35px;
  font-size: 1.4rem;
  font-weight: 700;
  border: 1px solid #00abaf;
  background-color: #fff;
  padding: 8px 30px;
}

.t-default .fixed_favorite_link a:hover {
  color: #fff;
  background-color: #00abaf;
}

:not(:has(#onetrust-consent-sdk)):has(.fixed_favorite_link) .fixed_favorite_link,
:has(#onetrust-consent-sdk #onetrust-banner-sdk[style*=visibility]):has(.fixed_favorite_link) .fixed_favorite_link {
  bottom: 0;
}

:not(:has(#onetrust-consent-sdk)):has(.fixed_favorite_link) #area8-wrapper.ible-bgcolor-05,
:has(#onetrust-consent-sdk #onetrust-banner-sdk[style*=visibility]):has(.fixed_favorite_link) #area8-wrapper.ible-bgcolor-05 {
  margin-bottom: 100px;
}

:not(:has(#onetrust-consent-sdk)):has(.fixed_favorite_link) .floating-banner-wrap,
:has(#onetrust-consent-sdk #onetrust-banner-sdk[style*=visibility]):has(.fixed_favorite_link) .floating-banner-wrap {
  bottom: 100px;
}

:has(.downloadList-btnArea) .fixed_favorite_link {
  display: none !important;
}

.db-slide-info {
  color: #999;
  font-size: 12px !important;
  padding-left: 1.3rem;
  text-indent: -1.3rem;
  text-align: left;
  margin-bottom: 0 !important;
  margin-top: 10px !important;
}

.db-item-list-bunner__wrap {
  margin-top: 0;
  margin-bottom: 30px;
}

.db-item-list-bunner__img a {
  display: block;
}

.db-item-list-bunner__img img {
  height: auto;
  width: 100%;
  object-fit: contain;
}