/*------------naka--------------*/

.top_icon {
    text-align: center;
    margin-bottom: 50px;
}

.titleh2 {
    font-size: 35px;
    color: #1A1A1A;
    margin-bottom: 35px;
}

.title_bottomtext {
    font-size: 16px;
    line-height: 37px;
    color: #333333;
    margin-bottom: 35px;
}

.achievement_block {
    display: flex;
    justify-content: center;
}

.achievement_box {
    width: 271px;
    height: 55px;
    background-color: #808080;
    border-radius: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.boxText {
    color: #FFFFFF;
    font-size: 25px;
    padding-top: 5px;
}

.block2 {
    margin-bottom: 50px;
}

.titleh3 {
    margin-bottom: 20px;
}

.img_block {
    display: flex;
    margin-bottom: 70.5px;
}

.img_1 {
    width: 33.3333%;
}

.img_1_img {
    width: 100%;
}

.titleh4 {
    margin-bottom: 35px;
}

.img_6 {
    display: flex;
    margin-bottom: 7px;
}

.product_img {
    margin-right: 7px;
    width: 16.6666%;
}

.product_img img {
    width: 100%;
}

.product_imgEnd {
    margin-right: 0;
}

.img6_End {
    margin-bottom: 45px;
}

.LED_imgBlock {
    margin-right: 7px;
    width: 50%;
}

.LED_imgBlock:last-child {
    margin-right: 0;
}

.LED_imgBlock a {
    display: block;
}

.LED_img,
.orijinal_img {
    width: 100%;
}

.LED_original_img {
    display: flex;
    margin-bottom: 70.5px;
}

.titleh5 {
    margin-bottom: 40px;
}

.Roboto {
    font-family: 'Roboto', sans-serif;
}

.title_p4 {
    font-weight: 700;
}

.Topics_block {
    display: flex;
    margin-bottom: 20px;
    padding-top: 20.5px;
    font-weight: 700;
}

.NewsLinkDate {
    font-size: 18px;
    margin-right: 30px;
    padding-top: 7px;
}

.NewsLinkCategory {
    width: 117px;
    height: 35px;
    background-color: #091552;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    padding-top: 7px;
}

.NewsLinkDetail {
    font-size: 18px;
    overflow: hidden;
    width: 95%;
}

.NewsLinkWrapper {
    width: 800px;
    padding-bottom: 10px;
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;
    margin: 0 auto;
    position: relative;
}

.NewsLinkDetail_text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-align: left;
    font-size: 16px;
}

.NewsLink {
    display: flex;
}

.Topick_Icon {
    top: 41%;
    transform: translateY(-50%);
    position: absolute;
    right: 0;
    transition: .3s all;
}

.NewsLinkWrapper:hover .Topick_Icon {
    right: -10px;
}

.Topick_Icon1 {
    position: absolute;
    right: 0;
}

.News_flexBlock {
    width: 100%;
}

.NewsLinkWrapper2 {
    border-top: none;
}

.NewsLinkWrapper3 {
    margin-bottom: 70.5px;
}

.Contact_block {
    overflow: hidden;
    display: block;
    width: 100%;
    position: relative;
}

.Contact_text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

.Contact_p {
    font-size: 18px;
    color: #595757;
}

.Contact_img {
    transition: .3s all;
    filter: brightness(95%);
    height: 100%;
    width: 100%;
    object-position: center;
    object-fit: cover;
}

.Contact_img:hover {
    filter: brightness(98%);
    transform: scale(1.05);
}

.Contact_title {
    color: #8D8D8D;
    font-weight: 500;
}

.topSection_fix {
    padding-bottom: 140.5px;
    padding-top: 70px;
}

@media screen and (max-width: 1340px) {
    .topSection_fix {
        padding-top: 70px;
    }
    section .inner {
        max-width: 1000px;
    }
}

@media screen and (max-width: 850px) {
    .NewsLinkWrapper {
        width: 100%
    }
}

@media screen and (max-width: 800px) {
    .top_iconImg {
        width: 30%;
    }
}

@media screen and (max-width: 650px) {
    .achievement_block {
        display: block;
    }
    .achievement_box {
        width: 100%;
    }
    section .inner {
        max-width: 500px;
    }
    .img_block {
        display: block;
    }
    .img_1 {
        width: 100%;
    }
    .top_iconImg {
        width: 50%;
    }
    .img_6 {
        flex-wrap: wrap;
    }
    .product_img {
        width: 48%;
    }
    .LED_original_img {
        display: block;
    }
    .LED_imgBlock {
        width: 100%;
    }
    .Contact_img {
        height: 100%;
    }
    section .Contact_p {
        text-align: left;
    }
}

