@charset "UTF-8";
/* CSS Document */
/*--------------------------------------------
* ai anomaly 23.01.
--------------------------------------------*/
.only-pc {
  display: block;
}
@media screen and (max-width: 768px) {
  .only-pc {
    display: none;
  }
}

.only-sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .only-sp {
    display: inline-block;
  }
}

.img-mv__contents--button a:hover {
  color: #fff;
}
@media screen and (max-width: 768px) {
  .img-mv__contents--button .grids__contents {
    align-items: center;
    flex-direction: column;
  }
  .img-mv__contents--button .grids__contents .grids-1 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-2 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-3 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-4 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-5 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-6 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-7 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-8 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-9 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-10 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-11 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents .grids-12 {
    width: 100%;
  }
  .img-mv__contents--button .grids__contents > * {
    margin-bottom: 20px;
  }
  .img-mv__contents--button .grids__contents > *:last-child {
    margin-bottom: 0;
  }
}

@media screen and (min-width: 481px) {
  .grids__contents {
    justify-content: center;
  }
}
.page-nav__list--item a {
  color: #fff;
}
.page-nav__list--item a:hover, .page-nav__list--item a:visited, .page-nav__list--item a:active {
  color: #fff;
}

.tabItemWrapper div.tabSelect span, .tabItemWrapper div:hover span {
  color: #fff;
}

.img-mv__contents--button a:hover, .img-mv__contents--button a:visited, .img-mv__contents--button a:active {
  color: #fff;
}

.contact-info__list .contact-info__item--buttons a:hover, .contact-info__list .contact-info__item--buttons a:visited {
  color: #fff;
}
.contact-info__list .contact-info__item--buttons a.btn-yellow:hover {
  color: #000;
}

.ContactUsButtonHQJp .contactUsButton a:hover, .ContactUsButtonHQJp .contactUsButton a:visited {
  color: #fff;
}
.ContactUsButtonHQJp .contactUsButton--yellow a:hover {
  color: #000;
}

