
/*====================================
    General
====================================*/

#breadclumbs > div{
                  width: 90%;
                  margin: 0;
                  display: flex;
                  padding: .7rem;
}

#breadclumbs > div > *{
                       padding: 0 1rem;
                       font-size: 16px;
}

#sub_image h1{
              font-size: 1.9rem;
}

#sub_image h1.ownstyle{
                       font-size: 1.7rem;
}

.sub_page{
          width: 100%;
          margin: 0;
}

.sub_page > .contents{
                      /* background-image: url(../images/dotted_bg03.png);*/
                      background-position-x: center;
                      background-repeat: repeat-y;
                      width: 100%;
                      /*width: 790px;*/
                      margin: auto;
                      overflow: hidden;
}

.sub_page > .contents{
                      /* background-image: url(../images/dotted_bg03.png);*/
                       background-position-x: center;
                       background-repeat: repeat-y;
                       width: 100%;
                      /*width: 990px;*/
                       margin: auto;
                       overflow: hidden;
} 

.sub_page > .contents > .heading_area{
                                      display: flex;
                                      padding: 5px;
                                      position: relative;
                                      height: 6rem;
}

.sub_page > .contents > .heading_area > h2{
                                           top: 1.4rem;
                                           left: 5rem;
                                           font-size: 26px;
}

.sub_page > .contents > .heading_area > p{
                                          display: none;
                                          right: 6rem;
                                          font-size: 3.5rem;
}

 /* ============== css of achievement page ============== */

 #achievement > .contents > section:nth-of-type(1){
                                                   width: 80%;
                                                   padding: 1.6rem;
}

#achievement > .contents > ul{
                              width: 760px;
}

#achievement > .contents > ul > li{
                                   width: 15.1rem;
                                   min-height: 250px;
                                   background-color: #fff;
                                   margin-right: 1rem;
                                   margin-bottom: 1.2rem;
                                   align-items: stretch;
}

#achievement > .contents > ul > li > a{
                                      color: #00AF56;
                                      display: block;
                                      font-size: 1.5rem;
                                      width: 15.1rem;
                                      height: 250px;
                                      text-align: center;
                                      background-color: #cccccc;
                                      position: relative;
}

#achievement > .contents > ul > li > a > img{
                                             width: 15.1rem;
                                             height: 250px;
}

#achievement > .contents > ul > li > a > p{
                                           width: 100%;
                                           background-color: rgba(255, 255, 255, 0.9);
                                           position: absolute;
                                           bottom: 0;
                                           padding: 1rem 0rem;
                                           font-size: 14.5px;
}

#achievement > .contents > ul > li:nth-of-type(3n){
                                                   margin-right: 0rem;
}

/* ============== css of achievement details page ================ */

#achievement_details > .contents > section:nth-of-type(2){
                                                          margin-bottom: 4rem;
                                                          margin-left: 5rem;
}

#achievement_details > .contents > section:nth-of-type(2) > p{
                                                              padding-right: 35px;
}

#achievement_details > .contents > ul{
                                      width: 700px;
                                      margin: auto;
                                      margin-bottom: 50px;
}

#achievement_details > .contents > ul > li{
                                           width: 18.4rem;
                                           padding: 0.8rem 1rem 1.5rem;
                                           min-height: 270px;
                                           text-align: center;
                                           margin-right: 0rem;
                                           margin-left: 1rem;
                                           margin-bottom: 1.2rem;
}

#achievement_details > .contents > ul > li > div:first-child{
                                                             height: 28%;
                                                             padding: 0px;
}

/* =================== css of SDGs =========================== */

.SDGs_top p,
.second-container .image-description p,
.third-container .image-description p,
.fifth-container .image-description{
                                      padding-left: 10px;
}

.SDGs-headersecond{
                   margin-top: 40px;
}

.second-container{
                  margin-top: 20px;
                  margin-bottom: 25px;
}

/* ==== css of business page ====== */

.business-container .business-image-container img{
                                                   width: 600px;
                                                   height: 400px;
}

/* ====================  css of questionaire ======================== */

.questionaire-header{
                     padding-left: 10px;
}

hr.questionaire-line{
                     margin-left: 70px;
}

.questionaire-container{
                        padding-left: 10px;
                        margin-bottom: 100px;
}

.questionaire-container .tabs {
                               list-style-type: none; /* Remove default list styling */
                               padding: 0;
                               display: flex;
                               margin-bottom: 40px;
                               margin-left: 5px;
}

.questionaire-container .tabs li {
                                  margin-right: 5px; /* Space between tabs */
}

/* ============== css of privacy03 page =================== */

.privacy03-content .privacy03-table{
                                    width: 86%;
                                    margin: auto;
                                    margin-top: 40px;
                                    margin-bottom: 30px;
}

.privacy03-content .privacy03-table td p.widthdesign{
                                                     width: 150px;
}

