/*==================================================
 report27
==================================================*/
.p-attempt-box {
  border: 2px solid #dcdcdc;
  padding: 3rem 4rem; }
  @media screen and (max-width: 568px) {
    .p-attempt-box {
      padding: 2rem 3rem; } }

.p-case_intro_ph img {
  display: block;
  margin: 0 auto 5rem; }

.p-case_intro-profile {
  display: flex;
  margin-bottom: 2.5rem;
  padding: 2rem;
  border: solid 3px #ccc;
  margin-top: 3rem; }
  .p-case_intro-profile > dt {
    width: 215px; }
    .p-case_intro-profile > dt img {
      display: block;
      max-width: 215px;
      margin: 0 auto; }
  .p-case_intro-profile > dd {
    width: calc(100% - 215px);
    padding-left: 20px; }
  .p-case_intro-profile .p-case_intro-name {
    margin-bottom: 1rem;
    font-weight: bold; }
  .p-case_intro-profile .p-case_intro-name span {
    display: block;
    font-size: 2rem; }
  @media screen and (max-width: 768px) {
    .p-case_intro-profile {
      display: block; }
      .p-case_intro-profile > dt,
      .p-case_intro-profile > dd {
        width: 100%; }
      .p-case_intro-profile > dt {
        margin-bottom: 1rem; }
      .p-case_intro-profile > dd {
        padding: 0; } }

.p-event_interview {
  display: block; }
  .p-event_interview a {
    color: #1275CE;
    text-decoration: underline; }
  .p-event_interview figure.u-fl-r {
    margin: 2rem 0 0 2rem; }
  .p-event_interview figure.u-fl-l {
    margin: 0 2rem 0 0; }
  @media screen and (max-width: 768px) {
    .p-event_interview {
      max-width: 100%; }
      .p-event_interview figure.u-fl-r,
      .p-event_interview figure.u-fl-l {
        float: none !important;
        margin: 1rem auto 1rem auto !important; } }
  .p-event_interview .block p {
    display: block;
    overflow: hidden; }
  .p-event_interview .block::after {
    display: table;
    clear: both;
    content: ''; }

.p-txt-blue {
  color: #1275CE;
  font-weight: bold; }

iframe.p-youtube-movie {
  display: block;
  margin: 2rem auto;
  height: 400px; }
  @media screen and (max-width: 568px) {
    iframe.p-youtube-movie {
      height: 210px; } }

.p-event_reportCol2 {
  display: flex;
  width: 100%;
  margin: 2.4rem 0; }
  @media screen and (max-width: 568px) {
    .p-event_reportCol2 {
      display: block; } }
  .p-event_reportCol2-txt {
    flex: 1;
    padding-right: 2rem; }
    @media screen and (max-width: 568px) {
      .p-event_reportCol2-txt {
        padding-right: 0; } }
  .p-event_reportCol2-txt-right {
    flex: 1;
    padding-left: 2rem; }
    @media screen and (max-width: 568px) {
      .p-event_reportCol2-txt-right {
        padding-left: 0; } }
  .p-event_reportCol2-txt-left {
    flex: 2;
    padding-right: 2rem; }
    @media screen and (max-width: 568px) {
      .p-event_reportCol2-txt-left {
        padding-right: 0; } }
  .p-event_reportCol2-img {
    max-width: 360px; }
    @media screen and (max-width: 568px) {
      .p-event_reportCol2-img {
        max-width: 100%;
        margin: 1.5rem auto;
        text-align: center; } }

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