.section-head{
    min-height: calc(100vh - 570px);
}
.section-head .btn-scroll {
    position: absolute;
    left: 19px;
    bottom: 40px;
    z-index: 12;
    font-size: 12px;
    font-weight: normal;
    color: #afafaf;
    writing-mode: vertical-lr;
    letter-spacing: 0.07em;
}
.company_head{
    background-color: #024896;
    height: 290px;
    margin-bottom:0;
}
.section-head .title{
    top: 100px;
    bottom: auto;
    font-size:32px;
    font-weight: bold;
    line-height: 42px;
}

.section-head .title .sub_title{
    font-size:18px;
    font-weight: normal;
    line-height: 25px;
    margin-bottom: 5px;
}

.breadcrumb{
    position: absolute;
    left: 120px;
    top: 255px;
    color:#ffffff;
    font-size:12px;
    line-height: 16px;
}

.section-philosophy{
    background-color: #F8F8F8;
}

.card-white {
    top:auto;
    width: 90%;
    max-width: 830px;
    margin: 58px auto;
    position: relative;
    background-color: #ffffff;
    text-aline:center;
}

.card-white .card-title{
    font-size:28px;
    font-weight: bold;
    line-height: 32px;
}

.card-title{
    margin: 38px auto;
}

.card-white .card-body {
    padding: 0 30px;
}
.card-white .card-text {
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    margin-bottom: 47px;
}

.container.message {
    width: 100%;
}

.div_scroll {
    height: 374px;
    margin: 54px 0;
    padding: 0 98px 0 98px;
    overflow-y: scroll;
    scrollbar-color: #1D4891;
    direction: rtl;
    text-align: left;
}
.container.message .flex-grow-1 h3, 
.container.message .flex-grow-1 P {
    width: 100%;
    direction: ltr;
}

.container.message .flex-grow-1 h3 {
    font-size: 15px;
    color: #024896;
    line-height: 20px;
    margin-bottom: 28px;
} 
.container.message .flex-grow-1 P {
    font-size: 13px;
    line-height: 26px;
    font-weight: normal;
}

.container.message .flex-grow-1 {
    display: inline-block;
    width: 50%;
    clear: both;
    left: 0;
}

.container.message .container-image {
    display: inline-block;
    width: 50%;
    clear: both;
    right: 0;
    position: absolute;
}
.container.message .container-image IMG {
    width: 100%;
    clear: both;
    max-width: 660px;
}
.div_scroll h3 {
    font-size: 15px;
    color: #024896;
    line-height: 20px;
    margin-bottom: 28px;
}

.section-company {
    padding-top: 50px;
    padding-bottom: 50px;
}

.container.company {
    display: flex;
    width: 100%;
}
.section-title {
    font-size: 22px;
    font-weight: bold;
    color: #024896;
    width: 220px;
    padding: 25px;
}
.section-body {
    width: 100%;
    padding: 0 50px;
}
.section-body-row {
    display: flex;
    border-bottom: 1px solid #D9D9D9;
    padding: 25px 25px;
}
.section-body-row-title {
    font-size: 13px;
    font-weight: bold;
    color: #123269;
    width: 20%;
    line-height: 25p;
}
.section-body-row-body {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
}

.section-body2 {
    width: 100%;
    padding: 0 50px;
}
.section-body-row2 {
    display: flex;
    border-bottom: 1px solid #D9D9D9;
    padding: 25px 25px;
}
.section-body-row-title2 {
    font-size: 13px;
    font-weight: bold;
    color: #123269;
    width: 60%;
    line-height: 25p;
}
.section-body-row-body2 {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
}



section.section-company-image {
    background-color: #F8F8F8;
    color: #024896;
    font-size: 22px;
    font-weight: bold;
    padding: 50px 0;
}
section.section-company-image .section-title {
    color: #024896;
    font-size: 22px;
    font-weight: bold;
    padding: 14px 0;
    margin-bottom: 14px;
    clear: both;
}

section.section-company-group {
    background-color: #F8F8F8;
    color: #024896;
    font-size: 22px;
    font-weight: bold;
    padding: 50px 0;
}
section.section-company-group .section-title {
    color: #024896;
    font-size: 22px;
    font-weight: bold;
    padding: 14px 0;
    margin-bottom: 14px;
    clear: both;
    width: 100%;
    display: block;
}
.section-left {
    width: 50%;
    padding-right: 50px;
}
.section-right {
    width: 50%;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    color: #000000;
    padding-left: 50px;
    border-left: 1px solid #D0D0D0;
}
/*.div_scroll {
    scrollbar-width: 2px;
    scrollbar-color: #1D4891 #BFBFBF;
}*/

