@charset "UTF-8";
@media screen and (max-width: 1023px) {
  #main {
    margin-left: 0;
    margin-top: 60px;
    padding: 1rem; }

  #header {
    height: 60px;
    line-height: 60px; }
    #header_bars {
      display: block;
      position: fixed;
      cursor: pointer;
      top: 0;
      left: 0;
      font-size: 2.1rem;
      color: #062b55;
      line-height: 60px;
      margin-left: 1rem; }
      #header_bars .fa-times {
        display: none; }
      #header_bars.open .fa-bars {
        display: none; }
      #header_bars.open .fa-times {
        display: inline-block; }
    #header_logo {
      width: 200px;
      margin: 0 auto;
      text-align: center;
      height: 100%; }
      #header_logo img {
        margin: 0; }
      #header_logo h1 {
        display: none; }
    #header_menu i {
      line-height: 60px;
      font-size: 2.1rem !important; }
      #header_menu i.fa-sort-down {
        display: none; }
    #header_sidebar_account_sstore {
      line-height: 1.5rem; }

  #sidebar {
    margin-left: -250px;
    top: 60px; }
    #sidebar.open {
      margin-left: 0px; }

  #mypage_list ul li .card {
    padding: 0.5rem; }

  /* --------------------------------
      Parts
  -------------------------------- */
  .card {
    margin-bottom: 1rem; }
    .card.fix {
      left: 0;
      width: 100%; }
    .card_block_main dl {
      display: block;
      height: auto;
      padding: 1rem 0;
      overflow: initial; }
      .card_block_main dl dt {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
        font-weight: bold; }
      .card_block_main dl dd {
        display: block; }
    .card_footer {
      text-align: left; }
    .nomenu .card {
      width: 90%;
      margin-top: 2rem;
      padding: 1rem; }

  .search .card_main dl {
    float: none;
    width: 100%; }

  .file_upload > div {
    float: none;
    width: 100%; }
  .file_upload_drop {
    display: none; }
  .file_upload_preview {
    height: 100px; } }
@media screen and (max-width: 480px) {
  html {
    font-size: 0.9rem; }

  .spBlock {
    display: block;
    margin: 0.5rem 0; }

  input.address, input.salesStoreName {
    width: 100%; }
  input.datepicker {
    height: 30px; }

  #main_header > h1 {
    font-size: 1.1rem; }
    #main_header > h1 span {
      display: block;
      margin-left: 0;
      margin-top: 0.3rem; }
  #main_header_btn {
    position: static; }
    #main_header_btn a {
      width: 100%;
      margin-bottom: 1rem; }

  .flogin_input {
    width: 85%;
    padding: 4rem 1rem; }
    .flogin_input .btn {
      width: 70%; }

  #mypage_list ul li {
    width: 33.33%;
    margin-bottom: 1rem; }
    #mypage_list ul li .card {
      margin-right: 1rem; }
      #mypage_list ul li .card > div i {
        font-size: 1rem;
        width: 30px;
        height: 30px;
        line-height: 30px;
        margin: 0; }
      #mypage_list ul li .card > div dl dt {
        display: none; }
      #mypage_list ul li .card > div dl dd {
        font-size: 1.2rem;
        line-height: 30px;
        margin-left: 0.3rem; }

  .message_img {
    height: 30px;
    width: 30px; }
    .message_img.ac_admin:before {
      width: 28px;
      /*画像の幅*/
      height: 28px;
      /*画像の高さ*/ }
    .message_img.ac_seller {
      line-height: 30px;
      font-size: 1rem; }
  .message_detail {
    margin-left: 40px; }

  #message .card.fix.open textarea {
    height: 50px; }
  #message .card.fix .file_upload_preview {
    height: 50px; }

  .apply_interconnection .card_main .seko_name {
    display: block;
    padding-left: 0;
    margin-top: 0.3rem; }

  .apply_construction .file_upload_preview li {
    width: 100%; }

  #download .card_block_main dl dd div:nth-child(1) {
    margin-right: 0; }
  #download .card_block_main dl dd div:nth-child(2) {
    color: #8C8C8C;
    position: static;
    margin-top: 1rem; }

  .flow ul li {
    width: 100%;
    margin-bottom: 0; }
    .flow ul li a {
      width: 100%; }
    .flow ul li::after {
      content: "";
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      width: 100%;
      text-align: center;
      line-height: initial;
      padding: 0; }

  /* --------------------------------
    Parts
  -------------------------------- */
  .card_main_title button {
    position: static;
    display: block;
    margin-top: 10px; }
  .card_main_title a {
    position: static;
    display: block;
    margin-top: 0.3rem; }
  .card_main .card_block_main {
    padding: 0 0.5rem; }
  .card_footer .btn {
    display: block;
    width: 100% !important;
    margin-bottom: 1rem; }
  .card_footer_right {
    position: static; }

  .table_check tr th:nth-child(2) {
    width: 3rem; }

  .search .card_main dl dt {
    display: block;
    width: 100%;
    margin-bottom: 8px; }
  .search .card_main dl dd {
    display: block;
    margin-bottom: 1rem; }
    .search .card_main dl dd [type=text], .search .card_main dl dd select {
      width: 100% !important; } }

/*# sourceMappingURL=responsive.css.map */
