@charset "utf-8";
div.Gnavi ul li:nth-child(2) {
    background: #97a97c;
}

.brand_toparea {
    margin-top: 65px;
    margin-bottom: 70px;
}
.brand_top_txt {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 50px;
    text-align: center;
    letter-spacing: 0.25em;
    font-weight: 500;
}
.vc_logo {
    margin: 0 auto 40px;
    max-width: 440px;
}
.brand_value {
    margin: 0 auto;
    max-width: 440px;
}
.brand_circle {
    margin-bottom: 80px;
}
.brand_leadarea {
}
.brand_ttl {
    font-size: 24px;
    line-height: 1.8;
    text-align: center;
    font-weight: 500;
    letter-spacing: 0.25em;
}
.brand_lead {
    font-size: 18px;
    line-height: 2.8;
    text-align: center;
    letter-spacing: 0.25em;
    font-weight: 300;
}
.brand_flex {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 105px;
    flex-wrap: wrap;
}
.brand_flex:last-of-type {
    margin-bottom: 0;
}
.brand_flex_img {
    width: 50%;
}
.brand_flex_txt {
    width: 50%;
}
.brand_en_ttl {
    font-size: 18px;
    font-weight: 300;
    line-height: 1;
    color: #f0832c;
    font-family: "Oswald";
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5em;
    padding-left: 13%;
}
.brand_en_ttl.plchange {
    padding-left: 0;
    padding-right: 13%;
    text-align: right;
}
.line_orange {
    border-bottom: solid 1px #f0832c;
    padding-bottom: 5px;
    margin-bottom: 25px;
}
.orange_circle {
    position: absolute;
    width: 75px;
    top: 100%;
    left: 0%;
    transform: translate(-50%, -50%);
}
.orange_circle.plchange {
    right: -15%;
    left: unset;
}
.sec_lead.pl15 {
    padding-left: 13%;
    padding-right: 3%;
}
.sec_lead.pl15.plchange {
    padding-right: 13%;
    padding-left: 3%;
}
.readmore {
    display: block;
    height: 100%;
    width: 165px;
    margin: 65px 0 0;
    margin-left: 13%;
    transition: 0.5s;
    cursor: pointer;
}
.readmore:hover {
    transform: translateX(10px);
}
.readmore.plchange {
    margin-left: 3%;
    width: 165px;
}
.triangle {
    width: 100%;
    margin: 0 auto 50px;
    max-width: 210px;
}
.brand_en_ttl.part02 {
    padding-left: 0;
    text-align: center;
}
.line_black {
    border-bottom: solid 1px #000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.underline_txt {
    font-size: 12px;
    letter-spacing: 0.5em;
    font-weight: 300;
    text-align: center;
    margin-bottom: 30px;
}
.mw500 {
    max-width: 500px;
    margin: 0 auto;
}
.mb55 {
    margin-bottom: 80px;
}
.in_bg_brown {
    background: #4a4039;
    padding: 6% 4%;
}
.inbrown_flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
    align-items: center;
}
.inbrown_flex_in {
    width: 47%;
    padding-left: 2%;
}
.sec_lead.sec_subttl_brand {
    font-weight: unset;
    text-align: center;
    margin-bottom: 15px;
}
.brand_graph {
    margin-bottom: 10px;
}
.orange_circle02 {
    position: absolute;
    width: 75px;
    top: 0%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.end_area {
    margin: 60px auto 100px;
}
.dbn1000 {
    display: none !important;
}
.brand_flex_txt.order1 {
    order: 1;
    position: relative;
    z-index: 11111;
}
.brand_flex_img.order2 {
    order: 2;
}


.mb60 {
    margin-bottom: 60px;
}

@media screen and (max-width: 1000px) {
    .brand_top_txt {
        font-size: 14px;
    }
    .brand_toparea {
        margin-top: 35px;
        margin-bottom: 40px;
    }
    .brand_circle {
        margin-bottom: 60px;
    }
    .brand_lead {
        font-size: 15px;
    }
    .brand_en_ttl {
        font-size: 16px;
    }
    .orange_circle {
        width: 65px;
    }
    .readmore {
        margin: 35px 0 0;
        margin-left: 13%;
    }
    .orange_circle02 {
        width: 65px;
    }
    .dbn1000 {
        display: block !important;
    }
    .end_area {
        margin: 40px auto 60px;
    }
}
@media screen and (max-width: 860px) {
    .mb60 {
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 750px) {
    .vc_logo {
        width: 87%;
        margin: 0 auto 20px;
    }
    .brand_value {
        width: 87%;
    }
    .brand_lead {
        font-size: 14px;
        text-align: justify;
        letter-spacing: 0.05em;
        line-height: 1.8;
    }
    .dbn1000 {
        display: none !important;
    }
    .town_img {
        margin-top: 60px;
    }
    .bg_brown {
        padding: 50px 0 60px;
    }
    .brand_flex {
        margin-bottom: 60px;
        flex-wrap: wrap;
    }
    .brand_flex_img {
        width: 100%;
        position: relative;
    }
    .orange_circle {
        width: 75px;
        left: 50%;
    }
    .brand_flex_txt {
        width: 100%;
    }
    .line_orange {
        border-bottom: none;
        padding: 0;
        margin-top: 55px;
    }
    .brand_en_ttl {
        font-size: 18px;
        text-align: center;
        padding: 0;
    }
    .sec_lead.pl15 {
        padding-left: 0;
        padding-right: 0;
    }
    .readmore {
        margin: 35px auto 0;
    }
    .brand_flex_img {
        order: 1;
    }
    .brand_flex_txt {
        order: 2;
    }
    .orange_circle.plchange {
        right: unset;
        left: 50%;
    }
    .sec_lead.pl15.plchange {
        padding-right: 0;
        padding-left: 0;
    }
    .readmore.plchange {
        margin: 35px auto 0;
    }
    .line_black {
        margin-top: 55px;
    }
    .underline_txt {
        letter-spacing: 0.2em;
    }
    .orange_circle02 {
        width: 75px;
    }
    .mb55 {
        margin-bottom: 75px;
    }
    .inbrown_flex {
        margin-bottom: 60px;
        flex-wrap: wrap;
    }
    .inbrown_flex_in {
        width: 100%;
        padding-left: 0;
    }
    .in_bg_brown {
        padding: 15% 5% 10%;
    }
    .inbrown_flex_in:first-of-type {
        margin-bottom: 20px;
    }
    .sec_lead.sec_subttl_brand {
        font-size: 16px;
    }
    .brand_flex_txt.order1 {
        order: 2;
    }
    .brand_flex_img.order2 {
        order: 1;
    }
    .brand_en_ttl.plchange {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
}