/* =============== css of marutto page ==================== */

.marutto-image-item {
                     text-align: center;
                     width: calc(33.33% - 10px); /* 3 images in a row */
                     margin-bottom: 50px; /* Space between rows */
}

/* ================= css of contact page =================== */

.contact-content .contact-secondcontent .first-table{
                                                     width: 75%;
                                                     margin: auto;
                                                     margin-top: 20px;
                                                     margin-bottom: 20px;
}
.contact-content .contact-secondcontent .second-table{
                                                      width: 75%;
                                                      margin: auto;
}

/* =================== css of footer part ======================== */

/* ======== css of footer top section ========= */

#footer > #footer_top{
                     display: flex;
                     width: 790px;
                     margin: auto;
                     padding: 0;
                     padding-top: 20px;
                     border-top: 1px solid #000;
                     margin-bottom: 30px;
                     justify-content: center;
}
  
#footer > #footer_top > ul {
                            margin-right: 0.9rem;
                            padding-right: 8px;
}
  
#footer > #footer_top > ul > li > a{
                                    font-size: 12.5px;
}

#footer > #footer_top > .twitter-timeline{
                                         width: 100px;
}

#footer > #footer_bottom{
                         width: 790px;
}

#footer > #footer_bottom > .footer-bottom-container > .footer-bottom-container-second{
                                                                                      margin: 0 0 0 0.6rem;
}

#footer > #footer_bottom > .footer-bottom-container > .footer-bottom-container-first > .logo-div > img{
                                                                                                       height: 2.7rem;
                                                                                                       width: 6rem;
                                                                                                       margin-right: 1rem;
}

#footer > #footer_bottom > .footer-bottom-container > .footer-bottom-container-second > .logo-div > img{
                                                                                                        height: 2.7rem;
                                                                                                        margin-right: 1rem;
}


#footer > #footer_bottom > .footer-bottom-container > .footer-bottom-container-first > .footer-bottom-paragraph > p,
#footer > #footer_bottom > .footer-bottom-container > .footer-bottom-container-second > .footer-bottom-paragraph > p{
                                                                                                                     font-size: 12.5px;
                                                                                                                     padding-top: 3px;
}


/* ============ css of top section ============= */

.navbar {
         background-color: transparent;
}

header > nav{
             width: 98%;
             margin: auto;
             display: flex;
             position: relative;
}

header > nav > a > .imagesize{
                              width: 80px;
                              padding: 0rem 0;
}

header > nav > .nav-list > li{
                              margin-left: 0.7rem;
                              padding: 0.2rem 0;
                              font-size: 14px;
}

header > nav > .nav-list > li.header_btn{
                                         padding: 0rem 0;
}

header > nav > .nav-list > li.header_btn > a{
                                            display: block;
                                            color:#fff;
                                            background-color: #00AF56;
                                            border: #00AF56 solid 1px;
                                            width: 8.3rem;
                                            padding: .2rem 0;
                                            text-align: center;
}

header > nav > .nav-list > li.header_btn:last-child a{
                                                      width: 5.6rem;
}

header > nav > .nav-list > li.header_btn:last-child{
                                                    margin-left: .3rem;
}


/* ========= Top section ========== */

/* ========= Top Strength Section =========== */

#top_strengths > .strength-container-box > .strength-container > h3{
                                                                    top: -42px;
                                                                    font-size: 3.3rem;
}

#top_strengths > .strength-container-box > .strength-container{
                                                               width: 70%;
}

#top_strengths > .strength-container-box > .strength-container > p{
                                                                   font-size: 16px;
}

#top_strengths > .strength-container-box > .strength-container > p > span.strengthspandesign{
                                                                                             font-size: 22px;
}


/*
#top_strengths > .top_down{
                           width: 790px;
}

#top_strengths > .top_down > p{
                               top: -48px;
                               font-size: 3.7rem;
}

#top_strengths > .top_down > img{
                                 width: 23rem;
                                 height: 18rem;
                                 position: absolute;
                                 top: 55px;
                                 right: 0;
}

#top_strengths > div:last-of-type{
                                  height: 450px;
                                  background: linear-gradient(#00AF56 85%, rgba(255, 255, 255, 0) 15%);
}

#top_strengths > div:last-of-type > div{
                                        width: 790px;
                                        margin: auto;
                                        padding: 50px 0px;
                                        color: #ffffff;
}

#top_strengths > div:last-of-type > div > p{
                                            width: 25rem;
                                            font-size: 14px;
}
*/

/* ============== Top Service Section =============== */

#top_service{
             width: 790px;
}

#top_service > #top_service_child01 > div:first-of-type > img,
#top_service > #top_service_child02 > div:last-of-type > img{
                                                             width: 40rem;
}

#top_service > #top_service_child01 > div:first-of-type > div,
#top_service > #top_service_child02 > div:last-of-type > div{
                                                             width: 14rem;
                                                             height: 3rem;
                                                             font-size: 1.5rem;
                                                             bottom: 1.2rem;
}

