.dl01 dt {
  float: left;
}

.dl01 dd {
  padding: 0 0 0 8.5em;
}

.dl01_type01 dt {
  float: left;
}

.dl01_type01 dt span {
  padding-left: 20px;
  text-align: left;
  display: inline-block;
}

.dl01_type01 dd {
  padding: 0 0 0 12em;
}

.dl02 {
  border: 1px solid #E6E6E6;
  border-bottom: none;
}

.dl02.last {
  border-bottom: 1px solid #E6E6E6;
}

.dl02 dt {
  background-color: #F8F8F8;
  padding: 10px 20px;
}

.dl02 dd {
  padding: 10px 20px 25px;
}

.dl02 dd a {
  color: #15BAFF;
}

@media only screen and (max-width: 768px) {
  .dl03 {
    margin-bottom: 5px;
  }
}

.dl03 dt {
  width: 10%;
  float: left;
}

@media only screen and (max-width: 768px) {
  .dl03 dt {
    width: 5em;
  }
}

@media only screen and (max-width: 480px) {
  .dl03 dt {
    width: 5em;
  }
}

.dl03 dd {
  float: left;
}

.dl03 dd.date {
  width: 11%;
}

@media only screen and (max-width: 768px) {
  .dl03 dd {
    width: auto;
  }
  .dl03 dd.date {
    width: 14%;
    float: left;
  }
}

@media only screen and (max-width: 480px) {
  .dl03 dd {
    width: 100%;
  }
  .dl03 dd.date {
    width: 20%;
    float: left;
  }
}

@media screen and (min-width: 480px) and (max-width: 760px) {
  .dl03 dd {
    width: 100%;
  }
  .dl03 dd.date {
    width: 17%;
  }
}

@media only screen and (max-width: 768px) {
  .dl03_type01:first-child dt {
    width: 22%;
  }
}

@media only screen and (max-width: 480px) {
  .dl03_type01:first-child dt {
    width: 25%;
  }
}

.dl03_type01 dt {
  float: left;
}

@media only screen and (max-width: 768px) {
  .dl03_type01 dt {
    width: 5em;
  }
}

@media only screen and (max-width: 480px) {
  .dl03_type01 dt {
    width: 5em;
  }
}

.dl03_type01 dd {
  padding: 0 0 0 1em;
}

.dl03_type01 dd.date {
  width: 11%;
}

.dl03_type01 dd.birthday {
  padding: 0 0 0 7.8em;
}

@media only screen and (max-width: 768px) {
  .dl03_type01 dd {
    padding: 0;
  }
  .dl03_type01 dd.date {
    width: 15%;
  }
  .dl03_type01 dd.birthday {
    padding: 0;
  }
}

@media only screen and (max-width: 480px) {
  .dl03_type01 dd.date {
    width: 20%;
  }
}

.ul01:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  .ul01 {
    margin-bottom: 5px;
  }
}

.ul01 li {
  float: left;
}

.ul01 li:nth-child(1) {
  width: 10%;
}

@media only screen and (max-width: 768px) {
  .ul01 li:nth-child(1) {
    width: 20%;
  }
}

@media only screen and (max-width: 480px) {
  .ul01 li:nth-child(1) {
    width: 25%;
  }
}

.ul01 li:nth-child(2) {
  width: 12%;
}

@media only screen and (max-width: 768px) {
  .ul01 li:nth-child(2) {
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .ul01 li:nth-child(2) {
    width: 50%;
  }
}

.ul01_type01 li:nth-child(1) {
  width: 11%;
}

@media only screen and (max-width: 768px) {
  .ul01_type01 li:nth-child(1) {
    width: 20%;
  }
}

@media only screen and (max-width: 480px) {
  .ul01_type01 li:nth-child(1) {
    width: 25%;
  }
}

.ul01_type01 li:nth-child(2) {
  width: 13%;
}

@media only screen and (max-width: 768px) {
  .ul01_type01 li:nth-child(2) {
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .ul01_type01 li:nth-child(2) {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .ul01_type01 li:nth-child(3) {
    width: 100%;
  }
}

.ul02:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 768px) {
  .ul02 {
    margin-bottom: 5px;
  }
}

.ul02 li {
  float: left;
}

.ul02 li:nth-child(1) {
  width: 24%;
}

@media only screen and (max-width: 768px) {
  .ul02 li:nth-child(1) {
    width: 25%;
  }
}

.ul02 li:nth-child(2) {
  width: 50%;
}

@media only screen and (max-width: 768px) {
  .ul02 li:nth-child(2) {
    width: 100%;
  }
}
/*
.modBlockMap .title {
  margin-bottom: 15px;
}
*/
.modBlockMap .title span {
  font-weight: bold;
  display: block;
}

@media only screen and (max-width: 768px) {
  .modBlockMap .title {
    margin-bottom: 5px;
  }
  .modBlockMap .mapR{
    margin-top: 15px;
  }
}

/* MAPリンク */
@media only screen and (min-width: 769px) {
  .modBlockMap .mapLink:hover{
    opacity: .6;
  }
}

@media only screen and (max-width: 768px) {
  .modBlockMap .address{
    margin-bottom: 5px;
  }
  .modBlockMap .mapLink img{
    width: 42px;
    height: auto;
  }
}

/*
.modBlockMap .map {
  width: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
  height: 380px;
}

.modBlockMap .map iframe {
  width: 100%;
  height: 760px;
  margin-top: -180px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .modBlockMap .map {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
    height: 225px;
  }
  .modBlockMap .map iframe {
    pointer-events: none;
    width: 100%;
    margin-top: -280px;
  }
}
*/
.modBlockMap_type01:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.modBlockMap_type01 .mapL {
  float: left;
  width: 47%;
}

.modBlockMap_type01 .mapR {
  float: right;
  width: 47%;
}

.modBlockMap_type01 .map {
  width: 100%;
  margin: 0 auto 20px;
  overflow: hidden;
  height: 380px;
}

.modBlockMap_type01 .map iframe {
  width: 100%;
  height: 760px;
  margin-top: -180px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  .modBlockMap_type01 .map {
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px;
    height: 225px;
  }
  .modBlockMap_type01 .map iframe {
    pointer-events: none;
    width: 100%;
    margin-top: -280px;
  }
}

@media only screen and (max-width: 768px) {
  .modBlockMap_type01 .mapL, .modBlockMap_type01 .mapR {
    float: none;
    width: 100%;
  }
}

/*# sourceMappingURL=maps/about_company.css.map */
