@charset "UTF-8";
/*=======================================
	breakpoint
=======================================*/
/*=======================================
	hover
=======================================*/
/*=======================================
	中央配置
=======================================*/
/*=======================================
	可変レスポンシブ
=======================================*/
/* PC */
/* TB */
/* SP */
/*=======================================
	ブラウザ別
=======================================*/
/* Safari */
/* Firefox */
header {
  border-bottom: 1px solid rgba(22, 32, 44, 0.12);
}

@media screen and (max-width: 768px) {
  main[class].sitemap {
    padding-top: 38px;
  }
}

/*=======================================
　sitemap
=======================================*/
.breadcrumbs {
  margin: 0 auto;
  padding-top: 28px;
  margin-bottom: 124px;
  max-width: 81.25%;
}
@media screen and (max-width: 768px) {
  .breadcrumbs {
    display: none;
  }
}
.breadcrumbs .inner {
  margin: 0;
}
.breadcrumbs .inner ol li a {
  color: #2A65A9;
}

.service_ttl {
  margin: 50px auto 130.5px;
}
@media screen and (max-width: 768px) {
  .service_ttl {
    margin-top: 0;
    margin-bottom: 36px;
  }
}
.service_ttl h1 {
  margin-bottom: 5px;
  color: #2A65A9;
  text-align: center;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .service_ttl h1 {
    font-size: 28px;
    line-height: 34.8px;
    margin-bottom: 3px;
  }
}
.service_ttl p {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #707070;
  letter-spacing: 0.08em;
  line-height: 33px;
}
@media screen and (max-width: 768px) {
  .service_ttl p {
    font-size: 12px;
    line-height: 21px;
  }
}

.br_988 {
  display: none;
}
@media screen and (max-width: 988px) {
  .br_988 {
    display: inline;
  }
}
@media screen and (max-width: 768px) {
  .br_988 {
    display: none;
  }
}

.sitemap_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5%;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sitemap_contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
  }
}
.sitemap_contents .for_service {
  padding: 3.08% 5% 4.166%;
  width: 47.5%;
  background: #F2F9FC;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_service {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 5%;
    padding: 10%;
  }
}
.sitemap_contents .for_service .sitemap_sttl {
  font-size: 30px;
  font-weight: 700;
  color: #2A65A9;
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #2A65A9;
  letter-spacing: 0.08em;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_service .sitemap_sttl {
    padding-bottom: 3.4px;
    margin-bottom: 7.3px;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
}
.sitemap_contents .for_service .ser_list {
  margin: 20px 0 20px 21px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_service .ser_list {
    margin: 11px 0 11px 21px;
  }
}
.sitemap_contents .for_service .ser_list:last-of-type {
  margin-bottom: 0;
}
.sitemap_contents .for_service .ser_list::before {
  content: "";
  display: block;
  position: relative;
  top: 18px;
  left: -21px;
  width: 10px;
  height: 1px;
  background: #2A65A9;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_service .ser_list::before {
    top: 20px;
  }
}
.sitemap_contents .for_service .ser_list a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 31px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_service .ser_list a {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .sitemap_contents .for_service .ser_list a:hover {
    color: #2A65A9;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .sitemap_contents .for_service .ser_list a:hover {
    color: #2A65A9;
  }
}
.sitemap_contents .for_works {
  padding: 3.08% 5% 4.166%;
  width: 47.5%;
  background: #D0EAFF;
  border-radius: 10px;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works {
    width: 100%;
    margin: 0 auto;
    padding: 10%;
  }
}
.sitemap_contents .for_works .sitemap_sttl {
  font-size: 30px;
  font-weight: 700;
  color: #2A65A9;
  padding-bottom: 14px;
  margin-bottom: 30px;
  border-bottom: 1px solid #2A65A9;
  letter-spacing: 0.08em;
  line-height: 57px;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .sitemap_sttl {
    padding-bottom: 3.4px;
    margin-bottom: 7.3px;
    font-size: 20px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
}
.sitemap_contents .for_works .work_list {
  margin: 20px 0 20px 21px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .work_list {
    margin: 16px 0 16px 21px;
  }
}
.sitemap_contents .for_works .work_list:last-of-type {
  margin-bottom: 0;
}
.sitemap_contents .for_works .work_list::before {
  content: "";
  display: block;
  position: relative;
  top: 18px;
  left: -21px;
  width: 10px;
  height: 1px;
  background: #2A65A9;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .work_list::before {
    top: 20px;
  }
}
.sitemap_contents .for_works .work_list a {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 31px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .work_list a {
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 36px;
  }
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .sitemap_contents .for_works .work_list a:hover {
    color: #2A65A9;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .sitemap_contents .for_works .work_list a:hover {
    color: #2A65A9;
  }
}
.sitemap_contents .for_works .list02 {
  margin-top: 0;
  padding-left: 23px;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .list02 {
    margin-top: -5px;
  }
}
.sitemap_contents .for_works .list02 a {
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .sitemap_contents .for_works .list02 a:hover {
    color: #2A65A9;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .sitemap_contents .for_works .list02 a:hover {
    color: #2A65A9;
  }
}
.sitemap_contents .for_works .list02::before {
  content: "";
  display: block;
  position: relative;
  top: 18px;
  left: -21px;
  width: 10px;
  height: 1px;
  background: #2A65A9;
}
@media screen and (max-width: 768px) {
  .sitemap_contents .for_works .list02::before {
    top: 20px;
  }
}
.sitemap_contents .for_works .list01 {
  margin-bottom: 0;
}

.contents_foot {
  margin: 49px auto 200px;
  width: calc(1600px - 25%);
  max-width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 768px) {
  .contents_foot {
    display: block;
    margin: 24px auto 100px;
  }
}
.contents_foot a {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 57px;
  display: block;
  position: relative;
  margin-right: 25px;
  margin-left: 23px;
  -webkit-transition: color 0.4s ease;
  transition: color 0.4s ease;
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .contents_foot a:hover {
    color: #2A65A9;
  }
}
@media (min-width: 769px) and (-ms-high-contrast: none), (min-width: 769px) and (-ms-high-contrast: active) {
  .contents_foot a:hover {
    color: #2A65A9;
  }
}
.contents_foot a::before {
  content: "";
  display: block;
  position: relative;
  top: 30px;
  left: -21px;
  width: 10px;
  height: 1px;
  background: #2A65A9;
}
@media screen and (max-width: 768px) {
  .contents_foot a::before {
    top: 14px;
  }
}
@media screen and (max-width: 768px) {
  .contents_foot a {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .contents_foot a:last-of-type {
    margin-bottom: 0;
  }
}/*# sourceMappingURL=sitemap.css.map */