.second #visual {
  background: url(../../img/company/visual.jpg) top center no-repeat; }

.second .contents ol {
  margin-bottom: 60px; }
  .second .contents ol li {
    zoom: 1;
    padding: 20px;
    border-bottom: 1px solid #ccc; }
    .second .contents ol li:first-of-type {
      border-top: 1px solid #ccc; }
    .second .contents ol li:after {
      content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
      line-height: 0;
      overflow: hidden; }
    .second .contents ol li p:first-of-type {
      float: left; }
    .second .contents ol li p + p {
      margin-left: 150px; }

.second .contents p.graph {
  width: 600px;
  text-align: center;
  margin: 0 auto 20px; }

#about {
  margin-bottom: 30px; }
  #about p {
    text-align: center;
    line-height: 2; }
  #about p + p {
    margin-top: 32px; }

#company {
  margin-bottom: 70px; }

#office .box .spcec {
  width: 555px; }

#office .box .spec + p {
  width: 373px; }

#office .box .name {
  font-size: 21px;
  font-size: 2.1rem;
  margin-bottom: 30px; }

#office .box .btn {
  margin-top: 30px; }

#office .box + .box {
  border-top: 1px solid #dfe2f1;
  margin-top: 50px;
  padding-top: 50px; }

#office .box + h3 {
  margin-top: 100px; }

#office .inner {
  margin-bottom: 30px; }

#office iframe {
  border: none;
  width: 100%; }

@media screen and (max-width: 750px) {
  .second #visual {
    background: url(../../img/company/visual_sp.jpg) top center no-repeat; }
  .second .contents ol li p {
    font-size: 20px;
    font-size: 2rem; }
  .second .contents ol li p + p {
    margin-left: 70px; }
  .second .contents p.graph {
    width: 100%;
    margin-bottom: 0; }
  #company {
    margin-bottom: 0; }
    #company h3 + p {
      font-size: 20px;
      font-size: 2rem; }
  #office .box .inner {
    position: relative; }
  #office .box .spec {
    width: 100%; }
  #office .box .spec + p {
    width: 100%;
    margin-top: 20px;
    padding-bottom: 100px; } }
  @media screen and (max-width: 750px) and (max-width: 414px) {
    #office .box .spec + p {
      padding-bottom: 70px; } }

@media screen and (max-width: 750px) {
  #office .box .name {
    font-size: 24px;
    font-size: 2.4rem; }
  #office .box .name + p {
    font-size: 20px;
    font-size: 2rem;
    margin-bottom: 0px; }
  #office .box .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    #office .box .btn a {
      width: 100%;
      display: block;
      text-align: center;
      padding: 10px 0; }
  #office .box .no-photo .btn {
    position: relative; }
  #office .box + h3 {
    margin-top: 40px; }
  #office .box + .box {
    margin-top: 40px;
    padding-top: 40px; } }
