@charset "utf-8";

.l-content .m-list--strong li {
 margin: 0.25em 0 0.25em 0.95em;
}

.l-content .section1_lg {
 background-color: #f2f2f2;
 position: relative;
}

.l-content .section1_sm {
 background: rgb(12, 38, 187);
 background: linear-gradient(0deg, rgba(12, 38, 187, 1) 0%, rgba(44, 103, 210, 1) 100%);
}

.l-content .pre_header,
.l-content .pre_header a {
 color: #FFFFFF;
 text-decoration: none;
}

.l-content .section1_sm .pre_header .m-cols__wrap > [class^="m-col-"] {
 margin-bottom: 0;
}

.l-content .sub_text {
 margin: 30px 0 0 0;
}

.l-content .section2 {
 background-color: #f2f2f2;
}

.l-content .block_heading {
 background-image: url('/en/maker/misumi/mold/pr/heat_insulation_jacket202209/images/bg_head.png');
 background-repeat: no-repeat;
 background-size: contain;
 background-position: center;
 color: #FFFFFF;
 margin: 30px 0;
 padding: 20px;
 font-size: 30px;
}

.l-content .table_img {
 padding: 20px;
}

.l-content table > tr > td {
 width: 50%;
}

.l-content .header2 {
 border-top-left-radius: 30px;
 border-bottom-right-radius: 30px;
 margin: 40px 0;
 padding: 20px;
 font-size: 30px;
 color: #FFFFFF;
}

.l-content .tableheading {
 font-size: 24px;
 color: #ffffff;
 padding: 10px;
 background: rgb(150, 29, 19);
 background: linear-gradient(90deg, rgba(150, 29, 19, 1) 0%, rgba(219, 47, 33, 1) 100%);
}

.l-content .tableheading.after {
 background: rgb(12, 38, 187);
 background: linear-gradient(90deg, rgba(12, 38, 187, 1) 0%, rgba(44, 103, 210, 1) 100%);
}

.l-content .blue {
 background: rgb(12, 38, 187);
 background: linear-gradient(90deg, rgba(12, 38, 187, 1) 0%, rgba(44, 103, 210, 1) 100%);
}

.l-content .red {
 background: rgb(150, 29, 19);
 background: linear-gradient(90deg, rgba(150, 29, 19, 1) 0%, rgba(219, 47, 33, 1) 100%);
}

.l-content .md-size {
 padding: 5px;
}

.l-content .sm-size {
 border-top-left-radius: 30px;
 border-bottom-right-radius: 30px;
 padding: 10px;
 width: 80%;
 margin: 40px auto 20px auto;
 font-size: 22px;
}

.l-content .b-alert {
 color: #3FA9F5;
}

.l-content .block_banner {
 background-image: url('/en/maker/misumi/mold/pr/heat_insulation_jacket202209/images/bg_banner.png');
 background-color: rgb(44, 103, 210);
 background-repeat: no-repeat;
 background-size: contain;
 background-position: bottom center;
 text-align: center;
 height: 318px;
 position: relative;
 margin-top: 160px;
}

.l-content .block_banner img {
 position: absolute;
 left: 0;
 right: 0;
 bottom: 4px;
}

.l-content .text_bule {
 color: #3fa9f5;
}

@media (max-width: 991px) {
 .l-content .m-notesList {
  padding: 0 20px;
 }

 .l-content .block_heading {
  background-image: url('/en/maker/misumi/mold/pr/heat_insulation_jacket202209/images/bg_head.png');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  color: #FFFFFF;
  margin: 30px 0;
  font-size: 24px;
 }

 .l-content .block_heading {
  padding: 20px;
  font-size: 22px;
 }

 .l-content .sub_text {
  padding: 20px;
  margin: 0;
 }

 .l-content .block_banner {
  height: 262px;
  margin-top: 70px;
 }

 .l-content .block_banner img {
  bottom: 2px;
  width: 90%
 }

 .l-content .header2 {
  padding: 12px;
  font-size: 22px;
 }

 .l-content .sm-size {
  padding: 5px;
  font-size: 20px;
 }
}

@media (max-width: 767px) {
 .l-content .block_heading {
  font-size: 18px;
 }

 .l-content .section1_sm .detail {
  padding: 20px;
  max-width: 500px;
  margin: 0 auto;
 }

 .l-content .section1_sm .block_contact .item {
  display: inline-block;
  margin-right: 20px;
 }

 .l-content .section1_sm .block_contact .item:last-child {
  margin-right: 0;
 }

 .l-content .block_banner {
  height: auto;
  margin-top: 20px;
  padding: 20px;
 }

 .l-content .block_banner img {
  position: inherit;
 }

 .l-content .customerService {
  width: 100% !important;
 }

 .l-content .customerService .m-media__img--l {
  float: left !important;
  margin-right: 30px !important;
 }
}

@media (max-width: 500px) {
 .l-content .block_heading {
  font-size: 16px;
 }
}