@media screen and (min-width: 960px), print {
  #contents.outline .outline-table {
    padding-top: 20px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline .outline-table {
    padding-top: 4.66667vw;
  }
}
#contents.outline .outline-table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 959px) {
  #contents.outline .outline-table {
    box-sizing: border-box;
    width: calc(100vw - 5.33333vw);
    max-width: none;
    margin-right: calc(-1 * 5.33333vw);
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline .outline-table.scroll-hint .scroll-hint-text {
    font-size: 12px;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  #contents.outline .outline-table.scroll-hint .scroll-hint-icon {
    width: 148px;
    padding-top: 24px;
  }
}
#contents.outline .outline-table table {
  width: 1200px;
  min-width: 1200px;
  max-width: none;
  table-layout: fixed;
  border-collapse: collapse;
  border: 2px solid #D3DFEB;
}
#contents.outline .outline-table table th, #contents.outline .outline-table table td {
  border: 2px solid #D3DFEB;
  padding: 14px 20px;
  vertical-align: top;
}
@media screen and (min-width: 960px), print {
  #contents.outline .outline-table table th, #contents.outline .outline-table table td {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline .outline-table table th, #contents.outline .outline-table table td {
    font-size: 160%;
  }
}
#contents.outline .outline-table table thead th {
  background-color: #1255A2;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}
#contents.outline .outline-table table thead th.name {
  width: 280px;
  min-width: 280px;
}
#contents.outline .outline-table table tbody td {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #fff;
}
#contents.outline .outline-table table tbody td.name {
  vertical-align: middle;
  width: 280px;
  min-width: 280px;
}
#contents.outline .outline-table table a {
  color: #1255A2;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
