.glores-A-sitemap .glores-A-dep1:after, .glores-A-board-view .glores-A-view-hgroup dl:after {
  content: '';
  display: block;
  clear: both; }

/* 공통 */
.glores-A-mobile {
  display: none; }

.glores-A-mobile-tablet {
  display: block; }

.glores-A-tablet {
  display: block; }

.glores-A-tablet-pc {
  display: block; }

.glores-A-pc {
  display: none; }

/* 버튼 */
.glores-A-btn-wrap.glores-A-left {
  text-align: left; }
.glores-A-btn-wrap a, .glores-A-btn-wrap button {
  margin-left: 6px; }
  .glores-A-btn-wrap a:first-child, .glores-A-btn-wrap button:first-child {
    margin-left: 0; }
.glores-A-btn-wrap .glores-A-half {
  display: inline-block; }
  .glores-A-btn-wrap .glores-A-half a, .glores-A-btn-wrap .glores-A-half button {
    float: none;
    width: auto; }
    .glores-A-btn-wrap .glores-A-half a:first-child, .glores-A-btn-wrap .glores-A-half button:first-child {
      float: none;
      width: auto; }
.glores-A-btn-wrap a + .glores-A-half a:first-child, .glores-A-btn-wrap a + .glores-A-half button:first-child, .glores-A-btn-wrap button + .glores-A-half a:first-child, .glores-A-btn-wrap button + .glores-A-half button:first-child {
  margin-left: 6px; }

/* 기본 테이블 스타일 */
.glores-A-table-scroll-txt {
  display: none; }

.glores-A-table > colgroup > col.glores-A-tablet-pc {
  display: table-column; }
.glores-A-table > colgroup.glores-A-tablet-pc {
  display: table-column-group; }
.glores-A-table > thead > tr > th {
  font-size: 13px; }
  .glores-A-table > thead > tr > th.glores-A-tablet-pc {
    display: table-cell; }
.glores-A-table > thead.glores-A-tablet-pc-header-group {
  display: table-header-group; }
.glores-A-table > tbody > tr.glores-A-mobile {
  display: none; }
.glores-A-table > tbody > tr.glores-A-tablet-pc {
  display: table-row; }
.glores-A-table > tbody > tr > th, .glores-A-table > tbody > tr td {
  font-size: 13px; }
  .glores-A-table > tbody > tr > th.glores-A-tablet-pc, .glores-A-table > tbody > tr td.glores-A-tablet-pc {
    display: table-cell; }
.glores-A-table > tbody > tr > td.glores-A-goods-img2 {
  height: 80px;
  padding-left: 100px; }
  .glores-A-table > tbody > tr > td.glores-A-goods-img2 .glores-A-thumb img {
    width: 80px;
    height: 80px; }
.glores-A-table > tfoot > tr > th {
  font-size: 13px; }
.glores-A-table > tfoot > tr > td {
  font-size: 13px; }
  .glores-A-table > tfoot > tr > td.glores-A-tablet-pc {
    display: table-cell; }
  .glores-A-table > tfoot > tr > td.glores-A-align-right {
    padding-right: 20px; }
