.mv_logo_wrap .links_cap { text-align: center; }
.mv_logo_wrap .links_list ul { display: flex; -webkit-justify-content: center; justify-content: center; }
.mv_logo_wrap .links_list .links_list__item { position: relative; }
.mv_logo_wrap .links_list .links_list__item a { position: absolute; width: 100%; height: 100%; top: 0; left: 0; display: block; }
.mv_logo_wrap .other_links { display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.mv_logo_wrap .other_links .links_cap { width: 100%; }
@media only screen and (min-width: 751px) { .mv_logo_wrap .pc_links, .mv_logo_wrap .other_links { width: 410px; margin: auto; }
  .mv_logo_wrap .pc_links .links_status, .mv_logo_wrap .other_links .links_status { margin: 0 auto 4px; }
  .mv_logo_wrap .pc_links .links_target, .mv_logo_wrap .other_links .links_target { margin-bottom: 6px; }
  .mv_logo_wrap .pc_links .links_list__item, .mv_logo_wrap .other_links .links_list__item { -webkit-transition: opacity 0.3s ease-in; -moz-transition: opacity 0.3s ease-in; -ms-transition: opacity 0.3s ease-in; -o-transition: opacity 0.3s ease-in; transition: opacity 0.3s ease-in; }
  .mv_logo_wrap .pc_links .links_list__item:hover, .mv_logo_wrap .other_links .links_list__item:hover { opacity: 0.7; }
  .mv_logo_wrap .pc_links { margin-top: 20px; margin-bottom: 40px; }
  .mv_logo_wrap .pc_links .links_status { width: 102px; }
  .mv_logo_wrap .pc_links .links_list .links_list__item { width: 128px; margin: 0 3px; }
  .mv_logo_wrap .other_links .links_status { width: 304px; }
  .mv_logo_wrap .other_links .switch_wrap { width: 142px; }
  .mv_logo_wrap .other_links .switch_wrap .links_list .links_list__item { width: 106px; }
  .mv_logo_wrap .other_links .app_wrap { width: 262px; }
  .mv_logo_wrap .other_links .app_wrap .links_list .-apple { width: 114px; margin-right: 4px; }
  .mv_logo_wrap .other_links .app_wrap .links_list .-google { width: 129px; } }
@media only screen and (max-width: 750px) { .mv_logo_wrap .pc_links, .mv_logo_wrap .other_links { width: 84vw; margin: auto; }
  .mv_logo_wrap .pc_links .links_status, .mv_logo_wrap .other_links .links_status { margin: 0 auto 1.86vw; }
  .mv_logo_wrap .pc_links .links_target, .mv_logo_wrap .other_links .links_target { margin-bottom: 2.4vw; }
  .mv_logo_wrap .pc_links { margin-top: 7.2vw; margin-bottom: 7.46vw; }
  .mv_logo_wrap .pc_links .links_status { width: 18.13vw; }
  .mv_logo_wrap .pc_links .links_list ul { -webkit-justify-content: space-between; justify-content: space-between; }
  .mv_logo_wrap .pc_links .links_list .links_list__item { border: 1px solid #e1e1e1; width: 26.66vw; }
  .mv_logo_wrap .other_links { margin-bottom: 8.8vw; }
  .mv_logo_wrap .other_links .links_status { width: 56.79vw; }
  .mv_logo_wrap .other_links .switch_wrap { width: 24vw; }
  .mv_logo_wrap .other_links .switch_wrap .links_list .links_list__item { margin: 0 2px; }
  .mv_logo_wrap .other_links .app_wrap { width: 57.33vw; }
  .mv_logo_wrap .other_links .app_wrap .links_list ul { -webkit-justify-content: space-between; justify-content: space-between; }
  .mv_logo_wrap .other_links .app_wrap .links_list .-apple { width: 26.66vw; }
  .mv_logo_wrap .other_links .app_wrap .links_list .-google { width: 29.6vw; } }
