html {
  overflow: auto !important; }
  /*
  html.sp_none header ul {
    display: none; }
  html.sp_nav_none #global_nav_btn {
    display: none !important; }
  */
  html.popup .page_err {
    margin: 0 0 32px; }

main:after {
  content: none !important; }

main .load_logo {
  display: none !important; }

main .common_head h1 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.38;
  color: #333333; }
  @media screen and (max-width: 600px) {
    main .common_head h1 {
      font-size: 22px;
      font-size: 2.2rem;
      line-height: 1.27; } }

@media screen and (max-width: 960px) {
  main section p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    margin-bottom: 0;
    margin-top: 18px; } }

main section p.lead {
  margin-bottom: 40px; }
  @media screen and (max-width: 960px) {
    main section p.lead {
      margin-top: 0px;
      margin-bottom: 18px; } }
  main section p.lead span {
    color: #c7b299; }

main section dl {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: "";
  -moz-box-align: "";
  -ms-flex-align: "";
  -webkit-align-items: "";
  align-items: "";
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 992px;
  width: 90%;
  margin-bottom: 46px; }
  @media screen and (max-width: 960px) {
    main section dl {
      margin: 0;
      width: 100%;
      display: block;
      min-width: 100%;
      margin-bottom: 18px; } }
  main section dl dt {
    text-align: left;
    font-size: 14px;
    font-size: 1.3rem;
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    line-height: 1.57;
    white-space: nowrap;
    padding-right: 16px;
    margin-top: 14px;
    width: 240px; }
    @media screen and (max-width: 960px) {
      main section dl dt {
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.5;
        width: 100%;
        display: block;
        margin-top: 0;
        margin-bottom: 4px; } }
    main section dl dt.required::after {
      content: "\5FC5\9808";
      font-size: 10px;
      font-size: 1rem;
      line-height: 1;
      color: #fff;
      width: 32px;
      height: 16px;
      padding: 2px 6px;
      background-color: #e91e63;
      margin-left: 8px;
      font-weight: bold;
      text-align: center; }
  main section dl dd {
    display: block;
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-box-align: "";
    -moz-box-align: "";
    -ms-flex-align: "";
    -webkit-align-items: "";
    align-items: "";
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
    main section dl dd p {
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5;
      text-align: left;
      margin-left: 16px;
      white-space: nowrap; }
      @media screen and (max-width: 960px) {
        main section dl dd p {
          font-size: 10px;
          font-size: 1rem;
          margin-top: 4px;
          margin-left: 0;
          width: 100%; } }
    main section dl dd .input_wrap {
      width: 100%;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; }
      @media screen and (max-width: 960px) {
        main section dl dd .input_wrap {
          display: block; } }
    main section dl dd .err {
      margin-left: 0;
      white-space: normal; }

main section.login h3 {
  margin-bottom: 24px; }

@media screen and (max-width: 960px) {
  main section.login + section {
    padding-top: 40px; } }

main section.login dl {
  margin-bottom: 40px; }
  @media screen and (max-width: 960px) {
    main section.login dl:first-of-type {
      margin-bottom: 24px; } }
  main section.login dl dd {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: "";
    -moz-box-align: "";
    -ms-flex-align: "";
    -webkit-align-items: "";
    align-items: ""; }
    main section.login dl dd .login_wrap {
      width: 70%;
      position: relative;
      -webkit-align-self: center;
      -moz-align-self: center;
      -ms-align-self: center;
      align-self: center; }
      @media screen and (max-width: 960px) {
        main section.login dl dd .login_wrap {
          width: 100%; } }
      main section.login dl dd .login_wrap div {
        margin-top: 4px;
        margin-left: 0;
        width: 100%;
        right: 0; }
        main section.login dl dd .login_wrap div p {
          text-align: right;
          white-space: normal;
          font-size: 16px;
          font-size: 1.6rem; }
          @media screen and (max-width: 960px) {
            main section.login dl dd .login_wrap div p {
              margin-top: 2px;
              font-size: 14px;
              font-size: 1.4rem; } }
          main section.login dl dd .login_wrap div p.err {
            margin-top: 0;
            margin-left: 0;
            text-align: left; }
        @media screen and (max-width: 960px) {
          main section.login dl dd .login_wrap div {
            font-size: 14px;
            font-size: 1.4rem; }
            main section.login dl dd .login_wrap div:before {
              font-size: 10px;
              font-size: 1rem;
              margin-top: 4px; } }
      main section.login dl dd .login_wrap + p {
        margin-top: 14px;
        -webkit-align-self: flex-start;
        -moz-align-self: flex-start;
        -ms-align-self: flex-start;
        align-self: flex-start; }
        @media screen and (max-width: 960px) {
          main section.login dl dd .login_wrap + p {
            display: none; } }

main section.login .btn_brdblk {
  margin-top: 40px;
  margin-bottom: 34px; }

main section.login_lead {
  border-bottom: 1px solid #f1f1f1; }

main section.account dl {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-top: 40px;
  margin-bottom: 0; }
  @media screen and (max-width: 960px) {
    main section.account dl {
      margin-top: 24px; } }
  main section.account dl:last-of-type {
    margin-bottom: 40px; }
  main section.account dl dt {
    min-width: 240px; }
  main section.account dl.mobile dd .input_wrap {
    display: block; }
    main section.account dl.mobile dd .input_wrap p {
      width: 100%;
      padding-left: 0;
      margin-left: 0;
      margin-top: 5px;
      white-space: normal; }
      @media screen and (max-width: 960px) {
        main section.account dl.mobile dd .input_wrap p {
          height: auto;
          bottom: auto; } }
  main section.account dl.mail dt, main section.account dl.gender dt {
    margin-top: 0; }
  main section.account dl:nth-child(3) dd, main section.account dl:nth-child(4) dd, main section.account dl:nth-child(6) dd {
    padding-right: 176px; }
    @media screen and (max-width: 960px) {
      main section.account dl:nth-child(3) dd, main section.account dl:nth-child(4) dd, main section.account dl:nth-child(6) dd {
        padding-right: 0; } }
  main section.account dl:nth-child(1) dd .input_wrap p, main section.account dl:nth-child(2) dd .input_wrap p, main section.account dl:nth-child(5) dd .input_wrap p {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    width: 160px;
    padding-right: 160px; }

main section.address dl {
  margin-top: 40px;
  margin-bottom: 0;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @media screen and (max-width: 960px) {
    main section.address dl {
      margin-top: 24px; } }
  main section.address dl dt {
    min-width: 240px; }
  main section.address dl dd p {
    width: 160px;
    padding-right: 160px; }
  main section.address dl.zipcode dd {
    position: relative;
    width: 60%; }
    @media screen and (max-width: 960px) {
      main section.address dl.zipcode dd {
        width: 100%; } }
    @media screen and (max-width: 960px) {
      main section.address dl.zipcode dd .input_wrap {
        padding-right: 160px; } }
    main section.address dl.zipcode dd input {
      margin-right: 24px; }
    main section.address dl.zipcode dd #set_address {
      width: 20%;
      min-width: 64px;
      height: 48px;
      background-color: #c7b299;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5;
      text-align: center;
      padding: 15px 0;
      color: #fff;
      display: block; }
      @media screen and (max-width: 960px) {
        main section.address dl.zipcode dd #set_address {
          width: 64px;
          min-width: 64px;
          position: absolute;
          top: 0;
          right: 74px; } }
    main section.address dl.zipcode dd #clear_address {
      width: 20%;
      min-width: 64px;
      height: 48px;
      background-color: #777;
      font-size: 12px;
      font-size: 1.2rem;
      line-height: 1.5;
      text-align: center;
      padding: 15px 0;
      color: #fff;
      display: block; }
      @media screen and (max-width: 960px) {
        main section.address dl.zipcode dd #clear_address {
          width: 64px;
          min-width: 64px;
          position: absolute;
          top: 0;
          right: 0; } }
  main section.address dl.street .input_wrap {
    display: block; }
    main section.address dl.street .input_wrap p {
      width: auto;
      margin-left: 0;
      padding-right: 0;
      margin-top: 4px;
      white-space: normal; }
  main section.address dl:nth-child(1) dd, main section.address dl:nth-child(6) dd, main section.address dl:nth-child(7) dd, main section.address dl:nth-child(8) dd, main section.address dl:nth-child(9) dd {
    padding-right: 176px; }
    @media screen and (max-width: 960px) {
      main section.address dl:nth-child(1) dd, main section.address dl:nth-child(6) dd, main section.address dl:nth-child(7) dd, main section.address dl:nth-child(8) dd, main section.address dl:nth-child(9) dd {
        padding-right: 0; } }