#top_service > #top_service_child01 > div:first-of-type > div{
                                                              left: 30rem;

}

#top_service > #top_service_child02 > div:last-of-type > div{
                                                             right: 30rem;
}


#top_service > #top_service_child01 > div:first-of-type > div > a,
#top_service > #top_service_child02 > div:last-of-type > div > a{
                                                                 padding: 1rem 0;
                                                              
}

#top_service > #top_service_child02 > div:last-of-type > div > a{
                                                                 padding: 0.5rem 0;
}

#top_service > #top_service_child01 > div:last-of-type > p,
#top_service > #top_service_child02 > div:first-of-type > p{
                                                            font-size: 3.3rem;
                                                            font-weight: bold;
}

/* ==================== Top work section ======================= */

#top_works > div:first-of-type{
                               height: 6rem;
}

#top_works > div:first-of-type > h2{
                                    top: 1.4rem;
                                    left: 6rem;
}

#top_works > div:first-of-type > p{
                                   right: 6rem;
                                   font-size: 3.5rem;
}

#top_works > ul{
                width: 760px;
}

#top_works > ul > li{
                     width: 15rem;
                     min-height: 230px;
                     background-color: #fff;
                     margin-right: 1.1rem;
                     margin-bottom: 1.2rem;
                     align-items: stretch;
}

#top_works > ul > li > a{
                         color: #00AF56;
                         display: block;
                         font-size: 1.5rem;
                         width: 15rem;
                         height: 230px;
                         text-align: center;
                         background-color: #cccccc;
                         position: relative;
}

#top_works > ul > li > a > img{
                               width: 15rem;
                               height: 230px;
}

#top_works > ul > li > a > p{
                             width: 100%;
                             background-color: rgba(255, 255, 255, 0.9);
                             position: absolute;
                             bottom: 0;
                             padding: 1rem 0;
                             font-size: 14.5px;
}

#top_works > ul > li:nth-of-type(3n){
                                     margin-right: 0rem;
}

/* =============== Top News Section ================= */

#top_news > div > ul{
                     /*width: 990px;*/
                       max-width: 90%;
                       margin: auto;
}

/* ================= System Achievement Section ================ */

.sub_page > .contents > .heading_area1{
                                       padding: 5px;
                                       height: 6rem;
}

.sub_page > .contents > .heading_area1 > h2{
                                            left: 5rem;
                                            top: 1.4rem;
}

.sub_page > .contents > .heading_area1 > p{
                                           display: none;
                                           right: 6rem;
                                           font-size: 3.5rem;
}

/* =================== css of secretariat page ====================== */

.sub_page > .contents > .heading_area2{
                                      padding: 5px;
                                      height: 6rem;
}

.sub_page > .contents > .heading_area2 > h2{
                                            left: 6rem;
}

.sub_page > .contents > .heading_area2 > p{
                                           right: 6rem;
                                           font-size: 3.5rem;
}

/* =================== css of achievement page ======================= */

.sub_page > .contents > .heading_area3{
                                       padding: 5px;
                                       height: 6rem;
}

.sub_page > .contents > .heading_area3 > h2{
                                           top: 1.4rem;
                                           left: 5rem;
                                           font-size: 26px;
}

.sub_page > .contents > .heading_area3 > p{
                                          display: none;
                                          right: 6rem;
                                          font-size: 3.5rem;
}

.sub_page > .contents > .heading_area4{
                                       padding: 5px;
                                       height: 6rem;
}

.sub_page > .contents > .heading_area4 > h2{
                                            top: 1.4rem;
                                            left: 5rem;
                                            font-size: 24px;
}

.sub_page > .contents > .heading_area4 > p{
                                           display: none;
                                           right: 6rem;
                                           font-size: 3.5rem;
}

/* =========== Design of stress check ============ */

.stress-button-design-cover{
                            background-color: #fff;
                            border: 5px solid #00AF56; 
                            padding: 30px 15px;
                            margin: auto;
                            margin-bottom: 60px;
                            width: 55%;
}

.stress-button-design{
                      text-align: center;
}

.stress-button-design .bigpara{
                               font-family: Arial, Helvetica, sans-serif;
                               font-size: 20px;
                               color: #FF9800;
}

.stress-button-design .smallpara{
                                 padding-top: 12px;
                                 padding-bottom: 12px;
}

.stress-button > a > button{
                            background-color: #00AF56;
                            border: none;
                            color: #fff;
                            padding: 20px 15px;
                            font-size: 24px;
                            border-radius: 50px;
                            cursor: pointer;
}

/* ========== Company section ========= */

.company_top > .image-box-container > .group-imagebox{
                                                     margin-top: 20px;
}

.custom-content2 h3{
                   font-size: 22px;
}

.custom-content2 p{
                   font-size: 16px;
}










