.main-title-wrap {margin-bottom: 30px;line-height: initial;}
.main-title-wrap .sub-title {color: #f87614;font-size: 16px;margin-bottom: 5px;}
.main-title-wrap .main-title{font-size: 32px;line-height: 1.2;font-weight: bold;}

.text-wrap {line-height: 24px;}

section.intro-tab02{position: relative;}
section.intro-tab02::before {content: '';width: 1170px;position: absolute;top: 0;left: 50%;-webkit-transform: translateX(-50%);transform: translateX(-50%);max-width: calc(100% - 30px);border-top: 1px solid #e0e0e0;}

section.intro-tab03{background-color: #f9f9f9;}
.reasons-wrap{list-style: none;padding-left: 0;}
.reasons-wrap .reasons-item{border-radius: 10px;background-color: #ffffff;border-radius: 5px;border: 1px solid #ececec;margin-bottom: 10px;-webkit-transition: -webkit-box-shadow 0.2s;transition: -webkit-box-shadow 0.2s;transition: box-shadow 0.2s;transition: box-shadow 0.2s, -webkit-box-shadow 0.2s;}
.reasons-wrap .reasons-item.active {-webkit-box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.16);}
.reasons-wrap .reasons-item .reasons-title {padding: 18px 50px 18px 25px;font-size: 18px;font-weight: bold;line-height: 1.2;position: relative;cursor: pointer;margin-bottom: 0;}
.reasons-wrap .reasons-item .reasons-title::after {content: "\f107";font-family: 'Font Awesome 5 Pro';position: absolute;top: 17px;right: 25px;font-size: 20px;}
.reasons-wrap .reasons-item.active .reasons-title::after {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
.reasons-wrap .reasons-item .reasons-content {color: #585858;padding: 0 40px 20px;display: none;}


.info-parameter .info-parameter__number {font-size: 50px;line-height: 1.2;font-weight: bold;margin-bottom: 13px;color: #f87614;}
.info-parameter .info-parameter__content {font-size: 20px;line-height: 1.2;color: #585858;}



@media (min-width: 810px) { 

}

@media (max-width: 810px) { 

}

@media (max-width: 576px) { 

}