main section.address .err {
  white-space: nowrap; }

main section.address .btn {
  margin-top: 40px; }

main section.confirm dl {
  border-bottom: 1px solid #e0e0e0;
  padding: 16px 0;
  margin-bottom: 0; }
  main section.confirm dl:nth-of-type(1) {
    padding-top: 0; }
  main section.confirm dl dt {
    margin-top: 0;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center; }
    @media screen and (max-width: 960px) {
      main section.confirm dl dt {
        margin-bottom: 8px; } }

main section.confirm p.agreement_link {
  text-align: center;
  margin: 40px auto; }
  main section.confirm p.agreement_link label {
    text-decoration: underline; }
    main section.confirm p.agreement_link label:hover {
      text-decoration: none; }
  main section.confirm p.agreement_link a {
    text-decoration: underline;
    color: #333333; }
    main section.confirm p.agreement_link a:hover {
      text-decoration: none; }

main section.complete p {
  margin-bottom: 40px; }
  @media screen and (max-width: 960px) {
    main section.complete p {
      margin-bottom: 24px; } }
  @media screen and (max-width: 960px) {
    main section.complete p:nth-of-type(1) {
      margin-top: 0; } }

main section.complete h3 {
  margin-top: 40px;
  margin-bottom: 16px; }
  @media screen and (max-width: 960px) {
    main section.complete h3 {
      margin-bottom: 10px; } }

main section.complete .btn_brdblk {
  margin-bottom: 40px; }

main section.complete .line_banner {
  margin: 0 auto 24px;
  max-width: 320px; }
  @media screen and (max-width: 600px) {
    main section.complete .line_banner {
      max-width: none; } }
  main section.complete .line_banner a {
    display: block;
    font-size: 0; }
    main section.complete .line_banner a img {
      width: 100%; }

main section.search, main section.pass_search {
  margin: 0 auto;
  max-width: 992px;
  width: 90%; }
  @media screen and (max-width: 960px) {
    main section.search, main section.pass_search {
      width: 100%; } }
  main section.search h3, main section.pass_search h3 {
    margin-top: 32px;
    margin-left: 40px;
    margin-bottom: 40px; }
    @media screen and (max-width: 960px) {
      main section.search h3, main section.pass_search h3 {
        margin-left: 0; } }
  @media screen and (max-width: 960px) {
    main section.search p:nth-of-type(1), main section.pass_search p:nth-of-type(1) {
      margin-top: 0; } }
  main section.search dl, main section.pass_search dl {
    margin-top: 40px;
    margin-bottom: 0; }
    @media screen and (max-width: 960px) {
      main section.search dl, main section.pass_search dl {
        margin-top: 24px; } }
    main section.search dl dt.required:after, main section.pass_search dl dt.required:after {
      content: none; }
    main section.search dl:nth-child(1), main section.pass_search dl:nth-child(1) {
      padding-right: 147px; }
      @media screen and (max-width: 960px) {
        main section.search dl:nth-child(1), main section.pass_search dl:nth-child(1) {
          padding-right: 0; } }
    @media screen and (max-width: 960px) {
      main section.search dl dd .input_wrap p, main section.pass_search dl dd .input_wrap p {
        margin-top: 4px; } }
    main section.search dl + .btn, main section.pass_search dl + .btn {
      margin-top: 40px; }

main section.pass_search dl:nth-child(1) {
  padding-right: 0; }

main section.pass_search dl dt {
  width: 220px; }
  main section.pass_search dl dt:after {
    content: none; }

main section.pass_search dl .input_wrap p {
  width: 200px; }
