@charset "UTF-8";
@keyframes txtLoop {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -1560px 0; } }
@keyframes txtLoop_sp {
  0% {
    background-position: 0 0; }
  100% {
    background-position: -800px 0; } }
.internship {
  	/* =======================================================
  
  		お金の知識まるわかり！ひょうしん仕事体験プログラム
  
  	======================================================= */
  	/* =======================================================
  
  		店舗紹介
  
  	======================================================= */
  	/* =======================================================
  
  		よくある質問
  
  	======================================================= */ }
  .internship .cont__header_internship {
    position: relative;
    width: 100%;
    height: 480px;
    background: linear-gradient(90deg, #f5a200 0%, #e7380d 100%); }
    .internship .cont__header_internship::before {
      content: "";
      width: 100%;
      height: 190px;
      background: url("../img/internship/txt_internship.svg") repeat-x 0 0/1560px auto;
      position: absolute;
      left: 0;
      bottom: 30px;
      animation: txtLoop 40s infinite; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .cont__header_internship::before {
          height: 96px;
          background-size: 800px auto;
          animation: txtLoop_sp 40s infinite;
          bottom: 15px; } }
    .internship .cont__header_internship h1 {
      position: absolute;
      bottom: 90px;
      left: calc(50vw - 500px);
      font-size: 4.0rem;
      line-height: 1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .cont__header_internship h1 {
          font-size: 2.4rem;
          left: 0; } }
      .internship .cont__header_internship h1 span {
        font-weight: 600;
        letter-spacing: 0.08em;
        display: inline-block;
        background-color: #fff;
        padding: 0.1em 0.3em 0.2em;
        margin-bottom: 6px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship .cont__header_internship h1 span {
            padding: 0.2em 0.3em 0.3em; } }
    .internship .cont__header_internship .img_01 {
      position: absolute;
      left: calc(50vw - 350px);
      top: 110px;
      width: 600px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .cont__header_internship .img_01 {
          left: calc(50vw - 170px);
          top: 110px;
          width: 320px; } }
    .internship .cont__header_internship .img_02 {
      position: absolute;
      left: calc(50vw + 280px);
      top: 40px;
      width: 400px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .cont__header_internship .img_02 {
          left: calc(50vw + 10px);
          top: 15px;
          width: 180px; } }
    .internship .cont__header_internship .img_03 {
      position: absolute;
      left: calc(50vw - 700px);
      top: 50px;
      width: 270px; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .cont__header_internship .img_03 {
          left: calc(50vw - 145px);
          top: 0px;
          width: 140px; } }
  .internship .sec_1 .txt_01 {
    font-size: 2.4rem;
    color: #fff;
    background-color: #E7380D;
    width: 900px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 40px;
    margin: -50px auto 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship .sec_1 .txt_01 {
        font-size: 1.8rem;
        width: 100%;
        line-height: 1.5;
        margin-top: -10px;
        text-align: center; } }
  .internship .sec_1 .txt_02 {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.5;
    text-align: center;
    color: #E7380D;
    border: solid 2px #E7380D;
    width: 460px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 15px;
    margin: 1.2em auto 0;
    padding-bottom: 0.1em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship .sec_1 .txt_02 {
        font-size: 1.7rem;
        width: 100%;
        border-radius: 10px; } }
  .internship .sec_2 .list_program {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    gap: 10px; }
    .internship .sec_2 .list_program li {
      width: calc((100% - 30px)/4);
      height: 160px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      font-size: 2.0rem;
      font-weight: 600;
      color: #fff;
      line-height: 1.6;
      border-radius: 15px;
      position: relative;
      z-index: 1; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship .sec_2 .list_program li {
          width: calc((100% - 10px)/2);
          font-size: 1.6rem;
          border-radius: 10px; } }
      .internship .sec_2 .list_program li:nth-child(1), .internship .sec_2 .list_program li:nth-child(3), .internship .sec_2 .list_program li:nth-child(6), .internship .sec_2 .list_program li:nth-child(8) {
        background-color: #E7380D; }
      .internship .sec_2 .list_program li:nth-child(2), .internship .sec_2 .list_program li:nth-child(4), .internship .sec_2 .list_program li:nth-child(5), .internship .sec_2 .list_program li:nth-child(7) {
        background-color: #F5A200; }
        .internship .sec_2 .list_program li:nth-child(2)::before, .internship .sec_2 .list_program li:nth-child(4)::before, .internship .sec_2 .list_program li:nth-child(5)::before, .internship .sec_2 .list_program li:nth-child(7)::before {
          opacity: 0.3; }
      .internship .sec_2 .list_program li::before {
        content: "";
        width: 125px;
        height: 107px;
        background-image: url("../img/internship/bg_program.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        z-index: -1; }
  .internship.index .sec_2 {
    padding-top: 60px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.index .sec_2 {
        padding-top: 40px; } }
    .internship.index .sec_2 .box_person {
      position: relative;
      top: 60px;
      z-index: 10; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship.index .sec_2 .box_person {
          top: 35px; } }
      .internship.index .sec_2 .box_person .flex_box__item {
        background-color: #fff;
        border-radius: 15px;
        padding: 28px 20px 35px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_2 .box_person .flex_box__item {
            padding: 16px 20px 16px;
            border-radius: 10px; } }
        .internship.index .sec_2 .box_person .flex_box__item h3 {
          color: #E7380D;
          font-size: 2.4rem;
          text-align: center;
          font-weight: 600;
          line-height: 1.4;
          margin-bottom: 0.5em; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .internship.index .sec_2 .box_person .flex_box__item h3 {
              font-size: 2.0rem; } }
  .internship.index .sec_3 {
    overflow: hidden;
    padding-bottom: 4em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.index .sec_3 {
        padding-bottom: 2em; } }
    .internship.index .sec_3 .box_step__item {
      border: solid 1px;
      width: 100%;
      height: 120px;
      display: flex;
      align-items: center;
      margin-bottom: 40px;
      position: relative; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship.index .sec_3 .box_step__item {
          flex-direction: column;
          height: auto; } }
      .internship.index .sec_3 .box_step__item::before {
        content: "";
        width: 18px;
        height: 22px;
        background: url("../img/inforemation/arrow_down.svg") no-repeat center/cover;
        left: 31px;
        bottom: -31px;
        position: absolute;
        transition: .3s; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_3 .box_step__item::before {
            left: calc(50% - 9px); } }
      .internship.index .sec_3 .box_step__item:last-child::before {
        display: none; }
      .internship.index .sec_3 .box_step__item .step {
        width: 80px;
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        background-color: #F5A200;
        color: #fff; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_3 .box_step__item .step {
            width: 100%;
            height: 34px;
            flex-direction: row;
            gap: 6px; } }
        .internship.index .sec_3 .box_step__item .step span {
          font-family: "Roboto", "Noto Sans JP", sans-serif;
          line-height: 1.2; }
          .internship.index .sec_3 .box_step__item .step span:nth-child(1) {
            font-size: 2.0rem; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              .internship.index .sec_3 .box_step__item .step span:nth-child(1) {
                font-size: 1.6rem; } }
          .internship.index .sec_3 .box_step__item .step span:nth-child(2) {
            font-size: 4.2rem;
            font-weight: 500; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              .internship.index .sec_3 .box_step__item .step span:nth-child(2) {
                font-size: 3.0rem; } }
      .internship.index .sec_3 .box_step__item .ttl {
        width: 295px;
        height: 100%;
        display: flex;
        align-items: center;
        padding: 0 20px 0 30px;
        font-size: 1.9rem;
        font-weight: 600;
        line-height: 1.5;
        position: relative; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_3 .box_step__item .ttl {
            height: 110px; } }
        .internship.index .sec_3 .box_step__item .ttl i {
          width: 76px;
          display: block;
          margin-right: 20px; }
        .internship.index .sec_3 .box_step__item .ttl::before {
          content: "";
          width: 3px;
          height: calc(100% - 40px);
          background-color: #eee;
          position: absolute;
          top: 20px;
          right: 0; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .internship.index .sec_3 .box_step__item .ttl::before {
              width: calc(100% - 40px);
              height: 3px;
              top: auto;
              bottom: 0;
              right: auto;
              left: 0; } }
      .internship.index .sec_3 .box_step__item .txt {
        flex: 1;
        padding: 0 30px; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_3 .box_step__item .txt {
            padding: 10px 20px 15px;
            width: 100%; } }
        .internship.index .sec_3 .box_step__item .txt a {
          display: flex;
          align-items: center;
          justify-content: space-between;
          width: 220px;
          height: 40px;
          background-color: #E7380D;
          color: #fff;
          padding-left: 1em;
          margin-top: 0.4em;
          font-weight: 500; }
          .internship.index .sec_3 .box_step__item .txt a i {
            position: relative;
            height: 100%;
            width: 40px;
            border-left: solid 1px #fff;
            transition: 0.3s; }
            .internship.index .sec_3 .box_step__item .txt a i::before {
              content: "";
              width: 9px;
              height: 1.6px;
              left: calc(50% - 6px);
              top: calc(50% - 0.8px);
              background-color: #fff;
              position: absolute;
              transition: .3s; }
            .internship.index .sec_3 .box_step__item .txt a i::after {
              content: "";
              width: 7px;
              height: 8px;
              left: calc(50% + 1px);
              top: calc(50% - 4px);
              background-color: #fff;
              position: absolute;
              clip-path: polygon(0 0, 100% 50%, 0 100%);
              transition: .3s; }
          .internship.index .sec_3 .box_step__item .txt a:hover i {
            background-color: #F5A200;
            width: 60px; }
  .internship.index .sec_4 {
    overflow: hidden;
    padding: 4em 0 6em; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.index .sec_4 {
        padding: 3em 0 5em; } }
  .internship.index .sec_5 {
    padding: 7em 0; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.index .sec_5 {
        padding: 4em 0; } }
    .internship.index .sec_5 .bnr_faq {
      display: flex;
      align-items: center;
      width: 1000px;
      height: 160px;
      font-size: 2.4rem;
      font-weight: 600;
      position: relative; }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship.index .sec_5 .bnr_faq {
          width: 100%;
          height: auto;
          flex-direction: column;
          font-size: 1.8rem; } }
      .internship.index .sec_5 .bnr_faq::after {
        content: "";
        width: 100%;
        height: 100%;
        border: solid 3px #E7380D;
        position: absolute;
        left: 0;
        top: 0;
        transition: .3s; }
      .internship.index .sec_5 .bnr_faq img {
        width: 50%;
        display: block; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_5 .bnr_faq img {
            width: 100%; } }
      .internship.index .sec_5 .bnr_faq span {
        padding-left: 1.8em;
        display: flex;
        align-items: center;
        flex: 1; }
        @media only screen and (max-width: 768px), print and (min-width: 2cm) {
          .internship.index .sec_5 .bnr_faq span {
            padding-left: 1.2em;
            width: 100%; } }
        .internship.index .sec_5 .bnr_faq span i {
          margin-left: auto;
          display: block;
          width: 90px;
          height: 160px;
          position: relative;
          transition: .3s;
          background-color: #f6f6f6; }
          @media only screen and (max-width: 768px), print and (min-width: 2cm) {
            .internship.index .sec_5 .bnr_faq span i {
              width: 60px;
              height: 60px; } }
          .internship.index .sec_5 .bnr_faq span i::before {
            content: "";
            width: 18px;
            height: 3px;
            background-color: #000;
            position: absolute;
            left: calc(50% - 8px);
            top: calc(50% - 1.5px);
            transition: .3s; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              .internship.index .sec_5 .bnr_faq span i::before {
                width: 14px;
                height: 2px;
                left: calc(50% - 8px);
                top: calc(50% - 1px); } }
          .internship.index .sec_5 .bnr_faq span i::after {
            content: "";
            width: 13px;
            height: 15px;
            background-color: #000;
            position: absolute;
            left: calc(50% + 4px);
            top: calc(50% - 7.5px);
            clip-path: polygon(0 0, 100% 50%, 0 100%);
            transition: .3s; }
            @media only screen and (max-width: 768px), print and (min-width: 2cm) {
              .internship.index .sec_5 .bnr_faq span i::after {
                width: 8px;
                height: 11px;
                left: calc(50% + 4px);
                top: calc(50% - 5.5px); } }
      .internship.index .sec_5 .bnr_faq:hover::after {
        border-width: 5px; }
      .internship.index .sec_5 .bnr_faq:hover span i {
        background-color: #E7380D;
        width: 110px; }
        .internship.index .sec_5 .bnr_faq:hover span i::before {
          background-color: #fff; }
        .internship.index .sec_5 .bnr_faq:hover span i::after {
          background-color: #fff; }
  .internship.shop .list_area {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 30px 0; }
    .internship.shop .list_area li {
      border-radius: 8px;
      padding: 0.3em 0.8em 0.4em 0.8em;
      width: calc((100% - 30px)/4); }
      @media only screen and (max-width: 768px), print and (min-width: 2cm) {
        .internship.shop .list_area li {
          width: calc((100% - 10px)/2);
          font-size: 1.1rem;
          border-radius: 5px; } }
      .internship.shop .list_area li::before {
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 5px;
        display: inline-block;
        margin-right: 0.4em;
        position: relative;
        top: -0.05em; }
      .internship.shop .list_area li:nth-child(1) {
        background-color: rgba(0, 94, 176, 0.06); }
        .internship.shop .list_area li:nth-child(1)::before {
          background-color: #005EB0; }
      .internship.shop .list_area li:nth-child(2) {
        background-color: rgba(0, 0, 0, 0.04); }
        .internship.shop .list_area li:nth-child(2)::before {
          background-color: #000000; }
      .internship.shop .list_area li:nth-child(3) {
        background-color: rgba(255, 184, 44, 0.08); }
        .internship.shop .list_area li:nth-child(3)::before {
          background-color: #FFB82C; }
      .internship.shop .list_area li:nth-child(4) {
        background-color: rgba(231, 56, 13, 0.06); }
        .internship.shop .list_area li:nth-child(4)::before {
          background-color: #E7380D; }
      .internship.shop .list_area li:nth-child(5) {
        background-color: rgba(27, 173, 60, 0.06); }
        .internship.shop .list_area li:nth-child(5)::before {
          background-color: #1BAD3C; }
      .internship.shop .list_area li:nth-child(6) {
        background-color: rgba(70, 192, 229, 0.08); }
        .internship.shop .list_area li:nth-child(6)::before {
          background-color: #46C0E5; }
      .internship.shop .list_area li:nth-child(7) {
        background-color: rgba(159, 63, 193, 0.06); }
        .internship.shop .list_area li:nth-child(7)::before {
          background-color: #9F3FC1; }
  .internship.faq .sec_1 {
    overflow: hidden;
    padding: 10px 0 40px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.faq .sec_1 {
        padding: 0px 0 30px; } }
  .internship.faq .sec_2 {
    overflow: hidden;
    padding: 60px 0 60px; }
    @media only screen and (max-width: 768px), print and (min-width: 2cm) {
      .internship.faq .sec_2 {
        padding: 30px 0 30px; } }
    .internship.faq .sec_2 .ac_box dl dd {
      background-color: #fff; }
  .internship.faq .ac_box dl.no_acbox {
    pointer-events: none; }

/*# sourceMappingURL=internship.css.map */
