@charset "UTF-8";
/* トップページリンク追加 */
.report_top_btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 25px;
  box-sizing: border-box;
}

.report_top_inner {
  width: 460px;
}

.report_top_inner:first-child {
  margin: 0 auto 0 0;
}

.report_top_inner:last-child {
  margin: 0 0 0 auto;
}

.report_top_inner img {
  width: 100%;
  margin-bottom: 40px;
}

.link_btn_flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.report_btn {
  display: flex;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #f39800;
  text-align: center;
  line-height: 48px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.report_btn img {
  display: block;
  width: 10px;
  margin: 0;
}

.report_title {
  display: inline-block;
  font-size: 20px;
  text-align: center;
  color: #14386a;
  line-height: 32px;
}

/* レポートページ１ */
.report_main_visual {
  width: 100%;
  background-color: #fff4cd;
  height: 450px;
  padding-top: 64px;
  z-index: 1;
}

.report_inner {
  width: 960px;
  margin: 0 auto;
  text-align: center;
}

h1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}

h1 span.mv_text {
  display: block;
  font-size: 20px;
  color: #14386a;
  font-weight: bold;
  line-height: 45px;
  margin-bottom: 12px;
}

h1 span.mv_title {
  display: block;
  font-size: 50px;
  color: #14386a;
  font-weight: bold;
  margin-bottom: 40px;
}

.report_content {
  width: 100%;
  background-image: url(../img/report/report_1/pc_report1_bg.png);
  background-size: 1600px auto;
  background-position: center -0.5vw;
  background-repeat: no-repeat;
  z-index: 0;
}

.report_content_inner {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding-top: 288px;
}

.report_mv_text {
  font-size: 20px;
  color: #000;
  line-height: 32px;
}

.report_mv_text a {
  color: #14386a;
  font-size: 18px;
  display: block;
  margin-top: 20px;
}

/* イベントコンテンツ */
.event_content {
  width: 100%;
  max-width: 960px;
  margin: 138px auto 0;
}

.event_content_title {
  font-size: 30px;
  font-weight: bold;
  color: #14386a;
}

