.frame {
    width: 100%;
    height: 422px;
}
.frame_bg01 {
    background-image: url(../img/download/bg01.png);
}
.frame_bg02 {
    background-image: url(../img/download/bg03.png);
}
.frame_bg03 {
    background-image: url(../img/download/bg03.png);
}
.frame_bg04 {
    background-image: url(../img/download/bg04.png);
}
.frame_bg05 {
    background-image: url(../img/download/bg05.png);
}
.frame_bg06 {
    background-image: url(../img/download/bg06.png);
}
.icon01 {
    width: 109px;
    height: 159px;
}
.btn02 {
    background-image: url(../img/download/btn02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 216px;
    height: 52px;
    color: white;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    margin-left: calc(25% + 44px);
    cursor: pointer;
}
.d01 {
    height: 300px;
    padding-left: 10%;
    padding-top: 72px;
}
.title01 {
    color: white;
    font-size: 22pt;
}
.title02 {
    color: #9FA0A0;
    font-size: 14pt;
    line-height: 42px;
    padding-left: 17px;
}
.img01 {
    width: 77px;
    height: 72px;
    position: relative;
    left: -15px;
    top: -15px;
}
.d02 {
    text-align: center;
    position: relative;
    top: 30px;
    margin-right: 20px;
    float: left;
}
.d03 {
    width: 80%;
    padding-left: 20%;
}
.banner {
    background-image: url(../img/download/banner01.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 230px;
    background-position-x: center;
}