@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Poly:ital@1&amp;display=swap");
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.mincho, .mtb_tch_box .catch, .fnd_catch, .txtl_prd_catch {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

/* -------------------------------------------------------------------------*/
/* FONT
/* -------------------------------------------------------------------------*/
.font_i {
  font-family: 'Poly', 'Times New Roman', serif;
  margin-left: 1px;
  margin-right: 1px;
  font-style: italic;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMMON
/* -------------------------------------------------------------------------*/
.ctg_kv figure {
  margin: 0 0 25px;
  padding: 0;
}

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

.link_iso {
  margin-top: 30px;
}

.link_iso ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_iso li {
  margin: 0 0 5px;
}

.link_iso li a {
  display: block;
  padding: 5px;
  border: 2px solid #eeeeee;
  text-align: center;
  transition: border 0.2s ease;
}

.link_iso li a img {
  max-width: 100%;
  height: auto;
}

.link_mtaiso {
  margin-top: 5px;
}

.link_mtaiso ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_mtaiso li {
  margin: 0 0 5px;
}

.link_mtaiso li a {
  display: block;
  padding: 5px;
  border: 2px solid #eeeeee;
  text-align: center;
  transition: border 0.2s ease;
}

.link_mtaiso li a img {
  max-width: 100%;
  height: auto;
}

.ctg_textile .link_iso li a:hover {
  border-color: #c8cfff;
}

.ctg_composite .link_iso li a:hover {
  border-color: #c3cad3;
}

.ctg_mta .link_mtaiso li a:hover {
  border-color: #c0ebc0;
}

.ctg_foundry .link_iso li a:hover {
  border-color: #f8d4da;
}

.ctg_tri .link_iso li a:hover {
  border-color: #ffbf75;
}

.link_iso li.bnr a {
  padding: 0;
}

.link_iso li.bnr_iso {
  margin-bottom: 20px;
}

.link_mtaiso li.bnr a {
  padding: 0;
}

.link_mtaiso li.bnr_iso {
  margin-bottom: 20px;
}


/* ISO */
.iso_range {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 12px 10px 10px;
  background-color: #ececec;
  border: 2px solid #d6d6d6;
}

.mtaiso_range {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 12px 10px 10px;
  background-color: #ececec;
  border: 2px solid #d6d6d6;
}

.ctg_textile .iso_range {
  background-color: #e7eaff;
  border-color: #aeb5f4;
}

.ctg_composite .iso_range {
  background-color: #eaebed;
  border-color: #a1aec4;
}

.ctg_mta .mtaiso_range {
  background-color: #def4de;
  border-color: #91c691;
}

.ctg_foundry .iso_range {
  background-color: #f9f2f3;
  border-color: #d09fa7;
}

.ctg_tri .iso_range {
  background-color: #fff4e7;
  border-color: #efc799;
}

@media only screen and (max-width: 640px) {
  .iso_range {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media only screen and (max-width: 640px) {
  .mtaiso_range {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* BUSINESS TOP PAGE
/* -------------------------------------------------------------------------*/
.bsns_tp_message {
  max-width: 1320px;
  padding: 0 40px;
  margin: 0 auto 40px;
}

.bsns_tp_message .message {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.3;
}

.bsns_tp_message .text {
  line-height: 1.8;
}

@media only screen and (max-width: 980px) {
  .bsns_tp_message {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 640px) {
  .bsns_tp_message {
    padding: 0 10px;
  }
  .bsns_tp_message .message {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.bsns_tp_block {
  margin: 10px 0;
}

.bsns_tp_block .wrp {
  display: flex;
  max-width: 1320px;
  margin: 0 auto;
  color: #fff;
}

.bsns_tp_block .wrp .box {
  width: 50%;
  padding: 2%;
}

.bsns_tp_block .wrp .pic {
  flex: 1;
  text-align: center;
}

.bsns_tp_block .wrp .pic img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.bsns_tp_block .title {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 0 20px;
  padding: 3% 0 1%;
  border-bottom: 2px solid;
  letter-spacing: 2px;
  line-height: 1.3;
}

.bsns_tp_block .title span {
  display: inline-block;
}

.bsns_tp_block .btn {
  text-align: right;
  margin-top: 3%;
}

.bsns_tp_block .btn a {
  font-size: 20px;
  font-size: 1.25rem;
  display: inline-block;
  padding: 10px 60px 8px;
  line-height: 1;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  background: url(../png/arw_r_w_2.png) right 15px center no-repeat rgba(0, 0, 0, 0.1);
  transition: background 0.2s ease;
}

.bsns_tp_block .btn a:hover {
  background-color: rgba(0, 0, 0, 0.5);
}

.bsns_tp_block .info {
  font-size: 14px;
  font-size: 0.875rem;
  margin: -10px 0 0;
  text-align: right;
}

@media only screen and (max-width: 1100px) {
  .bsns_tp_block .title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

@media only screen and (max-width: 640px) {
  .bsns_tp_block .wrp {
    display: block;
  }
  .bsns_tp_block .wrp .box {
    width: 100%;
  }
  .bsns_tp_block .wrp .pic {
    max-width: 250px;
    margin: 0 auto;
    padding-top: 10px;
  }
  .bsns_tp_block .title {
    padding: 0 0 5px;
    margin: 5px 0 0;
  }
  .bsns_tp_block .btn {
    text-align: center;
  }
  .bsns_tp_block .info {
    text-align: center;
  }
}

#BSNS_textile {
  background: url(../jpg/bc_1.jpg) right center no-repeat #bdc2e0;
}

#BSNS_composite {
  background: url(../jpg/bc_2.jpg) left center no-repeat #c7c8cd;
}

#BSNS_composite .wrp {
  flex-direction: row-reverse;
}

#BSNS_mta {
  background: url(../jpg/bc_3.jpg) right center no-repeat #c1d6c1;
}

#BSNS_tri {
  background: url(../jpg/bc_5.jpg) left center no-repeat #f8ddc0;
}

#BSNS_tri .wrp {
  flex-direction: row-reverse;
}

#BSNS_tri .wrp .pic {
  text-align: right;
}

#BSNS_tri .title, #BSNS_tri .text {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.03), -1px 1px 1px rgba(0, 0, 0, 0.03), 1px -1px 1px rgba(0, 0, 0, 0.03), -1px -1px 1px rgba(0, 0, 0, 0.03), 1px 0px 1px rgba(0, 0, 0, 0.03), 0px 1px 1px rgba(0, 0, 0, 0.03), -1px 0px 1px rgba(0, 0, 0, 0.03), 0px -1px 1px rgba(0, 0, 0, 0.03);
}

#BSNS_foundry {
  background: url(../jpg/bc_4.jpg) right center no-repeat #dfc3c7;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMMON TOP
/* -------------------------------------------------------------------------*/
.tp_img {
  margin: 0;
  padding: 0;
}

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

.tp_img figcaption {
  margin-top: 10px;
}

.tp_btn_area {
  margin-top: 70px;
  padding: 20px 10px;
}

.ctg_textile .tp_btn_area {
  background-color: #e7e9ff;
}

.ctg_mta .tp_btn_area {
  background-color: #d3f4d3;
}

.ctg_foundry .tp_btn_area {
  background-color: #e9d8da;
}

.tp_btn_area ul {
  display: table;
  table-layout: fixed;
  list-style: none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  border-collapse: collapse;
}

.tp_btn_area li {
  margin: 0;
  padding: 0 15px;
  display: table-cell;
  text-align: center;
}

.tp_btn_area li a {
  font-size: 16px;
  font-size: 1rem;
  position: relative;
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease;
  overflow: hidden;
  border-radius: 10px;
}

.tp_btn_area li a img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.tp_btn_area li a p {
  display: table;
  border-collapse: collapse;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
}

.tp_btn_area li a p span {
  font-size: 18px;
  font-size: 1.125rem;
  height: 75px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background 0.2s ease;
}

.tp_btn_area li a:hover {
  background-color: #3642a8;
  color: #fff;
}

.ctg_textile .tp_btn_area li a:hover p span {
  background-color: #3642a8;
}

.ctg_mta .tp_btn_area li a:hover p span {
  background-color: #3f803f;
}

.ctg_composite .tp_btn_area li a:hover p span {
  background-color: #4e5869;
}

.ctg_foundry .tp_btn_area li a:hover p span {
  background-color: #98404e;
}

@media only screen and (max-width: 980px) {
  .tp_btn_area {
    padding: 15px 10px;
  }
  .tp_btn_area li {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 640px) {
  .tp_btn_area ul, .tp_btn_area li {
    display: block;
    text-align: center !important;
    width: 100% !important;
  }
  .tp_btn_area li {
    margin: 5px 0;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* MTA
/* -------------------------------------------------------------------------*/
.ctg_mta .pg_kv {
  background-color: #f0f0f0;
  background-image: url(../jpg/pg_kv-3.jpg);
}

.ctg_mta .pg_kv .pg_kv_wrp_2::before,
.ctg_mta .pg_kv .pg_kv_wrp_1::before {
  background-image: url(../png/kv_bc_earth.png);
}

.mta_tp_box_1 {
  overflow: hidden;
}

.mta_tp_box_1 ul {
  display: table;
  list-style: none;
  margin: 0;
  padding: 0;
}

.mta_tp_box_1 li {
  position: relative;
  display: table-cell;
  width: 25%;
  background-color: #f7f7f7;
  border: 2px solid #fff;
  border-top: none;
  border-bottom: none;
}

.mta_tp_box_1 li .title {
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  line-height: 1.3;
  margin: 0;
  padding: 10px 10px 8px;
  background-color: #3f803f;
  color: #fff;
}

.mta_tp_box_1 li .text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.3;
  margin: 15px;
  height: 40px;
}

.mta_tp_box_1 li figure {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.mta_tp_box_1 li figure img {
  max-width: 100%;
  height: auto;
}

.mta_tp_box_1 li .link {
  text-align: center;
  margin: 10px;
}

.mta_tp_box_1 li .link a {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 12px 20px 10px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.mta_tp_box_1 li .link a::after {
  content: url(../png/link_arw_1.png);
  position: absolute;
  right: 10px;
}

.mta_tp_box_1 li .link a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

@media only screen and (max-width: 980px) {
  .mta_tp_box_1 ul {
    display: block;
  }
  .mta_tp_box_1 li {
    display: inline-block;
    float: left;
    width: 49%;
    margin: 0 1% 4%;
    border: none;
  }
  .mta_tp_box_1 li:nth-child(2n) {
    margin-right: 0;
  }
  .mta_tp_box_1 li:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .mta_tp_box_1 li {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    text-align: center;
  }
  .mta_tp_box_1 li .text {
    height: auto;
  }
}

.mta_prdBox_1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.mta_prdBox_1 li {
  width: 48%;
  margin: 0 2% 4%;
  float: left;
  background-color: #f7f7f7;
}

.mta_prdBox_1 li:nth-child(2n) {
  margin-right: 0;
}

.mta_prdBox_1 li:nth-child(2n+1) {
  margin-left: 0;
}

.mta_prdBox_1 li a {
  display: block;
  text-decoration: none;
}

.mta_prdBox_1 li a .title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0;
  padding: 10px 10px 8px;
  background-color: #3f803f;
  color: #fff;
  text-align: center;
}

.mta_prdBox_1 li a .text {
  margin: 15px;
  color: #000;
}

.mta_prdBox_1 li a figure {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.mta_prdBox_1 li a figure img {
  max-width: 100%;
  height: auto;
}

.mta_prdBox_1 li a .link {
  text-align: center;
  margin: 10px;
}

.mta_prdBox_1 li a .link > span {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 12px 20px 10px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.mta_prdBox_1 li a .link > span::after {
  content: url(../png/link_arw_1.png);
  position: absolute;
  right: 10px;
}

.mta_prdBox_1 li a .link > span span {
  font-size: 13px;
  font-size: 0.8125rem;
}

.mta_prdBox_1 li a .info {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 2px 10px -15px;
  padding: 0;
  color: #3f803f;
  text-align: right;
}

.mta_prdBox_1 li a:hover .link > span {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

@media only screen and (max-width: 640px) {
  .mta_prdBox_1 li {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

.mta_prdBox_3 .prd_alart > span  {
  color: #dd1515;
}

.mta_prdBox_3 .pdf {
  text-align: center;
  margin: 10px 0;
}

.mta_prdBox_3 .pdf a {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 370px;
  padding: 12px 20px 10px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.mta_prdBox_3 .pdf a::before {
  content: url(../png/icon_pdf.png);
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}

.mta_prdBox_3 .pdf a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

.mta_prdBox_3 .word {
  text-align: center;
  margin: 10px 0;
}

.mta_prdBox_3 .word a {
  display: inline-block;
  text-align: center;
  padding: 15px 10px 13px;
  width: 100%;
  max-width: 370px;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.3;
  transition: background 0.2s ease, border 0.2s ease;
}

.mta_prdBox_3 .word a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}



@media only screen and (max-width: 640px) {
  .mta_prdBox_1 li {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }

}

.mta_subMenu {
  background-color: #d9e6d9;
  padding: 10px;
  margin-bottom: 10px;
}

.mta_subMenu p {
  font-size: 14px;
  font-size: 0.875rem;
  color: #3f803f;
  margin: 0;
  padding: 0;
}

.mta_subMenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.mta_subMenu li {
  display: inline-block;
  margin: 2px;
  vertical-align: top;
}

.mta_subMenu li a {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  padding: 6px 8px 4px;
  line-height: 1.4;
  background-color: #fff;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid;
}

.mta_subMenu li a:hover {
  text-decoration: underline;
}

.mta_subMenu li.in a:hover {
  text-decoration: none;
  cursor: default;
}

.mta_subMenu .list_1 a {
  color: #0f6d0f;
  background-color: #f4fff4;
  border-color: #b0ceb0;
}

.mta_subMenu .list_1.in a {
  color: #fff;
  background-color: #0f6d0f;
  border-color: #0f6d0f;
}

.mta_subMenu .list_2 a {
  color: #db7100;
  background-color: #fdffd6;
  border-color: #e3cb66;
}

.mta_subMenu .list_2.in a {
  color: #fff;
  background-color: #db7100;
  border-color: #db7100;
}

.mta_subMenu .list_3 a {
  color: #696969;
  background-color: #f3f3f3;
  border-color: #cacaca;
}

.mta_subMenu .list_3.in a {
  color: #fff;
  background-color: #555555;
  border-color: #555555;
}

.mta_ctgTtl {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 30px;
  padding: 10px 10px 15px;
  font-weight: normal;
  border-bottom: 1px dotted;
  color: #0f6d0f;
}

.mta_ctgSubTtl {
  font-size: 16px;
  font-size: 1rem;
  background-color: #f0f8f0;
  margin-top: 35px;
  margin-bottom: 20px;
  padding: 8px 5px 5px 15px;
  border-bottom: 2px solid #3f803f;
}

.mta_ctgSubTtl + p {
  margin: 15px;
}

.mta_prdBox_2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  font-size: 0;
}

.mta_prdBox_2 li {
  width: 31%;
  margin: 0 1% 3%;
  padding-bottom: 5px;
  display: inline-block;
  vertical-align: top;
  background-color: #f7f7f7;
}

.mta_prdBox_2 li .title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.3;
  margin: 0;
  padding: 5px 10px 3px;
  background-color: #3f803f;
  color: #fff;
}

.mta_prdBox_2 li .title span {
  font-size: 12px;
  font-size: 0.75rem;
  display: block;
  font-weight: normal;
}

.mta_prdBox_2 li .text {
  margin: 10px;
}

.mta_prdBox_2 li figure {
  margin: 10px 0;
  padding: 0;
  text-align: center;
}

.mta_prdBox_2 li figure img {
  max-width: 100%;
  height: auto;
}

.mta_prdBox_2 li .link,
.mta_prdBox_2 li .youtube {

  margin: 5px 10px;
}

.mta_prdBox_2 li .link a,
.mta_prdBox_2 li .youtube a {
  font-size: 14px;
  font-size: 0.875rem;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 6px 40px 4px 40px;
  text-align: center;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.mta_prdBox_2 li .link a::after {
  content: url(../png/icon_pdf.png);
  position: absolute;
  left: 10px;
}

.mta_prdBox_2 li .youtube a::after {
  content: url(../png/icon_youtube.png);
  position: absolute;
  top: 5px;
  left: 10px;
}

.mta_prdBox_2 li .link a:hover,
.mta_prdBox_2 li .youtube a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

.mta_prdBox_2 li .info {
  margin: 8px 13px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
}

@media only screen and (max-width: 980px) {
  .mta_prdBox_2 li .link a,
  .mta_prdBox_2 li .youtube a {
    text-align: left;
    padding-right: 5px;
  }
}

@media only screen and (max-width: 640px) {
  .mta_prdBox_2 li {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

.mta_prdBox_list li {
  margin: 10px 0;
}

.mtb_tch_box {
  display: table;
}

.mtb_tch_box figure {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  margin: 0;
  padding: 0;
}

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

.mtb_tch_box .cell {
  display: table-cell;
  vertical-align: top;
  padding: 0 0 0 20px;
}

.mtb_tch_box .catch {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 0;
  padding-bottom: 5px;
  color: #026f02;
  border-bottom: 1px dotted #a1d4a1;
}

.mtb_tch_box .pdf {
  text-align: right;
  margin: 8px 0;
}

.mtb_tch_box .pdf a {
  display: inline-block;
  text-align: center;
  padding: 10px 10px 8px;
  width: 100%;
  max-width: 300px;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.3;
  transition: background 0.2s ease, border 0.2s ease;
}

.mtb_tch_box .pdf a::after {
  content: url(../png/icon_pdf.png);
  margin-left: 5px;
  vertical-align: middle;
  display: inline-block;
}

.mtb_tch_box .pdf a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

.mtb_tch_box .link {
  text-align: right;
  margin: 8px 0;
}

.mtb_tch_box .link a {
  display: inline-block;
  text-align: center;
  padding: 15px 10px 13px;
  width: 100%;
  max-width: 300px;
  border: 1px solid #b5b5b5;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.3;
  transition: background 0.2s ease, border 0.2s ease;
}

.mtb_tch_box .link a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

@media only screen and (max-width: 980px) {
  .mtb_tch_box {
    display: block;
  }
  .mtb_tch_box figure, .mtb_tch_box .cell {
    display: block;
    width: 100%;
  }
  .mtb_tch_box .cell {
    padding: 0;
  }
  .mtb_tch_box figure {
    text-align: center;
    margin-bottom: 30px;
  }
  .mtb_tch_box .pdf, .mtb_tch_box .link {
    text-align: center;
  }
}

.txtile_nw_box table, .mta_nw_box table {
  margin-top: 30px;
  border-collapse: collapse;
  width: 100%;
}

.txtile_nw_box table td, .txtile_nw_box table th, .mta_nw_box table td, .mta_nw_box table th {
  border-bottom: 1px solid #c8c8c8;
  padding: 15px 5px;
}

.txtile_nw_box table tr th, .mta_nw_box table tr th {
  text-align: center;
  width: 90px;
  font-weight: normal;
}

.txtile_nw_box table tr th:first-child, .mta_nw_box table tr th:first-child {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: left;
  width: auto;
  font-weight: bold;
}

.txtile_nw_box table tr td, .mta_nw_box table tr td {
  text-align: center;
  word-break: break-all;
}

.txtile_nw_box table tr td:first-child, .mta_nw_box table tr td:first-child {
  text-align: left;
  padding-left: 30px;
}

.ctg_mta .txtile_nw_box table tr td:nth-child(2), .ctg_mta .mta_nw_box table tr td:nth-child(2) {
  background-color: #f3fbef;
}

.ctg_mta .txtile_nw_box table tr td:nth-child(3), .ctg_mta .mta_nw_box table tr td:nth-child(3) {
  background-color: #e5f2db;
}

.ctg_textile .txtile_nw_box table tr td:nth-child(2), .ctg_textile .mta_nw_box table tr td:nth-child(2) {
  background-color: #eff6fb;
}

.ctg_textile .txtile_nw_box table tr td:nth-child(3), .ctg_textile .mta_nw_box table tr td:nth-child(3) {
  background-color: #dbe8f2;
}

@media only screen and (max-width: 980px) {
  .txtile_nw_box table tr th, .mta_nw_box table tr th {
    width: 65px;
    font-size: 12px;
    font-size: 0.75rem;
  }
  .txtile_nw_box table tr td:first-child, .mta_nw_box table tr td:first-child {
    padding-left: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .txtile_nw_box table tr th, .mta_nw_box table tr th {
    width: 35px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1.2;
  }
  .txtile_nw_box table tr td:first-child, .mta_nw_box table tr td:first-child {
    padding-left: 0;
  }
}

/* MTA MOVIE */
.mta_movie {
  overflow: hidden;
}

.mta_movie .box {
  position: relative;
  width: 48%;
  margin: 1%;
  float: left;
  padding-top: 27%;
}

.mta_movie .box iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 980px) {
  .mta_movie .box {
    float: none;
    width: 100%;
    padding-top: 55.125%;
    margin: 20px 0;
  }
}

/* NETWORK MAP */
.mta_nw_map {
  margin-top: 30px;
  padding-top: 500px;
  background-color: #e4e4e4;
}

@media only screen and (max-width: 640px) {
  .mta_nw_map {
    padding-top: 300px;
  }
}

/* ---- ISO ---- */
.mta_iso {
  margin: 0;
  padding: 0;
  text-align: center;
}

.mta_iso img {
  width: 100%;
  height: auto;
  max-width: 500px;
  border: 1px solid #c4c4c4;
  padding: 5px;
  margin: 5px 0;
}

/* ---- TEC FAQ ---- */
.mta_qa_block {
  margin-top: 50px;
}

.mta_qa_block .mta_qa_box_1 {
  border: 1px solid #3f803f;
  border-radius: 5px;
  width: 100%;
}

.mta_qa_block .mta_qa_row {
  display: table;
  width: calc(100% + 20px);
  margin: 0 -10px -10px;
  border-collapse: separate;
  border-spacing: 10px;
}

.mta_qa_block .mta_qa_row .mta_qa_box_2 {
  display: table-cell;
  width: 50%;
  border: 1px solid #3f803f;
  border-radius: 3px;
}

.mta_qa_block ul {
  margin: 15px 10px;
  padding: 0;
  list-style: none;
}

.mta_qa_block li {
  position: relative;
  margin: 0 0 8px;
  padding-left: 30px;
}

.mta_qa_block li::before {
  content: url(../png/icon_a.png);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.mta_qa_block li a {
  display: inline-block;
  position: relative;
  text-decoration: none;
}

.mta_qa_block li a::before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  border-bottom: 1px solid #9ea8fb;
  transition: all 0.3s ease;
}

.mta_qa_block li a:hover::before {
  width: 100%;
}

@media only screen and (max-width: 640px) {
  .mta_qa_block .mta_qa_box_1 {
    margin-bottom: 10px;
  }
  .mta_qa_block .mta_qa_row {
    display: block;
    width: 100%;
    margin: 0;
  }
  .mta_qa_block .mta_qa_row .mta_qa_box_2 {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}

.mta_qa_subTtl {
  margin: 0;
  padding: 8px 10px;
  background-color: #3f803f;
  color: #fff;
}

.mta_qa_ttl {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 15px 0;
  padding: 0 0 0 10px;
  font-weight: bold;
  color: #3f803f;
  border-left: 5px solid;
}

.extend_mta_qa_ins, #mta_qa_nv.ins_1_1 #mta_qa_nv_1 li:nth-child(1) a, #mta_qa_nv.ins_1_2 #mta_qa_nv_1 li:nth-child(2) a, #mta_qa_nv.ins_1_3 #mta_qa_nv_1 li:nth-child(3) a, #mta_qa_nv.ins_1_4 #mta_qa_nv_1 li:nth-child(4) a, #mta_qa_nv.ins_1_5 #mta_qa_nv_1 li:nth-child(5) a, #mta_qa_nv.ins_1_6 #mta_qa_nv_1 li:nth-child(6) a, #mta_qa_nv.ins_1_7 #mta_qa_nv_1 li:nth-child(7) a, #mta_qa_nv.ins_1_8 #mta_qa_nv_1 li:nth-child(8) a, #mta_qa_nv.ins_1_9 #mta_qa_nv_1 li:nth-child(9) a, #mta_qa_nv.ins_1_10 #mta_qa_nv_1 li:nth-child(10) a, #mta_qa_nv.ins_2_1 #mta_qa_nv_2 li:nth-child(1) a, #mta_qa_nv.ins_2_2 #mta_qa_nv_2 li:nth-child(2) a, #mta_qa_nv.ins_2_3 #mta_qa_nv_2 li:nth-child(3) a, #mta_qa_nv.ins_2_4 #mta_qa_nv_2 li:nth-child(4) a, #mta_qa_nv.ins_2_5 #mta_qa_nv_2 li:nth-child(5) a, #mta_qa_nv.ins_2_6 #mta_qa_nv_2 li:nth-child(6) a, #mta_qa_nv.ins_2_7 #mta_qa_nv_2 li:nth-child(7) a, #mta_qa_nv.ins_2_8 #mta_qa_nv_2 li:nth-child(8) a, #mta_qa_nv.ins_2_9 #mta_qa_nv_2 li:nth-child(9) a, #mta_qa_nv.ins_2_10 #mta_qa_nv_2 li:nth-child(10) a, #mta_qa_nv.ins_3_1 #mta_qa_nv_3 li:nth-child(1) a, #mta_qa_nv.ins_3_2 #mta_qa_nv_3 li:nth-child(2) a, #mta_qa_nv.ins_3_3 #mta_qa_nv_3 li:nth-child(3) a, #mta_qa_nv.ins_3_4 #mta_qa_nv_3 li:nth-child(4) a, #mta_qa_nv.ins_3_5 #mta_qa_nv_3 li:nth-child(5) a, #mta_qa_nv.ins_3_6 #mta_qa_nv_3 li:nth-child(6) a, #mta_qa_nv.ins_3_7 #mta_qa_nv_3 li:nth-child(7) a, #mta_qa_nv.ins_3_8 #mta_qa_nv_3 li:nth-child(8) a, #mta_qa_nv.ins_3_9 #mta_qa_nv_3 li:nth-child(9) a, #mta_qa_nv.ins_3_10 #mta_qa_nv_3 li:nth-child(10) a {
  font-weight: bold;
  border-bottom: 1px dotted;
  color: #3f803f;
}

#mta_qa_nv {
  display: table;
  width: 100%;
  margin-bottom: -40px;
  border: 1px solid #aec5ae;
  border-collapse: separate;
  border-spacing: 5px;
}

#mta_qa_nv .mta_qa_nv_box {
  display: table-cell;
  background-color: #e2f7e2;
  width: 33.33333%;
}

#mta_qa_nv .mta_qa_nv_box .title {
  margin: 0;
  padding: 5px 10px 3px;
  background-color: #bbefbb;
}

#mta_qa_nv .mta_qa_nv_box ul {
  margin: 10px 0;
  padding: 0 0 0 30px;
}

#mta_qa_nv .mta_qa_nv_box li {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
  padding: 0;
}

#mta_qa_nv .mta_qa_nv_box li a {
  text-decoration: none;
}

#mta_qa_nv.in_1 #mta_qa_nv_1 {
  background-color: #dcf7b7;
}

#mta_qa_nv.in_1 #mta_qa_nv_1 .title {
  font-weight: bold;
  background-color: #3f803f;
  color: #fff;
}

#mta_qa_nv.in_2 #mta_qa_nv_2 {
  background-color: #dcf7b7;
}

#mta_qa_nv.in_2 #mta_qa_nv_2 .title {
  font-weight: bold;
  background-color: #3f803f;
  color: #fff;
}

#mta_qa_nv.in_3 #mta_qa_nv_3 {
  background-color: #dcf7b7;
}