.event_content p {
  margin: 64px auto;
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

.event_content_image {
  display: flex;
  align-items: center;
  justify-content: center;
}

.event_content_image_inner {
  width: 448px;
}

.event_content_image_inner:first-child {
  margin: 0 auto 0 0;
}

.event_content_image_inner:last-child {
  margin: 0 0 0 auto;
}

/* ゲストトーク */
.guest_talk_sec {
  width: 100%;
  max-width: 960px;
  margin: 80px auto 0;
}

.guest_title {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  margin-top: 64px;
  margin-bottom: 35px;
}

.guest_talk {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  color: #000;
}

.guest_talk.rev .guest_talk_text {
  width: 540px;
  font-size: 18px;
  line-height: 32px;
  margin: 0 auto 0 0;
}

.guest_image {
  width: 354px;
  margin-right: -64px;
}

.guest_image_long {
  margin: 64px auto;
  width: 960px;
}

.guest_title,
.guest_talk > .guest_talk_text {
  width: 540px;
  margin-left: auto;
  margin-right: 0;
  font-size: 18px;
  line-height: 32PX;
}

.guest_title.rev {
  margin: 64px auto 35px 0;
}

.guest_talk.rev {
  flex-direction: row-reverse;
}

.guest_talk .guest_image {
  margin-left: -64px;
}

.guest_title.rev.guest_title_3 {
  margin-top: 80px;
}

.divider {
  width: 150px;
  margin: 85px auto;
}

.row_content {
  width: 960px;
  margin: 0 auto;
}

.row_content p {
  font-size: 18px;
  line-height: 32px;
  color: #000;
}

.row_content_text1 .guest_text_small {
  padding: 0;
}

.row_content p:first-child {
  margin-bottom: 32px;
}

.report_link {
  text-align: center;
  margin: 130px auto 0;
  width: 575px;
}

.report_link a img {
  margin-bottom: 40px;
}

.report_link a img.allow {
  margin-bottom: 0;
}

.top_link {
  display: block;
  width: 256px;
  height: 64px;
  border-radius: 32px;
  color: #f39800;
  border: 2px solid #f39800;
  margin: 64px auto 190px;
  text-align: center;
  line-height: 64px;
  font-size: 16px;
  font-weight: bold;
  box-sizing: border-box;
}

.top_link.report_01 {
  margin: 100px auto 190px;
}

/* レポート２調整 */
.guest_talk.report_2 {
  margin-top: 64px;
}

.guest_talk.report_2.guest_talk_3 {
  margin-top: 128px;
}

.guest_talk.report_2.guest_4 {
  margin-top: 96px;
}

.report_2 .guest_title {
  margin-top: 32px;
  margin-bottom: 0;
}

.report_2 .guest_title.rev.guest_title_3 {
  margin-top: 64px;
  margin-bottom: 32px;
}

.report_2 .guest_title.report_2_title {
  margin-top: 0;
  margin-bottom: 32px;
}

.report_2_guest_name {
  line-height: 32px;
  margin-bottom: 32px;
}

.guest_text_small {
  font-size: 14px;
  padding-right: 16px;
}

.report_2.guest_2 .guest_title {
  margin-top: 0;
}

.row_content.report_2 p:nth-child(2),
.row_content.report_2 p:nth-child(4) {
  margin-bottom: 32px;
}

.guest_talk.report_2.guest_5 {
  margin-top: 128px;
}

@media screen and (max-width: 870px) {
  /* トップページリンク追加 */
  .report_top_btn {
    display: block;
    padding-top: 11px;
  }
  .report_top_inner {
    width: 100%;
  }
  .report_top_inner img.allow {
    margin-bottom: 0;
    width: 2vw;
  }
  .report_link a img.allow {
    width: 2vw;
  }
  .report_top_inner img {
    margin-bottom: 17px;
  }
  .report_top_inner:last-child {
    margin: 40px auto 0;
  }
  .report_btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    line-height: 40px;
  }
  .report_title {
    font-size: 15px;
    line-height: 25px;
  }
  /* レポートページSP */
  h1 span.mv_text {
    font-size: 3.2vw;
    line-height: 6.67vw;
    margin-bottom: 1.5vw;
  }
  h1 span.mv_title {
    font-size: 8vw;
    margin-bottom: 8vw;
  }
  .report_main_visual {
    height: 60vw;
    padding-top: 8vw;
  }
  .report_main_visual.report_2 {
    height: 66.6vw;
    padding-top: 8vw;
  }
  .report_content {
    width: 100%;
    background-image: url(../img/report/report_1/report_bg_sp.png);
    background-position: center 98vw;
    background-size: 100%;
  }
  .report_inner {
    width: 100%;
  }
  .report_inner img {
    width: 88%;
    margin: 0 auto;
  }
  .report_content_inner {
    width: 87.7vw;
    padding-top: 35vw;
  }
  .report_mv_text {
    font-size: 3em;
    line-height: 6.6vw;
  }
  .report_mv_text a {
    margin-top: 4vw;
    font-size: 3.4vw;
  }
  .event_content {
    width: 87%;
    margin: 12vw auto 0;
  }
  .event_content_title {
    font-size: 5.3vw;
    text-align: center;
    line-height: 7.2vw;
  }
  .event_content p {
    margin: 35px auto 50px;
    font-size: 3em;
    line-height: 6.7vw;
  }
  .event_content_image_inner {
    width: 40vw;
  }
  .guest_talk_sec {
    width: 87%;
    margin: 16vw auto;
  }
  .guest_talk {
    display: block;
    margin: 9vw auto;
  }
  .guest_talk_second {
    margin: 4.6vw auto 0;
  }
  .guest_talk .guest_image {
    margin-left: 0;
    width: 100%;
  }
  .guest_title,
  .guest_title.rev {
    font-size: 4vw;
    margin: 7vw auto 7vw 0;
    line-height: 6.6vw;
  }
  .guest_talk.rev .guest_talk_text,
  .guest_talk > .guest_talk_text {
    width: 100%;
    font-size: 4vw;
    line-height: 6.6vw;
    margin: 0 auto;
  }
  .guest_image_long {
    margin: 21.4vw auto;
    width: 100%;
  }
  .guest_talk_3 {
    margin: 20vw auto 0;
  }
  .guest_title.rev.guest_title_3 {
    margin-top: 6.8vw;
  }
  .divider {
    width: 29.3vw;
    margin: 12vw auto;
  }
  .row_content {
    width: 87%;
  }
  .row_content p {
    font-size: 4vw;
    line-height: 6.6vw;
  }
  .row_content p:first-child {
    margin-bottom: 6.6vw;
  }
  .report_link {
    width: 88%;
    margin: 13.4vw auto 0;
  }
  .report_link a img {
    margin-bottom: 4vw;
  }
  .top_link {
    font-size: 3.7vw;
    width: 58.7vw;
    height: 12vw;
    border-radius: 6vw;
    line-height: 12vw;
    margin: 70px auto 100px;
  }
  .top_link.report_01 {
    margin: 70px auto 100px;
  }
  /* レポートページ２SP */
  h1 span.mv_title.report_2 {
    font-size: 8vw;
    margin-bottom: 5vw;
    line-height: 10vw;
  }
  .guest_talk.report_2 {
    margin-top: 10.6vw;
  }
  .guest_talk.report_2 .guest_image {
    margin-bottom: 6.7vw;
  }
  .guest_text_small {
    font-size: 3vw;
  }
  .report_2 .guest_title {
    margin-bottom: 0;
  }
  .report_2_guest_name {
    line-height: 6.7vw;
    margin-bottom: 6.7vw;
  }
  .guest_talk_sec.guest_talk_second {
    margin-top: 20vw;
  }
  .center_title {
    margin-top: 14.7vw;
  }
  .guest_talk.report_2.guest_talk_3 {
    margin-top: 10.7vw;
  }
  .report_2 .guest_title.report_2_title {
    margin-bottom: 6.7vw;
  }
  .report_2 .guest_title.rev.guest_title_3 {
    margin-top: 6.7vw;
    margin-bottom: 6.7vw;
  }
  .guest_talk.report_2.guest_4 {
    margin-top: 20vw;
  }
  .row_content.report_2 p:nth-child(2), .row_content.report_2 p:nth-child(4) {
    margin-bottom: 6.7vw;
  }
}
/*--20230727--*/
@media screen and (min-width: 871px) {
  section#report {
    padding-top: 13.1em;
    padding-bottom: 10.4em;
  }
  section#report h2 {
    font-size: 1em;
    width: 47.2em;
    margin: 0 auto 6.3em;
  }
  section#report .report_top_btn {
    width: 96em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    margin: 0 auto;
  }
  section#report .report_top_inner {
    width: 47.9166666667%;
  }
  section#report .report_top_inner .link_btn_flex {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-top: 3.9em;
    font-size: 1em;
  }
  section#report .report_top_inner .link_btn_flex .report_btn {
    display: flex;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #f39800;
    text-align: center;
    line-height: 48px;
    text-align: center;
    align-items: center;
    justify-content: center;
  }
  section#report .report_top_inner .link_btn_flex .report_btn img {
    display: block;
    width: 10px;
    margin: 0;
  }
  section#report .report_top_inner .link_btn_flex .report_title {
    display: inline-block;
    font-size: 20px;
    text-align: center;
    color: #14386a;
    line-height: 32px;
  }
  main.report .report_main_visual {
    background-image: url(../img/overview_bg.png);
    background-size: 2em auto;
    background-position: center center;
    background-repeat: repeat;
  }
  main.report .report_main_visual img {
    border-radius: 20px;
  }
  main.report .guest_image_long {
    margin-bottom: 66px;
  }
  main.report .guest_text_long {
    margin: 0 auto;
    width: 960px;
    font-size: 18px;
    line-height: 32px;
    color: #000;
  }
  main.report .divider {
    width: 151px;
  }
  main.report.report2 .event_content p {
    margin-bottom: 0;
  }
  main.report.report2 .event_content p.report_2_guest_name {
    margin-top: 0;
  }
  main.report.report2 .event_content p.mt32 {
    margin-top: 32px;
  }
  main.report.report2 .event_content_image {
    margin-top: 130px;
  }
  main.report.report2 .event_content_image.mt64 {
    margin-top: 64px;
  }
  main.report.report2 .guest_talk.rev .guest_talk_text .guest_title {
    margin-top: 0;
  }
  main.report.report2 .guest_talk.rev .guest_talk_text .guest_title.mt32 {
    margin-top: 32px;
  }
  main.report .guest_talk.tanabata {
    display: block;
    margin-top: 130px;
    padding-bottom: 418px;
  }
  main.report .guest_talk.tanabata .guest_image {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0;
  }
  main.report .guest_talk.tanabata .guest_image img {
    display: block;
    position: absolute;
    width: 256px;
    height: auto;
  }
  main.report .guest_talk.tanabata .guest_image img.pic1 {
    left: -64px;
    top: 159px;
  }
  main.report .guest_talk.tanabata .guest_image img.pic2 {
    left: 256px;
    top: 223px;
  }
  main.report .guest_talk.tanabata .guest_image img.pic3 {
    right: -64px;
    top: 0;
  }
  main.report .guest_talk.tanabata .guest_image img.pic4 {
    right: 128px;
    top: 191px;
  }
  main.report .guest_talk.tanabata > .guest_talk_text {
    margin: 0;
    width: 672px;
  }
}
@media screen and (max-width: 870px) {
  section#report {
    padding-top: 15.2em;
    padding-bottom: 12.5em;
  }
  section#report h2 {
    font-size: 1em;
    width: 55em;
    margin: 0 auto 8em;
  }
  main.report .report_main_visual {
    background-image: url(../img/report/report_mv_bg_sp.png);
    background-size: 75em auto;
    background-position: center center;
    background-repeat: repeat;
  }
  main.report .report_main_visual img {
    border-radius: 20px;
  }
  main.report h1 {
    font-size: 1em;
    font-feature-settings: "palt";
    letter-spacing: 0.06em;
  }
  main.report h1 span.mv_text {
    font-size: 2.4em;
    line-height: 1.75;
    margin-bottom: 1.8666666667vw;
  }
  main.report h1 span.mv_title {
    margin-bottom: 0.5em;
    line-height: 1.25;
    margin-bottom: 4.2666666667vw;
  }
  main.report .report_content {
    background-position: center 90vw;
  }
  main.report .guest_image_long {
    margin-top: 0;
    margin-bottom: 10.4em;
  }
  main.report .guest_talk_sec {
    margin-bottom: 10.2em;
  }
  main.report .guest_text_long {
    margin: 0 auto;
    width: 87%;
    font-size: 4vw;
    line-height: 6.6vw;
    color: #000;
  }
  main.report.report2 .report_content_inner {
    padding-top: 39vw;
  }
  main.report.report2 .event_content p {
    margin-bottom: 0;
  }
  main.report.report2 .event_content p.report_2_guest_name {
    margin-top: 0;
  }
  main.report.report2 .event_content p.mt32 {
    margin-top: 32px;
  }
  main.report.report2 .event_content_title + .event_content_image {
    margin-top: 12.8vw;
  }
  main.report.report2 .event_content.sptop150 {
    margin-top: 20vw;
    width: 100%;
  }
  main.report.report2 .event_content.sptop150 h3 + .guest_image {
    margin-left: 0;
    width: 100%;
    margin-top: 12.9333333333vw;
  }
  main.report.report2 .guest_talk.tanabata {
    margin-top: 20vw;
  }
  main.report.report2 .guest_talk .guest_image.tanabata_pic1 {
    margin-bottom: 13.6vw;
  }
  main.report.report2 .guest_talk .guest_image.tanabata_pic2 {
    margin-top: 13.6vw;
  }
}