@media screen and (max-width: 500px) {
    .titleh2 {
        font-size: 25px;
    }
}

@media screen and (max-width: 390px) {
    .img_6 {
        display: block;
    }
    .product_img {
        width: 100%;
    }
}

.Title_space {
    letter-spacing: 5px;
}

@media screen and (max-width: 630px) {
    .Top_main {
        height: 400px;
        object-fit: cover;
    }
}

@media screen and (max-width: 500px) {
    .top_iconImg {
        width: 60%;
    }
    .LED_img,
    .orijinal_img {
        object-fit: cover;
    }
    .Topick_Icon {
        display: none;
    }
    .Contact_p {
        font-size: 14px;
    }
}

.section_lower p {
    /* font-size: 20px; */
    font-size: 16px;
}

.lower_inner {
    max-width: 1420px;
    margin: 0 auto;
    width: 100%;
    padding: 0 10px;
}

.breadcrumb .fa-bule:before {
    color: #333;
}

.group_list_image {
    margin-top: 25px;
}

.led_images_flex_in {
    width: 50%;
    overflow: hidden;
}

.led_images_flex_in img {
    width: 100%;
    height: 93%;
    object-fit: cover;
    object-position: center;
}

.about2 ul li .text {
    flex-wrap: wrap;
}

.about2 ul li .image {
    overflow: hidden;
}

.lower_main_block {
    position: relative;
}

.ttl_lower_h3 {
    color: #fff;
    font-size: 50px;
    line-height: 1.6;
}

.ttl_lower_p {
    color: #fff;
    font-size: 25px;
}

.ttl_lower_box {
    position: absolute;
    top: 16%;
    left: inherit;
    transform: translateY(-50%);
}

.ttl_lower_p {
    text-align: left;
}

.lower_main_block {
    height: 458px;
}

.lower_main_block img {
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
}

.section_lower_small {
    font-size: 16px;
}

@media screen and (max-width: 991px) {
    .ttl_lower_box {
        top: 9%;
    }
}

@media screen and (max-width: 500px) {
    .lower_main_block {
        height: 358px;
    }
    .ttl_lower_h3 {
        color: #fff;
        font-size: 30px;
        line-height: 1.6;
    }
}

.Contact_block {
    height: 289px;
}

.Contact_title {
    font-size: 40px;
    text-align: center;
    letter-spacing: 7.1px;
    margin-bottom: 10px;
}

.ada_about2 {
    padding: 0;
    margin-bottom: 150px;
}

.ada_about2 .inner {
    width: 100%;
    padding: 0;
}

.main_wrapper_ad .mypage p {
    font-size: 14px;
    line-height: 2.3;
}

.toptd_add .validate {
    margin-right: 3px;
}

.toptd_add .required {
    margin-right: 10px;
}

.flex_contact {
    display: flex;
    align-items: center;
}

.section_lower .ttl_lower_p {
    font-size: 25px;
}

.Contact_block {
    margin-bottom: 141px;
}

.ttl_lower_box {
    top: 280px;
}

.NewsLinkWrapper {
    border-bottom: 0px solid transparent;
}

@media screen and (max-width: 500px) {
    .ttl_lower_box {
        top: 230px;
    }
    .ttl_lower_h3 {
        text-align: left;
        font-weight: bold;
    }
    .section_lower .ttl_lower_p {
        font-size: 16px;
    }
    .achievement_block {
        display: flex;
    }
    .achievement_box {
        width: 41%;
    }
    .boxText {
        font-size: 12px;
        padding-top: 16px;
    }
    .Top_main {
        height: auto;
    }
    .achievement_box {
        margin-right: 2px;
    }
    .LED_original_img .LED_imgBlock:first-child {
        margin-bottom: 30px;
    }
    .achievement_block .achievement_box:last-child {
        margin-right: 0;
    }
    .Topics_block {
        flex-direction: column;
    }
    .NewsLinkDate {
        margin-bottom: 4px;
    }
}

.topBg {
    overflow: hidden;
}

.privacy_width{
    max-width: 960px;
    margin: 0 auto;
}