#mta_qa_nv.in_3 #mta_qa_nv_3 .title {
  font-weight: bold;
  background-color: #3f803f;
  color: #fff;
}

@media only screen and (max-width: 640px) {
  #mta_qa_nv {
    display: block;
    margin-bottom: -10px;
    border: none;
  }
  #mta_qa_nv .mta_qa_nv_box {
    display: block;
    width: 100%;
    padding-bottom: 1px;
  }
}

.mta_fq_ttl {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0;
  padding: 15px 10px 13px;
  line-height: 1;
  background-color: #3f803f;
  color: #fff;
  font-weight: normal;
}

.mta_fq_block {
  margin: 30px 0;
  padding: 20px;
  border: 2px solid #e3e3e3;
}

.mta_fq_block .mta_fq_Q {
  display: table;
  width: 100%;
}

.mta_fq_block .mta_fq_Q p {
  font-size: 18px;
  font-size: 1.125rem;
  display: table-cell;
  margin: 0;
  padding: 10px 10px 10px 50px;
  background: url(../png/icon_a_2.png) left no-repeat;
  color: #0f15a2;
}

.mta_fq_block .mta_fq_A {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 2px dotted #294de2;
}

.mta_fq_block .mta_fq_A figure {
  margin: 0;
  padding: 0;
}

