/* 防護バリア页面样式 - 从 newail 整合 */
.barrier-page .container-wrap {
  margin-top: 140px;
}
.page-detail {
  max-width: 1300px;
  margin: auto;
  padding: 40px 20px 60px;
  font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.detail-logo {
  display: flex;
  align-items: center;
}

.detail-logo .text {
  font-size: 30px;
  font-weight: bold;
  flex: 1;
  text-align: center;
  margin-right: 20px;
  padding: 20px 0;
}

.detail-logo img {
  width: 80px;
  margin-left: auto;
}

.detail-img {
  margin-top: 50px;
  padding-right: 90px;
}

.detail-img1 {
  width: 470px;
  margin: 0 0 40px;
}

.detail-ttl {
  color: #bd8921;
  font-size: 30px;
  font-weight: bold;
}

.detail-ttl1 {
  color: #bd8921;
  font-size: 24px;
  font-weight: bold;
}

.detail-text {
  color: #bd8921;
  font-weight: bold;
  font-size: 18px;
}

.detail-text1 {
  color: #bd8921;
  font-size: 14px;
  line-height: 1.8;
}

.detail-cont {
  display: flex;
}

.detail-cont .inner {
  width: 100%;
  display: flex;
  flex-direction: column;
}

.detail-cont .inner:first-child {
  padding-right: 25px;
}

.detail-cont .inner:last-child {
  padding-left: 25px;
}

.aotons-img {
  margin-top: auto;
}

.color-black {
  color: #000;
}

.armorflex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.armorflex .armorflex-item {
  font-size: 14px;
  display: flex;
  align-items: center;
  margin-right: 20px;
  margin-bottom: 10px;
}

.armorflex .armorflex-item img {
  width: 30px;
}

.advantage {
  display: flex;
  flex-wrap: wrap;
}

.advantage .advantage-item {
  width: 25%;
  margin-bottom: 40px;
}

.advantage .advantage-item span {
  font-size: 12px;
  text-align: center;
  margin-top: -13px;
  display: block;
}

.advantage .advantage-item img {
  width: 90px;
  margin: auto;
}

.protection-img {
  width: 560px;
}

.protection {
  margin-top: 80px;
}

.protection-item {
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
}

.protection-item img {
  width: 210px;
}

.protection-item .num {
  color: #bd8921;
  font-size: 42px;
  padding: 0 8px 0 15px;
  font-weight: bold;
}

.protection-item .cont {
  border-left: 1px solid #333;
  padding-left: 15px;
  font-size: 13px;
}

.protection-item .cont span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
}

.performance-ttl {
  border-left: 10px solid #bd8921;
  padding-left: 13px;
  line-height: 32px;
  margin-top: auto;
  margin-bottom: 60px;
}

.performance-item {
  display: flex;
  align-items: flex-end;
  margin-bottom: 40px;
}

.performance-item img {
  width: 210px;
}

.performance-item .cont {
  padding-left: 15px;
  font-size: 13px;
}

.performance-item .cont span {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  border-left: 3px solid #333;
  line-height: 25px;
  padding-left: 10px;
}

.prolist {
  padding-top: 50px;
}

.prolist .head {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.prolist .head .ttl {
  color: #bd8921;
  font-size: 22px;
  font-weight: bold;
}

.prolist .head .ttl span {
  color: #000;
  font-size: 14px;
  font-weight: normal;
  display: block;
}

.prolist .head img {
  width: 200px;
  margin-left: auto;
}

.prolist .about {
  font-size: 14px;
  margin-top: 20px;
}

.prolist .about span {
  color: #bd8921;
  font-weight: bold;
  display: block;
  font-size: 16px;
}

.prolist .info {
  display: flex;
  flex-wrap: wrap;
  margin: 30px -10px 0;
}

.prolist .info .item {
  width: calc(100% / 3);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding: 0 10px;
}

.prolist .info .item img {
  width: 60px;
  margin: 0 10px;
}

.prolist .info .item.direction-c {
  flex-direction: column;
  align-items: center;
}

.prolist .info .item.direction-c img {
  width: 200px;
}

.prolist .info .item-list {
  padding: 0 10px;
  width: 100%;
}

.prolist .info .item-list li {
  font-size: 14px;
  color: #666;
  border-bottom: 1px solid #333;
  padding-top: 5px;
}

.prolist .info .item-list li span {
  font-weight: bold;
  color: #000;
}

.guardrail {
  padding: 0 10px;
  display: flex;
  align-items: flex-end;
}

.prolist .info .item .guardrail img {
  width: 100%;
}

.protector {
  display: flex;
  align-items: flex-end;
  padding: 0 10px;
}

.protector img {
  height: 140px;
}

.protector .p-inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 20px;
}

.protector .p-inner span {
  font-size: 14px;
  line-height: 1.2;
}

