@charset "UTF-8";
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap");
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
button {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* 220106 클래스추가 */

.mobCont table,
.mobCont caption,
.mobCont tbody,
.mobCont tfoot,
.mobCont thead,
.mobCont tr,
.mobCont th,
.mobCont td {
  vertical-align: middle;
}

.mobCont b {
  font-weight: bold;
}
/* 220106 클래스추가 */

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* add */
a {
  text-decoration: none;
  color: inherit;
}

button {
  background: transparent;
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
  font-size: 0;
}

/* font */
@font-face {
  font-family: "NotoSansKR";
  font-weight: 200;
  src: url(../fonts/NotoSans-Light.eot);
  src: url(../fonts/NotoSans-Light.eot) format("embedded-opentype"),
    url(../fonts/NotoSans-Light.woff) format("woff");
}
@font-face {
  font-family: "NotoSansKR";
  font-weight: 300;
  src: url(../fonts/NotoSans-DemiLight.eot);
  src: url(../fonts/NotoSans-DemiLight.eot) format("embedded-opentype"),
    url(../fonts/NotoSans-DemiLight.woff) format("woff");
}
@font-face {
  font-family: "NotoSansKR";
  font-weight: 400;
  src: url(../fonts/NotoSans-Regular.eot);
  src: url(../fonts/NotoSans-Regular.eot) format("embedded-opentype"),
    url(../fonts/NotoSans-Regular.woff) format("woff");
}
@font-face {
  font-family: "NotoSansKR";
  font-weight: 500;
  src: url(../fonts/NotoSans-Medium.eot);
  src: url(../fonts/NotoSans-Medium.eot) format("embedded-opentype"),
    url(../fonts/NotoSans-Medium.woff) format("woff");
}
@font-face {
  font-family: "NotoSansKR";
  font-weight: 700;
  src: url(../fonts/NotoSans-Bold.eot);
  src: url(../fonts/NotoSans-Bold.eot) format("embedded-opentype"),
    url(../fonts/NotoSans-Bold.woff) format("woff");
}
@font-face {
  font-family: "Campton";
  font-weight: 400;
  src: url(../fonts/Campton-Light.eot);
  src: url(../fonts/Campton-Light.eot) format("embedded-opentype"),
    url(../fonts/Campton-Light.woff) format("woff");
}
@font-face {
  font-family: "Campton";
  font-weight: 500;
  src: url(../fonts/Campton-Book.eot);
  src: url(../fonts/Campton-Book.eot) format("embedded-opentype"),
    url(../fonts/Campton-Book.woff) format("woff");
}
@font-face {
  font-family: "Campton";
  font-weight: 600;
  src: url(../fonts/Campton-SemiBold.eot);
  src: url(../fonts/Campton-SemiBold.eot) format("embedded-opentype"),
    url(../fonts/Campton-SemiBold.woff) format("woff");
}
@font-face {
  font-family: "Campton";
  font-weight: 700;
  src: url(../fonts/Campton-Bold.eot);
  src: url(../fonts/Campton-Bold.eot) format("embedded-opentype"),
    url(../fonts/Campton-Bold.woff) format("woff");
}
/* Common */

/* 윤고딕 */
@font-face {
  font-family: "yg795";
  src: url(../fonts/YoonGothicPro795.eot);
  src: url(../fonts/YoonGothicPro795.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro795.woff) format("woff");
}

@font-face {
  font-family: "yg785";
  src: url(../fonts/YoonGothicPro785.eot);
  src: url(../fonts/YoonGothicPro785.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro785.woff) format("woff");
}

@font-face {
  font-family: "yg775";
  src: url(../fonts/YoonGothicPro775.eot);
  src: url(../fonts/YoonGothicPro775.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro775.woff) format("woff");
}

@font-face {
  font-family: "yg765";
  src: url(../fonts/YoonGothicPro765.eot);
  src: url(../fonts/YoonGothicPro765.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro765.woff) format("woff");
}

@font-face {
  font-family: "yg755";
  src: url(../fonts/YoonGothicPro755.eot);
  src: url(../fonts/YoonGothicPro755.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro755.woff) format("woff");
}
@font-face {
  font-family: "yg745";
  src: url(../fonts/YoonGothicPro745.eot);
  src: url(../fonts/YoonGothicPro745.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro745.woff) format("woff");
}

@font-face {
  font-family: "yg735";
  src: url(../fonts/YoonGothicPro735.eot);
  src: url(../fonts/YoonGothicPro735.eot) format("embedded-opentype"),
    url(../fonts/YoonGothicPro735.woff) format("woff");
}

html {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
  font-size: 3.33vw;
  color: #000;
  line-height: 1;
}
html .noto {
  font-family: "NotoSansKR", Arial, sans-serif;
}
html body {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}

button {
  cursor: pointer;
}

img {
  max-width: 100%;
}

.hide {
  display: none;
}

.hidden {
  position: absolute;
  text-indent: -9999px;
  overflow: hidden;
  font-size: 0;
}

.f-wrap:after {
  content: "";
  clear: both;
  display: block;
}

.dim {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 10;
}
.dim.on {
  display: block;
}

.arrow-txt {
  position: relative;
  display: inline-block;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  letter-spacing: -0.02em;
}
.arrow-txt:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.0833333333rem;
  background: #000;
}

.more-btn {
  display: block;
  width: 4.5rem;
}

.disc > li {
  position: relative;
  padding-left: 0.6666666667rem;
  line-height: 1.4;
  margin-bottom: 0.3333333333rem;
}
.disc > li:before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}

.input-box {
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.input-box.label-box:after {
  content: "";
  clear: both;
  display: block;
}
.input-box.label-box label {
  font-size: 1rem;
  color: #878787;
  display: block;
  float: left;
  width: 7.8333333333rem;
  box-sizing: border-box;
  padding: 0.6666666667rem 1rem;
  line-height: 1.2;
}
.input-box.label-box input[type="text"] {
  display: block;
  float: left;
  width: calc(100% - 7.8333333333rem);
}
.input-box.sch-box {
  position: relative;
}
.input-box.sch-box button {
  position: absolute;
  right: 0;
  bottom: 0.5833333333rem;
}
.input-box.sch-box input,
.input-box.sch-box select {
  height: 2.8333333333rem;
}

.form-box .input-box {
  border: 0;
}
.form-box input[type="text"],
.form-box input[type="password"],
.form-box input[type="tel"] {
  padding: 0.6666666667rem;
  border: 0.0833333333rem solid #d1d1d1;
}
.form-box .textarea-wrap {
  box-sizing: border-box;
  width: 100%;
}
.form-box .textarea-wrap textarea {
  border: 0.0833333333rem solid #d1d1d1;
  box-sizing: border-box;
  resize: none;
  padding: 0.9166666667rem 0.6666666667rem;
  width: 100%;
  min-height: 6.6666666667rem;
}
.form-box .textarea-wrap .byte-box {
  display: block;
  text-align: right;
  font-size: 0.9166666667rem;
  color: #d1d1d1;
  padding: 0.3333333333rem 0 0;
}
.form-box .textarea-wrap .byte-box > span {
  color: #e84e0f;
}
.form-box .date-wrap {
  padding: 2.0833333333rem 0;
}
.form-box .date-wrap .date-box {
  float: left;
  width: 10.1666666667rem;
  margin-right: 0.4166666667rem;
}
.form-box .date-wrap .at {
  display: block;
  float: left;
  line-height: 2.3333333333rem;
  margin-right: 0.4166666667rem;
}

.paginate {
  text-align: center;
  padding-top: 1.66666rem;
}
.paginate a {
  display: inline-block;
  box-sizing: border-box;
  overflow: hidden;
  margin: 0 2px;
  width: 2rem;
  height: 2rem;
  font-size: 0.8333333333rem;
  color: #878787;
  line-height: 2rem;
  border: 0.0833333333rem solid #d1d1d1;
}
.paginate a.curr {
  border-color: #e84e0f;
  color: #e84e0f;
}
.paginate a.icon {
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-image: url(/assets/en/img/m/btn_first_prev.png);
  background-size: 100%;
}
.paginate a.icon.prev,
.paginate a.icon.next {
  background-image: url(/assets/en/img/m/btn_prev.png);
}
.paginate a.icon.next,
.paginate a.icon.last {
  transform: rotate(180deg);
}
.paginate a.icon.prev {
  margin-right: 2.3333333333rem;
}
.paginate a.icon.next {
  margin-left: 2.3333333333rem;
}

.table-wrap {
  border-top: 0.1666666667rem solid #000;
}
.table-wrap table {
  width: 100%;
}
.table-wrap table th {
  border-bottom: 0.0833333333rem solid #000;
  padding: 1.3333333333rem 0;
  font-weight: 700;
  font-size: 1rem;
  color: #000;
}
.table-wrap table td {
  vertical-align: middle;
  border-bottom: 0.0833333333rem solid #d1d1d1;
  padding: 1.3333333333rem 0;
  color: #60605f;
  font-size: 1rem;
  font-weight: 400;
}
.table-wrap table td.center {
  text-align: center;
}
.table-wrap table.center {
  text-align: center;
}

.date-box {
  position: relative;
  height: 2.3333333333rem;
}
.date-box input[type="date"] {
  position: relative;
  border: 0;
  border-bottom: 0.0833333333rem solid #000;
  background: #fff;
  outline: none;
  width: 100%;
  height: 100%;
}
.date-box .ico-date {
  position: absolute;
  right: 0;
  bottom: 0.3333333333rem;
  background-color: #fff;
  z-index: 2;
}

.select-box {
  position: relative;
}
.select-box select {
  border: 0;
}

/* 211223 수정 */
.select-box:after {
  content: "";
  position: absolute;
  right: 0rem;
  top: 0.6666666667rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_list_down.png) no-repeat center center;
  background-size: 100%;
  z-index: -1;
}
/* 211223 수정 */

.top-sch .select-box {
  width: 10.1666666667rem;
  float: left;
  border-bottom: 0.0833333333rem solid #000;
}
.top-sch .select-box select {
  height: 2.8333333333rem;
}
.top-sch .input-box {
  float: right;
  width: 15.8333333333rem;
  border-bottom: 0.0833333333rem solid #000;
}
.top-sch + .sch-txt {
  text-align: center;
  padding-top: 2.6666666667rem;
}
.top-sch + .sch-txt .str {
  color: #e84e0f;
  font-weight: 700;
}
.top-sch + .sch-btn {
  display: block;
  line-height: 3.3333333333rem;
  margin: 0.6666666667rem 0 2.6666666667rem;
  width: 100%;
  background: #f5f5f5;
  font-size: 1rem;
}
.top-sch + .sch-btn span {
  margin: -0.1666666667rem 0.4166666667rem 0 0;
}

.sch-txt {
  font-size: 1.1666666667rem;
  padding: 0 0 0.6666666667rem;
  font-size: 1.1666666667rem;
}
.sch-txt .str {
  font-weight: 500;
}
.sch-txt .color {
  color: #e84e0f;
  font-weight: 600;
}

.board {
  padding-top: 0.5833333333rem;
}
.board .bar-wrap {
  display: block;
  padding-top: 0.6666666667rem;
}
.board .bar-wrap span {
  display: inline-block;
  padding-right: 0.6666666667rem;
  margin-right: 0.6666666667rem;
  position: relative;
  font-size: 0.8333333333rem;
  color: #878787;
}
.board .bar-wrap span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.board .bar-wrap span:last-of-type:after {
  display: none;
}
.board .list li {
  padding: 1.4166666667rem 1rem;
  overflow: hidden;
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.board .list li a {
  display: block;
  position: relative;
}
.board .list li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_list_more.png) no-repeat center center;
  background-size: 100%;
}
.board .list li strong {
  display: block;
  font-weight: 500;
  font-size: 1rem;
}
.board .list li.notice strong {
  position: relative;
}
.board .list li.notice strong:before {
  content: "";
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_notice.png) no-repeat center center;
  background-size: 100%;
  vertical-align: middle;
  margin-right: 0.4166666667rem;
  margin-bottom: 0;
}
.board .paginate {
  padding-bottom: 0;
}
.board .title {
  padding-top: 1.3333333333rem;
}
.board .title strong {
  display: block;
  font-size: 1.3333333333rem;
  line-height: 1.4;
}
.board .title .bar-wrap {
  font-size: 0.9166666667rem;
  padding: 0.8333333333rem 0;
}
.board .title + .cont {
  border-top: 0.0833333333rem solid #000;
  border-bottom: 0.0833333333rem solid #000;
  padding: 2rem 0;
  font-size: 1rem;
  line-height: 1.6;
  min-height: 27.5rem;
}
.board > .btn {
  margin: 2rem auto 0;
}
.board .btn-wrap.ea2 {
  margin: 2rem auto 0;
}
.board .btn-wrap.ea2 .btn {
  margin: 0;
}
.board .btn-wrap.ea2 .btn + .btn {
  margin-left: 0.6666666667rem;
}

/* header */
body.menu-open {
  position: fixed;
  width: 100%;
  height: 100%;
}

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0.75rem 1.6666666667rem;
  box-sizing: border-box;
  z-index: 100;
}

header > .main_logo {
  float: left;
}