.mta_fq_block .mta_fq_A figure img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.mta_fq_block .mta_fq_A figure figcaption {
  font-size: 16px;
  font-size: 1rem;
  margin: 5px 0;
}

.mta_fq_block .mta_fq_A .mta_qa_subTitle {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #3f803f;
  border-bottom: 1px solid #bee3be;
  padding-bottom: 5px;
  margin: 30px 0;
}

.mta_fq_block .mta_fq_A .img_1_1 {
  margin: 50px 0;
  text-align: center;
}

.mta_fq_block .mta_fq_A .img_1_1 figure {
  display: inline-block;
}

.mta_fq_block .mta_fq_A .img_1_1 figure figcaption {
  text-align: left;
}

.mta_fq_block .mta_fq_A .img_1_2 {
  margin: 50px 0;
  text-align: center;
}

.mta_fq_block .mta_fq_A .img_1_2 figure {
  display: inline-block;
}

.mta_fq_block .mta_fq_A .img_2 {
  margin: 50px 0;
  font-size: 0;
}

.mta_fq_block .mta_fq_A .img_2 figure {
  display: inline-block;
  width: 49%;
  text-align: center;
}

.mta_fq_block .mta_fq_A .img_2 figure:first-child {
  margin-right: 2%;
}

.mta_fq_block .mta_fq_A .img_2 img:first-child {
  margin-right: 2%;
}