.div_scroll::-webkit-scrollbar {
    width: 2px;
}
 
.div_scroll::-webkit-scrollbar-track {
    background-color: #BFBFBF;
    border-radius: 2px;
}
 
.div_scroll::-webkit-scrollbar-thumb {
    background-color: #1D4891;
    border-radius: 2px;
}

.swiper-button-next {
    right: 0;
}
.swiper-button-prev {
    left: 0;
}
.swiper-for-sale .swiper-button-next, .swiper-works .swiper-button-next{
    right: 0;
}



.section-left IMG {
    margin: 0 auto;
    width: 100%;
    max-width:546px;
    display: block;
}
.section-left iframe{
    width: 100%;
    max-width:546px;
}


@media (max-width: 767.98px){
    .company_head{
        margin-bottom:0;
    }
    .breadcrumb{
        top: 255px;
    }
    .card-white {
        top:auto;
        width: 90%;
        margin: 8px auto;
        position: relative;
        background-color: #ffffff;
        max-width: none;
        right: auto;
        text-align: center;
    }

    .container.message{
        display: block;
    }
    .container.message .flex-grow-1{
        display: inline-block;
        width:100%;
    }
    .container.message .container-image{
        display: inline-block;
        width:100%;
    }
    .container-lg{
        display: block;
    }

}
@media (min-width: 768px){
    .section-fv {
        margin-bottom: 0;
    }
    .card-white {
        top:auto;
        width: 830px;
        margin: 58px auto;
        position: relative;
        background-color: #ffffff;
        text-aline:center;
        max-width: none;
        right: auto;
        text-align: center;
    }

    .container.message{
        display: block;
    }
    .container-lg{
        display: block;
    }
}




@media (max-width: 767.98px){
    .section-head{
        min-height: 270px;
    }
    .container-sm, .container {
        max-width: 540px;
    }
    .section-company-group .container-lg{
        display: block !important;
    }
    .section-left,.section-right{
        width:100%;
        padding-right: 0;
        padding-left: 0;
        border-left:none;
    }
    .section-left IMG {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        display: block;
    }
    .section-left iframe{
    }

    .container.company{
        display: block !important;
        width: 100%;
        margin: 0;
        padding: 0;
        max-width:none;
    }
    .container.company .section-title{
        display: block !important;
        width: 100%;
    }
    .container.company .section-body2{
        display: block !important;
        width: 100%;
    }


    .container.message .container-image {
        display: inline-block;
        position: relative;
    }

    .section-body-row{
        display: block;
    }
    .section-body-row-title{
        width: 100%;
    }
    .section-body-row-body{
        width: 100%;
    }

    .section-body-row2{
        display: block;
    }
    .section-body-row-title2{
        width: 100%;
    }
    .section-body-row-body2{
        width: 100%;
    }
    .section-body-row-body2 IMG {
        max-width: 100%;
    }
}
@media (min-width: 768px){
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
    .section-company-group .container-lg{
        display: block !important;
    }
    .section-left,.section-right{
        width:100%;
        padding-right: 0;
        padding-left: 0;
        border-left:none;
    }
    .section-left IMG {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        display: block;
    }
    .section-left iframe{
    }

    .container.company{
        display: block;
    }


}
@media (min-width: 992px){
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
    .section-company-group .container-lg{
        display: block !important;
    }
    .section-left,.section-right{
        width:100%;
        padding-right: 0;
        padding-left: 0;
        border-left:none;
    }
    .section-left IMG {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        display: block;
    }
    .section-left iframe{
    }


    .container.company{
        display: block;
    }
    .container.company .section-title{
    }
    .container.company .section-body2{
    }


}
@media (min-width: 1200px){
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }


    .section-company-group .container-lg{
        display: flex !important;
        max-width: 1140px;
    }
    .section-left {
        width: 50%;
        padding-right: 50px;
    }
    .section-right {
        width: 50%;
        font-size: 13px;
        font-weight: normal;
        line-height: 25px;
        color: #000000;
        padding-left: 50px;
        border-left: 1px solid #D0D0D0;
    }
    .section-left IMG {
        margin: 0 auto;
        width: 100%;
        padding: 0;
        display: block;
    }
    .section-left iframe{
        width:546px;
        height:375px;
    }

    .container.company{
        display: flex !important;
    }

}

.breadcrumb A{
    color:#ffffff;
    font-size:12px;
    line-height: 16px;
}


.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-development .swiper-button-next, .swiper-development .swiper-button-prev, .swiper-for-sale .swiper-button-next, .swiper-for-sale .swiper-button-prev, .swiper-works .swiper-button-next, .swiper-works .swiper-button-prev {
  top: 50%;
    background-color: #024896;
}
