.conten_banner{
    padding-right: 10%;
}



/* #img-page{
    padding: 0 2%;
} */
#wrapper{
    background-color: #ffff;
}
.contents-img {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 564px;
    margin: 0px 0px 0px;
    z-index: 1;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #EFEFEF;
    align-items: center;
    display: flex;
}
.contents-img-inner {
    position: relative;
    /* max-width: 960px; */
    width: 100%;
}
.contents-img-box {
    color: #FFF;
    width: 100%;
    margin: 0 0 0 auto;
}
.box-catch {
    font-weight: 900;
    font-size: 34px;
    text-align: center;
    width: 453px;
    color: white;
    background: #076e66;
    font-family: "Source Han Sans JP";
}
.contents-img-item{
    width: 40%;
    margin: 0 0 0 auto;
    color: black;
    padding: 0 10% 0 0;


}
.text_contents-item{
    color: #582002;
    font-size: 55px;
    font-weight: bold;
    font-family: "Source Han Sans JP";
    text-shadow:
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff,
    0 0px 10px #ffffff;
}
.text_one{
    font-size: 24px;
    font-family: "Source Han Sans JP";
}
.text_tru{
    font-size: 16px;
    font-family: "Source Han Sans JP";
}
.btn-with{
    width: 390px ;
}
.contents-img-item a:hover{
    text-decoration: none;
}
.infor_header{
    font-size: 35px;
    line-height: 24px;

}
.infor_header h4{
    font-size: 55px;
    font-weight: bold;
    line-height: 38px;
    font-style: normal;
    color: #03772b;
}
.infor_header_item p{
    font-size: 23px;
}
.infor_header2{
    font-size: 35px;
    line-height: 24px;

}
.infor_header2 h4{
    font-size: 55px;
    font-weight: bold;
    line-height: 38px;
    font-style: normal;
    color: #03772b;
}
.infor_header2_item p{
    font-size: 23px;
}
.infor_images img{
    border-radius: 50%;
    width: 154px ;
    height: 154px;
}
.infor_images p{
    /* letter-spacing: 3px; */
}
.tittle_images{
    font-size: 22px;
    font-weight: bold;
    line-height: 37px;
    font-style: normal;
    color: #c44400;
}
.content_item{
    height: 154px;
    background: #076e66;
    color: white;
    font-size: 28px;
    text-align: center;
}
.box-content-banner{
    width: 100%;
    /* max-width: 50%; */
    margin: 0 auto;
}
.text-item{
    font-size: 39px;
    font-weight: bold;
    line-height: 43px;
    font-style: normal;
    color: #076e66;
}
.text-item-banner{
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    font-style: normal;
    text-align: center;
    color: #343434;
}
.text-item-item{
    font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    font-style: normal;
    text-align: center;
    color: #343434
}
.text-item-item2{
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    font-style: normal;
    text-align: center;
    color: #343434
}
.infor_leader{
    border-radius: 15px;
    background: #f2f7f6;
    /* min-height: 363px; */
}
.infor_text{
    font-size: 22px;
    font-weight: bold;
    line-height: 37px;
    font-style: normal;
    color: #666666;
    background: #f2f7f6;
}
.text_item{
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    text-align: left;
    color: #666666;
}
.text_leader_2{
    font-size: 26px !important;
}
@media only screen and (min-width: 1540px) and (max-width: 1940px) {
    .infor_leader {
        min-height: 334px;
    }
    .text_abc{
        margin-left: 14rem!important;
    }
}
@media only screen and (min-width: 1279px) and (max-width: 1500px) {
    .infor_leader {
        min-height: 324px;
    }
}
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (orientation: portrait) {
    .contents-img-item {
        width: 100%;
    }
    .contents-img-box {
        width: 100%;
    }
    .content_item {
        font-size: 19px;
    }
    .box-content-banner {
        max-width: 100%;
    }
    .text-item-banner {
        font-size: 17px;
        line-height: 0px;
    }

    .text_contents-item {
        font-size: 45px;
    }
    .text_one {
        font-size: 20px;
    }
    .text_tru {
        font-size: 13px;
    }
    .box-catch {
        font-size: 27px;
        width: 360px;
    }
    .text_leader_2 {
        font-size: 23px !important;
    }
}
.text-header-banner{
    width: 90%;
}
@media only screen and (max-width: 767px) {
    /* .infor_images p {
        letter-spacing: 2px;
    } */
    .box-catch {
        font-size: 21px;
        width: 296px;
        height: 36px;
    }
    .conten_banner {
        padding-right: 7%;
    }
    .text_one {
        font-size: 15px;
    }
    .text_tru {
        font-size: 10px;
        display: flex;
        justify-content: center;
        margin-top: 5px;
    }
    .text-item {
        font-size: 35px;
    }
    .overlay {
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)) !important;
    }
    .overlay2 {
        background-image: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)) !important;
    }
    .text-header-banner{
        width: 95%;
    }
    .contents-img-item {
        padding: 0 5% 0 0;
        width: 100%;
    }
    .text_contents-item {
        width: 100%;
        text-align: right;
        font-size: 56px;
    }

    .infor_header_item p {
        font-size: 21px;
        /* letter-spacing: 3px; */
        /* padding: 0 4%; */
        text-align: center;
    }
    .contents-img-box {
        width: 100%;
    }
    .content_item {
        font-size: 19px;
    }
    .box-content-banner {
        max-width: 100%;
        padding: 0 6%;
    }
    .text-item-banner {
        font-size: 19px;
        line-height: 30px;
    }


    .btn-with {
        width: 277px;
        margin-right: 34px !important;
    }
    .text-item-item {
        font-size: 15px;
    }
    .text-item-item2 {
        font-size: 11px;
    }
    .infor_header h4 {
        font-size: 48px;
    }
    .infor_header {
        font-size: 31px;
    line-height: 43px;
    padding: 0px 5%;
    text-align: center;
    }
    .infor_header2 {
        font-size: 35px;
    line-height: 43px;
    padding: 0px 5%;
    text-align: center;
    }
    .infor_text {
        font-size: 22px;
    }
    .text_item {
        font-size: 19px;
        /* padding: 0px 17% 0 0; */
    }
    .images_leader{
        height: 170px;
    }
    .text_leader_2 {
        font-size: 22px !important;
    }
}
