.indexContent_1 .articleBlockStyle03 .itemImg {
    padding-bottom: 100%;
}
footer .companyInfo i {
    color: #e3eab8;
}
.headerType1 {
-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
}


@media (min-width: 1201px){
  footer .footerContent .footerType1 > :nth-child(1) {
      width: 65%;
  }
  footer .footerContent .footerType1 > :nth-child(2) {
      width: 35%;
  }

  .Bbox_in_2c_L3 > div > div:nth-of-type(1) {
      float: left;
      width: 35%;
  }
  .Bbox_in_2c_L3 > div > div:nth-of-type(2) {
      float: left;
      width: 65%;
  }  
}