main {
    display: block; }
  
  .inpage_maintitle.mypage {
    background: url("/ichibanboshiclub/img/mypage/inpage_header_mypage-2565ff04d38cb94408095a5c715caad8.jpg") no-repeat center center/cover; }
  
  .breadcrumb_signup {
    background: #0093d7;
    text-align: left;
    font-size: 1.7rem;
    line-height: 1.1;
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    padding: 2px 0 0px; }
    .breadcrumb_signup .breadcrumb_list {
      width: 96%;
      max-width: 1200px;
      margin: 0 auto;
      color: #fff;
      padding: 4px 0 8px 36px;
      background: url(../img/icon-ichibanboshi_club-White.svg) no-repeat left top/30px 26px; }
  
  @media screen and (max-width: 750px) {
    .infoconts #wrapper main#mypage_index.mypage_signup,
    .infoconts #wrapper main#mypage_index.mypage_user,
    .infoconts #wrapper main#mypage_index.mypage_reg {
      margin-top: -200px; } }
  @media screen and (max-width: 550px) {
    .infoconts #wrapper main#mypage_index.mypage_signup,
    .infoconts #wrapper main#mypage_index.mypage_user,
    .infoconts #wrapper main#mypage_index.mypage_reg {
      margin-top: -50px; } }
  
  .infoconts #wrapper main#mypage_index {
    max-width: 1000px; }
  
  #mypage_index .mypage_index {
    background-color: #fff;
    border-bottom: 4px solid #e1e6e7;
    padding: 5px 0 20px; }
    #mypage_index .mypage_index:first-child, #mypage_index .mypage_index.first-block {
      border-top: 4px solid #e1e6e7;
      padding-top: 15px; }
    #mypage_index .mypage_index .list {
      display: flex;
      justify-content: flex-start;
      flex-wrap: wrap;
      max-width: 900px;
      margin: auto; }
      @media screen and (max-width: 1250px) {
        #mypage_index .mypage_index .list {
          justify-content: flex-start; } }
      @media screen and (max-width: 900px) {
        #mypage_index .mypage_index .list {
          justify-content: center; } }
      @media screen and (max-width: 850px) {
        #mypage_index .mypage_index .list {
          justify-content: center;
          flex-direction: column; } }
    #mypage_index .mypage_index .item {
      position: relative;
      border: 4px solid #e1e6e7;
      background-color: #f7f7f7;
      width: 31.6%;
      margin: 40px 0 20px 1.3%;
      padding: 0 0 80px;
      min-width: 288px;
      box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 1250px) {
        #mypage_index .mypage_index .item {
          width: 330px; } }
      @media screen and (max-width: 900px) {
        #mypage_index .mypage_index .item {
          margin: 10px auto; } }
      @media screen and (max-width: 450px) {
        #mypage_index .mypage_index .item {
          width: 90%; } }
      #mypage_index .mypage_index .item .contents {
        position: relative;
        text-align: center;
        margin: 0px;
        padding: 0px 0 30px; }
      #mypage_index .mypage_index .item .img {
        position: relative;
        max-width: 80px;
        max-height: 80px; }
      #mypage_index .mypage_index .item .caption {
        padding: 7px 0 0;
        text-align: center;
        margin: 0 0 40px;
        border-bottom: 4px solid #e3e8e9; }
        #mypage_index .mypage_index .item .caption .txt {
          display: inline-block;
          font-size: 1.5rem;
          font-weight: bold;
          margin-bottom: -4px;
          padding: 0 1.5em 4px;
          border-bottom: 4px solid #0093d7; }
      #mypage_index .mypage_index .item .standard_btn {
        position: absolute;
        bottom: 25px; }
        #mypage_index .mypage_index .item .standard_btn .btn {
          width: 90%;
          justify-content: center;
          padding: 20px 10px 20px 20px;
          font-size: 1.3rem; }
          #mypage_index .mypage_index .item .standard_btn .btn:after {
            background-position: left 5px center; }
          #mypage_index .mypage_index .item .standard_btn .btn:hover:after {
            background-position: right 5px center; }
  
  .inpage_maintitle.mypage .standard_btn {
    justify-content: flex-end;
    width: 96%;
    max-width: 1000px;
    margin: 10px auto 0; }
    @media screen and (max-width: 500px) {
      .inpage_maintitle.mypage .standard_btn {
        margin-top: 30px; } }
  
  @media screen and (max-width: 768px) {
    .mypage_index .h_style01 {
      text-align: center; } }
  .mypage_index .userid {
    width: 98%;
    max-width: 960px;
    color: #0093d7;
    margin: 0 auto 10px;
    font-size: 1.6rem; }
  .mypage_index .formdiv {
    width: 96%;
    max-width: 900px;
    margin: 10px auto 20px; }
  .mypage_index .formdiv .question {
    content: "";
    display: inline-block;
    background: url("/ichibanboshiclub/img/common/question-51c249a0710a9fb16f46b53114288211.svg") no-repeat center left;
    background-size: contain;
    width: 15px;
    height: 15px;
    margin-right: 10px;
    position: relative;
    transform: translate(); }
  .mypage_index .formdiv .question::before {
    opacity: 0;
    transition: 0.5s;
    content: "";
    position: absolute;
    border: 7px solid transparent;
    border-right: 14px solid #b0e0e6;
    bottom:6px;
    left:calc(50% + 7px);
    margin-top: 3px;
    visibility: hidden;
    pointer-events: none; }
  .mypage_index .formdiv .question:hover:before {
    opacity: 1;
    visibility: visible; }
  .mypage_index .formdiv .question:hover .bubble {
    opacity: 1;
    visibility: visible; }
  .mypage_index .formdiv .bubble {
    opacity: 0;
    transition: 0.5s;
    background: #b0e0e6;
    position: absolute;
    color: #fff;
    padding: 10px;
    width: 550px;
    bottom: -200px;
    left:35px;
    box-sizing: border-box;
    text-align: center;
    word-wrap: break-word;
    border-radius: 5px;
    visibility: hidden;
    pointer-events: none;
    z-index: 5; }
  .mypage_index .formtable {
    border-collapse: collapse;
    width: 96%;
    max-width: 900px;
    margin: 10px auto 20px;
    background-color: #f7f7f7;
    border-bottom: 4px solid #e1e6e7; }
    @media screen and (max-width: 768px) {
      .mypage_index .formtable {
        border-top: 4px solid #e1e6e7;
        border-bottom: none; } }
    .mypage_index .formtable th {
      border-left: 4px solid #e1e6e7;
      border-top: 4px solid #0093d7;
      padding: 20px 20px 4px 15px;
      width: 200px;
      font-size: 1.5rem;
      text-align: left;
      line-height: 1.5rem;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .mypage_index .formtable th {
          display: block;
          border-bottom: 4px solid #0093d7;
          border-right: 4px solid #e1e6e7;
          border-top: none;
          width: 100%; } }
    .mypage_index .formtable td {
      border-top: 4px solid #e1e6e7;
      border-right: 4px solid #e1e6e7;
      padding: 10px 10px 10px 20px;
      position: relative;
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .mypage_index .formtable td {
          display: block;
          border-bottom: 4px solid #e1e6e7;
          border-left: 4px solid #e1e6e7;
          border-top: none;
          width: 100%;
          padding: 10px 10px 10px 40px; } }
      @media screen and (max-width: 455px) {
        .mypage_index .formtable td {
          font-size: 1.3rem;
          padding: 10px 10px 10px 36px; } }
      .mypage_index .formtable td .emphasis {
        margin-right: 10px; }
        .mypage_index .formtable td .emphasis.op0 {
          opacity: 0; }
      .mypage_index .formtable td input::placeholder {
        color: #b7b7b7; }
      .mypage_index .formtable td input.input-size-w {
        width: 100%;
        max-width: 400px; }
      .mypage_index .formtable td input.input-size-m {
        width: 100%;
        max-width: 200px; }
      .mypage_index .formtable td input.input-size-s {
        width: 100%;
        max-width: 100px; }
      @media screen and (max-width: 510px) {
        .mypage_index .formtable td input.telNum {
          width: 4em; } }
      @media screen and (max-width: 768px) {
        .mypage_index .formtable td button.btn_searchmini {
          margin-top: 10px;
          margin-left: 1.2em; } }
      .mypage_index .formtable td .formlayout01,
      .mypage_index .formtable td .formlayout04 {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .mypage_index .formtable td .formlayout01 label,
        .mypage_index .formtable td .formlayout04 label {
          width: 86px;
          display: inline-block;
          line-height: 1.3; }
          @media screen and (max-width: 450px) {
            .mypage_index .formtable td .formlayout01 label,
            .mypage_index .formtable td .formlayout04 label {
              min-width: 85px; } }
      .mypage_index .formtable td .formlayout01-zip {
        width: 100%;
        max-width: 400px; }
      .mypage_index .formtable td .formlayout01 {
        margin-bottom: 10px; }
      .mypage_index .formtable td .formlayout02 {
        max-width: 600px; }
        .mypage_index .formtable td .formlayout02 label {
          margin-right: 10px;
          display: inline-block; }
      .mypage_index .formtable td .formlayout03 {
        margin: 0 0 15px; }
  .mypage_index .support_formtable {
    border-collapse: collapse;
    width: 96%;
    max-width: 1200px;
    margin: 10px auto 20px;
    background-color: #f7f7f7;
    border-bottom: 4px solid #e1e6e7; }
    @media screen and (max-width: 768px) {
      .mypage_index .support_formtable {
        border-top: 4px solid #e1e6e7;
        border-bottom: none; } }
    .mypage_index .support_formtable th {
      border-left: 4px solid #e1e6e7;
      border-top: 4px solid #0093d7;
      padding: 20px 20px 4px 15px;
      width: 200px;
      font-size: 1.5rem;
      text-align: left;
      line-height: 1.5rem;
      vertical-align: top; }
      @media screen and (max-width: 768px) {
        .mypage_index .support_formtable th {
          display: block;
          border-bottom: 4px solid #0093d7;
          border-right: 4px solid #e1e6e7;
          border-top: none;
          width: 100%; } }
    .mypage_index .support_formtable td {
      border-top: 4px solid #e1e6e7;
      border-right: 4px solid #e1e6e7;
      padding: 10px 10px 10px 20px;
      position: relative;
      font-size: 1.5rem; }
      @media screen and (max-width: 768px) {
        .mypage_index .support_formtable td {
          display: block;
          border-bottom: 4px solid #e1e6e7;
          border-left: 4px solid #e1e6e7;
          border-top: none;
          width: 100%;
          padding: 10px 10px 10px 40px; } }
      @media screen and (max-width: 455px) {
        .mypage_index .support_formtable td {
          font-size: 1.3rem;
          padding: 10px 10px 10px 36px; } }
      .mypage_index .support_formtable td .emphasis {
        margin-right: 10px; }
        .mypage_index .support_formtable td .emphasis.op0 {
          opacity: 0; }
      .mypage_index .support_formtable td input::placeholder {
        color: #b7b7b7; }
      .mypage_index .support_formtable td input.input-size-w {
        width: 100%;
        max-width: 400px; }
      .mypage_index .support_formtable td input.input-size-m {
        width: 100%;
        max-width: 200px; }
      .mypage_index .support_formtable td input.input-size-s {
        width: 100%;
        max-width: 100px; }
      @media screen and (max-width: 510px) {
        .mypage_index .support_formtable td input.telNum {
          width: 4em; } }
      @media screen and (max-width: 768px) {
        .mypage_index .support_formtable td button.btn_searchmini {
          margin-top: 10px;
          margin-left: 1.2em; } }
      .mypage_index .support_formtable td .formlayout01,
      .mypage_index .support_formtable td .formlayout04 {
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .mypage_index .support_formtable td .formlayout01 label,
        .mypage_index .support_formtable td .formlayout04 label {
          width: 86px;
          display: inline-block;
          line-height: 1.3; }
          @media screen and (max-width: 450px) {
            .mypage_index .support_formtable td .formlayout01 label,
            .mypage_index .support_formtable td .formlayout04 label {
              min-width: 85px; } }
      .mypage_index .support_formtable td .formlayout01-zip {
        width: 100%;
        max-width: 400px; }
      .mypage_index .support_formtable td .formlayout01 {
        margin-bottom: 10px; }
      .mypage_index .support_formtable td .formlayout02 {
        max-width: 600px; }
        .mypage_index .support_formtable td .formlayout02 label {
          margin-right: 10px;
          display: inline-block; }
      .mypage_index .support_formtable td .formlayout03 {
        margin: 0 0 15px; }
  .mypage_index .inquiry {
    position: absolute;
    display: inline-block;
    background-color: #ff6347;
    color: #ffffff;
    border-radius: 2px;
    font-size: 1.2rem;
    padding: 2px 3px;
    line-height: 1;
    left: 0;
    top: 13px; }
    @media screen and (max-width: 450px) {
      .mypage_index .inquiry {
        left: 2px;
        top: 14px; } }
  .mypage_index .h_style01 .txt-lb {
    font-size: 3.0rem;
    color: #0093d7;
    padding-right: 5px; }
  .mypage_index .h_style01 .txt-sub {
    font-size: 1.4rem; }
  .mypage_index .listtable {
    border-collapse: collapse;
    width: 96%;
    max-width: 900px;
    margin: 10px auto 20px;
    border: 4px solid #e1e6e7; }
    @media screen and (max-width: 750px) {
      .mypage_index .listtable {
        display: block;
        overflow-x: scroll;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch; } }
    .mypage_index .listtable tbody {
      width: 100%;
      display: table; }
    .mypage_index .listtable tr:nth-child(odd) {
      background-color: #f7f7f7; }
    .mypage_index .listtable th {
      border: 1px solid #e1e6e7;
      background-color: #0093d7;
      color: #ffffff;
      padding: 3px 15px;
      vertical-align: middle; }
    .mypage_index .listtable td {
      border: 1px solid #e1e6e7;
      padding: 3px 15px;
      vertical-align: middle; }
      .mypage_index .listtable td:nth-child(4) {
        padding: 3px 5px;
        text-align: center; }
      .mypage_index .listtable td:nth-child(5) {
        padding: 3px 5px;
        text-align: center; }
      .mypage_index .listtable td:nth-child(6) {
        padding: 3px 5px;
        text-align: center;
        line-height: 1; }
    .mypage_index .listtable .thcell01 {
      width: 100px; }
    .mypage_index .listtable .thcell01_admin {
      width: 200px; }
    .mypage_index .listtable .thcell02 {
      width: 210px; }
    .mypage_index .listtable .thcell03 {
      width: 290px; }
    .mypage_index .listtable .thcell04 {
      width: 100px; }
    .mypage_index .listtable .thcell05 {
      width: 100px; }
    .mypage_index .listtable .thcell06 {
      width: 100px; }
    .mypage_index .listtable .thcell07 {
      width: 120px; }
    .mypage_index .listtable .icon_use {
      background-color: #29a9e0;
      border-radius: 10px;
      color: #fff;
      display: inline-block;
      padding: 3px 8px;
      line-height: 1.2; }
    .mypage_index .listtable .icon_stop {
      background-color: #ff6347;
      border-radius: 10px;
      color: #fff;
      display: inline-block;
      padding: 3px 8px;
      line-height: 1.2; }
    .mypage_index .listtable .icon_pendding {
      background-color: #ffc107;
      border-radius: 10px;
      color: #212529;
      display: inline-block;
      padding: 3px 8px;
      line-height: 1.2; }
    .mypage_index .listtable .icon_withdraw {
      background-color: #c0c0c0;
      border-radius: 10px;
      color: black;
      display: inline-block;
      padding: 3px 8px;
      line-height: 1.2; }
  .mypage_index .formlayout-colon {
    padding: 0 10px 0 0; }
  .mypage_index .formlayout-hyphen {
    padding: 0 .5em; }
  
  .formbutton {
    text-align: center; }
  
  .user_formbutton {
    text-align: center;
    margin: 40px 0 20px; }
  
  .signup_formbutton {
    text-align: center;
    margin: 40px 0 20px; }
  
  .btn_return {
    display: inline-block;
    padding: 8px 20px;
    width: 40%;
    max-width: 170px;
    font-size: 1.8rem;
    background-color: #f7f7f7;
    border: 4px solid #e1e6e7;
    margin: 0 10px; }
    .btn_return:hover {
      background-color: #808080;
      color: #ffffff; }
  
  .formbutton .btn_confirm,
  .btn_confirm,
  .btn_confirm02 {
    display: inline-block;
    padding: 8px 10px;
    width: 40%;
    margin: 0 10px;
    max-width: 170px;
    font-size: 1.8rem;
    background-color: #29a9e0;
    border: 1px solid #29a9e0;
    color: #fff; }
    .formbutton .btn_confirm:hover,
    .btn_confirm:hover,
    .btn_confirm02:hover {
      background-color: #e6f4fb;
      color: #0093d7; }
      

  
  .btn_confirm02 {
    width: 80%;
    max-width: 270px; }
  
  #btn_postalSearch,
  #btn_generate_registration_key,
  .btn_searchmini {
    display: inline-block;
    padding: 7px 10px 5px;
    font-size: 1.3rem;
    background-color: #29a9e0;
    color: #fff;
    margin-left: 5px; }
    #btn_postalSearch:hover,
    #btn_generate_registration_key,
    .btn_searchmini:hover {
      background-color: #e6f4fb;
      color: #0093d7; }
  
  .btn_run {
    display: inline-block;
    padding: 1px 5px;
    width: 100%;
    text-align: center;
    margin: 0px;
    font-size: 1.3rem;
    background-color: #f7f7f7;
    border: 1px solid #e1e6e7;
    color: #757575; }
    .btn_run:hover, .btn_run.active {
      background-color: #0093d7;
      border: 1px solid #0093d7;
      color: #ffffff; }
    .btn_run.active:hover {
      background-color: #f7f7f7;
      border: 1px solid #e1e6e7;
      color: #757575; }
  
  .caution {
    color: #ff6347;
    padding: 3px 10px 2px 45px;
    background: url("/ichibanboshiclub/img/mypage/icon_caution-01302acfa464897390cb03d6a74366d6.svg") no-repeat center left 10px;
    background-size: 21px 21px;
    border: 1px solid #ff6347;
    border-radius: 4px;
    max-width: 900px;
    font-size: 1.6rem;
    width: 96%;
    margin: 0 auto 10px; }
    @media screen and (max-width: 450px) {
      .caution {
        font-size: 1.5rem;
        padding: 10px 12px 10px 45px; } }
  
  .user_pagenation {
    margin: 50px 0 30px; }
  
  .mypage_user_title {
    background-color: #fff;
    text-align: center;
    margin-bottom: 40px; }
    .mypage_user_title .subtxt {
      background-color: #29a9e0;
      color: #fff;
      font-size: 1.5rem;
      padding: 4px 0 4px; }
    .mypage_user_title .maintxt {
      padding: 10px 0 10px;
      font-size: 2.0rem; }

.input_error_msg {
    font-size: small;
    color: #ff6347;
}

.input-error {
    border-color: #ff6347;
}

.sbs-formlayout {
  flex-wrap: wrap;
}
.sbs-column {
  margin-right: 15px;
  margin-bottom: 10px;
}
.sbs-column label {
  vertical-align: middle;
}
.w-100 {
  width: 100%;
}
.error-formlayout {
  margin-top: -10px;
}

a.btn {
  line-height: initial;
}

.hidesetting {
  margin-left: 30px;
}
  /*# sourceMappingURL=my_page.css.map */
  