.glores-A-mypage .glores-A-info-wrap:after, .glores-A-mini-list > div ul li:after, .glores-A-goods-category ul:after, .glores-A-board-view .glores-A-view-hgroup dl:after {
  content: '';
  display: block;
  clear: both; }

.glores-A-goods-category ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* 공통 */
.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-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: auto;
    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;
    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-guest {
    display: inline-block;
    width:50%;
    padding: 12px 30px;
    vertical-align: top;
    text-align: center; }

/* [쇼핑몰] MAIN */
.glores-A-mypage .glores-A-info-wrap > div {
  float: right;
  width: 49%;
  margin-top: 0;
  padding: 30px; }
  .glores-A-mypage .glores-A-info-wrap > div:first-child {
    float: left;
    width: 49%; }

/* 미니샵 */
.glores-A-mini-tab > div ul li {
  width: 25%; }

.glores-A-mini-list > div ul li .glores-A-img {
  float: left; }
.glores-A-mini-list > div ul li .glores-A-info {
  padding-left: 120px;
  padding-right: 30px; }
  .glores-A-mini-list > div ul li .glores-A-info > div strong {
    margin-top: 0; }

.glores-A-mini-main-tab {
  margin-bottom: 30px; }
  .glores-A-mini-main-tab ul li {
    width: 150px; }

.glores-A-mini-box .glores-A-ms-img {
  float: left;
  width: 300px;
  padding: 20px; }
.glores-A-mini-box .glores-A-ms-info {
  padding: 12px 10px 15px 340px; }
.glores-A-mini-box .glores-A-ms-content {
  padding: 20px;
  color: #555;
  line-height: 1.8em;
  border-top: 1px dashed #e6e6e6; }
  .glores-A-mini-box .glores-A-ms-content .glores-A-btns {
    text-align: right; }

/* 상품 카테고리 */
.glores-A-goods-category {
  margin: 0 0 30px;
  padding: 15px 25px; }
  .glores-A-goods-category ul li {
    float: left;
    width: auto; }
    .glores-A-goods-category ul li a {
      position: relative;
      padding: 0 1.5em;
      font-size: 13px;
      color: #4f5051;
      line-height: 2em; }
      .glores-A-goods-category ul li a:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        width: 1px;
        height: 10px;
        margin-top: -5px;
        background: #ddd; }
    .glores-A-goods-category ul li .glores-A-all {
      padding: 0 1.5em 0 0; }
      .glores-A-goods-category ul li .glores-A-all:before {
        display: none; }

/* 상품 정렬 */
.glores-A-goods-sort {
  margin: 30px 0 0; }
  .glores-A-goods-sort .glores-A-goods-total {
    display: block;
    float: left;
    font-size: 12px;
    line-height: 23px; }

/* 상품 리스트 */
.glores-A-goods-list ul li {
  width: 33%;
  padding: 15px 10px; }
.glores-A-goods-list ul .clear2n {
  clear: none; }
.glores-A-goods-list ul .clear3n {
  clear: left; }

/* 상품 상세보기 */
.glores-A-goods-detail {
  /* 상세정보 */
  /* 관련상품 */
  /* 교환 및 반품 */
  /* 상품리뷰 */
  /* 상품문의 */ }
  .glores-A-goods-detail .glores-A-detail-info {
    padding: 20px; }
    .glores-A-goods-detail .glores-A-detail-info:after {
      content: '';
      display: block;
      clear: both; }
    .glores-A-goods-detail .glores-A-detail-info .glores-A-img {
      float: left;
      max-width: 300px;
      margin-right: 20px; }
    .glores-A-goods-detail .glores-A-detail-info .glores-A-info {
      overflow: hidden;
      min-height: 400px; }
      .glores-A-goods-detail .glores-A-detail-info .glores-A-info .glores-A-name {
        margin-top: 0;
        font-size: 18px; }
      .glores-A-goods-detail .glores-A-detail-info .glores-A-info form .glores-A-add-option {
        padding: 5px 20px 20px 0; }
        .glores-A-goods-detail .glores-A-detail-info .glores-A-info form .glores-A-add-option .glores-A-add-tit {
          margin: 10px 0 5px 20px; }
        .glores-A-goods-detail .glores-A-detail-info .glores-A-info form .glores-A-add-option ul li {
          margin: 15px 0 0 20px; }
  .glores-A-goods-detail .glores-A-goods-content {
    padding: 0 10px; }
    .glores-A-goods-detail .glores-A-goods-content > div {
      padding: 20px 0; }
  .glores-A-goods-detail .glores-A-related {
    margin: 50px 0; }
  .glores-A-goods-detail .glores-A-exchange {
    margin: 50px 0; }
  .glores-A-goods-detail .glores-A-detail-review {
    margin: 50px 0; }
  .glores-A-goods-detail .glores-A-detail-qna {
    margin: 50px 0; }

/* 선택된 상품정보 - [상품전용] Q&A 상세보기 // [상품전용] Q&A 등록 폼 // 상품리뷰 읽기 // 상품리뷰 등록 */
.glores-A-goods-box dl {
  height: 60px; }
  .glores-A-goods-box dl dd p {
    line-height: 25px; }

/* [상품전용] Q&A 상세보기 // 상품리뷰 읽기 */
.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; }

/* 상품리뷰 읽기 - 댓글리스트 */
.glores-A-comment form {
  position: relative; }
  .glores-A-comment form fieldset {
    padding-right: 130px; }
    .glores-A-comment form fieldset > ul li {
      width: auto; }
      .glores-A-comment form fieldset > ul li .glores-A-input-txt {
        width: 145px; }
    .glores-A-comment form fieldset > div textarea {
      height: 70px; }
  .glores-A-comment form .glores-A-btns {
    position: absolute;
    right: 12px;
    top: 39px;
    width: 110px;
    height: 90px;
    margin: 2px; }
    .glores-A-comment form .glores-A-btns .glores-A-big {
      width: auto;
      height: 70px;
      padding: 0 30px;
      line-height: 68px;
      font-size: 14px; }

/* 장바구니 */
.glores-A-order-step {
  font-size: 14px; }
  .glores-A-order-step .glores-A-arrow {
    margin: 0 15px; }

/* 주문하기 - 1단계 주문서작성, 2단계 결제하기, 3단계 주문완료 */
.glores-A-order .glores-A-payment-amount {
  padding: 40px; }
  .glores-A-order .glores-A-payment-amount dl dt {
    width: 80%; }
  .glores-A-order .glores-A-payment-amount dl dd {
    width: 20%; }
.glores-A-order .glores-A-flower-msg li .glores-A-btn-type1 {
  margin-top: 0; }
.glores-A-order .glores-A-flower-msg li #to_msg_card_msg {
  width: 350px; }
.glores-A-order .glores-A-flower-msg li #to_msg_hanja_msg {
  width: 350px; }

/* 주문하기 - 개인정보처리방침 */
.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-coupon-code fieldset input[type=text] {
  width: 300px; }

