.box__flex__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-bottom: 60px; }
  @media screen and (min-width: 737px) {
    .box__flex__row {
      margin-top: -117px; } }
  @media screen and (min-width: 737px) {
    .en .box__flex__row {
      margin-top: -215px; } }
  @media screen and (max-width: 736px) {
    .box__flex__row img {
      width: calc(50% - (19px / 2)); } }
  .box__flex__row__text {
    line-height: 1.5;
    font-size: 12px;
    margin-left: 8px; }

@media screen and (min-width: 737px) {
  .box__flex01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media screen and (min-width: 737px) {
  .box__flex01__left {
    width: 508px; } }

.box__flex01__right {
  text-align: center; }
  @media screen and (min-width: 737px) {
    .box__flex01__right {
      width: 402px; } }

.box__flex02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 737px) {
    .box__flex02 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 20px; } }
  @media screen and (max-width: 736px) {
    .box__flex02 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  @media screen and (max-width: 736px) {
    .box__flex02__left {
      min-height: 0%;
      margin: 0 0 10px; } }
  @media screen and (min-width: 737px) {
    .box__flex02__left {
      width: 164px; } }
  @media screen and (min-width: 737px) {
    .box__flex02__right {
      width: 731px; } }

@media screen and (min-width: 737px) {
  .box__flex__row02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative; } }

@media screen and (max-width: 736px) {
  .box__flex__row02 {
    margin-top: 20px; } }

@media screen and (max-width: 736px) {
  .box__flex__row02 img {
    width: 70%;
    margin-left: auto;
    margin-right: auto; } }

.box__flex__row02__text {
  line-height: 1.5;
  font-size: 12px; }
  @media screen and (min-width: 737px) {
    .box__flex__row02__text {
      margin-left: 8px;
      position: absolute;
      bottom: 0;
      right: -8px;
      -webkit-transform: translateX(100%);
          -ms-transform: translateX(100%);
              transform: translateX(100%);
      white-space: nowrap; } }
  @media screen and (max-width: 736px) {
    .box__flex__row02__text {
      margin-top: 5px;
      text-align: center !important; } }

.p-link-detail {
  font-size: 12px;
  font-weight: bold;
  line-height: 1.46;
  text-align: left;
  color: #333;
  text-decoration: none;
  display: inline-block;
  margin-top: 10px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 736px) {
    .p-link-detail {
      margin-top: 6px; } }
  .p-link-detail:after {
    content: "";
    background-image: url("../images/blueskiesforourchildren/chairman/right-arrow.png");
    background-size: contain;
    background-repeat: no-repeat;
    width: 8px;
    height: 10px;
    margin-left: 6px; }
  .p-link-detail:hover {
    color: #009ee2; }
    .p-link-detail:hover:after {
      background-image: url("../images/blueskiesforourchildren/chairman/right-arrow-color.png"); }

@media screen and (max-width: 736px) {
  .box__flex__row03 {
    display: inline-block; } }

.box__flex__row03__text {
  line-height: 1.5;
  font-size: 12px;
  margin-top: 10px; }
  @media screen and (max-width: 736px) {
    .box__flex__row03__text {
      margin-top: 5px; } }

.box__flex03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 737px) {
    .box__flex03 {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: start;
      -webkit-align-items: flex-start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-top: 20px; } }
  @media screen and (max-width: 736px) {
    .box__flex03 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: column-reverse;
          -ms-flex-direction: column-reverse;
              flex-direction: column-reverse; } }
  @media screen and (min-width: 737px) {
    .box__flex03__left {
      width: 400px; } }
  @media screen and (max-width: 736px) {
    .box__flex03__left {
      min-height: 0%;
      margin: 0 0 10px; } }
  @media screen and (max-width: 736px) {
    .box__flex03__left .figure {
      display: -webkit-box !important;
      display: -webkit-flex !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  @media screen and (max-width: 736px) {
    .box__flex03__left .figure li {
      display: block !important; } }
  @media screen and (min-width: 737px) {
    .box__flex03__right {
      width: 508px; } }

.figure__single:after {
  content: "";
  width: 50%;
  height: 100%;
  display: block; }