.mta_fq_block .mta_fq_A .mta_qa_comments {
  font-size: 14px;
  font-size: 0.875rem;
}

@media only screen and (max-width: 980px) {
  .mta_fq_block {
    padding: 15px;
  }
  .mta_fq_block .mta_fq_A .img_2 figure {
    margin: 10px 0;
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  .mta_fq_block {
    padding: 10px;
  }
}

.mta_qa_link {
  padding: 15px 20px;
  background-color: #edffed;
}

.mta_qa_link p {
  margin: 5px 0;
}

@media only screen and (max-width: 640px) {
  .mta_qa_link {
    padding: 10px;
  }
}

/* ---- DOWNLOAD ---- */
.mta_download {
  margin-top: 35px;
}

.mta_download ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mta_download li {
  margin: 0 0 5px;
}

.mta_download li a {
  display: block;
  padding: 0px;
  border: 2px solid #eeeeee;
  text-align: center;
  transition: border 0.2s ease;
}

.mta_download li a img {
  max-width: 100%;
  height: auto;
}

.mta_download li a:hover {
  border-color: #c0ebc0;
}

@media only screen and (max-width: 640px) {
  .iso_range {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* ---- EXPORT ---- */
.link_export {
  margin-top: 3px;
}

.link_export ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_export li {
  margin: 0 0 5px;
}

.link_export li a {
  display: block;
  padding: 0px;
  border: 2px solid #eeeeee;
  text-align: center;
  transition: border 0.2s ease;
}

.link_export li a img {
  max-width: 100%;
  height: auto;
}

.link_export li a:hover {
  border-color: #c0ebc0;
}

@media only screen and (max-width: 640px) {
  .iso_range {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* ---- Renovation ---- */
.link_renovation {
  margin-top: 5px;
}

.link_renovation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_renovation li {
  margin: 0 0 5px;
}

.link_renovation li a {
  display: block;
  padding: 0px;
  border: 2px solid #eeeeee;
  text-align: center;
  transition: background 0.2s ease;
}

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

.link_renovation li a:hover {
  border-color: #c0ebc0;
}

@media only screen and (max-width: 640px) {
   .iso_range {
    font-size: 16px;
    font-size: 1rem;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* FOUNDRY
/* -------------------------------------------------------------------------*/
.ctg_foundry .pg_kv {
  background-color: #f0f0f0;
  background-image: url(../jpg/pg_kv-4.jpg);
}

.ctg_foundry .pg_kv .pg_kv_wrp_2::before,
.ctg_foundry .pg_kv .pg_kv_wrp_1::before {
  background-image: url(../png/kv_bc_earth-2.png);
}

.slideshow {
  position: relative;
  z-index: 0;
}

.slideshow > ul {
  display: none;
}

.slideshow ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.slideshow_print {
  display: none;
}

.ctg_foundry .bx-wrapper .bx-pager.bx-default-pager a:hover,
.ctg_foundry .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #98404e;
}

#FND_tp_1 .box_r p {
  margin: 0 0 10px;
  padding: 0;
}

#FND_tp_2 > div {
  padding: 10px;
}

#FND_tp_2 figure {
  margin: 0;
  padding: 0;
  text-align: center;
  border: 3px solid #e8e8e8;
}

#FND_tp_2 figure img {
  max-width: 100%;
  height: auto;
}

#FND_tp_2 p {
  margin: 8px;
  text-align: center;
  font-weight: bold;
}

#FND_tp_2 p span {
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: normal;
}

#FND_tp_3 {
  margin-bottom: 100px;
  border-bottom: 1px dotted #98404e;
}

#FND_tp_3 h4 {
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0;
  border-radius: 10px 0;
  background-color: #98404e;
}

#FND_tp_3 p {
  color: #98404e;
}

@media only screen and (max-width: 980px) {
  #FND_tp_3 {
    margin-bottom: 60px;
  }
}

@media only screen and (max-width: 640px) {
  #FND_tp_3 {
    margin-bottom: 30px;
  }
}

#FND_tp_4 {
  padding: 15px;
  background-color: #ead9dc;
}

#FND_tp_4 .box_3clm_eq > div {
  padding: 5px;
  text-align: center;
  vertical-align: top;
}

#FND_tp_4 a {
  display: inline-block;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  transition: background 0.2s ease;
}

#FND_tp_4 a:hover {
  background-color: #516dc8;
  color: #fff;
}

#FND_tp_4 img {
  max-width: 100%;
  height: auto;
}

#FND_tp_4 p {
  margin: 0;
  padding: 15px 10px;
}

@media only screen and (max-width: 980px) {
  #FND_tp_4 {
    padding: 10px;
  }
  #FND_tp_4 .box_3clm_eq > div {
    padding: 2px;
  }
}

@media only screen and (max-width: 640px) {
  #FND_tp_4 .box_3clm_eq > div {
    padding: 0;
    margin: 10px 0;
  }
}

.fnd_history_block {
  background-image: url(../jpg/img_back.jpg);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  padding: 40px 10px;
}

.fnd_history_block th, .fnd_history_block td {
  padding: 8px 20px;
  vertical-align: top;
  border-bottom: 1px dotted #d7d7d7;
  text-shadow: #fff 1px 1px 0, #fff -1px 1px 0,
 #fff 1px -1px 0, #fff -1px -1px 0;
}

.fnd_history_block th {
  white-space: nowrap;
  font-weight: normal;
}

@media only screen and (max-width: 640px) {
  .fnd_history_block {
    background-position: 45% 0;
    padding: 20px 0;
  }
  .fnd_history_block th, .fnd_history_block td {
    padding: 8px 10px;
  }
}

.fnd_catch {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 40px 0 30px;
  font-weight: bold;
  color: #98404e;
}

.fnd_prd_tbl {
  margin-top: 20px;
}

.fnd_prd_tbl th, .fnd_prd_tbl td {
  padding: 10px 20px;
}

.fnd_prd_tbl tr:nth-child(2n-1) th, .fnd_prd_tbl tr:nth-child(2n-1) td {
  background-color: #f7f7f7;
}

.fnd_prd_img ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.fnd_prd_img li {
  display: inline-block;
}

@media only screen and (max-width: 980px) {
  .fnd_prd_img ul {
    text-align: center;
  }
  .fnd_prd_img img {
    width: 80%;
    height: auto;
  }
}

@media only screen and (max-width: 640px) {
  .fnd_prd_img li {
    vertical-align: top;
  }
  .fnd_prd_img img {
    width: 120px;
    height: auto;
  }
}

.fnd_facility > table {
  border-collapse: separate;
  border-spacing: 0 10px;
  width: 100%;
}

.fnd_facility > table > tbody > tr > th,
.fnd_facility > table > tr > th {
  text-align: left;
  white-space: nowrap;
  background-color: #ffebee;
  padding: 8px;
  vertical-align: top;
}

.fnd_facility > table > tbody > tr > th, .fnd_facility > table > tbody > tr > td,
.fnd_facility > table > tr > th,
.fnd_facility > table > tr > td {
  font-size: 14px;
  font-size: 0.875rem;
}

.fnd_facility > table > tbody > tr > td,
.fnd_facility > table > tr > td {
  padding: 10px;
}

.fnd_facility > table > tbody > tr:nth-child(2n),
.fnd_facility > table > tr:nth-child(2n) {
  background-color: #f4f4f4;
}

.fnd_facility > table img {
  width: 300px;
  height: auto;
}

@media only screen and (max-width: 1200px) {
  .fnd_facility > table img {
    width: 200px;
  }
}

@media only screen and (max-width: 980px) {
  .fnd_facility > table {
    display: block;
    text-align: center;
  }
  .fnd_facility > table > tbody {
    display: block;
  }
  .fnd_facility > table > tbody > tr, .fnd_facility > table > tr {
    display: block;
  }
  .fnd_facility > table > tbody > tr > th, .fnd_facility > table > tbody > tr > td,
  .fnd_facility > table > tr > th,
  .fnd_facility > table > tr > td {
    display: block;
  }
  .fnd_facility > table img {
    width: auto;
    max-width: 100%;
    height: auto;
  }
  .fnd_facility > table table {
    text-align: left;
    margin: 5px auto 0;
  }
}

#FND_flow {
  background: url(../jpg/flow_bc.jpg) left bottom no-repeat;
  background-size: 100% auto;
}

#FND_flow figure {
  margin: 0;
  padding: 0;
}

#FND_flow img {
  max-width: 100%;
  height: auto;
}

#FND_flow .mobile {
  display: none;
}

@media only screen and (max-width: 640px) {
  #FND_flow .mobile {
    display: block;
  }
  #FND_flow .pc {
    display: none;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* COMPOSITE
/* -------------------------------------------------------------------------*/
.ctg_composite .pg_kv {
  background-color: #f0f0f0;
  background-image: url(../jpg/pg_kv-5.jpg);
}

.ctg_composite .pg_kv .pg_kv_wrp_2::before,
.ctg_composite .pg_kv .pg_kv_wrp_1::before {
  background-image: url(../png/kv_bc_earth_1.png);
}

.cmpst_tp_block {
  margin-top: 50px;
  text-align: center;
}

.cmpst_tp_block p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: bold;
  color: #4d4d4d;
}

.cmpst_tp_block figure {
  margin: 0;
  padding: 0;
  text-align: center;
}

.cmpst_tp_block figure img {
  max-width: 100%;
  height: auto;
  margin: 10px;
}

