﻿
.sub-container {
    padding: 70px 0 80px;
    box-sizing: border-box;
}

.sub-container.p85 {
    padding: 0 0 85px;
}

.sub-container.pb0 {
    padding-bottom: 0;
}

.sub-image-top img {
    width: 100%;
    height: 400px;
    background-color: aquamarine;
}

.sub-content {
    width: 70%;
    margin: auto;
}

.sub-title {
    font-size: 36px;
    /*    color: blue;*/
    margin-top: 80px;
    margin-bottom: 40px;
    text-align: center;
}

/*.sub-title p {
    font-size: 40px;
    line-height: 45px;
    letter-spacing: -0.05em;
    font-weight: 500;
    color: #222;
}*/

/*.sub-title span {
    margin: 15px auto 0;
    width: 30px;
    height: 1px;
    background: #222;
    display: block;
}
*/
.com01-wrap {
}

.com01-bg {
    background: #fff url(../img/sub/com01-bg.png) top left no-repeat;
}

.com01-01 {
    padding: 110px 0 0 68px;
    height: 450px;
    box-sizing: border-box;
}

.com01-01 img {
    margin-bottom: 30px;
    width: 58px;
    height: 50px;
    display: block;
}

.com01-01 p {
    font-size: 35px;
    line-height: 1;
    letter-spacing: -0.05em;
    font-weight: 400;
    color: #fff;
}

.com01-01 p b {
    margin-top: 20px;
    font-size: 55px;
    line-height: 1;
    letter-spacing: 0;
    font-weight: bold;
    color: #fff;
    display: block;
}

.com01-02 {
    margin: 50px 0 80px;
}

.com01-02 p {
    font-size: 20px;
    line-height: 32px;
    letter-spacing: -0.05em;
    font-weight: 400;
    color: #333;
}

.com01-02 p span {
    color: #0090e2;
}

.com01-03 .left {
    width: 880px;
    margin-right: 60px;
    float: left;
}

.com01-03 .left p {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.02em;
    font-weight: 300;
    color: #555;
    word-break: keep-all;
}

.com01-03 .left p b {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.02em;
    font-weight: 500;
    color: #000;
    word-break: keep-all;
}