.application {
  padding-top: 50px;
}

.application-ttl {
  font-size: 24px;
  font-weight: bold;
}

.application-ttl span {
  display: block;
  font-size: 16px;
}

.application-img {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}

.application-img img {
  width: 47%;
}

.barrier-img {
  width: 500px;
}

.turboo-page {
  display: flex;
  max-width: 90%;
  margin: 0 auto;
}

.turboo-menu {
  width: 280px;
  margin-right: 20px;
  font-weight: bold;
  position: sticky;
  top: 100px;
  height: fit-content;
  max-height: calc(100vh - 120px);
  overflow-y: auto;
  overflow-x: hidden;
}

.turboo-menu .title {
  font-size: 26px;
  text-align: center;
  margin-bottom: 20px;
}

.turboo-menu .list {
  font-size: 16px;
  list-style: auto;
  padding-left: 20px;
  line-height: 26px;
}

.turboo-menu .list li {
  margin-top: 5px;
  cursor: pointer;
}

.turboo-menu .sublist {
  padding-left: 20px;
  list-style: disc;
}

.turboo-menu .sublist li {
  font-size: 14px;
  color: #1a2a50;
  line-height: 22px;
}

.turboo-wrap {
  flex: 1;
}

.mt-10 { margin-top: 10px; }
.mt-30 { margin-top: 30px; }
.mt-40 { margin-top: 40px; }
.mt-50 { margin-top: 50px; }
.mt-80 { margin-top: 80px; }
.mb-20 { margin-bottom: 20px; }
.mb-30 { margin-bottom: 30px; }
.ml-20 { margin-left: 20px; }

.sp-turboo-menu-btn {
  display: none;
}

.sp-turboo-menu {
  display: none;
}

@media screen and (max-width: 1300px) {
  .turboo-page {
    max-width: 96%;
  }
  .performance-item img {
    width: 180px;
  }
  .protection-item img {
    width: 180px;
  }
}

@media screen and (max-width: 960px) {
  .aotons-img {
    margin: 20px auto 0;
    width: 470px;
  }
  .protection-img {
    margin: auto;
  }
  .performance-ttl {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .detail-cont {
    flex-direction: column;
  }
  .detail-cont .inner:first-child {
    padding-right: 0;
  }
  .detail-cont .inner:last-child {
    padding-left: 0;
  }
}

@media screen and (max-width: 768px) {
  .page-detail {
    padding: 80px 20px 0;
  }
  .detail-logo img {
    width: 60px;
  }
  .detail-img {
    margin-top: 20px;
    padding-right: 0;
  }
  .prolist .info .item {
    width: 100%;
    padding: 0;
  }
  .prolist .info .item + .item {
    margin-top: 30px;
  }
  .detail-img1 {
    width: 260px;
    margin: 0 auto 20px;
  }
  .detail-ttl1 {
    font-size: 22px;
  }
  .advantage {
    margin: 0 -6px;
  }
  .advantage .advantage-item {
    padding: 0 6px;
  }
  .protection {
    margin-top: 40px;
  }
  .protection-item img {
    width: 86px;
  }
  .protection-item .num {
    font-size: 24px;
    padding: 0 6px 0 10px;
  }
  .protection-item .cont {
    padding-left: 10px;
  }
  .performance-item {
    flex-wrap: wrap;
  }
  .performance-item img {
    margin: auto;
  }
  .performance-item .cont {
    padding-left: 0;
    margin-top: 10px;
  }
  .prolist .head .ttl {
    font-size: 20px;
    width: 100%;
  }
  .prolist .head img {
    margin: 20px auto 0;
  }
  .protector {
    margin-top: 20px;
  }
  .detail-logo .text {
    font-size: 14px;
    margin-right: 10px;
    padding: 10px 0;
  }
  .turboo-page {
    max-width: 100%;
  }
  .turboo-menu {
    display: none;
  }
  .sp-turboo-menu {
    width: 0;
    height: 100vh;
    max-width: calc(100% - 60px);
    position: fixed;
    top: 0;
    left: 0;
    background-color: #770101;
    display: flex;
    flex-direction: column;
    z-index: 100;
    transition: width 0.3s;
    overflow: auto;
  }
  .sp-turboo-menu > li {
    margin-left: 0;
    border-bottom: 1px solid #fff;
    color: #fff;
  }
  .sp-turboo-menu > li a {
    display: block;
    padding: 18px;
    color: #fff;
  }
  .sp-turboo-menu-btn {
    position: fixed;
    top: 75px;
    left: 15px;
    z-index: 101;
    display: block;
    cursor: pointer;
  }
  .sp-turboo-menu-btn img {
    border-radius: 50%;
    background-color: #fff;
    width: 44px;
    height: 44px;
  }
  .barrier-page .sp-mask {
    display: none;
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 99;
  }
}