.cpst_prd_lineup {
  max-width: 800px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.cpst_prd_lineup .wrp {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-top: 88.625%;
}

.cpst_prd_lineup figure {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

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

.cpst_prd_lineup .link_map {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cpst_prd_lineup .link_map li {
  position: absolute;
}

.cpst_prd_lineup .link_map li a {
  display: block;
  transition: all 0.2s ease;
}

.cpst_prd_lineup .link_map li a:hover {
  background-color: rgba(0, 216, 255, 0.25);
}

.cpst_prd_lineup .link_map li:nth-child(1) {
  top: 25%;
  left: 11%;
  width: 28.5%;
}

.cpst_prd_lineup .link_map li:nth-child(1) a {
  padding-top: 73%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(2) {
  top: 15.1%;
  left: 34%;
  width: 18.7%;
}

.cpst_prd_lineup .link_map li:nth-child(2) a {
  padding-top: 100%;
  border-radius: 100%;
}

.cpst_prd_lineup .link_map li:nth-child(3) {
  top: 12%;
  left: 54%;
  width: 26%;
}

.cpst_prd_lineup .link_map li:nth-child(3) a {
  padding-top: 60%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(4) {
  top: 30%;
  left: 61%;
  width: 26%;
}

.cpst_prd_lineup .link_map li:nth-child(4) a {
  padding-top: 68%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(5) {
  top: 50.8%;
  left: 68.5%;
  width: 22%;
}

.cpst_prd_lineup .link_map li:nth-child(5) a {
  padding-top: 85%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(6) {
  top: 50.8%;
  left: 40.6%;
  width: 26.8%;
}

.cpst_prd_lineup .link_map li:nth-child(6) a {
  padding-top: 64.5%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(7) {
  top: 50.8%;
  left: 12.5%;
  width: 28%;
}

.cpst_prd_lineup .link_map li:nth-child(7) a {
  padding-top: 62%;
  border-radius: 10px;
}

.cpst_prd_lineup .link_map li:nth-child(8) {
  top: 74.7%;
  left: 11%;
  width: 28.5%;
}

.cpst_prd_lineup .link_map li:nth-child(8) a {
  padding-top: 65.3%;
  border-radius: 10px;
}

.cpst_prd_box .text {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #4e5869;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}

.cpst_prd_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.cpst_prd_box li {
  width: 48%;
  margin: 0 2% 4%;
  float: left;
  background-color: #f7f7f7;
}

.cpst_prd_box li:nth-child(2n) {
  margin-right: 0;
}

.cpst_prd_box li:nth-child(2n+1) {
  margin-left: 0;
}

.cpst_prd_box li a {
  display: block;
  text-decoration: none;
}

.cpst_prd_box li a .title {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  padding: 10px 5px 8px;
  line-height: 1.3;
  background-color: #4e5869;
  color: #fff;
  text-align: center;
}

.cpst_prd_box li a figure {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.cpst_prd_box li a figure img {
  max-width: 100%;
  height: auto;
}

.cpst_prd_box li a .link {
  text-align: center;
  margin: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.cpst_prd_box li a .link span {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 10px 20px 8px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.cpst_prd_box li a .link span::after {
  content: url(../png/link_arw_1.png);
  position: absolute;
  right: 10px;
}

.cpst_prd_box li a:hover .link span {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

@media only screen and (max-width: 980px) {
  .cpst_prd_box ul {
    display: block;
  }
  .cpst_prd_box li {
    display: inline-block;
    float: left;
    width: 49%;
    margin: 0 1% 4%;
    border: none;
  }
  .cpst_prd_box li:nth-child(2n) {
    margin-right: 0;
  }
  .cpst_prd_box li:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .cpst_prd_box li {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    text-align: center;
  }
  .cpst_prd_box li a .text {
    height: auto;
  }
}

.cmpst_prd_tp {
  margin-top: 10px;
  margin-bottom: 50px;
}

.cmpst_prd_tp .title {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding: 10px 25px 8px;
  border-radius: 15px 0;
  font-weight: bold;
  color: #fff;
  background-color: #4e5869;
}

.cmpst_prd_tp ul {
  margin: 0;
  padding: 0 0 0 25px;
}

.cmpst_prd_tp li {
  margin-bottom: 5px;
}

.cmpst_prd_box {
  display: table;
  width: 100%;
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dotted #afb6c1;
}

.cmpst_prd_box figure {
  display: table-cell;
  width: 300px;
  margin: 0;
  padding: 0;
  vertical-align: top;
}

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

.cmpst_prd_box .text {
  display: table-cell;
  vertical-align: top;
  padding-left: 20px;
}

.cmpst_prd_box .text p {
  margin-top: 5px;
}

@media only screen and (max-width: 980px) {
  .cmpst_prd_box {
    display: block;
  }
  .cmpst_prd_box figure {
    display: block;
    width: auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .cmpst_prd_box .text {
    display: block;
    padding-left: 0;
  }
}

.cmpst_movie {
  text-align: center;
}

.cmpst_movie .wrap {
  display: inline-block;
  width: 560px;
  position: relative;
  height: 315px;
}

.cmpst_movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width: 980px) {
  .cmpst_movie .wrap {
    display: block;
    width: 100%;
    height: auto;
    padding-top: 56.25%;
  }
}

.cmpst_prd_img {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  background: url(../jpg/prd_bc.jpg) center top no-repeat;
  background-size: 100% auto;
}

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

@media only screen and (max-width: 640px) {
  .cmpst_prd_img {
    padding: 10px 0;
  }
}

.cmpst_prd_imgBox {
  margin: 40px 0;
  text-align: center;
  font-size: 0;
}

.cmpst_prd_imgBox figure {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  margin: 10px;
  padding: 0;
}

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

.cmpst_prd_imgBox figure figcaption {
  margin: 10px 0;
}

@media only screen and (max-width: 980px) {
  .cmpst_prd_imgBox figure {
    display: block;
    margin: 20px 0;
  }
}

.cmpst_prd_box2 {
  border-top: 1px dotted #c8d0d9;
  margin-top: 70px;
  padding-top: 20px;
}

.cmpst_prd_box2 figure {
  margin: 50px 0;
  text-align: center;
}

.cmpst_prd_box2 figure img {
  width: 100%;
  height: auto;
  max-width: 500px;
}

.cmpst_prd_box2 figure > a {
  display: inline-block;
  transition: opacity 0.2s ease;
}

.cmpst_prd_box2 figure > a:hover {
  opacity: 0.8;
}

.cmpst_prd_box2 figure figcaption {
  margin-top: 15px;
  font-size: 15px;
  font-size: 0.9375rem;
}

.cmpst_prd_box2 .fig_1 img {
  width: auto;
  max-width: 100%;
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TEXTILE
/* -------------------------------------------------------------------------*/
.txtl_parts_link {
  list-style: none;
  margin: 50px 0;
  padding: 0;
  font-size: 0;
}

.txtl_parts_link li {
  display: inline-block;
  width: 45%;
  margin: 0 2.5%;
}

.txtl_parts_link li a {
  display: block;
  font-size: 22px;
  font-size: 1.375rem;
  padding: 10px 5px;
  text-align: center;
  text-decoration: none;
  border-radius: 5px;
  color: #fff;
  transition: background 0.2s ease;
  box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
}

.txtl_parts_link li a figure {
  margin: 0;
  padding: 0;
}

.txtl_parts_link li a figure img {
  max-width: 100%;
  height: auto;
}

.txtl_parts_link li a p {
  margin: 10px 5px 5px;
  padding: 0;
}

.txtl_parts_link li:nth-child(1) a {
  background-color: #64ce64;
}

.txtl_parts_link li:nth-child(1) a:hover {
  background-color: #6ade6a;
}

.txtl_parts_link li:nth-child(2) a {
  background-color: #3e8dd1;
}

.txtl_parts_link li:nth-child(2) a:hover {
  background-color: #429dec;
}

@media only screen and (max-width: 980px) {
  .txtl_parts_link li {
    width: 48%;
    margin: 1%;
  }
  .txtl_parts_link li a {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media only screen and (max-width: 640px) {
  .txtl_parts_link {
    margin: 0;
  }
  .txtl_parts_link li {
    width: 100%;
    margin: 1% 0;
  }
  .txtl_parts_link li a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 20px 5px;
    border-radius: 2px;
  }
}

.txtl_parts_icon {
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
  font-size: 0;
}

.txtl_parts_icon li {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  text-align: center;
  margin: 4px 8px;
  padding: 5px;
  text-align: center;
}

.txtl_parts_icon li img {
  display: block;
  margin-bottom: 5px;
}

.txtl_parts_icon li.btn {
  cursor: pointer;
  border-radius: 5px;
  color: #192dcb;
  text-decoration: underline;
}

.txtl_ajl .txtl_parts_icon li.btn {
  background-color: #dff7bf;
}

.txtl_wjl .txtl_parts_icon li.btn {
  background-color: #c6e7ff;
}

@media only screen and (max-width: 980px) {
  .txtl_parts_icon li {
    margin: 10px 4px;
  }
}

/* --- PARTS ORDER --- */
.textile_parts_order {
  background-color: #f0f4ff;
  padding: 30px;
  border-radius: 20px;
}

.textile_parts_order .text_1 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 10px 0;
  text-align: center;
}

.textile_parts_order .text_1 span {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  vertical-align: middle;
  margin: 0 10px;
}

.textile_parts_order .text_2 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
  text-align: center;
  padding-bottom: 20px;
  border-bottom: 2px dotted #608ae8;
}

.textile_parts_order figure {
  margin: 30px 0;
  text-align: center;
}

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

@media only screen and (max-width: 980px) {
  .textile_parts_order {
    padding: 20px;
    border-radius: 10px;
  }
  .textile_parts_order p {
    text-align: left;
  }
}

@media only screen and (max-width: 640px) {
  .textile_parts_order {
    padding: 10px;
    border-radius: 0px;
  }
}

.txtl_box {
  display: none;
  margin-bottom: 20px;
}

.txtl_box h5 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  padding: 10px;
  line-height: 1.3;
  color: #fff;
  font-weight: normal;
  cursor: pointer;
  transition: background 0.2s ease;
}

.txtl_box .wrp {
  padding: 20px;
  border-top: none !important;
  display: none;
}

.txtl_box .title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 0;
  padding: 0 0 12px;
}

.txtl_box .big {
  font-weight: bold;
  color: #e81212;
}

.txtl_box .img {
  font-size: 0;
  text-align: center;
}

.txtl_box .img figure {
  display: inline-block;
  width: 48%;
  margin: 1%;
}

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

.txtl_box .img figcaption {
  font-size: 14px;
  font-size: 0.875rem;
}

.txtl_box .img figcaption::before {
  content: '▲';
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.txtl_box .img figcaption.figc_1::before {
  display: none;
}

.txtl_box ul {
  margin-left: 0;
  padding-left: 20px;
}

@media only screen and (max-width: 980px) {
  .txtl_box .img figure {
    display: block;
    width: 100%;
    margin: 0 0 20px;
  }
  .txtl_box .wrp {
    padding: 10px;
  }
}

.txtl_ajl .txtl_box h5 {
  background-color: #77bc44;
}

.txtl_ajl .txtl_box h5:hover {
  background-color: #8dce5d;
}

.txtl_ajl .txtl_box .wrp {
  border: 1px solid #7fc44d;
}

.txtl_ajl .txtl_box .title {
  border-bottom: 1px dotted #7fc44d;
}

.txtl_wjl .txtl_box h5 {
  background-color: #3dadff;
}

.txtl_wjl .txtl_box h5:hover {
  background-color: #3dc3ff;
}

.txtl_wjl .txtl_box .wrp {
  border: 1px solid #3dadff;
}

.txtl_wjl .txtl_box .title {
  border-bottom: 1px dotted #3dadff;
}

.ctg_textile .pg_kv {
  background-color: #f0f0f0;
  background-image: url(../jpg/pg_kv-6.jpg);
}

.ctg_textile .pg_kv .pg_kv_wrp_2::before,
.ctg_textile .pg_kv .pg_kv_wrp_1::before {
  background-image: url(../png/kv_bc_earth-3.png);
}

/* ----- TOP CHOICE BOX ----- */
#tp_choiceArea {
  overflow: hidden;
  margin-bottom: 110px;
  display: flex;
}

#tp_choiceArea ul {
  flex: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  margin-right: 17px;
}

#tp_choiceArea li {
  position: relative;
  display: block;
  margin: 0 0 3px 0;
  padding: 0;
  transition: background 0.2s ease;
}

.ctg_textile #tp_choiceArea li {
  background-color: #8e96d8;
}

.ctg_composite #tp_choiceArea li {
  background-color: #7988a2;
}

.ctg_mta #tp_choiceArea li {
  background-color: #83c683;
}

.ctg_tri #tp_choiceArea li {
  background-color: #f4bb78;
}

#tp_choiceArea li a {
  display: block;
  cursor: default;
}

#tp_choiceArea li img {
  max-width: 100%;
  height: auto;
}

#tp_choiceArea li::after {
  display: none;
  position: absolute;
  right: -17px;
  top: 50%;
  margin-top: -10px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 17.3px;
}

.ctg_textile #tp_choiceArea li::after {
  border-color: transparent transparent transparent #3641a8;
}

.ctg_composite #tp_choiceArea li::after {
  border-color: transparent transparent transparent #4e5869;
}