header > .main_logo > a {
  display: block;
  text-indent: -9999px;
  width: 9.4166666667rem;
  height: 2.6666666667rem;
  background: url(/assets/en/img/m/logo_white.png) no-repeat center center;
  background-size: 100%;
}
header > .menu-open {
  position: absolute;
  right: 1.6666666667rem;
}
header .menu-box {
  position: fixed;
  background: #fff;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  top: 0;
  right: -100%;
  opacity: 0;
  z-index: 1000;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
header .menu-box .scroll {
  width: 100%;
  height: 100%;
  padding: 0.75rem 1.6666666667rem 0;
  box-sizing: border-box;
  overflow-y: scroll;
  overflow-x: hidden;
}
header .menu-box.active {
  opacity: 1;
  right: 0;
}
header .menu-box .top {
  position: relative;
  padding-bottom: 0.75rem;
}
header .menu-box .top .logo > a {
  display: block;
  text-indent: -9999px;
  width: 9.4166666667rem;
  height: 2.6666666667rem;
  background: url(/assets/en/img/m/logo_black.png) no-repeat center center;
  background-size: 100%;
}

header .menu-box .top .l-wrap {
  position: absolute;
  right: 3.749978rem;
  top: 0.86777rem;
  display: flex;
  gap: 1.5rem;
}

header .menu-box .top .l-wrap a span {
  font-size: 1rem;
  font-weight: 700;
}

header .menu-box .top .l-wrap a.active {
  border-bottom: 0.0833333rem solid #000;
}

header .menu-box .top .menu-close {
  position: absolute;
  right: 0;
  top: 0;
}
header .menu-box .info {
  text-align: left;
  padding: 1.3333333333rem 1.6666666667rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
header .menu-box .info .s-txt {
  font-size: 1.3333333333rem;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
}
header .menu-box .info .s-txt + .btn-wrap {
  padding-top: 2.75rem;
}
header .menu-box .info .name-wrap {
  padding: 0 0 0.6666666667rem;
}
header .menu-box .info .name-wrap .name {
  font-size: 1.3333333333rem;
  font-weight: 400;
}
header .menu-box .info .name-wrap .name strong {
  font-weight: 700;
  display: inline-block;
  max-width: calc(100% - 13.6666666667rem);
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  top: 0.1666666667rem;
}
header .menu-box .info .name-wrap .tag-box {
  display: inline-block;
  font-size: 1.1666666667rem;
  font-weight: 500;
  color: #fff;
  background: #c38e54;
  line-height: 2rem;
  padding: 0 1.1666666667rem;
  position: relative;
  top: -0.1666666667rem;
  margin-left: 0.5rem;
}
header .menu-box .info .name-wrap .tag-box .noto {
  font-size: 1rem;
  font-weight: 400;
}
header .menu-box .info .name-wrap .tag-box.vip {
  background: #e51a2f;
}
header .menu-box .info .name-wrap .tag-box.vip2 {
  background: #0078a9;
}
header .menu-box .info .name-wrap .tag-box.global {
  background: #00a5ae;
}
header .menu-box .info .point {
  display: block;
  font-size: 2.8333333333rem;
  font-weight: 500;
  padding-bottom: 0.6666666667rem;
}
header .menu-box .info .point .s-txt {
  font-size: 2rem;
}
header .menu-box .info .btn-wrap a {
  display: inline-block;
  margin-right: 2.3333333333rem;
}
header .menu-box .info .btn-wrap a:nth-child(3) {
  margin-top: 1.5rem;
}

header .menu-box .info .btn-wrap a:nth-child(3) span {
  color: #0078a9;
}
header .menu-box .info .btn-wrap a.gray {
  color: #878787;
}
header .menu-box .info .btn-wrap a.gray .arrow-txt:after {
  background: #878787;
}

header .menu-box .info .btn-wrap a:nth-child(3) .arrow-txt:after {
  background: #0078a9;
}
header .menu-box .icon-btn li {
  width: calc((100% - 1.6666rem) / 3);
  float: left;
  margin-top: 2.49999rem;
  text-align: center;
}

header .menu-box .icon-btn li:nth-child(3n + 2) {
  margin: 2.49999rem 0.83333rem 0;
}

header .menu-box .icon-btn li.last {
  position: relative;
  padding-left: 25%;
  float: right;
}
header .menu-box .icon-btn li.last:before {
  content: "";
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 25%;
  width: 0.0833333333rem;
  height: 3rem;
  background: #d1d1d1;
}
header .menu-box .icon-btn li a {
  position: relative;
  display: block;
  width: 100%;
  height: 4.6666666667rem;
  box-sizing: border-box;
  line-height: 1.25;
  font-size: 0.9996rem;
  word-break: keep-all;
}
header .menu-box .icon-btn li a span {
  display: block;
  margin: 0 auto 0;
  padding-top: 0.4166666667rem;
}
header .menu-box .icon-btn li a .count {
  position: absolute;
  right: 1.25rem;
  top: -0.1666666667rem;
  width: 1.6666666667rem;
  height: 1.6666666667rem;
  background: #e84e0f;
  border-radius: 100%;
  color: #fff;
  font-size: 0.9166666667rem;
  font-weight: 600;
  text-align: center;
}

header .menu-box .icon-btn li.mall a {
  color: #e84e0f !important;
  font-weight: bold !important;
}

header .menu-box .icon-btn li.mall a img {
  display: block;
  margin: 0 auto;
  width: 2.6666666667rem;
  height: 2.6666666667rem;
}
header .menu-box .sns-wrap a {
  display: block;
  float: left;
  width: 25%;
  padding: 1.6666666667rem 0;
  text-align: center;
}
header .menu-box .botton-btn {
  position: fixed;
  bottom: 0;
  box-sizing: border-box;
  padding: 0 1.6666666667rem;
  margin: 0 -1.6666666667rem;
  width: 100%;
  background: #f9f9f9;
  z-index: 1100;
}
header .menu-box .botton-btn li {
  float: left;
  width: 25%;
  position: relative;
}
header .menu-box .botton-btn li:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
header .menu-box .botton-btn li:last-of-type:after {
  display: none;
}
header .menu-box .botton-btn li a {
  display: block;
  padding: 1.25rem 0;
  text-align: center;
  line-height: 1.6;
}
header:not(.sub-header) span[class*="ico-"].ico-menu-black {
  background-image: url(/assets/en/img/m/btn_menu.png);
}

header .menu-box .customer_box {
  border-top: 0.083333rem solid #d1d1d1;
  border-bottom: 0.083333rem solid #d1d1d1;
  margin-top: 3.083321rem;
  display: flex;
  padding: 1.416661rem 0;
}

header .menu-box .customer_box li {
  width: calc(50% - 0.04165rem);
  text-align: center;
  position: relative;
}

header .menu-box .customer_box li:nth-child(2)::before {
  content: " ";
  position: absolute;
  left: -0.04166661rem;
  width: 0.083333rem;
  height: 1.66666rem;
  background-color: #d1d1d1;
  top: calc(50% - 0.833333rem);
}

/* popup */
.popup {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
  opacity: 0;
  visibility: hidden;
  background: #fff;
  z-index: 500;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.popup h2 {
  font-size: 1.3333333333rem;
  text-align: center;
  font-weight: 500;
  line-height: 4.1666666667rem;
}
.popup.is-visible {
  opacity: 1;
  visibility: visible;
}
.popup > .box {
  padding: 4.1666666667rem 1.6666666667rem 0;
}
.popup > .box .name-wrap {
  padding: 0 1.6666666667rem 0.6666666667rem;
}
.popup > .box .name-wrap .name {
  font-size: 1.3333333333rem;
  font-weight: 400;
}
.popup > .box .name-wrap .name strong {
  font-weight: 700;
}
.popup > .box .name-wrap .tag-box {
  display: inline-block;
  font-size: 1.1666666667rem;
  font-weight: 500;
  color: #fff;
  background: #c38e54;
  line-height: 2rem;
  padding: 0 1.1666666667rem;
  margin-left: 1.3333333333rem;
}
.popup > .box .name-wrap .tag-box .noto {
  font-size: 1rem;
  font-weight: 400;
}
.popup > .box .name-wrap img {
  padding: 2rem 0 0.6666666667rem;
  box-sizing: border-box;
}
.popup > .box .name-wrap .num-box {
  text-align: center;
}
.popup > .box .name-wrap .num-box span {
  display: inline-block;
  margin: 0 1.1666666667rem;
  font-size: 1rem;
}
.popup > .box .point-box {
  position: relative;
  border-top: 0.0833333333rem solid #d1d1d1;
  padding: 0 1.6666666667rem;
  box-sizing: border-box;
}
.popup > .box .point-box h3 {
  line-height: 1.6;
  font-size: 1.3333333333rem;
  font-weight: 700;
  padding: 2.1666666667rem 0 0.6666666667rem;
}
.popup > .box .point-box.vipColor h3 {
  color: #0078a9;
}
.popup > .box .point-box .point {
  color: #e84e0f;
  font-size: 2.8333333333rem;
  font-weight: 500;
  padding-bottom: 0.6666666667rem;
}
.popup > .box .point-box .point .s-txt {
  font-size: 2rem;
}
.popup > .box .point-box .point .s-txt.noto {
  font-size: 1.3333333333rem;
}
.popup > .box .point-box .more-btn {
  position: absolute;
  right: 1.6666666667rem;
  top: 2.4166666667rem;
}
.popup > .box .point-box dl {
  line-height: 2;
  font-size: 1rem;
  padding-bottom: 2rem;
}
.popup > .box .point-box dl dt {
  float: left;
}
.popup > .box .point-box dl dd {
  float: right;
  font-weight: 600;
}
.popup > .box .point-box dl dd .s-txt {
  font-weight: 500;
}
.popup > .box > .txt {
  font-size: 1rem;
  padding: 1.8333333333rem 0 2.6666666667rem;
  text-align: center;
  line-height: 2;
}
.popup > .box > .table-wrap {
  min-height: 32.1666666667rem;
}
.popup > .box .info .name-wrap .tag-box .noto {
  font-size: 1rem;
  font-weight: 400;
}
.popup > .box .info .name-wrap .tag-box.vip {
  background: #e51a2f;
}
.popup > .box .info .name-wrap .tag-box.vip2 {
  background: #0078a9;
}
.popup > .box .info .name-wrap .tag-box.global {
  background: #00a5ae;
}
.popup .close {
  position: absolute;
  top: 0.75rem;
  right: 1.6666666667rem;
}
.popup .btn-wrap {
  padding: 2.6666666667rem 0;
}
.popup.style2 {
  background: rgba(0, 0, 0, 0.5);
}
.popup.style2 .modal {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: #fff;
  width: 23.3333333333rem;
  box-sizing: border-box;
  padding: 2.6666666667rem 1.3333333333rem;
  text-align: center;
}
.popup.style2 .modal h2 {
  font-size: 1.1666666667rem;
  padding-bottom: 2rem;
}
.popup.style2 .modal h2.str {
  font-size: 1.25rem;
  font-weight: 700;
}
.popup.style2 .modal .sns {
  display: inline-block;
}
.popup.style2 .modal .sns li {
  display: inline-block;
  padding: 0 0.6666666667rem;
  line-height: 1.4;
  font-size: 0.8333333333rem;
}
.popup.style2 .modal .sns img {
  width: 3.3333333333rem;
  margin-bottom: 0.3333333333rem;
}
.popup.style2 .modal .close {
  top: 0.6666666667rem;
  right: 0.6666666667rem;
}
.popup.style2 .modal .txt {
  line-height: 1.4;
  word-break: keep-all;
  padding-bottom: 1.3333333333rem;
}
.popup.style2 .modal .input-box {
  border: 1px solid #d1d1d1;
}
.popup.style2 .modal .input-box input {
  height: 3.1666666667rem;
}
.popup.style2 .ea2 {
  margin: 0;
  padding: 0.6666666667rem 0 0;
}
.popup.style2 .ea2 .btn {
  width: 10rem;
  margin: 0;
}
.popup.style2 .ea2 .btn + .btn {
  margin-left: 0.6666666667rem;
}

/* login */
.login {
  background: #fff;
  text-align: center;
}
.login .logo {
  width: 8.3333333333rem;
  padding: 11.0833333333rem 0 1.8333333333rem;
  margin: 0 auto;
  box-sizing: border-box;
}
.login .logo + .btn {
  width: 17.3333333333rem;
  line-height: 3.8333333333rem;
  font-weight: 500;
  color: #000;
  font-size: 1rem;
}
.login .btn-wrap {
  display: inline-block;
  padding-top: 2.6666666667rem;
}
.login .btn-wrap li {
  float: left;
  position: relative;
}
.login .btn-wrap li:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.login .btn-wrap li:last-of-type:after {
  display: none;
}
.login .btn-wrap li:after {
  background: #878787;
}
.login .btn-wrap li a {
  display: block;
  padding: 0 0.8333333333rem;
  font-size: 1rem;
  color: #878787;
}
.login .bottom-btn {
  padding-top: 11.0833333333rem;
}
.login .bottom-btn h2 {
  color: #878787;
  font-size: 1rem;
  padding-bottom: 1.3333333333rem;
}
.login .bottom-btn ul {
  display: inline-block;
}
.login .bottom-btn ul li {
  float: left;
  width: 4rem;
  margin: 0 0.6666666667rem;
}

/* footer */
footer {
  text-align: center;
  padding-top: 4.1666666667rem;
}
footer .foot-logo {
  padding: 1rem 0 2rem;
  display: block;
  width: 22.3333333333rem;
  margin: 0 auto;
}
footer .foot-logo img {
  vertical-align: middle;
}
footer .foot-logo a:nth-of-type(1) img {
  width: 7.82rem;
}
footer .foot-logo a:nth-of-type(2) img {
  margin-left: 1rem;
  width: 10rem;
}
footer .foot-logo.doota {
  padding: 2.6666666667rem 0 2rem;
  width: 11.8333333333rem;
}
footer .btn-wrap {
  padding: 0;
  opacity: 0.8;
}
footer .btn-wrap > a {
  display: inline-block;
  padding: 0 0.6666666667rem 0.6666666667rem;
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  line-height: 1.4;
}
footer .btn-wrap > a em {
  padding-left: 0.3333333333rem;
}
footer .gray-wrap {
  color: #878787;
  font-size: 1rem;
}
footer .gray-wrap > span {
  display: inline-block;
  padding: 0 0.6666666667rem;
  line-height: 1.4;
}
footer .copy {
  font-weight: 500;
  color: #878787;
  font-size: 1rem;
  line-height: 1.6;
  padding: 0.6666666667rem 0 2.6666666667rem;
  color: #5c5c5b;
}

.page-top {
  position: fixed;
  right: 0.8333333333rem;
  bottom: 0.4166666667rem;
  z-index: 5;
}
.page-top.fix {
  position: absolute;
  bottom: 8.8333333333rem;
}

.suspend {
  text-align: center;
}
.suspend .logo {
  padding: 4.1666666667rem 0 1.4166666667rem;
  width: 16.6666666667rem;
  margin: 0 auto;
}
.suspend .title {
  padding: 2.0833333333rem 0 1.6666666667rem;
  font-size: 1.5rem;
  font-weight: 500;
  color: #000;
  background: url(../img/suspend_bg.png) no-repeat top center;
  background-size: 100%;
}
.suspend .sub-txt {
  font-size: 1rem;
  padding: 0 1.6666666667rem 1.6666666667rem;
  line-height: 1.5;
  color: #000;
}
.suspend .bg-gray {
  padding: 4.1666666667rem 0;
  background: #f4f4f4;
}
.suspend .bg-gray strong {
  display: inline-block;
  font-size: 1.0833333333rem;
  font-weight: 500;
  color: #000;
}
.suspend .bg-gray .str {
  display: inline-block;
  font-size: 1.0833333333rem;
  color: #e84e0f;
  margin-left: 0.8333333333rem;
  font-weight: 500;
}
.suspend .time {
  padding: 2.5rem 0;
}
.suspend .time h3 {
  font-size: 1.25rem;
  font-weight: 500;
}
.suspend .time p {
  font-size: 1rem;
  line-height: 1.4;
  padding: 1.0833333333rem 1.6666666667rem 1.25rem;
}
.suspend .time .box {
  border: 0.0833333333rem solid #d1d1d1;
  width: 80%;
  margin: 0 auto;
  padding: 1.6666666667rem 0;
}
.suspend .time .box span {
  display: block;
  color: #000;
  font-size: 1.0833333333rem;
  font-weight: 600;
  padding-bottom: 0.8333333333rem;
}
.suspend .time .box span.gray {
  font-weight: 400;
  color: #878787;
  padding: 0;
  line-height: 1.4;
}
.suspend .time .box span span {
  display: inline;
  font-weight: 400;
}
.suspend .time .last {
  padding: 1.9166666667rem 0 0;
  font-weight: 500;
  font-size: 1rem;
  color: #000;
}
.suspend .time .last span {
  display: inline-block;
  position: relative;
  padding: 0 1rem;
}
.suspend .time .last span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.suspend .time .last span:last-of-type:after {
  display: none;
}
.suspend .time .last span:after {
  height: 0.8333333333rem;
  background: #dfdfdf;
}

input[type="text"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="date"],
textarea {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
  color: #000;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: transparent;
  outline: none;
}

input[type="text"]::-ms-clear,
input[type="tel"]::-ms-clear {
  display: none;
}

input::placeholder,
textarea::placeholder {
  color: #d1d1d1;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

input::-webkit-input-placeholder {
  color: #d1d1d1;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

input:-ms-input-placeholder {
  color: #d1d1d1;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

textarea::-webkit-input-placeholder {
  color: #d1d1d1;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

textarea:-ms-input-placeholder {
  color: #d1d1d1;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

input[type="text"],
input[type="password"],
input[type="tel"] {
  padding: 0.6666666667rem 1rem;
  width: 100%;
  border: 0;
  box-sizing: border-box;
}

input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="tel"]:disabled {
  background: transparent;
  color: #60605f;
}

select {
  border: 0;
  color: #000;
  outline: none;
  width: 100%;
  height: 100%;
  font-size: 1rem;
  padding: 0.6666666667rem 1rem;
  background: transparent;
  border-radius: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Campton", "NotoSansKR", Arial, sans-serif;
}

select::-ms-expand {
  display: none;
}

input[type="radio"],
input[type="checkbox"] {
  display: none;
}

input[type="radio"] + label .ico-radio {
  background-color: #e8e8e8;
  background-image: none;
  border-radius: 100%;
}

input[type="radio"]:checked + label .ico-radio {
  background-image: url(/assets/en/img/m/radio_on.png);
}

input + label .ico-chk {
  width: 1.5rem;
  height: 1.5rem;
  background: #e8e8e8;
  margin-right: 0.3333333333rem;
}

input:checked + label .ico-chk {
  background: url(/assets/en/img/m/checkbox_on.png) no-repeat center center;
  background-size: 100%;
}

input[type="file"] {
  display: none;
}

/* Icon css */
span[class*="ico-"] {
  display: inline-block;
  vertical-align: middle;
  text-indent: -9999px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 100%;
}
span[class*="ico-"].ico-more {
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  background-image: url(/assets/en/img/m/btn_main_more.png);
}
span[class*="ico-"].ico-menu {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu.png);
}
span[class*="ico-"].ico-menu-black {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_top_menu.png);
}
span[class*="ico-"].ico-menu-black.ico-w {
  background-image: url(/assets/en/img/m/btn_top_menu_w.png);
}
span[class*="ico-"].ico-back {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_top_back.png);
}
span[class*="ico-"].ico-back.ico-w {
  background-image: url(/assets/en/img/m/btn_top_back_w.png);
}
span[class*="ico-"].ico-menu-close {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_close.png);
}
span[class*="ico-"].ico-arrow {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/btn_more_black.png);
}
span[class*="ico-"].ico-arrow.down {
  transform: rotate(90deg);
}
span[class*="ico-"].ico-arrow-color {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/btn_mypage_login.png);
}
span[class*="ico-"].ico-arrow-gray {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/btn_more_logout.png);
}
span[class*="ico-"].ico-btn01 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_coupon.png);
}
span[class*="ico-"].ico-btn02 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_event.png);
}
span[class*="ico-"].ico-btn03 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_receipt.png);
}
span[class*="ico-"].ico-btn04 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_member.png);
}
span[class*="ico-"].ico-btn05 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_store.png);
}
span[class*="ico-"].ico-btn06 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_floor.png);
}
span[class*="ico-"].ico-btn07 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_FNB.png);
}
span[class*="ico-"].ico-btn08 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_place.png);
}
span[class*="ico-"].ico-btn09 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_gift.png);
}
span[class*="ico-"].ico-btn-color01 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_floor_color.png);
}
span[class*="ico-"].ico-btn-color02 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_receipt_color.png);
}
span[class*="ico-"].ico-btn-color03 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_coupon_color.png);
}
span[class*="ico-"].ico-btn-color04 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_FNB_color.png);
}
span[class*="ico-"].ico-btn-color05 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_place_color.png);
}
span[class*="ico-"].ico-btn-color06 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_event_color.png);
}
span[class*="ico-"].ico-btn-color07 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_parking_color.png);
}
span[class*="ico-"].ico-btn-color08 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_time_color.png);
}
span[class*="ico-"].ico-btn-color09 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_gift_color.png);
}

span[class*="ico-"].ico-btn10 {
  width: 4.499982rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_time.png);
}
span[class*="ico-"].ico-btn11 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_map.png);
}
span[class*="ico-"].ico-mall {
  width: 1.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/nav_mall.png);
}
span[class*="ico-"].ico-sfk {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_sfk.png);
}
span[class*="ico-"].ico-user {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_recruit.png);
}
span[class*="ico-"].ico-insta {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_instar.png);
}
span[class*="ico-"].ico-blog {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_menu_blog.png);
}
span[class*="ico-"].ico-coupon {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_mypage_coupon.png);
}
span[class*="ico-"].ico-rezn {
  width: 5.7024rem;
  height: 1.7424rem;
  background-image: url(/assets/en/img/m/btn_menu_rezn2.png);
}
span[class*="ico-"].ico-rezn2 {
  width: 3.018rem;
  height: 3.243rem;
  background-image: url(/assets/en/img/m/btn_menu_rezn.png);
}
span[class*="ico-"].ico-vip {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(../img/ico_my_nav00_on.svg);
  background-size: 20px;
}
span[class*="ico-"].ico-receipt {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_mypage_receipt.png);
}
span[class*="ico-"].ico-user2 {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_mypage_change.png);
}
span[class*="ico-"].ico-staff {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_mypage_staff.png);
}
span[class*="ico-"].ico-withdraw {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/btn_mypage_withdraw.png);
}
span[class*="ico-"].ico-empty {
  width: 4.25rem;
  height: 3.0833333333rem;
  background-image: url(/assets/en/img/m/ico_no_history.png);
}
span[class*="ico-"].ico-radio {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/radio_on.png);
}
span[class*="ico-"].ico-date {
  width: 2rem;
  height: 2rem;
  background-image: url(/assets/en/img/m/btn_date_calendar.png);
}
span[class*="ico-"].ico-point {
  width: 2rem;
  height: 2rem;
  background-image: url(/assets/en/img/m/ico_mypage_point_b.png);
}
span[class*="ico-"].ico-coupon {
  width: 2rem;
  height: 2rem;
  background-image: url(/assets/en/img/m/btn_mypage_coupon.png);
}
span[class*="ico-"].ico-sch {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/btn_search.png);
}
span[class*="ico-"].ico-location {
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background-image: url(/assets/en/img/m/btn_location.png);
}
span[class*="ico-"].ico-call {
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background-image: url(/assets/en/img/m/btn_call.png);
}
span[class*="ico-"].ico-p {
  width: 1.1666666667rem;
  height: 1.1666666667rem;
  background-image: url(/assets/en/img/m/ico_p.png);
}
span[class*="ico-"].ico-top {
  width: 5.25rem;
  height: 5.25rem;
  background-image: url(/assets/en/img/m/btn_top.png);
}
span[class*="ico-"].ico-share {
  width: 5.25rem;
  height: 5.25rem;
  background-image: url(/assets/en/img/m/btn_share.png);
}
span[class*="ico-"].ico-membership1 {
  width: 6rem;
  height: 4.2583333333rem;
  background-image: url(/assets/en/img/m/ico_membership_1.png);
}
span[class*="ico-"].ico-membership2 {
  width: 3.75rem;
  height: 3.8333333333rem;
  background-image: url(/assets/en/img/m/ico_membership_2.png);
}
span[class*="ico-"].ico-membership3 {
  width: 4rem;
  height: 4.4416666667rem;
  background-image: url(/assets/en/img/m/ico_membership_3.png);
}
span[class*="ico-"].ico-membership4 {
  width: 6rem;
  height: 4.3333333333rem;
  background-image: url(/assets/en/img/m/ico_membership_4.png);
}

