@charset "utf-8";

/* **************************************************

Name: modify.responsive.css

Description: Sub CSS

Create: 2014.07.03
Update: 2015.04.13

Copyright 2015 Hitachi,Ltd.

***************************************************** */


/* ----------------------------------------------------------------------------------------

Modify Setting

------------------------------------------------------------------------------------------- */


/* xxx
=========================================================================================== */
/* for - 1920px
=========================================================================================== */
@media screen and (max-width: 1920px) {
  .introAdvantage:before {
    margin-top: calc((1920px - 100vw)*0.127);
  }
  /* Top
  =========================================================================================== */
  .introAdvantage:before {
/*    height: calc(100% + 12vw);*/
  }
}





/* for - 1440px
=========================================================================================== */
@media screen and (max-width: 1440px) {
  /* Top
  =========================================================================================== */
  .keyVisual .keyVisualA {
    left: calc(50% - 720px);
    width: 1440px;
  }
  .introAdvantage:before {
    margin-top: 0;
    top: -83px;
  }
}


/* for - 1304px
=========================================================================================== */
@media screen and (min-width: 995px) and (max-width: 1304px) {
  /* Top
  =========================================================================================== */
    .keyVisual .keyVisualA {
    width: 2000px;
  }

 .OptionWideRWD #Contents.traction_motorsIndex {
  padding-right: 0;
  padding-left: 0;
  }
  .OptionWideRWD #Contents .NewGL .contentsListImage img {
    max-width: initial;
  }
  
  .OptionWideRWD .Grid4.NewGL {
  max-width: initial;
  padding: 0;
  
  /*width: 965px;*/
  width: 100%;
  
  margin: 0 auto;
  }
  
  .OptionWideRWD .Grid4.NewGL02 {
  max-width: initial;
  width: 965px;
  margin: 0 auto;
  }
  .OptionWideRWD .Grid4.NewGL div.contentsList ul {
  padding-left: 12px;
  }
  
  
  .OptionWideRWD .GridSet.NewGLPdtGS,
  .OptionWideRWD .GridSet.NewGLCsGS {
  width: 965px;
  margin: 0 auto;
  }
  .OptionWideRWD #Contents.pageProducts,
  .OptionWideRWD #Contents.pageCasestudy,
  .OptionWideRWD #Contents.pageWorks,
  .OptionWideRWD #Contents.pageTech {
  padding-left: 0;
  padding-right: 0;
  }
  
  .casestudyMotor {
  padding-left: 25px;
  }
  
  .casestudyHeader {
  min-height: 290px;
  }
    .casestudyHeader .caseName {
    font-size: 27px;
  }
  .casestudyHeader dl {
    line-height: 2;
    font-size: 14px;
  }
}



