@charset "UTF-8";
.name0 {
  font-weight: bold;
  margin-right: 20px;
  color: #000; }

.red {
  color: #ee3f2b; }

.blue {
  color: #187fc4; }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav {
  display: block; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  font-size: 10px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden; }

@-ms-viewport {
  width: device-width; }
[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5em;
  line-height: 1.4;
  font-family: 'Noto Sans JP', sans-serif; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none; }

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1em; }

dfn {
  font-style: italic; }

b,
strong {
  color: #000;
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 70%;
  line-height: 0;
  vertical-align: revert; }

a {
  color: #004098;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #004098;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1em;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin-bottom: 0.5rem; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

.text {
  font-size: 1.9rem;
  font-family: 'M PLUS 1p', sans-serif;
  transform: rotate(0.05deg);
  line-height: 1.5; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

body {
  margin: 0;
  font-family: "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-size: 1.7rem;
  line-height: 1.8;
  background-image: url("bk.png");
  background-repeat: repeat-y;
  background-position: top center;
  background-size: auto;
  color: #242424;
  font-weight: 500;
  text-align: left;
  overflow-x: hidden;
  word-wrap: break-word;
  margin: 0;
  padding: 0;
  width: 100%;
  overflow-x: hidden; }

main {
  position: relative; }
  main article .section-footer.img {
    background-color: #fff;
    padding: 3em 0;
    border-bottom: 5px solid #004098;
    color: #3f3f3f; }
    @media screen and (max-width: 767.98px) {
      main article .section-footer.img {
        padding: 2em 0; } }
  main article .section-elem {
    margin: 0;
    padding: 3em 0 0 0; }
    @media screen and (max-width: 767.98px) {
      main article .section-elem {
        padding: 2em 0 0 0; } }

h2 {
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  color: #3a3a3a;
  font-size: 3.8rem;
  font-weight: 400;
  line-height: 1.4;
  margin: 0 0 2em 0;
  text-align: center; }
  @media screen and (max-width: 767.98px) {
    h2 {
      font-size: 2.2rem;
      margin: 0 0 2em 0;
      padding: 0 10px; } }

h3 {
  font-size: 3.2rem;
  padding: 1em 0;
  text-align: center;
  position: relative;
  color: #000;
  font-weight: 300; }
  @media screen and (max-width: 767.98px) {
    h3 {
      font-size: 2rem;
      margin-bottom: 1em; } }

h4 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 0;
  color: #3a3a3a;
  font-weight: 600; }
  @media screen and (max-width: 767.98px) {
    h4 {
      font-size: 1.5rem; } }

h5 {
  font-size: 1.9rem;
  text-align: center;
  line-height: 1.5;
  color: #3d4457; }

.small {
  color: #535353;
  font-size: 1.2rem;
  display: block;
  margin: 5px 0;
  line-height: 1.5; }

p {
  margin-top: 0;
  margin-bottom: 2em;
  font-weight: normal; }
  p.profile {
    color: #3a3a3a;
    margin: 10px 0 0 0;
    font-size: 1.4rem;
    line-height: 1.4; }

section {
  display: block; }
  section.main-visual {
    margin: 0 auto;
    position: relative;
    text-align: center;
    max-width: 1450px;
    height: 800px;
    background-image: url("title-sub-bk2.png");
    background-repeat: no-repeat;
    background-position: top right; }
    @media screen and (max-width: 1020px) {
      section.main-visual {
        --width: 100%;
        --height: 840;
        width: min(var(--width) * 1vw / 10, calc(var(--width) * 1px));
        height: min(var(--height) * 1vw / 10, calc(var(--height) * 1px));
        background-position: top left; } }
    section.main-visual .main_bk {
      background-image: url("main.png");
      background-repeat: no-repeat;
      background-position: top right;
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0;
      top: 0;
      z-index: 1; }
      @media screen and (max-width: 1020px) {
        section.main-visual .main_bk {
          background-image: url("main_sp.png");
          background-size: contain;
          background-position: top center; } }
      @media screen and (max-width: 767.98px) {
        section.main-visual .main_bk {
          background-image: url("main_sp.png");
          background-size: contain;
          background-position: top; } }
    section.main-visual .profile {
      font-weight: bold;
      color: #fff;
      line-height: 1.2;
      position: absolute;
      right: 0;
      left: 0;
      top: 300px; }
      @media screen and (max-width: 767.98px) {
        section.main-visual .profile {
          top: 150px; } }
      section.main-visual .profile__inner {
        display: inline-block; }
    section.main-visual .main-visual__inner {
      width: 100%;
      max-width: 1350px;
      margin: 0 auto;
      position: relative;
      z-index: 200;
      display: flex;
      align-items: center;
      /* 縦方向中央 */
      justify-content: flex-start;
      /* 左端から出す */
      height: 100%;
      /* 親の高さに合わせる */ }
    section.main-visual h1 {
      text-align: left;
      font-size: clamp(50px, 3vw, 52px);
      font-weight: 900;
      letter-spacing: -1px;
      line-height: 1.4;
      font-family: 'Noto Sans JP', sans-serif; }
      section.main-visual h1 span {
        font-size: 51px; }
        @media screen and (max-width: 1020px) {
          section.main-visual h1 span {
            font-size: min(51 / 1000 * 100vw, 51px); } }
      section.main-visual h1 sup {
        font-size: 30%;
        top: -10px;
        font-family: "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
      @media screen and (max-width: 1020px) {
        section.main-visual h1 {
          font-size: min(58 / 1000 * 100vw, 58px);
          padding: 0;
          text-align: justify;
          word-break: break-all;
          text-justify: inter-ideograph;
          text-justify: inter-character;
          word-wrap: break-word;
          overflow-wrap: break-word;
          letter-spacing: -1px; } }

.title-sub {
  z-index: 300;
  width: 100%;
  background-color: #fff;
  position: relative; }
  .title-sub sup {
    font-size: 40%;
    top: -5px;
    font-family: "Yu Gothic", "游ゴシック","ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif; }
  @media screen and (max-width: 767.98px) {
    .title-sub {
      width: 100%; } }
  .title-sub__inner {
    margin: 0 auto;
    position: relative;
    max-width: 1450px;
    margin: 0 auto; }
    .title-sub__inner div {
      background-image: url("title-sub-bk2.jpg");
      background-position: left;
      background-size: inherit;
      background-repeat: no-repeat;
      z-index: 2;
      position: relative;
      width: 100%; }
    .title-sub__inner .sub-t3 {
      width: 50%;
      height: 1em;
      background: #187fc4;
      position: absolute;
      top: 20px;
      left: 0;
      z-index: 1;
      border-radius: 0 50px 50px 0;
      background: linear-gradient(to right, rgba(44, 65, 152, 0) 0%, #2c4198 100%); }
    .title-sub__inner .sub-t4 {
      width: 55%;
      height: 1em;
      background: #ee3f2b;
      position: absolute;
      bottom: 20px;
      right: 0;
      z-index: 1;
      border-radius: 50px 0 0 50px;
      background: linear-gradient(to right, #ee3f2b 0%, rgba(238, 63, 43, 0) 100%); }
  .title-sub p {
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    position: relative;
    z-index: 200;
    padding: 4em 0;
    text-align: left;
    color: #000;
    font-size: min(18 / 1000 * 100vw, 18px);
    line-height: 1.7;
    margin: 0 auto;
    width: 1000px; }
    .title-sub p span {
      font-size: 42px;
      font-weight: 700; }
      @media screen and (max-width: 767.98px) {
        .title-sub p span {
          width: 100%;
          font-size: min(50 / 1000 * 100vw, 50px); } }
    @media screen and (max-width: 1020px) {
      .title-sub p {
        width: calc(100% - 20px); } }
    @media screen and (max-width: 767.98px) {
      .title-sub p {
        font-size: 16px; } }

.sub-t-out {
  position: relative;
  max-width: 100px;
  margin: 13px auto; }

.sub-t {
  z-index: 10;
  position: absolute;
  margin: 0 auto;
  width: 100px;
  height: 6px;
  background: linear-gradient(to right, #ee3f2b 0%, rgba(238, 63, 43, 0) 100%);
  top: -54px;
  right: -50px; }
  @media screen and (max-width: 767.98px) {
    .sub-t {
      font-size: 15px;
      top: -24px; } }

.sub-t2 {
  margin: 0 auto;
  text-align: center;
  top: -54px;
  z-index: 1;
  width: 100px;
  height: 6px;
  position: absolute;
  left: -50px;
  background: linear-gradient(to right, rgba(44, 65, 152, 0) 0%, #2c4198 100%); }
  @media screen and (max-width: 767.98px) {
    .sub-t2 {
      top: -24px; } }

.t2 {
  background-color: #fff; }
  .t2 .sub-t {
    color: #000;
    background: unset; }
    .t2 .sub-t::after {
      position: absolute;
      content: '';
      width: 90%;
      height: 2px;
      background: linear-gradient(to right, #e2022c 0%, #06317b 52%, #53c3ea 100%);
      left: 0;
      right: 0;
      margin: auto;
      bottom: -14px; }

.t3 .section-inner {
  border: 8px solid #D2D8DD;
  padding: 2em;
  max-width: 1100px !important;
  margin-bottom: 3em !important;
  background-color: #fff; }
  @media screen and (max-width: 767.98px) {
    .t3 .section-inner {
      margin-bottom: 0 !important;
      padding: 10px; } }
  .t3 .section-inner h3::after {
    position: absolute;
    content: '';
    width: 60%;
    height: 8px;
    background: linear-gradient(to right, #f4f4f4 29%, white 50%, #f4f4f4 72%);
    left: 0;
    right: 0;
    margin: auto;
    bottom: 10px; }
    @media screen and (max-width: 767.98px) {
      .t3 .section-inner h3::after {
        bottom: 0;
        height: 4px; } }
  .t3 .section-inner img {
    vertical-align: middle;
    border-style: none;
    max-width: 800px;
    height: auto; }
  .t3 .section-inner figure {
    margin: 3em auto 2em auto;
    width: 800px; }
    @media screen and (max-width: 767.98px) {
      .t3 .section-inner figure {
        width: 100%;
        margin: 10px auto 2em auto; } }

.bk_c1 {
  background-image: url("bk_01.png");
  background-color: #f4f6f5;
  background-position: top left;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767.98px) {
    .bk_c1 {
      background-image: unset;
      border-radius: 70px 0 0 0; } }

.bk_c2 {
  background-image: url("bk_02.jpg");
  background-color: #fff;
  background-position: top right;
  background-repeat: no-repeat; }
  @media screen and (max-width: 767.98px) {
    .bk_c2 {
      background-image: unset;
      border-radius: 0 70px 0 0; } }

.btn-articles {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-bottom: 1em; }
  .btn-articles a {
    border: 2px solid #187fc4;
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    color: #ffffff;
    font-weight: bold;
    background: linear-gradient(to right, #187fc4 44%, #01B5E5 100%);
    max-width: 700px;
    text-align: left;
    padding: 1em;
    display: inline-block;
    text-decoration: none;
    line-height: 60px;
    outline: none;
    border-radius: 150px;
    overflow: hidden; }
    @media screen and (max-width: 767.98px) {
      .btn-articles a {
        text-align: center;
        line-height: 30px;
        display: block;
        padding: 1em 1em 0.6em 1em;
        margin: 0 auto;
        font-size: 1.9rem;
        width: calc(100% - 20px) !important; } }
    @media screen and (min-width: 768px) {
      .btn-articles a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: all 0.5s;
        font-size: 2.4rem;
        transition: all 0.5s;
        color: #fff;
        font-weight: bold;
        margin: 0 auto;
        background-color: #f2001c;
        max-width: 700px;
        text-align: left; } }
    .btn-articles a:hover {
      color: #ffffff; }
    .btn-articles a:hover::before {
      transform: scaleX(1);
      transform-origin: left; }
    .btn-articles a::before {
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      display: block;
      width: 100%;
      height: 100%;
      background: linear-gradient(to right, #01B5E5 0%, #187fc4 44%);
      transform: scaleX(0);
      transform-origin: right;
      transition: all 0.5s ease;
      transition-property: transform;
      border-radius: 150px; }
    .btn-articles a::after {
      content: '';
      position: absolute;
      margin: auto;
      width: 110px;
      height: 33px;
      background-size: 100%;
      background-image: url("next.png");
      background-repeat: no-repeat; }
      @media screen and (min-width: 768px) {
        .btn-articles a::after {
          background-size: 100%;
          top: 0;
          bottom: 0;
          left: 36px; } }
      @media screen and (max-width: 767.98px) {
        .btn-articles a::after {
          left: 0;
          right: 0;
          width: 80px;
          height: 24px;
          top: 10px; } }
    .btn-articles a:hover::after {
      content: '';
      position: absolute;
      margin: auto;
      width: 110px;
      height: 33px;
      background-size: 100%;
      background-image: url("next-on.png");
      background-repeat: no-repeat; }
      @media screen and (min-width: 768px) {
        .btn-articles a:hover::after {
          background-size: 100%;
          top: 0;
          bottom: 0; } }
      @media screen and (max-width: 767.98px) {
        .btn-articles a:hover::after {
          left: 0;
          right: 0;
          width: 80px;
          height: 24px;
          top: 10px; } }
  .btn-articles p {
    margin-bottom: 0;
    font-size: 2.0rem;
    color: #12365e;
    font-weight: bold;
    text-align: center; }
    @media screen and (max-width: 767.98px) {
      .btn-articles p {
        font-size: 1.6rem !important; } }
  .btn-articles .next-text {
    line-height: 1.3;
    position: relative;
    margin: 0 auto;
    padding-left: 100px;
    letter-spacing: -1px;
    z-index: 50;
    display: inline-block; }
    @media screen and (max-width: 767.98px) {
      .btn-articles .next-text {
        padding: 1em 0 0 0; } }

.info {
  background: linear-gradient(to right, #f4f4f4 29%, white 50%, #f4f4f4 72%);
  padding: 80px 0; }
  @media screen and (max-width: 767.98px) {
    .info {
      padding: 50px 0; } }
  .info figure {
    width: 400px;
    margin: 2em auto; }
    @media screen and (max-width: 767.98px) {
      .info figure {
        width: 80%; } }
  .info .logo {
    font-weight: bold;
    margin-bottom: 1em;
    text-align: center; }
  .info dl {
    padding: 0 1em 1em 1em;
    max-width: 600px;
    margin: 0 auto; }
  .info dt {
    text-align: left; }
  .info dd {
    text-align: left;
    padding: 0;
    font-weight: bold; }
  .info .btn-articles {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 1em; }
    .info .btn-articles a {
      border: 2px solid #ee3f2b;
      position: relative;
      -webkit-transition: all 0.5s;
      transition: all 0.5s;
      color: #ffffff;
      font-weight: bold;
      background: #ee3f2b;
      max-width: 700px;
      text-align: left;
      padding: 0.8em;
      display: inline-block;
      text-decoration: none;
      line-height: 60px;
      outline: none;
      border-radius: 150px;
      overflow: hidden; }
      @media screen and (max-width: 767.98px) {
        .info .btn-articles a {
          text-align: center;
          line-height: 30px;
          padding: 0.6em;
          display: block;
          margin: 0 auto;
          font-size: 16px;
          width: calc(100% - 20px) !important; } }
      @media screen and (min-width: 768px) {
        .info .btn-articles a {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: start;
          -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
          justify-content: flex-start;
          -webkit-box-align: center;
          -webkit-align-items: center;
          -ms-flex-align: center;
          align-items: center;
          -webkit-transition: all 0.5s;
          font-size: 16px;
          transition: all 0.5s;
          color: #fff;
          font-weight: bold;
          margin: 0 auto;
          background-color: #f2001c;
          max-width: 700px;
          text-align: left; } }
      .info .btn-articles a:hover {
        color: #ee3f2b; }
      .info .btn-articles a:hover::before {
        transform: scaleX(1);
        transform-origin: left; }
      .info .btn-articles a::before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background: #fff;
        transform: scaleX(0);
        transform-origin: right;
        transition: all 0.5s ease;
        transition-property: transform;
        border-radius: 150px;
        color: #000; }
      .info .btn-articles a::after {
        content: '';
        position: absolute;
        margin: auto;
        width: 20px;
        height: 20px;
        background-size: 100%;
        background-image: url("arrow.png");
        background-repeat: no-repeat;
        top: 0;
        bottom: 0;
        right: 20px;
        left: unset; }
        @media screen and (min-width: 768px) {
          .info .btn-articles a::after {
            background-size: 100%; } }
      .info .btn-articles a:hover::after {
        content: '';
        position: absolute;
        margin: auto;
        width: 20px;
        height: 20px;
        background-size: 100%;
        background-image: url("arrow-on.png");
        background-repeat: no-repeat; }
        @media screen and (min-width: 768px) {
          .info .btn-articles a:hover::after {
            background-size: 100%;
            top: 0;
            bottom: 0; } }
    .info .btn-articles p {
      margin-bottom: 0;
      font-size: 2.0rem;
      color: #12365e;
      font-weight: bold;
      text-align: center; }
      @media screen and (max-width: 767.98px) {
        .info .btn-articles p {
          font-size: 1.6rem !important; } }
  .info .next-text {
    line-height: 1.3;
    position: relative;
    margin: 0 auto;
    padding: 0;
    letter-spacing: -1px;
    z-index: 50;
    display: inline-block; }
  .info h4 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    position: relative; }

ul.avatar {
  padding-left: 0;
  width: 320px; }
  @media screen and (max-width: 350px) {
    ul.avatar {
      width: 100% !important;
      height: auto; } }
  @media screen and (max-width: 767.98px) {
    ul.avatar img {
      width: 100%;
      height: auto; } }
  @media screen and (max-width: 767.98px) {
    ul.avatar {
      margin: 0 auto;
      margin-bottom: 0px;
      width: 320px; } }
  @media screen and (max-width: 350px) {
    ul.avatar {
      width: 100%; } }
  ul.avatar dd.pb-data {
    font-weight: bold;
    padding-bottom: 2em; }
    ul.avatar dd.pb-data span {
      font-size: 80%; }

.pc {
  display: inline-block; }
  @media screen and (max-width: 767.98px) {
    .pc {
      display: none !important; } }

.sp {
  display: none; }
  @media screen and (max-width: 767.98px) {
    .sp {
      display: block !important; } }

@media screen and (max-width: 1276px) {
  .pc {
    width: 100%;
    height: 100%; } }
@media screen and (max-width: 1276px) {
  .sp {
    width: 100%;
    height: 100%; } }
.center {
  display: block;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center; }

.clearfix {
  clear: both; }

/*--- anime ---*/
.title_bk {
  z-index: 5; }
  .title_bk img {
    width: 100%;
    height: 100%; }

.slant-bg {
  width: 100%;
  margin: 0;
  padding: 200px 0 100px;
  position: relative;
  overflow: hidden; }
  .slant-bg::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    transform: skewY(-7deg) translateY(220px);
    z-index: -1;
    top: 500px; }

main article .section-elem .section-inner {
  overflow: hidden;
  margin: auto; }

@media screen and (min-width: 768px) {
  .section-text {
    width: calc(100% - 352px); }

  .fl-r {
    float: right; }

  .fl-l {
    float: left; } }
@media screen and (max-width: 768px) {
  .scrollanime2 img {
    height: auto;
    width: 95%; }

  body {
    font-size: 1.6rem; }

  main article h2::after {
    bottom: -16px; }

  main article h2 span {
    font-size: 14px;
    padding: 2px 8px 3px 8px;
    letter-spacing: 4px;
    border-radius: 3px;
    margin-bottom: 10px; }

  article h5 {
    font-size: 1.6rem;
    text-align: left; }

  dd {
    margin: 0;
    padding: 0; } }
@media screen and (max-width: 500px) {
  main article .section-elem .section-inner {
    width: calc(100% - 20px); }

  .info img {
    padding: 10px;
    width: 100%;
    height: auto; } }
@media screen and (min-width: 900px) {
  main article .section-elem .section-inner {
    max-width: 900px; } }
@media only screen and (min-width: 499px) and (max-width: 899px) {
  main article .section-elem .section-inner {
    width: calc(100% - 40px); } }
@media screen and (max-width: 900px) {
  .fadein img {
    height: auto;
    width: 100%; }

  figure img {
    width: 100%;
    height: auto; }

  .btns img {
    width: auto;
    height: auto; } }
/*--- anime ---*/
main article .section-elem .section-inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

p.int-question {
  color: #296aac;
  padding-top: 1em;
  font-weight: bold; }

span.int-reply {
  color: #296aac;
  font-weight: 700; }

span.int-reply2 {
  color: #296aac;
  font-weight: 700; }

@media screen and (min-width: 767px) {
  main article figcaption {
    font-size: 1.4rem;
    font-weight: normal; }

  figure {
    margin: 3em auto 2em auto; } }
@media screen and (max-width: 767px) {
  main article figcaption {
    font-size: 1.2rem;
    line-height: 1.5;
    font-weight: normal; }

  figure {
    margin: 2em auto 2em auto; } }
/* ---------- 以下がエフェクトに関するcssです。 ---------- */
.fadein.scrollin {
  opacity: 1;
  transform: translate(0px, 0px); }

@media screen and (max-width: 767.98px) {
  .br-sp {
    display: none; } }

.outlink {
  padding: 30px 30px 35px 30px;
  background: #fff;
  border-radius: 3px;
  overflow: hidden;
  color: #222222;
  margin-bottom: 40px;
  font-family: "Noto Sans JP",sans-serif;
  line-height: 1.8;
  font-size: 16px; }
  .outlink a {
    color: #000;
    padding: 0 0 0 5px;
    text-decoration: underline; }
    .outlink a:hover {
      opacity: 0.7; }
  @media screen and (max-width: 767.98px) {
    .outlink {
      padding: 30px 20px; } }
  .outlink h4 {
    margin-top: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    position: relative; }
  .outlink ul {
    margin: 3em auto 1em auto !important;
    position: relative;
    max-width: 700px;
    list-style-type: none;
    background-image: none;
    padding: 0; }
    .outlink ul li {
      padding-left: 20px;
      position: relative;
      box-sizing: border-box;
      line-break: strict;
      overflow-wrap: break-word;
      word-wrap: break-word;
      ext-align: justify;
      text-indent: 1px;
      margin: 0.6em 0 0.6em 0;
      list-style-type: none;
      background-image: none; }
      .outlink ul li::before {
        background-image: url("c_icon_outlink.png");
        content: "　";
        display: block;
        width: 20px;
        position: absolute;
        left: 0;
        top: 7px;
        text-align: center;
        height: 20px;
        margin-right: unset;
        background-repeat: no-repeat;
        background-position: center;
        background-color: unset; }

.title {
  display: flex;
  flex-direction: column;
  gap: 12px; }
  @media screen and (max-width: 1020px) {
    .title {
      gap: 6px; } }

.line {
  display: inline-block;
  /* テキスト幅＋padding分だけ */
  position: relative;
  padding: 12px 24px;
  color: #fff;
  overflow: hidden; }
  @media screen and (max-width: 1020px) {
    .line {
      padding: 0px 1em; } }

/* 疑似要素で背景を作り、アニメーションさせる */
.line::before {
  content: "";
  position: absolute;
  inset: 0;
  /* top:0; right:0; bottom:0; left:0 と同じ */
  width: 0;
  /* 最初はゼロ幅でアニメーション開始 */
  height: 100%;
  z-index: -1;
  transition: width 1s ease-out; }

.line1 {
  background: linear-gradient(to right, rgba(238, 63, 43, 0.5) 0%, #2c4198 50%, #2c4198 100%); }

.line2 {
  background: linear-gradient(to right, rgba(238, 63, 43, 0.5) 0%, #2c4198 50%, #2c4198 100%); }

/* ページ表示時にアニメーション開始 */
.line.animate::before {
  width: 100%; }

/* 左から右へフェードイン */
.fadeInRight2 {
  animation-name: fadeInRight2;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  z-index: 20;
  width: auto;
  --width: 100%;
  --height: 165;
  height: min(var(--height) * 1vw / 1450, calc(var(--height) * 1px));
  top: min(280 / 1000 * 100vw, 580px);
  position: absolute; }

.scrollanime2 {
  position: absolute;
  top: 50%;
  /* 縦中央 */
  left: 0;
  /* 左端から */
  transform: translate(-100px, -50%);
  /* 左にずらして透明スタート */
  opacity: 0; }
  @media screen and (max-width: 1020px) {
    .scrollanime2 {
      top: unset;
      bottom: 40%; } }

/* キーフレーム定義 */
@keyframes fadeInRight2 {
  from {
    opacity: 0;
    transform: translateX(-30px);
    /* 左にずらして透明 */ }
  to {
    opacity: 1;
    transform: translateX(0);
    /* 元の位置に戻る */ } }
.fadeInRightCenter {
  animation-name: fadeInRightCenter;
  animation-duration: 3s;
  animation-fill-mode: forwards;
  z-index: 20;
  width: 100%;
  position: absolute;
  top: 50%;
  /* 画面の縦中央に配置 */
  left: 0;
  /* 左端からスタート */
  transform: translateY(-50%);
  /* 縦中央に補正 */ }

@keyframes fadeInRightCenter {
  from {
    opacity: 0;
    transform: translate(-100px, -50%);
    /* 左にずらして透明 */ }
  to {
    opacity: 1;
    transform: translate(0, -50%);
    /* 中央に戻る */ } }
.top-bnr {
  background-color: #fff; }
  .top-bnr img {
    width: 550px;
    height: auto; }
    @media screen and (max-width: 767.98px) {
      .top-bnr img {
        width: 80%; } }

figure img {
  width: 100%;
  height: auto; }

@keyframes fadeUp {
  from {
    opacity: 0;
    transform: translateY(40px); }
  to {
    opacity: 1;
    transform: translateY(0); } }
.section-inner figure {
  opacity: 1;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
  margin-top: 0; }
  .section-inner figure.is-visible {
    animation: fadeUp 0.6s ease forwards; }