span[class*="ico-"].ico-vipImg1 {
  width: 55px;
  height: 62px;
  background-image: url(/assets/en/img/m/vip_1.svg);
}
span[class*="ico-"].ico-vipImg2 {
  width: 62px;
  height: 62px;
  background-image: url(/assets/en/img/m/vip_2.svg);
}
span[class*="ico-"].ico-vipImg3 {
  width: 100px;
  height: 60px;
  background-image: url(/assets/en/img/m/vip_3.svg);
}
span[class*="ico-"].ico-vipImg4 {
  width: 65px;
  height: 60px;
  background-image: url(/assets/en/img/m/vip_4.svg);
}

span[class*="ico-"].ico-initialize {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/ico_initialize.png);
}
span[class*="ico-"].ico-fashion {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/ico_fashion.png);
}
span[class*="ico-"].ico-golf {
  width: 2.6666666667rem;
  height: 2.6666666667rem;
  background-image: url(/assets/en/img/m/ico_golf.png);
}
span[class*="ico-"].ico-location {
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background-image: url(/assets/en/img/m/ico_location.png);
}
span[class*="ico-"].ico-call {
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background-image: url(/assets/en/img/m/ico_call.png);
}
span[class*="ico-"].ico-search-btn {
  width: 2.3333333333rem;
  height: 2.3333333333rem;
  background-image: url(/assets/en/img/m/ico_search_btn.png);
}
span[class*="ico-"].ico-pin {
  width: 3.5rem;
  height: 3.9166666667rem;
  background-image: url(/assets/en/img/m/ico_pin.png);
}
span[class*="ico-"].ico-write {
  width: 5.25rem;
  height: 5.25rem;
  background-image: url(/assets/en/img/m/btn_wirte.png);
}
span[class*="ico-"].ico-toggle {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url(/assets/en/img/m/toggleDown_icon.png);
}

.btn {
  display: block;
  margin: 0 auto;
  font-size: 3.33vw;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}
.btn.basic {
  width: 13rem;
  line-height: 4rem;
  height: 4rem;
}
.btn.black {
  background: #000;
  border: 0.0833333333rem solid #000;
  color: #fff;
}
.btn.gray {
  background: #60605f;
  border: 0.0833333333rem solid #60605f;
  color: #fff;
}
.btn.gray2 {
  background: #d1d1d1;
  border: 0.0833333333rem solid #d1d1d1;
  color: #000;
}
.btn.primary {
  background: #e84e0f;
  border: 0.0833333333rem solid #e84e0f;
  color: #fff;
}
.btn.secondary {
  background: #0077a8;
  border: 0.0833333333rem solid #0077a8;
  color: #fff;
}
.btn.line {
  background: #fff;
  border: 0.0833333333rem solid #000;
  color: #000;
}
.btn.line-color {
  background: #fff;
  border: 0.0833333333rem solid #e84e0f;
  color: #e84e0f;
}

.btn-wrap.ea2 {
  margin: 0 1.3333333333rem;
}
.btn-wrap.ea2 button {
  float: left;
  margin: 0 0.3333333333rem;
}

@keyframes swing {
  50% {
    transform: translate(-90%, -50%);
  }
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translate(-50%, -50%);
  }
  40% {
    transform: translate(-90%, -50%);
  }
  60% {
    transform: translate(-90%, -50%);
  }
}
/* main */
.main {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 6.8333333333rem 0 0;
  box-sizing: border-box;
  background: url(/assets/en/img/m/mobile_sample.jpg) no-repeat center top;
  background-size: cover;
  text-align: center;
}
.main .main-banner {
  position: relative;
  width: 100%;
}
.main .main-banner .owl-nav {
  margin: 0;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 0;
}
.main .main-banner .owl-nav .owl-prev {
  display: none;
}
.main .main-banner .owl-nav .owl-next {
  position: relative;
  margin: 0;
  width: 5.1666666667rem;
  height: 5.1666666667rem;
  background: rgba(0, 0, 0, 0.2);
}
.main .main-banner .owl-nav .owl-next span {
  display: none;
}
.main .main-banner .owl-nav .owl-next:after {
  content: "";
  width: 1.6666666667rem;
  height: 1.5833333333rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(/assets/en/img/m/btn_main_arrow.png) no-repeat center center;
  background-size: 100%;
  animation: swing 2s infinite;
  animation-timing-function: ease-in-out;
}
.main .main-banner .owl-dots {
  padding-top: 1.5rem;
}
.main .main-banner .owl-dot span {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.3333333333rem;
  background: #fff;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.main .main-banner .owl-dot.active > span {
  width: 1.75rem;
  background: #fff;
}
.main .main-banner .empty {
  width: 23.3333333333rem;
  height: 35.6666666667rem;
}
.main .main-banner .item {
  display: inline-block;
  position: relative;
  margin: 0 0.8333333333rem;
  height: calc(100vh - 16.6666666667rem);
  overflow: hidden;
}
.main .main-banner .item [class*="tag-"] {
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  min-width: 6.9166666667rem;
  line-height: 2.6666666667rem;
  text-align: center;
  left: 0;
  top: 0;
  font-size: 1.0833333333rem;
}
.main .main-banner .item [class*="tag-"].tag-orange {
  background: #e84e0f;
}
.main .main-banner .item [class*="tag-"].tag-gray {
  background: #878787;
}
.main .main-banner .item img {
  max-width: none;
  width: auto;
  max-height: 100%;
  margin: 0 auto;
}
.main .main-banner.owl-theme .owl-nav .disabled {
  display: none;
}
.main .fix-bottom {
  position: fixed;
  width: 100%;
  padding: 0 1.6666666667rem;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 5;
}
.main .fix-bottom a {
  display: block;
  float: left;
  width: 25%;
  height: 6rem;
  box-sizing: border-box;
  padding-top: 1rem;
  text-align: center;
  line-height: 2;
}
.main .fix-bottom a.mall {
  color: #e84e0f !important;
  font-weight: bold !important;
}
.main .fix-bottom a.rezn {
  position: relative;
  padding-top: 1.5rem;
  font-size: 0;
  line-height: 0;
}
.main .fix-bottom a > span {
  display: block;
  margin: 0 auto;
}

/* chrome */
.chrome .main {
  height: calc(100vh - 4.1666666667rem);
}

.chrome .main .main-banner .item {
  height: calc(100vh - 20.8333333333rem);
}

.sub-header {
  text-align: center;
  background: #fff;
}
.sub-header > .back {
  position: absolute;
  left: 1.6666666667rem;
  top: 0.75rem;
}
.sub-header > .menu-open {
  position: absolute;
  right: 1.6666666667rem;
  top: 0.75rem;
}
.sub-header h2 {
  font-size: 1.3333333333rem;
  font-weight: 500;
  line-height: 2.6666666667rem;
}
.sub-header h2 strong {
  font-size: 1.5rem;
}
.sub-header.bg {
  background: transparent;
  border: 0;
  position: absolute;
}
.sub-header.bg > h2 {
  color: #fff;
}
.sub-header.bg .ico-back {
  background-image: url(/assets/en/img/m/btn_back.png);
}
.sub-header.bg .ico-menu-black {
  background-image: url(/assets/en/img/m/btn_menu.png);
}
.sub-header.bg2 {
  background: transparent;
}
.sub-header.black_bg {
  background-color: #282828;
}
.sub-header.black_bg > h2 {
  color: #fff;
}
.sub-header.tealblue_bg {
  background-color: #01a5ae;
}
.sub-header.tealblue_bg > h2 {
  color: #fff;
}

.sub {
  padding-top: 4.1666666667rem;
}
.sub.bg {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  box-sizing: border-box;
  background: #e84e0f url(/assets/en/img/m/bg_coupon_blue2.png) no-repeat 0 0;
  background-size: 100%;
}
.sub.bg.complete {
  background: #878787 url(/assets/en/img/m/bg_coupon_gray2.png) no-repeat 0 0;
  background-size: 100%;
}
.sub .tab-container {
  padding: 0 1.6666666667rem;
}
.sub .tab-container .tab-btns {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.sub .tab-container .tab-btns li {
  display: table-cell;
  text-align: center;
  border-bottom: 0.0833333333rem solid #d1d1d1;
  font-weight: 400;
}
.sub .tab-container .tab-btns li > span {
  position: relative;
  display: block;
  padding: 0.6666666667rem 0;
}
.sub .tab-container .tab-btns li > span .count {
  position: absolute;
  color: #fff;
  background: #e84e0f;
  width: 1.6666666667rem;
  height: 1.6666666667rem;
  line-height: 1.8333333333rem;
  font-size: 0.9166666667rem;
  font-weight: 600;
  border-radius: 100%;
  padding: 0;
  top: -0.3333333333rem;
  margin-left: 0.1666666667rem;
}
.sub .tab-container .tab-btns li.on {
  font-weight: 700;
  font-size: 1.0833333333rem;
}
.sub .tab-container .tab-btns li.on > span:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.0833333333rem;
  width: 100%;
  height: 0.1666666667rem;
  background: #000;
}
.sub .tab-container .tab-con {
  display: none;
}
.sub .tab-container .tab-con.active {
  display: block;
}
.sub .tab-container .tab-con .list {
  padding: 0;
}
.sub .tab-container.style2 {
  padding-top: 1.3333333333rem;
}
.sub.mypage .name-wrap {
  padding: 2rem 2.6666666667rem;
}
.sub.mypage .name-wrap .name {
  font-size: 1.3333333333rem;
  font-weight: 400;
}
.sub.mypage .name-wrap .name strong {
  font-weight: 700;
}
.sub.mypage .name-wrap .tag-box {
  display: inline-block;
  color: #fff;
  font-size: 1.1666666667rem;
  font-weight: 500;
  background: #c38e54;
  padding: 0 1.1666666667rem;
  line-height: 2rem;
  margin-left: 1.3333333333rem;
}
.sub.mypage .name-wrap .tag-box .noto {
  font-weight: 400;
  font-size: 1rem;
}
.sub.mypage .name-wrap .tag-box.vip {
  background: #e51a2f;
}
.sub.mypage .name-wrap .tag-box.vip2 {
  background: #0078a9;
}
.sub.mypage .name-wrap .tag-box.global {
  background: #00a5ae;
}
.sub.mypage .point-box {
  padding: 0 2.6666666667rem 2rem;
}
.sub.mypage .point-box h3 {
  font-size: 1.3333333333rem;
  font-weight: 700;
  padding-bottom: 0.6666666667rem;
  line-height: 1.4;
}
.sub.mypage .point-box .point {
  display: inline-block;
  font-size: 2.8333333333rem;
  font-weight: 500;
}
.sub.mypage .point-box .point .s-txt {
  font-size: 2rem;
}
.sub.mypage .point-box .point + a {
  display: inline-block;
  margin-left: 2rem;
  font-weight: 700;
}
.sub.mypage .point-box dl {
  padding-top: 2rem;
}
.sub.mypage .point-box dl dt {
  float: left;
  font-size: 1rem;
}
.sub.mypage .point-box dl dd {
  float: right;
  font-weight: 600;
}
.sub.mypage .point-box dl dd .s-txt {
  font-weight: 500;
}
.sub.mypage .img-box {
  padding: 0 3.3333333333rem 2.6666666667rem;
  border-bottom: 0.0833333333rem solid #000;
}
.sub.mypage .img-box .num-box {
  text-align: center;
  padding-top: 0.6666666667rem;
}
.sub.mypage .img-box .num-box span {
  display: inline-block;
  margin: 0 0.5833333333rem;
}
.sub.mypage .list {
  padding: 0.6666666667rem 1.6666666667rem 2.6666666667rem;
}
.sub.mypage .list li {
  position: relative;
  border-bottom: 0.0833333333rem solid #d1d1d1;
  padding: 1.3333333333rem 1rem;
}
.sub.mypage .list li > span {
  padding-left: 0.6666666667rem;
  font-size: 1rem;
  line-height: 2;
}
.sub.mypage .list li > span.date {
  color: #878787;
  font-weight: 500;
  display: block;
  padding: 0 0 0.3333333333rem 1rem;
  font-size: 0.9166666667rem;
}
.sub.mypage .list li > span.right {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1rem;
  font-size: 1rem;
  font-weight: 700;
  color: #e84e0f;
}

.sub.mypage .list li.vipBtn .name {
  color: #0078a9;
}
.sub.mypage .list li .bar-wrap {
  font-size: 1rem;
  padding: 0 0 0 1rem;
}
.sub.mypage .list li .bar-wrap span {
  display: inline-block;
  position: relative;
  padding: 0 0.6666666667rem;
}
.sub.mypage .list li .bar-wrap span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sub.mypage .list li .bar-wrap span:last-of-type:after {
  display: none;
}
.sub.mypage .list li .bar-wrap span:first-child {
  padding-left: 0;
}
.sub.mypage .list li .count {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 2.8333333333rem;
  color: #e84e0f;
  font-size: 1rem;
}
.sub.mypage .list li .count strong {
  font-size: 1.3333333333rem;
  font-weight: 500;
}
.sub.mypage .list li a {
  display: block;
}
.sub.mypage .list li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_list_more.png) no-repeat center center;
  background-size: 100%;
}
.sub.mypage .list li span[class*="ico-"] {
  width: 2rem;
  height: 2rem;
}
.sub.mypage .list .empty {
  text-align: center;
  padding: 11.4166666667rem 0;
  border: 0;
  font-size: 1rem;
  color: #878787;
}
.sub.mypage .list .empty span {
  padding: 0;
  margin: 0 0 1.3333333333rem;
}
.sub.mypage .coupon-list {
  padding: 2rem 0 2.6666666667rem;
  word-break: keep-all;
}
.sub.mypage .coupon-list li {
  position: relative;
  display: table;
  width: 100%;
  min-height: 11.6666666667rem;
  margin: 0 0 -0.0833333333rem;
}
.sub.mypage .coupon-list li a {
  display: table-cell;
  vertical-align: middle;
  padding: 0 2.6666666667rem;
  line-height: 1.6;
}
.sub.mypage .coupon-list li a > strong {
  display: block;
  font-weight: 700;
  font-size: 1.3333333333rem;
  width: 17.5rem;
}
.sub.mypage .coupon-list li a > .s-txt {
  font-size: 1rem;
  color: #878787;
}
.sub.mypage .coupon-list li a > .gray {
  display: block;
  font-weight: 700;
  color: #60605f;
}
.sub.mypage .coupon-list li.sale {
  background-image: url(/assets/en/img/m/ico_my_coupon.png),
    url(/assets/en/img/m/bg_coupon_org.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 22.5rem, center, 0 0;
  background-size: 2.6666666667rem 2.6666666667rem, 100% 100%;
}
.sub.mypage .coupon-list li.gift {
  background-image: url(/assets/en/img/m/ico_my_gift.png),
    url(/assets/en/img/m/bg_coupon_blue.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 22.5rem, center, 0 0;
  background-size: 2.6666666667rem 2.6666666667rem, 100% 100%;
}
.sub.mypage .coupon-list li.timeout {
  background-image: url(/assets/en/img/m/ico_coupon_finish.png),
    url(/assets/en/img/m/bg_coupon_gray.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 22.5rem, center, 0 0;
  background-size: 2.6666666667rem 2.6666666667rem, 100% 100%;
}
.sub.mypage .coupon-list li.complete {
  background-image: url(/assets/en/img/m/ico_coupon_use.png),
    url(/assets/en/img/m/bg_coupon_gray.png);
  background-repeat: no-repeat, no-repeat;
  background-position: 16.6666666667rem, center, 0 0;
  background-size: 7.3333333333rem 7.3333333333rem, 100% 100%;
}
.sub.mypage .coupon-list li.complete a > strong {
  width: 14.1666666667rem;
}
.sub.mypage .coupon-list li:last-child {
  background-size: 2.6666666667rem 2.6666666667rem, 100% 100%;
}
.sub.mypage .coupon-list li.new:after {
  content: "";
  position: absolute;
  left: 1rem;
  top: 1rem;
  width: 1.6666666667rem;
  height: 1.6666666667rem;
  background: url(/assets/en/img/m/ico_coupon_new.png) no-repeat center center;
  background-size: 100%;
}
.sub.mypage .coupon-list li.empty {
  text-align: center;
  padding: 12.5rem 0 10rem;
  font-size: 1rem;
  color: #878787;
}
.sub.mypage .coupon-list li.empty span {
  padding: 0;
  margin: 0 0 1.3333333333rem;
}
.sub.mypage .coupon-list + .btn {
  display: block;
  margin: 0 auto 2.6666666667rem;
}
.sub.coupon .box-wrap {
  padding: 2rem 1.6666666667rem;
  flex: none;
}
.sub.coupon .box-wrap .box {
  background: #fff;
  padding: 2rem 1.6666666667rem;
}
.sub.coupon .box-wrap .box:first-child {
  border-bottom: 0.0833333333rem dashed #e84e0f;
}
.sub.coupon .box-wrap .box > h3 {
  font-size: 1.3333333333rem;
  font-weight: 700;
  padding-bottom: 0.3333333333rem;
  line-height: 1.4;
}
.sub.coupon .box-wrap .box .s-txt {
  color: #878787;
  line-height: 1.6;
}
.sub.coupon .box-wrap .box .img-box {
  padding: 2rem 0 0;
}
.sub.coupon .box-wrap .box .img-box .num-box {
  text-align: center;
  padding-top: 0.6666666667rem;
}
.sub.coupon .box-wrap .box .img-box .num-box span {
  display: inline-block;
  margin: 0 0.5833333333rem;
}
.sub.coupon .box-wrap .box > .btn {
  margin-top: 1.1666666667rem;
}
.sub.coupon .box-wrap .box.center {
  text-align: center;
}
.sub.coupon .box-wrap .box.center .s-txt {
  font-size: 0.9166666667rem;
}
.sub.coupon .info-box {
  background: #fff;
  margin: 0 1.6666666667rem 2rem;
}
.sub.coupon .info-box .title {
  padding: 1.3333333333rem 1.6666666667rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
  font-weight: 700;
  font-size: 1rem;
}
.sub.coupon .info-box .title span {
  display: block;
  float: right;
  font-weight: 500;
  color: #878787;
}
.sub.coupon .info-box .txt {
  padding: 2rem 1.6666666667rem;
  text-align: center;
  color: #e84e0f;
}
.sub.coupon .refer-box {
  padding: 1.3333333333rem 2.1666666667rem 1.3333333333rem 2.6666666667rem;
  background: #f5f5f5;
  flex: 1;
}
.sub.coupon .refer-box h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
}
.sub.coupon .refer-box .disc {
  padding: 1.3333333333rem 0 0;
  color: #878787;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
}
.sub.coupon .coupon-box {
  padding: 2rem 1.6666666667rem;
}
.sub.coupon .coupon-box .txt {
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  padding: 0 1rem;
}
.sub.coupon .coupon-box .input-box {
  margin: 1.3333333333rem 0 2.6666666667rem;
}
.sub.coupon .coupon-box .btn-wrap.ea2 {
  margin: 0;
}
.sub.coupon .coupon-box .btn-wrap.ea2 .btn {
  margin: 0;
}
.sub.coupon .coupon-box .btn-wrap.ea2 .btn:first-child {
  margin-right: 0.6666666667rem;
}
.sub.coupon .form-box {
  position: relative;
}
.sub.coupon .form-box h3 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.6;
  padding-bottom: 1.4166666667rem;
}
.sub.coupon .form-box .btn-phone {
  position: absolute;
  top: 0;
  right: 0rem;
  font-size: 0.9166666667rem;
  font-weight: 700;
}
.sub.coupon .form-box .input-box input {
  display: inline-block;
  width: 7.5rem;
}
.sub.coupon .form-box .input-box input + input {
  width: 15.1666666667rem;
  margin-left: 0.6666666667rem;
}
.sub.coupon .form-box .input-box + .textarea-wrap {
  padding-top: 1.8333333333rem;
}
.sub.coupon .form-box .impor {
  color: #e84e0f;
  font-size: 0.9166666667rem;
  padding: 0.3333333333rem 0.6666666667rem 0;
  line-height: 1.6;
}
.sub.coupon .notice-box {
  margin: 0 1.6666666667rem;
  padding: 0 0 2rem;
  color: #fff;
  background: url(/assets/en/img/m/text_point.png) no-repeat 1.6666666667rem 0;
  background-size: 2.6666666667rem 2.6666666667rem;
}
.sub.coupon .notice-box .disc {
  padding-left: 5.6666666667rem;
  color: #fff;
  font-size: 0.9166666667rem;
}
.sub.coupon .phone-box {
  padding: 1.3333333333rem 1.6666666667rem;
}
.sub.coupon .phone-box .table-wrap {
  margin: 2.8333333333rem 0 2.6666666667rem;
}
.sub.coupon.complete .box-wrap {
  position: relative;
}
.sub.coupon.complete .box-wrap h3 {
  color: #60605f;
}
.sub.coupon.complete .box-wrap .s-txt {
  color: #d1d1d1;
}
.sub.coupon.complete .box-wrap .center .s-txt {
  color: #878787;
}
.sub.coupon.complete .box-wrap:after {
  content: "";
  position: absolute;
  bottom: 5.5rem;
  right: 4.3333333333rem;
  width: 7.3333333333rem;
  height: 7.3333333333rem;
  background: url(/assets/en/img/m/ico_coupon_use.png) no-repeat center center;
  background-size: 100%;
}
.sub.coupon.complete .list {
  padding: 0.6666666667rem 1.6666666667rem 2.75rem;
  background: #fff;
}
.sub.coupon.complete .list dl {
  padding: 1.3333333333rem 1rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
  font-size: 1rem;
}
.sub.coupon.complete .list dl dt {
  float: left;
  color: #878787;
}
.sub.coupon.complete .list dl dd {
  float: right;
  color: #000;
}

.coupon_header {
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  padding: 2.0833333333rem 1.6666666667rem;
  width: 100%;
  background-color: #000;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
}
.coupon_box {
  margin: 1.66666rem;
  padding: 1.66666rem 0.83333rem;
  border: 1px solid #d1d1d1;
  line-height: 1.3;
}
.coupon_box .desc > li {
  vertical-align: top;
  margin-bottom: 1.249995rem;
  padding-bottom: 1.249995rem;
  border-bottom: 1px solid #dcdcdc;
}
.coupon_box .desc > li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.coupon_box .desc em {
  position: relative;
  vertical-align: top;
  display: inline-block;
  padding-left: 1.83333rem;
  font-weight: 500;
}
.coupon_box .desc em:before {
  content: "";
  position: absolute;
  left: 0.83333rem;
  top: 0.416665rem;
  width: 0.333332rem;
  height: 0.333332rem;
  background-color: #000;
  border-radius: 50%;
}
.coupon_box .desc em + span {
  position: relative;
  display: inline-block;
  margin-left: 0.7rem;
  padding-left: 0.83333rem;
  word-break: keep-all;
}
.coupon_box .desc em + span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.1666666rem;
  width: 1px;
  height: 0.83333rem;
  background-color: #000;
}
.coupon_box .desc div {
  margin: 0 0.83333rem;
  color: #878787;
}
.coupon_box .desc div ul > li {
  position: relative;
  margin-top: 0.583331rem;
  padding-left: 1rem;
}
.coupon_box .desc div ul > li:before {
  content: "";
  position: absolute;
  left: 0.2rem;
  top: 0.499998rem;
  width: 0.3rem;
  height: 1px;
  background-color: #878787;
}
.coupon_box .desc div ul > li > ul {
  margin-top: 0;
}

