/**
 * ATTENTION -------------------------------
 * このファイルは可能な限り編集しないでください。
 * サイト共通のCSSを追加したい場合は、common_custom.cssに記述してください。
 * -----------------------------------------
 */
@charset "UTF-8";
.c-btn_image .btn-wrapper {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-image_contents {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-unique_image-link {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-unique_investors-list-01 .list,
.c-unique_investors-list-02 .list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-unique_list-link-02 {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-unique_select-box .link {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-unique_select-box .btn {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-list_index .inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-list_btn .inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.c-list_image .inner {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}
.print-only {
  display: none
}
/*
SP時に注釈表時
*/
@media screen and (max-width: 768px) {
  .print-only {
    display: inline;
  }
}
@media screen and (min-width:769px) {
  .is-sp {
    display: none
  }
}
@media screen and (max-width:768px) {
  .c-btn_image .btn-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-image_contents {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-unique_image-link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-list_index .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-list_btn .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-list_image .inner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .is-pc {
    display: none
  }
}
@media screen and (max-width:425px) {
  .c-unique_investors-list-01 .list,
  .c-unique_investors-list-02 .list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-unique_list-link-02 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-unique_select-box .link {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .c-unique_select-box .btn {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
@-webkit-keyframes global_button-hover {
  0% {
    background: #7bc859
  }
  100% {
    background: #079d71
  }
}
@keyframes global_button-hover {
  0% {
    background: #7bc859
  }
  100% {
    background: #079d71
  }
}
@-webkit-keyframes global_button-hover-gray {
  0% {
    background: #fff
  }
  100% {
    background: #d8dedc
  }
}
@keyframes global_button-hover-gray {
  0% {
    background: #fff
  }
  100% {
    background: #d8dedc
  }
}
.l-custom_link .c-list_general a,
.l-custom_link .c-text_general a {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.l-custom_link .c-list_general a::after,
.l-custom_link .c-text_general a::after {
  position: static !important;
  display: inline-block !important;
  vertical-align: middle !important;
  margin-left: 5px !important;
  margin-right: 5px !important;
}
.l-custom_link .c-text_general a[target="_blank"]::after,
.l-custom_link .c-list_general a[target="_blank"]::after {
  margin-left: 6px !important;
  margin-right: 4px !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  margin-top: -5px !important;
}
.l-custom_link .c-list_general a:not([target="_blank"]):hover::after,
.l-custom_link .c-text_general a:not([target="_blank"]):hover::after {
  margin-left: 9px !important;
  margin-right: 1px !important;
}
/**
 * ATTENTION -------------------------------
 * このファイルは可能な限り編集しないでください。
 * サイト共通のCSSを追加したい場合は、common_custom.cssに記述してください。
 * -----------------------------------------
 */
