@charset "utf-8";

#individual{
    padding-top: 50px;
    padding-bottom: 50px;
}
ul.inList{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: space-between;
    font-size: 0;
}
ul.inList li{
    width: 30%;
}
.inI00Txt{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    padding-top: 25px;
}
span.inStep{
    display: block;
    text-align: center;
    padding-top: 48px;
}
.inRows{
    margin-top: 100px;
}
.inIItem00{
    margin-bottom: 50px;
}
.inIItem00:last-child{
    margin-bottom: 0;
}
.inIItem00 h4,
.inII03Item h4{
    font-size: 25px;
    font-weight: bold;
    line-height: 100%;
    color: #D70A2A;
    border-left: 7px solid #D70A2A;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.inII00Child{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-top: 28px;
}
.inII00Right{
    width: 40%;
    margin-left: 5%;
}
.inII00Left{
    font-size: 18px;
    line-height: 150%;
    color: #4D4D4D;
    letter-spacing: -0.5px;
    width: 55%;
}
.inI00RowsChild{
    margin-top: 40px;
}
.inItem{
    margin-bottom: 100px;
}
/* .inItem:last-child{
    margin-bottom: 0;
} */
span.inII01Img{
    display: block;
    text-align: center;
}
.inI01{
    margin-top: 30px;
}
.inI01FullTxt{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    padding-top: 25px;
}
.inI03{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    padding-top: 28px;
    display: block;
}
.inII03Item ul{
    font-size: 0;
    padding-top: 30px;
}
.inII03Item ul li{
    display: inline-block;
    width: 30%;
    vertical-align: middle;
    margin-right: 45px;
}
.inII03Item ul li:last-child{
    margin-right: 0;
}
.inItem03Rows{
    padding-top: 45px;
}
.inII03Left{
    margin-right: 1%;
    width: 56.9%;
    float: left;
}
.inII03Right{
    float: left;
    width: 42.1%;
}
.inII03LTxt{
    padding-left: 20px;
    padding-top: 20px;
}
.inII03LtxtItem span:first-child{
    font-size: 20px;
    font-weight: bold;
    color: #4D4D4D;
    line-height: 175%;
}
.inII03LtxtItem span:first-child i{
    color: #D70A2A;
}
.inII03LtxtItem span{
    display: block;
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
}
.inII03LtxtItem{
    margin-bottom: 18px;
}
.inII03LtxtItem:last-child{
    margin-bottom: 0;
}
.inII03Item{
    margin-bottom: 48px;
}
.inII03Item:last-child{
    margin-bottom: 0;
}
span.inII03FullTxt{
    font-size: 18px;
    color: #4D4D4D;
    line-height: 150%;
    padding-top: 25px;
    display: block;
}
@media all and (-ms-high-contrast:none) {
    .inIItem00 h4{
        padding-top: 8px;
        padding-bottom: 3px;
    }
}
@media screen and (max-width:990px) {
    #bannerPage{
        background-position: top right;
    }
}