.sub.tax_refund .tab-container .tab-con > h3:nth-of-type(1) {
  padding-top: 0;
  border-top-width: 0;
}
.sub.tax_refund h3 {
  margin-top: 2.083325rem;
  padding-top: 2.083325rem;
  border-top: 1px solid #000;
  font-size: 1.333328rem;
  font-weight: 500;
  line-height: 1.3;
}
.sub.tax_refund .h3-con {
  padding-top: 2.083325rem;
  line-height: 1.5;
}
.sub.tax_refund .h3-con ul,
.sub.tax_refund .h3-con p + p {
  margin-top: 1.416664rem;
}
.sub.tax_refund .tab-con ul > li {
  position: relative;
  margin-left: 0.583331rem;
  padding-left: 0.916663rem;
}
.sub.tax_refund .tab-con ul > li + li {
  margin-top: 0.416665rem;
}
.sub.tax_refund .tab-con ul > li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6rem;
  width: 0.249999rem;
  height: 0.249999rem;
  background-color: #000;
  border-radius: 50%;
}
.sub.tax_refund em {
  display: block;
  padding-top: 0.249999rem;
  padding-left: 0.666664rem;
  text-indent: -0.666664rem;
  color: #878787;
}
.sub.tax_refund em.em2 {
  padding-left: 1.999992rem;
  text-indent: -1.999992rem;
}
.sub.tax_refund h3 + h4 {
  padding-top: 1.999992rem;
}
.sub.tax_refund h4 {
  padding-top: 3.33332rem;
  font-size: 1.166662rem;
  font-weight: 600;
}
.sub.tax_refund .h4-con {
  padding-top: 1.249995rem;
  line-height: 1.5;
}
.sub.tax_refund strong {
  display: block;
  font-weight: 500;
}
.sub.tax_refund dt {
  margin-top: 1.66666rem;
  padding-bottom: 0.999996rem;
  font-weight: 600;
}
.sub.tax_refund dd ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  box-sizing: border-box;
  margin-top: 0.416665rem;
  padding: 1.66666rem;
  width: 100%;
  background-color: #f5f5f5;
}
.sub.tax_refund dd ol > li {
  position: relative;
  box-sizing: border-box;
  padding: 2.08325rem 0.416665rem 0 8.666632rem;
  width: 24.9999rem;
  height: 9.99996rem;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  line-height: 1.5;
}
.sub.tax_refund dd ol > li.txt_long,
.sub.tax_refund dd ol.ty2 > li.txt_long {
  padding-top: 1.249995rem;
}
.sub.tax_refund dd ol.ty2 > li {
  padding-top: 2.0833325rem;
  width: 29.99988rem;
  height: 9.99996rem;
}
.sub.tax_refund dd ol > li:before {
  content: "";
  position: absolute;
  left: 1.249995rem;
  top: 1.66666rem;
  width: 6.66664rem;
  height: 6.66664rem;
  background-color: #f9f9f9;
  border-radius: 50%;
}
.sub.tax_refund dd [class^="ico"]:after {
  content: "";
  position: absolute;
  left: 3.499986rem;
  top: 3.583319rem;
  background: url(/assets/en/img/ico_tax_refund.png) no-repeat;
  background-size: 12.749949rem;
}
.sub.tax_refund dd .ico1:after {
  width: 2.416657rem;
  height: 2.666656rem;
  background-position: 0 0;
}
.sub.tax_refund dd .ico2:after {
  width: 2.249991rem;
  height: 2.833322rem;
  background-position: -2.416657rem 0;
}
.sub.tax_refund dd .ico3:after {
  left: 3.33332rem;
  top: 4.16665rem;
  width: 2.666656rem;
  height: 1.916659rem;
  background-position: -4.666648rem 0;
}
.sub.tax_refund dd .ico4:after {
  left: 3.083321rem;
  width: 2.833322rem;
  height: 2.49999rem;
  background-position: -7.333304rem 0;
}
.sub.tax_refund dd .ico5:after {
  width: 2.49999rem;
  height: 2.833322rem;
  background-position: -10.249959rem 0;
}
.sub.tax_refund dd ol > li strong {
  display: block;
  padding-bottom: 0.416665rem;
  font-weight: 600;
}
.sub.tax_refund dd ol > li + li {
  margin-top: 4.16665rem;
}
.sub.tax_refund dd ol > li .brw {
  position: absolute;
  bottom: -2.916655rem;
  left: 50%;
  margin-left: -0.83333rem;
  width: 1.66666rem;
  height: 0.83333rem;
  background: url(/assets/en/img/ico_tax_refund.png) no-repeat -1.249995rem -6.749973rem;
  background-size: 27.666556rem 8.3333rem;
}