.glores-A-table > tfoot > tr.glores-A-total-price > td {
  padding: 30px 40px; }
  .glores-A-table > tfoot > tr.glores-A-total-price > td .glores-A-price {
    color: #e92a00; }
.glores-A-table.glores-A-row > tbody > tr > th {
  display: table-cell;
  text-align: center; }
.glores-A-table.glores-A-row > tbody > tr > td {
  display: table-cell; }

.glores-A-table-row colgroup col.glores-A-mobile {
  display: none; }
.glores-A-table-row colgroup col.glores-A-tablet-pc {
  display: table-column; }
.glores-A-table-row colgroup.glores-A-tablet-pc {
  display: table-column-group; }

/* 기본 폼 테이블 스타일 */
.glores-A-form > colgroup {
  display: table-column-group; }
  .glores-A-form > colgroup col.glores-A-tablet {
    display: table-column; }
  .glores-A-form > colgroup col.glores-A-tablet-pc {
    display: table-column; }
.glores-A-form > thead > tr > th {
  height: 45px;
  font-size: 13px;
  border-bottom: 2px solid #ececec;
  background: #f8f8f8; }
.glores-A-form > thead.glores-A-tablet-pc-header-group {
  display: table-header-group; }
.glores-A-form > tbody > tr > th {
  display: table-cell;
  width: auto;
  height: 25px;
  padding: 10px 0;
  font-size: 13px;
  text-align: center;
  border-top: 1px solid #ececec;
  background: #f8f8f8; }
.glores-A-form > tbody > tr > td {
  display: table-cell;
  width: auto;
  height: 25px;
  padding: 10px;
  font-size: 13px;
  border-top: 1px solid #ececec; }
  .glores-A-form > tbody > tr > td .glores-A-input-addr .glores-A-input-txt {
    width: 45%; }
.glores-A-form > tbody > tr:first-child > th {
  border-top: none; }
.glores-A-form > tbody > tr:first-child > td {
  border-top: none; }
.glores-A-form > tfoot > tr > th {
  font-size: 13px; }
.glores-A-form > tfoot > tr > td {
  font-size: 13px; }
  .glores-A-form > tfoot > tr > td.glores-A-tablet-pc {
    display: table-cell; }
  .glores-A-form > tfoot > tr > td.glores-A-align-right {
    padding-right: 20px; }
.glores-A-form > tfoot > tr.glores-A-total-price > td {
  padding: 30px 40px; }
  .glores-A-form > tfoot > tr.glores-A-total-price > td .glores-A-price {
    color: #e92a00; }

/* 사이트맵 */
.glores-A-sitemap .glores-A-dep1 {
  margin: 0 -15px; }
  .glores-A-sitemap .glores-A-dep1 > li {
    float: left;
    width: 33.3333%;
    margin: 0 0 70px; }
    .glores-A-sitemap .glores-A-dep1 > li > a {
      margin: 0 15px; }
    .glores-A-sitemap .glores-A-dep1 > li.glores-A-clear-tablet {
      clear: left; }
    .glores-A-sitemap .glores-A-dep1 > li.glores-A-clear-pc {
      clear: none; }
.glores-A-sitemap .glores-A-dep2 {
  margin: 0 15px; }

/* 로그인 */
.glores-A-login {
  max-width: 740px;
  padding: 12px 20px;
  border: 1px solid #e2e2e2;
  text-align: center;
  box-sizing: border-box; }
  .glores-A-login h1 {
    margin: 0 0 24px;
    font-size: 24px;
    border-bottom: 1px solid #c2c2c2;
    text-align: left; }
  .glores-A-login h2 {
    margin: 0 0 24px;
    font-size: 18px;
    border-bottom: 1px solid #c2c2c2;
    text-align: left; }
  .glores-A-login .glores-A-login-form {
    display: inline-block;
    width: 280px;
    padding: 12px 30px;
    border-bottom-width: 0;
    border-right-width: 1px;
    vertical-align: top; }
  .glores-A-login .glores-A-sns-login {
    display: inline-block;
    width: 280px;
    margin: 30px 0;
    padding: 12px 30px;
    vertical-align: top; }
    .glores-A-login .glores-A-sns-login a {
      width: 280px;
      padding-left: 86px;
      text-align: left; }
    .glores-A-login .glores-A-sns-login span {
      display: inline-block; }
  .glores-A-login .glores-A-login-text {
    box-sizing: border-box;
    display: inline-block;
    width: 280px;
    margin: 10px 0 0 30px;
    padding: 0;
    vertical-align: top; }
    .glores-A-login .glores-A-login-text > .glores-A-inner {
      padding: 25px 30px 30px; }
      .glores-A-login .glores-A-login-text > .glores-A-inner .login-info-title {
        margin-bottom: 20px;
        padding-bottom: 15px;
        font-size: 16px; }
      .glores-A-login .glores-A-login-text > .glores-A-inner .login-info-list li {
        margin-top: 8px; }
  .glores-A-login .glores-A-guest {
    display: inline-block;
    width: 280px;
    padding: 12px 30px;
    vertical-align: top;
    text-align: center; }

/* 회원가입 약관동의 */
.glores-A-agree-wrap > div {
  margin: 50px 0; }
  .glores-A-agree-wrap > div .glores-A-agree-box {
    height: 250px;
    padding: 20px; }
  .glores-A-agree-wrap > div .sel-mem-lv {
    padding: 20px; }

/* 회원가입, 회원정보수정 */
.glores-A-join-wrap .glores-A-join {
  padding: 30px;
  border: 1px solid #ccc;
  border-radius: 3px; }
  .glores-A-join-wrap .glores-A-join li {
    padding-left: 150px; }
    .glores-A-join-wrap .glores-A-join li > label span {
      width: 150px; }
    .glores-A-join-wrap .glores-A-join li > label br {
      display: none; }
    .glores-A-join-wrap .glores-A-join li button:hover,
    .glores-A-join-wrap .glores-A-join li input[type=button]:hover {
      background: #fff; }
.glores-A-join-wrap .glores-A-value .reg_memberID {
  padding-right: 0; }
  .glores-A-join-wrap .glores-A-value .reg_memberID input[type=text] {
    width: auto; }
  .glores-A-join-wrap .glores-A-value .reg_memberID button[type=button] {
    position: relative; }
.glores-A-join-wrap .glores-A-value .reg_nickname {
  padding-right: 0; }
  .glores-A-join-wrap .glores-A-value .reg_nickname input[type=text] {
    width: auto; }
  .glores-A-join-wrap .glores-A-value .reg_nickname button[type=button] {
    position: relative; }
.glores-A-join-wrap .glores-A-value .reg_password input[type=password] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_password_re input[type=password] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_name input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_email input[type=text] {
  width: 145px; }
.glores-A-join-wrap .glores-A-value .reg_email select {
  width: auto;
  margin-top: 0 !important; }
.glores-A-join-wrap .glores-A-value .auth {
  display: inline-block;
  margin: 0 0 0 15px; }
.glores-A-join-wrap .glores-A-value .reg_address .zipcode {
  padding-right: 0; }
  .glores-A-join-wrap .glores-A-value .reg_address .zipcode input[type=text] {
    width: auto; }
  .glores-A-join-wrap .glores-A-value .reg_address .zipcode button[type=button] {
    position: relative; }
.glores-A-join-wrap .glores-A-value .reg_address .addr input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_telNumber select {
  width: auto !important; }
.glores-A-join-wrap .glores-A-value .reg_telNumber input {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_mobileNumber > select {
  width: auto !important; }
.glores-A-join-wrap .glores-A-value .reg_mobileNumber > input {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_mobileNumber .number {
  display: block; }
  .glores-A-join-wrap .glores-A-value .reg_mobileNumber .number select {
    width: auto;
    margin-right: 3px;
    margin-bottom: 0; }
  .glores-A-join-wrap .glores-A-value .reg_mobileNumber .number input[type=text] {
    width: auto; }
  .glores-A-join-wrap .glores-A-value .reg_mobileNumber .number button[type=button] {
    width: auto;
    margin-top: 0; }
.glores-A-join-wrap .glores-A-value .reg_birthday .calType {
  display: inline-block;
  margin-right: 12px; }
.glores-A-join-wrap .glores-A-value .reg_birthday .dateSelect {
  display: inline-block; }
  .glores-A-join-wrap .glores-A-value .reg_birthday .dateSelect label {
    margin-right: 8px; }
.glores-A-join-wrap .glores-A-value .reg_recommandId input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_photo input[type=file] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_regNumber input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_regNumber input[type=password] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_country select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_job select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_school select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_pay select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .recom_banner_id select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_selectCharge select {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_fax input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_companyName input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_bizNumber input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .blogLink dd input[type=text] {
  width: auto; }
.glores-A-join-wrap .glores-A-value .reg_homepage input[type=text] {
  width: auto; }
.glores-A-join-wrap.jp .glores-A-join li, .glores-A-join-wrap.cn .glores-A-join li, .glores-A-join-wrap.en .glores-A-join li {
  padding-left: 180px; }
  .glores-A-join-wrap.jp .glores-A-join li > label, .glores-A-join-wrap.cn .glores-A-join li > label, .glores-A-join-wrap.en .glores-A-join li > label {
    position: absolute; }
    .glores-A-join-wrap.jp .glores-A-join li > label span, .glores-A-join-wrap.cn .glores-A-join li > label span, .glores-A-join-wrap.en .glores-A-join li > label span {
      width: 180px;
      height: 40px; }
      .glores-A-join-wrap.jp .glores-A-join li > label span:before, .glores-A-join-wrap.cn .glores-A-join li > label span:before, .glores-A-join-wrap.en .glores-A-join li > label span:before {
        display: none; }

/* 회원탈퇴 */
.glores-A-leave .glores-A-leave-ul {
  padding: 30px;
  border: 1px solid #ccc;
  border-radius: 3px; }
  .glores-A-leave .glores-A-leave-ul li {
    padding-left: 150px; }
    .glores-A-leave .glores-A-leave-ul li > label span {
      width: 150px; }
    .glores-A-leave .glores-A-leave-ul li > label br {
      display: none; }
    .glores-A-leave .glores-A-leave-ul li button:hover,
    .glores-A-leave .glores-A-leave-ul li input[type=button]:hover {
      background: #fff; }

/* 추천인 모집현황 */
.glores-A-rcmd-list .glores-A-invitation .glores-A-ivt-msg .glores-A-ivt-txt01 {
  display: inline-block; }
.glores-A-rcmd-list .glores-A-invitation .glores-A-ivt-btn a {
  margin: 0 20px; }
.glores-A-rcmd-list .glores-A-ivt-result {
  margin: 20px 0 30px; }

/* 다단계 추천인 */
.glores-A-rcmd-multi-list table td.depth_td1 > table > tbody > tr > td:first-child {
  padding-left: 15px; }
.glores-A-rcmd-multi-list table td.depth_td2 > table > tbody > tr > td:first-child {
  padding-left: 30px; }

/* 솔루션 공지사항 읽기 */
.glores-A-board-view .glores-A-view-hgroup dl dt {
  float: left; }
.glores-A-board-view .glores-A-view-hgroup dl dd {
  float: right;
  margin: 0; }
.glores-A-board-view .glores-A-gb-div ul li {
  font-size: 13px; }
  .glores-A-board-view .glores-A-gb-div ul li strong {
    display: inline-block; }
  .glores-A-board-view .glores-A-gb-div ul li span {
    display: inline-block; }

