@charset "UTF-8";
/* 下層ページ */
.content-header__main-visual {
  background: #eeecdf;
  padding: 0px 10px 10px;
  margin-bottom: 30px; }
.content-header__title {
  background: transparent; }
.content-header__image {
  margin-bottom: 0; }
.content-header__icon {
  left: 5px;
  top: 2px; }

.speaker__list {
  margin-left: 0; }
.speaker__item {
  font-size: 76%;
  width: 32%;
  margin-left: 0; }
  .speaker__item:first-child {
    margin-left: 0; }
  .speaker__item:nth-child(2) {
    margin-left: 2.1%;
    font-size: 76%; }
  .speaker__item:last-child {
    float: right; }
  .speaker__item.p1 {
    background: #7aa200; }
  .speaker__item.p2 {
    background: #ff0066; }
  .speaker__item.p3 {
    background: #0586ff; }
  .speaker__item__content {
    display: table;
    text-align: center;
    height: 70px;
    width: 100%; }
    .speaker__item__content__inner {
      vertical-align: middle;
      display: table-cell; }
      .speaker__item__content__inner .name {
        display: block;
        font-size: 110%; }
.speaker__question.p1 {
  border-color: #7aa200; }
.speaker__question.p2 {
  border-color: #ff0066; }
.speaker__question.p3 {
  border-color: #0586ff; }

/* 対談 */
.interview__intro {
  margin: 0 auto 6.66667%;
  font-size: 85%;
  background: #eeecdf;
  padding: 4%; }
.interview__dialog .p1 {
  color: #7aa200; }
.interview__dialog .p2 {
  color: #ff0066; }
.interview__dialog .p3 {
  color: #0586ff; }
.interview__dialog .sp-no-float {
  float: none; }
.interview__dialog .note {
  display: block;
  padding-top: 1em;
  text-indent: -1em;
  padding-left: 1em; }
.interview .layout-column3 {
  width: 93.75%;
  margin: 0 auto; }
  .interview .layout-column3::after {
    content: '';
    display: table;
    clear: both; }
  .interview .layout-column3 .column-item {
    width: 46.66667%;
    margin-bottom: 4.6875%;
    float: left; }
    .interview .layout-column3 .column-item:nth-child(even) {
      float: right; }

@media print, screen and (min-width: 980px) {
  .content-header__main-visual {
    background: #eeecdf;
    padding: 35px 15px 20px;
    margin-bottom: 70px; }
  .content-header__title {
    padding: 0 0 0px 175px;
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 30px;
    position: static; }
  .content-header__image {
    margin-bottom: 0; }
    .content-header__image img {
      vertical-align: bottom; }
  .content-header__icon {
    margin-top: -32px;
    width: 116px;
    left: 55px; }

  .speaker__item {
    margin-left: 30px;
    font-size: 100%;
    width: 300px; }
    .speaker__item:nth-child(2) {
      font-size: 100%;
      margin-left: 30px; }
    .speaker__item__content .name {
      display: block;
      font-size: 150%; }

  .interview__intro {
    width: auto;
    text-align: left;
    margin: 0 auto 80px;
    font-size: 114%;
    padding: 20px 40px;
    background: #eeecdf; }
  .interview__dialog .fr.sp-no-float {
    float: right; }
  .interview__dialog .fl.sp-no-float {
    float: left; }
  .interview__dialog .note {
    display: block;
    font-size: 80%; }
  .interview .layout-column3 {
    width: 100%;
    margin: 0 auto; }
    .interview .layout-column3::after {
      content: '';
      display: table;
      clear: both; }
    .interview .layout-column3 .column-item {
      float: left;
      width: 284px;
      margin-bottom: 4.6875%;
      margin-right: 54px; }
      .interview .layout-column3 .column-item:last-child {
        margin-right: 0px; }
      .interview .layout-column3 .column-item:nth-child(even) {
        float: left; } }

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