@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Raleway:400,500,600,700,800");
.topBtn_area {
  display: none; }

.topBtn_area_top .topBtn {
  bottom: 190px;
  right: 10px; }

@media screen and (max-width: 999px) {
  .topBtn_area_top {
    display: none; } }

.n2021,
.close_greeting {
  display: block;
  background: #555;
  padding: 1em 10px;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25); }
  .n2021 .notice,
  .close_greeting .notice {
    display: block;
    font-weight: bold;
    color: #f00;
    text-shadow: 2px  2px 1px #fff, -2px  2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff, 2px  0px 1px #fff, 0px  2px 1px #fff, -2px  0px 1px #fff, 0px -2px 1px #fff;
    font-size: 1.35em; }
    @media screen and (max-width: 767px) {
      .n2021 .notice,
      .close_greeting .notice {
        font-size: 1em; } }
    @media screen and (max-width: 349px) {
      .n2021 .notice,
      .close_greeting .notice {
        font-size: 0.875em; } }
    .n2021 .notice .y,
    .close_greeting .notice .y {
      font-size: 135%; }
    .n2021 .notice .num,
    .close_greeting .notice .num {
      font-size: 200%; }
    .n2021 .notice .open,
    .close_greeting .notice .open {
      font-size: 130%; }
    @media screen and (max-width: 449px) {
      .n2021 .notice .open,
      .close_greeting .notice .open {
        display: block;
        margin-top: 3px; } }
  .n2021 .n2021_wrap,
  .close_greeting .n2021_wrap {
    margin-top: 0.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: bold;
    color: #ffd800;
    font-size: 1em;
    line-height: 1.25; }
    .n2021 .n2021_wrap a,
    .close_greeting .n2021_wrap a {
      color: #ffd800; }
    .n2021 .n2021_wrap p,
    .close_greeting .n2021_wrap p {
      margin: 0 0.5em; }
    .n2021 .n2021_wrap .contact a,
    .close_greeting .n2021_wrap .contact a {
      display: block;
      background: #ffd800;
      border-radius: 6px;
      color: #000;
      padding: 0.25em 1em;
      line-height: 1; }
      .n2021 .n2021_wrap .contact a:hover,
      .close_greeting .n2021_wrap .contact a:hover {
        opacity: 0.7; }
    @media screen and (max-width: 559px) {
      .n2021 .n2021_wrap .contact,
      .close_greeting .n2021_wrap .contact {
        width: 100%;
        margin: 0.5em 0 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .n2021 .n2021_wrap .contact a,
        .close_greeting .n2021_wrap .contact a {
          width: 90%;
          margin: 0 auto;
          font-size: 1.125em;
          padding: 0.5em 1em; } }

.movie_titlearea {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%; }
  .movie_titlearea:before {
    content: "";
    display: block;
    padding-top: 56.25%; }
  .movie_titlearea .ins {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .movie_titlearea .overseat {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 20;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.65); }
    @media screen and (max-width: 999px) {
      .movie_titlearea .overseat {
        background: rgba(0, 0, 0, 0.5); } }
  .movie_titlearea .size_posi {
    position: relative;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    @media screen and (max-width: 999px) {
      .movie_titlearea .size_posi {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .movie_titlearea .title_contents {
    position: relative;
    width: 32%;
    min-width: 400px;
    margin-left: 3vw;
    margin-top: -15vh;
    margin-top: -20vh; }
    @media screen and (max-width: 1099px) {
      .movie_titlearea .title_contents {
        margin-top: 0vh; } }
    @media screen and (max-width: 999px) {
      .movie_titlearea .title_contents {
        width: 100%;
        min-width: auto;
        max-width: 420px;
        margin: 0 auto; } }
    @media screen and (max-width: 699px) {
      .movie_titlearea .title_contents {
        min-width: auto;
        max-width: auto;
        max-width: 640px; } }
    .movie_titlearea .title_contents h1 {
      margin: 0 auto;
      width: 100%; }
      @media screen and (max-width: 699px) {
        .movie_titlearea .title_contents h1 {
          width: 85%; } }
      .movie_titlearea .title_contents h1 img {
        width: 100%; }

.copybl {
  color: #fff;
  text-align: center; }
  .copybl .copy {
    font-size: 1em;
    line-height: 1.35;
    font-weight: bold;
    color: #ffd800; }
    @media screen and (max-width: 349px) {
      .copybl .copy {
        font-size: 0.875em; } }
    .copybl .copy p.c1 {
      font-size: 1em; }
    .copybl .copy p.c2 {
      font-size: 1.5em; }
  .copybl .device_c {
    font-size: 0.875em;
    line-height: 1.3;
    margin-top: 0.5em; }
    @media screen and (max-width: 349px) {
      .copybl .device_c br {
        display: none; } }
  .copybl .tube_copy {
    margin: 0.5em auto 0.75em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 599px) {
      .copybl .tube_copy {
        margin: 0.25em auto 0.5em; } }
    .copybl .tube_copy p {
      font-size: 0.8125em;
      border-radius: 2px;
      padding: 0.3125em 1em;
      border: 1px solid #fff;
      color: #fff; }
      .copybl .tube_copy p a {
        color: #fff; }
  .copybl .app,
  .copybl .this_week_conf {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .copybl .app a,
    .copybl .this_week_conf a {
      display: block;
      width: 100%;
      font-size: 1.125em;
      color: #fff;
      padding: 0.3125em 1em;
      border-radius: 3.5em;
      border: 1px solid #fff;
      text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.5); }
      @media screen and (max-width: 599px) {
        .copybl .app a,
        .copybl .this_week_conf a {
          font-size: 1em;
          padding: 0.5em 1em; } }
  .copybl .this_week_conf {
    margin-top: 6px; }
  .copybl .app a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ff8854), to(#f00));
    background-image: -webkit-linear-gradient(top, #ff8854 0%, #f00 100%);
    background-image: -o-linear-gradient(top, #ff8854 0%, #f00 100%);
    background-image: linear-gradient(180deg, #ff8854 0%, #f00 100%); }
  .copybl .this_week_conf a {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4dc2bb), to(#39a39d));
    background-image: -webkit-linear-gradient(top, #4dc2bb 0%, #39a39d 100%);
    background-image: -o-linear-gradient(top, #4dc2bb 0%, #39a39d 100%);
    background-image: linear-gradient(180deg, #4dc2bb 0%, #39a39d 100%); }

.PC_copybl.copybl {
  margin-top: 0.75em; }
  @media screen and (min-width: 700px) {
    .PC_copybl.copybl {
      display: block; }
      .PC_copybl.copybl a:hover {
        opacity: 0.7; } }
  @media screen and (max-width: 699px) {
    .PC_copybl.copybl {
      display: none; } }

.SMP_copybl.copybl {
  margin: 0.5em 0;
  padding: 0.325em 0 0.5em; }
  @media screen and (min-width: 700px) {
    .SMP_copybl.copybl {
      display: none; } }
  @media screen and (max-width: 699px) {
    .SMP_copybl.copybl {
      display: block; } }

.top_slide_area {
  border-top: 1px solid #666;
  background-color: #000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  .top_slide_area .background_ins {
    background-color: rgba(0, 0, 0, 0.65);
    width: 100%;
    height: 100%;
    padding: 10px 0; }
    @media screen and (max-width: 669px) {
      .top_slide_area .background_ins {
        padding: 6px 0; } }
  .top_slide_area .banners {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .top_slide_area .banners li {
      margin: 0 5px; }
      @media screen and (max-width: 559px) {
        .top_slide_area .banners li {
          margin: 0 3px; } }
    .top_slide_area .banners img {
      width: 100%; }
    @media screen and (max-width: 349px) {
      .top_slide_area .banners {
        width: 90%;
        max-width: 260px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .top_slide_area .banners li {
          margin-top: 5px; }
          .top_slide_area .banners li:first-child {
            margin-top: 0; } }

.column_pack.block_pad {
  padding: 3em 0; }
  @media screen and (max-width: 599px) {
    .column_pack.block_pad {
      padding: 1.5em 0; } }

.column_bg_color01 {
  background: #eee; }

.column_bg_color02 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e2ebf0), to(#cfd9df));
  background-image: -webkit-linear-gradient(top, #e2ebf0 0%, #cfd9df 100%);
  background-image: -o-linear-gradient(top, #e2ebf0 0%, #cfd9df 100%);
  background-image: linear-gradient(180deg, #e2ebf0 0%, #cfd9df 100%); }

.column_title {
  text-align: center;
  margin-bottom: 1.5em; }
  @media screen and (max-width: 599px) {
    .column_title {
      margin-bottom: 1em; } }
  .column_title h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 2.5em;
    line-height: 1;
    font-weight: 800; }
    @media screen and (max-width: 999px) {
      .column_title h2 {
        font-size: 2em; } }
  .column_title p {
    letter-spacing: 0.05em;
    font-size: 1em;
    margin-top: 0.5em; }
    @media screen and (max-width: 599px) {
      .column_title p {
        margin-top: 0.25em; } }

.column_title.prSet {
  margin: 1.5em 0 1em; }
  @media screen and (max-width: 599px) {
    .column_title.prSet {
      margin: 1.5em 0 0em; } }

.news_1line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 1.5em;
  border: solid #999;
  border-width: 1px 0;
  padding: 0.5em;
  line-height: 1.25; }
  .news_1line .news {
    background: #000;
    border-radius: 4px;
    color: #fff;
    padding: 0.25em 0.75em;
    margin-right: 0.75em; }
  .news_1line .days {
    margin-right: 0.75em; }
  .news_1line .link {
    margin-left: auto; }
  @media screen and (max-width: 999px) {
    .news_1line {
      padding: 0.5em 0; }
      .news_1line .news {
        padding: 0.1em 0.5em;
        margin-right: 0.5em; }
      .news_1line .txt {
        width: 100%;
        margin: 0.3125em 0; }
      .news_1line .link {
        width: 100%; } }

.total_visitors {
  background: #09f;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  border: 3px solid #fff;
  color: #fff;
  padding: 1.5em;
  margin-bottom: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .total_visitors .t {
    font-size: 1.5em; }
  .total_visitors .term {
    margin: 0 0.5em; }
    .total_visitors .term:after {
      content: "・・・"; }
  .total_visitors .num {
    font-size: 2.75em; }
    .total_visitors .num span {
      font-size: 1rem; }
  @media screen and (max-width: 899px) {
    .total_visitors p {
      margin: 0.25em 0; }
    .total_visitors .num {
      width: 100%;
      text-align: center; }
    .total_visitors .term:after {
      content: ""; } }
  @media screen and (max-width: 349px) {
    .total_visitors {
      padding: 1em 0; } }

.pr_banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0em; }
  .pr_banners > div {
    margin: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0px solid #fff; }
    .pr_banners > div img {
      width: 300px; }
  @media screen and (max-width: 1159px) {
    .pr_banners {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .pr_banners > div {
        margin: 10px 0; } }

.opening_talk {
  margin: 3em auto 0;
  max-width: 960px; }
  .opening_talk h2 {
    font-size: 1.25em;
    background: #000;
    color: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
    text-align: center;
    padding: 1em 0; }
    @media screen and (max-width: 559px) {
      .opening_talk h2 {
        font-size: 1em;
        padding: 0.75em 0;
        font-weight: bold; } }
  .opening_talk .youtube_op {
    border: 1px solid #eee;
    border-top: 0;
    width: 100%;
    height: 0;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden; }
  .opening_talk .youtube_op iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.s_speaker_intro {
  font-size: 1.125em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5em; }
  @media screen and (max-width: 999px) {
    .s_speaker_intro {
      text-align: left; }
      .s_speaker_intro br {
        display: none; } }

.s_speaker {
  margin: 0 2em; }
  @media screen and (max-width: 559px) {
    .s_speaker {
      margin: 0 3em; } }
  .s_speaker a {
    display: block;
    padding: 0.5em;
    color: #333;
    border: 2px solid #ddd;
    margin: 0 0.5em;
    background: #fff; }
    @media screen and (min-width: 480px) {
      .s_speaker a {
        height: 385px; } }
    .s_speaker a img {
      width: 100%; }
    .s_speaker a .name {
      text-align: center;
      font-size: 1.125em;
      font-weight: bold;
      background: #000;
      color: #fff;
      padding: 0.25em 0; }
    .s_speaker a .company {
      margin: 1em 0.5em 0;
      font-size: 0.8125em;
      line-height: 1.5; }
    .s_speaker a .post {
      font-size: 0.8125em;
      line-height: 1.5;
      margin: 0.25em 0.5em 0; }

.required_conf_toppage {
  margin: 1em 0 0;
  color: #e33;
  line-height: 1.5;
  text-align: center; }

p.highlight_intro {
  font-size: 1.125em;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 1.5em; }
  @media screen and (max-width: 999px) {
    p.highlight_intro {
      text-align: left; }
      p.highlight_intro br {
        display: none; } }

ul.highlight_data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.highlight_data li {
    margin: 0.5em;
    width: 30.33%;
    border: 4px solid #999; }
    @media screen and (max-width: 999px) {
      ul.highlight_data li {
        width: 45%; } }
    @media screen and (max-width: 767px) {
      ul.highlight_data li {
        margin: 0.3125em;
        width: 80%; } }
    ul.highlight_data li p {
      font-size: 0.875em;
      line-height: 1.6125;
      padding: 1.25em; }
  ul.highlight_data .title {
    background-color: #444;
    font-size: 1.125em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 0;
    text-align: center;
    font-weight: bold;
    color: #fff; }
    ul.highlight_data .title a {
      color: #fff; }
      ul.highlight_data .title a:hover {
        color: #ccc; }
    ul.highlight_data .title span {
      padding: 3em 0.5em;
      display: block;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.4); }
    @media screen and (max-width: 999px) {
      ul.highlight_data .title span {
        padding: 2em 0.5em; } }
    @media screen and (max-width: 767px) {
      ul.highlight_data .title span {
        padding: 2em 0.5em;
        font-size: 1em; } }

ul.picup_theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.picup_theme li {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    width: 135px;
    height: 135px;
    border-radius: 50%;
    background: #fff;
    margin: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    @media screen and (max-width: 559px) {
      ul.picup_theme li {
        width: 100px;
        height: 100px; } }
  ul.picup_theme p {
    margin-top: 5px;
    font-size: 0.8125em;
    line-height: 1.25;
    text-align: center; }
  ul.picup_theme p.icon {
    margin: 0 auto;
    width: 70px; }
    @media screen and (max-width: 559px) {
      ul.picup_theme p.icon {
        width: 50px; } }
    ul.picup_theme p.icon img {
      width: 100%; }

.sub_theme_title {
  margin: 3em 2em 1em;
  text-align: center;
  border-top: 1px solid #333;
  padding-top: 0.75em; }

ul.sub_theme {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 1em; }
  ul.sub_theme li {
    width: 30%;
    text-align: center;
    font-size: 0.875em;
    background: rgba(255, 255, 255, 0.75);
    padding: 0.75em;
    margin: 0.5em;
    border-radius: 6px; }
    ul.sub_theme li h4 {
      font-weight: bold; }
    ul.sub_theme li p {
      border-top: 1px solid rgba(0, 0, 0, 0.2);
      margin-top: 0.5em;
      padding-top: 0.5em;
      font-size: 0.875em;
      line-height: 1.25; }
  @media screen and (max-width: 559px) {
    ul.sub_theme {
      margin: 1em 0 0; }
      ul.sub_theme li {
        width: 45%; } }

ul.sp_contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  ul.sp_contents li {
    width: 100%;
    margin: 0.5em;
    border: 4px solid #ddd;
    font-size: 0.875em;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    ul.sp_contents li img {
      width: 100%; }
  @media screen and (max-width: 559px) {
    ul.sp_contents {
      display: block; }
      ul.sp_contents li {
        margin: 0.5em auto;
        width: 70%; } }

.news_list {
  margin-top: 3em; }

.news_list h3 {
  font-size: 1.125em;
  background: #333;
  color: #fff;
  margin-bottom: 1em;
  text-align: center;
  border-radius: 2em;
  padding: 0.5em 0; }

.news_list dl {
  font-size: 1em;
  line-height: 1.5;
  margin: 0 0.5em;
  margin-top: -0.25em; }
  .news_list dl dt {
    float: left;
    width: 7.5em;
    padding: 0.75em 0; }
  .news_list dl dd {
    padding: 0.75em 0;
    padding-left: 6em;
    border-bottom: 1px solid #999; }
    .news_list dl dd:last-child {
      border: 0; }
  @media screen and (max-width: 999px) {
    .news_list dl {
      margin-top: -0.5em; }
      .news_list dl dt {
        float: none;
        width: 100%;
        padding: 0;
        padding-top: 0.5em;
        font-weight: bold; }
      .news_list dl dd {
        padding: 0;
        padding-bottom: 0.5em; } }

.sns_pc_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0; }
  .sns_pc_wrap > div {
    width: calc(50% - 1.5em); }
  .sns_pc_wrap h3 {
    font-size: 1.125em;
    background: #333;
    color: #fff;
    margin-bottom: 1em;
    text-align: center;
    border-radius: 2em;
    padding: 0.5em 0; }
  .sns_pc_wrap .widget {
    width: 490px;
    margin: 0 auto; }

.sns_smp_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  border-radius: 0.3125em;
  overflow: hidden; }
  .sns_smp_wrap > div {
    width: 100%; }
    .sns_smp_wrap > div a {
      display: block;
      width: 100%;
      color: #fff;
      text-align: center;
      padding: 1rem 0;
      font-size: 2em; }
      .sns_smp_wrap > div a img {
        height: 1em; }
  .sns_smp_wrap .tweet {
    background: #1da1f2; }
  .sns_smp_wrap .facebook {
    background: #295199; }

@media screen and (min-width: 1160px) {
  .sns_pc_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .sns_smp_wrap {
    display: none; } }

@media screen and (max-width: 1159px) {
  .sns_pc_wrap {
    display: none; }
  .sns_smp_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.tweet_ranking {
  margin-top: 2em;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 999px) {
    .tweet_ranking {
      display: block; } }
  .tweet_ranking .title {
    background: #09f;
    color: #fff;
    padding: 1.5em 2em; }
    .tweet_ranking .title .r02 {
      font-weight: bold;
      font-size: 1.25em; }
    @media screen and (max-width: 999px) {
      .tweet_ranking .title {
        padding: 1em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
        .tweet_ranking .title .r01, .tweet_ranking .title .r02, .tweet_ranking .title .r03 {
          font-size: 1em;
          font-weight: normal;
          margin: 0 0.5em; } }
  .tweet_ranking .rank_wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.5em; }
    .tweet_ranking .rank_wrap ul {
      width: 48%; }
    @media screen and (max-width: 599px) {
      .tweet_ranking .rank_wrap {
        display: block;
        padding: 1em; }
        .tweet_ranking .rank_wrap ul {
          width: 100%; } }
  .tweet_ranking ul.g li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
    .tweet_ranking ul.g li:last-child {
      border-bottom: 0;
      padding-bottom: 0; }
  .tweet_ranking ul.g a {
    color: #000;
    display: block;
    padding: 0.25em; }
    .tweet_ranking ul.g a:hover {
      background: #ddd; }
  .tweet_ranking ul.g .rankbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .tweet_ranking ul.g .grade {
    color: #fff;
    font-size: 0.75em;
    width: 2em;
    height: 2em;
    border-radius: 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 0.5em; }
  .tweet_ranking ul.g .g1 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#B67B03), to(#FEE9A0));
    background-image: -webkit-linear-gradient(bottom, #B67B03 0%, #FEE9A0 100%);
    background-image: -o-linear-gradient(bottom, #B67B03 0%, #FEE9A0 100%);
    background-image: linear-gradient(0deg, #B67B03 0%, #FEE9A0 100%); }
  .tweet_ranking ul.g .g2 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#757575), to(#E8E8E8));
    background-image: -webkit-linear-gradient(bottom, #757575 0%, #E8E8E8 100%);
    background-image: -o-linear-gradient(bottom, #757575 0%, #E8E8E8 100%);
    background-image: linear-gradient(0deg, #757575 0%, #E8E8E8 100%); }
  .tweet_ranking ul.g .g3 {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#6a3805), to(#ad8a56));
    background-image: -webkit-linear-gradient(bottom, #6a3805 0%, #ad8a56 100%);
    background-image: -o-linear-gradient(bottom, #6a3805 0%, #ad8a56 100%);
    background-image: linear-gradient(0deg, #6a3805 0%, #ad8a56 100%); }
  .tweet_ranking ul.g .name {
    font-size: 0.875em;
    font-weight: bold; }
  .tweet_ranking ul.g .tweet_num {
    margin-left: auto;
    font-weight: bold; }
    .tweet_ranking ul.g .tweet_num:after {
      content: " tweet";
      font-size: 70%;
      font-weight: normal; }
  @media screen and (max-width: 599px) {
    .tweet_ranking ul.others {
      display: none; } }
  .tweet_ranking ul.others li {
    float: left;
    font-size: 0.8125em;
    line-height: 1.75; }
  .tweet_ranking ul.others a {
    color: #000;
    display: block; }
    .tweet_ranking ul.others a:hover {
      background: #ddd; }
    .tweet_ranking ul.others a:after {
      content: "、"; }

.media_sponsor_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .media_sponsor_icon li {
    width: 180px;
    background: #efefef;
    margin: 10px; }
    @media screen and (max-width: 559px) {
      .media_sponsor_icon li {
        width: 140px; } }
    @media screen and (max-width: 399px) {
      .media_sponsor_icon li {
        margin: 5px; } }
  .media_sponsor_icon img {
    width: 100%; }

.page_link_sets {
  margin: 2em auto 1em;
  font-size: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (max-width: 559px) {
    .page_link_sets {
      margin: 1em auto 1em; } }
  .page_link_sets a {
    display: block;
    width: 90%;
    max-width: 480px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.75em 0.5em;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
    background-image: -webkit-linear-gradient(top, #666 0%, #333 100%);
    background-image: -o-linear-gradient(top, #666 0%, #333 100%);
    background-image: linear-gradient(180deg, #666 0%, #333 100%);
    border: 2px solid #fff;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3); }
    .page_link_sets a:hover {
      opacity: 0.7; }

ul.group_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  ul.group_link li {
    margin: 5px;
    padding: 15px;
    background: #fff; }
  @media screen and (min-width: 560px) {
    ul.group_link img {
      max-height: 40px; } }
  @media screen and (max-width: 559px) {
    ul.group_link img {
      max-width: 200px; } }
