@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 {
                display: block;
                margin: 5px 0; }
            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 table.top 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 #main table.top tbody tr td {
            display: block; }
            body #wrapper #maincontent #main table.top tbody tr td img {
              max-width: 100%;
              height: auto; }
        body #wrapper #maincontent #main table.font-simulator 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; }
          body #wrapper #maincontent #main table.font-simulator tbody tr td {
            display: block;
            width: 100%; }
            body #wrapper #maincontent #main table.font-simulator tbody tr td:first-child {
              -webkit-box-ordinal-group: 2;
              -ms-flex-order: 1;
              order: 1; }
            body #wrapper #maincontent #main table.font-simulator tbody tr td:nth-child(2) {
              -webkit-box-ordinal-group: 3;
              -ms-flex-order: 2;
              order: 2; }
            body #wrapper #maincontent #main table.font-simulator tbody tr td:last-child {
              -webkit-box-ordinal-group: 1;
              -ms-flex-order: 0;
              order: 0; }
              body #wrapper #maincontent #main table.font-simulator tbody tr td:last-child div {
                margin: auto;
                text-align: left; }
        body #wrapper #maincontent #main table.template-font 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;
          margin-bottom: 20px; }
          body #wrapper #maincontent #main table.template-font tbody tr td {
            width: 100%;
            display: block; }
            body #wrapper #maincontent #main table.template-font tbody tr td:first-child {
              text-align: center; }
        body #wrapper #maincontent #main hr.separator {
          margin: 6px 0;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        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: 10px; }
        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 td {
            display: block; }
          body #wrapper #sidebarcontent .clearfix a {
            margin-bottom: 10px; } }

/*# sourceMappingURL=responsive.css.map */