@charset "utf-8";

section {
  font-family: "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "Meiryo", "メイリオ",
    "MS Pゴシック", Arial, Helvetica, Verdana, sans-serif;
}

.license-born {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  position: relative;
  color: #000a4b;
  margin: 0 auto;
  padding: 69px 40px;
  width: 950px;
}
.license-born .img-wrapper {
  width: 30.12%;
  margin-left: auto;
}
.license-born .content {
  width: 69.88%;
  max-width: 447px;
  padding: 1px 15px 0 0;
}
.license-born .title {
  position: relative;
  margin-bottom: 32px;
  width: 100%;
  max-width: 502px;
  padding-left: 3px;
}
.license-born .title:before {
  position: absolute;
  content: "";
  width: 100vw;
  right: 90%;
  bottom: 2px;
  height: 1px;
  background: #000a4b;
}

.license-plan {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho,
    "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho,
    "MotoyaLCedar", "Droid Sans Japanese", serif;
  color: #000a4b;
  margin-bottom: 61px;
}
.license-plan .contents {
  position: relative;
  width: 100%;
  max-width: 686px;
  margin: 0 auto;
  padding: 42px 105px 0;
}
.license-plan .title {
  font-size: 24px;
  line-height: 1.75;
  padding: 32px 15px 26px;
  background: #eeeeef;
  font-weight: 500;
  text-align: center;
}
.license-plan .img-wrapper {
  position: absolute;
  left: 0;
  top: -45px;
}

.license-tel {
  display: block;
  padding: 30px 15px 27px;
  text-align: center;
  background: #eeeeef;
}
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
  pointer-events: none;
  cursor: default;
}

.license-destination {
  padding: 42px 0 50px;
}
.license-destination .title {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝", "游明朝体", YuMincho,
    "Yu Mincho", "ＭＳ 明朝", "MS Mincho", "HiraMinProN-W3", "TakaoEx明朝", TakaoExMincho,
    "MotoyaLCedar", "Droid Sans Japanese", serif;
  text-align: center;
  font-size: 24px;
  line-height: 1.75;
  color: #000a4b;
  padding: 0 15px 36px;
  font-weight: 500;
}
.license-destination ul {
  font-size: 12px;
  line-height: 1.75;
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  letter-spacing: -0.5px;
  color: #595757;
  margin: 0 auto;
  width: 767px;
}
.license-destination ul li {
  width: 46.5%;
  padding: 10px 0;
  border-top: 1px solid #c8c9ca;
}
.license-destination ul li:nth-child(even) {
  margin-left: auto;
}
.license-destination ul li:last-child,
.license-destination ul li:nth-last-of-type(2) {
  border-bottom: 1px solid #c8c9ca;
}
.license-destination ul li span {
  font-size: 15px;
  color: #000a4b;
  line-height: 1.5;
}
.license-destination ul li a {
  word-break: break-all;
}

.text-basic {
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", 游明朝, 游明朝体, YuMincho, "Yu Mincho",
    "ＭＳ 明朝", "MS Mincho", HiraMinProN-W3, TakaoEx明朝, TakaoExMincho, MotoyaLCedar,
    "Droid Sans Japanese", serif;
  font-size: 15px;
  line-height: 2;
  font-weight: bold;
  letter-spacing: 1px;
}
.license-plan .text-basic {
  text-align: center;
}
@media screen and (max-width: 950px) {
  .license-born,
  .license-destination,
  .license-destination ul {
    width: auto;
  }
  .license-destination ul {
    padding: 0 15px;
  }
}
@media screen and (max-width: 949px) {
  .license-destination ul {
    font-size: 11px;
    line-height: 1.6;
  }
}
@media screen and (max-width: 768px) {
  .license-born {
    flex-direction: column;
    gap: 40px;
  }
  .license-born .content {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
  .license-born .title {
    max-width: 100%;
  }
  .license-born .title:before {
    content: none;
  }
  .license-born .img-wrapper {
    width: 100%;
  }
  .license-born .img-wrapper img {
    display: block;
    margin: 0 auto;
  }

  .license-plan .title {
    font-size: 19px;
    line-height: 1.6;
  }
  .license-plan .contents {
    padding: 25px 65px 0;
    max-width: 500px;
  }
  .license-plan .img-wrapper {
    width: 60px;
    top: -14px;
  }

  .license-destination ul li {
    width: 100%;
  }
  .license-destination .title {
    font-size: 19px;
    line-height: 1.6;
    padding: 0 15px 15px;
  }

  .text-basic {
    font-size: 13px;
    line-height: 1.6;
    letter-spacing: 0.5px;
  }
  .license-plan .text-basic {
    font-size: 12px;
  }
}
@media only screen and (max-width: 500px) {
  .license-plan .contents {
    padding: 15px 15px 0;
    width: 100%;
  }
  .license-plan .img-wrapper {
    width: 40px;
    position: inherit;
    top: 0;
    left: 0;
    margin: 0 auto 15px;
  }
}