/* for - 994px
=========================================================================================== */
@media screen and (max-width: 994px) {
  /* Common
  =========================================================================================== */
  .pageHeader {
    margin-left: -15px;
    margin-right: -15px;
  }
  .pageHeaderText {
    padding: 30px 15px 0;
  }





  /* Top
  =========================================================================================== */
  .keyVisual .keyVisualA img,
  .keyVisual .keyVisualB img {
    max-width: inherit !important;
  }
  .introAdvantage ul li:nth-child(3) .advantageImage img {
    max-width: inherit !important;
  }
  .contentsList {
    margin: 0 -15px;
  }
  .contentsList ul li .contentsListImage {
    transform: none;
  }
  .contentsList ul li .contentsListTitle {
    top: 5%;
    left: 15px;
  }
  .contentsList ul li .contentsListText {
    top: calc(5% + 60px);
    left: 15px;
  }
  .contentsList ul li .linkBtn {
    bottom: 10%;
    left: 15px;
  }

.introAdvantageTitle {
padding-left: 0;
}

.introAdvantage ul li:nth-child(2) .advantageArticleTitle:before {
  left: 5px;
}
.introAdvantage ul li:before {
width: 100%;
}


  /* Case Study
  =========================================================================================== */
  .searchResults {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .searchArea dl dd ul {
    justify-content: flex-start;
  }
    .casestudyHeader .caseName {
    font-size: 27px;
  }
  .casestudyHeader dl {
    line-height: 2;
    font-size: 14px;
  }
  .casestudyHeader {
  min-height: 240px;
  }

.typicalModel .modelTitle {
min-width: initial;
}


  /* Technology
  =========================================================================================== */
  .pageTech .pageLead {
  }
  .devHistory,
  #tech03,
  #tech04 {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}





/* for - 768px - 994px
=========================================================================================== */
@media screen and (min-width: 768px) and (max-width: 994px) {
  .indexWrap {
    margin-left: -15px;
    margin-right: -15px;
  }
  .introAdvantage .GridSet,
  .indexWrap>.GridSet {
    padding: 0 15px;
  }
  .bottomContact,
  .otherCase,
  .typicalModels,
  .certifications {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .introAdvantage ul li:nth-child(1) .advantageArticleText {
    padding-right: 3.5em;
  }
  .introAdvantage ul li:nth-child(1) .advantageImage02 {
    right: -2%;
  }
  .pageCasestudy .pageHeaderText {
    padding-top: 30px;
  }
  .productsMapBox.mapJpn dl {
    top: 100%;
    right: 33px;
    bottom: auto;
  }
  .productsMapBox.mapJpn dl:after {
    bottom: auto;
    top: 0;
    right: -18px;
    border-width: 16px 18px 0 0;
    border-color: rgba(0,0,0,.8) transparent transparent transparent;
  }
  .pageWorks .pageLead {
    width: 55%;
  }
  
}






/* for - 767px
=========================================================================================== */

@media screen and (max-width: 767px) {
  /* Common
  =========================================================================================== */
  #Contents:not(.sitemapPage) .GridSet {
    margin-right: -15px !important;
  }
  #Contents:not(.sitemapPage) .Grid4 {
    padding: 0 !important;
  }
  #Contents:not(.sitemapPage) .Section {
    padding-right: calc(50/750*100vw);
    padding-left: calc(50/750*100vw);
    box-sizing: border-box;
  }
  .linkBtn a {
    padding: 0 0 0 12px;
    width: 175px;
    height: 32px;
    line-height: 32px;
    font-size: 18px;
  }
  .linkBtn a:hover {
    opacity: .7;
  }

  .pageHeader {
    margin: 0 -15px 40px;
  }
  .pageHeaderImg img {
    width: 100%;
  }
  .pageHeaderText {
    padding: 40px calc(50/750*100vw) 0;
  }
  .pageTitle {
    margin: 0 0 5px;
    font-size: 30px;
  }
  .sectionTitle {
    margin: 0 0 5px !important;
    font-size: 32px;
  }
  .sectionLead {
    margin: 0 0 1.5em;
    color: #231815;
  }
  .bottomContact {
    margin: 30px auto 20px;
    padding: 15px 0 5px;
  }
  .introAdvantage ul li:nth-child(1) .advantageArticleText {
  padding-right: 6em;
}
  
  
  
  
  /* Top
  =========================================================================================== */
  #Contents.traction_motorsIndex {
    padding: 0;
  }
  #Contents.traction_motorsIndex .GridSet {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .keyVisual {
    height: calc(1100/750*100vw);
  }
  .keyVisual .indexTitle {
    padding: 20px 0 0 calc(44/750*100vw);
    font-size: 33px;
  }
  .keyVisual .keyVisualA {
    left: 0;
    width: 100%;
  }
  .keyVisual .keyVisualB {
    margin-top: calc(480/750*100vw);
    top: 0;
    right: 0;
    left: auto;
    width: 100%;
  }
  .keyVisual .keyVisualA img, .keyVisual .keyVisualB img {
    width: 100%;
  }
  .introAdvantage {
    margin: 0 0 80px;
    padding-top: 0;
  }
  .introAdvantage:before {
    top: -70px;
    left: 0;
    width: 100%;
    height: calc(100% + 80px);
  }
  .introAdvantage .GridSet {
    margin: 0 !important;
  }
  .introAdvantageTitle {
    margin: 0 0 15px !important;
    font-size: 30px;
  }
  .introAdvantage ul li {
    margin: 0;
    padding: calc(55px + 1.33em) 0 25px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
  }
  .introAdvantage ul li:before {
    left: 0;
    width: 100%;
  }
  .introAdvantage ul li .advantageArticle {
    order: 2;
  }
  .introAdvantage ul li .advantageArticleTitle {
    margin: 0;
    position: absolute;
    top: 30px;
    left: 0;
    width: 100%;
    font-size: 23px;
  }
  .introAdvantage ul li .advantageArticleTitle:before {
    top: auto !important;
    left: auto !important;
    right: 0 !important;
    bottom: -.07em !important;
    font-size: 100px;
  }
  .introAdvantage ul li .advantageArticleText {
    line-height: 1.88;
  }
  .introAdvantage ul li .advantageImage {
    margin: 0 0 10px;
    width: 100% !important;
    order: 1;
    transform: none !important;
  }
  .introAdvantage ul li .advantageImage img {
    width: 100% ;
  }
  .introAdvantage ul li:nth-child(1) .advantageImage02 {
    bottom: -10px;
    right: -2%;
    width: 140px;
  }
  .introAdvantage ul li:nth-child(1) .advantageArticle {
    padding: 0;
    width: auto;
  }
  .introAdvantage ul li:nth-child(1) .advantageArticleText + .advantageArticleText {
    padding-right: 140px;
  }
  .introAdvantage ul li:nth-child(2) {
    padding-top: calc(70px + 1.33em);
  }
  .introAdvantage ul li:nth-child(2) .advantageArticleTitle {
    padding-left: 65px;
    top: 45px;
  }
  .introAdvantage ul li:nth-child(2) .advantageArticleTitle:before {
    right: auto !important;
    left: 0 !important;
  }
  .introAdvantage ul li:nth-child(2) .advantageArticle {
    padding-left: 0;
    width: auto;
  }

  .introAdvantage ul li:nth-child(3) {
    padding-top: calc(70px + 1.33em);
  }
  .introAdvantage ul li:nth-child(3) .advantageArticleTitle {
    top: 45px;
  }
  .introAdvantage ul li:nth-child(3) .advantageArticle {
    padding-right: 0;
    width: auto;
  }
  .introAdvantage ul li:nth-child(3) .advantageImage {
    margin-bottom: 0;
    text-align: center;
  }
  .introAdvantage ul li:nth-child(3) .advantageImage img {
    width: 100%;
    transform: translateX(-12%);
  }
  .introAdvantage ul li:nth-child(3):after {
    left: 0;
    width: 100%;
  }
  .contentsList {
    margin: 0;
  }
  .contentsList ul li + li {
    margin-top: 20px;
  }
  .contentsList ul li .contentsListImage {
    transform: none;
  }
  .contentsList ul li .contentsListTitle {
    top: 25px;
    left: 25px;
    font-size: 30px;
  }
  .contentsList ul li .contentsListText {
    padding-right: 25px;
    top: 65px;
    left: 25px;
    line-height: 1.56;
  }
  .contentsList ul li .linkBtn {
    bottom: 25px;
    left: 25px;
  }





  /* Case Study
  =========================================================================================== */
  .pageCasestudy .pageHeaderImg {
    position: relative;
    height: calc(730/750*100vw + 100px);
  }
  .pageCasestudy .pageHeaderImg img {
    position: absolute;
    bottom: 0;
  }
  .productsMap {
    display: none;
  }

  .searchArea {
    margin: 25px 0 30px;
  }
  .searchArea dl {
    display: block;
  }
  .searchArea dl dt {
    width: 100%;
    font-size: 20px;
  }
  .searchArea dl dd {
    width: 100%;
  }
  .searchArea dl dd ul {
    display: block;
  }
  .searchArea dl dd ul li {
    margin-right: 0;
  }
  .searchArea .btnSearch {
    margin-top: 10px;
  }
  .searchArea .btnSearch input,
  .searchArea .btnSearch a {
    line-height: 40px;
    font-size: 18px;
  }


  .searchResults {
    margin: 0;
    padding: 0;
  }
  .searchResults .GridSet {
    padding: 35px 0;
    background-color: #dfdfdf !important;
  }
  .searchResults ul {
  }
  .resultBox {
    margin-bottom: 20px;
    border-width: 5px;
    display: block;
  }
  .resultBox .resultImg,
  .resultBox .resultInfo {
    width: 100%;
  }
  .resultBox .resultTitle {
    padding: 10px 20px;
  }
  .resultBox .resultTitle:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%;
    background-color: #1a3053;
    transform-origin: top right;
    transform: skewX(-30deg)
  }
  .resultBox .resultCountry {
    padding-right: 0;
    font-size: 18px;
  }
  .resultBox .resultName {
    padding-right: 0;
    font-size: 22px;
  }
  .resultBox .motorImg {
    top: 110%;
    right: 10px;
    width: calc(256/750*100vw);
  }
  .resultBox .resultData {
    padding: 0 calc(256/750*100vw + 10px) 5px 20px;
    display: block;
    font-size: 16px;
  }
  .resultBox .resultData dt,
  .resultBox .resultData dd {
    line-height: 1.56;
  }
  .resultBox .linkBtn {
    padding: 10px 0 20px 20px;
  }

  .resultBox.series12600 .motorImg {
    width: calc(340/750*100vw);
  }
  .resultBox.series12600 .resultCountry,
  .resultBox.series12600 .resultName {
    padding-right: 0;
  }
  .resultBox.series12600 .resultData {
    padding-right: calc(340/750*100vw + 10px);
  }


  .casestudyHeader {
    margin: 0 calc(-50/750*100vw) 35px;
    display: block;
    min-height: inherit;
  }
  .casestudyHeader .caseImg {
    padding-top: calc(225/440*100%);
    width: 100%;
  }
  .casestudyHeader .caseInfo {
    padding: 25px calc(50/750*100vw);
    width: 100%;
    min-height: inherit;
  }
  .casestudyHeader .caseName {
    font-size: 22px;
  }
  .casestudyHeader dl {
    line-height: 2;
    font-size: 15px;
  }
  .casestudyMotor {
    flex-wrap: wrap;
  }
  .casestudyMotor .motorDetail {
    width: 100%;
    text-align: center;
    order: 1;
  }
  .casestudyMotor .motorData {
    padding-right: 0;
    width: 100%;
    order: 2;
  }
  .casestudyMotor .motorData dl {
    line-height: 2;
    font-size: 15px;
  }
  .casestudyMotor .motorLead {
    line-height: 1.36;
    font-size: 22px;
  }
  .casestudyMotor .motorImg {
    margin: 0 0 10px;
    width: 100%;
    text-align: center;
    order: 1;
  }
  .casestudyMotor .motorDetail dl {
    text-align: left;
  }
  .otherCase {
    margin: 0 -15px;
  }
  #Contents .otherCase .GridSet,
  #Contents .otherCase .Grid4 {
    margin: 0 !important;
  }
  .otherCaseList {
  }
  .otherCaseList dl {
    display: block;
  }
  .otherCaseList dl dt {
    width: 100%;
  }
  .otherCaseList dl dd {
    width: 100%;
  }





  /* Products
  =========================================================================================== */
  .pageProducts .pageHeaderText {
    padding-top: 10%;
  }
  .typicalModels {
    margin: -40px -15px 0;
    padding-top: 40px;
  }
  #Contents .typicalModels .GridSet,
  #Contents .typicalModels .Grid4 {
    margin: 0 !important;
  }
  .typicalModelsHeader {
    margin: 0 0 20px;
    display: block;
  }
  .typicalModelsHeader .sectionTitle {
    padding-right: 0;
  }
  .typicalModelsHeader ul {
    padding-bottom: 0;
  }
  .typicalModelsHeader ul li {
    margin-right: 0;
    display: block;
  }
  .typicalModelsList ul {
    display: block;
  }
  .typicalModel {
    margin: 0;
    padding: 15px 20px;
    border-left-width: 5px;
    display: block;
    width: 100%;
  }
  .typicalModel + .typicalModel {
    margin-top: 20px;
  }
  .typicalModel:nth-child(n+3) {
    margin-top: 20px;
  }
  .typicalModel .modelImg {
    width: 100%;
    text-align: center;
  }
  .typicalModel .modelData {
    width: 100%;
  }
  .typicalModel .linkBtn {
    margin-top: 15px;
    text-align: left;
  }


  .modelModal {
    padding: 15px 0;
    box-sizing: border-box;
  }
  .modelModal .modalInner {
    border-left-width: 5px;
    width: calc(650/750*100%);
  }
  .modelModal .modalClose {
    top: 15px;
    right: 20px;
    width: 20px;
    height: 20px;
    background-size: contain;
  }
  .modelModal .modalClose:hover {
    text-decoration: underline;
  }
  .modelModal .modalTitle {
    padding: 15px 20px;
    line-height: 1.36;
    font-size: 22px;
  }
  .modelModal .modalContent {
    margin: 0 20px;
    padding: 0 0 20px;
    display: block;
  }
  .modelModal .modalContent + .modalContent {
    margin-top: 20px;
    padding-top: 20px;
  }
  .modelModal .modalImg {
    width: 100%;
  }
  .modelModal .modalContent .modalData {
    padding-right: 0;
    width: 100%;
    font-size: 15px;
  }
  .modelModal .modalContent dl.relatedTech dt {
    font-size: 15px;
  }
  .modelModal .modalAchivements {
    padding: 15px 20px;
  }
  .modelModal .modalAchivements dl dt {
    font-size: 15px;
  }





  /* Technology
  =========================================================================================== */
  .pageTech .pageLead {
    max-width: inherit;
  }
  .pageTech .pageHeaderText {
    top: 10%;
    transform: translate(-50%,0)
  }
  .techAnchor {
    margin: 0 0 15px;
  }
  .techAnchor ul {
  }
  .techAnchor ul li {
    margin: 0 15px 20px 0;
  }
  .techAnchor ul li a {
    padding-bottom: 0;
    font-size: 16px;
  }

  .devHistory {
    padding: 50px 0 0;
  }
  #Contents .devHistory .GridSet {
    margin: 0 !important;
  }
  .devHistoryLine {
    padding: 10px 0 80px;
  }
  .devHistoryLine:before {
    left: 0;
    width: 9px;
  }
  .devHistoryLine li {
    padding: 0;
    display: block;
  }
  .historyBox {
    padding: 45px 0 0 calc(70/750*100vw);
    justify-content: space-between;
    width: auto;
  }
  .historyBox:before {
    top: 78px;
  }
  .historyBox:after {
    top: 71px;
    width: 15px;
    height: 15px;
  }
  .historyBox:last-child {
    margin: 0 0 90px;
  }
  .devHistoryLine li:last-child .historyBox:last-child {
    margin-bottom: 0;
  }
  .historyBox .historyYear {
    padding: 0;
    position: absolute;
    top: 0;
    left: calc(70/750*100vw);
    width: auto;
    font-size: 40px;
  }
  .historyBox dl {
    width: calc(320/750*100vw);
  }
  .historyBox dl dt {
    margin-bottom: 0;
    padding-bottom: 15px;
    display: block;
    height: auto;
    line-height: 1.33;
    font-size: 22px;
  }
  .historyBox dl dt span {
    margin-top: -5px;
    display: block;
  }
  .historyBox dl dd {
    white-space: nowrap;
  }
  .historyBox .historyImg {
    margin-top: -50px;
    width: calc(256/750*100vw);
  }
  .historyBox2 {
    margin: 40px 0 90px calc(70/750*100vw) !important;
    padding: 15px;
    width: calc(286/750*100vw);
    font-size: 16px;
    box-sizing: border-box;
  }
  .historyBox2:before {
    margin: 0 !important;
    top: calc(50% - 1px);
    left: calc(-50/750*100vw);
    width: calc(50/750*100vw) !important;
  }
  .historyBox2:after {
    margin: 0 !important;
    top: calc(50% - 7px);
    left: calc(-70/750*100vw - 3px) !important;
    width: 15px;
    height: 15px;
  }
  .historyBox2 .historyImg {
    margin: 0 0 10px;
  }
  .historyBox2 .historyImg img {
    width: 100%;
  }
  .historyBox2 .historyTitle {
    line-height: 1.2;
    color: #000;
  }
  .historyBox2 .historyYear {
    line-height: 1.2;
    color: #808080;
  }
  .devHistoryLine li:nth-child(1) .historyBox2 {
    width: calc(520/750*100vw);
  }
  .devHistoryLine li:nth-child(2) .historyBox:before,
  .devHistoryLine li:nth-child(2) .historyBox:after {
    margin-top: 15px;
  }
  .devHistoryLine li:nth-child(4) .historyBox dl dt,
  .devHistoryLine li:nth-child(5) .historyBox dl dt {
    max-width: 100px;
  }
  .devHistoryLine li:nth-child(4) .historyBox:before,
  .devHistoryLine li:nth-child(4) .historyBox:after,
  .devHistoryLine li:nth-child(5) .historyBox:before,
  .devHistoryLine li:nth-child(5) .historyBox:after {
    margin-top: 30px;
  }
  .historyNotice {
    font-size: 12px;
  }
  .engineeringBox {
    padding: 10px 15px 30px;
  }
  .engineeringLabel {
    margin: 0 0 10px -15px;
    padding: 0 0 0 15px;
    font-size: 18px;
  }
  .engineeringTitle {
    line-height: 1.32;
    font-size: 22px;
  }
  .engineeringText {
    margin: 0 0 25px;
  }
  .engineeringCol {
    display: block;
  }
  .engineeringCont {
    width: auto;
  }
  .engineeringContLabel {
    margin: 0 0 15px;
    padding: 0 10px;
    font-size: 18px;
  }
  .engineeringCont dl {
    padding: 0 10px;
  }
  .engineeringCont + .engineeringCont {
    margin-top: 20px;
  }
  .engineeringCont dl dt {
    font-size: 18px;
  }
  #techLink01 .engineeringCont dl:first-of-type dd .engineeringContImg {
    width: calc(340/750*100vw);
  }
  .maintenaceBox {
    margin: 0;
  }
  .maintenaceTitle {
    margin: 0 0 20px;
    padding: 8px 15px;
    line-height: 1.42;
    font-size: 18px;
  }
  .maintenaceTitle .small {
    font-size: 100%;
  }
  #maintenance01 {
    padding-bottom: 50px;
    background-size: 47px auto;
  }
  .maintenaceImg {
    margin: 0 15px 15px;
  }
  .maintenaceText {
    margin: 0 15px;
  }
  .maintenanceColumn {
    margin: 25px 0 0;
    padding: 15px 12px;
    border-width: 3px;
  }
  .maintenanceColumnTitle {
    line-height: 1.32;
    font-size: 22px;
  }
  .maintenanceColumn dl dt {
    margin: 0 0 10px;
    font-size: 18px;
  }
  .maintenanceColumn .maintenaceImg {
    margin: 0 0 15px;
  }
  .maintenaceImgPC {
    display: none !important;
  }
  .maintenaceImgSP {
    position: relative;
    display: block !important;
  }
  .maintenaceImgSP a {
    position: relative;
    display: block;
  }
  .maintenaceImgSP a:after {
    content: '';
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: block;
    width: 30px;
    height: 31px;
    background: url("../image/technology/icon_zoom.png") 0 0 no-repeat;
    background-size: contain;
  }
  #tech02 {
  }
  #tech03 {
    padding: 40px 0;
  }
  #Contents #tech03 .GridSet {
    margin: 0 !important;
  }
  #tech04 {
    padding: 40px 0 45px;
  }
  #Contents #tech04 .GridSet {
    margin: 0 !important;
  }
  #tech05 {
    padding: 40px 0 20px;
  }
  .customerSupports {
    margin-top: 5px;
    display: flex;
    flex-wrap: wrap;
  }
  .customerSupports li {
    margin: 0 0 20px;
    width: auto;
  }
  .customerSupports li .CStext {
    padding: 10px 15px;
  }
  .customerSupports li .csTitle {
    font-size: 20px;
  }
  .customerSupports li .csLead {
    font-size: 18px;
  }





  /* Works
  =========================================================================================== */
  .pageWorks .pageHeaderImg {
    position: relative;
    height: calc(450/750*100vw + 180px);
  }
  .pageWorks .pageHeaderImg img {
    position: absolute;
    bottom: 0;
  }
  .certifications {
    margin: -40px -15px 0;
    padding-top: 40px;
  }
  #Contents .certifications .GridSet,
  #Contents .certifications .Grid4 {
    margin: 0 !important;
  }
  .certifications ul.certificationsList {
    margin: 0 auto;
    display: block;
    width: calc(480/750*100vw);
  }
  .certifications ul.certificationsList li {
    margin-top: 35px !important;
    width: 100%;
  }
}