.sub.refer-wrap {
  position: relative;
  min-height: 100vh;
  box-sizing: border-box;
}
.sub.refer-wrap .refer-box {
  position: absolute;
  left: 0;
  bottom: 0;
}
.sub.receipt .date-wrap {
  padding: 2.0833333333rem 0;
}
.sub.receipt .date-wrap .date-box {
  float: left;
  width: 10.1666666667rem;
  margin-right: 0.4166666667rem;
}
.sub.receipt .date-wrap .at {
  display: block;
  float: left;
  line-height: 2.3333333333rem;
  margin-right: 0.4166666667rem;
}
.sub.receipt .date-wrap .btn.black {
  width: 4.3333333333rem;
  line-height: 2.3333333333rem;
}
.sub.receipt .receipt-list li {
  line-height: 1.4;
  position: relative;
  padding: 1.3333333333rem 1rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.receipt .receipt-list li .date {
  display: inline-block;
  position: relative;
  font-size: 1rem;
}
.sub.receipt .receipt-list li .date span {
  position: relative;
  padding: 0 0 0 0.6666666667rem;
}
.sub.receipt .receipt-list li .date span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sub.receipt .receipt-list li .date span:last-of-type:after {
  display: none;
}
.sub.receipt .receipt-list li .date span:first-child {
  font-weight: 500;
  padding: 0 0.6666666667rem 0 0;
}
.sub.receipt .receipt-list li strong {
  display: block;
  padding-top: 0.6666666667rem;
  font-size: 1rem;
}
.sub.receipt .receipt-list li .right-btn {
  position: absolute;
  right: 1rem;
  bottom: 1.3333333333rem;
  font-weight: 500;
}
.sub.receipt .receipt-list li.cancle .date {
  position: relative;
}
.sub.receipt .receipt-list li.cancle .date span {
  color: #878787;
}
.sub.receipt .receipt-list li.cancle .date:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #878787;
}
.sub.receipt .receipt-list li.cancle strong {
  color: #878787;
  text-decoration: line-through;
}
.sub.receipt .receipt-list li.cancle:after {
  content: "";
  position: absolute;
  top: 0.3333333333rem;
  right: 7.6666666667rem;
  width: 5.3333333333rem;
  height: 5.3333333333rem;
  background: url(/assets/en/img/m/ico_pay_cancel.png) no-repeat center center;
  background-size: 100%;
}
.sub.receipt .receipt-list li.empty {
  text-align: center;
  padding: 11.4166666667rem 0;
  border: 0;
  font-size: 1rem;
  color: #878787;
}
.sub.receipt .receipt-list li.empty span {
  padding: 0;
  margin: 0 0 1.3333333333rem;
}
.sub.receipt.recepit-paper .btn {
  margin: 1.6666666667rem 0 2.6666666667rem;
}
.sub.info {
  padding: 4.6666666667rem 1.6666666667rem 2.6666666667rem;
}
.sub.info .form-box li {
  position: relative;
  padding: 0.8333333333rem 1rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.info .form-box li > label {
  display: inline-block;
  width: 8.3333333333rem;
  color: #878787;
}
.sub.info .form-box li > label .small {
  font-size: 0.9166666667rem;
}
.sub.info .form-box li > label.line {
  vertical-align: top;
  line-height: 2;
}
.sub.info .form-box li > input {
  display: inline-block;
  width: calc(100% - 8.6666666667rem);
  border: 0;
}
.sub.info .form-box li > input.line {
  border: 0.0833333333rem solid #d1d1d1;
}
.sub.info .form-box li > .right-btn {
  position: absolute;
  right: 1rem;
  top: 1.3333333333rem;
}
.sub.info .form-box li > .txt {
  display: inline-block;
  padding: 0.8333333333rem 0.6666666667rem;
}
.sub.info .form-box li > .select-box {
  display: inline-block;
  width: calc(100% - 8.6666666667rem);
}
.sub.info .form-box li > .chk-wrap {
  display: inline-block;
  width: calc(100% - 8.6666666667rem);
  padding: 0.5rem 0 2.8333333333rem;
}
.sub.info .form-box li > .chk-wrap label {
  display: block;
  margin-bottom: 0.6666666667rem;
}
.sub.info .form-box li.add label {
  padding-top: 0.5rem;
}
.sub.info .form-box li.add > .txt {
  display: inline-block;
  line-height: 1.5;
  vertical-align: top;
  padding: 0.5rem 0.6666666667rem;
}
.sub.info .form-box li.add > .input-box {
  display: inline-block;
  width: calc(100% - 8.6666666667rem);
}
.sub.info .form-box li.add > .input-box + .right-btn {
  position: static;
  float: right;
  padding-top: 0.25rem;
}
.sub.info .form-box li.add input + input {
  margin-top: 0.3333333333rem;
}
.sub.info > .disc {
  padding: 1.3333333333rem 1rem 2.3333333333rem;
  color: #878787;
  font-size: 0.9166666667rem;
}
.sub.withdrawal {
  padding: 4.1666666667rem 1.6666666667rem 2.6666666667rem;
}
.sub.withdrawal .info-box {
  padding: 2rem 0 2.6666666667rem;
}
.sub.withdrawal .info-box > p {
  font-size: 1rem;
  padding: 0 1rem 1.3333333333rem;
}
.sub.withdrawal .info-box .gray-box {
  background: #f9f9f9;
  padding: 1rem 5.8333333333rem;
}
.sub.withdrawal .info-box .gray-box dl {
  line-height: 1.4;
  padding: 0.3333333333rem 0;
}
.sub.withdrawal .info-box .gray-box dl dt {
  display: inline-block;
  color: #878787;
  width: 6.8333333333rem;
}
.sub.withdrawal .info-box .gray-box dl dd {
  display: inline-block;
}
.sub.withdrawal .membership-box h3 {
  font-weight: 700;
  padding-bottom: 0.6666666667rem;
}
.sub.withdrawal .membership-box > p {
  line-height: 1.6;
  font-weight: 400;
  padding-bottom: 2rem;
}
.sub.withdrawal .membership-box .list {
  border-top: 0.0833333333rem solid #d1d1d1;
  padding-bottom: 0.6666666667rem;
}
.sub.withdrawal .membership-box .list li {
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.withdrawal .membership-box .list li a {
  position: relative;
  display: block;
  padding: 1.3333333333rem 1rem;
}
.sub.withdrawal .membership-box .list li a .right-btn {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 2.8333333333rem;
  color: #e84e0f;
}
.sub.withdrawal .membership-box .list li a:after {
  content: "";
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_list_more.png) no-repeat center center;
  background-size: 100%;
}
.sub.withdrawal > .refer-box {
  padding-top: 2rem;
  color: #878787;
  font-size: 0.9166666667rem;
  line-height: 1.4;
  word-break: keep-all;
}
.sub.withdrawal > .refer-box h3 {
  font-weight: 700;
  padding-bottom: 0.6666666667rem;
}
.sub.withdrawal > .chk-wrap {
  padding: 6rem 0 2.6666666667rem;
}
.sub.certify .center-txt {
  padding: 2rem 0 2.6666666667rem;
  text-align: center;
}
.sub.certify .center-txt img {
  width: 11.6666666667rem;
}
.sub.certify .center-txt strong {
  display: block;
  font-weight: 700;
  line-height: 1.6;
  padding-top: 2.6666666667rem;
}
.sub.certify .center-txt p {
  padding-top: 1.5rem;
  font-weight: 400;
  line-height: 1.6;
}
.sub.certify .center-txt .input-mail {
  padding: 2.6666666667rem 2.5rem 6rem;
  font-size: 1.1666666667rem;
  font-weight: 500;
}
.sub.certify .center-txt .input-mail input {
  display: inline-block;
  width: 16.25rem;
  font-weight: 33.3333333333rem;
  font-size: 1rem;
  border-bottom: 0.0833333333rem solid #000;
}
.sub.certify .center-txt .chk-wrap {
  color: #000;
  font-size: 1rem;
}
.sub.certify .center-txt .chk-wrap label {
  line-height: 1.5rem;
  display: inline-block;
}
.sub.store {
  padding: 5.3333333333rem 1.6666666667rem 2.6666666667rem;
}
.sub.store .list {
  position: relative;
  padding-top: 2rem;
  padding-right: 3rem;
}
.sub.store .list > ul:not(.nav) {
  border-top: 0.0833333333rem solid #d1d1d1;
}
.sub.store .list > ul:not(.nav) li {
  padding: 1.4166666667rem 0.3rem;
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.store .list > ul:not(.nav) li > div {
  float: left;
}
.sub.store .list > ul:not(.nav) li > div strong {
  display: block;
  padding-bottom: 0.5rem;
  font-size: 1rem;
  color: #000;
  font-weight: 500;
  line-height: 1.2;
}
.sub.store .list > ul:not(.nav) li > div .gray {
  font-size: 0.8333333333rem;
  color: #878787;
  letter-spacing: -0.05em;
}
.sub.store .list > ul:not(.nav) li > div .gray span:not(.ico-p) {
  display: inline-block;
  position: relative;
  padding-right: 0.5rem;
  margin-right: 0.5rem;
}
.sub.store .list > ul:not(.nav) li > div .gray span:not(.ico-p):after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sub.store
  .list
  > ul:not(.nav)
  li
  > div
  .gray
  span:not(.ico-p):last-of-type:after {
  display: none;
}
.sub.store .list > ul:not(.nav) li > div:nth-child(1) {
  box-sizing: border-box;
  min-width: 6.5rem;
}
.sub.store .list > ul:not(.nav) li > div.btn-wrap {
  float: right;
}
.sub.store .list > ul:not(.nav) li > div.btn-wrap a {
  display: inline-block;
  margin-left: 0.6666666667rem;
}
.sub.store .list .nav {
  position: absolute;
  top: 2rem;
  right: 0;
  background: #f5f5f5;
  color: #878787;
  font-size: 0.8333333333rem;
  border-radius: 1rem;
  text-align: center;
  padding: 0.5833333333rem 0;
  line-height: 2.4;
}
.sub.store .list .nav li {
  position: relative;
}
.sub.store .list .nav li > a {
  display: block;
  padding: 0 0.5833333333rem;
}
.sub.store .list .nav li.on {
  color: #e84e0f;
}
.sub.store .list .nav li:after {
  content: "";
  display: block;
  width: 0.4166666667rem;
  height: 0.4166666667rem;
  background: #d1d1d1;
  border-radius: 100%;
  margin: 0.6666666667rem auto;
}
.sub.store .list .nav li:last-child:after {
  display: none;
}
.sub.floor {
  background: #f5f5f5;
}
.sub.floor .tab-container {
  padding: 0;
}
.sub.floor .tab-btns-wrap {
  position: relative;
}
.sub.floor .tab-btns-wrap .txt {
  position: relative;
  padding: 0.6666666667rem 1rem;
  border-bottom: 0.0833333333rem solid #000;
  font-size: 1rem;
  line-height: 1.3;
}
.sub.floor .tab-btns-wrap .txt:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0.6666666667rem;
  width: 1.5rem;
  height: 1.5rem;
  background: url(/assets/en/img/m/btn_list_down.png);
  background-size: 100%;
  z-index: 5;
}
.sub.floor .tab-btns-wrap .txt .bar {
  display: inline-block;
  width: calc( 100% - 4rem );
}
.sub.floor .tab-btns-wrap .txt .bar span {
  position: relative;
  padding: 0 0.7rem 0 0.4rem;
  letter-spacing: -0.035em;
  display: inline-block;
}
.sub.floor .tab-btns-wrap .txt .bar span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sub.floor .tab-btns-wrap .txt .bar span:last-of-type:after {
  display: none;
}
.sub.floor .tab-btns-wrap .txt .number {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.1666666667rem;
  font-weight: 500;
}
.sub.floor .tab-btns-wrap .list {
  display: none;
  position: absolute;
  z-index: 10;
  left: 0;
  box-sizing: border-box;
  padding: 0.4166666667rem 0;
  width: 100%;
  background: #fff;
}
.sub.floor .tab-btns-wrap .list.on {
  display: block;
}
.sub.floor .tab-btns-wrap .list li {
  position: relative;
  padding: 0.6666666667rem 1rem;
  border-bottom: 0.0833333333rem solid #ddd;
  line-height: 1.3;
}
.sub.floor .tab-btns-wrap .list li .bar {
  display: inline-block;
  width: calc( 100% - 5rem );
}
.sub.floor .tab-btns-wrap .list li .bar span {
  position: relative;
  padding: 0 0.7rem 0 0.4rem;
  letter-spacing: -0.035em;
  display: inline-block;
}
.sub.floor .tab-btns-wrap .list li .bar span:after {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 10px;
  background: #d1d1d1;
  top: 50%;
  right: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.sub.floor .tab-btns-wrap .list li .bar span:last-of-type:after {
  display: none;
}
.sub.floor .tab-btns-wrap .list li .number {
  display: inline-block;
  vertical-align: top;
  margin-right: 1.1666666667rem;
  width: 1.6666666667rem;
  font-weight: 500;
}
.sub.floor .img-box {
  position: relative;
  background: #fff;
  box-sizing: border-box;
  width: 100%;
  padding: 2rem 0.6666666667rem;
  text-align: center;
}
.sub.floor .img-box > img {
  position: relative;
  z-index: 2;
  width: 100%;
}
.sub.floor .img-box .svg-box {
  width: 25.3333333333rem;
  top: 2rem;
  left: 0.6666666667rem;
  position: absolute;
}
.sub.floor .img-box .svg-box .st0 {
  fill: #e8e8e8;
}
.sub.floor .img-box .svg-box .st1 {
  fill: #000000;
}
.sub.floor .img-box .svg-box .st2 {
  opacity: 0.5;
  fill: #e8e8e8;
}
.sub.floor .img-box .svg-box .st3 {
  fill: #f2f2f2;
}
.sub.floor .img-box .svg-box .on {
  fill: #fff;
}
.sub.floor .img-box .svg-box .on .st0 {
  fill: #e84e0f;
}
.sub.floor .img-box .svg-box .on .st1 {
  fill: #e84e0f;
}
.sub.floor .img-box.fl_b2 .svg-box {
  height: 19.25rem;
}
.sub.floor .img-box.fl_b1 .svg-box {
  height: 17.9166666667rem;
}
.sub.floor .img-box.fl_1f .svg-box {
  height: 24.4166666667rem;
}
.sub.floor .img-box.fl_2f .svg-box {
  height: 19.6666666667rem;
}
.sub.floor .img-box.fl_3f .svg-box {
  height: 19.5833333333rem;
}
.sub.floor .img-box.fl_4f .svg-box {
  height: 20.75rem;
}
.sub.floor .img-box.fl_5f .svg-box {
  height: 20.25rem;
}
.sub.floor .txt-box-wrap.list ul {
  border: 0;
}
.sub.floor .txt-box-wrap.list ul li {
  margin-top: 1.3333333333rem;
  border: 0;
  padding: 1.3333333333rem 1.6666666667rem;
  background: #fff;
}
.sub.floor .txt-box-wrap.list ul li strong {
  font-size: 1.1666666667rem;
}
.sub.floor .txt-box-wrap.list ul li.on {
  background: #e84e0f;
}
.sub.floor .txt-box-wrap.list ul li.on strong {
  color: #fff;
}
.sub.floor .txt-box-wrap.list ul li.on span {
  color: #fff;
}
.sub.floor .txt-box-wrap.list ul li.on .ico-location {
  background-image: url(/assets/en/img/m/btn_location_over.png);
}
.sub.floor .txt-box-wrap.list ul li.on .ico-call {
  background-image: url(/assets/en/img/m/btn_call_over.png);
}
.sub.event {
  padding-bottom: 2.6666666667rem;
}
.sub.event .tab-con {
  padding: 2rem 0 0;
  text-align: center;
}
.sub.event .tab-con .list {
  text-align: left;
}
.sub.event .tab-con .list li {
  position: relative;
  padding-bottom: 2rem;
}
.sub.event .tab-con .list li .img-box {
  position: relative;
  display: block;
  width: 100%;
  height: 15rem;
  overflow: hidden;
}
.sub.event .tab-con .list li .img-box img {
  width: 100%;
}
.sub.event .tab-con .list li .img-box:after {
  content: "";
  position: absolute;
  right: 1rem;
  bottom: 0.6666666667rem;
  width: 3.3333333333rem;
  height: 3.3333333333rem;
  background: url(/assets/en/img/m/btn_event_more.png) no-repeat center center;
  background-size: 100%;
  z-index: 2;
}
.sub.event .tab-con .list li .img-box .tag {
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 1.0833333333rem;
  font-weight: 500;
  line-height: 2.6666666667rem;
  padding: 0 1.3333333333rem;
  z-index: 2;
  color: #fff;
  min-width: 6.9166666667rem;
  text-align: center;
  box-sizing: border-box;
}
.sub.event .tab-con .list li .img-box .tag.org {
  background: #e84e0f;
}
.sub.event .tab-con .list li .img-box .tag.gray {
  background: #878787;
}
.sub.event .tab-con .list li a > strong {
  display: block;
  padding: 1.3333333333rem 1rem 0.5833333333rem;
  font-size: 1.3333333333rem;
  color: #000;
}
.sub.event .tab-con .list li a > span:not(.img-box) {
  display: block;
  padding: 0 1rem 0;
  line-height: 1.6;
  color: #878787;
  font-size: 1rem;
}
.sub.event .tab-con .list + .btn-more .arrow-txt {
  font-weight: 600;
}
.sub.event .tab-con .list.end .img-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) url(/assets/en/img/m/ico_event_fin.png)
    no-repeat center center;
  background-size: 8.3333333333rem 8.3333333333rem;
}
.sub.event .tab-con .list.end strong,
.sub.event .tab-con .list.end span {
  color: #878787;
}
.sub.event .view {
  padding: 0.8333333333rem 1.6666666667rem 2.6666666667rem;
}
.sub.event .view .btn.basic {
  margin-top: 2.6666666667rem;
}
.sub.event .share-btn {
  position: fixed;
  right: 0.8333333333rem;
  bottom: 5.6666666667rem;
  z-index: 5;
}
.sub.event .share-btn.fix {
  position: absolute;
  bottom: 14.0833333333rem;
}
.sub.customer {
  width: 100%;
  box-sizing: border-box;
  padding: 5.3333333333rem 1.6666666667rem 2.6666666667rem;
  overflow-x: hidden;
}
.sub.customer .top-sch select {
  height: 2.8333333333rem;
}
.sub.customer .form-box {
  padding-top: 0.8333333333rem;
}
.sub.customer .form-box li {
  position: relative;
  padding: 0 1rem 1.3333333333rem;
}
.sub.customer .form-box li > h3 {
  font-size: 1rem;
  color: #878787;
  padding-bottom: 0.6666666667rem;
  line-height: 1.4;
}
.sub.customer .form-box li > h3.impor:after {
  content: "*";
  display: inline-block;
  padding-left: 0.4166666667rem;
  color: #e84e0f;
}
.sub.customer .form-box li > h3 .s-txt {
  display: inline-block;
  font-size: 0.9166666667rem;
  color: #d1d1d1;
  margin-left: 0.6666666667rem;
}
.sub.customer .form-box li .chk-wrap label {
  display: inline-block;
  min-width: 49%;
  padding: 0.75rem 0;
}
.sub.customer .form-box li .chk-wrap label .ico-radio {
  margin: -0.1666666667rem 0.25rem 0 0;
}
.sub.customer .form-box li .input-box input {
  border-color: #e8e8e8;
  line-height: 3.3333333333rem;
  height: 3.3333333333rem;
}
.sub.customer .form-box li .input-box.mail input {
  width: 9.5833333333rem;
}
.sub.customer .form-box li .input-box.mail .at {
  display: inline-block;
  width: 2.3333333333rem;
  text-align: center;
}
.sub.customer .form-box li .input-box.mail :last-child {
  width: calc(100% - 12.5rem);
}
.sub.customer .form-box li .input-box + .select-box {
  margin-top: 0.6666666667rem;
  border: 0.0833333333rem solid #e8e8e8;
}
.sub.customer .form-box li .input-box + .select-box select {
  color: #d1d1d1;
}
.sub.customer .form-box li .input-box + .select-box:after {
  right: 0.6666666667rem;
}
.sub.customer .form-box li textarea {
  height: 10rem;
  border-color: #e8e8e8;
}
.sub.customer .form-box li .size-l textarea {
  height: 20rem;
}
.sub.customer .form-box li .size-l + .txt {
  padding: 0.8333333333rem 0 0;
}
.sub.customer .form-box li .file-box label {
  position: relative;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  border: 0.0833333333rem solid #e8e8e8;
}
.sub.customer .form-box li .file-box label:after {
  content: "+";
  font-size: 2.5rem;
  color: #e8e8e8;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "NotoSansKR", Arial, sans-serif;
  font-weight: 200;
}
.sub.customer .form-box li > .txt {
  line-height: 1.4;
  font-size: 0.9166666667rem;
  color: #878787;
  padding: 0 0 2rem;
}
.sub.customer .form-box li > .txt strong {
  display: block;
  font-weight: 500;
}
.sub.customer .form-box li > .txt p {
  padding-bottom: 0.6666666667rem;
}
.sub.customer .form-box li > .txt + .chk-wrap {
  padding-bottom: 2rem;
}
.sub.customer .form-box li > .txt + .chk-wrap label {
  padding: 0;
  min-width: 38%;
}
.sub.customer .form-box li .date-wrap.box {
  padding: 0.5833333333rem 0 1.3333333333rem;
}
.sub.customer .form-box li .date-wrap.box .date-box {
  border: 0.0833333333rem solid #e8e8e8;
  width: 11.3333333333rem;
  height: 3.3333333333rem;
  box-sizing: border-box;
  margin: 0;
}
.sub.customer .form-box li .date-wrap.box .date-box input {
  border: 0;
  padding: 0.6666666667rem;
  box-sizing: border-box;
}
.sub.customer .form-box li .date-wrap.box .date-box .ico-date {
  bottom: 0.5833333333rem;
  right: 0.3333333333rem;
}
.sub.customer .form-box li .date-wrap.box .at {
  margin: 0 0.6666666667rem;
  line-height: 3.3333333333rem;
}
.sub.customer .form-box li .date-wrap.box.on .date-box {
  position: relative;
}
.sub.customer .form-box li .date-wrap.box.on .date-box:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #e8e8e8;
  opacity: 0.9;
  z-index: 5;
}
.sub.customer .form-box li:last-child {
  padding-bottom: 0;
}
.sub.customer .form-box li.last {
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.customer .board .btn-write {
  position: fixed;
  right: 0.8333333333rem;
  bottom: 5.4166666667rem;
  z-index: 5;
}
.sub.customer .board .btn-write.fix {
  position: absolute;
  bottom: 13rem;
}
.sub.customer .board.view {
  padding-top: 0;
}
.sub.customer .board.view > .title {
  padding-top: 0;
}
.sub.customer .btn-wrap.ea2 {
  margin: 2rem auto 0;
}
.sub.customer .btn-wrap.ea2 .btn {
  margin: 0;
}
.sub.customer .btn-wrap.ea2 .btn + .btn {
  margin-left: 0.6666666667rem;
}
.sub.customer .btn-wrap.ea2 + .btn {
  margin-top: 3.3333333333rem;
}
.sub.membership {
  overflow-y: hidden;
}
.sub.membership .tab-container {
  margin-bottom: 2.6666666667rem;
}
.sub.membership .membership_header {
  padding: 2.8333333333rem 1.6666666667rem;
  background-color: #282828;
  color: #fff;
}
.sub.membership .membership_header h2 {
  height: auto;
  line-height: 1.5;
  font-size: 1rem;
  padding-bottom: 1.6666666667rem;
  border-bottom: 1px solid #fff;
}
.sub.membership .membership_header ul {
  display: table;
  padding-top: 1.3333333333rem;
  text-align: center;
  width: 100%;
}
.sub.membership .membership_header ul li {
  display: table-cell;
  width: 50%;
}
.sub.membership .membership_header ul li p {
  padding-top: 1rem;
  font-size: 0.9166666667rem;
  line-height: 1.3333333333rem;
}
.sub.membership .info-box h3 {
  font-size: 1rem;
  line-height: 2rem;
  padding-top: 2.5rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.sub.membership .info-box h3 span {
  font-weight: 400;
}
.sub.membership .info-box p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.sub.membership .info-box .coupon-icon-info {
  padding: 0 0 0.8333333333rem;
}
.sub.membership .info-box .coupon-icon-info ul {
  display: table;
  text-align: center;
  width: 100%;
}
.sub.membership .info-box .coupon-icon-info ul.w50 {
  width: 50%;
}
.sub.membership .info-box .coupon-icon-info ul li {
  position: relative;
  display: table-cell;
  width: 50%;
  height: 7.6666666667rem;
  vertical-align: middle;
  background-image: url(/assets/en/img/m/coupon_icon_bg_1.png);
  background-size: 95% 100%;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 1.6666666667rem;
  font-weight: 700;
  color: #c38e54;
}
.sub.membership .info-box .coupon-icon-info ul li p span {
  position: absolute;
  top: 0.8333333333rem;
  left: 50%;
  margin-left: -5.6666666667rem;
  font-size: 0.8333333333rem;
  font-weight: 400;
  color: #c38e54;
  color: #c38e54;
}
.sub.membership .info-box .membership-point-info {
  padding: 0 0 0.8333333333rem;
}
.sub.membership .info-box .membership-point-info ul {
  display: table;
  text-align: center;
  width: 100%;
}
.sub.membership .info-box .membership-point-info ul li {
  position: relative;
  display: table-cell;
  width: 50%;
  height: 7.6666666667rem;
  vertical-align: middle;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
  background-color: #282828;
  border-left: 0.3333333333rem solid #fff;
  border-right: 0.3333333333rem solid #fff;
}
.sub.membership .info-box .membership-point-info ul li span {
  color: #c38e54;
}
.sub.membership .info-box .membership-point-info ul li.first-info {
  border-left: 0 solid #fff;
}
.sub.membership .info-box .membership-point-info ul li.last-info {
  border-right: 0 solid #fff;
}
.sub.membership .info-box .membership-point-info ul li b.right-arrow:before {
  content: "→";
  font-family: Campton;
  position: relative;
  left: -4px;
  top: 0px;
  display: inline-block;
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  background-color: #c38e54;
  border-radius: 50%;
  color: #282828;
}
.sub.membership .info-box .disc li,
.sub.membership .info-box .num-list li {
  font-size: 1rem;
  line-height: 1.5rem;
}
.sub.membership .info-box .disc li ul,
.sub.membership .info-box .num-list li ul {
  margin-top: 0.3333333333rem;
}
.sub.membership .info-box .disc li ul > li,
.sub.membership .info-box .num-list li ul > li {
  position: relative;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  padding-left: 0.4166666667rem;
  margin-bottom: 0px;
  color: #878787;
}
.sub.membership .info-box .disc li ul > li:before,
.sub.membership .info-box .num-list li ul > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.sub.membership .info-box .num-list li {
  position: relative;
  padding-left: 1.25rem;
  margin-bottom: 0.4166666667rem;
}
.sub.membership .info-box .num-list li .num {
  position: absolute;
  left: 0;
}
.sub.membership .info-box .lebel-per-info ul li {
  display: table;
  width: 100%;
  background-color: #f9f9f9;
  margin-bottom: 0.8333333333rem;
  overflow: hidden;
}
.sub.membership .info-box .lebel-per-info ul li div {
  display: table-cell;
  padding: 1.3333333333rem;
}
.sub.membership .info-box .lebel-per-info ul li div.left-area {
  width: 7.5rem;
  height: 11.8333333333rem;
  padding: 0px;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  color: #fff;
  vertical-align: middle;
  text-align: center;
  font-weight: 600;
}
.sub.membership .info-box .lebel-per-info ul li div.left-area1 {
  background-image: url(/assets/en/img/m/coupon_icon_bg_2.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.sub.membership .info-box .lebel-per-info ul li div.left-area2 {
  background-image: url(/assets/en/img/m/coupon_icon_bg_3.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
}
.sub.membership .info-box .lebel-per-info ul li .left-area-title {
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  margin-bottom: 0.8333333333rem;
}
.sub.membership .info-box .lebel-per-info ul li .left-area-title1 {
  color: #c38e54;
}
.sub.membership .info-box .lebel-per-info ul li .left-area-title2 {
  color: #e51a2f;
}
.sub.membership .info-box .lebel-per-info ul li ul > li {
  position: relative;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  padding-left: 0.4166666667rem;
  margin-bottom: 0px;
}
.sub.membership .info-box .lebel-per-info ul li ul > li:before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
}
.sub.membership .refer-box {
  margin: 2.6666666667rem -1.6666666667rem 0;
  display: block;
  padding: 1.3333333333rem 2.6666666667rem;
  background-color: #f5f5f5;
}
.sub.membership .refer-box h3 {
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 1.3333333333rem;
}
.sub.membership .refer-box ul > li {
  position: relative;
  font-size: 11px;
  line-height: 18px;
  padding-left: 0.4166666667rem;
  margin-bottom: 0px;
  color: #878787;
}
.sub.membership .refer-box ul > li:before {
  content: "·";
  position: absolute;
  left: 0;
  top: 0;
  color: #878787;
}

.sub.membership .vip .titleVip,
.sub.membership .vip .vipTop {
  background-color: #f5f5f5;
  padding-bottom: 2.8333333333rem;
}

.sub.membership .vip .titleVip {
  font-size: 1.33333rem;
  font-weight: 500;
  padding: 2.8333333333rem 1.6666666667rem;
  text-align: center;
}
.sub.membership .vip .titleVip span {
  font-size: 1rem;
  padding-top: 2.2rem;
  font-weight: 400;
  display: block;
  text-align: center;
  line-height: 1.3;
}

.sub.membership .vip .vipTop {
  padding: 0px 2.8333333333rem 3.2rem;
}

.sub.membership .vip .vipTop h2 {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 2.8rem;
  border-top: 1px solid #222;
  padding-top: 2.83rem;
}

.sub.membership .vip .vipTop ul {
  display: table;
  text-align: center;
  width: 100%;
}

.sub.membership .vip .vipTop ul:nth-child(3) {
  margin-top: 35px;
}

.sub.membership .vip .vipTop ul li {
  position: relative;
  display: table-cell;
  width: 50%;
}

.sub.membership .vip .vipTop ul li span:nth-child(2) {
  display: block;
  margin-top: 15px;
  line-height: 1.3;
  font-weight: 500;
}

.sub.membership .vip .vipTop ul li span.lighter {
  display: block;
  font-weight: 400;
  margin-top: 0px;
}

.sub.membership .vip .vipBot {
  padding: 2.8333333333rem 1.6666666667rem;
  background-color: #fff;
}
.sub.membership .vip .vipBot h2 {
  font-size: 1.2rem;
  text-align: center;
  margin-bottom: 2.8rem;
}

/* 220317 수정 */
.sub.membership .vip .vipBot ul {
  overflow: hidden;
}

.sub.membership .vip .vipBot li {
  float: left;
  width: 47.5%;
  min-height: 196px;
}

.sub.membership .vip .vipBot li:nth-child(2n) {
  margin-left: 5%;
}
.sub.membership .vip .vipBot li:nth-child(n + 3) {
  margin-top: 1rem;
}

/* 220330 css추가 */
.sub.membership .vip .vipBot li:nth-child(7),
.sub.membership .vip .vipBot li:nth-child(8) {
  margin-top: 2rem;
}
.sub.membership .vip .vipBot li img {
  display: block;
  width: 100%;
}

.sub.membership .vip .vipBot li span {
  display: block;
  margin-top: 15px;
  line-height: 1.3;
  font-weight: 500;
  text-align: center;
}

.sub.membership .vip .vipBot li span.lighter {
  display: block;
  font-weight: lighter;
  margin-top: 0px;
}

.sub.membership .vip .vipBot li span.lighter.inline {
  display: inline-block;
}

.vipInfo {
  background-color: #f5f5f5;
  margin-bottom: 1.5rem;
  padding: 1.5rem 1.6666666667rem;
}
.vipInfo p {
  font-weight: 700;
  margin-bottom: 1.2rem;
  font-size: 1rem;
}
.vipInfo span {
  font-size: 1rem;
  color: #848484;
  line-height: 1.5;
  font-weight: lighter;
}
.vipInfo span .bold {
  color: #222;
  font-weight: 400;
}
.vipInfo span .deskCall {
  display: block;
  margin-top: 1.2rem;
}

/* 220317 추가 */

.vipInfo .line {
  overflow: hidden;
}

.vipInfo .line .number {
  display: block;
  float: left;
  width: 13px;
}

.vipInfo .line .numText {
  display: block;
  float: left;
  width: calc(100% - 17px);
  padding-left: 4px;
}

.sub.voucher .voucher_header {
  display: inline-block;
  width: 100%;
  background-color: #01a5ae;
}
.sub.voucher .voucher_header h2 {
  padding: 2.0833333333rem 1.6666666667rem 2.0833333333rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #fff;
}
.sub.voucher .info-box h3 {
  position: relative;
  padding: 0 1.6666666667rem;
  font-size: 1rem;
  line-height: 2rem;
  padding-top: 2rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.sub.voucher .info-box h3:before {
  content: "";
  position: relative;
  display: inline-block;
  vertical-align: text-top;
  margin: 0.5rem 0.5rem 0 0;
  width: 0.249999rem;
  height: 0.249999rem;
  background-color: #000;
  border-radius: 50%;
}
.sub.voucher .info-box h3 span {
  font-weight: 400;
}
.sub.voucher .info-box > div {
  padding: 0 1.6666666667rem;
}
.sub.voucher .info-box p {
  font-size: 1rem;
  line-height: 1.5rem;
}
.sub.voucher .info-box .voucher-lists {
  padding: 0 0 0.8333333333rem;
}
.sub.voucher .info-box .voucher-lists ul {
  display: table;
  text-align: center;
  width: 100%;
}
.sub.voucher .info-box .voucher-lists ul li {
  position: relative;
  display: table-cell;
  padding: 0 1.6666666667rem;
  height: 7.6666666667rem;
  vertical-align: middle;
  font-size: 1.6666666667rem;
}
.sub.voucher .info-box .voucher-lists ul li p span {
  position: absolute;
  top: 0.8333333333rem;
  left: 50%;
  margin-left: -5.6666666667rem;
  font-size: 0.8333333333rem;
  font-weight: 400;
}
.sub.voucher .info-box .for-use-voucher {
  padding: 0 1.6666666667rem 0.8333333333rem;
}
.sub.voucher .info-box .for-use-voucher ul {
  display: table;
  text-align: left;
  width: 100%;
}
.sub.voucher .info-box .for-use-voucher ul li {
  position: relative;
  display: table-cell;
  padding: 0 1.3333333333rem 1.3333333333rem;
  vertical-align: top;
  font-size: 1rem;
  line-height: 1.5rem;
}
.sub.voucher .info-box .for-use-voucher ul li p {
  color: #878787;
  font-size: 0.9166666667rem;
}
.sub.voucher .info-box .for-use-voucher ul li p span {
  display: inline-block;
  width: 100%;
  color: #e84e0f;
  font-size: 0.9166666667rem;
  font-weight: 400;
  margin-top: 0.3333333333rem;
}
.sub.voucher .info-box .for-use-voucher ul li.use-title {
  width: 2.6666666667rem;
  padding: 0;
}
.sub.voucher .info-box .for-use-voucher ul li.use-title span {
  margin-top: 0.1666666667rem;
}
.sub.voucher .info-box .for-use-voucher ul li.use-info:before {
  content: "·";
  position: absolute;
  top: -0.1666666667rem;
  left: 0.8333333333rem;
}
.sub.voucher .info-box .purchase-voucher {
  padding: 0 1.6666666667rem 0.8333333333rem;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info {
  display: table;
  text-align: left;
  background: #f9f9f9;
  width: 100%;
  padding: 1.3333333333rem 0;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li {
  position: relative;
  display: table-cell;
  padding: 0 0.8333333333rem;
  font-size: 1.1666666667rem;
  line-height: 2rem;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li a {
  display: inline-block;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li.floor-info {
  padding-left: 1.6666666667rem;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li.time-info {
  font-size: 1.1666666667rem;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li.time-info p {
  font-size: 1rem;
  color: #878787;
}
.sub.voucher .info-box .purchase-voucher ul.purchase-info li.use-info:before {
  content: "·";
  position: absolute;
  top: -0.0833333333rem;
  left: 1rem;
}
.sub.voucher .info-box .purchase-voucher .add-info {
  position: relative;
  display: inline-block;
  padding: 0 0.8333333333rem;
  font-size: 1rem;
  line-height: 1.6666666667rem;
  margin-top: 8px;
}
.sub.voucher .info-box .purchase-voucher .add-info p {
  color: #878787;
}
.sub.voucher .info-box .purchase-voucher .add-info:before {
  content: "·";
  position: absolute;
  top: -0.0833333333rem;
  left: 0.4166666667rem;
}
.sub.voucher .info-box .other-info {
  font-size: 1rem;
}
.sub.voucher .info-box .other-info span {
  display: inline-block;
  padding: 0 0.8333333333rem;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  color: #878787;
}
.sub.voucher .info-box .other-info span p {
  color: #e84e0f;
}
.sub.voucher .info-box .other-info .other-voucher-lists {
  padding: 0 0 0.8333333333rem;
  margin-top: 1.3333333333rem;
}
.sub.voucher .info-box .other-info .other-voucher-lists ul {
  display: table;
  text-align: center;
  width: 100%;
}
.sub.voucher .info-box .other-info .other-voucher-lists ul li {
  position: relative;
  display: table-cell;
  padding: 0 0.8333333333rem;
  vertical-align: middle;
  font-size: 1.6666666667rem;
}
.sub.voucher .info-box .other-info .other-voucher-lists ul li p span {
  display: inline-block;
  width: 100%;
  font-size: 0.8333333333rem;
  font-weight: 400;
}
.sub.voucher .info-box .disc li {
  font-size: 1rem;
  line-height: 1.5rem;
}
.sub.voucher .info-box .disc li ul {
  margin-top: 0.3333333333rem;
}
.sub.voucher .info-box .disc li ul > li {
  position: relative;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  padding-left: 0.4166666667rem;
  margin-bottom: 0px;
  color: #878787;
}
.sub.voucher .info-box .disc li ul > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.sub.voucher .fix-bottom {
  position: fixed;
  width: 100%;
  padding: 0 1.6666666667rem;
  box-sizing: border-box;
  left: 0;
  bottom: 0;
  background: #fff;
  z-index: 5;
}
.sub.voucher .fix-bottom a {
  display: block;
  float: left;
  width: 25%;
  height: 6rem;
  box-sizing: border-box;
  padding-top: 1rem;
  text-align: center;
  line-height: 2;
}
.sub.voucher .fix-bottom a > span {
  display: block;
  margin: 0 auto;
}
.sub.busi-hour {
  display: inline-block;
  width: 100%;
  padding-top: 5.3333333333rem;
}
.sub.busi-hour > div {
  padding: 0 1.6666666667rem;
}
.sub.busi-hour .busi-hour-title p {
  margin-bottom: 1.3rem;
  font-size: 1.3333333333rem;
  line-height: 2rem;
  text-align: center;
}
.sub.busi-hour .busi-hour-title p b {
  font-weight: 500;
}
.sub.busi-hour .busi-hour-title span {
  display: inline-block;
  margin: 0 0 1.3rem;
  font-size: 0.9166666667rem;
  color: #ff0000;
  line-height: 1.5;
}
.sub.busi-hour .busi-hour-title p > span {
  margin: 0;
  color: #000;
  line-height: 1;
}
.sub.busi-hour .busi-hour-title span b {
  font-weight: 500;
}
.sub.busi-hour .floor-info-list ul {
  position: relative;
  display: block;
  padding-left: 3.3333333333rem;
  border-bottom: 1px solid #d1d1d1;
}
.sub.busi-hour .floor-info-list ul h3 {
  position: absolute;
  left: 0;
  top: 1.3333333333rem;
  font-size: 1.1666666667rem;
  color: #000;
  font-weight: 500;
}
.sub.busi-hour .floor-info-list ul li {
  font-size: 1.1666666667rem;
  font-weight: 500;
  color: #000;
  padding: 1.3333333333rem 0 1rem 0;
  border-bottom: 1px solid #d1d1d1;
}
.sub.busi-hour .floor-info-list ul li p {
  margin-top: 0.6666666667rem;
  font-size: 1rem;
  font-weight: 400;
  color: #878787;
  line-height: 1.3;
}
.sub.busi-hour .floor-info-list ul li.last-list {
  border-bottom: 0px solid #d1d1d1;
}
.sub.busi-hour .floor-info-list ul.first-floor {
  border-top: 1px solid #000;
}
.sub.busi-hour .floor-info-list ul.last-floor {
  border-bottom: 1px solid #000;
}
.sub.busi-hour .busi-hour-mall {
  display: block;
  padding-top: 2rem;
  padding-bottom: 6.6666666667rem;
}
.sub.busi-hour .busi-hour-mall p {
  font-size: 1rem;
  line-height: 2rem;
  color: #878787;
}
.sub.busi-hour .busi-hour-mall p span {
  display: inline-block;
  width: 100%;
  line-height: 1.5rem;
}
.sub.busi-hour .busi-hour-mall p span b {
  display: inline-block;
  width: 3rem;
}
.sub.location {
  display: inline-block;
  width: 100%;
  padding-top: 5.3333333333rem;
}
.sub.location > div {
  padding: 0 1.6666666667rem;
}
.sub.location .location_map > div {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
}
.sub.location .location_map > div iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sub.location .location_map img {
  width: 100%;
}
.sub.location .location_map a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}
.sub.location .location-info-list {
  padding-bottom: 1.3333333333rem;
}
.sub.location .location-info-list li {
  display: table;
  width: 100%;
  margin: 1.249995rem 0;
}
.sub.location .location-info-list li > div {
  position: relative;
  display: table-cell;
  font-size: 1rem;
  line-height: 1.5;
}
.sub.location .location-info-list li > div p {
  line-height: 1.6666666667rem;
}
.sub.location .location-info-list li > div span {
  font-size: 0.8333333333rem;
  color: #878787;
}
.sub.location .location-info-list li > div .point {
  color: #ff0000;
  line-height: 1;
}
.sub.location .location-info-list li > div .ico-search-btn {
  position: absolute;
  top: 2.0833333333rem;
  left: 0.8333333333rem;
}
.sub.location .location-info-list li .location-info-title {
  width: 6.6666666667rem;
  padding-left: 0.8333333333rem;
  font-weight: 500;
}
.sub.location .tab-container {
  background: #f5f5f5;
  padding-top: 2.6666666667rem;
  padding-bottom: 2.6666666667rem;
}
.sub.location .tab-container .tab-con {
  background: #fff;
  padding-bottom: 1.3333333333rem;
}
.sub.location .tab-container .tab-con > div {
  padding: 0 1.8333333333rem;
}
.sub.location .tab-container .tab-con .info-box h3 {
  font-size: 1rem;
  line-height: 2rem;
  padding-top: 1.3333333333rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.sub.location .tab-container .tab-con .info-box h3 span {
  font-weight: 400;
}
.sub.location .tab-container .tab-con .info-box p {
  font-size: 1rem;
  line-height: 1.6666666667rem;
  white-space: nowrap;
}
.sub.location .tab-container .tab-con .info-box > div ul {
  margin: 0.6666666667rem auto;
  border: 1px solid #d1d1d1;
}
.sub.location .tab-container .tab-con .info-box > div ul li {
  display: table;
  width: 100%;
  text-align: center;
}
.sub.location .tab-container .tab-con .info-box > div ul li span {
  display: table-cell;
  width: 50%;
  height: 2rem;
  line-height: 2rem;
  font-size: 0.8333333333rem;
  color: #878787;
  border-left: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}
.sub.location
  .tab-container
  .tab-con
  .info-box
  > div
  ul
  li
  span.price-for-park {
  border-left: 0px solid #d1d1d1;
}
.sub.location .tab-container .tab-con .info-box > div ul li.title-li {
  background: #f5f5f5;
}
.sub.location .tab-container .tab-con .info-box > div ul li.title-li span {
  border-top: 0px solid #d1d1d1;
}
.sub.location .tab-container .tab-con .info-box span {
  display: block;
  padding-left: 1.249995rem;
  font-size: 0.8333333333rem;
  color: #878787;
  line-height: 1.3;
  text-indent: -1.249995rem;
}
.sub.location .tab-container .tab-con .info-box span.dash {
  display: block;
  margin-top: 0.416665rem;
  padding-left: 0.666664rem;
  text-indent: -0.666664rem;
}
.sub.location .tab-container .tab-con .info-box .disc li {
  font-size: 1rem;
  line-height: 1.6666666667rem;
}
.sub.location .tab-container .tab-con .info-box .disc li ul {
  margin-top: 0.3333333333rem;
}
.sub.location .tab-container .tab-con .info-box .disc li ul > li {
  position: relative;
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
  padding-left: 0.4166666667rem;
  margin-bottom: 0px;
  color: #878787;
}
.sub.location .tab-container .tab-con .info-box .disc li ul > li:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 0;
}
.sub.location .tab-container .tab-con .subbus-wrap {
  padding: 1.25rem 1.8333333333rem;
}
.sub.location .tab-container .tab-con .subbus-wrap h3 {
  font-size: 1rem;
  line-height: 2rem;
  padding-top: 0rem;
  font-weight: 500;
  margin-bottom: 0.25rem;
}
.sub.location .tab-container .tab-con .subbus-wrap h3 span {
  font-weight: 400;
}
.sub.location .tab-container .tab-con .subbus-wrap p {
  margin: 0.3333333333rem 0;
}
.sub.location .tab-container .tab-con .subbus-wrap p span {
  display: inline-block;
  margin-right: 1.3333333333rem;
  padding-left: 0;
  font-size: 1rem;
  color: #000;
  text-indent: 0;
}
.sub.location .tab-container .tab-con .subbus-wrap p.station {
  margin-top: 1.3333333333rem;
  margin-bottom: 0.3333333333rem;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus {
  position: relative;
  top: -0.1666666667rem;
  display: inline-block;
  width: 1.3333333333rem;
  height: 1.3333333333rem;
  border-radius: 50%;
  text-align: center;
  font-size: 0.8333333333rem;
  line-height: 1.3333333333rem;
  font-weight: 700;
  margin-right: 0.3333333333rem;
  color: #fff;
  vertical-align: middle;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-1 {
  background-color: #2643a7;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-2 {
  background-color: #25a84a;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-4 {
  background-color: #199bf1;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-5 {
  background-color: #9341ad;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-b {
  background-color: #4091ea;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-g {
  background-color: #64a740;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-r {
  background-color: #ed512b;
}
.sub.location .tab-container .tab-con .subbus-wrap .subbus-y {
  background-color: #f3b50c;
}
.sub.location .under-line {
  text-decoration: underline;
}
.sub.location .bg_border {
  display: block;
  height: 1.3333333333rem;
  background-color: #f5f5f5;
}
.sub.amenities {
  display: inline-block;
  width: 100%;
  padding-top: 4rem;
}
.sub.amenities > div {
  padding: 0 1.6666666667rem;
}
.sub.amenities .floor-info-list ul {
  position: relative;
  display: block;
  padding-left: 3.3333333333rem;
  padding-top: 0.6666666667rem;
  padding-bottom: 0.6666666667rem;
  margin-bottom: 0.6666666667rem;
  border-bottom: 1px solid #000;
}
.sub.amenities .floor-info-list ul h3 {
  position: absolute;
  left: 0;
  top: 2rem;
  font-size: 1.1666666667rem;
  color: #000;
  font-weight: 500;
}
.sub.amenities .floor-info-list ul li {
  display: table;
  width: 100%;
  font-size: 1.1666666667rem;
  font-weight: 500;
  color: #000;
  padding: 1.3333333333rem 0;
  border-bottom: 1px solid #d1d1d1;
}
.sub.amenities .floor-info-list ul li > div {
  display: table-cell;
}
.sub.amenities .floor-info-list ul li > div b {
  display: inline-block;
  margin-bottom: 0.6666666667rem;
}
.sub.amenities .floor-info-list ul li > div p {
  font-size: 1rem;
  font-weight: 400;
  color: #878787;
  line-height: 1.6666666667rem;
}
.sub.amenities .floor-info-list ul li > div span {
  display: inline-block;
  font-size: 0.9166666667rem;
  font-weight: 400;
  line-height: 1.5833333333rem;
  color: #000;
  margin-top: 0.3333333333rem;
}
.sub.amenities .floor-info-list ul li div.right-icons {
  width: 6.3333333333rem;
  padding-bottom: 0.5833333333rem;
  vertical-align: bottom;
}
.sub.amenities .floor-info-list ul li div.right-icons span {
  display: inline-block;
  margin: 0 0.3333333333rem;
}
.sub.amenities .floor-info-list ul li.last-list {
  border-bottom: 0px solid #d1d1d1;
}
.sub.amenities .floor-info-list ul.last-floor {
  border-bottom: 0px solid #000;
}
.sub.amenities .under-line {
  text-decoration: underline;
}
.sub.dining {
  display: inline-block;
  width: 100%;
  padding-top: 3.3333333333rem;
}
.sub.dining > div {
  padding: 0 1.6666666667rem;
}
.sub.dining .tab-container .tab-con {
  background: #fff;
  padding: 2rem 0 0;
}
.sub.dining .tab-container .tab-con .title-box img {
  width: 100%;
}
.sub.dining .tab-container .tab-con .title-box .dining-title {
  position: relative;
  display: block;
  padding: 1.3333333333rem 0 0.6666666667rem 0;
  margin-bottom: 0.6666666667rem;
  font-size: 1.3333333333rem;
  line-height: 2rem;
  font-weight: 500;
  border-bottom: 1px solid #d1d1d1;
}
.sub.dining .tab-container .tab-con .title-box .dining-title span {
  letter-spacing: -0.05em;
}
.sub.dining .tab-container .tab-con .title-box .dining-title b {
  display: block;
  padding-top: 0.6666666667rem;
  font-size: 1rem;
  font-weight: 400;
  color: #878787;
  line-height: 1rem;
}
.sub.dining .tab-container .tab-con .title-box .dining-title .right-icons {
  position: absolute;
  bottom: 0.6666666667rem;
  right: 0.3333333333rem;
}
.sub.dining .tab-container .tab-con .title-box .dining-title .right-icons span {
  display: inline-block;
  margin: 0 0.3333333333rem;
}
.sub.dining .tab-container .tab-con .info-box > div {
  padding: 0 0.8333333333rem 3rem 0.8333333333rem;
}
.sub.dining .tab-container .tab-con li:last-child .info-box > div {
  padding-bottom: 0;
}
.sub.dining .tab-container .tab-con .info-box > div p {
  font-size: 1rem;
  line-height: 1.6666666667rem;
}
.sub.dining .tab-container .tab-con .info-box > div p.info {
  margin-bottom: 1.3333333333rem;
}
.sub.dining .tab-container .tab-con .info-box > div p.info-time {
  font-size: 0.9166666667rem;
  line-height: 1.5rem;
}
.sub.dining .tab-container .tab-con .info-box > div p.info-time.coro {
  margin-bottom: 0.3333333333rem;
}
.sub.dining .tab-container .tab-con .info-box > div p.info-time.normal {
  margin-bottom: 0.6666666667rem;
  color: #878787;
}

/* 220629 추가 */
.sub.dining .tab-container .tab-con .info-box > div p.info-time.normal.mb0 {
  margin-bottom: 0px;
}
.sub.dining .tab-container .tab-con .info-box > div p.info-time.normal.pl4 {
  padding-left: 4rem;
}

.sub.dining .tab-container .tab-con .info-box > div p.info-point {
  font-size: 0.8333333333rem;
  line-height: 1.1666666667rem;
  color: #878787;
  margin-bottom: 4rem;
}
.sub.dining .tab-container .tab-con .info-box > div p.info-point span {
  position: relative;
  top: 0rem;
  display: inline-block;
  width: 1.1666666667rem;
  height: 1.1666666667rem;
  font-weight: 700;
  border-radius: 50%;
  text-align: center;
  margin-right: 0.3333333333rem;
  background-color: #f5f5f5;
  font-size: 0.8333333333rem;
  line-height: 1.1666666667rem;
  color: #000;
}
.sub.dining .tab-container .tab-con li:last-child .info-box .info-point {
  margin-bottom: 0;
}
.sub.faq {
  padding: 5.3333333333rem 0 0 0;
}
.sub.faq > div {
  padding: 0 1.6666666667rem;
}
.sub.faq .top-sch {
  margin-bottom: 2rem;
}
.sub.faq .top-sch .input-box {
  float: inherit;
  width: 100%;
}
.sub.faq .top-btn {
  padding: 0 1.3333333333rem;
  margin-bottom: 1.3333333333rem;
}
.sub.faq .top-btn ul {
  display: table;
  width: 100%;
  margin-bottom: 0.6666666667rem;
}
.sub.faq .top-btn ul li {
  position: relative;
  display: table-cell;
  height: 3.3333333333rem;
  padding: 0 0.3333333333rem;
  line-height: 3.3333333333rem;
  text-align: center;
}
.sub.faq .top-btn ul li:nth-child(1) {
  width: 16%;
}
.sub.faq .top-btn ul li:nth-child(2) {
  width: 37%;
}
.sub.faq .top-btn ul li:nth-child(3) {
  width: 47%;
}
.sub.faq .top-btn ul li a {
  display: block;
  width: 100%;
  height: 3.3333333333rem;
  border: 1px solid #e8e8e8;
}
.sub.faq .top-btn ul li.on a {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
.sub.faq .board .list {
  border-top: 1px solid #000;
}
.sub.faq .board .list li {
  position: relative;
  padding: 0rem;
}
.sub.faq .board .list li > div {
  position: relative;
  display: block;
  padding: 1.3333333333rem 1rem;
}
.sub.faq .board .list li .faq-title {
  font-size: 0.8333333333rem;
  line-height: 2rem;
  color: #878787;
}
.sub.faq .board .list li .faq-info {
  position: relative;
  font-size: 1.0833333333rem;
  line-height: 1.5;
  width: 91%;
  padding-left: 1.5rem;
  box-sizing: border-box;
}
.sub.faq .board .list li .faq-info > span {
  position: absolute;
  left: 0;
  color: #0077a8;
  font-weight: 700;
}
.sub.faq .board .list li .ico-toggle {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 1.3333333333rem;
  z-index: 1;
  background-position: center;
  background-repeat: no-repeat;
}
.sub.faq .board .list li .toggle-wrap {
  position: relative;
  display: none;
  padding: 1rem 1rem 1rem 2.5rem;
  line-height: 1.5rem;
  color: #878787;
  border-top: 1px solid #878787;
}
.sub.faq .board .list li .toggle-wrap > span {
  position: absolute;
  left: 1rem;
  font-size: 1.0833333333rem;
  color: #e84e0f;
  font-weight: 700;
}
.sub.faq .board .list li .toggle-wrap a {
  position: absolute;
  bottom: -0.6666666667rem;
  right: 0.3333333333rem;
  display: none;
  width: 5.4166666667rem;
  height: auto;
  padding: 0.25rem 0.4166666667rem;
  text-align: center;
  color: #d1d1d1;
  border: 1px solid #d1d1d1;
  background: #fff;
  z-index: 1;
}
.sub.faq .board .list li .toggle-wrap a:before {
  display: none;
}
.sub.faq .board .list li .toggle-wrap a:after {
  display: none;
}
.sub.faq .board .list li .toggle-wrap .txt-box a {
  display: inline;
  color: inherit;
  position: static;
  border: 0;
  text-align: left;
  padding: 0;
}

.sub.faq .board .list li .toggle-wrap .txt-box a.more {
  display: inline-block;
  padding-top: 0.25rem;
  width: 100%;
}
.sub.faq .board .list li.on {
  border-bottom: 1px solid #000;
}
.sub.faq li.on > .toggle-trigger > .ico-toggle {
  background-image: url(/assets/en/img/m/toggleUp_icon.png);
}
.sub.policy {
  padding: 6.1666666667rem 2.6666666667rem 2.6666666667rem;
  line-height: 1.6;
}
.sub.policy .tabs-wrap {
  margin: 0 -1rem 2rem;
}
.sub.policy .tabs-wrap li {
  display: table;
  float: left;
  width: 7.5rem;
  height: 3.3333333333rem;
  text-align: center;
  box-sizing: border-box;
  padding: 0 1rem;
  border: 0.0833333333rem solid #e8e8e8;
}
.sub.policy .tabs-wrap li:nth-of-type(2) {
  margin: 0 0.6666666667rem;
}
.sub.policy .tabs-wrap li:nth-of-type(3) {
  width: 9.8333333333rem;
}
.sub.policy .tabs-wrap li a {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.4;
}
.sub.policy .tabs-wrap li.on {
  background: #000;
  border-color: #000;
}
.sub.policy .tabs-wrap li.on a {
  color: #fff;
}
.sub.policy h3 {
  font-weight: bold;
  padding-bottom: 1.3333333333rem;
}
.sub.policy h3.pb0 {
  padding-bottom: 0;
}
.sub.policy h3 + .num-list {
  padding: 0;
}
.sub.policy .s-txt .str {
  font-weight: 600;
}
.sub.policy .txt {
  padding-bottom: 2rem;
}
.sub.policy .txt:last-of-type {
  padding: 0;
}
.sub.policy ol {
  list-style: decimal;
  padding: 0.6666666667rem 0 0.6666666667rem 0.8333333333rem;
}
.sub.policy ol li {
  padding: 0 0 0.3333333333rem;
}
.sub.policy .disc-list {
  list-style: disc;
  padding: 0.6666666667rem 0 0.6666666667rem 1.25rem;
}
.sub.policy .disc-list li {
  padding: 0 0 0.3333333333rem;
}
.sub.policy .num-list {
  padding: 0.6666666667rem 0;
}
.sub.policy .num-list li {
  position: relative;
  padding: 0 0 0.6666666667rem 1.5rem;
}
.sub.policy .num-list li .num {
  position: absolute;
  left: 0;
}
.sub.policy .num-list li:last-child {
  padding-bottom: 0;
}
.sub.policy .num-list .s-txt {
  padding: 0.8333333333rem 0;
}
.sub.policy .num-list .s-list {
  padding: 0.4166666667rem 0rem 0.6666666667rem;
}
.sub.policy .s-list {
  padding: 0.6666666667rem 0 0 0.4166666667rem;
}
.sub.policy .s-list li {
  position: relative;
  padding: 0 0 0.4166666667rem 0.8333333333rem;
}
.sub.policy .s-list li:before {
  content: "-";
  position: absolute;
  left: 0;
}
.sub.policy .table {
  overflow-x: auto;
  margin: 0.6666666667rem 0 0.8333333333rem -1.25rem;
}
.sub.policy .table table {
  width: 100%;
  border: 0.0833333333rem solid #d1d1d1;
  text-align: center;
  font-size: 0.9166666667rem;
}
.sub.policy .table table.scroll {
  width: 44.1666666667rem;
}
.sub.policy .table table th {
  background: #f5f5f5;
  border: 0.0833333333rem solid #d1d1d1;
  padding: 0.5833333333rem 0 0.6666666667rem;
  color: #000;
  font-weight: 700;
}
.sub.policy .table table td {
  border: 0.0833333333rem solid #d1d1d1;
  padding: 0.5833333333rem 1.3333333333rem 0.6666666667rem;
  vertical-align: middle;
  color: #000;
}
.sub.policy .table table .al-left {
  text-align: left;
}
.sub.policy .table table .al-center {
  text-align: center;
}
.sub.policy .table table .v-middle {
  vertical-align: middle;
}
.sub.policy .table table .underline {
  text-decoration: underline;
}
.sub.policy .table.ml0 {
  margin-left: 0;
}
.sub.policy .gray {
  color: #878787;
}
.sub.policy .accordion {
  margin: 1.3333333333rem -1rem;
}
.sub.policy .accordion > li {
  border-bottom: 0.0833333333rem solid #d1d1d1;
}
.sub.policy .accordion > li .title {
  padding: 1.3333333333rem 1rem;
  font-size: 1rem;
  font-weight: 700;
}
.sub.policy .accordion > li .con {
  border-top: 0.0833333333rem solid #d1d1d1;
  display: none;
  padding: 1.3333333333rem 1rem;
}
.sub.policy .accordion > li .con .str-box {
  padding: 1.6666666667rem 0 0;
}
.sub.policy .accordion > li .con .str-box .str {
  font-weight: 700;
  display: block;
}
.sub.app {
  padding-top: 0;
}
.sub.app.store,
.sub.app.customer,
.sub.app.busi-hour,
.sub.app.faq,
.sub.app.amenities,
.sub.app.location {
  padding-top: 1.3333333333rem;
}
.sub.app.info {
  padding-top: 0.5rem;
}
.sub.app.policy {
  padding-top: 2rem;
}

.tblcont {
  display: none;
  margin: 1.66666rem 1.66666rem 0 1.66666rem;
}
.tblcont.tblcont1 {
  display: block;
}
.tbl_coupon {
  text-align: center;
  width: 100%;
  font-size: 0.999996rem;
  font-weight: 500;
}
.tbl_coupon thead th {
  padding: 1.333328rem 0.249999rem;
  background-color: #878787;
  color: #fff;
}
.tbl_coupon thead th + th {
  border-left: 1px solid #fff;
}
.tbl_coupon tbody th {
  position: relative;
  vertical-align: middle;
  padding: 1.333328rem 0.249999rem;
  background-color: #a5cee1;
  border-bottom: 1px solid #000;
  line-height: 1.2;
}

.tbl_coupon tbody td {
  vertical-align: middle;
  padding: 0.999996rem 0.249999rem 0.999996rem 0.999996rem;
}
.tbl_coupon tbody td p {
  padding-bottom: 0.583331rem;
  font-size: 0.999996rem;
  font-weight: 500;
}
.tbl_coupon tbody td strong {
  font-size: 0.999996rem;
  color: #E84E0F;
  font-weight: 500;
}
.tbl_coupon tbody td span {
  display: block;
  margin-top: 0.249999rem;
  padding-left: 0.666664rem;
  text-indent: -0.666664rem;
  font-size: 0.83333rem;
  color: #878787;
  font-weight: 400;
  line-height: 1.3;
}
.tbl_coupon tbody tr td {
  text-align: left;
  border: 0 solid #d0d0d0;
  border-width: 0 0 1px 1px;
  line-height: 1.5;
}
.tbl_coupon tbody .line td {
  border-bottom-color: #000;
}
.tbl_coupon tbody th + td,
.tbl_coupon tbody td:nth-of-type(1) {
  border-left-color: #fff;
  font-size: 0.999996rem;
  font-weight: 400;
}
.tbl_coupon tbody th + td + td,
.tbl_coupon tbody td:nth-of-type(2) {
  text-align: left;
  padding-left: 1.66666rem;
}
.tbl_coupon tbody th:before {
  content: "";
  position: relative;
  display: block;
  left: 50%;
  margin-bottom: 0.666664rem;
  background: url(/assets/en/img/m/ico_coupon.png) no-repeat;
  background-size: 6.66664rem auto;
}
.tbl_coupon tbody .ico1:before {
  margin-left: -1.1249955rem;
  width: 2.249991rem;
  height: 2.249991rem;
  background-position: 0 0;
}
.tbl_coupon tbody .ico2:before {
  margin-left: -0.749997rem;
  width: 1.499994rem;
  height: 1.916659rem;
  background-position: -2.49999rem 0;
}
.tbl_coupon tbody .ico3:before {
  margin-left: -0.541645rem;
  width: 1.08329rem;
  height: 1.999992rem;
  background-position: -4.99998rem 0;
}
.tbl_coupon tbody .ico4:before {
  margin-left: -1.1249955rem;
  width: 2.249991rem;
  height: 1.166662rem;
  background-position: 0 -2.333324rem;
}
.tbl_coupon tbody .ico5:before {
  margin-left: -0.999996rem;
  width: 1.999992rem;
  height: 1.833326rem;
  background-position: -2.49999rem -2.333324rem;
}
.tbl_coupon tbody .ico6:before {
  margin-left: -0.83333rem;
  width: 1.66666rem;
  height: 1.999992rem;
  background-position: 0 -4.499982rem;
}
.tbl_coupon tbody .ico7:before {
  margin-left: -1.083329rem;
  width: 2.166658rem;
  height: 0.916663rem;
  background-position: -2.49999rem -4.499982rem;
}
.tbl_coupon tbody .ico8:before {
  margin-left: -0.83333rem;
  width: 1.66666rem;
  height: 1.999992rem;
  background-position: -4.99998rem -4.499982rem;
}
.tbl_coupon tbody .ico9:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background-position: -4.666667rem -2.277778rem;
}
.tbl_coupon tbody .ico10:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon10.svg) center/2rem no-repeat;
}
.tbl_coupon tbody .ico11:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon11.svg) center/2rem no-repeat;
}

.tbl_coupon tbody .ico12:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon12.svg) center/2rem no-repeat;
}

.tbl_coupon tbody .ico13:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon13.svg) center/2rem no-repeat;
}

.tbl_coupon tbody .ico14:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon14.svg) center/2rem no-repeat;
}

.tbl_coupon tbody .ico15:before {
  margin-left: -1rem;
  width: 2rem;
  height: 2rem;
  background: url(/assets/en/img/m/ico_coupon15.svg) center/2rem no-repeat;
}

.coupon_info_box {
	margin-top: 3.2rem;
}

.coupon_info_box .coupon_box .desc .item {
	padding-left: 0;
	margin: 0.625rem 0 0;
}

.coupon_info_box .coupon_box .desc .item > div {
	padding-left: 0;
	margin: 0;
}

.coupon_info_box .coupon_box .desc .item > div em {
	padding-left: 1.83333rem;
	color: #000;
}

.coupon_info_box .coupon_box .desc .item > div em + span {
	color: #000;
}

.coupon_info_box .coupon_box .desc .item > div em:before {
	display: none;
}

.coupon_info_box .coupon_box .desc .item > div .s {
	display: inline-block;
	padding-left: 1rem;
	font-size: 0.97rem;
}

.full-popup {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
}
.full-popup .banner {
  position: relative;
  height: calc(100% - 4rem);
  overflow: hidden;
}
.full-popup .banner .owl-dots {
  padding-top: 1.5rem;
  position: absolute;
  bottom: 2.6666666667rem;
  width: 100%;
}
.full-popup .banner .item {
  width: 100%;
}
.full-popup .banner .owl-dot span {
  width: 0.5rem;
  height: 0.5rem;
  margin: 0 0.3333333333rem;
  background: #fff;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
.full-popup .banner .owl-dot.active > span {
  width: 1.75rem;
  background: #fff;
}
.full-popup .btn-wrap {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
.full-popup .btn-wrap button {
  display: table-cell;
  width: 50%;
  background: #fff;
  border: 0.0833333333rem solid #d1d1d1;
  color: #878787;
  font-size: 1rem;
  text-align: center;
  line-height: 4rem;
}
.full-popup .btn-wrap button.str {
  border-left: 0;
  color: #e84e0f;
}

/* 로즈데이 이벤트 추가 */
.eventBg {
  background: url(/assets/en/img/m/roseday_bg.jpg) no-repeat 0 0;
  overflow: hidden;
  display: block;
  background-size: 100% 100%;
  height: 100%;
}

.eventBg .ebTitle {
  font-size: 2.1875rem;
  color: #1e4c2e;
  line-height: 2.7rem;
  margin: 6rem 0 4rem;
  text-align: center;
  display: block;
  font-family: "yg775", sans-serif;
}

.eventBg .esInfo {
  margin: 1.29rem 0px;
  display: block;
  font-size: 0.75rem;
  text-align: center;
  font-family: "yg745", sans-serif;
}

.eventBg .eventSel {
  margin: 4rem 2.125rem 3.2rem;
  max-width: 77.5rem;
  border-radius: 2rem;
  overflow: hidden;
  background-color: #fff;
}

.eventBg .eventSel .esTitle {
  font-size: 1.375rem;
  color: #fc5910;
  line-height: 3.875rem;
  text-align: center;
  background-color: #fadfc8;
  font-family: "yg775", sans-serif;
}

.eventBg .eventSel .labelWrap {
  margin: 0px 3.083rem;
  overflow: hidden;
  padding: 2.02rem 0;
  border-bottom: 1px solid #b5b5b5;
}

.eventBg .eventSel .labelWrap .line {
  float: left;
  display: block;
}

.eventBg .eventSel .labelWrap .line:nth-child(1) {
  margin-left: 1.4rem;
}

.eventBg .eventSel .labelWrap .line:nth-child(2) {
  margin-left: 2.333rem;
}

.eventBg .eventSel .labelWrap input[type="radio"] {
  appearance: none;
}

.eventBg .eventSel .labelWrap input[type="radio"] + label span {
  display: block;
  margin-top: 2px;
  font-family: "yg745", sans-serif;
}

.eventBg .eventSel .labelWrap input[type="radio"] + label {
  padding-left: 2.7rem;
  background: url("/assets/en/img/m/event_check.png") left center/auto no-repeat;
  background-size: 2.166rem;
  font-size: 1.125rem;
  line-height: 2.083rem;
  height: 2.083rem;
  display: block;
  overflow: hidden;
}

.eventBg .eventSel .labelWrap input[type="radio"]:checked + label {
  padding-left: 2.7rem;
  background: url("/assets/en/img/m/event_checked.png") left center/auto
    no-repeat;
  background-size: 2.166rem;
  font-size: 1.125rem;
  line-height: 2.083rem;
  height: 2.083rem;
  display: block;
  overflow: hidden;
}

.eventBg .eventSel .ebPrivacy {
  display: block;
  border-radius: 1.125rem;
  padding: 1.666rem 1.5rem 1.5625rem;
  background-color: #f3f3f3;
  font-size: 1.125rem;
  margin: 0 1.125rem 1rem;
  color: #222;
}

.eventBg .eventSel .ebPrivacy .ebTitle {
  font-size: 1.125rem;
  margin: 0 0 1rem;
  color: #222;
  letter-spacing: -0.05em;
  font-family: "yg765", sans-serif;
}

.eventBg .eventSel .priInfo.esInfo {
  margin-left: 1.125rem;
  text-align: left;
  line-height: 1.375rem;
  letter-spacing: -0.025em;
  font-family: "yg745", sans-serif;
}

.eventBg .eventSel .labelWrap2 {
  overflow: hidden;
}

.eventBg .eventSel .labelWrap2 .line {
  float: left;
  display: block;
}

.eventBg .eventSel .labelWrap2 .line:nth-child(1) {
  margin-left: 1.4rem;
}

.eventBg .eventSel .labelWrap2 .line:nth-child(2) {
  margin-left: 2.333rem;
}

.eventBg .eventSel .labelWrap2 input[type="radio"] {
  appearance: none;
}

.eventBg .eventSel .labelWrap2 input[type="radio"] + label span {
  display: block;
  margin-top: 2px;
  font-family: "yg745", sans-serif;
}

.eventBg .eventSel .labelWrap2 input[type="radio"] + label {
  padding-left: 2.7rem;
  background: url("/assets/en/img/m/event_check.png") left center/auto no-repeat;
  background-size: 2.166rem;
  font-size: 1.125rem;
  line-height: 2.083rem;
  height: 2.083rem;
  display: block;
  overflow: hidden;
}

.eventBg .eventSel .labelWrap2 input[type="radio"]:checked + label {
  padding-left: 2.7rem;
  background: url("/assets/en/img/m/event_checked.png") left center/auto
    no-repeat;
  background-size: 2.166rem;
  font-size: 1.125rem;
  line-height: 2.083rem;
  height: 2.083rem;
  display: block;
  overflow: hidden;
}

.eventBg .ebBtn {
  display: block;
  margin: 1.79rem auto 4rem;
  font-size: 1.25rem;
  line-height: 4.375rem;
  height: 4.375rem;
  width: 15.41rem;
  background-color: #000;
  font-weight: bold;
  color: #fff;
  font-family: "yg775", sans-serif;
}

.roseday-modal {
  visibility: hidden;
  width: 100%;
  height: 100vh;
  position: fixed;
}

.roseday-modal.on {
  visibility: visible;
}

.roseday-modal .rose-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
}

.roseday-modal .rose-con {
  width: 23.333rem;
  height: 19.458rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background-color: #fff;
}

.roseday-modal .rose-con .rose-bg {
  padding: 2.458rem 3.5rem 2.58rem;
  background: url("/assets/en/img/m/fin_check.png") center top/auto no-repeat;
  background-size: 3.41rem;
  margin: 2.458rem 0 0;
}

.roseday-modal .rose-con .rose-bg .rmTitle {
  display: block;
  margin: 2rem 0px 1rem;
  text-align: center;
  font-size: 1.458rem;
  color: #222;
  font-family: "yg775", sans-serif;
}

.roseday-modal .rose-con .rose-bg .rmText {
  font-size: 1.116rem;
  color: #222;
  display: block;
  text-align: center;
  padding-bottom: 1.375rem;
  border-bottom: 1px solid #b5b5b5;
  font-family: "yg735", sans-serif;
}

.roseday-modal .rose-con .rose-bg .rmText2 {
  font-size: 1.116rem;
  color: #222;
  display: block;
  text-align: center;
  padding: 2.5rem 0 1.7rem 0;
  border-bottom: 1px solid #b5b5b5;
  font-family: "yg735", sans-serif;
  line-height: 1.3;
}

.roseday-modal .rose-con .rmBtn {
  width: 10rem;
  height: 3.3rem;
  font-size: 1.06rem;
  line-height: 3.3rem;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #e84e0f;
  color: #fff;
  font-family: "yg765", sans-serif;
}

.roseday-modal2 {
  visibility: hidden;
  width: 100%;
  height: 100vh;
  position: fixed;
}

.roseday-modal2.on {
  visibility: visible;
}

.roseday-modal2 .rose-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
}

.roseday-modal2 .rose-con {
  width: 23.333rem;
  height: 19.458rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  background-color: #fff;
}

.roseday-modal2 .rose-con .rose-bg {
  padding: 2.458rem 3.5rem 2.58rem;
  background: url("/assets/en/img/m/fin_check.png") center top/auto no-repeat;
  background-size: 3.41rem;
  margin: 2.458rem 0 0;
}

.roseday-modal2 .rose-con .rose-bg .rmTitle {
  display: block;
  margin: 2rem 0px 1rem;
  text-align: center;
  font-size: 1.458rem;
  color: #222;
  font-family: "yg775", sans-serif;
}

.roseday-modal2 .rose-con .rose-bg .rmText {
  font-size: 1.116rem;
  color: #222;
  display: block;
  text-align: center;
  padding-bottom: 1.375rem;
  border-bottom: 1px solid #b5b5b5;
  font-family: "yg735", sans-serif;
}

.roseday-modal2 .rose-con .rose-bg .rmText2 {
  font-size: 1.116rem;
  color: #222;
  display: block;
  text-align: center;
  padding: 2.5rem 0 1.7rem 0;
  border-bottom: 1px solid #b5b5b5;
  font-family: "yg735", sans-serif;
  line-height: 1.3;
}

.roseday-modal2 .rose-con .rmBtn2 {
  width: 10rem;
  height: 3.3rem;
  font-size: 1.06rem;
  line-height: 3.3rem;
  text-align: center;
  margin: 0 auto;
  display: block;
  background-color: #e84e0f;
  color: #fff;
  font-family: "yg765", sans-serif;
}

/* 두타몰/두산베어스 캠핑 굿즈 이벤트 */
.evt-modal .rose-con .rose-bg {
  padding-top: 2rem;
  background-image: url(/assets/en/img/m/final_chk.png);
  background-size: 2.813rem;
}
.eventBg2 {
  background-image: url(/assets/en/img/m/doosan_bg.jpg);
}
.eventBg2 .eventSel .labelWrap input[type="radio"] + label,
.eventBg2 .eventSel .labelWrap2 input[type="radio"] + label {
  padding-left: 2.375rem;
  background-image: url("/assets/en/img/m/event_check2.png");
  background-size: 1.875rem;
  line-height: 1.813rem;
}
.eventBg2 .eventSel .labelWrap input[type="radio"]:checked + label,
.eventBg2 .eventSel .labelWrap2 input[type="radio"]:checked + label {
  padding-left: 2.375rem;
  background-image: url("/assets/en/img/m/event_checked2.png");
  background-size: 1.875rem;
  line-height: 1.813rem;
}
.eventBg2 .ebTitle {
  margin-bottom: -1.25rem;
  color: #000;
}
.eventBg2 .ebTitle span > span {
  display: block;
  font-size: 1.563rem;
  line-height: 1.938rem;
}
.eventBg2 .eventSel {
  margin-bottom: 2rem;
  border-radius: 0.75rem;
}
.eventBg2 .eventSel .esTitle {
  background-color: #328446;
  font-family: "yg765", sans-serif;
  color: #fff;
}
.eventBg2 .eventSel .ebPrivacy {
  padding-top: 1.25rem;
  border-radius: 0.625rem;
}
.eventBg2 .eventSel .ebPrivacy .ebTitle {
  margin-bottom: 0;
}
.eventBg2 .eventSel .codeWrap {
  display: flex;
  justify-content: space-between;
  margin: 3.125rem 2.5rem;
  border-bottom: 1px solid #b5b5b5;
}
.eventBg2 .eventSel .codeWrap label {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  width: 5rem;
  font-family: "yg765", sans-serif;
  font-size: 1.063rem;
  line-height: 1.5;
}
.eventBg2 .eventSel .codeWrap label + input {
  width: calc(100% - 5rem);
  font-size: 1.063rem;
}

/* 패밀리/커풀룩 쇼핑 지원금 이벤트 */
.eventBg3 {
  background-image: url(/assets/en/img/m/family_bg.jpg);
}
.eventBg3 .eventSel .esTitle {
  background-color: #01af7c;
}
.eventBg3 .eventSel .labelWrap {
  margin: 0 auto;
  width: 14.375rem;
  border-bottom: 0;
}
.eventBg3 .eventSel .labelWrap .line {
  float: none;
  margin: 0.625rem 0 !important;
}

/* 와인클래스 이벤트 */
.eventBg4 {
  background-image: url(/assets/en/img/m/wine_bg.jpg);
}
.eventBg4 .eventSel .esTitle {
  background-color: #670027;
}
.eventBg4 .eventSel .labelWrap {
  margin: 0 auto;
  width: 14.375rem;
  border-bottom: 0;
}
.eventBg4 .eventSel .labelWrap .line {
  float: none;
  margin: 0.625rem 0 !important;
}
.bears_goods {
  background: url(/assets/en/img/m/doosan_bg.jpg) no-repeat 0 0;
  overflow: hidden;
  display: block;
  background-size: 100% 100%;
  height: 100%;
}
.shopping_grant {
  background: url(/assets/en/img/m/family_bg.jpg) no-repeat 0 0;
  overflow: hidden;
  display: block;
  background-size: 100% 100%;
  height: 100%;
}
.wine_class {
  background: url(/assets/en/img/m/wine_bg.jpg) no-repeat 0 0;
  overflow: hidden;
  display: block;
  background-size: 100% 100%;
  height: 100%;
}
.engnum {
  font-family: "Campton" !important;
}

.bears_goods06 {
  display: block;
  overflow: hidden;
  height: 100%;
  background: url("/assets/img/m/bg_bears_goods06.jpg") no-repeat;
  background-size: 100% 100%;
}
.eventBgComm .ebTitle {
  text-align: center;
  margin: 6rem 0 2.4rem 0;
  font-family: "yg765", sans-serif;
  font-size: 2.1875rem;
  color: #fff;
  line-height: 2.7rem;
}
.eventBgComm .ebTitle span {
  display: block;
  font-size: 1.563rem;
  line-height: 1.938rem;
}
.eventBgComm .eventSel {
  overflow: hidden;
  margin: 0 1.17rem 1.98rem 1.17rem;
  width: auto;
  background-color: #fff;
  box-shadow: 0 2px 15px rgba(41, 43, 46, 0.6);
}
.eventBgComm .ebPrivacy {
  text-align: center;
  padding: 1.98rem 1.98rem 3.96rem 1.98rem;
  font-family: "yg745", sans-serif;
}
.eventBgComm .ebPrivacy .notice {
  position: relative;
  width: 100%;
  margin-bottom: 1.8rem;
  padding-bottom: 1.17rem;
  border-bottom: 1px solid #a9a9a9;
  font-family: "yg775", sans-serif;
  font-size: 1.456875rem;
}
.eventBgComm .ebPrivacy .notice:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  padding: 0.5rem 0 0 0.6rem;
  width: 3.1rem;
  height: 3.1rem;
  background: url("/assets/img/m/ico_green_ecla.png") no-repeat 0 0.1rem;
  background-size: 3.1rem;
}
.eventBgComm .ebPrivacy p {
  font-size: 1.123875rem;
  line-height: 1.72rem;
}
.eventBgComm .ebPrivacy p + p {
  text-align: center;
  padding-top: 1.35rem;
}
.eventBgComm .ebPrivacy em {
  position: relative;
  z-index: 0;
  display: inline-block;
}
.eventBgComm .ebPrivacy em:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: -0.5%;
  bottom: 0.2rem;
  width: 101%;
  height: 0.9rem;
  background-color: #b4e6da;
}
.eventBgComm .ebBtn {
  display: block;
  margin: 1.79rem auto 4rem;
  width: 15.41rem;
  height: 4.375rem;
  background-color: #000;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
  line-height: 4.375rem;
}
[class^="doosan-modal"] {
  visibility: hidden;
  width: 100%;
  height: 100vh;
  position: fixed;
}
[class^="doosan-modal"].on {
  visibility: visible;
}
[class^="doosan-modal"] .doosan-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
}
[class^="doosan-modal"] .doosan-con {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  padding: 2.7rem 0 2.43rem 0;
  width: 23.333rem;
  transform: translate(-50%, -50%);
  background-color: #fff;
}
[class^="doosan-modal"] .doosan-con .doosan-bg {
  padding: 2.3rem 2.5rem 2rem 2.5rem;
  background: url("/assets/img/m/ico_green_chk.png") center top/auto no-repeat;
  background-size: 3.1rem;
}
[class^="doosan-modal"] .doosan-con .doosan-bg .rmTitle {
  display: block;
  text-align: center;
  margin: 2rem 0px 1rem;
  font-family: "yg775", sans-serif;
  font-size: 1.458rem;
  color: #222;
}
[class^="doosan-modal"] .doosan-con .doosan-bg .rmTitle.onlytxt {
  margin-right: -1rem;
  margin-left: -1rem;
  line-height: 2.05rem;
}
[class^="doosan-modal"] .doosan-con .doosan-bg .rmText {
  display: block;
  text-align: center;
  padding-bottom: 1.375rem;
  border-bottom: 1px solid #b5b5b5;
  font-family: "yg735", sans-serif;
  font-size: 1.116rem;
  color: #222;
}
[class^="doosan-modal"] .doosan-con [class^="rmBtn"] {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 10rem;
  height: 3.3rem;
  font-family: "yg765", sans-serif;
  font-size: 1.06rem;
  color: #fff;
  line-height: 3.3rem;
  background-color: #047352;
}
/*# sourceMappingURL=style_m.css.map */
