﻿.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: 120px;
}

.btn02 {
    background-image: url(../img/download/btn02.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 216px;
    height: 52px;
    font-size: 18px;
    line-height: 52px;
    text-align: center;
    margin-left: calc(25% + 44px);
    cursor: pointer;
}
.btn02 > a {
    color: white;
}
.d01 {
    height: 300px;
    padding-left: 17px;
    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;
}

a{
    color:white;
}