/* for - 579px
=========================================================================================== */
@media screen and (max-width: 579px) {
  /* Top
  =========================================================================================== */
  .introAdvantage ul li:nth-child(1) .advantageImage02 {
    bottom: 10px;
  }
  /* Works
  =========================================================================================== */
  .pageWorks .pageHeaderImg {
    height: calc(450/750*100vw + 250px);
  }
  /* Tecnology
  =========================================================================================== */
  .pageTech .pageHeaderImg {
    height: calc(450/750*100vw + 250px);
  }
    /* Casestudy
  =========================================================================================== */
  .introAdvantage ul li:nth-child(1) .advantageArticleText {
    padding-right: 0em;
  }
  
}





/* for - 399px
=========================================================================================== */
@media screen and (max-width: 399px) {
  /* Works
  =========================================================================================== */
  .pageWorks .pageHeaderImg {
    height: auto;
  }
  .pageWorks .pageHeaderImg img {
    position: static;
  }
  /* Tecnology
  =========================================================================================== */
  .pageTech .pageHeaderImg {
    height: auto;
  }
  .pageTech .pageHeaderImg img {
    position: static;
  }

}





/* for - 374px
=========================================================================================== */
@media screen and (max-width: 374px) {
  /* Top
  =========================================================================================== */
  .contentsList ul li .contentsListTitle {
    font-size: 26px;
  }
  /* Works
  =========================================================================================== */
  .pageWorks .pageHeaderImg {
    padding-top: 14%;
    background-color: #1a3053;
  }
  /* Tecnology
  =========================================================================================== */
  .pageTech .pageHeaderImg {
    padding-top: 14%;
    background-color: #1a3053;
  }
}





/* for - 321px
=========================================================================================== */
@media screen and (max-width: 321px) {
  /* Works
  =========================================================================================== */
  .pageWorks .pageHeaderImg {
    padding-top: 26%;
  }
  /* Tecnology
  =========================================================================================== */
  .pageTech .pageHeaderImg {
    padding-top: 26%;
  }
}




