/*---------------------------
company
----------------------------*/
#company #greeting {
  margin-top: 8.0em;
  margin-bottom: 8.0em;
}
#company #greeting .inner {
  max-width: 1200px;
  padding: 160px 0 100px 0;
  background: url(../img/company/greeting_bg.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  position: relative;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner {
    /*sp*/
    padding: 0;
    padding-top: 220px;
    background-position: center 48px;
  }
}
#company #greeting .inner .head {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#company #greeting .inner .head > h2 {
  position: absolute;
  background: #0CA7D7;
  color: #fff;
  font-size: 2.0em;
  display: block;
  top: -20px;
  right: -40px;
  padding: 1.0em 2.0em;
  letter-spacing: 10px;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .head > h2 {
    /*sp*/
    font-size: 1.0rem;
    width: 100%;
    position: static;
    padding: 0.8rem;
  }
}
#company #greeting .inner .head > span {
  position: absolute;
  font-size: 6.0em;
  line-height: 1.0em;
  font-weight: 500;
  color: #0CA7D7;
  letter-spacing: 1px;
  padding: 0;
  text-align: left;
  top: -20px;
  left: -50px;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .head > span {
    /*sp*/
    font-size: 2.4rem;
    left: 0;
    width: 100%;
    text-align: center;
    top: -60px;
  }
}
#company #greeting .inner .txt {
  width: 50%;
  height: 400px;
  text-align: left;
  margin-left: 60px;
  font-size: 1.2em;
  line-height: 2.0em;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .txt {
    /*sp*/
    width: 100%;
    height: auto;
    margin-left: 0;
    padding: 0 5%;
    line-height: 1.4rem;
  }
}
#company #greeting .inner .txt > span {
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 1.5em;
  display: block;
  line-height: 1.4em;
  color: #0CA7D7;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .txt > span {
    /*sp*/
    font-size: 1.2rem;
  }
  #company #greeting .inner .txt > span br {
    display: none;
  }
}
#company #greeting .inner .txt .name {
  padding-top: 2.0em;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .txt .name {
    /*sp*/
    text-align: center;
  }
}
#company #greeting .inner .txt .name > span {
  color: #0CA7D7;
}
#company #greeting .inner .txt .name > span:nth-of-type(1) {
  font-size: 1.2em;
  margin-right: 2.0em;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .txt .name > span:nth-of-type(1) {
    /*sp*/
    font-size: 1.1rem;
  }
}
#company #greeting .inner .txt .name > span:nth-of-type(2) {
  font-size: 1.5em;
}
@media screen and (max-width: 640px) {
  #company #greeting .inner .txt .name > span:nth-of-type(2) {
    /*sp*/
    font-size: 1.1rem;
  }
}
#company #landscape .inner {
  max-width: 1200px;
}
#company #landscape .inner .head {
  background: url(../img/company/landscape_bg.png);
  background-repeat: no-repeat;
  position: relative;
  height: 600px;
  text-align: center;
  margin-bottom: 3.0em;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .head {
    /*sp*/
    height: 380px;
    background-size: 190%;
  }
}
#company #landscape .inner .head span {
  display: block;
  position: absolute;
  font-size: 2.8em;
  font-weight: bold;
  line-height: 1.0em;
  color: #0CA7D7;
  letter-spacing: 1px;
  padding: 0;
  text-align: center;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .head span {
    /*sp*/
    font-size: 1.2rem;
    padding: 0 5%;
    line-height: 1.6rem;
  }
}
#company #landscape .inner .head .txt {
  max-width: 55%;
  margin: auto;
  text-align: left;
  padding-top: 4.0em;
  font-size: 1.2em;
  line-height: 1.8em;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .head .txt {
    /*sp*/
    max-width: 90%;
    padding-top: 1.5rem;
    line-height: 1.4rem;
  }
}
#company #landscape .inner .content {
  position: relative;
  padding-top: 4.0em;
}
#company #landscape .inner .content > h2 {
  position: absolute;
  background: #0CA7D7;
  color: #fff;
  font-size: 2.4em;
  display: block;
  top: -110px;
  right: -40px;
  padding: 1.0em 2.0em;
  letter-spacing: 10px;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content > h2 {
    /*sp*/
    font-size: 1.0rem;
    position: static;
    margin-bottom: 2.0em;
    padding: 0.5rem;
  }
}
#company #landscape .inner .content > span {
  position: absolute;
  font-size: 6.0em;
  line-height: 1.0em;
  font-weight: 500;
  color: #0CA7D7;
  letter-spacing: 1px;
  padding: 0;
  text-align: left;
  top: -110px;
  left: -50px;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content > span {
    /*sp*/
    font-size: 2.6rem;
    top: -20px;
    left: 0;
    width: 100%;
    text-align: center;
  }
}
#company #landscape .inner .content .col {
  align-items: flex-start;
  -webkit-align-items: flex-start;
  margin-bottom: 4.0em;
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#company #landscape .inner .content .col .title {
  font-size: 2.6em;
  font-weight: bold;
  line-height: 1.0em;
  color: #0CA7D7;
  margin-bottom: 1.0em;
  letter-spacing: 4px;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col .title {
    /*sp*/
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}
#company #landscape .inner .content .col > span {
  display: block;
  font-size: 1.8em;
  line-height: 1.3em;
  color: #0CA7D7;
  margin-bottom: 2.0em;
  letter-spacing: 4px;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col > span {
    /*sp*/
    font-size: 1.0rem;
    padding: 0 5%;
    text-align: left;
  }
  #company #landscape .inner .content .col > span br {
    display: none;
  }
}
#company #landscape .inner .content .col .row {
  align-items: flex-start;
  -webkit-align-items: flex-start;
}
#company #landscape .inner .content .col .row .img {
  width: 50%;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col .row .img {
    /*sp*/
    width: 100%;
    margin-bottom: 1.5rem;
  }
}
#company #landscape .inner .content .col .row .txt {
  width: 45%;
  margin-left: auto;
  text-align: left;
  font-size: 1.2em;
  line-height: 1.8em;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col .row .txt {
    /*sp*/
    width: 100%;
    padding: 0 5%;
  }
}
#company #landscape .inner .content .col:nth-of-type(2) .img {
  order: 2;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col:nth-of-type(2) .img {
    /*sp*/
    margin-bottom: 0;
  }
}
#company #landscape .inner .content .col:nth-of-type(2) .txt {
  order: 1;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .content .col:nth-of-type(2) .txt {
    /*sp*/
    margin-bottom: 1.5rem;
  }
}
#company #landscape .inner .matome {
  padding: 2.0em 0;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .matome {
    /*sp*/
    padding: 1.0rem 0;
  }
}
#company #landscape .inner .matome .inner {
  max-width: 1000px;
  font-size: 1.2em;
  line-height: 1.8em;
  text-align: left;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .matome .inner {
    /*sp*/
    max-width: 90%;
  }
}
#company #landscape .inner .matome .inner > span {
  width: 100%;
  font-size: 1.8em;
  line-height: 1.3em;
  color: #0CA7D7;
  margin-bottom: 1.0em;
  letter-spacing: 4px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #company #landscape .inner .matome .inner > span {
    /*sp*/
    font-size: 1.2rem;
    letter-spacing: 1px;
  }
}
#company #outline {
  padding-top: 4.0em;
}
#company #outline .head {
  background: url(../img/company/outline_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 200px;
  margin-bottom: 2.0em;
}
@media screen and (max-width: 640px) {
  #company #outline .head {
    /*sp*/
    height: 100px;
    background-position: center center;
  }
}
#company #outline .head h2 {
  position: absolute;
  color: #0CA7D7;
  font-size: 4.0em;
  display: block;
  top: -70px;
  right: 0;
  left: 0;
  margin: auto;
  padding: 1.0em 2.0em;
  letter-spacing: 4px;
}
@media screen and (max-width: 640px) {
  #company #outline .head h2 {
    /*sp*/
    font-size: 2.6rem;
    top: -50px;
  }
}
#company #outline .inner span {
  display: block;
  padding: 2.0em 0;
  text-align: center;
}
#company #outline .inner dl {
  margin-bottom: 3.0em;
}
#company #outline .inner dl > div {
  border-bottom: 1px solid #ccc;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
#company #outline .inner dl > div dt {
  width: 25%;
  padding: 25px 0;
  text-align: left;
}
@media screen and (max-width: 640px) {
  #company #outline .inner dl > div dt {
    /*sp*/
    width: 100%;
    padding: 0.5rem 1.0rem;
    background: #eee;
  }
}
#company #outline .inner dl > div dd {
  width: 70%;
  padding: 25px 0;
  text-align: left;
}
@media screen and (max-width: 640px) {
  #company #outline .inner dl > div dd {
    /*sp*/
    width: 100%;
    padding: 0.5rem 1.0rem;
  }
}
#company #access .map iframe {
  width: 100% !important;
}
