@media screen and (max-width: 640px) {
  body {
    width: 100%; }
    body .responsive-hidden {
      display: none; }
    body .no-padding {
      padding-left: 0px !important; }
    body .full-width {
      width: 168%; }
    body .align-center {
      text-align: center; }
    body .flex {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    body #wrapper {
      width: 100%; }
      body #wrapper #headercontent {
        width: 100%; }
        body #wrapper #headercontent #header_bnr {
          width: 80%; }
          body #wrapper #headercontent #header_bnr span.ads-pc {
            display: none; }
      body #wrapper span.ads-mobile {
        display: block; }
      body #wrapper .breadcrumbs {
        padding: 0 10px; }
        body #wrapper .breadcrumbs ul {
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          width: 100%;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          margin: 0 auto 10px auto; }
          body #wrapper .breadcrumbs ul li.breadcrumbs-list-item-last::after {
            display: none; }
      body #wrapper #maincontent {
        float: none;
        width: 100%; }
        body #wrapper #maincontent #osusume_header {
          width: 100%; }
          body #wrapper #maincontent #osusume_header table {
            width: 100%; }
            body #wrapper #maincontent #osusume_header table tbody tr td.header-banner h1 {
              width: 100%;
              padding: 0 5px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
            body #wrapper #maincontent #osusume_header table tbody tr td.header-banner a img {
              width: 100%;
              height: auto; }
            body #wrapper #maincontent #osusume_header table tbody tr.flex-col {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column; }
              body #wrapper #maincontent #osusume_header table tbody tr.flex-col td {
                margin: 5px 0;
                display: block; }
            body #wrapper #maincontent #osusume_header table.login tbody tr {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center; }
              body #wrapper #maincontent #osusume_header table.login tbody tr td {
                display: block; }
        body #wrapper #maincontent #main {
          padding: 0 !important; }
          body #wrapper #maincontent #main > img {
            max-width: 100%;
            height: auto; }
          body #wrapper #maincontent #main hr {
            margin: 6px auto;
            -webkit-box-sizing: border-box;
            box-sizing: border-box; }
          body #wrapper #maincontent #main table.top {
            width: 100%;
            margin-bottom: 20px; }
            body #wrapper #maincontent #main table.top tbody tr {
              max-width: 100%;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-direction: column;
              flex-direction: column; }
              body #wrapper #maincontent #main table.top tbody tr td {
                width: 100%;
                padding: 0 5px;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                display: block; }
          body #wrapper #maincontent #main table.flex-col {
            width: 100%;
            margin-bottom: 20px; }
            body #wrapper #maincontent #main table.flex-col tbody tr {
              padding: 0 5px;
              -webkit-box-sizing: border-box;
              box-sizing: border-box; }
              body #wrapper #maincontent #main table.flex-col tbody tr th, body #wrapper #maincontent #main table.flex-col tbody tr td {
                display: block; }
              body #wrapper #maincontent #main table.flex-col tbody tr th img, body #wrapper #maincontent #main table.flex-col tbody tr th h3 {
                max-width: 100%;
                height: auto; }
              body #wrapper #maincontent #main table.flex-col tbody tr:not(:first-child) {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                width: 100%; }
                body #wrapper #maincontent #main table.flex-col tbody tr:not(:first-child) td {
                  /*width: 100%;*/ }
        body #wrapper #maincontent #footer, body #wrapper #maincontent .footer-link {
          display: none; }
      body #wrapper #sidebarcontent, body #wrapper #sidebarcontent2 {
        float: none;
        width: 100%; }
      body #wrapper #sidebarcontent {
        margin-top: 0px; }
        body #wrapper #sidebarcontent #bansponsor01-2nd {
          text-align: center; }
        body #wrapper #sidebarcontent .clearfix {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: vertical;
          -webkit-box-direction: normal;
          -ms-flex-direction: column;
          flex-direction: column;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          body #wrapper #sidebarcontent .clearfix a {
            margin-bottom: 10px; } }

/*# sourceMappingURL=responsive-seven.css.map */