/* Scss Document */
/* Scss Document */
#key {
  background: url(../img/company/key_bg.jpg) no-repeat center/cover; }
.h3_ttl {
  background: #eeeae2; }

/*.tenji img {
    width: 998px;
    max-width: 100%;
}*/
.tenji .annai .image {
    width: 480px;
    max-width: 100%;
    float: left;
    text-align: center;
}
.tenji .annai .image img {
    width: 100%;
}
.tenji .annai .image .wp-caption-text {
    text-align: center;
}
.tenji .annai .naiyou {
    width: 480px;
    max-width: 100%;
    float: right;
}
.tenji .annai .naiyou h4 {
    font-size: 170%;
    margin-bottom: 50px;
    font-weight: bolder;
}
.tenji .annai .naiyou dl {
    color: #003308;
    margin-bottom: 40px;
    font-weight: bolder;
}
.tenji .annai .naiyou dt {
    font-size: 170%;
}
.tenji .annai .naiyou dd {
    font-size: 120%;
}
.tenji .annai .naiyou h5 {
    font-size: 140%;
    margin-bottom: 10px;
    line-height: 140%;
}
.tenji .annai .naiyou ul {
    margin-bottom: 10px;
    margin-left: 10px;
}
.tenji .annai .naiyou ul li {
    vertical-align: middle;
}
.tenji .annai .naiyou ul li::before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 10px;
    height: 10px;
    background: #010101;
    border-radius: 50%;
    margin-right: 12px;
    margin-top: -2px;
}
.tenji .annai .naiyou p {
    font-size: 90%;
}
.company_img {
  float: left;
  width: 57%; }

.companyInfo {
  float: right;
  width: 38%;
  margin-top: 0px;
  color: #2f2f2f; }
  .companyInfo h4 {
    margin-bottom: 25px; }
    .companyInfo h4 img {
      float: left; }
    .companyInfo h4 span {
      float: left;
      font-size: 18px;
      font-family: kozuka_M;
      line-height: 1.4em; }

.detail_center {
  margin-bottom: 80px; }
@media only screen and (max-width: 1080px) {
  .companyInfo {
    margin-top: 0; } }
@media only screen and (max-width: 768px) {
  .company_img {
    width: 100%; }

  .companyInfo {
    width: 100%;
    margin-top: 30px; }
    .companyInfo h4 {
      margin-bottom: 10px; } 
.tenji .annai .image {
    width: 100%;
    float: none;
}
.tenji .annai .image img {
    width: 100%;
    height: auto;
}
.tenji .annai .naiyou {
    width: 100%;
    float: none;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
}