.ctg_mta #tp_choiceArea li::after {
  border-color: transparent transparent transparent #3f803f;
}

.ctg_tri #tp_choiceArea li::after {
  border-color: transparent transparent transparent #f5982d;
}

#tp_choiceArea #tp_choiceBlock {
  border-width: 3px;
  border-style: solid;
  width: 69.89247%;
  padding-top: 32.90323%;
  position: relative;
}

.ctg_textile #tp_choiceArea #tp_choiceBlock {
  background-color: #3642a8;
  border-color: #3642a8;
}

.ctg_composite #tp_choiceArea #tp_choiceBlock {
  background: #4e5869;
  background: linear-gradient(to right, #4e5869 0%, #ffffff 95%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4e5869', endColorstr='#ffffff',GradientType=1 );
  border-color: #4e5869;
  border-top: none;
  border-right: none;
  border-bottom: none;
}

.ctg_mta #tp_choiceArea #tp_choiceBlock {
  background-color: #3f803f;
  border-color: #3f803f;
}

.ctg_tri #tp_choiceArea #tp_choiceBlock {
  background-color: #f5982d;
  border-color: #f5982d;
}

#tp_choiceArea .tp_choiceBox {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  display: none;
}

#tp_choiceArea .tp_choiceBox:first-child {
  display: block;
}

.ctg_textile #tp_choiceArea .tp_choiceBox:hover .btn span {
  background-color: #2693f1;
}

.ctg_composite #tp_choiceArea .tp_choiceBox:hover .btn span {
  background-color: #5075b4;
}

.ctg_mta #tp_choiceArea .tp_choiceBox:hover .btn span {
  background-color: #62bc62;
}

.ctg_tri #tp_choiceArea .tp_choiceBox:hover .btn span {
  background-color: #f5982d;
}

#tp_choiceArea .tp_choiceBox img {
  max-width: 100%;
  height: auto;
}

#tp_choiceArea .tp_choiceBox .btn {
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 3%;
  bottom: 5%;
}

#tp_choiceArea .tp_choiceBox .btn span {
  display: block;
  padding: 10px 30px 8px 40px;
  text-decoration: none;
  color: #fff;
  line-height: 1;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  transition: background 0.2s ease;
}

.ctg_textile #tp_choiceArea .tp_choiceBox .btn span {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea .tp_choiceBox .btn span {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea .tp_choiceBox .btn span {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea .tp_choiceBox .btn span {
  background-color: #f5982d;
}

#tp_choiceArea .tp_choiceBox .btn span::after {
  content: url(../png/arw_r_w_2.png);
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.ctg_textile #tp_choiceArea.in_1 li:nth-child(1) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_1 li:nth-child(1) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_1 li:nth-child(1) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_1 li:nth-child(1) {
  background-color: #f5982d;
}

#tp_choiceArea.in_1 li:nth-child(1)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_2 li:nth-child(2) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_2 li:nth-child(2) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_2 li:nth-child(2) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_2 li:nth-child(2) {
  background-color: #f5982d;
}

#tp_choiceArea.in_2 li:nth-child(2)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_3 li:nth-child(3) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_3 li:nth-child(3) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_3 li:nth-child(3) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_3 li:nth-child(3) {
  background-color: #f5982d;
}

#tp_choiceArea.in_3 li:nth-child(3)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_4 li:nth-child(4) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_4 li:nth-child(4) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_4 li:nth-child(4) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_4 li:nth-child(4) {
  background-color: #f5982d;
}

#tp_choiceArea.in_4 li:nth-child(4)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_5 li:nth-child(5) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_5 li:nth-child(5) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_5 li:nth-child(5) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_5 li:nth-child(5) {
  background-color: #f5982d;
}

#tp_choiceArea.in_5 li:nth-child(5)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_6 li:nth-child(6) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_6 li:nth-child(6) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_6 li:nth-child(6) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_6 li:nth-child(6) {
  background-color: #f5982d;
}

#tp_choiceArea.in_6 li:nth-child(6)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_7 li:nth-child(7) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_7 li:nth-child(7) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_7 li:nth-child(7) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_7 li:nth-child(7) {
  background-color: #f5982d;
}

#tp_choiceArea.in_7 li:nth-child(7)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_8 li:nth-child(8) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_8 li:nth-child(8) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_8 li:nth-child(8) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_8 li:nth-child(8) {
  background-color: #f5982d;
}

#tp_choiceArea.in_8 li:nth-child(8)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_9 li:nth-child(9) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_9 li:nth-child(9) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_9 li:nth-child(9) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_9 li:nth-child(9) {
  background-color: #f5982d;
}

#tp_choiceArea.in_9 li:nth-child(9)::after {
  display: block;
}

.ctg_textile #tp_choiceArea.in_10 li:nth-child(10) {
  background-color: #3642a8;
}

.ctg_composite #tp_choiceArea.in_10 li:nth-child(10) {
  background-color: #4e5869;
}

.ctg_mta #tp_choiceArea.in_10 li:nth-child(10) {
  background-color: #3f803f;
}

.ctg_tri #tp_choiceArea.in_10 li:nth-child(10) {
  background-color: #f5982d;
}

#tp_choiceArea.in_10 li:nth-child(10)::after {
  display: block;
}

@media only screen and (max-width: 980px) {
  #tp_choiceArea {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 640px) {
  #tp_choiceArea {
    display: block;
  }
  #tp_choiceArea ul {
    width: 100%;
    margin-right: 0;
  }
  #tp_choiceArea li {
    float: none;
    display: block;
    width: 250px;
    margin: 5px auto;
    background-color: #3642a8;
  }
  .ctg_textile #tp_choiceArea li {
    background-color: #3642a8;
  }
  .ctg_composite #tp_choiceArea li {
    background-color: #4e5869;
  }
  .ctg_mta #tp_choiceArea li {
    background-color: #3f803f;
  }
  .ctg_tri #tp_choiceArea li {
    background-color: #f5982d;
  }
  #tp_choiceArea li::after {
    display: none !important;
  }
  #tp_choiceArea li a {
    cursor: pointer;
  }
  #tp_choiceArea #tp_choiceBlock {
    display: none;
  }
}

/* ----- PRODUCTS ----- */
.textile_prdBox h4 {
  font-size: 22px;
  font-size: 1.375rem;
  color: #3642a8;
  border-bottom: 1px dotted #3642a8;
  padding-bottom: 10px;
}

.textile_prdBox ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.textile_prdBox li {
  width: 48%;
  margin: 0 2% 4%;
  float: left;
  background-color: #f7f7f7;
}

.textile_prdBox li:nth-child(2n) {
  margin-right: 0;
}

.textile_prdBox li:nth-child(2n+1) {
  margin-left: 0;
}

.textile_prdBox li a {
  display: block;
  text-decoration: none;
  padding-bottom: 1px;
}

.textile_prdBox li a .title {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.3;
  margin: 0;
  padding: 10px 10px 8px;
  background-color: #3642a8;
  color: #fff;
  text-align: center;
}

.textile_prdBox li a .text {
  margin: 15px;
}