#contents.outline .outline-table table a::after {
  content: "";
  display: block;
  flex-shrink: 0;
  width: 14px;
  height: 14px;
  background: url("../img/page_outline/ic-line_bl.svg") 50% 50%/contain no-repeat;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview {
    padding-top: 120px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview {
    padding-top: 10.66667vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview {
    padding-bottom: 100px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview {
    padding-bottom: 10.66667vw;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview {
    overflow-x: hidden;
    max-width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #contents.outline #overview > .inside {
    overflow-x: visible;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content {
    min-width: 0;
    max-width: 100%;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table {
    padding-top: 40px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table {
    padding-top: 4vw;
  }
}
#contents.outline #overview .content .table {
  display: block;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table {
    box-sizing: border-box;
    width: calc(100vw - 5.33333vw);
    max-width: none;
    margin-right: calc(-1 * 5.33333vw);
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table.scroll-hint .scroll-hint-text {
    font-size: 12px;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  #contents.outline #overview .content .table.scroll-hint .scroll-hint-icon {
    width: 148px;
    padding-top: 24px;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table {
    width: 1200px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table {
    width: 160vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table {
    min-width: 1200px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table {
    min-width: 160vw;
  }
}
#contents.outline #overview .content .table table {
  max-width: none;
  table-layout: fixed;
  border-collapse: collapse;
  border: 2px solid #D3DFEB;
}
#contents.outline #overview .content .table table th, #contents.outline #overview .content .table table td {
  border: 2px solid #D3DFEB;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table th, #contents.outline #overview .content .table table td {
    padding: 14px 20px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table th, #contents.outline #overview .content .table table td {
    padding: 1.86667vw 2.66667vw;
  }
}
#contents.outline #overview .content .table table th {
  background-color: #1255A2;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table th {
    width: 282px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table th {
    width: 37.6vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table th {
    min-width: 282px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table th {
    min-width: 37.6vw;
  }
}
#contents.outline #overview .content .table table th {
  box-sizing: border-box;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table th {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table th {
    font-size: 160%;
  }
}
#contents.outline #overview .content .table table td {
  width: auto;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #fff;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table td {
    font-size: 160%;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table td {
    font-size: 160%;
  }
}
#contents.outline #overview .content .table table a {
  color: #1255A2;
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}
#contents.outline #overview .content .table table a::after {
  content: "";
  display: block;
  flex-shrink: 0;
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table a::after {
    width: 14px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table a::after {
    width: 1.86667vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #overview .content .table table a::after {
    height: 14px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .table table a::after {
    height: 1.86667vw;
  }
}
#contents.outline #overview .content .table table a::after {
  background: url("../img/page_outline/ic-line_bl.svg") 50% 50%/contain no-repeat;
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #contents.outline #overview .content .scroll-hint-shadow-wrap {
    box-sizing: border-box;
    width: calc(100vw - 5.33333vw);
    max-width: none;
    margin-right: calc(-1 * 5.33333vw);
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #overview .content .scroll-hint-shadow-wrap::before, #contents.outline #overview .content .scroll-hint-shadow-wrap::after {
    display: none;
  }
  #contents.outline #overview .content .scroll-hint-shadow-wrap .table.js-scrollable {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart {
    padding-top: 120px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart {
    padding-top: 9.33333vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart {
    padding-bottom: 120px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart {
    padding-bottom: 9.33333vw;
  }
}
#contents.outline #chart {
  background-image: linear-gradient(#1255A2, #3981D5);
}
@media screen and (max-width: 959px) {
  #contents.outline #chart {
    overflow-x: hidden;
    max-width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #contents.outline #chart > .inside {
    overflow-x: visible;
  }
}
#contents.outline #chart .chart {
  background-color: #fff;
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart {
    padding-top: 60px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    padding-top: 5.33333vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart {
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    padding-bottom: 5.33333vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart {
    padding-left: 30px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    padding-left: 4vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart {
    padding-right: 30px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    padding-right: 4vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart {
    margin-top: 40px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    margin-top: 6.66667vw;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart {
    box-sizing: border-box;
    width: 100vw;
    max-width: none;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
#contents.outline #chart .chart .organization-img {
  margin: 0 auto;
}
@media screen and (min-width: 960px), print {
  #contents.outline #chart .chart .organization-img {
    max-width: 980px;
    width: 100%;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart .organization-img {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart .organization-img.scroll-hint .scroll-hint-text {
    font-size: 12px;
    line-height: 1.4;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    font-weight: 500;
  }
  #contents.outline #chart .chart .organization-img.scroll-hint .scroll-hint-icon {
    width: 148px;
    padding-top: 24px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart .organization-img picture {
    display: block;
    width: 168.8vw;
    min-width: 168.8vw;
  }
}
#contents.outline #chart .chart .organization-img img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 959px) {
  #contents.outline #chart .chart .scroll-hint-shadow-wrap {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  #contents.outline #chart .chart .scroll-hint-shadow-wrap::before, #contents.outline #chart .chart .scroll-hint-shadow-wrap::after {
    display: none;
  }
  #contents.outline #chart .chart .scroll-hint-shadow-wrap .organization-img.js-scrollable {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation,
  #contents.outline #affiliate {
    overflow-x: hidden;
    max-width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #contents.outline #corporation > .inside,
  #contents.outline #affiliate > .inside {
    overflow-x: visible;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation .outline-block,
  #contents.outline #affiliate .outline-block {
    min-width: 0;
    max-width: 100%;
  }
}
@media screen and (max-width: 959px) and (max-width: 959px) {
  #contents.outline #corporation .scroll-hint-shadow-wrap,
  #contents.outline #affiliate .scroll-hint-shadow-wrap {
    box-sizing: border-box;
    width: calc(100vw - 5.33333vw);
    max-width: none;
    margin-right: calc(-1 * 5.33333vw);
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation .scroll-hint-shadow-wrap::before, #contents.outline #corporation .scroll-hint-shadow-wrap::after,
  #contents.outline #affiliate .scroll-hint-shadow-wrap::before,
  #contents.outline #affiliate .scroll-hint-shadow-wrap::after {
    display: none;
  }
  #contents.outline #corporation .scroll-hint-shadow-wrap .outline-table.js-scrollable,
  #contents.outline #affiliate .scroll-hint-shadow-wrap .outline-table.js-scrollable {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #corporation .outline-block,
  #contents.outline #affiliate .outline-block {
    padding-top: 40px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation .outline-block,
  #contents.outline #affiliate .outline-block {
    padding-top: 6.66667vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #corporation .outline-block,
  #contents.outline #affiliate .outline-block {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation .outline-block,
  #contents.outline #affiliate .outline-block {
    padding-bottom: 1.33333vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #corporation {
    padding-top: 120px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #corporation {
    padding-top: 10.66667vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #affiliate {
    padding-top: 100px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #affiliate {
    padding-top: 12vw;
  }
}
@media screen and (min-width: 960px), print {
  #contents.outline #affiliate {
    padding-bottom: 140px;
  }
}
@media screen and (max-width: 959px) {
  #contents.outline #affiliate {
    padding-bottom: 9.33333vw;
  }
}