.wrap_out.np_doc {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 12px solid #E5E5E5; }
.wrap_out.hr_bt {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 2px solid #DCDCDC; }
.wrap_out.hr_btd {
  margin: 45px 0 0 0;
  padding: 35px 0 0;
  border-top: 1px dashed #9CBFE4; }

.image_wrap .sp_only {
  display: none; }

.doc_con {
  letter-spacing: 1px;
  line-height: 1.5; }

.image_jumbotoron .image_wrap {
  text-align: center; }
  .image_jumbotoron .image_wrap img {
    width: 100%;
    vertical-align: bottom; }

.spec_table {
  display: table;
  border: 2px solid #DCDCDC;
  width: 100%; }
  .spec_table th, .spec_table td {
    border-bottom: 2px solid #DCDCDC;
    padding: 20px;
    letter-spacing: .15em; }
  .spec_table th {
    color: white;
    background-color: #97B7DE;
    border-right: 2px solid #DCDCDC;
    width: 220px;
    text-align: left;
    font-weight: normal; }

.section-catalog_index {
  line-height: 1.25;
  letter-spacing: .05em; }
  .section-catalog_index .inner {
    box-sizing: border-box; }
    .section-catalog_index .inner * {
      box-sizing: border-box; }
  .section-catalog_index ul {
    list-style: none; }
    .section-catalog_index ul li {
      list-style: none; }
  .section-catalog_index img {
    max-width: 100%;
    vertical-align: bottom; }

.select_box {
  border: 10px solid #eee;
  padding: 38px;
  margin-bottom: 30px; }
  .select_box .text {
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  .select_box .select_catalog_cat {
    width: 63%;
    margin: 35px auto 0; }
  .select_box .select_box_inner {
    width: 76%;
    float: left;
    margin: 0 4% 0 0; }
  .select_box .select {
    border: 1px solid #ddd;
    padding: 5px 10px 5px 15px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    background-color: white; }
  .select_box .det {
    width: 20%;
    float: left; }
  .select_box .btn_release {
    height: 50px;
    line-height: 50px;
    padding: 0;
    font-size: 16px;
    color: white;
    background-color: #8BBAEC;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    font-size: 20px; }

.catalog_table_box {
  margin: 0;
  margin-bottom: 60px;
  padding: 0; }

.catalog_table th, .catalog_table td {
  padding: 10px;
  vertical-align: middle;
  border-right: 2px solid #EEEEEE;
  border-bottom: 2px solid #EEEEEE; }
  .catalog_table th:first-child, .catalog_table td:first-child {
    border-left: 2px solid #EEEEEE; }
.catalog_table th {
  border-top: 2px solid #EEEEEE;
  text-align: left; }
.catalog_table .cat {
  width: 11%; }
  .catalog_table .cat .cat_inner {
    display: block; }
.catalog_table .name {
  width: 20%; }
  .catalog_table .name .name_inner {
    display: block; }
.catalog_table .doc {
  width: 54%; }
  .catalog_table .doc .doc_inner {
    display: block; }
.catalog_table .pdf {
  width: 13%; }
  .catalog_table .pdf .pdf_inner {
    display: block; }
.catalog_table td.pdf_dl {
    text-align: left;
    white-space: nowrap; }
.catalog_table .btn.btn_catalog_name {
  margin: 0;
  border: 2px solid #8BBAEC;
  padding: 10px 10px 10px 10px;
  border-radius: 5px;
  display: block;
  text-decoration: none;
  color: #8BBAEC;
  position: relative; }
  .catalog_table .btn.btn_catalog_name:hover {
    color: white;
    background-color: #8BBAEC;
    transition: background-color .2s ease; }
  .catalog_table .btn.btn_catalog_name::after {
    margin: 0;
    right: .1em;
    color: #8BBAEC;
    font-size: 230%; }

.sec_catalog_img_box .wrap {
  border: 2px solid #D2D2D2;
  padding: 30px 55px;
  margin: 60px 0; }
.sec_catalog_img_box .image_box {
  width: 30%;
  float: left; }
.sec_catalog_img_box .doc_box {
  width: 70%;
  padding-top: 20px;
  float: left;
  padding-left: 60px; }
.sec_catalog_img_box .btn_box {
  margin-top: 80px; }
.sec_catalog_img_box .btn_dl_cat {
  margin: 0;
  border: 3px solid #8BBAEC;
  padding: 10px;
  border-radius: 7px;
  display: block;
  text-decoration: none;
  color: #8BBAEC;
  font-size: 120%;
  max-width: 450px;
  font-weight: bold; }
  .sec_catalog_img_box .btn_dl_cat:hover {
    color: white;
    background-color: #8BBAEC;
    transition: background-color .2s ease; }
    .sec_catalog_img_box .btn_dl_cat:hover .text::after {
      content: url(/img/common/icon/pdf2.png); }
  .sec_catalog_img_box .btn_dl_cat .text {
    display: table;
    margin: 0 auto; }
    .sec_catalog_img_box .btn_dl_cat .text span {
      display: table-cell;
      vertical-align: middle; }
    .sec_catalog_img_box .btn_dl_cat .text::after {
      content: url(/img/common/icon/pdf1.png);
      padding-left: 10px;
      display: table-cell;
      vertical-align: middle; }

/*# sourceMappingURL=catalog.css.map */