.textile_prdBox li a figure {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.textile_prdBox li a figure img {
  max-width: 100%;
  height: auto;
}

.textile_prdBox li a .link {
  text-align: center;
  margin: 10px;
}

.textile_prdBox li a .link span {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 12px 20px 10px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.textile_prdBox li a .link span::after {
  content: url(../png/link_arw_1.png);
  position: absolute;
  right: 10px;
}

.textile_prdBox li a:hover .link span {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

.textile_prdBox li a .info {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 2px 10px -15px;
  padding: 0;
  color: #3f803f;
  text-align: right;
}

@media only screen and (max-width: 640px) {
  .textile_prdBox li {
    float: none;
    width: 100%;
    padding-bottom: 10px;
  }
}

.cnt_txtl_prd_blk .img_1 {
  text-align: center;
}

.cnt_txtl_prd_blk .img_1 figure {
  margin: 30px 0;
  padding: 0;
}

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

.cnt_txtl_prd_blk .img_1 figcaption {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}

.cnt_txtl_prd_blk .img_2 {
  font-size: 0;
  text-align: center;
}

.cnt_txtl_prd_blk .img_2 figure {
  display: inline-block;
  width: 48%;
  margin: 0 1%;
}

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

.cnt_txtl_prd_blk .img_2 figcaption {
  margin-top: 5px;
  font-size: 14px;
  font-size: 0.875rem;
}

@media only screen and (max-width: 980px) {
  .cnt_txtl_prd_blk .img_2 figure {
    width: 100%;
    margin: 10px 0;
  }
}

.txtl_menu {
  background-color: #ebecfb;
  padding: 10px;
  border: 1px solid #d3d6f1;
  margin-bottom: -40px;
}

.txtl_menu p {
  margin: 0 5px;
}

.txtl_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.txtl_menu li {
  display: inline-block;
  vertical-align: top;
  margin: 5px;
}

.txtl_menu li a {
  display: block;
  border: 2px solid #fff;
  transition: border 0.2s ease;
}

.txtl_menu li a:hover {
  border-color: #639deb;
}

.txtl_menu li.in a {
  border-color: #3642a8;
  cursor: default;
}

.txtl_prd_catch {
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: bold;
  color: #2e3caf;
  margin: 50px 0;
}

.txtl_prd_catch span {
  font-size: 24px;
  font-size: 1.5rem;
  margin: 14px 0;
  display: block;
}

@media only screen and (max-width: 980px) {
  .txtl_prd_catch {
    font-size: 26px;
    font-size: 1.625rem;
    margin: 40px 0;
  }
  .txtl_prd_catch span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media only screen and (max-width: 640px) {
  .txtl_prd_catch {
    font-size: 24px;
    font-size: 1.5rem;
    margin: 30px 0;
  }
  .txtl_prd_catch span {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.txtl_subTtl {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  padding: 12px 20px 10px;
  font-weight: normal;
  margin: 30px 0 5px;
  color: #fff;
  background-color: #3642a8;
  line-height: 1.3;
  border-radius: 25px 0;
}

.txtl_subTtl + img {
  vertical-align: middle;
  margin-left: 10px;
}

.txtl_subTtl_info {
  font-size: 15px;
  font-size: 0.9375rem;
  display: inline-block;
}

.txtl_prdBox_cpt {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 50px 0;
  text-align: center;
  line-height: 1.5;
}

.txtl_prdBox_cpt .wrp {
  display: inline-block;
}

.txtl_prdBox_cpt .info {
  font-size: 14px;
  font-size: 0.875rem;
  margin-top: -15px;
  text-align: right;
}

.txtl_imgTitle {
  margin-top: 100px;
}

.txtl_olImg {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}

.txtl_olImg li {
  margin: 10px 0;
  padding: 0 0 0 40px;
}

.txtl_olImg li img {
  margin: 0 5px 0 -40px;
  vertical-align: middle;
}

.cnt_txtl_tiss {
  position: relative;
  color: #fff;
  padding-bottom: 120px;
  margin-bottom: 100px;
}

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

.cnt_txtl_tiss .text {
  position: absolute;
  top: 30px;
  left: 30px;
  margin: 0;
}

.cnt_txtl_tiss .logo {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

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

@media only screen and (max-width: 980px) {
  .cnt_txtl_tiss {
    padding-bottom: 100px;
    margin-bottom: 60px;
  }
  .cnt_txtl_tiss .text {
    top: 10px;
    left: 10px;
  }
}

@media only screen and (max-width: 640px) {
  .cnt_txtl_tiss {
    padding-bottom: 60px;
    margin-bottom: 50px;
  }
  .cnt_txtl_tiss br.pc {
    display: none;
  }
}

.link_jetLoom {
  margin-top: 20px;
}

.link_jetLoom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_jetLoom li {
  margin: 0;
  padding: 0;
}

.link_jetLoom li a {
  display: block;
  border: 2px solid #eee;
  transition: background 0.2s ease;
}

.link_jetLoom li a:hover {
  border-color: #c8cfff;
}

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

@media only screen and (max-width: 640px) {
  .link_jetLoom {
    text-align: center;
  }
  .link_jetLoom li a {
    display: inline-block;
  }
}

/* ----- CFRP ----- */
.cfrp_fig_1 {
  text-align: center;
  margin: 30px 0;
}

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

.cfrp_fig_1 img + img {
  margin-top: 10px;
}

.cfrp_imgBox_1 {
  display: flex;
  justify-content: center;
  margin: 30px 0;
}

.cfrp_imgBox_1 figure {
  margin: 0;
  padding: 0;
}

.cfrp_imgBox_1 figure:nth-child(1) {
  margin-right: 5px;
}

.cfrp_imgBox_1 figure:nth-child(2) {
  margin-left: 5px;
}

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

@media only screen and (max-width: 640px) {
  .cfrp_imgBox_1 {
    display: block;
    text-align: center;
  }
  .cfrp_imgBox_1 figure {
    margin: 10px 0 !important;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* TRI
/* -------------------------------------------------------------------------*/
.ctg_tri {
  /* -- POP UP -- */
}

.ctg_tri .pg_kv {
  background-color: #f0f0f0;
  background-image: url(../jpg/pg_kv-7.jpg);
}

.ctg_tri .pg_kv .pg_kv_wrp_1::before {
  background-image: url(../png/kv_bc_earth-4.png);
}

.ctg_tri .pg_kv h2 {
  font-size: 24px;
  font-size: 1.5rem;
}

.ctg_tri #SM h6 {
  font-size: 15px;
  font-size: 0.9375rem;
}

.ctg_tri #SM h6 a {
  line-height: 1.4;
  padding-left: 12px;
}

.ctg_tri #SM h6 a span {
  display: inline-block;
}

.ctg_tri .mfp-figure:after {
  box-shadow: none;
  background: #fff;
}

.ctg_tri.mfp-zoom-out-cur, .ctg_tri.mfp-zoom-out-cur .mfp-image-holder {
  cursor: default;
}

.ctg_tri .mfp-close {
  cursor: pointer !important;
}

.ctg_tri .popup_img {
  position: relative;
  display: block;
  border: 1px solid #d2d2d2;
  padding: 10px;
  margin-right: 10px;
  line-height: 0;
  transition: border 0.2s ease;
}

.ctg_tri .popup_img:hover {
  border-color: #f5982d;
}

.ctg_tri .popup_img::after {
  content: url(../png/icon_zoom.png);
  position: absolute;
  right: 5px;
  bottom: 5px;
  padding: 3px;
  border: 1px solid #bfbfbf;
}

@media only screen and (max-width: 750px) {
  .ctg_tri .pg_kv .pg_kv_wrp_1 {
    padding-top: 25px;
  }
  .ctg_tri .pg_kv h2 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  .ctg_tri .pg_kv h2 span {
    display: block;
    margin: 5px 0;
  }
}

@media only screen and (max-width: 640px) {
  .ctg_tri .pg_kv {
    background-position: top right;
  }
  .ctg_tri .pg_kv .pg_kv_wrp_1 {
    padding: 7px 10px;
  }
  .ctg_tri .pg_kv h2 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.tri_subTtl {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding: 10px 25px 8px;
  border-radius: 15px 0;
  font-weight: bold;
  color: #fff;
  background-color: #f5982d;
}

.tri_prd_box {
  margin-top: 80px;
}

.tri_prd_box .text {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #4e5869;
  border-bottom: 1px dotted;
  padding-bottom: 10px;
}

.tri_prd_box ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.tri_prd_box li {
  width: 48%;
  margin: 0 2% 4%;
  float: left;
  background-color: #f7f7f7;
}

.tri_prd_box li:nth-child(2n) {
  margin-right: 0;
}

.tri_prd_box li:nth-child(2n+1) {
  margin-left: 0;
}

.tri_prd_box li a {
  display: block;
  text-decoration: none;
}

.tri_prd_box li a .title {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0;
  padding: 14px 5px 12px;
  line-height: 1.3;
  background-color: #f5982d;
  color: #fff;
  text-align: center;
}

.tri_prd_box li a figure {
  margin: 20px 0;
  padding: 0;
  text-align: center;
}

.tri_prd_box li a figure img {
  max-width: 100%;
  height: auto;
}

.tri_prd_box li a .link {
  text-align: center;
  margin: 10px;
  font-size: 16px;
  font-size: 1rem;
}

.tri_prd_box li a .link span {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 360px;
  padding: 10px 20px 8px 10px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  transition: background 0.2s ease, border 0.2s ease;
}

.tri_prd_box li a .link span::after {
  content: url(../png/link_arw_1.png);
  position: absolute;
  right: 10px;
}

.tri_prd_box li a:hover .link span {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

@media only screen and (max-width: 980px) {
  .tri_prd_box {
    margin-top: 60px;
  }
  .tri_prd_box ul {
    display: block;
  }
  .tri_prd_box li {
    display: inline-block;
    float: left;
    width: 49%;
    margin: 0 1% 4%;
    border: none;
  }
  .tri_prd_box li:nth-child(2n) {
    margin-right: 0;
  }
  .tri_prd_box li:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media only screen and (max-width: 640px) {
  .tri_prd_box {
    margin-top: 40px;
  }
  .tri_prd_box li {
    display: block;
    float: none;
    width: 100%;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    text-align: center;
  }
  .tri_prd_box li a .text {
    height: auto;
  }
}

.tri_case_box_1 {
  display: flex;
  margin: 60px 0;
}

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

.tri_case_box_1 .cell_1 {
  width: 55%;
}

.tri_case_box_1 .cell_2 {
  flex: 1;
}

@media only screen and (max-width: 980px) {
  .tri_case_box_1 {
    display: block;
    margin: 40px auto;
  }
  .tri_case_box_1 .cell_1 {
    width: auto;
  }
  .tri_case_box_1 .cell_2 {
    margin-top: 30px;
    text-align: center;
  }
  .tri_case_box_1 .cell_2 img {
    width: 100%;
    height: auto;
    max-width: 500px;
  }
}

.tri_case_box_1_2 {
  display: flex;
  margin: 60px 0;
}

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

.tri_case_box_1_2 .cell_1 {
  width: 65%;
}

.tri_case_box_1_2 .cell_2 {
  flex: 1;
}

@media only screen and (max-width: 980px) {
  .tri_case_box_1_2 {
    display: block;
    margin: 40px auto;
  }
  .tri_case_box_1_2 .cell_1 {
    width: auto;
  }
  .tri_case_box_1_2 .cell_2 {
    margin-top: 30px;
    text-align: center;
  }
  .tri_case_box_1_2 .cell_2 img {
    width: 100%;
    height: auto;
    max-width: 300px;
  }
}

.tri_case_box_2 {
  display: flex;
  padding: 20px 0;
  border-bottom: 1px dotted #afb6c1;
}

.tri_case_box_2 .cell_1 {
  width: 43%;
}

.tri_case_box_2 .cell_1 .wrp {
  position: relative;
  width: 100%;
  padding-top: 71.42857%;
}

.tri_case_box_2 .cell_1 .wrp iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

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

.tri_case_box_2 .cell_2 {
  flex: 1;
  padding-left: 20px;
}

.tri_case_box_2 .cell_2 h5 {
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 0 10px;
}

@media only screen and (max-width: 980px) {
  .tri_case_box_2 {
    display: block;
  }
  .tri_case_box_2 .cell_1 {
    width: 100%;
    margin-bottom: 25px;
  }
  .tri_case_box_2 .cell_2 {
    padding-left: 0;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* MONODUKURI LINE
/* -------------------------------------------------------------------------*/
.prd_line_pic ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.prd_line_pic li {
  display: inline-block;
  width: 49%;
  padding: 0;
  margin: 1%;
}

.prd_line_pic li:nth-child(2n) {
  margin-right: 0;
}

.prd_line_pic li:nth-child(2n+1) {
  margin-left: 0;
}

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

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* BIZ FREE AREA
/* -------------------------------------------------------------------------*/
.bz_free_area .bz_print {
  margin-top: 10px;
}

.bz_free_area .bz_print p {
  text-align: right;
  margin: 0;
  padding: 0;
}

.bz_free_area .bz_print p a {
  font-size: 14px;
  font-size: 0.875rem;
  display: inline-block;
  border: 1px solid #010e81;
  padding: 8px 20px 6px;
  text-decoration: none;
  border-radius: 3px;
  line-height: 1;
  transition: background 0.2s ease;
}

.bz_free_area .bz_print p a:hover {
  background-color: #c3f8ff;
}

.bz_free_area .bz_lang_links {
  margin-top: -15px;
  padding: 8px 10px 6px;
  background-color: #010e81;
  color: #fff;
  text-align: right;
}

.bz_free_area .bz_lang_links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 0;
}

.bz_free_area .bz_lang_links ul li {
  margin: 2px;
  display: inline-block;
}

.bz_free_area .bz_lang_links ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  display: block;
  padding: 5px 10px;
  line-height: 1;
  text-decoration: none;
  border-radius: 2px;
  background-color: #fff;
  transition: background 0.2s ease;
}

.bz_free_area .bz_lang_links ul li a:hover {
  background-color: #c3f8ff;
}

.bz_free_area .bz_lang_links + .cnt_blk,
.bz_free_area .bz_print + .cnt_blk {
  margin-top: 25px;
}

.bz_free_area .blockTitle {
  border-left: 5px solid #010e81;
  color: #010e81;
}

.bz_free_area .fig_1 {
  margin: 50px 0;
  padding: 0;
  overflow: hidden;
}

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

.bz_free_area .fig_c {
  text-align: center;
}

.bz_free_area .fig_2 {
  margin: 30px 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.bz_free_area .fig_2 img {
  width: auto;
  height: auto;
  max-width: 48%;
  display: inline-block;
  margin: 1%;
}

.bz_free_area .fig_3 {
  margin: 30px 0;
  padding: 0;
  font-size: 0;
  text-align: center;
  overflow: hidden;
}

.bz_free_area .fig_3 img {
  width: auto;
  height: auto;
  max-width: 32%;
  display: inline-block;
  margin: 0.6%;
}

.bz_free_area .bz_title {
  font-size: 16px;
  font-size: 1rem;
  margin: 0 0 5px;
  padding: 8px 10px 6px 15px;
  border-radius: 8px 0 0 0;
  color: #fff;
  background: #010e81;
}

.bz_free_area .bz_2block {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.bz_free_area .bz_2block .cell {
  width: 47%;
  margin: 0 0 0;
  padding-top: 25px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #d2d2d2;
}

.bz_free_area .bz_2block .cell:nth-child(odd) {
  margin-right: 3%;
}

.bz_free_area .bz_2block .cell:nth-child(even) {
  margin-left: 3%;
}

.bz_free_area .bz_2block .cell img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.bz_free_area .biz_img_R {
  float: right;
  margin: 0 0 10px 10px;
  width: auto;
  height: auto;
  max-width: 100%;
}

.bz_free_area .caption {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 8px 0;
}

.bz_free_area .biz_box {
  margin: 20px 0;
  padding: 20px;
  border-radius: 5px;
  background-color: #f4f8ff;
  border: 2px solid #e1e3fb;
}

@media only screen and (max-width: 980px) {
  .bz_free_area .biz_img_R {
    float: none;
    display: block;
    margin: 20px auto;
  }
}

@media only screen and (max-width: 640px) {
  .bz_free_area .fig_1 img, .bz_free_area .fig_2 img, .bz_free_area .fig_3 img {
    max-width: 100%;
    display: block;
    margin: 20px auto;
  }
  .bz_free_area .bz_2block {
    display: block;
  }
  .bz_free_area .bz_2block .cell {
    width: 100%;
    margin: 20px 0 !important;
  }
  .bz_free_area .bz_2block img {
    display: block;
    margin: 20px auto;
  }
  .bz_free_area .biz_box {
    padding: 10px;
  }
}

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* WEB SHOWROOM
/* -------------------------------------------------------------------------*/
#ShowRoom .sr_kv {
  margin-bottom: 20px;
}

#ShowRoom .sr_kv img {
  width: auto;
  height: auto;
  max-width: 100%;
}

.sr_detail {
  display: none;
}

.sr_detail .title_area {
  background-color: #3f803f;
  padding: 8px 20px;
  color: #fff;
}

.sr_detail .title_area .info {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0;
}

.sr_detail .title_area .title {
  font-size: 22px;
  font-size: 1.375rem;
  margin: 3px 0 0;
  font-weight: bold;
}

.sr_detail .fig_1 {
  text-align: center;
  margin: 40px 0;
}

.sr_detail .btn {
  list-style: none;
  margin: 40px 0 10px;
  padding: 0;
  text-align: center;
  font-size: 0;
}

.sr_detail .btn li {
  font-size: 16px;
  font-size: 1rem;
  display: inline-block;
  width: 32.3%;
  margin: 0 0.5%;
}

.sr_detail .btn li a {
  position: relative;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
  line-height: 1;
  border: 1px solid #cfcfcf;
  border-radius: 3px;
  transition: background 0.2s ease;
}

.sr_detail .btn li a:hover {
  background-color: #cfdaff;
  border-color: #cfdaff;
}

.sr_detail .btn li a.pdf::before, .sr_detail .btn li a.mv::before {
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  display: block;
  width: 32px;
  height: 32px;
  background-size: 100% auto;
}

.sr_detail .btn li a.pdf::before {
  background: url(../png/icon_pdf_2.png) center center no-repeat;
}

.sr_detail .btn li a.mv::before {
  background: url(../png/icon_mv_2.png) center center no-repeat;
}

.mfp-content {
  max-width: 850px;
  padding: 40px;
  background-color: #fff;
}

.mfp-content .sr_detail {
  display: block;
}

@media only screen and (max-width: 980px) {
  .mfp-content {
    padding: 25px;
  }
}

@media only screen and (max-width: 640px) {
  .mfp-content {
    padding: 10px;
  }
}

.sr_block {
  display: flex;
  padding: 15px 10px;
  border-bottom: 1px dotted #dedede;
}

.sr_block a img {
  border: 1px solid #bac9f4;
  transition: border 0.2s ease;
}

.sr_block a img:hover {
  border: 1px solid #0055ff;
}

.ctg_title + .sr_block {
  margin-top: -15px;
}

.sr_block .fig {
  margin: 0;
  padding: 0;
  background-color: #f7f7f7;
}

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

.sr_block .text {
  padding-left: 20px;
  flex: 1;
}

.sr_block .text .title {
  display: inline-block;
  color: #fff;
  background-color: #3f803f;
  padding: 5px 10px 3px;
  margin: 0;
  border-radius: 5px;
}

@media only screen and (max-width: 640px) {
  .sr_block {
    display: block;
    padding: 15px 0;
    margin: 15px 0;
  }
  .sr_block .fig {
    text-align: center;
  }
  .sr_block .text {
    margin: 20px 0 0;
    padding: 0;
  }
}

a.sr_block {
  text-decoration: none;
  color: #000;
  transition: background 0.2s ease;
}

a.sr_block:hover {
  background-color: #e6fbe6;
}

@media only screen and (max-width: 640px) {
  a.sr_block:hover {
    background-color: #fff;
  }
}

.link_showroom {
  margin-top: 20px;
}

.link_showroom ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.link_showroom li {
  margin: 0;
  padding: 0;
}

.link_showroom li a {
  display: block;
  border: 2px solid #eee;
  transition: background 0.2s ease;
}

.link_showroom li a:hover {
  border-color: #c0ebc0;
}

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

@media only screen and (max-width: 640px) {
  .link_showroom {
    text-align: center;
  }
  .link_showroom li a {
    display: inline-block;
  }
}

/* -------------------------------------------------------------------------*/