@media screen and (min-width: 769px) {
  .img-mv__contents--right .short-movies {
    position: absolute;
    top: 50%;
    transform: translate(10%, -50%);
  }
  .img-mv__contents--right .short-movies p,
  .img-mv__contents--right .short-movies span {
    color: #fff;
  }
  .img-mv__contents--right .short-movies .short-movies-title {
    margin-bottom: 0.5em;
  }
  .img-mv__contents--right .short-movies p[class$=title] {
    text-align: center;
  }
}
main.xmanaged .sectioning {
  min-width: auto;
}
main.xmanaged .sectioning_layout-inner {
  width: auto;
}
main.xmanaged .section-h3 h3.fllb_hq_gray {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .grid_cols.grid-9 {
    width: 100%;
  }
}
main.xmanaged .grid_contents .grid_cols .scroll-box .table_services-combination {
  width: 100% !important;
}
main.xmanaged .txt-mv__contents--description {
  margin-inline: auto;
  max-width: 500px;
  text-align: left;
}
main.xmanaged .txt-mv__contents--description p {
  margin-bottom: 1em;
  text-align: left;
}
main.xmanaged .txt-mv__contents--description p:last-of-type {
  margin-bottom: 0;
}
main.xmanaged .txt-mv__contents--description > ul > li {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
}
main.xmanaged .txt-mv__contents--description__ul--list {
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
}
main.xmanaged .txt-mv__contents--description__ul--list li {
  text-align: left;
}
main.xmanaged .txt-mv__contents--description__ul--list li::before {
  border-radius: 50%;
  border: 3px solid #333;
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  transform: translateY(-5px);
}
@media screen and (min-width: 481px) {
  main.xmanaged .block-free .grids__contents {
    display: block;
  }
}
main.xmanaged .relation-contents__item--button a:visited, main.xmanaged .relation-contents__item--button a:active {
  color: #fff;
}
main.xmanaged .anchor-nav {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  max-width: none;
  padding: 0;
  width: 100%;
}
main.xmanaged .anchor-nav.col-3 ul li {
  margin-right: 2%;
  width: 32%;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav.col-3 ul li {
    margin: 0 auto 10px;
    width: 100%;
  }
  main.xmanaged .anchor-nav.col-3 ul li:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .anchor-nav.col-4 ul {
  flex-wrap: wrap;
  justify-content: flex-start;
}
main.xmanaged .anchor-nav.col-4 ul li:nth-of-type(even) {
  margin-right: 0;
}
main.xmanaged .anchor-nav.col-4 ul li:nth-of-type(n+3) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav.col-4 ul li {
    margin: 0 auto 10px;
    width: 100%;
  }
  main.xmanaged .anchor-nav.col-4 ul li:nth-of-type(n+3) {
    margin: 0 auto 10px;
  }
  main.xmanaged .anchor-nav.col-4 ul li:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .anchor-nav.col-5 ul {
  flex-wrap: wrap;
  justify-content: flex-start;
}
main.xmanaged .anchor-nav.col-5 ul li {
  margin-right: 2%;
  width: 32%;
}
main.xmanaged .anchor-nav.col-5 ul li:nth-of-type(3n) {
  margin-right: 0;
}
main.xmanaged .anchor-nav.col-5 ul li:nth-of-type(n+4) {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav.col-5 ul li {
    margin: 0 auto 10px;
    width: 100%;
  }
  main.xmanaged .anchor-nav.col-5 ul li:nth-of-type(n+5) {
    margin: 0 auto 10px;
  }
  main.xmanaged .anchor-nav.col-5 ul li:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .anchor-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav ul {
    flex-direction: column;
  }
}
main.xmanaged .anchor-nav ul li {
  margin-right: 2%;
  max-width: none;
  width: 48%;
}
main.xmanaged .anchor-nav ul li:last-of-type {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav ul li {
    margin: 0 auto 10px;
    width: 100%;
  }
  main.xmanaged .anchor-nav ul li:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .anchor-nav ul li a {
  border: solid 1px #09357f;
  color: #09357f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  min-height: 78px;
  padding: 14px 36px 14px 20px;
  position: relative;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  main.xmanaged .anchor-nav ul li a {
    width: 100%;
  }
}
main.xmanaged .anchor-nav ul li a::after {
  border: 0px;
  border-right: solid 2px #09357f;
  border-top: solid 2px #09357f;
  content: "";
  height: 6px;
  right: 20px;
  margin-top: -4px;
  position: absolute;
  top: 50%;
  transform: rotate(135deg);
  width: 6px;
}
main.xmanaged .tabNavigation .tabLayout {
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  main.xmanaged .scroll-box table td::before {
    width: calc(100% + 30px);
  }
}
@media screen and (max-width: 480px) {
  main.xmanaged .scroll-box table th,
  main.xmanaged .scroll-box table td {
    white-space: nowrap;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .table_detail-consulting thead th {
    white-space: nowrap;
  }
}
main.xmanaged .table_detail-consulting thead th {
  text-align: center;
}
main.xmanaged .table_detail-consulting thead th:nth-of-type(1) {
  width: 35%;
}
@media screen and (max-width: 768px) {
  main.xmanaged .table_detail-consulting tbody td {
    white-space: nowrap;
  }
}
main.xmanaged .table_detail-consulting tbody td ul {
  list-style: disc;
  margin-left: 1em;
}
main.xmanaged .table_detail-consulting tbody th,
main.xmanaged .table_detail-consulting tbody td {
  vertical-align: middle;
}
main.xmanaged .table_detail-representative.th-rows-2 tbody tr th:nth-of-type(1) {
  width: 16%;
}
main.xmanaged .table_detail-representative.th-rows-2 tbody tr th:nth-of-type(2) {
  width: 30%;
}
main.xmanaged .table_detail-representative.th-rows-3 tbody tr th:nth-of-type(1) {
  width: 16%;
}
main.xmanaged .table_detail-representative.th-rows-3 tbody tr th:nth-of-type(2), main.xmanaged .table_detail-representative.th-rows-3 tbody tr th:nth-of-type(3) {
  width: 14%;
}
main.xmanaged .table_detail-representative thead th {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  main.xmanaged .table_detail-representative thead th {
    white-space: nowrap;
  }
}
main.xmanaged .table_detail-representative thead th:nth-of-type(1) {
  width: 46%;
}
main.xmanaged .table_detail-representative thead th:nth-of-type(2), main.xmanaged .table_detail-representative thead th:nth-of-type(3), main.xmanaged .table_detail-representative thead th:nth-of-type(4) {
  width: 18%;
}
main.xmanaged .table_detail-representative tbody th {
  background-color: #fff;
  font-weight: normal;
  text-align: left;
}
@media screen and (max-width: 768px) {
  main.xmanaged .table_detail-representative tbody td {
    white-space: nowrap;
  }
}
main.xmanaged .table_detail-representative th,
main.xmanaged .table_detail-representative td {
  line-height: 1.2;
  vertical-align: middle;
}
main.xmanaged .table_detail-representative th.standard,
main.xmanaged .table_detail-representative td.standard {
  background-color: #d2dee5;
}
main.xmanaged .table_detail-representative th.option,
main.xmanaged .table_detail-representative td.option {
  background-color: #a0cbed;
}
main.xmanaged .table_detail-representative th.professional,
main.xmanaged .table_detail-representative td.professional {
  background-color: #fdd000;
}
main.xmanaged .table_detail-representative td.standard, main.xmanaged .table_detail-representative td.option, main.xmanaged .table_detail-representative td.professional {
  padding: 15px 10px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  main.xmanaged .detail-certification {
    display: flex;
    justify-content: center;
  }
  main.xmanaged .detail-certification > * {
    margin-right: 15px;
  }
  main.xmanaged .detail-certification > *:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .detail-certification {
    text-align: center;
  }
  main.xmanaged .detail-certification > * {
    margin-bottom: 15px;
  }
  main.xmanaged .detail-certification > *:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .detail-certification img {
  max-height: 150px;
  max-width: 100%;
}
main.xmanaged .detail-achievement {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}
main.xmanaged .detail-achievement strong {
  color: #c00;
  font-size: 22px;
  font-size: 1.375rem;
}

/* =========================================================
* 2024.03
* パンフレット追記
* ====================================================== */
main.xmanaged .grid_contents .grid_cols .pamphlet {
  margin: 60px auto 0;
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_box {
  display: flex;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_box {
    display: block;
  }
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_txt {
  width: 50%;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_txt {
    width: 100%;
  }
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_txt .link_arrow-bfr {
  margin-top: 30px;
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_img {
  margin: 7px 0 0 55px;
  width: calc(50% - 55px);
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_img {
    margin: 1rem 0 0;
    width: 100%;
  }
  main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_img img {
    width: 100%;
  }
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .link_arrow-bfr {
  padding: 0 0 0 20px;
  position: relative;
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .link_arrow-bfr::before {
  content: "";
  position: absolute;
  left: 0;
  top: 48%;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-bottom: 2px solid #153c70;
  border-right: 2px solid #153c70;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .link_arrow-bfr a {
  font-weight: bold;
}

.ml-0 {
  margin-left: 0px !important;
}

.mr-0 {
  margin-right: 0px !important;
}

.mt-0 {
  margin-top: 0px !important;
}

.mb-0 {
  margin-bottom: 0px !important;
}

@media screen and (min-width: 769px) {
  .pl-0 {
    padding-left: 0px !important;
  }
  .pr-0 {
    padding-right: 0px !important;
  }
  .pt-0 {
    padding-top: 0px !important;
  }
  .pb-0 {
    padding-bottom: 0px !important;
  }
}
.ml-5 {
  margin-left: 5px !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mt-5 {
  margin-top: 5px !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

@media screen and (min-width: 769px) {
  .pl-5 {
    padding-left: 5px !important;
  }
  .pr-5 {
    padding-right: 5px !important;
  }
  .pt-5 {
    padding-top: 5px !important;
  }
  .pb-5 {
    padding-bottom: 5px !important;
  }
}
.ml-10 {
  margin-left: 10px !important;
}

.mr-10 {
  margin-right: 10px !important;
}

.mt-10 {
  margin-top: 10px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

@media screen and (min-width: 769px) {
  .pl-10 {
    padding-left: 10px !important;
  }
  .pr-10 {
    padding-right: 10px !important;
  }
  .pt-10 {
    padding-top: 10px !important;
  }
  .pb-10 {
    padding-bottom: 10px !important;
  }
}
.ml-15 {
  margin-left: 15px !important;
}

.mr-15 {
  margin-right: 15px !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

@media screen and (min-width: 769px) {
  .pl-15 {
    padding-left: 15px !important;
  }
  .pr-15 {
    padding-right: 15px !important;
  }
  .pt-15 {
    padding-top: 15px !important;
  }
  .pb-15 {
    padding-bottom: 15px !important;
  }
}
.ml-20 {
  margin-left: 20px !important;
}

.mr-20 {
  margin-right: 20px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

@media screen and (min-width: 769px) {
  .pl-20 {
    padding-left: 20px !important;
  }
  .pr-20 {
    padding-right: 20px !important;
  }
  .pt-20 {
    padding-top: 20px !important;
  }
  .pb-20 {
    padding-bottom: 20px !important;
  }
}
.ml-25 {
  margin-left: 25px !important;
}

.mr-25 {
  margin-right: 25px !important;
}

.mt-25 {
  margin-top: 25px !important;
}

.mb-25 {
  margin-bottom: 25px !important;
}

@media screen and (min-width: 769px) {
  .pl-25 {
    padding-left: 25px !important;
  }
  .pr-25 {
    padding-right: 25px !important;
  }
  .pt-25 {
    padding-top: 25px !important;
  }
  .pb-25 {
    padding-bottom: 25px !important;
  }
}
.ml-30 {
  margin-left: 30px !important;
}

.mr-30 {
  margin-right: 30px !important;
}

.mt-30 {
  margin-top: 30px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

@media screen and (min-width: 769px) {
  .pl-30 {
    padding-left: 30px !important;
  }
  .pr-30 {
    padding-right: 30px !important;
  }
  .pt-30 {
    padding-top: 30px !important;
  }
  .pb-30 {
    padding-bottom: 30px !important;
  }
}
.ml-35 {
  margin-left: 35px !important;
}

.mr-35 {
  margin-right: 35px !important;
}

.mt-35 {
  margin-top: 35px !important;
}

.mb-35 {
  margin-bottom: 35px !important;
}

@media screen and (min-width: 769px) {
  .pl-35 {
    padding-left: 35px !important;
  }
  .pr-35 {
    padding-right: 35px !important;
  }
  .pt-35 {
    padding-top: 35px !important;
  }
  .pb-35 {
    padding-bottom: 35px !important;
  }
}
.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

@media screen and (min-width: 769px) {
  .pl-40 {
    padding-left: 40px !important;
  }
  .pr-40 {
    padding-right: 40px !important;
  }
  .pt-40 {
    padding-top: 40px !important;
  }
  .pb-40 {
    padding-bottom: 40px !important;
  }
}
.ml-45 {
  margin-left: 45px !important;
}

.mr-45 {
  margin-right: 45px !important;
}

.mt-45 {
  margin-top: 45px !important;
}

.mb-45 {
  margin-bottom: 45px !important;
}

@media screen and (min-width: 769px) {
  .pl-45 {
    padding-left: 45px !important;
  }
  .pr-45 {
    padding-right: 45px !important;
  }
  .pt-45 {
    padding-top: 45px !important;
  }
  .pb-45 {
    padding-bottom: 45px !important;
  }
}
.ml-50 {
  margin-left: 50px !important;
}

.mr-50 {
  margin-right: 50px !important;
}

.mt-50 {
  margin-top: 50px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

@media screen and (min-width: 769px) {
  .pl-50 {
    padding-left: 50px !important;
  }
  .pr-50 {
    padding-right: 50px !important;
  }
  .pt-50 {
    padding-top: 50px !important;
  }
  .pb-50 {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 768px) {
  .txt-mv__contents--description-and-figure {
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 769px) {
  .txt-mv__contents--description-and-figure.grid_contents {
    display: flex;
  }
}
@media screen and (max-width: 768px) {
  .txt-mv__contents--description-and-figure .txt-mv__contents--figure {
    margin: 15px auto 0;
    width: 100% !important;
  }
}

.block-free__inner .blok-free__title.authorized-title {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  text-align: center;
}
.block-free__inner .blok-free__title.authorized-title span {
  color: #5080f4;
}
@media screen and (min-width: 769px) {
  .block-free__inner-contents.authorized_contents {
    display: flex;
  }
}
@media screen and (min-width: 481px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__figures {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .block-free__inner-contents.authorized_contents .authorized_contents__figures figure {
    margin-right: 40px;
    width: 215px;
  }
  .block-free__inner-contents.authorized_contents .authorized_contents__figures figure:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__figures {
    margin: 0 auto 15px;
    width: 100%;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__figures {
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__figures figure {
    margin: 0 auto 10px;
    max-width: 215px;
  }
  .block-free__inner-contents.authorized_contents .authorized_contents__figures figure:last-child {
    margin-bottom: 0;
  }
}
.block-free__inner-contents.authorized_contents .authorized_contents__text {
  font-size: 20px;
  font-size: 1.25rem;
}
@media screen and (max-width: 768px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__text {
    padding: 0 0.8% !important;
    width: 100%;
  }
}
.block-free__inner-contents.authorized_contents .authorized_contents__text p {
  line-height: 2;
}
.block-free__inner-contents.authorized_contents .authorized_contents__text strong {
  font-weight: bold;
}
.block-free__inner-contents.authorized_contents .authorized_contents__text .box-dark-blued {
  padding: 10px 25px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__text .box-dark-blued {
    margin-top: 10px;
  }
}
.block-free__inner-contents.authorized_contents .authorized_contents__text .box-dark-blued > li {
  line-height: 1.6;
}
.block-free__inner-contents.authorized_contents .authorized_contents__text .box-dark-blued > li::before {
  content: "・";
}
.block-free__inner-contents.authorized_contents .authorized_contents__text-in {
  display: flex;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .block-free__inner-contents.authorized_contents .authorized_contents__text-in {
    flex-direction: column;
    justify-content: center;
  }
}
.block-free__inner-contents.authorized_contents .authorized_contents__text-in .arrow-container {
  display: flex;
  align-items: center;
}
.block-free__inner-contents.authorized_contents .authorized_contents__text-in .arrow-container .square {
  background-color: #0f9ed5;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  height: 100px;
  line-height: 1.2;
  padding: 0 1.5em;
  white-space: nowrap;
}
.block-free__inner-contents.authorized_contents .authorized_contents__text-in .arrow-container .triangle {
  width: 0;
  height: 0;
  border-left: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 40px solid #0f9ed5;
  transform: rotate(90deg) translate(calc(25% - 25px), 30px);
  margin-right: -40px;
}
.block-free__inner-contents .box-dark-blued {
  background-color: #dde5f9;
}

.blok-free__title.authorized-title {
  margin: 0 20px 25px;
}

.BackToTop .sub_backTo-top_2 {
  margin: 80px auto 0;
}
.BackToTop .sub_backTo-top_2 .goPageTop {
  color: #333;
}
.BackToTop .sub_backTo-top_2 .goPageTop::after {
  border: 2px solid;
  background: none;
  border-color: #333 #333 transparent transparent;
  content: "";
  display: inline-block;
  height: 12px;
  margin-left: 1em;
  transform: translateY(3px) rotate(-45deg);
  width: 12px;
}

/*--------------------------------------------
* 24.10 Addition
--------------------------------------------*/
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .anchor-nav.col-5 ul li {
    margin-right: 1.0875%;
    margin-top: 0;
    width: 19.13%;
  }
  main.xmanaged .grid_contents .anchor-nav.col-5 ul li:last-of-type {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .anchor-nav.col-5 ul li {
    margin: 0 auto 10px !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 481px) {
  main.xmanaged .grid_contents .anchor-nav.col-5 ul li {
    width: 75%;
  }
}
@media screen and (max-width: 480px) {
  main.xmanaged .grid_contents .anchor-nav.col-5 ul li {
    width: 100%;
  }
}
main.xmanaged .grid_contents .h3__title__2 {
  border-bottom: 4px solid #11366e;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  margin-bottom: 1.8181818182em;
  padding-bottom: 0.6363636364em;
}
main.xmanaged .grid_contents .h3__title__3 {
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
}
main.xmanaged .grid_contents .h3__title__3 + p {
  margin: 10px 0;
}
main.xmanaged .grid_contents .h4__title__2 {
  background-color: #d00f31;
  color: #fff;
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 auto 18px;
  max-width: 900px;
  padding-block: 0.35em;
  text-align: center;
}
main.xmanaged .grid_contents .h4__title__service-combination {
  background-color: #004386;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 24px;
  padding: 10px 0.75em;
  position: relative;
}
main.xmanaged .grid_contents .h4__title__service-combination::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 30px 17.5px 0 17.5px;
  border-color: #004386 transparent transparent transparent;
  transform: rotate(0deg);
  position: absolute;
  margin-bottom: 15px;
  bottom: -30px;
  z-index: -1;
  left: 10%;
}
main.xmanaged .grid_contents .standard-components-list-details-text {
  background-color: #f6f6f6;
  padding: 0.25em;
}
main.xmanaged .grid_contents .standard-components-list-details-text u {
  text-decoration: underline;
}
main.xmanaged .grid_contents .dl-service-system {
  display: flex;
  align-items: center;
  margin: 0 auto 8px;
  max-width: 900px;
}
main.xmanaged .grid_contents .dl-service-system:last-child {
  margin-bottom: 35px;
}
main.xmanaged .grid_contents .dl-service-system dt {
  border-radius: 5px;
  font-weight: bold;
  margin-right: 2.5%;
  padding-block: 0.25em;
  text-align: center;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-service-system dt {
    width: 20%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .dl-service-system dt {
    width: 50%;
  }
}
main.xmanaged .grid_contents .dl-service-system dt.std {
  background-color: #ea7274;
  color: #fff;
}
main.xmanaged .grid_contents .dl-service-system dt.opt {
  background-color: #febd9B;
}
main.xmanaged .grid_contents .dl-service-system dt.pro {
  background-color: #ffe7b5;
}
main.xmanaged .grid_contents .dl-service-system dt:last-child {
  margin-bottom: 0;
}
main.xmanaged .grid_contents .dl-service-system dd {
  margin-bottom: 8px;
  width: 77.5%;
}
main.xmanaged .grid_contents .dl-service-system dd:last-child {
  margin-bottom: 0;
}
main.xmanaged .grid_contents .dl-thumbs-up {
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-thumbs-up {
    display: flex;
    max-width: 980px;
  }
}
main.xmanaged .grid_contents .dl-thumbs-up dt {
  background-color: #d00f31;
  border: 1px solid #d00f31;
  color: #fff;
  padding: 4px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-thumbs-up dt {
    width: 22.5%;
  }
}
main.xmanaged .grid_contents .dl-thumbs-up dt::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-thumbs-up.png");
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
  display: block;
  height: 50px;
  margin-right: 0.75em;
  min-width: 50px;
  width: 50px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-thumbs-up dd {
    border: 1px solid #d00f31;
    border-left: none;
    padding-inline: 1em;
    width: 77.5%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .dl-thumbs-up dd {
    border: 1px solid #d00f31;
    padding: 1em;
  }
}
main.xmanaged .grid_contents .dl-thumbs-up dt,
main.xmanaged .grid_contents .dl-thumbs-up dd {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-digital-operation-platform {
    display: flex;
    align-items: center;
    margin: 0 auto 8px;
    max-width: 926px;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .dl-digital-operation-platform {
    margin: 0 auto 20px;
  }
}
main.xmanaged .grid_contents .dl-digital-operation-platform:last-child {
  margin-bottom: 35px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-digital-operation-platform dt {
    margin-right: 3.5%;
    max-width: 242px;
    width: 26%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .dl-digital-operation-platform dt {
    max-width: 300px;
    width: 100%;
  }
}
main.xmanaged .grid_contents .dl-digital-operation-platform dd {
  font-size: 16px;
  font-size: 1rem;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .dl-digital-operation-platform dd {
    display: flex;
    align-items: center;
    width: 70.5%;
  }
}
main.xmanaged .grid_contents .anchor-link-inner a {
  color: #d00f31;
  font-size: 16px;
  font-size: 1rem;
  text-decoration: underline;
}
main.xmanaged .grid_contents .anchor-link-inner a:hover {
  text-decoration: none;
}
main.xmanaged .grid_contents .anchor-link-inner a::before {
  content: "";
  display: inline-block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #d00f31;
  transform: rotate(0deg);
  margin-right: 0.5em;
}
main.xmanaged .grid_contents .fig-contents-lead {
  margin: 0 auto 45px;
  max-width: 743px;
}
main.xmanaged .grid_contents .fig-balance-outsourcing-and-cost {
  margin: 0 auto 28px;
  max-width: 855px;
}
main.xmanaged .grid_contents .fig-digital-operation-platform {
  margin: 0 auto 50px;
  max-width: 960px;
}
main.xmanaged .grid_contents .fig-list-of-provided-functions {
  display: flex;
  align-items: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .fig-list-of-provided-functions {
    flex-direction: column;
  }
}
main.xmanaged .grid_contents .fig-list-of-provided-functions figure {
  width: 100%;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .fig-list-of-provided-functions figure {
    margin-right: 26px;
    width: 670px;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .fig-list-of-provided-functions figure {
    margin: 0 auto 20px;
  }
}
main.xmanaged .grid_contents .fig-list-of-provided-functions figure + p {
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 1em;
  padding-bottom: 0.25em;
}
main.xmanaged .grid_contents .fig-consideration-for-carbon-neutrality {
  margin: 1.5rem auto 30px;
  max-width: 720px;
}
main.xmanaged .grid_contents .fig-as-is-to-be {
  margin: 0 auto 28px;
  max-width: 960px;
}
main.xmanaged .grid_contents .table_service-combination {
  border-collapse: separate;
}
main.xmanaged .grid_contents .table_service-combination th,
main.xmanaged .grid_contents .table_service-combination td {
  border: none;
}
main.xmanaged .grid_contents .table_service-combination thead th {
  padding: 10px;
}
main.xmanaged .grid_contents .table_service-combination thead th .operation::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-operation.png");
  height: 24.66666px;
  width: 23px;
}
main.xmanaged .grid_contents .table_service-combination thead th .delivery::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-delivery.png");
  height: 23.33333px;
  width: 29.33333px;
}
main.xmanaged .grid_contents .table_service-combination thead th .design::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-design.png");
  height: 23.33333px;
  width: 24px;
}
main.xmanaged .grid_contents .table_service-combination thead th .operation,
main.xmanaged .grid_contents .table_service-combination thead th .delivery,
main.xmanaged .grid_contents .table_service-combination thead th .design {
  display: flex;
  align-items: center;
  color: #333;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: bold;
  height: 25px;
}
main.xmanaged .grid_contents .table_service-combination thead th .operation::before,
main.xmanaged .grid_contents .table_service-combination thead th .delivery::before,
main.xmanaged .grid_contents .table_service-combination thead th .design::before {
  content: "";
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 2px;
}
main.xmanaged .grid_contents .table_service-combination thead th:first-child {
  border-top-left-radius: 5px;
}
main.xmanaged .grid_contents .table_service-combination thead th:last-child {
  border-top-right-radius: 5px;
}
main.xmanaged .grid_contents .table_service-combination thead th:nth-child(1), main.xmanaged .grid_contents .table_service-combination thead th:nth-child(2) {
  width: 40%;
}
main.xmanaged .grid_contents .table_service-combination thead th:nth-child(3) {
  width: 20%;
}
main.xmanaged .grid_contents .table_service-combination tbody tr:last-child td:first-child {
  border-bottom-left-radius: 5px;
}
main.xmanaged .grid_contents .table_service-combination tbody tr:last-child td:last-child {
  border-bottom-right-radius: 5px;
}
main.xmanaged .grid_contents .table_service-combination tbody td {
  padding: 10px;
}
main.xmanaged .grid_contents .table_service-combination thead th,
main.xmanaged .grid_contents .table_service-combination tbody td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_service-combination thead th:first-child,
main.xmanaged .grid_contents .table_service-combination tbody td:first-child {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_service-combination thead tr:first-child th {
  border-top: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_service-combination tbody tr:first-child td:first-child {
  border-top: none;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head {
  display: flex;
  margin-top: 3px;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head > li {
  background-color: #fff;
  border-radius: 5px;
  color: #ccc;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: bold;
  letter-spacing: -0.1em;
  margin-right: 7px;
  padding-block: 4px;
  text-align: center;
  width: 120px;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head > li.std.active {
  background-color: #ea7274;
  color: #fff;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head > li.opt.active {
  background-color: #febd9B;
  color: #333;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head > li.pro.active {
  background-color: #ffe7b5;
  color: #333;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__head > li:last-child {
  margin-right: 0;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__body > li {
  color: #000;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__body > li::before {
  border-radius: 25%;
  content: "";
  display: inline-block;
  height: 12px;
  margin-right: 3px;
  width: 12px;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__body > li.std::before {
  background-color: #ea7274;
  border: 1px solid #ff5180;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__body > li.opt::before {
  background-color: #febd9B;
  border: 1px solid #ff876c;
}
main.xmanaged .grid_contents .table_service-combination .list-service-combination__body > li.pro::before {
  background-color: #ffe7b5;
  border: 1px solid #ffae00;
}
main.xmanaged .grid_contents .table_detail-representative {
  border-collapse: separate;
  border-left: 8px solid #d9d9d9;
}
main.xmanaged .grid_contents .table_detail-representative th,
main.xmanaged .grid_contents .table_detail-representative td {
  border: none;
}
main.xmanaged .grid_contents .table_detail-representative.operation caption > div > p::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-operation.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 24.66666px;
  margin-inline: 8px;
  width: 23px;
}
main.xmanaged .grid_contents .table_detail-representative.delivery caption > div > p::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-delivery.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 23.33333px;
  margin-inline: 8px;
  width: 29.33333px;
}
main.xmanaged .grid_contents .table_detail-representative.design caption > div > p::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-design.png");
  background-repeat: no-repeat;
  background-size: contain;
  height: 23.33333px;
  margin-inline: 8px;
  width: 24px;
}
main.xmanaged .grid_contents .table_detail-representative caption {
  text-align: left;
}
main.xmanaged .grid_contents .table_detail-representative caption > div {
  display: inline-block;
  min-width: 265px;
  width: 265px;
}
main.xmanaged .grid_contents .table_detail-representative caption > div > p {
  background-color: #d9d9d9;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 8px;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
main.xmanaged .grid_contents .table_detail-representative caption > div > p::before, main.xmanaged .grid_contents .table_detail-representative caption > div > p::after {
  content: "";
  display: block;
}
main.xmanaged .grid_contents .table_detail-representative caption > div > p::after {
  border-color: transparent transparent transparent #d9d9d9;
  border-style: solid;
  border-width: calc(1rem + 30px) 0 0 calc(1rem + 30px);
  bottom: 0;
  height: 0px;
  position: absolute;
  right: calc((1rem + 30px) * -1);
  transform: rotate(0deg);
  width: 0px;
  z-index: -1;
}
main.xmanaged .grid_contents .table_detail-representative caption p.caption-note {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  left: calc(14rem + 100px);
}
main.xmanaged .grid_contents .table_detail-representative thead,
main.xmanaged .grid_contents .table_detail-representative tbody {
  display: table-row-group;
}
main.xmanaged .grid_contents .table_detail-representative thead th,
main.xmanaged .grid_contents .table_detail-representative thead td,
main.xmanaged .grid_contents .table_detail-representative tbody th,
main.xmanaged .grid_contents .table_detail-representative tbody td {
  color: #000;
}
main.xmanaged .grid_contents .table_detail-representative thead {
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative thead th {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative thead .radius-top-left {
  border-top-left-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-representative thead .radius-top-left::before {
  content: "";
  display: block;
  top: -10px;
  left: -10px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d9d9d9;
  z-index: -1;
}
main.xmanaged .grid_contents .table_detail-representative thead .radius-top-right {
  border-top-right-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-representative thead tr:first-child th:first-child {
  background-color: #e5eff3;
  border-left: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative thead tr:first-child th.std {
  background-color: #ea7274;
  color: #fff;
  width: 16.66667%;
  white-space: nowrap;
}
main.xmanaged .grid_contents .table_detail-representative thead tr:first-child th.opt {
  background-color: #febd9B;
  width: 16.66667%;
  white-space: nowrap;
}
main.xmanaged .grid_contents .table_detail-representative thead tr:first-child th.pro {
  background-color: #ffe7b5;
  width: 16.66667%;
  white-space: nowrap;
}
main.xmanaged .grid_contents .table_detail-representative thead tr th {
  border-top: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative tbody {
  border-left: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative tbody th,
main.xmanaged .grid_contents .table_detail-representative tbody td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-representative tbody .radius-bottom-left {
  border-bottom-left-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-representative tbody .radius-bottom-left::after {
  content: "";
  display: block;
  bottom: -10px;
  left: -10px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d9d9d9;
  z-index: -1;
}
main.xmanaged .grid_contents .table_detail-representative tbody .radius-bottom-right {
  border-bottom-right-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-representative tbody tr th,
main.xmanaged .grid_contents .table_detail-representative tbody tr td {
  background-color: #fff;
  padding: 10px 6px;
}
main.xmanaged .grid_contents .table_detail-representative tbody tr th:not(.th-head) {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-representative tbody tr th.th-head {
    white-space: nowrap;
  }
}
main.xmanaged .grid_contents .table_detail-representative tbody tr td {
  text-align: center;
  vertical-align: middle;
}
main.xmanaged .grid_contents .table_detail-representative tbody tr td.std {
  background-color: rgba(234, 114, 116, 0.1);
}
main.xmanaged .grid_contents .table_detail-representative tbody tr td.opt {
  background-color: rgba(254, 189, 155, 0.1);
}
main.xmanaged .grid_contents .table_detail-representative tbody tr td.pro {
  background-color: rgba(255, 231, 181, 0.1);
}
main.xmanaged .grid_contents .table_detail-representative.design thead th {
  background-color: #fff !important;
  font-weight: normal;
  text-align: left;
}
main.xmanaged .grid_contents .table_detail-representative.design tbody td ul {
  margin-inline: 1rem;
  text-align: left;
}
main.xmanaged .grid_contents .table_detail-representative.design tbody td ul li::before {
  content: "・";
}
main.xmanaged .grid_contents .table_detail-standard-components {
  border-collapse: separate;
  border-left: 8px solid #d9d9d9;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-standard-components {
    width: 120% !important;
  }
}
main.xmanaged .grid_contents .table_detail-standard-components.title {
  border-left: none;
}
main.xmanaged .grid_contents .table_detail-standard-components caption {
  text-align: left;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .table_detail-standard-components caption {
    width: 32.7%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-standard-components caption {
    width: 80%;
  }
}
main.xmanaged .grid_contents .table_detail-standard-components caption > div {
  display: block;
}
main.xmanaged .grid_contents .table_detail-standard-components caption > div > p {
  background-color: #d9d9d9;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  padding: 10px 8px;
  position: relative;
  text-align: left;
  white-space: nowrap;
}
main.xmanaged .grid_contents .table_detail-standard-components caption > div > p::before, main.xmanaged .grid_contents .table_detail-standard-components caption > div > p::after {
  content: "";
  display: block;
}
main.xmanaged .grid_contents .table_detail-standard-components caption > div > p::after {
  border-color: transparent transparent transparent #d9d9d9;
  border-style: solid;
  border-width: calc(1rem + 30px) 0 0 calc(1rem + 30px);
  bottom: 0;
  height: 0px;
  position: absolute;
  right: calc((1rem + 30px) * -1);
  transform: rotate(0deg);
  width: 0px;
}
main.xmanaged .grid_contents .table_detail-standard-components caption p.caption-note {
  position: absolute;
  top: 0;
  height: 100%;
  display: flex;
  align-items: center;
  left: calc(12rem + 100px);
}
main.xmanaged .grid_contents .table_detail-standard-components th,
main.xmanaged .grid_contents .table_detail-standard-components td {
  border: none;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody {
  display: table-row-group;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody tr:first-child th {
  border-left: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody tr:first-child th,
main.xmanaged .grid_contents .table_detail-standard-components tbody tr:first-child td {
  border-top: 1px solid #ccc;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody th,
main.xmanaged .grid_contents .table_detail-standard-components tbody td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #000;
  padding: 10px 6px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody th.header,
main.xmanaged .grid_contents .table_detail-standard-components tbody td.header {
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-standard-components tbody th.header:first-child,
  main.xmanaged .grid_contents .table_detail-standard-components tbody td.header:first-child {
    width: calc(33.33333vw + 8px);
  }
}
main.xmanaged .grid_contents .table_detail-standard-components tbody th {
  background-color: #fff;
  vertical-align: middle;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody th.header {
  background-color: #f6f6f6;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .table_detail-standard-components tbody th {
    width: 33.33333%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-standard-components tbody th {
    width: 33.333333vw;
  }
}
main.xmanaged .grid_contents .table_detail-standard-components tbody td {
  background-color: #e5eff3;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .table_detail-standard-components tbody td {
    width: 66.66666%;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .table_detail-standard-components tbody td {
    width: 66.66666vw;
  }
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-top-left {
  border-top-left-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-top-left::before {
  content: "";
  display: block;
  top: -10px;
  left: -10px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d9d9d9;
  z-index: -1;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-top-right {
  border-top-right-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-bottom-left {
  border-bottom-left-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-bottom-left::after {
  content: "";
  display: block;
  bottom: -10px;
  left: -10px;
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #d9d9d9;
  z-index: -1;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody .radius-bottom-right {
  border-bottom-right-radius: 10px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.tanium, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.sentinelone, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.aws, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.azure, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.taikan {
  display: flex;
  align-items: center;
  padding-block: 3px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.tanium::before, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.sentinelone::before, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.aws::before, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.azure::before, main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.taikan::before {
  content: "";
  display: block;
  height: 24.33333px;
  margin-right: 4px;
  min-width: 24.33333px;
  width: 24.33333px;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.tanium::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-standard-components_tanium.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.sentinelone::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-standard-components_sentinelone.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.azure::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-standard-components_azure.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.aws::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-standard-components_aws.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main.xmanaged .grid_contents .table_detail-standard-components tbody ul li.taikan::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/services/xmanaged/img/detail/icon-standard-components_taikan.png");
  background-repeat: no-repeat;
  background-size: contain;
}
main.xmanaged .block-free__inner.contents-lead {
  max-width: 1060px;
}
main.xmanaged .block-free__inner .grid_contents h2.blok-free__title {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 25px;
  text-align: center;
}
main.xmanaged .block-free__inner .grid_contents .pentagon-blued {
  display: flex;
  max-width: 722px;
  margin: 0 auto 45px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .block-free__inner .grid_contents .pentagon-blued {
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .block-free__inner .grid_contents .pentagon-blued {
    align-items: center;
    flex-direction: column;
  }
}
main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl {
  background-color: #0f9ed5;
  color: #fff;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.2;
  padding-block: 5px 0;
  position: relative;
  text-align: center;
  width: 230px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl {
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl {
    margin-bottom: 50px;
  }
  main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl:last-child {
    margin-bottom: 35px;
  }
}
main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl strong {
  color: #fff;
  font-size: 31px;
  font-size: 1.9375rem;
}
main.xmanaged .block-free__inner .grid_contents .pentagon-blued > .pentagon-dl::after {
  content: "";
  display: block;
  position: absolute;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 35px 115px 0 115px;
  border-color: #0f9ed5 transparent transparent transparent;
  transform: rotate(0deg);
  top: 100%;
}
main.xmanaged .block-free__inner .grid_contents .pentagon-blued + p {
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 35px;
}
main.xmanaged .block-free__inner .blok-free__title.authorized-title {
  font-size: 26px;
  font-size: 1.625rem;
}
main.xmanaged .block-free__wrapped_with_dotted_line {
  border: 3px dotted #ccc;
  padding: 30px 20px;
}
main.xmanaged .consideration-for-carbon-neutrality figure {
  margin-bottom: 30px;
}
main.xmanaged .consideration-for-carbon-neutrality figure figcaption {
  color: #333;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 15px;
}
main.xmanaged .consideration-for-carbon-neutrality .list_figure-notes {
  color: #333;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center;
}
main.xmanaged .link_arrow-bfr-list {
  display: flex;
  margin-top: 1rem;
}
main.xmanaged .link_arrow-bfr-list .link_arrow-bfr {
  margin-right: 3rem;
}
main.xmanaged .link_arrow-bfr-list .link_arrow-bfr:last-child {
  margin-right: 0;
}
main.xmanaged .grid_contents .grid_cols .pamphlet .pamphlet_in .pamphlet_img {
  min-width: 335px;
}
@media screen and (min-width: 769px) {
  main.xmanaged .txt-mv__contents--inner {
    padding: 30px 50px 20px;
  }
}
main.xmanaged .txt-mv__contents--title h1 {
  margin-bottom: 30px;
}
main.xmanaged .txt-mv__contents--title h1 span {
  font-size: 20px;
  font-size: 1.25rem;
}

.sp-scroll-notes {
  display: none;
}
@media screen and (max-width: 768px) {
  .sp-mgb0 {
    margin-bottom: 0 !important;
  }
  .sp-scroll-notes {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    margin-block: 0.25em 1.81818em !important;
  }
}

main.xmanaged .grid_contents .grid_cols .anchor-nav {
  display: block;
}
@media screen and (min-width: 769px) {
  main.xmanaged .grid_contents .grid_cols .anchor-nav.col-2 ul li {
    max-width: 225px;
    width: 21.2%;
  }
  main.xmanaged .grid_contents .grid_cols .anchor-nav.col-3 ul li {
    max-width: none;
    width: 33%;
  }
  main.xmanaged .grid_contents .grid_cols .anchor-nav.col-3 ul li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 768px) {
  main.xmanaged .grid_contents .grid_cols .anchor-nav ul li {
    margin: 0 0 10px 0;
  }
  main.xmanaged .grid_contents .grid_cols .anchor-nav ul li:last-of-type {
    margin-bottom: 0;
  }
}
main.xmanaged .grid_contents ul.standard-components-list-notes li {
  font-size: 14px;
  font-size: 0.875rem;
  margin-left: 1.1em;
  text-indent: -1.1em;
}
main.xmanaged .grid_contents ul.standard-components-list-notes li::before {
  content: "※";
  margin-right: 0.25em;
}
main.xmanaged .grid_contents ul.standard-components-list-details li {
  margin-left: 1.5em;
  text-indent: -1.5em;
}
main.xmanaged .grid_contents ul.standard-components-list-details li::before {
  content: "※";
  margin-right: 0.25em;
}
main.xmanaged .grid_contents ul.standard-components-list-details li.link::before {
  color: #cc0032;
}
main.xmanaged .grid_contents ul.standard-components-list-details li.link a {
  color: #cc0032;
}
main.xmanaged .grid_contents ul.standard-components-list-details li.link a:visited, main.xmanaged .grid_contents ul.standard-components-list-details li.link a:active, main.xmanaged .grid_contents ul.standard-components-list-details li.link a:focus {
  color: #cc0032;
}
main.xmanaged .grid_contents ul.standard-components-list-details a.link {
  color: #cc0032;
}
main.xmanaged .grid_contents ul.standard-components-list-details a.link:visited, main.xmanaged .grid_contents ul.standard-components-list-details a.link:active, main.xmanaged .grid_contents ul.standard-components-list-details a.link:focus {
  color: #cc0032;
}
main.xmanaged .h4__title__3 {
  background-color: #f6f6f6;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 0.75em;
  text-align: left;
}
main.xmanaged table.table-01, main.xmanaged table.table-02 {
  margin-inline: auto;
  max-width: 880px;
}
main.xmanaged table.table-01 th,
main.xmanaged table.table-01 td, main.xmanaged table.table-02 th,
main.xmanaged table.table-02 td {
  line-height: 1.25;
}
main.xmanaged table.table-01 th, main.xmanaged table.table-02 th {
  background-color: #fcede4;
  text-align: center;
}
main.xmanaged table.table-02 tbody th,
main.xmanaged table.table-02 tbody td {
  vertical-align: middle;
}
main.xmanaged table.table-02 tbody th {
  background-color: transparent;
  font-weight: bold;
  text-align: left;
}
main.xmanaged table.table-02 tbody td {
  text-align: center;
}
main.xmanaged table.table-02 tbody td strong {
  color: #cc0032;
}
main.xmanaged table.last-column-border tr th:last-child,
main.xmanaged table.last-column-border tr td:last-child {
  border-left: 4px solid #333;
  border-right: 4px solid #333;
}
main.xmanaged table.last-column-border thead tr:last-child th:last-child,
main.xmanaged table.last-column-border thead tr:last-child td:last-child {
  border: 4px solid #333;
  border-bottom: none;
}
main.xmanaged table.last-column-border tbody tr:last-child th:last-child,
main.xmanaged table.last-column-border tbody tr:last-child td:last-child {
  border: 4px solid #333;
  border-top: none;
}
main ul.list-01 li::before {
  border-radius: 50%;
  border: 5px solid #333;
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  transform: translateY(-2px);
}
@media screen and (min-width: 769px) {
  main .introduction-speed {
    display: flex;
    justify-content: center;
    margin-inline: auto;
  }
}
main .introduction__speed__box {
  background-color: #eee;
  padding: 18px;
}
@media screen and (min-width: 769px) {
  main .introduction__speed__in:first-of-type {
    margin-right: 45px;
    width: 35%;
  }
  main .introduction__speed__in:nth-of-type(2) {
    width: 40%;
  }
}
@media screen and (max-width: 768px) {
  main .introduction__speed__in:first-of-type {
    margin-bottom: 30px;
  }
}
main .introduction__speed__title {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 1em;
  text-align: center;
}
main .introduction__speed__list li::before {
  content: "・";
}
main .introduction__speed__arrow-1, main .introduction__speed__arrow-2 {
  display: flex;
  align-items: center;
  margin-top: 14px;
}
main .introduction__speed__arrow-1::before, main .introduction__speed__arrow-2::before {
  content: "";
  display: block;
  width: calc(100% - 30px);
  height: 14px;
}
main .introduction__speed__arrow-1::after, main .introduction__speed__arrow-2::after {
  content: "";
  display: block;
  width: 30px;
  height: 31.1px;
  clip-path: polygon(0 27.5%, 48.1% 27.5%, 48.1% 0, 100% 50%, 48.1% 100%, 48.1% 72.5%, 0 72.5%);
}
main .introduction__speed__arrow-1::before, main .introduction__speed__arrow-1::after {
  background: #e19576;
}
main .introduction__speed__arrow-2::before, main .introduction__speed__arrow-2::after {
  background: #cc0032;
}
main .introduction__speed__arrow__text {
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 0.25em;
  text-align: center;
}