/*.title_div {
    border-bottom: 1px solid #707070;
    display: flex;
    width: 900px;
    height: 93px;
    margin: auto;
}

.chadori_title {
    font-size: 24px;
    margin-top: 50px;
    color: #00275f;
    font-weight: 500;
}

.main_div {
    height: 338px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main_img {
    width: 83.55px;
    height: 39.1px;
    align-self: center;
}

.main_context {
    margin-top: 42.9px;
    margin-bottom: 32px;
    color: #333333;
    font-size: 18px;
    line-height: 1.5;
}

.main_subcontext {
    font-size: 12px;
    line-height: 1.5;
    color: #666666;
}

.section_div {
    background: #fbfbfb;
    display: flex;
    margin-bottom: 61.3px;
}

.section_ul {
    display: flex;
    flex-direction: column;
    margin: 61.3px auto;
}

.section_li {
    display: flex;
    width: 510px;
}

.section_main {
    border: 1px solid #ccc;
    width: 119.2px;
    height: 119.2px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: white;
    margin-right: 75.8px;
}

.section_title {
    font-size: 15px;
    color: #00419d;
    font-weight: 500;
    line-height: 1.5;
}

.section_sub {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section_subtitle {
    font-size: 15px;
    color: #333333;
    text-align: left;
    margin-bottom: 10px;
}

.section_context {
    font-size: 12px;
    color: #666666;
    text-align: left;
    line-height: 1.5;
}

.section_line {
    border-right: 1px solid #d8d8d8;
    width: 1px;
    height: 61.3px;
    margin-left: 59.6px;
}*/

.title_div {
    border-bottom: 1px solid #707070;
    display: flex;
    width: 965px;
    margin: auto;
}

.chadori_title {
    font-size: 2.375rem;
    margin:61.5px 0 17px;
    color: #00275f;
    font-weight: 500;
}

.main_div {
    height: 540.5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main_img {
    width: 134px;
    height: 62.5px;
    align-self: center;
}

.main_context {
    margin-top: 68.5px;
    margin-bottom: 51px;
    color: #333333;
    font-size: 1.813rem;
    line-height: 1.5;
}

.main_subcontext {
    font-size: 1.188rem;
    line-height: 1.5;
    color: #666666;
}

.section_div {
    background: #fbfbfb;
    display: flex;
    padding-bottom: 61.3px;
}

.section_ul {
    display: flex;
    flex-direction: column;
    margin: 61.3px auto;
}

.section_li {
    display: flex;
    /*width: 800px;*/
}

.section_main {
    border: 1px solid #ccc;
    width: 191px;
    height: 191px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100px;
    background: white;
    margin-right: 121.3px;
}

.section_title {
    font-size: 1.5rem;
    color: #00419d;
    font-weight: 500;
    line-height: 1.5;
}

.section_sub {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.section_subtitle {
    font-size: 1.5rem;
    color: #333333;
    text-align: left;
    margin-bottom: 15.2px;
}

.section_context {
    font-size: 1.188rem;
    color: #666666;
    text-align: left;
    line-height: 1.5;
}

.section_line {
    border-right: 1px solid #d8d8d8;
    width: 1px;
    height: 98px;
    margin-left: 99.6px
}
