@import url("https://fonts.googleapis.com/css2?family=Archivo:wght@900&display=swap");
@font-face {
  src: url("/fonts/LGSmart/LGSmHaTL-aafb9e8084dda0fa1d7eadfb376b8572.eot");
  src: url("/fonts/LGSmart/LGSmHaTL-aafb9e8084dda0fa1d7eadfb376b8572.eot?#iefix") format("embedded-opentype"), url("/fonts/LGSmart/LGSmHaTL-e82820a015ca92c71a7193cc4d74336b.woff2") format("woff2"), url("/fonts/LGSmart/LGSmHaTL-11417b0d5e564a1e91c8dbc8cbd4da12.woff") format("woff");
  font-family: "LGSmartL";
  font-weight: 300;
  font-style: normal;
}
@font-face {
  src: url("/fonts/LGSmart/LGSmHaTR-5b17a17d5d1aa1674ef69c88c4b47a33.eot");
  src: url("/fonts/LGSmart/LGSmHaTR-5b17a17d5d1aa1674ef69c88c4b47a33.eot?#iefix") format("embedded-opentype"), url("/fonts/LGSmart/LGSmHaTR-e73af0e91f4317273ee3bbac8f8d5758.woff2") format("woff2"), url("/fonts/LGSmart/LGSmHaTR-b5dea22fb368691278585a7660289adb.woff") format("woff");
  font-family: "LGSmart";
  font-weight: 400;
  font-style: normal;
}
@font-face {
  src: url("/fonts/LGSmart/LGSmHaTSB-cfedc47339bdfaddcc939004eb0811f0.eot");
  src: url("/fonts/LGSmart/LGSmHaTSB-cfedc47339bdfaddcc939004eb0811f0.eot?#iefix") format("embedded-opentype"), url("/fonts/LGSmart/LGSmHaTSB-c9c7223fb77d91192585f86c801f5ef8.woff2") format("woff2"), url("/fonts/LGSmart/LGSmHaTSB-d882a7beec1ae8099dbc08f9d832c3ca.woff") format("woff");
  font-family: "LGSmartSB";
  font-weight: 600;
  font-style: normal;
}
@font-face {
  src: url("/fonts/LGSmart/LGSmHaTB-630dac7a4b3ea2a6be6b6db7c050de63.eot");
  src: url("/fonts/LGSmart/LGSmHaTB-630dac7a4b3ea2a6be6b6db7c050de63.eot?#iefix") format("embedded-opentype"), url("/fonts/LGSmart/LGSmHaTB-5bfb8d27845853c7e478c90c025c7103.woff2") format("woff2"), url("/fonts/LGSmart/LGSmHaTB-964d6b2e79426f0e99aae2bb2aae5c12.woff") format("woff");
  font-family: "LGSmartB";
  font-weight: 700;
  font-style: normal;
}
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
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,
svg {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}

html,
body {
  min-height: 100%;
}

body {
  font-family: "LGSmart", "Noto Sans KR", "Malgun Gothic", sans-serif;
  color: #666;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "LGSmart";
  word-break: keep-all;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

hr {
  overflow: visible;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  font-family: sans-serif;
  font-size: 1em;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-family: "LGSmartB";
}

img {
  max-width: 100%;
  border-style: none;
  vertical-align: middle;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
}

button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  -webkit-appearance: none;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1rem dotted ButtonText;
}

fieldset {
  padding: 0;
}

legend {
  display: table;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  max-width: 100%;
  color: inherit;
  white-space: normal;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2rem;
  -webkit-appearance: textfield;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/**
 * Add the correct display in IE 10.
 */
* {
  -webkit-tap-highlight-color: transparent;
}

html {
  font-size: 1px;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
}
@media (max-width: 340px) {
  html {
    font-size: 0.75px;
  }
}

strong,
b {
  font-family: "LGSmartSB";
}

i {
  list-style: none;
}

input,
textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}

::-webkit-scrollbar {
  width: 5rem;
  height: 5rem;
}

::-webkit-scrollbar-thumb {
  width: 5rem;
  height: 5rem;
  background-color: #e5e5e5;
  border-radius: 5rem;
}

::-webkit-scrollbar-track {
  width: 5rem;
  height: 5rem;
  background-color: #f7f7f7;
}

.white {
  color: #fff !important;
}

.white-bg {
  background-color: #fff !important;
}

.point-color {
  color: #d5295c !important;
}

.point-color-bg {
  background-color: #d5295c !important;
}

.text-color-1 {
  color: #000 !important;
}

.text-color-1-bg {
  background-color: #000 !important;
}

.text-color-2 {
  color: #666 !important;
}

.text-color-2-bg {
  background-color: #666 !important;
}

.text-color-3 {
  color: #999 !important;
}

.text-color-3-bg {
  background-color: #999 !important;
}

.line-color-1 {
  color: #000 !important;
}

.line-color-1-bg {
  background-color: #000 !important;
}

.line-color-2 {
  color: #eaeaea !important;
}

.line-color-2-bg {
  background-color: #eaeaea !important;
}

.border-line {
  color: #e5e5e5 !important;
}

.border-line-bg {
  background-color: #e5e5e5 !important;
}

.background-color {
  color: #f7f7f7 !important;
}

.background-color-bg {
  background-color: #f7f7f7 !important;
}

/*
* media query
*/
.fw300 {
  font-family: "LGSmartL";
}

.fw400 {
  font-family: "LGSmart";
}

.fw500 {
  font-family: "LGSmartSB";
}

.fw700 {
  font-family: "LGSmartB";
}

.blind {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1rem;
  padding: 0;
  width: 1rem;
  height: 1rem;
  border: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}

.pc-block {
  display: block;
}

.mo-inline {
  display: none;
}

.mo-block {
  display: none;
}

@media (max-width: 1024px) {
  .pc-block {
    display: none;
  }
  .mo-inline {
    display: inline-block;
  }
  .mo-block {
    display: block;
  }
}
body {
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 320rem;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}
body.is-fixed {
  overflow-y: hidden;
  width: 100%;
  height: 100%;
}

.wrapper {
  position: relative;
  min-height: calc(100% - 20rem);
}

.container {
  min-height: calc(100vh - 310rem);
}

.scroll-top {
  position: fixed;
  z-index: 15;
  bottom: 15rem;
  display: none;
  overflow: hidden;
  width: 36rem;
  height: 36rem;
  background: #fff url("/images/icon/ico-scroll-top-b706030dd6dbfa337cf58dfe0d3dce7d.png") no-repeat center/100%;
  border-radius: 50%;
  line-height: 500rem;
}

.content-preview {
  position: relative;
}
.content-preview::after {
  position: fixed;
  z-index: 99999;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
  content: "";
}
.content-preview__banner {
  position: fixed;
  z-index: 9999;
  top: 0;
  width: 100%;
  background-color: #333;
  text-align: center;
}
.content-preview__banner span {
  display: inline-block;
  padding-left: 30rem;
  background: url("/images/icon/ico-content-preview-ab6654089fa4956f7bc2f74edebc8371.png") no-repeat center left;
  font-family: "LGSmartSB";
  font-size: 14rem;
  line-height: 40rem;
  color: #fff;
  vertical-align: middle;
}
.content-preview .header {
  top: 40rem;
}
.content-preview .container {
  padding-top: 150rem;
}
.content-preview.wrapper.region .container {
  padding-top: 190rem;
}

.onclick-preview::after {
  display: none;
}

@media (min-width: 1561rem) {
  .scroll-top {
    left: 50%;
    margin-left: 750rem;
  }
}
@media (max-width: 1560px) {
  .scroll-top {
    right: 30rem;
  }
}
@media (max-width: 1024px) {
  .container {
    min-height: calc(100vh - 220rem);
  }
}
@media (max-width: 767px) {
  .scroll-top {
    right: 20rem;
  }
  .scroll-top.top {
    bottom: 60rem;
  }
}
.wrapper .header.blank::before {
  display: none;
}
.wrapper .header.blank .header-contents {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 0 30rem;
  max-width: 1560rem;
  height: 110rem;
}
.wrapper .header.blank .header-contents .logo a img {
  width: auto;
  height: 48rem;
}
.wrapper .header.blank .header-contents .page-title {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  width: 100%;
  height: 100%;
}
.wrapper .header.blank .header-contents .page-title strong {
  display: inline-block;
}
.wrapper .header.blank .header-contents .util-menu .btn-close {
  display: inline-block;
  width: 36rem;
  height: 36rem;
}
.wrapper .header.blank .header-contents .util-menu .btn-close::before {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url("/images/icon/ico-close-8fa78134c1206720b6f4150412ed840e.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  content: "";
}
@media (max-width: 1280px) {
  .wrapper .header.blank .header-contents {
    padding: 0 20rem;
  }
}
@media (max-width: 1024px) {
  .wrapper .header.blank {
    border-bottom: none;
  }
  .wrapper .header.blank .header-contents {
    height: 56rem;
  }
  .wrapper .header.blank .header-contents .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .wrapper .header.blank .header-contents .logo a img {
    height: 30rem;
  }
  .wrapper .header.blank .header-contents .util-menu .btn-close {
    width: 24rem;
    height: 24rem;
  }
}
.header {
  position: fixed;
  z-index: 1000;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transition: top 0.4s;
  transition: top 0.4s;
  z-index: 11;
}
.header::before {
  position: absolute;
  top: 110rem;
  left: 0;
  width: 100%;
  height: 1rem;
  background-color: #eaeaea;
  content: "";
}
.header.none-border::before {
  display: none;
}
.header__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  padding: 0 60rem;
  max-width: 1920rem;
  text-align: center;
}
.header__title {
  display: none;
}
.header .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .logo a {
  display: inline-block;
  vertical-align: middle;
}

.header .util-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
}
.header .util-menu .btn__calendar {
  margin-left: 40rem;
}
.header .util-menu .btn__integrated-search {
  margin-left: 32rem;
}
.header .util-menu .account {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header .util-menu .account > li {
  position: relative;
  display: inline-block;
}
.header .util-menu .account > li:not(:first-child)::before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1rem;
  height: 12rem;
  background-color: #c7c7c7;
  content: "";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.header .util-menu .account > li:first-child a {
  padding-right: 10rem;
}
.header .util-menu .account > li:last-child a {
  padding-left: 10rem;
}
.header .util-menu .account > li a {
  display: inline-block;
  font-size: 14rem;
  line-height: 30rem;
  color: #000;
}
.header .util-menu .account .mypage-items {
  position: absolute;
  z-index: 2;
  top: 100%;
  left: 50%;
  display: none;
  padding-top: 10rem;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.header .util-menu .account .mypage-items ul {
  padding: 8rem 10rem;
  background-color: #fff;
  border: 1rem solid #d5295c;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0 5rem 15rem 0;
          box-shadow: rgba(0, 0, 0, 0.15) 0 5rem 15rem 0;
  font-size: 14rem;
  color: #666;
}
.header .util-menu .account .mypage-items ul::after {
  position: absolute;
  z-index: 1;
  top: 8rem;
  left: 50%;
  display: block;
  width: 10rem;
  height: 10rem;
  background-color: #fff;
  border-top: 1rem solid #d5295c;
  border-left: 1rem solid #d5295c;
  -webkit-box-shadow: rgba(0, 0, 0, 0.15) -5rem -5rem 15rem 0;
          box-shadow: rgba(0, 0, 0, 0.15) -5rem -5rem 15rem 0;
  content: "";
  -webkit-transform: rotate(45deg) translateX(-50%);
          transform: rotate(45deg) translateX(-50%);
}
.header .util-menu .account .mypage-items li {
  margin: 3rem 0;
}
.header .util-menu .account .mypage-items a {
  display: inline-block;
  padding: 0 10rem;
  font-size: 14rem;
  line-height: 24rem;
}
.header .util-menu .account .mypage-items a:hover {
  color: #d5295c;
  text-decoration: underline;
}
.header .util-menu .account .account__mypage:hover .mypage-items {
  display: block;
}
.header .util-menu .btn__allmenu {
  position: relative;
  overflow: hidden;
  width: 30rem;
  height: 30rem;
}
.header .util-menu .btn__allmenu span:not(.blind) {
  position: absolute;
  right: 0;
  display: inline-block;
  height: 2rem;
  background: #000;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.header .util-menu .btn__allmenu span:not(.blind):nth-child(2) {
  top: 2rem;
  width: 16rem;
}
.header .util-menu .btn__allmenu span:not(.blind):nth-child(3) {
  top: 14rem;
  width: 30rem;
}
.header .util-menu .btn__allmenu span:not(.blind):nth-child(4) {
  top: 26rem;
  width: 16rem;
}
.header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(2) {
  width: 30rem;
}
.header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(3) {
  width: 20rem;
}
.header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(4) {
  width: 30rem;
}
.header .util-menu .btn__allmenu.is-active span:not(.blind):nth-child(2) {
  top: 50%;
  width: 30rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.header .util-menu .btn__allmenu.is-active span:not(.blind):nth-child(3) {
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.header .util-menu .btn__allmenu.is-active span:not(.blind):nth-child(4) {
  top: 50%;
  width: 30rem;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}

.wrapper.main .header::before {
  display: none;
}

@media (min-width: 1025px) {
  .mobile-account {
    display: none;
  }
  .wrapper .header__top {
    width: 100%;
    background-color: #f7f7f7;
  }
  .wrapper .header__top__inner {
    margin: 0 auto;
    padding: 0 60rem;
    max-width: 1920rem;
  }
  .wrapper .header__top .combine-link {
    display: inline-block;
    width: 109rem;
    height: 40rem;
    background: url("/images/logo/logo-home-51f5fc118a0e6fbf16638e5e4cd9fb41.png") no-repeat center/100%;
    vertical-align: top;
  }
  .wrapper .header .util-menu .btn__allmenu {
    display: none;
  }
  .wrapper .header .gnb-wrap {
    margin: 0 auto;
  }
  .wrapper .header .region-link {
    display: none;
  }
  .wrapper .header .gnb {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .wrapper .header .gnb__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 110rem;
  }
  .wrapper .header .gnb__item:hover .gnb__depth1 a {
    color: #d5295c;
  }
  .wrapper .header .gnb__depth1 a {
    display: inline-block;
    padding: 0 24rem;
    min-width: 102rem;
    font-size: 18rem;
    line-height: 40rem;
    color: #000;
  }
  .wrapper .header .gnb__depth1:hover a {
    color: #d5295c;
  }
  .wrapper .header .gnb__sub {
    display: none;
    padding: 25rem 0 35rem;
  }
  .wrapper .header .gnb__sub__item {
    margin-top: 8rem;
    padding: 0 4rem;
  }
  .wrapper .header .gnb__sub__item:first-child {
    margin-top: 0;
  }
  .wrapper .header .gnb__sub__item a {
    font-size: 15rem;
    line-height: 24rem;
    color: #666;
  }
  .wrapper .header .gnb__sub__item:hover a {
    color: #d5295c;
    text-decoration: underline;
  }
  .wrapper .header.is-open {
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 3rem 10rem;
            box-shadow: rgba(0, 0, 0, 0.1) 0 3rem 10rem;
  }
  .wrapper .header.is-open .header__contents {
    height: auto;
  }
  .wrapper .header.is-open .header__contents .gnb-wrap .gnb-wrap__inner .gnb::before {
    position: fixed;
    top: 110rem;
    left: calc(50% - 50vw);
    display: block;
    width: 100vw;
    height: 212rem;
    background-color: #fff;
    content: "";
  }
  .wrapper .header.is-open .header__contents .gnb-wrap .gnb-wrap__inner .gnb .gnb__item .gnb__sub {
    position: absolute;
    top: 110rem;
    display: block;
    width: 100%;
  }
}
@media (max-width: 1440px) {
  .wrapper .header__top__inner,
  .header__contents {
    padding: 0 32rem;
  }
  .header .util-menu .btn-ico {
    margin-left: 20rem;
  }
  .wrapper .header .gnb__depth1 a {
    padding: 0 12rem;
  }
}
@media (max-width: 1440px) {
  .wrapper .header__top__inner,
  .header__contents {
    padding: 0 15rem;
  }
  .header .logo img {
    height: 28rem;
  }
  .header .util-menu .btn-ico {
    margin-left: 16rem;
  }
  .gnb-wrap .gnb-wrap__inner .gnb .gnb__item .gnb__depth1 > a {
    min-width: 80rem;
    font-size: 16rem;
    line-height: 24rem;
  }
  .gnb-wrap .gnb-wrap__inner .gnb .gnb__item .gnb__sub .gnb__sub__item > a {
    font-size: 13rem;
    line-height: 20rem;
  }
  .util-menu .account {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .util-menu .account > li:first-child a {
    padding-right: 8rem;
  }
  .util-menu .account > li:last-child a {
    padding-left: 8rem;
  }
  .util-menu .account > li a {
    font-size: 12rem;
    line-height: 24rem;
  }
  .util-menu .account > li .mypage-items ul li a {
    padding: 0 8rem;
  }
  .util-menu .btn-ico {
    margin-left: 16rem;
  }
  .util-menu .btn-ico .ico {
    width: 24rem;
    height: 24rem;
  }
}
@media (max-width: 1024px) {
  .header .util-menu .account {
    position: fixed;
    z-index: 10;
    top: 12rem;
    right: -100%;
    -webkit-transition: right 0.3s;
    transition: right 0.3s;
  }
  .header .util-menu .account a {
    line-height: 30rem;
  }
  .header .util-menu .account__mypage {
    display: none;
  }
  .header .util-menu .btn__allmenu {
    position: relative;
    z-index: 10;
  }
  .wrapper:not(.main) .header__title {
    position: relative;
    display: block;
    color: #000;
  }
  .wrapper:not(.main) .header__title a {
    display: inline-block;
    margin-right: 4rem;
    width: 20rem;
    height: 56rem;
    background: url("/images/icon/ico-arrow-header-eb31483c8ed8dd3d89c54678915e071f.png") no-repeat left center/9rem auto;
    vertical-align: middle;
  }
  .wrapper:not(.main) .header__title strong {
    display: inline-block;
    font-family: "LGSmartSB";
    font-size: 17rem;
    line-height: 56rem;
    vertical-align: middle;
  }
  .wrapper:not(.main) .header .logo {
    display: none;
  }
  .wrapper .header {
    border-bottom: 1rem solid #eaeaea;
  }
  .wrapper .header::before {
    display: none;
  }
  .wrapper .header.is-open {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .wrapper .header .util-menu .btn__allmenu {
    display: inline-block;
  }
  .wrapper.main .header {
    border-bottom: 0;
  }
  .header::before {
    top: 56rem !important;
  }
  .header__contents {
    padding: 0 25rem;
    height: 56rem;
  }
  .header.is-open .header__contents {
    height: 56rem !important;
  }
  .header .logo {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0;
    width: 125rem;
    height: 100%;
    float: left;
  }
  .header .logo img {
    width: 125rem;
    height: auto;
  }
  .header .integrated-search__close {
    top: -40rem;
    width: 25rem;
    height: 25rem;
  }
  .header .integrated-search__close::before,
  .header .integrated-search__close::after {
    width: 18rem;
  }
  .header .util-menu {
    float: right;
    display: block;
    margin-left: auto;
  }
  .header .util-menu .btn-ico .ico {
    width: 18rem;
    height: 18rem;
  }
  .header .util-menu .btn__allmenu {
    width: 18rem;
    height: 18rem;
  }
  .header .util-menu .btn__allmenu.is-active {
    position: fixed;
    top: 18rem;
    right: 25rem;
  }
  .header .util-menu .btn__allmenu span:not(.blind):nth-child(2) {
    top: 1rem;
    width: 10rem;
  }
  .header .util-menu .btn__allmenu span:not(.blind):nth-child(3) {
    top: 8rem;
    width: 18rem;
  }
  .header .util-menu .btn__allmenu span:not(.blind):nth-child(4) {
    top: 15rem;
    width: 10rem;
  }
  .header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(2) {
    width: 18rem;
  }
  .header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(3) {
    width: 10rem;
  }
  .header .util-menu .btn__allmenu:not(.is-active):hover span:not(.blind):nth-child(4) {
    width: 18rem;
  }
  .header .util-menu .btn__allmenu.is-active span:not(.blind):nth-child(2) {
    top: 50%;
    width: 18rem;
  }
  .header .util-menu .btn__allmenu.is-active span:not(.blind):nth-child(4) {
    top: 50%;
    width: 18rem;
  }
  .header .util-menu .account li a {
    font-size: 14rem;
    line-height: 30rem;
  }
  .header .gnb-wrap {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    opacity: 0;
    text-align: right;
    -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
  .header .gnb-wrap__inner {
    position: relative;
    display: inline-block;
    padding-top: 54px;
    min-width: 300px;
    height: 100%;
    background-color: #fff;
    text-align: left;
  }
  .header .gnb-wrap__inner::before {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    min-width: 300px;
    height: 54px;
    background: #fff;
    content: "";
  }
  .header .gnb-wrap .mobile-account {
    display: block;
  }
  .header .gnb-wrap .mobile-account .language {
    position: fixed;
    z-index: 2;
    top: 12rem;
    right: 63px;
    font-family: "LGSmartSB";
    font-size: 14px;
    line-height: 30px;
    color: #000;
    text-transform: uppercase;
  }
  .header .gnb-wrap .mobile-mypage {
    background-color: #d5295c;
    font-size: 0;
  }
  .header .gnb-wrap .mobile-mypage li {
    display: inline-block;
    padding: 10px;
    width: 33.3333333333%;
  }
  .header .gnb-wrap .mobile-mypage a {
    display: inline-block;
    padding: 8px 0;
    width: 100%;
    font-size: 12px;
    color: #fff;
    text-align: center;
  }
  .header .gnb-wrap .mobile-mypage a span {
    display: block;
    margin-top: 7px;
    line-height: 1;
  }
  .header .gnb-wrap .region-link {
    padding: 30px 30px 0;
  }
  .header .gnb-wrap .region-link::after {
    display: block;
    clear: both;
    content: "";
  }
  .header .gnb-wrap .region-link__logo a {
    display: block;
  }
  .header .gnb-wrap .region-link .combine-link {
    position: absolute;
    top: 150px;
    right: 30px;
    display: none;
    width: 93px;
    height: 20px;
    background: url("/images/logo/logo-home-51f5fc118a0e6fbf16638e5e4cd9fb41.png") no-repeat center/100%;
  }
  .header .gnb-wrap .region-link__goto {
    display: inline-block;
    margin-top: 20px;
    background-color: #f7f7f7;
    border: 1px solid #eaeaea;
    border-radius: 3px;
  }
  .header .gnb-wrap .region-link__goto:last-child {
    margin-left: 5px;
  }
  .header .gnb-wrap .region-link__goto a {
    position: relative;
    display: inline-block;
    padding: 5px 40px 5px 20px;
    font-family: "LGSmartB";
    font-size: 14px;
    line-height: 20px;
    color: #000;
    letter-spacing: -1.5px;
  }
  .header .gnb-wrap .region-link__goto a::after {
    position: absolute;
    right: 20px;
    bottom: 10px;
    width: 12px;
    height: 12px;
    background: url("/images/icon/ico-arrow-region-f6ef599361a95ceb938cc349a6c6550f.png") no-repeat center/100%;
    content: "";
  }
  .header .gnb-wrap .gnb {
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 26px;
    padding: 0 30px 10px;
  }
  .header .gnb-wrap .gnb__item {
    padding: 15px 0;
    border-top: 1px solid #eaeaea;
  }
  .header .gnb-wrap .gnb__item:first-child {
    border-top: 0;
  }
  .header .gnb-wrap .gnb__depth1 {
    display: block;
  }
  .header .gnb-wrap .gnb__depth1 a {
    padding: 0 !important;
    font-family: "LGSmartSB";
    font-size: 18px;
    line-height: 30px;
    color: #000;
  }
  .header .gnb-wrap .gnb__sub {
    margin-top: 4px;
  }
  .header .gnb-wrap .gnb__sub__item {
    padding: 2px 0;
  }
  .header .gnb-wrap .gnb__sub__item a {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
  }
  .header.is-open .gnb-wrap {
    opacity: 1;
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  .header.is-open .util-menu .account {
    right: 150px;
  }
  .header.is-open .util-menu .account.account__signup {
    right: 124px;
  }
  .wrapper .header.is-open .header__top {
    display: block;
  }
  .wrapper .header .logo {
    padding-top: 0;
    height: 100%;
  }
  .wrapper .header .gnb-wrap .region-link {
    padding-top: 55rem;
  }
  .wrapper .header .gnb-wrap .region-link .combine-link {
    display: inline-block;
  }
  .wrapper .header .gnb-wrap .region-link__goto {
    display: none;
  }
  .wrapper .header .gnb-wrap .region-link__logo img {
    width: auto;
    height: 42rem;
  }
  .wrapper .header .gnb {
    height: calc(100% - 80rem - 97rem - 26rem);
  }
}
@media (max-width: 767px) {
  .wrapper .header__top__inner,
  .header__contents {
    padding-right: 15rem;
    padding-left: 15rem;
  }
  .header .util-menu .btn-ico {
    margin-left: 12rem;
  }
  .header.none-border::before {
    display: block;
  }
  .integrated-search__close {
    right: 42rem;
  }
}
@media (max-width: 1440px) {
  .wrapper:not(.main) .region-navi {
    display: none;
  }
}
.wrapper .region-navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 0 0 15rem;
}
.wrapper .region-navi .navi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f4f2f3;
  border-radius: 90rem;
}
.wrapper .region-navi .navi .navi__item:first-child a {
  padding: 0 20rem 0 24rem;
}
.wrapper .region-navi .navi .navi__item:last-child a {
  padding: 0 24rem 0 20rem;
}
.wrapper .region-navi .navi .navi__item.current a {
  padding: 0 24rem;
  background-color: #d5295c;
  color: #fff;
}
.wrapper .region-navi .navi .navi__item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 40rem;
  border-radius: 90rem;
  font-family: "LGSmartB";
  font-size: 18rem;
  color: #999;
}
.wrapper .gnb-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1440px) {
  .wrapper .region-navi {
    margin: 0 0 0 8rem;
    height: 100%;
  }
  .wrapper .region-navi .navi .navi__item:first-child a {
    padding: 0 12rem 0 14rem;
  }
  .wrapper .region-navi .navi .navi__item:last-child a {
    padding: 0 14rem 0 12rem;
  }
  .wrapper .region-navi .navi .navi__item.current a {
    padding: 0 14rem;
  }
  .wrapper .region-navi .navi .navi__item a {
    height: 28rem;
    font-size: 14rem;
  }
}
@media (max-width: 1024px) {
  .wrapper .region-navi .navi .navi__item:first-child a {
    padding: 0 8rem 0 12rem;
  }
  .wrapper .region-navi .navi .navi__item:last-child a {
    padding: 0 12rem 0 8rem;
  }
  .wrapper .region-navi .navi .navi__item.current a {
    padding: 0 12rem;
  }
  .wrapper .region-navi .navi .navi__item a {
    height: 24rem;
    font-size: 12rem;
  }
}

@media (max-width: 360px) {
  .wrapper .header .util-menu .btn-ico {
    margin-left: 8rem;
  }
}
.container {
  margin: 0 auto;
  padding: 110rem 30rem 0;
  max-width: 1560rem;
  font-family: "LGSmart";
  font-size: 16rem;
}
.container.wide {
  padding-right: 0;
  padding-left: 0;
  max-width: none;
}
.container.small .page-content {
  margin: 0 auto;
  max-width: 1140rem;
}
.container .page-content {
  padding: 30rem 0 160rem;
}

@media (max-width: 1280px) {
  .container:not(.wide) {
    padding-right: 20rem;
    padding-left: 20rem;
  }
}
@media (max-width: 1024px) {
  .container,
  .container.wide,
  .wrapper.region .container {
    padding-top: 56rem;
  }
  .container {
    font-size: 14rem;
  }
  .container .page-content {
    padding: 30rem 0 80rem;
  }
}
@media (max-width: 767px) {
  .container {
    padding-right: 15rem;
    padding-left: 15rem;
    font-size: 12rem;
  }
  .container .page-content {
    padding: 20rem 0 60rem;
  }
}
.breadcrumbs {
  margin-top: 10rem;
  text-align: right;
}
.breadcrumbs li {
  position: relative;
  display: inline-block;
  color: #999;
  vertical-align: top;
}
.breadcrumbs li:not(:first-child) {
  padding-left: 15rem;
}
.breadcrumbs li:not(:first-child)::before {
  position: absolute;
  top: 50%;
  left: 1rem;
  width: 4rem;
  height: 4rem;
  border-top: 1rem solid #999;
  border-right: 1rem solid #999;
  content: "";
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.breadcrumbs li:last-child {
  color: #666;
}
.breadcrumbs li a {
  display: inline-block;
  font-size: 12rem;
  line-height: 24rem;
  vertical-align: top;
}
.breadcrumbs li .home {
  overflow: hidden;
  width: 12rem;
  height: 22rem;
  background: url("/images/icon/ico-breadcrumbs-home-fd13a5810bc511306b9de84a88bcbf0b.png") no-repeat center/100% auto;
  line-height: 500rem;
}

@media (max-width: 1024px) {
  .breadcrumbs {
    display: none;
  }
}
.footer {
  border-top: 1rem solid #eaeaea;
}
.footer__inner {
  position: relative;
  margin: 0 auto;
  padding: 60rem 30rem 35rem;
  max-width: 1560rem;
}
.footer__menu li a {
  display: inline-block;
  font-family: "LGSmartSB";
  font-size: 18rem;
  line-height: 24rem;
  color: #000;
}
.footer__menu li:not(:first-child) {
  margin-top: 15rem;
}
.footer .copyright {
  margin-top: 50rem;
  font-size: 12rem;
  color: #aaa;
}
.footer .family-site {
  position: absolute;
  top: 60rem;
  right: 30rem;
  display: inline-block;
  min-width: 160rem;
  vertical-align: middle;
}
.footer .family-site__text {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0 30rem 0 0;
  width: 100%;
  background-color: #fff;
  border-bottom: 2rem solid #000;
  font-size: 16rem;
  line-height: 30rem;
  color: #999;
  cursor: pointer;
}
.footer .family-site__text::after {
  position: absolute;
  top: 50%;
  right: 2rem;
  margin-top: -2rem;
  width: 5rem;
  height: 5rem;
  border-bottom: 2rem solid #000;
  border-left: 2rem solid #000;
  content: "";
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.footer .family-site__menu {
  position: absolute;
  z-index: 1;
  top: calc(100% - 1rem);
  right: 0;
  display: none;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 100%;
  max-height: 240rem;
  background-color: #fff;
  border: 1rem solid #e5e5e5;
  white-space: nowrap;
}
.footer .family-site__menu__item {
  border-top: 1rem solid #e5e5e5;
}
.footer .family-site__menu__item:first-child {
  border-top: 0;
}
.footer .family-site__menu .family-site__option {
  display: inline-block;
  padding: 5rem 15rem;
  width: 100%;
  font-size: 16rem;
  line-height: 30rem;
  cursor: pointer;
}
.footer .family-site.is-active .family-site__text {
  border-color: #000;
  color: #000;
}
.footer .family-site.is-active .family-site__text::after {
  margin-top: 2rem;
  -webkit-transform: translateY(-50%) rotate(-225deg);
          transform: translateY(-50%) rotate(-225deg);
}

@media (max-width: 1024px) {
  .footer__inner {
    padding: 20rem 20rem 15rem;
  }
  .footer__menu li a {
    font-size: 14rem;
    line-height: 20rem;
  }
  .footer__menu li:not(:first-child) {
    margin-top: 10rem;
  }
  .footer .family-site {
    top: 30rem;
    right: 20rem;
  }
  .footer .family-site__text,
  .footer .family-site .family-site__option {
    font-size: 14rem;
  }
}
@media (max-width: 767px) {
  .footer__inner {
    padding: 20rem 15rem 15rem;
  }
  .footer__menu li a {
    font-size: 12rem;
    line-height: 20rem;
  }
  .footer__menu li:not(:first-child) {
    margin-top: 5rem;
  }
  .footer .copyright {
    margin-top: 20rem;
    font-size: 10rem;
  }
  .footer .family-site {
    position: relative;
    top: 0;
    right: unset;
    margin-top: 20rem;
    width: 100%;
  }
  .footer .family-site__text {
    padding: 0 30rem 0 10rem;
    border: 1rem solid #000;
    font-size: 12rem;
  }
  .footer .family-site__text::after {
    right: 10rem;
  }
  .footer .family-site__menu {
    top: auto;
    bottom: 100%;
  }
  .footer .family-site .family-site__option {
    font-size: 12rem;
  }
}
.dimmed {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.integrated-search {
  position: relative;
  padding: 55rem 20rem 25rem;
  background-color: #f7f7f7;
}
.integrated-search.is-header {
  display: none;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 5rem 10rem -7rem;
          box-shadow: rgba(0, 0, 0, 0.2) 0 5rem 10rem -7rem;
}
.integrated-search.is-show {
  display: block;
}
.integrated-search.is-show::before {
  content: "";
}
.integrated-search__title {
  margin-bottom: 20rem;
  font-family: "LGSmartSB";
  font-size: 32rem;
  color: #000;
  text-align: center;
}
.integrated-search__close {
  position: absolute;
  top: 40rem;
  right: 30rem;
  display: block;
  margin: 0;
  width: 40rem;
  height: 40rem;
}
.integrated-search__close::before, .integrated-search__close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40rem;
  height: 2rem;
  background-color: #000;
  content: "";
}
.integrated-search__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.integrated-search__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
}
.integrated-search__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  max-width: 740rem;
}
.integrated-search__box .selectbox {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 140rem !important;
}
.integrated-search__box .inp-box {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-left: 10rem;
  width: 100% !important;
}
.integrated-search__box .inp-box input {
  padding-right: 60rem;
}
.integrated-search__box .btn-ico {
  position: absolute;
  top: 50%;
  right: 10rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.integrated-search__box .btn-ico span {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1rem;
  padding: 0;
  width: 1rem;
  height: 1rem;
  border: 0;
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
.integrated-search .keyword {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5rem auto 0;
  padding-left: 150rem;
  max-width: 740rem;
  font-size: 14rem;
}
.integrated-search .keyword__tit {
  padding: 4rem 0;
  font-family: "LGSmartSB";
  line-height: 20rem;
  color: #000;
}
.integrated-search .keyword__item {
  position: relative;
  display: inline-block;
  margin-left: 15rem;
  padding: 4rem 0;
  line-height: 20rem;
  vertical-align: middle;
}
.integrated-search .keyword__item::before {
  display: inline-block;
  margin-right: 2rem;
  content: "#";
}

@media (min-width: 1920rem) {
  .integrated-search__close {
    right: 50%;
    margin-right: -910rem;
  }
}
@media (max-width: 1024px) {
  .integrated-search {
    padding: 30rem 20rem 25rem;
  }
  .integrated-search__title {
    margin-bottom: 10rem;
    font-size: 24rem;
  }
  .integrated-search__close {
    top: -45rem;
    right: 55rem;
    width: 34rem;
    height: 34rem;
    background-color: #fff;
  }
  .integrated-search__close::before, .integrated-search__close::after {
    width: 25rem;
  }
}
@media (max-width: 767px) {
  .integrated-search {
    padding: 30rem 20rem 20rem;
  }
  .integrated-search__title {
    display: none;
  }
  .integrated-search__close {
    top: -45rem;
    right: 42rem;
  }
  .integrated-search__box {
    display: block;
  }
  .integrated-search__box .selectbox {
    width: 100% !important;
  }
  .integrated-search__box .inp-box {
    margin-top: 10rem;
    margin-left: 0;
    width: 100% !important;
  }
  .integrated-search__box .inp-box input {
    padding-right: 45rem;
  }
  .integrated-search__box .inp-box .ico__inp-search {
    width: 30rem;
    height: 30rem;
  }
  .integrated-search__box .inp-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .integrated-search__box .btn-ico {
    position: static;
    display: inline-block;
    margin-left: 10rem;
    padding: 8rem 10rem;
    min-width: 70rem;
    background-color: #262858;
    border: 1rem solid #262858;
    font-size: 14rem;
    line-height: 18rem;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
  .integrated-search__box .btn-ico .ico {
    display: none;
  }
  .integrated-search__box .btn-ico span {
    position: static;
    clip: unset;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    -webkit-clip-path: unset;
            clip-path: unset;
  }
  .integrated-search .keyword {
    padding-left: 0;
    font-size: 13rem;
  }
}
.main-notice-banner {
  position: fixed;
  z-index: 1001;
  top: 50%;
  left: 50%;
  display: none;
  overflow: hidden;
  background-color: #fff;
  border: 1rem solid #dfdfdf;
  border-radius: 20rem;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main-notice-banner.active {
  display: block;
}
.main-notice-banner-content {
  padding: 25rem;
  width: 400rem;
}
.main-notice-banner-footer {
  padding: 20rem;
  background-color: #f7f7f7;
}
.main-notice-banner-footer .checkbox label {
  font-size: 14rem;
}
.main-notice-banner-close {
  float: right;
  padding: 0 10rem;
  height: 26rem;
  font-size: 14rem;
}

.main-notice-banner.is-mobile {
  top: unset;
  bottom: 0;
  padding-top: 46rem;
  width: 100%;
  border-bottom: 0;
  border-radius: 20rem 20rem 0 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.main-notice-banner.is-mobile .main-notice-banner-content {
  margin: 0 auto;
  padding: 20rem;
  width: 100%;
  max-width: 400rem;
}
.main-notice-banner.is-mobile .main-notice-banner-footer {
  position: absolute;
  top: 0;
  padding: 10rem 10rem 10rem 20rem;
  width: 100%;
}
.main-notice-banner.is-mobile .main-notice-banner-footer .checkbox {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.main-notice-banner.is-mobile .main-notice-banner-close {
  font-size: 13rem;
}
@media (orientation: landscape) {
  .main-notice-banner.is-mobile.main-notice-banner {
    position: absolute;
    top: 48rem;
    bottom: auto;
    max-width: 500rem;
    border-radius: 20rem;
  }
  .main-notice-banner.is-mobile.main-notice-banner .main-notice-banner-content {
    height: 100%;
    padding: 20rem;
  }
  .main-notice-banner.is-mobile.main-notice-banner .main-notice-banner-content .main-notice-banner-slider {
    padding-bottom: 28rem;
  }
  .main-notice-banner.is-mobile.main-notice-banner .main-notice-banner-nav {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 50%;
    z-index: 10;
    margin: 0 auto;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.main-notice-banner-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 16rem;
}
.main-notice-banner-nav .main-notice-banner-nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 8rem;
  width: 120rem;
  height: 28rem;
  background-color: #999;
  border-radius: 14rem;
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14rem;
  line-height: 16rem;
  color: rgba(255, 255, 255, 0.6);
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-pagination .swiper-pagination-current {
  margin-right: 4rem;
  font-family: "LGSmartSB";
  color: #fff;
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-pagination .swiper-pagination-total {
  margin-left: 4rem;
  font-family: "LGSmartL";
  color: #fff;
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-control {
  position: relative;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 16rem;
  height: 16rem;
  cursor: pointer;
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-control::before {
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  opacity: 0.5;
  content: "";
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-control.main-notice-banner-prev::before {
  top: 4rem;
  right: 2rem;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.main-notice-banner-nav .main-notice-banner-nav-inner .main-notice-banner-control.main-notice-banner-next::before {
  top: 4rem;
  left: 2rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media (max-width: 768px) {
  .main-notice-banner .main-notice-banner-nav-inner {
    width: 62rem;
  }
  .main-notice-banner .main-notice-banner-nav-inner .main-notice-banner-control {
    display: none;
  }
}
.main-quick {
  position: fixed;
  z-index: 51;
  right: 30rem;
  bottom: 30rem;
  padding: 20rem;
}
.main-quick-item {
  display: inline-block;
  margin: 10rem 0;
  width: 64rem;
  height: 64rem;
}
.main-quick-event {
  position: relative;
}
.main-quick-event-banner {
  position: absolute;
  right: 0;
  bottom: 0;
  display: none;
  width: 470rem;
  height: 560rem;
}
.main-quick-event-banner img {
  width: 470rem;
  height: 560rem;
}
.main-quick-event-banner__close {
  display: none;
}
.main-quick-event .main-quick-item {
  position: relative;
  z-index: 9;
  display: block;
  background-image: url(/images/main-icon-event-eb6c7f07f22c8ee7814a52a2bc0e06fe.png);
  background-position: center;
  background-size: contain;
  border-radius: 50%;
  -webkit-box-shadow: 5rem 5rem 10rem 3rem rgba(0, 0, 0, 0.1);
          box-shadow: 5rem 5rem 10rem 3rem rgba(0, 0, 0, 0.1);
}
.main-quick-event.active:before {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  content: "";
}
.main-quick-event.active .main-quick-item {
  background-image: url(/images/main-icon-event-close-f678a486f49f76e634f6f586f2ed530c.png);
}
.main-quick-more {
  position: relative;
}
.main-quick-more-toggle {
  position: relative;
  z-index: 1;
  display: block;
  width: 64rem;
  height: 64rem;
  background-color: #bf093c;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
  transition: transform 0.2s ease, -webkit-transform 0.2s ease;
}
.main-quick-more-toggle::before, .main-quick-more-toggle::after {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  content: "";
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.main-quick-more-toggle::before {
  width: 30rem;
  height: 2rem;
}
.main-quick-more-toggle::after {
  width: 2rem;
  height: 30rem;
}
.main-quick-more-inner {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden;
  padding: 12rem 0;
  width: 64rem;
  height: 64rem;
  background-color: #bf093c;
  border-radius: 100rem;
  color: #fff;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: width;
  transition-property: width;
}
.main-quick-more-item {
  float: left;
  font-family: "LGSmartSB";
  font-size: 16rem;
}
.main-quick-more-item:not(:first-child)::before {
  margin: 0 10rem;
  font-weight: normal;
  color: #cc3a63;
  content: "|";
}
.main-quick-more-item a {
  display: inline-block;
  line-height: 40rem;
  color: #ef8ea9;
}
.main-quick-more-item a:hover {
  color: #fff;
}
.main-quick-more.active .main-quick-more-toggle {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.main-quick-more.active .main-quick-more-inner {
  padding: 12rem 20rem;
  width: 290rem;
}

@media (max-width: 768px) {
  .main-quick {
    right: 0;
    bottom: 0;
  }
  .main-quick-item {
    margin: 5rem 0;
    width: 54rem;
    height: 54rem;
  }
  .main-quick-more-inner {
    width: 54rem;
    height: 54rem;
  }
  .main-quick-more-toggle {
    width: 54rem;
    height: 54rem;
  }
  .main-quick-more.active .main-quick-more-inner {
    padding: 7rem 20rem;
  }
}
.region .main-quick,
.gate .main-quick {
  position: fixed;
  z-index: 51;
  right: 30rem;
  bottom: 70;
  padding: 0;
}
.region .main-quick-item,
.gate .main-quick-item {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  width: 64rem;
  height: 64rem;
  background-color: #bf093c;
  border-radius: 100rem;
  font-family: "LGSmartSB";
  font-size: 16rem;
  line-height: 64rem;
  color: #fff;
  text-align: center;
  cursor: pointer;
}
.region .main-quick-item-reserve,
.gate .main-quick-item-reserve {
  margin-bottom: 10rem;
}
.region .main-quick-item-reserve-active,
.gate .main-quick-item-reserve-active {
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  overflow: hidden;
  padding: 12rem 25rem;
  width: 64rem;
  height: 64rem;
  background-color: #bf093c;
  border-radius: 100rem;
  color: #fff;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: width;
  transition-property: width;
}
.region .main-quick-item-reserve-active .reserve-active-item,
.gate .main-quick-item-reserve-active .reserve-active-item {
  display: inline-block;
  font-size: 16rem;
  line-height: 40rem;
  color: #ef8ea9;
}
.region .main-quick-item-reserve-active .reserve-active-item:not(:first-child)::before,
.gate .main-quick-item-reserve-active .reserve-active-item:not(:first-child)::before {
  margin: 0 10rem;
  font-weight: normal;
  color: #cc3a63;
  content: "|";
}
.region .main-quick-item-reserve-active .reserve-active-item:hover,
.gate .main-quick-item-reserve-active .reserve-active-item:hover {
  color: #fff;
}
.region .main-quick-item-reserve-active .reserve-active-item-close,
.gate .main-quick-item-reserve-active .reserve-active-item-close {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  display: inline-block;
  width: 64rem;
  height: 64rem;
  background-color: #bf093c;
}
.region .main-quick-item-reserve-active .reserve-active-item-close::before, .region .main-quick-item-reserve-active .reserve-active-item-close::after,
.gate .main-quick-item-reserve-active .reserve-active-item-close::before,
.gate .main-quick-item-reserve-active .reserve-active-item-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  content: "";
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
.region .main-quick-item-reserve-active .reserve-active-item-close::before,
.gate .main-quick-item-reserve-active .reserve-active-item-close::before {
  width: 30rem;
  height: 2rem;
}
.region .main-quick-item-reserve-active .reserve-active-item-close::after,
.gate .main-quick-item-reserve-active .reserve-active-item-close::after {
  width: 2rem;
  height: 30rem;
}
.region .main-quick-item-reserve-active.active,
.gate .main-quick-item-reserve-active.active {
  z-index: 1;
  width: 310rem;
  -webkit-transition-timing-function: ease;
          transition-timing-function: ease;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-property: width;
  transition-property: width;
}
.region .main-quick-item-chatbot.is-show,
.gate .main-quick-item-chatbot.is-show {
  font-size: 0;
}
.region .main-quick-item-chatbot.is-show::before, .region .main-quick-item-chatbot.is-show::after,
.gate .main-quick-item-chatbot.is-show::before,
.gate .main-quick-item-chatbot.is-show::after {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  content: "";
  cursor: pointer;
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
.region .main-quick-item-chatbot.is-show::before,
.gate .main-quick-item-chatbot.is-show::before {
  width: 30rem;
  height: 2rem;
}
.region .main-quick-item-chatbot.is-show::after,
.gate .main-quick-item-chatbot.is-show::after {
  width: 2rem;
  height: 30rem;
}
@media (max-width: 1024px) {
  .region .main-quick,
  .gate .main-quick {
    right: 20rem;
  }
  .region .main-quick-item,
  .gate .main-quick-item {
    width: 54rem;
    height: 54rem;
    font-size: 14rem;
    line-height: 54rem;
  }
  .region .main-quick-item-reserve,
  .gate .main-quick-item-reserve {
    margin-bottom: 5rem;
  }
  .region .main-quick-item-reserve-active,
  .gate .main-quick-item-reserve-active {
    padding: 7rem 20rem;
    width: 54rem;
    height: 54rem;
  }
  .region .main-quick-item-reserve-active.active,
  .gate .main-quick-item-reserve-active.active {
    width: 270rem;
  }
  .region .main-quick-item-reserve-active .reserve-active-item,
  .gate .main-quick-item-reserve-active .reserve-active-item {
    font-size: 14rem;
  }
  .region .main-quick-item-reserve-active .reserve-active-item-close,
  .gate .main-quick-item-reserve-active .reserve-active-item-close {
    width: 54rem;
    height: 54rem;
  }
}

div #frogue-btn-iframe-wrap {
  display: none;
}

.chatbot {
  position: absolute;
  bottom: 0;
  left: 0;
}

#frogue-container {
  position: relative;
  right: 80rem;
  bottom: 85rem;
}

.frogue-chat {
  right: 110rem;
  bottom: 0;
  display: block !important;
  width: 320rem !important;
  max-height: 720rem !important;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: rotate(0) translateY(100%);
          transform: rotate(0) translateY(100%);
}
.frogue-chat:not(.show) {
  pointer-events: none;
}
.frogue-chat.show {
  bottom: 140rem;
  opacity: 1;
  -webkit-transform: rotate(0) translateY(0);
          transform: rotate(0) translateY(0);
}

.frogue-talkpop {
  right: 0;
  bottom: 20rem;
}

body.frogue-opened {
  right: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}

@media only screen and (max-device-width: 667px), screen and (max-width: 450px) {
  .chatbot .frogue-fullscreen-close {
    display: none;
  }
  .chatbot .frogue-chat {
    margin: 0 auto;
  }
  .frogue-opened .chatbot .chatbot__close {
    position: fixed;
    z-index: 10000000000000;
    top: 15rem;
    left: calc(50% + 118.5185185185rem);
    width: 30rem;
    height: 30rem;
    border: 1rem solid #fff;
    border-radius: 50%;
  }
  .frogue-opened .chatbot .chatbot__close::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 15rem;
    height: 2rem;
    background-color: #fff;
    content: "";
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
  }
  .frogue-opened .chatbot .chatbot__close::after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2rem;
    height: 15rem;
    background-color: #fff;
    content: "";
    -webkit-transform: translate(-50%, -50%) rotate(135deg);
            transform: translate(-50%, -50%) rotate(135deg);
  }
}
.btn {
  position: relative;
  display: inline-block;
  padding: 10rem 16rem;
  border-width: 1rem;
  border-style: solid;
  font-size: 14rem;
  line-height: 18rem;
  color: #fff;
  vertical-align: middle;
  text-align: center;
}
.btn__large {
  padding: 15rem 20rem;
  min-width: 200rem;
  font-size: 18rem;
  line-height: 28rem;
}
.btn__medium {
  padding: 12rem 20rem;
  min-width: 120rem;
  font-size: 18rem;
  line-height: 24rem;
}
.btn__small {
  padding: 10rem 20rem;
  min-width: 100rem;
}
.btn__tiny {
  padding: 4rem 10rem;
  border-radius: 2rem;
}
.btn__primary {
  background-color: #d5295c;
  border-color: #d5295c;
  color: #fff;
}
.btn__secondary {
  background-color: #fff;
  border-color: #000;
  color: #000;
}
.btn__positive {
  background-color: #fff;
  border-color: #e5e5e5;
  color: #000;
}
.btn__negative {
  background-color: #ccc;
  border-color: #ccc;
  color: #fff;
}
.btn[disabled], .btn[disabled=disabled], .btn:disabled, .btn__disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #fff;
  cursor: default;
}
.btn__etc {
  background-color: #f7f7f7;
  border-color: #e5e5e5;
  color: #000;
}
.btn__basic {
  background-color: #262858;
  border-color: #262858;
  color: #fff;
}
.btn__line {
  background-color: #fff;
  border-color: #d5295c;
  color: #d5295c;
}

.btn-ico {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-wrap {
  margin-top: 50rem;
}
.btn-wrap::after {
  display: block;
  clear: both;
  content: "";
}
.btn-wrap.center {
  text-align: center;
}
.btn-wrap .left {
  float: left;
}
.btn-wrap .right {
  float: right;
}

@media (max-width: 767px) {
  .btn {
    padding: 8rem 10rem;
    font-size: 14rem;
  }
  .btn__large {
    padding: 14rem 10rem;
    min-width: 140rem;
    font-size: 18rem;
    line-height: 24rem;
  }
  .btn__medium {
    padding: 9rem 10rem;
    font-size: 16rem;
  }
  .btn__small {
    padding: 12rem 8rem;
  }
  .btn__small {
    min-width: 120rem;
  }
  .btn-wrap {
    margin-top: 30rem;
  }
  .btn-wrap.btn-sticky.is-sticky {
    position: fixed;
    z-index: 5;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .btn-wrap.btn-sticky.is-clear {
    position: relative;
  }
  .btn-wrap.btn-sticky.is-sticky .btn {
    margin-right: 0;
    margin-left: 0;
    padding: 14rem 10rem;
    width: 100%;
    font-size: 18rem;
  }
  .btn-wrap.btn-sticky > .btn {
    margin: 0 5rem;
  }
  .btn-wrap.btn-sticky > .btn:first-child {
    margin-left: 0;
  }
  .btn-wrap.btn-sticky > .btn:last-child {
    margin-right: 0;
  }
  .btn-wrap .right,
  .btn-wrap .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .btn-wrap .right.btn-sticky.is-sticky,
  .btn-wrap .left.btn-sticky.is-sticky {
    position: fixed;
    z-index: 5;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .btn-wrap .right.btn-sticky.is-clear,
  .btn-wrap .left.btn-sticky.is-clear {
    position: relative;
  }
  .btn-wrap .right.btn-sticky.is-sticky .btn,
  .btn-wrap .left.btn-sticky.is-sticky .btn {
    margin-right: 0;
    margin-left: 0;
    padding: 14rem 10rem;
    width: 100%;
    font-size: 18rem;
  }
  .btn-wrap .right > *,
  .btn-wrap .left > * {
    margin: 0 5rem;
    width: 100%;
  }
  .btn-wrap .right > *:first-child,
  .btn-wrap .left > *:first-child {
    margin-left: 0;
  }
  .btn-wrap .right > *:last-child,
  .btn-wrap .left > *:last-child {
    margin-right: 0;
  }
  .btn-wrap .right {
    margin-top: 10rem;
    text-align: right;
  }
}
@media (max-width: 375px) {
  .btn {
    padding: 8rem 10rem;
    font-size: 14rem;
  }
  .btn__large {
    padding: 14rem 10rem;
    font-size: 18rem;
  }
  .btn__medium {
    padding: 9rem 10rem;
    font-size: 16rem;
  }
  .btn__large, .btn__small {
    min-width: 120rem;
  }
}
.inp-box {
  position: relative;
  display: inline-block;
  width: 180rem;
  vertical-align: middle;
}
.inp-box input[type=text],
.inp-box input[type=password] {
  padding: 4rem 15rem;
  width: 100%;
  height: 40rem;
  border: 1rem solid #e5e5e5;
  font-size: 16rem;
  cursor: text;
}
.inp-box input[type=text]::-webkit-input-placeholder, .inp-box input[type=password]::-webkit-input-placeholder {
  color: #999;
}
.inp-box input[type=text]::-moz-placeholder, .inp-box input[type=password]::-moz-placeholder {
  color: #999;
}
.inp-box input[type=text]:-ms-input-placeholder, .inp-box input[type=password]:-ms-input-placeholder {
  color: #999;
}
.inp-box input[type=text]::-ms-input-placeholder, .inp-box input[type=password]::-ms-input-placeholder {
  color: #999;
}
.inp-box input[type=text]::placeholder,
.inp-box input[type=password]::placeholder {
  color: #999;
}
.inp-box input[type=text].focus, .inp-box input[type=text]:focus,
.inp-box input[type=password].focus,
.inp-box input[type=password]:focus {
  border-color: #d5295c;
}
.inp-box input[type=text].error,
.inp-box input[type=password].error {
  border-color: #d5295c;
  color: #d5295c;
}
.inp-box input[type=text]:-moz-read-only, .inp-box input[type=password]:-moz-read-only {
  background-color: #efefef;
  border-color: #eaeaea;
  opacity: 1;
  color: #999;
  cursor: default;
  -webkit-text-fill-color: inherit;
}
.inp-box input[type=text][readonly], .inp-box input[type=text][readonly=readonly], .inp-box input[type=text]:read-only, .inp-box input[type=text][disabled], .inp-box input[type=text][disabled=disabled], .inp-box input[type=text]:disabled,
.inp-box input[type=password][readonly],
.inp-box input[type=password][readonly=readonly],
.inp-box input[type=password]:read-only,
.inp-box input[type=password][disabled],
.inp-box input[type=password][disabled=disabled],
.inp-box input[type=password]:disabled {
  background-color: #efefef;
  border-color: #eaeaea;
  opacity: 1;
  color: #999;
  cursor: default;
  -webkit-text-fill-color: inherit;
}
.inp-box.large {
  width: 260rem;
}
.inp-box.large input[type=text],
.inp-box.large input[type=password] {
  padding: 14rem 20rem;
  height: 60rem;
}
.inp-box.large input[type=password] {
  padding-right: 60rem;
}
.inp-box.large .password__eye {
  position: absolute;
  top: 15rem;
  right: 20rem;
  overflow: hidden;
  width: 30rem;
  height: 30rem;
  background: url("/images/icon/ico-password-off-8435209a77a11e3dbf1af69569ca1c9b.png") no-repeat center;
  line-height: 500rem;
}
.inp-box.large .password__eye.is-show {
  background: url("/images/icon/ico-password-86b6a3115f380e49757f5b31648f8138.png") no-repeat center;
}
.inp-box.length-cnt .length-cnt__num {
  display: block;
  margin-top: 4rem;
  font-size: 13rem;
  color: #999;
  text-align: right;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal,
input[type=password]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

@media (max-width: 767px) {
  .inp-box.large input[type=text],
  .inp-box.large input[type=password] {
    padding: 4rem 10rem;
    height: 40rem;
    font-size: 13rem;
  }
  .inp-box.large input[type=password] {
    padding-right: 40rem;
  }
  .inp-box.large .password__eye {
    top: 5rem;
    right: 10rem;
    background-size: 18rem auto;
  }
  .inp-box.length-cnt .length-cnt__num {
    right: 8rem;
    bottom: 5rem;
    font-size: 11rem;
  }
}
.textarea {
  position: relative;
  display: inline-block;
  width: 420rem;
}
.textarea textarea {
  display: block;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15rem;
  width: 100%;
  height: 280rem;
  border: 1rem solid #e5e5e5;
  border-radius: 0;
  font-size: 14rem;
  line-height: 1.5;
  color: inherit;
  resize: none;
}
.textarea textarea::-webkit-input-placeholder {
  color: #999;
}
.textarea textarea::-moz-placeholder {
  color: #999;
}
.textarea textarea:-ms-input-placeholder {
  color: #999;
}
.textarea textarea::-ms-input-placeholder {
  color: #999;
}
.textarea textarea::placeholder {
  color: #999;
}
.textarea textarea:focus {
  border-color: #d5295c;
}
.textarea.length-cnt .length-cnt__num {
  display: block;
  margin-top: 4rem;
  font-size: 13rem;
  color: #999;
  text-align: right;
}

@media (max-width: 767px) {
  .textarea textarea {
    margin-bottom: -64rem;
    padding: 9.8765rem 12.3456rem;
    width: 123.0769%;
    height: 345.679rem;
    /* enlarge by 16/13 = 123.0769% */
    font-size: 16rem;
    /* scale down by 13/16 = 81% */
    -webkit-transform: scale(0.81);
            transform: scale(0.81);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}
.inp-group .checkbox,
.inp-group .radio {
  margin: 0 20rem;
}
.inp-group :first-child {
  margin-left: 0;
}
.inp-group :last-child {
  margin-right: 0;
}

.radio {
  position: relative;
  display: inline-block;
  min-width: 26rem;
  min-height: 26rem;
  vertical-align: middle;
}
.radio input[type=radio] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 26rem;
  height: 26rem;
  opacity: 0;
  cursor: pointer;
}
.radio label {
  position: relative;
  display: block;
  padding-left: 35rem;
  outline: 0;
  font-size: 16rem;
  line-height: 26rem;
  cursor: pointer;
}
.radio label::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24rem;
  height: 24rem;
  background-color: #fff;
  border: 1rem solid #e5e5e5;
  border-radius: 50%;
  content: "";
}
.radio label::after {
  position: absolute;
  top: 7rem;
  left: 7rem;
  width: 10rem;
  height: 5rem;
  border-bottom: 2rem solid rgba(0, 0, 0, 0.2);
  border-left: 2rem solid rgba(0, 0, 0, 0.2);
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.radio.checked label::before,
.radio input:checked ~ label::before {
  background-color: #000;
  border-color: #000;
}
.radio.checked label::after,
.radio input:checked ~ label::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.radio-btn {
  position: relative;
  display: inline-block;
  border-radius: 3rem;
  font-size: 0;
}
.radio-btn::before {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  border: 1rem solid #e5e5e5;
  border-radius: 3rem;
  content: "";
}
.radio-btn .radio {
  margin-left: -1rem;
  min-width: unset;
  min-height: unset;
}
.radio-btn .radio:first-child {
  margin-left: 0;
}
.radio-btn .radio:first-child label {
  border-radius: 3rem 0 0 3rem;
}
.radio-btn .radio:last-child label {
  border-radius: 0 3rem 3rem 0;
}
.radio-btn .radio label {
  padding: 8rem 35rem;
  border: 1rem solid transparent;
}
.radio-btn .radio label::before, .radio-btn .radio label::after {
  display: none;
}
.radio-btn .radio.checked label,
.radio-btn .radio input:checked ~ label {
  z-index: 1;
  padding: 8rem 25rem;
  background-color: #d5295c;
  border-color: #d5295c;
  border-radius: 3rem;
  color: #fff;
}
.radio-btn .radio.checked label::after,
.radio-btn .radio input:checked ~ label::after {
  position: static;
  display: inline-block;
  margin-left: 10rem;
  width: 12rem;
  height: 9rem;
  background: url("/images/icon/ico-checkbox-checked-f2b19455d5357ac1f9cc63c05e920c2a.png") no-repeat center/100%;
  border-bottom: 0;
  border-left: 0;
  -webkit-transform: none;
          transform: none;
}

.radio-custom {
  position: relative;
  display: inline-block;
  margin: 0 -5rem;
  font-size: 0;
}
.radio-custom .radio {
  margin: 0 5rem;
  min-width: unset;
  min-height: unset;
}
.radio-custom .radio:first-child {
  margin-left: 0;
}
.radio-custom .radio label {
  padding: 6rem 10rem;
  border: 1rem solid #e5e5e5;
  text-align: center;
}
.radio-custom .radio label::before, .radio-custom .radio label::after {
  display: none;
}
.radio-custom .radio.checked label,
.radio-custom .radio input:checked ~ label {
  background-color: #d5295c;
  border-color: #d5295c;
  color: #fff;
}

@media (max-width: 767px) {
  .radio {
    min-width: 18rem;
    min-height: 18rem;
  }
  .radio input[type=radio] {
    width: 18rem;
    height: 18rem;
  }
  .radio label {
    padding-left: 27rem;
    font-size: 13rem;
    line-height: 18rem;
  }
  .radio label::before {
    width: 16rem;
    height: 16rem;
  }
  .radio label::after {
    top: 6rem;
    left: 5rem;
    width: 6rem;
    height: 3rem;
  }
  .radio-btn .radio label {
    padding: 12rem 20rem;
  }
  .radio-btn .radio.checked label,
  .radio-btn .radio input:checked ~ label {
    padding: 12rem 20rem;
  }
}
.checkbox {
  position: relative;
  display: inline-block;
  min-width: 26rem;
  min-height: 26rem;
  vertical-align: middle;
}
.checkbox input[type=checkbox] {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 26rem;
  height: 26rem;
  opacity: 0;
  cursor: pointer;
}
.checkbox label {
  position: relative;
  display: block;
  padding-left: 35rem;
  outline: 0;
  font-size: 16rem;
  line-height: 26rem;
  cursor: pointer;
}
.checkbox label::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 24rem;
  height: 24rem;
  background-color: #fff;
  border: 1rem solid #e5e5e5;
  border-radius: 50%;
  content: "";
}
.checkbox label::after {
  position: absolute;
  top: 7rem;
  left: 7rem;
  width: 10rem;
  height: 5rem;
  border-bottom: 2rem solid rgba(0, 0, 0, 0.2);
  border-left: 2rem solid rgba(0, 0, 0, 0.2);
  content: "";
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.checkbox.checked label::before,
.checkbox input:checked ~ label::before {
  background-color: #000;
  border-color: #000;
}
.checkbox.checked label::after,
.checkbox input:checked ~ label::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.checkbox.all-checked label::before {
  background-color: #ddd;
}
.checkbox.all-checked label::after {
  border-bottom-color: #fff;
  border-left-color: #fff;
}

.checkbox.linked {
  font-size: 0;
}
.checkbox.linked label {
  display: inline-block;
  padding-left: 26rem;
  height: 26rem;
  vertical-align: middle;
}
.checkbox.linked .linked__label {
  position: relative;
  display: inline-block;
  margin-left: 9rem;
  width: calc(100% - 35rem);
  font-size: 16rem;
  line-height: 26rem;
  vertical-align: middle;
}
.checkbox.linked .linked__label::after {
  position: absolute;
  top: 50%;
  right: 10rem;
  width: 5rem;
  height: 5rem;
  border-right: 2rem solid #000;
  border-bottom: 2rem solid #000;
  content: "";
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

@media (max-width: 767px) {
  .checkbox {
    min-width: 18rem;
    min-height: 18rem;
  }
  .checkbox input[type=checkbox] {
    width: 18rem;
    height: 18rem;
  }
  .checkbox label {
    padding-left: 27rem;
    font-size: 13rem;
    line-height: 18rem;
  }
  .checkbox label::before {
    width: 16rem;
    height: 16rem;
  }
  .checkbox label::after {
    top: 6rem;
    left: 5rem;
    width: 6rem;
    height: 3rem;
  }
  .checkbox.linked label {
    padding-left: 18rem;
    height: 18rem;
  }
  .checkbox.linked .linked__label {
    margin-left: 9rem;
    width: calc(100% - 27rem);
    font-size: 13rem;
    line-height: 18rem;
  }
  .checkbox.linked .linked__label::after {
    right: 10rem;
    width: 5rem;
    height: 5rem;
  }
}
.selectbox {
  position: relative;
  display: inline-block;
  width: 180rem;
  vertical-align: middle;
}
.selectbox .ui-selectmenu-button.ui-button {
  position: relative;
  margin: 0;
  padding: 4rem 30rem 4rem 15rem;
  width: 100%;
  background-color: #fff;
  border: 1rem solid #e5e5e5;
  border-radius: 0 !important;
  outline: none;
  font-size: 16rem;
  line-height: 30rem;
  color: #999;
  cursor: pointer;
}
.selectbox .ui-selectmenu-button.ui-button .ui-selectmenu-text {
  margin-right: 0;
  font-family: "LGSmart";
}
.selectbox .ui-selectmenu-button.ui-button .ui-icon {
  position: absolute;
  top: 50%;
  right: 15rem;
  margin-top: -2rem;
  width: 7rem;
  height: 7rem;
  background: none;
  border-bottom: 2rem solid #000;
  border-left: 2rem solid #000;
  content: "";
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
}
.selectbox .ui-selectmenu-button.ui-button.ui-selectmenu-button-open {
  border-color: #000;
  color: #000;
}
.selectbox .ui-selectmenu-button.ui-button.ui-selectmenu-button-open .ui-icon {
  margin-top: 2rem;
  -webkit-transform: translateY(-50%) rotate(-225deg);
          transform: translateY(-50%) rotate(-225deg);
}
.selectbox.large {
  width: 260rem;
}
.selectbox.large .ui-selectmenu-button.ui-button {
  padding: 14rem 55rem 14rem 18rem;
}
.selectbox.large .select__menu__item .select__option,
.selectbox.large .select__menu__item label {
  padding: 15rem 18rem;
}

body.is-fixed .ui-selectmenu-menu.ui-front {
  z-index: 10001;
}

.ui-selectmenu-menu.ui-front {
  z-index: 999;
}
.ui-selectmenu-menu .ui-menu {
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 100%;
  max-height: 200rem;
  background-color: #fff;
  border: 1rem solid #e5e5e5;
  border-radius: 0 !important;
  white-space: nowrap;
}
.ui-selectmenu-menu .ui-menu-item {
  border-top: 1rem solid #e5e5e5;
  list-style-image: none;
}
.ui-selectmenu-menu .ui-menu-item:first-child {
  border-top: 0;
}
.ui-selectmenu-menu .ui-menu-item .ui-menu-item-wrapper {
  padding: 5rem 15rem;
  width: 100%;
  font-size: 16rem;
  line-height: 30rem;
}
.ui-selectmenu-menu .ui-menu-item .ui-state-active {
  margin: 0;
  background: none;
  border: 0;
  color: #d5295c;
  text-decoration: underline;
}
.ui-selectmenu-menu.large .ui-menu-item .ui-menu-item-wrapper {
  padding: 15rem 18rem;
}

@media (max-width: 767px) {
  .selectbox .ui-selectmenu-button.ui-button {
    padding: 4rem 30rem 4rem 10rem;
    font-size: 13rem;
  }
  .ui-selectmenu-menu .ui-menu-item .ui-menu-item-wrapper {
    padding: 5rem 10rem;
    font-size: 13rem;
  }
  .selectbox.large .ui-selectmenu-button.ui-button {
    padding: 4rem 40rem 4rem 10rem;
    font-size: 13rem;
  }
  .ui-selectmenu-menu.large .ui-menu-item .ui-menu-item-wrapper {
    padding: 5rem 10rem;
    font-size: 13rem;
  }
}
.ico {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100%;
  font-style: normal;
  vertical-align: middle;
}
.ico__calendar {
  width: 30rem;
  height: 30rem;
  background-image: url("/images/icon/ico-calendar-539270bfdecea7a6e1627161d75a4315.png");
}
.ico__search {
  width: 30rem;
  height: 30rem;
  background-image: url("/images/icon/ico-search-649114583fa76bc4324e30e8598d4637.png");
}
.ico__inp-search {
  width: 40rem;
  height: 40rem;
  background-image: url("/images/icon/ico-inp-search-18bb7e7126efc69c0e79b097f0376278.png");
}
.ico__reservation {
  width: 21rem;
  height: 25rem;
  background-image: url("/images/icon/ico-my-reservation-36165553b22f182509593d26e86c721d.png");
}
.ico__inquiry {
  width: 25rem;
  height: 25rem;
  background-image: url("/images/icon/ico-inquiry-6cf6d37e95075b3297a95d69a0ecea63.png");
}
.ico__member {
  width: 25rem;
  height: 25rem;
  background-image: url("/images/icon/ico-member-d11e035dc0a52bca9e504938ca4eb1c4.png");
}
.ico__file {
  width: 15rem;
  height: 18rem;
  background-image: url("/images/icon/ico-file-11afc9466a65738c1d304a8849d1b44c.png");
}
.ico__noti {
  width: 22rem;
  height: 22rem;
  background-image: url("/images/icon/ico-noti-0f7cc1afc0ecfe680ed1b573360b5547.png");
}
.ico__arrow-right {
  width: 5rem;
  height: 5rem;
  border-top: 1rem solid #000;
  border-right: 1rem solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ico__arrow-left {
  width: 5rem;
  height: 5rem;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ico__arrow-top {
  margin-top: 2rem;
  width: 5rem;
  height: 5rem;
  border-top: 1rem solid #000;
  border-left: 1rem solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.ico__arrow-bottom {
  margin-top: -2rem;
  width: 5rem;
  height: 5rem;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn__primary .ico__arrow-right, .btn__negative .ico__arrow-right, .btn__basic .ico__arrow-right {
  border-top-color: #fff;
  border-right-color: #fff;
}
.btn__primary .ico__arrow-left, .btn__negative .ico__arrow-left, .btn__basic .ico__arrow-left {
  border-bottom-color: #fff;
  border-left-color: #fff;
}
.btn__primary .ico__arrow-top, .btn__negative .ico__arrow-top, .btn__basic .ico__arrow-top {
  border-top-color: #fff;
  border-left-color: #fff;
}
.btn__primary .ico__arrow-bottom, .btn__negative .ico__arrow-bottom, .btn__basic .ico__arrow-bottom {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

.modal {
  position: fixed;
  z-index: 9999;
  top: -99999rem;
  left: -99999rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  visibility: hidden;
  overflow-y: scroll;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20rem;
  width: 100%;
  min-width: 320rem;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.modal--is-active {
  top: 0;
  left: 0;
  visibility: visible;
  opacity: 1;
}
.modal.scrolling {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.modal__wrap {
  position: relative;
  width: 100%;
  max-width: 460rem;
  background-color: #fff;
}
.modal__header {
  position: relative;
  padding: 30rem 60rem 30rem 30rem;
  background-color: #d5295c;
}
.modal__header__tit {
  font-size: 22rem;
  line-height: 30rem;
  color: #fff;
}
.modal__header__tit strong {
  display: block;
  font-weight: normal;
}
.modal__close {
  position: absolute;
  top: 50%;
  right: 20rem;
  display: block;
  overflow: hidden;
  margin-top: -20rem;
  width: 40rem;
  height: 40rem;
  line-height: 500rem;
}
.modal__close::before, .modal__close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 20rem;
  background-color: #fff;
  content: "";
}
.modal__close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.modal__close::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}
.modal__body {
  padding: 30rem;
}
.modal__contents {
  font-size: 16rem;
}
.modal__contents .content-title {
  padding: 40rem 0 20rem;
}
.modal__contents .content-title:first-child {
  padding-top: 0;
}
.modal__footer {
  margin-top: 40rem;
  text-align: center;
}
.modal__footer .btn {
  min-width: 120rem;
  line-height: 18rem;
}
.modal .pagination {
  margin-top: 40rem;
}
.modal .pagination .right {
  position: relative;
  top: 0;
  right: 0;
  margin-bottom: 20rem;
  -webkit-transform: translateY(0%);
          transform: translateY(0%);
}
.modal .pagination__btn {
  margin: 0 3rem;
  width: 30rem;
  height: 30rem;
  background-size: auto 8rem;
}
.modal .pagination__num {
  margin: 0 8rem;
}
.modal .pagination__num a {
  padding: 3rem 8rem 4rem;
}
.modal .pagination__num::before {
  height: 2rem;
}
.modal .pagination__num span {
  padding: 2rem 1rem 3rem;
  font-size: 14rem;
}

.top-bottom-margin25 {
  margin: 25rem 0;
}

.modal__alert .modal__wrap {
  max-width: 420rem;
}
.modal__alert .modal__header {
  background-color: #fff;
}
.modal__alert .modal__header__tit {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  margin: -1rem;
  padding: 0;
  width: 1rem;
  height: 1rem;
  border: 0;
  line-height: normal;
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
.modal__alert .modal__close::before,
.modal__alert .modal__close::after {
  background-color: #000;
}
.modal__alert .modal__body {
  padding: 10rem 40rem 50rem;
}
.modal__alert .modal__contents {
  font-size: 18rem;
  color: #000;
  text-align: center;
}

.modal.is-fullscreen:not(.modal__alert) {
  padding: 0;
}
.modal.is-fullscreen:not(.modal__alert) .modal__wrap {
  height: 100%;
}
.modal.is-fullscreen:not(.modal__alert) .modal__header {
  padding: 17rem 60rem 17rem 17rem;
}
.modal.is-fullscreen:not(.modal__alert) .modal__header__tit {
  font-size: 18rem;
  line-height: 22rem;
}
.modal.is-fullscreen:not(.modal__alert).scrolling .modal__body {
  padding-right: 0;
}
.modal.is-fullscreen:not(.modal__alert).scrolling .modal__contents {
  padding-right: 20rem;
}
.modal.is-fullscreen:not(.modal__alert) .modal__body {
  position: relative;
  padding: 20rem;
  padding-bottom: 60rem;
  height: calc(100% - 56rem);
}
.modal.is-fullscreen:not(.modal__alert) .modal__contents {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
}
.modal.is-fullscreen:not(.modal__alert) .modal__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
  width: 100%;
}
.modal.is-fullscreen:not(.modal__alert) .modal__footer .btn {
  padding: 12rem 10rem;
  width: 100%;
  font-size: 18rem;
  line-height: 28rem;
}
.modal.is-fullscreen:not(.modal__alert) .pagination {
  margin-top: 30rem;
  margin-bottom: 20rem;
}

@media (max-width: 1024px) {
  .modal:not(.modal__alert) .modal__header {
    padding: 20rem 60rem 20rem 20rem;
  }
  .modal:not(.modal__alert) .modal__body {
    padding: 20rem;
  }
  .modal:not(.modal__alert) .modal__contents .content-title {
    padding: 30rem 0 10rem;
  }
  .modal:not(.modal__alert) .modal__contents .content-title:first-child {
    padding-top: 0;
  }
  .modal__alert .modal__header {
    padding: 25rem 60rem 25rem 20rem;
  }
  .modal__alert .modal__body {
    padding: 0 20rem 30rem;
  }
}
@media (max-width: 767px) {
  .modal:not(.modal__alert) {
    padding: 10rem;
  }
  .modal:not(.modal__alert) .modal__header {
    padding: 17rem 60rem 17rem 17rem;
  }
  .modal:not(.modal__alert) .modal__header__tit {
    font-size: 18rem;
    line-height: 22rem;
  }
  .modal:not(.modal__alert) .modal__body {
    padding: 16rem;
  }
  .modal__alert .modal__contents {
    font-size: 16rem;
  }
}
@media (max-width: 500px) {
  .modal__alert .modal__contents {
    font-size: 14rem;
  }
  .modal__alert .modal__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 26rem;
    width: 100%;
  }
  .modal__alert .modal__footer .btn {
    padding: 12rem 10rem;
    width: 100%;
  }
}
.order-ver {
  margin-bottom: 30rem;
  text-align: right;
}
.order-ver .selectbox {
  width: auto;
}

.article + .article {
  margin-top: 70rem;
}
.article .h2-title {
  font-size: 28rem;
  color: #000;
}
.article-info {
  margin-top: 20rem;
}
.article-info .h3-title {
  padding: 15rem 0;
  font-size: 22rem;
  color: #000;
}
.article-info .list dt {
  font-size: 16rem;
  color: #666;
}

.modal__contents .article + .article {
  margin-top: 25rem;
}
.modal__contents .article .h2-title {
  font-family: "LGSmartSB";
  font-size: 18rem;
  color: #333;
}
.modal__contents .article-info {
  margin-top: 7rem;
}
.modal__contents .article-info .h3-title {
  padding: 0;
  font-family: "LGSmartSB";
  font-size: 16rem;
  color: #333;
}
.modal__contents .article-info .cell-content {
  font-size: 14rem;
}
.modal__contents .article-info .cell-content .list {
  margin: 0;
}
.modal__contents .article-info .cell-content .list__num li {
  margin-left: 18rem;
}
.modal__contents .article-info .cell-content .list dt,
.modal__contents .article-info .cell-content .list dd,
.modal__contents .article-info .cell-content .list li {
  margin: 0;
  font-family: "LGSmart";
}

@media (max-width: 767px) {
  .article .h2-title {
    font-family: "LGSmartSB";
    font-size: 18rem;
  }
  .article .h3-title {
    font-family: "LGSmartSB";
    font-size: 15rem;
  }
  .article .list dt {
    font-size: 12rem;
  }
  .modal__contents .article .h2-title {
    font-size: 16rem;
  }
  .modal__contents .article .h3-title {
    font-size: 14rem;
  }
  .modal__contents .article .cell-content {
    font-size: 12rem;
  }
}
.modal-calendar .modal__wrap {
  padding-top: 68rem;
  max-width: 890rem;
  height: auto;
  min-height: 320rem;
  background-color: #fff;
  border: 1rem solid #666;
}
.modal-calendar.is-fullscreen:not(.modal__alert) .modal__wrap {
  height: auto;
  min-height: 320rem;
}
.modal-calendar .modal__close {
  top: 20rem;
  right: 20rem;
  margin-top: 0;
  background-color: #fff;
}
.modal-calendar .modal__close::before, .modal-calendar .modal__close::after {
  width: 2rem;
  height: 25rem;
  background-color: #000;
}
.modal-calendar__body {
  overflow-y: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 20rem;
  height: 100%;
}
.modal-calendar .tab-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  width: 100%;
  height: 48rem;
}
.modal-calendar .tab-btn .tab__item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  border-bottom: 1rem solid #eaeaea;
  font-family: "LGSmartSB";
  font-size: 16rem;
  line-height: 1.5;
  color: #b3b3b3;
  cursor: pointer;
}
.modal-calendar .tab-btn .tab__item.active {
  color: #d5285d;
}
.modal-calendar .tab-btn .tab__item.active:after {
  position: absolute;
  bottom: -1rem;
  left: 0;
  width: 100%;
  height: 2rem;
  background-color: #d5285d;
  content: "";
}
.modal-calendar .tab-contents {
  height: 100%;
}
.modal-calendar .tab-contents .tab-content {
  display: none;
  height: 100%;
}
.modal-calendar .tab-contents .tab-content.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-calendar .tbl-calendar {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  margin: 0 0 48rem;
  padding-right: 20rem;
}
.modal-calendar .tbl-calendar .tbl-calendar__head {
  display: none;
}
.modal-calendar .tbl-calendar .tbl-calendar__head .tbl-calendar__subject {
  font-family: "LGSmartSB";
  font-size: 18rem;
  line-height: 1.33;
  color: #000;
}
.modal-calendar .tbl-calendar .tbl-calendar__head .tbl-calendar__subject .value {
  color: #d5295c;
}
.modal-calendar .tbl-calendar.tab {
  display: none;
}
.modal-calendar .tbl-calendar.active {
  display: block;
}
.modal-calendar .tbl-calendar__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 16rem;
  min-height: 40rem;
  text-align: center;
}
.modal-calendar .tbl-calendar__title {
  display: inline-block;
  font-family: "LGSmartB";
  font-size: 28rem;
  line-height: 26rem;
  color: #000;
  vertical-align: middle;
}
.modal-calendar .tbl-calendar__prev, .modal-calendar .tbl-calendar__next {
  position: relative;
  display: inline-block;
  width: 26rem;
  height: 26rem;
  vertical-align: middle;
}
.modal-calendar .tbl-calendar__prev:before, .modal-calendar .tbl-calendar__next:before {
  position: absolute;
  top: 50%;
  width: 12rem;
  height: 12rem;
  content: "";
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.modal-calendar .tbl-calendar__prev.is-disabled, .modal-calendar .tbl-calendar__next.is-disabled {
  opacity: 0.5;
  cursor: default;
}
.modal-calendar .tbl-calendar__prev {
  margin-right: 24rem;
}
.modal-calendar .tbl-calendar__prev::before {
  left: 50%;
  margin-left: -5rem;
  border-bottom: 2rem solid rgba(0, 0, 0, 0.4);
  border-left: 2rem solid rgba(0, 0, 0, 0.4);
}
.modal-calendar .tbl-calendar__next {
  margin-left: 24rem;
}
.modal-calendar .tbl-calendar__next::before {
  right: 50%;
  margin-right: -5rem;
  border-top: 2rem solid rgba(0, 0, 0, 0.4);
  border-right: 2rem solid rgba(0, 0, 0, 0.4);
}
.modal-calendar .tbl-calendar__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 16rem;
  font-size: 14rem;
  line-height: 1.28;
  color: #666;
}
.modal-calendar .tbl-calendar__icon ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-calendar .tbl-calendar__icon ul li {
  display: inline-block;
}
.modal-calendar .tbl-calendar__icon ul li:not(:first-child) {
  margin-left: 12rem;
}
.modal-calendar .tbl-calendar__icon ul .ico {
  margin-right: 2rem;
  width: 20rem;
  height: 20rem;
}
.modal-calendar .tbl-calendar__icon ul .ico__today {
  background-image: url(/images/icon/ico-today-08a3db942fbb64608cf87a43ef8c58fa.png);
}
.modal-calendar .tbl-calendar__icon ul .ico__select {
  background-image: url(/images/icon/ico-choice-4df57ff03d478732f3cf571200299985.png);
}
.modal-calendar .tbl-calendar__icon ul .ico__disabled {
  background-image: url(/images/icon/ico-disabled-6528f05e7a23956e59fc73185b2089b1.png);
}
.modal-calendar .tbl-calendar__icon ul .ico__indivisual {
  background-image: url(/images/icon/ico-indivisual-04a224df37b07e158df19de5e9e88ccc.png);
}
.modal-calendar .tbl-calendar__icon ul .ico__group {
  background-image: url(/images/icon/ico-group-239b04bd5489fb5a295010e409fd25b2.png);
}
.modal-calendar .tbl-calendar table {
  width: 100%;
  text-align: center;
  table-layout: fixed;
}
.modal-calendar .tbl-calendar table th {
  height: 56rem;
  font-family: "LGSmartSB";
  font-size: 16rem;
  line-height: 1.5;
  color: #999;
}
.modal-calendar .tbl-calendar table td {
  height: 80rem;
}
.modal-calendar .tbl-calendar table th,
.modal-calendar .tbl-calendar table td {
  vertical-align: top;
}
.modal-calendar .tbl-calendar table th .content,
.modal-calendar .tbl-calendar table td .content {
  margin-top: 5rem;
  font-size: 12rem;
}
.modal-calendar .tbl-calendar table thead th {
  border-bottom: 1rem solid #000;
}
.modal-calendar .tbl-calendar table td {
  padding: 8rem;
  border: 1rem solid #dfdfdf;
}
.modal-calendar .tbl-calendar table td:first-child {
  border-left: 0;
}
.modal-calendar .tbl-calendar table td:last-child {
  border-right: 0;
}
.modal-calendar .tbl-calendar .date__default {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal-calendar .tbl-calendar .date__num {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  font-family: "LGSmartSB";
  font-size: 16rem;
  line-height: 1.5;
  color: #000;
  text-align: center;
}
.modal-calendar .tbl-calendar .date__text {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
  font-family: "LGSmartL";
  font-size: 16rem;
  line-height: 1.5;
  color: #d5295c;
  text-align: right;
  word-break: inherit;
}
.modal-calendar .tbl-calendar .date__customer {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
  width: 100%;
}
.modal-calendar .tbl-calendar .date__customer .indivisual,
.modal-calendar .tbl-calendar .date__customer .group {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(50% - 2rem);
}
.modal-calendar .tbl-calendar .date__customer .indivisual span,
.modal-calendar .tbl-calendar .date__customer .group span {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 24rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 3rem;
  font-family: "LGSmart";
  font-size: 14rem;
  line-height: 1.42;
}
.modal-calendar .tbl-calendar .date__customer .indivisual span {
  background-color: #9046ab;
  color: #fff;
}
.modal-calendar .tbl-calendar .date__customer .group span {
  background-color: #007691;
  color: #fff;
}
.modal-calendar .tbl-calendar .date.holiday .date__num, .modal-calendar .tbl-calendar .date.holiday .date__text {
  color: #d5295c;
}
.modal-calendar .tbl-calendar .date.close-day .date__num, .modal-calendar .tbl-calendar .date.close-day .date__text {
  color: #d5295c;
}
.modal-calendar .tbl-calendar .date.today {
  position: relative;
  background-color: rgba(213, 40, 93, 0.08);
}
.modal-calendar .tbl-calendar .date.today .date__num {
  color: #000;
}
.modal-calendar .tbl-calendar .date.today .date__num::before {
  display: block;
  background-color: #d5295c;
}
.modal-calendar .tbl-calendar .date.active {
  position: relative;
}
.modal-calendar .tbl-calendar .date.active::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 100%;
  outline: 1rem solid #d5295c;
  content: "";
}
.modal-calendar .tbl-calendar .date.active .date__num::before {
  display: block;
}
.tbl-calendar .date.not-open-reservation {
  background-color: #FEFAD9;
}
.modal-calendar .tbl-calendar .date.other-month {
  background-color: #f6f6f6;
}
.modal-calendar .tbl-calendar .date.other-month .date__num,
.modal-calendar .tbl-calendar .date.other-month .date__text {
  color: #999;
}
.modal-calendar .tbl-calendar .date.other-month.holiday .date__num, .modal-calendar .tbl-calendar .date.other-month.holiday .date__text {
  color: rgba(213, 41, 92, 0.5);
}
.modal-calendar .tbl-calendar .date.disabled {
  background-color: #f6f6f6;
  color: #999;
}
.modal-calendar .tbl-calendar .date.disabled .date__default {
  cursor: default;
}
.modal-calendar .tbl-calendar .date.disabled .date__num,
.modal-calendar .tbl-calendar .date.disabled .date__text {
  color: #999;
}
.modal-calendar .tbl-calendar .date.disabled.holiday .date__num, .modal-calendar .tbl-calendar .date.disabled.holiday .date__text {
  color: rgba(213, 41, 92, 0.6);
}
.modal-calendar .tbl-calendar .date.disabled.other-month .date__num, .modal-calendar .tbl-calendar .date.disabled.other-month .date__text {
  font-family: "LGSmartSB";
  color: #b2b2b2;
}
.modal-calendar .tbl-content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 50%;
          flex: 1 1 50%;
  -webkit-box-sizing: revert;
          box-sizing: revert;
  border-right: 1rem solid #e5e5e5;
  border-bottom: 1rem solid #e5e5e5;
  border-left: 1rem solid #e5e5e5;
}
.modal-calendar .tbl-content.tbl-exhibition--accordion {
  min-height: 652rem;
}
.modal-calendar .tbl-content.tbl-exhibition--accordion .tbl-exhibition .exhibition__item .exhibition__desc {
  width: 100%;
}
.modal-calendar .tbl-content.tbl-exhibition--accordion .tbl-exhibition .exhibition__item .exhibition__desc .schedule-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20rem 16rem;
  -webkit-column-gap: 8rem;
     -moz-column-gap: 8rem;
          column-gap: 8rem;
  row-gap: 8rem;
}
.modal-calendar .tbl-content.tbl-exhibition--accordion .tbl-exhibition .exhibition__item .exhibition__desc .schedule-card .card__item {
  text-align: left;
}
.modal-calendar .tbl-content.active {
  display: block;
}
.modal-calendar .tbl-program {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
  border-top: 1rem solid #000;
}
.modal-calendar .tbl-program .tbl-program__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16rem;
  height: 44rem;
  background-color: #f6f6f6;
  border-bottom: 1rem solid #eaeaea;
  font-family: "LGSmartSB";
  font-size: 16rem;
  line-height: 1.25;
  color: #000;
}
.modal-calendar .tbl-program .tbl-program__head .tbl-program__title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
.modal-calendar .tbl-program .tbl-program__head .tbl-program__people {
  padding-left: 16rem;
}
.modal-calendar .tbl-program .tbl-program__body {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  padding-bottom: 10rem;
  max-height: 100%;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item {
  position: relative;
  min-height: 78rem;
  border-bottom: 1rem solid #e5e5e5;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 16rem;
  height: 100%;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label input {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label input:checked {
  border: 1rem solid #d5295c;
  border-radius: 4rem;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 40rem;
  padding: 0 6rem;
  height: 24rem;
  border-width: 1rem;
  border-style: solid;
  border-color: #333;
  border-radius: 3rem;
  font-size: 14rem;
  line-height: 1.28;
  color: #333;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag.indivisual {
  background-color: #9046ab;
  border-color: #9046ab;
  color: #fff;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag.group {
  background-color: #007691;
  border-color: #007691;
  color: #fff;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag.program, .modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag.exhibition {
  background-color: #333;
  border-color: #333;
  color: #fff;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 85%;
          flex: 1 1 85%;
  margin-top: 10rem;
  padding-right: 12rem;
  font-size: 16rem;
  line-height: 1.5;
  color: #000;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-personnel {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 15%;
          flex: 1 1 15%;
  margin-top: 10rem;
  font-size: 16rem;
  line-height: 1.5;
  color: #666;
  text-align: right;
  word-break: break-all;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-personnel .value {
  color: #000;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .detailed-schedule {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 18rem;
  row-gap: 8rem;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .detailed-schedule .schedule-title {
  font-size: 14rem;
  line-height: 1.42;
  color: #666;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .detailed-schedule .schedule-info .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 8rem;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .detailed-schedule .schedule-info .list li {
  font-size: 14rem;
  line-height: 1.42;
  color: #000;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label {
  background-color: #f6f6f6;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label input {
  cursor: default;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label .program-content .program-flag .flag {
  border: 1rem solid #ccc;
  color: #ccc;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label .program-content .program-flag .flag:where(.indivisual, .group, .program, .exhibition) {
  background-color: #ccc;
  color: #f6f6f6;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label .program-content .program-title {
  color: #ccc;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label .program-content .program-personnel {
  color: #ccc;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item.invalid label .program-content .program-personnel .value {
  color: #ccc;
}
.modal-calendar .tbl-program--scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-calendar .tbl-program__nodata {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100%;
}
.modal-calendar .tbl-program__nodata p {
  width: 100%;
  font-size: 14rem;
  line-height: 1.14;
  text-align: center;
}
.modal-calendar .tbl-program .tbl-program__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.modal-calendar .tbl-program .tbl-program__head.tbl-program__head .cell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 16rem;
  height: 40rem;
  background-color: #f7f7f7;
  border-bottom: 1rem solid #eaeaea;
  font-family: "LGSmartSB";
  font-size: 12rem;
  line-height: 16rem;
  color: #000;
}
.modal-calendar .tbl-program .tbl-program__body {
  overflow-y: auto;
}
.modal-calendar .tbl-program .tbl-program__foot {
  position: relative;
  padding: 12rem 12rem 20rem;
  background-color: #fff;
  border-top: 1rem solid #e5e5e5;
}
.modal-calendar .tbl-program .tbl-program__foot .button-display .button-area .btn {
  width: 100%;
  height: 50rem;
  background-color: #d5295c;
}
.modal-calendar .tbl-program .tbl-program__foot .button-display .button-area .btn.btn__disabled, .modal-calendar .tbl-program .tbl-program__foot .button-display .button-area .btn:disabled {
  background-color: #ccc;
  border-color: #ccc;
  color: #fff;
  cursor: default;
}
.modal-calendar .tbl-program .tbl-program__foot .button-display .button-area .btn .btn-text {
  font-family: "LGSmartSB";
  font-size: 18rem;
  line-height: 1.55;
}
.modal-calendar .tbl-exhibition {
  font-size: 14rem;
}
.modal-calendar .tbl-exhibition .exhibition__item {
  border-top: 1rem solid #e5e5e5;
}
.modal-calendar .tbl-exhibition .exhibition__item:not(.exhibition__item--is-active):first-child .tbl-exhibition__head .cell__title {
  border: 0;
}
.modal-calendar .tbl-exhibition .exhibition__item--is-active .tbl-exhibition__head .cell {
  color: #d5295c;
}
.modal-calendar .tbl-exhibition .exhibition__item--is-active .tbl-exhibition__head .cell:after {
  top: 24rem;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
}
.modal-calendar .tbl-exhibition .tbl-exhibition__head .cell {
  position: relative;
  padding: 12rem 20rem;
  background-color: #f6f6f6;
  border-bottom: 1rem solid #eaeaea;
  font-family: "LGSmartSB";
  font-size: 12rem;
  color: #000;
  cursor: pointer;
}
.modal-calendar .tbl-exhibition .tbl-exhibition__head .cell:after {
  position: absolute;
  top: 22rem;
  right: 20rem;
  display: inline-block;
  width: 6rem;
  height: 6rem;
  border-top: 2rem solid rgba(0, 0, 0, 0.4);
  border-right: 2rem solid rgba(0, 0, 0, 0.4);
  content: "";
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
}
.modal-calendar .tbl-exhibition .exhibition__desc {
  display: none;
}
.modal-calendar .tbl-exhibition .schedule-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20rem 14rem;
}
.modal-calendar .tbl-exhibition .schedule-card::after {
  display: block;
  clear: both;
  content: "";
}
.modal-calendar .tbl-exhibition .schedule-card .card__item {
  position: relative;
  padding: 16rem;
  width: calc(25% - 6rem);
  min-height: 128rem;
  border: 1rem solid #e5e5e5;
  border-radius: 5rem;
  font-size: 14rem;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item.is-active {
  border-color: #d5295c;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item.is-active .card__info::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  content: "";
}
.modal-calendar .tbl-exhibition .schedule-card .card__item.is-active .card__info .title {
  color: #d5295c;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item.is-disabled {
  background-color: #ccc;
  cursor: default;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item .card__info {
  display: block;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item .card__info .title {
  font-family: "LGSmartB";
  font-size: 16rem;
  color: #000;
}
.modal-calendar .tbl-exhibition .schedule-card .card__item .card__info .people {
  margin-top: 8rem;
  word-break: break-all;
}
.modal-calendar#modal-calendar .modal__wrap {
  max-width: 1340rem;
}
.modal-calendar#modal-calendar2 .modal__wrap .modal-calendar__body {
  padding: 0 55rem 40rem;
}
.modal-calendar#modal-calendar2 .modal__wrap .modal-calendar__body .tbl-calendar {
  margin-top: 0;
  padding-right: 0;
  width: 100%;
}

@media (max-width: 1240px) {
  .modal-calendar .tbl-calendar .date__customer {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
    row-gap: 2rem;
  }
  .modal-calendar .tbl-calendar .date__customer .indivisual,
  .modal-calendar .tbl-calendar .date__customer .group {
    max-width: calc(50% - 1rem);
    min-width: 36rem;
  }
}
@media (max-width: 1024px) {
  .modal-calendar .tbl-calendar .date__num {
    width: 20rem;
    height: 20rem;
    font-size: 14rem;
    line-height: 1;
  }
  .modal-calendar .tbl-calendar table thead th {
    height: 32rem;
    font-size: 12rem;
    line-height: 1.33;
  }
  .modal-calendar .tbl-calendar table td {
    padding: 6rem;
    height: 56rem;
  }
  .modal-calendar .tbl-calendar table td .date__default .date__text {
    font-size: 14rem;
    line-height: 1.14;
  }
  .modal-calendar .tbl-calendar table td .date__default .date__customer {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modal-calendar .tbl-calendar table td .date__default .date__customer .indivisual,
  .modal-calendar .tbl-calendar table td .date__default .date__customer .group {
    max-width: 42rem;
  }
  .modal-calendar .tbl-calendar__icon ul .ico {
    width: 18rem;
    height: 18rem;
  }
}
@media (max-width: 767px) {
  .modal-calendar .tbl-calendar table td .date__default .date__customer .indivisual,
  .modal-calendar .tbl-calendar table td .date__default .date__customer .group {
    max-width: 30rem;
    min-width: auto;
  }
  .modal-calendar .tbl-calendar table td .date__default .date__customer .indivisual span,
  .modal-calendar .tbl-calendar table td .date__default .date__customer .group span {
    height: 16rem;
    font-size: 11rem;
  }
  .modal-calendar .modal__wrap {
    padding-top: 50rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body {
    padding: 0;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-btn .tab__item {
    font-size: 13rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-calendar {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: 0 0 24rem;
    padding: 0 20rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-calendar .tbl-calendar__head {
    position: fixed;
    z-index: 10;
    top: 50rem;
    right: 0;
    left: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 20rem;
    min-height: 56rem;
    background-color: #fff;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-calendar table td .date__default .date__text {
    font-size: 11rem;
    line-height: 1.45;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    border: 0;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program__nodata {
    padding: 48rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program__nodata p {
    font-size: 12rem;
    line-height: 1.33;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program__nodata p .wbr {
    display: block;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program {
    border-top: none;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__head {
    height: 48rem;
    font-size: 12rem;
    line-height: 1.33;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body {
    margin-bottom: 68rem;
    padding-bottom: 0;
    height: auto;
    max-height: none;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag {
    min-width: auto;
    height: 20rem;
    font-size: 11rem;
    line-height: 1.45;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .program-title {
    font-size: 13rem;
    line-height: 1.38;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .program-personnel {
    font-size: 13rem;
    line-height: 1.38;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .detailed-schedule {
    margin-top: 14rem;
    row-gap: 6rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .detailed-schedule .schedule-title {
    font-size: 12rem;
    line-height: 1.33;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .detailed-schedule .schedule-info .list {
    row-gap: 6rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__body .program__list .program__item label .detailed-schedule .schedule-info .list li {
    font-size: 12rem;
    line-height: 1.33;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__foot {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 12rem 20rem;
    border-top: 0;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__foot .button-display .button-area .btn {
    height: 44rem;
  }
  .modal-calendar .modal__wrap .modal-calendar__body .tab-contents .tab-content .tbl-content .tbl-program .tbl-program__foot .button-display .button-area .btn .btn-text {
    font-size: 14rem;
    line-height: 1.42;
  }
  .modal-calendar .modal__close {
    top: 10rem;
    right: 10rem;
  }
}
@media (max-width: 767px) {
  .modal-calendar#modal-calendar {
    padding: 0;
  }
  .modal-calendar__body {
    padding: 0 20rem 20rem;
  }
  .modal-calendar.is-fullscreen:not(.modal__alert) {
    overflow: hidden;
  }
  .modal-calendar.is-fullscreen:not(.modal__alert) .modal__wrap {
    height: 100%;
    border: 0;
  }
  .modal-calendar .tab-btn {
    height: 60rem;
  }
  .modal-calendar .tab-btn .tab__item {
    font-size: 13rem;
  }
  .modal-calendar .tbl-calendar__header {
    margin-bottom: 16rem;
  }
  .modal-calendar .tbl-calendar__title {
    padding: 0 20rem;
    width: auto;
    font-size: 24rem;
  }
  .modal-calendar .tbl-calendar__icon {
    font-size: 12rem;
  }
  .modal-calendar .tbl-calendar__icon li {
    line-height: normal;
  }
  .modal-calendar .tbl-calendar__icon li:last-child {
    margin-right: 0;
  }
  .modal-calendar .tbl-calendar__icon .ico {
    width: 10rem;
    height: 10rem;
  }
  .modal-calendar .tbl-calendar table th {
    height: 32rem;
  }
  .modal-calendar .tbl-calendar table td {
    padding: 4rem;
    height: 48rem;
  }
  .modal-calendar .tbl-calendar .date__num {
    width: 16rem;
    height: 16rem;
    font-size: 12rem;
    line-height: 16rem;
  }
  .modal-calendar .tbl-calendar .date__num::before {
    width: 16rem;
    height: 16rem;
  }
  .modal-calendar .tbl-program {
    display: block;
  }
  .modal-calendar .tbl-program .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 20rem 0;
  }
  .modal-calendar .tbl-program .row.tbl-program__head {
    display: none;
  }
  .modal-calendar .tbl-program .cell {
    display: block;
    padding: 0;
    border-bottom: 0;
    text-align: left;
  }
  .modal-calendar .tbl-program .cell__title {
    width: 100%;
    font-size: 16rem;
  }
  .modal-calendar .tbl-program .cell__reserve {
    display: inline-block;
    margin-top: 10rem;
    width: auto;
  }
  .modal-calendar .tbl-program .cell__people {
    position: relative;
    display: inline-block;
    padding-left: 8rem;
    width: auto;
    line-height: normal;
  }
  .modal-calendar .tbl-program .cell__people::before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 1rem;
    height: 12rem;
    background-color: #dfdfdf;
    content: "";
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .modal-calendar .tbl-program .cell__btn {
    margin-top: 15rem;
    width: 100%;
  }
  .modal-calendar .tbl-program .flag {
    padding: 0 4rem;
    font-size: 11rem;
  }
  .modal-calendar .tbl-program .reserve-state {
    vertical-align: top;
  }
  .modal-calendar .tbl-program .reserve-state__tit {
    display: inline-block;
    font-weight: normal;
  }
  .modal-calendar .tbl-program .reserve-state__info {
    display: inline-block;
    margin-top: 0;
    font-weight: normal;
  }
  .modal-calendar .tbl-program .reserve-state__state {
    display: inline-block;
  }
  .modal-calendar .tbl-program .reserve-state__state--disabled {
    color: #000;
  }
  .modal-calendar .tbl-program .reserve-state__state--active {
    color: #d5295c;
  }
  .modal-calendar .tbl-program .reserve-state__state--closed {
    color: #999;
  }
  .modal-calendar.is-fullscreen .modal-calendar__body {
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
  }
  .modal-calendar.is-fullscreen .tbl-program--scroll {
    max-height: unset;
  }
  .modal-calendar#modal-calendar2 .modal__wrap .modal-calendar__body {
    padding: 0 20rem 20rem;
  }
  .modal-calendar#modal-calendar2 .modal__wrap .modal-calendar__body #tbl-calendar2 table tbody tr td .date__default .date__text {
    font-size: 11rem;
    line-height: 1.45;
  }
}
@media (max-width: 360px) {
  .modal-calendar .tbl-content .tbl-exhibition .exhibition__item .schedule-card .card__item {
    width: calc(50% - 4rem);
  }
}
#mainLeadBoard {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
#mainLeadBoard[data-popup-templete] {
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 48rem;
  opacity: 0;
  pointer-events: none;
}
#mainLeadBoard[data-popup-templete].active {
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0.25s ease, opacity 0.25s ease;
  transition: visibility 0.25s ease, opacity 0.25s ease;
  pointer-events: auto;
}
#mainLeadBoard.type-a .board-wrap .board-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
#mainLeadBoard.type-a .board-wrap .board-head .board-summary {
  background-image: var(--background-image-laptop);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}
#mainLeadBoard.type-a .board-wrap .board-head .board-summary .wbr {
  display: block;
  visibility: hidden;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip: rect(0, 0, 0, 0);
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  font-size: 1px;
  line-height: 1px;
  pointer-events: none;
}
#mainLeadBoard.type-b .board-wrap .board-head {
  text-align: center;
}
#mainLeadBoard.type-b .board-wrap .board-head .board-summary {
  font-family: "LGSmart";
  font-size: 14rem;
  color: #fff;
}
#mainLeadBoard .board-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 48rem;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
#mainLeadBoard .board-wrap .board-head {
  overflow: hidden;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
#mainLeadBoard .board-wrap .board-head .board-summary {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#mainLeadBoard .board-wrap .board-util .button-display .button-area .btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  padding: 0;
  border: 0;
  font-size: 0;
  color: transparent;
}
#mainLeadBoard .board-wrap .board-func {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
}
#mainLeadBoard .board-wrap .board-func .popup-close {
  width: 48rem;
  height: 48rem;
}
#mainLeadBoard .board-wrap .board-func .popup-close::before, #mainLeadBoard .board-wrap .board-func .popup-close::after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 20rem;
  background-color: #fff;
  content: "";
}
#mainLeadBoard .board-wrap .board-func .popup-close::before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
#mainLeadBoard .board-wrap .board-func .popup-close::after {
  -webkit-transform: translate(-50%, -50%) rotate(135deg);
          transform: translate(-50%, -50%) rotate(135deg);
}

html.active-main-lead-board {
  --is-banner: 48rem;
}
html.active-main-lead-board .main.region .header {
  top: var(--is-banner);
}
html.active-main-lead-board .main.region .container {
  padding-top: calc(110rem + var(--is-banner));
}
@media (max-width: 1024px) {
  html.active-main-lead-board .main.region .container {
    padding-top: calc(56rem + var(--is-banner));
  }
}
html.active-main-lead-board .wrapper.region .header.is-open .header__contents .gnb-wrap .gnb-wrap__inner .gnb::before {
  top: calc(110rem + var(--is-banner));
}
html.active-main-lead-board .wrapper.content-preview #mainLeadBoard[data-popup-templete] {
  top: 40rem;
}
html.active-main-lead-board .wrapper.content-preview .header {
  top: calc(var(--is-banner) + 40rem);
}
html.active-main-lead-board .wrapper.content-preview .header.is-open .header__contents .gnb-wrap .gnb-wrap__inner .gnb::before {
  top: calc(110rem + var(--is-banner));
}
html.active-main-lead-board .wrapper.content-preview .container {
  padding-top: calc(150rem + var(--is-banner));
}
@media (max-width: 1024px) {
  html.active-main-lead-board .wrapper.content-preview .container {
    padding-top: calc(96rem + var(--is-banner));
  }
}

@media (max-width: 767px) {
  #mainLeadBoard.type-a.flow .board-wrap {
    padding-right: 48rem;
  }
  #mainLeadBoard.type-a.flow .board-wrap .board-head .board-summary {
    -webkit-animation: scrollImage 10s linear infinite;
    animation: scrollImage 10s linear infinite;
  }
  #mainLeadBoard.type-a .board-wrap .board-head .board-summary {
    background-image: var(--background-image-mobile);
  }
  #mainLeadBoard.type-b.flow .board-wrap {
    padding-right: 48rem;
  }
  #mainLeadBoard.type-b.flow .board-wrap .board-head .board-summary::before {
    padding-left: 100%;
    width: auto;
    -webkit-animation: scroll 10s linear infinite;
    animation: scroll 10s linear infinite;
  }
  #mainLeadBoard.type-b .board-wrap .board-head {
    text-align: left;
  }
  #mainLeadBoard.type-b .board-wrap .board-head .board-summary::before {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 100%;
    font-family: "LGSmart";
    font-size: 14rem;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    white-space: nowrap;
    content: attr(data-bui-text-mobile);
  }
  #mainLeadBoard.type-b .board-wrap .board-head .board-summary .wbr {
    display: block;
    visibility: hidden;
    overflow: hidden;
    clip: rect(0 0 0 0);
    clip: rect(0, 0, 0, 0);
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
    border: 0;
    font-size: 1px;
    line-height: 1px;
    pointer-events: none;
  }
}
@keyframes scroll {
  from {
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@-webkit-keyframes scroll {
  from {
    -webkit-transform: translate(0%);
    transform: translate(0%);
  }
  to {
    -webkit-transform: translate(-100%);
    transform: translate(-100%);
  }
}
@keyframes scrollImage {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}
@-webkit-keyframes scrollImage {
  from {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}/*# sourceMappingURL=common.css.map */


/* 2025-07-21 */
#reservation-booker .ess::before {color: #D5285D;}

.page-reservation .tbl-res__reserve-info.type-n .col dt {width: 270rem; padding-right: 10rem;}
.page-reservation .tbl-res__reserve-info.type-n .col dd {padding-left: 5rem;}
.page-reservation .tbl-res__reserve-info.type-n .col dt .btn__etc {position: relative; width: 150rem; color: #D5285D; padding-left:12.5rem; padding-right: 42.5rem; margin-left: 10rem; background: #fff; border-color: #D5285D;}
.page-reservation .tbl-res__reserve-info.type-n .col dt .btn__etc::after {
  position: absolute; top: 6px; right: 11.5px;
  content: '';
  display: block;
  width: 24px; height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='24' viewBox='0 0 25 24' fill='none'%3E%3Cpath d='M12.5 16L7.5 11L8.9 9.55L11.5 12.15V4H13.5V12.15L16.1 9.55L17.5 11L12.5 16ZM4.5 20V15H6.5V18H18.5V15H20.5V20H4.5Z' fill='%23D5285D'/%3E%3C/svg%3E");
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
}

.bx-gray-n {padding: 20rem 30rem; margin-bottom: 10rem; background: #F4F2F3; border-radius: 10rem;}
.bx-gray-n .s-tp-tit-n {position: relative; font-size: 13px; color: #D5285D; line-height: 150%; padding-left: 25px;} /* 2025-08-06 */
.bx-gray-n .s-tp-tit-n::before {
  content: '';
  display: block; width: 20px; height: 20px;
  position: absolute; top: 0; left: 0;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M17.3332 8.99999C17.3332 4.39749 13.6023 0.666656 8.99984 0.666656C4.39734 0.666656 0.666504 4.39749 0.666504 8.99999C0.666504 13.6025 4.39734 17.3333 8.99984 17.3333C13.6023 17.3333 17.3332 13.6025 17.3332 8.99999ZM8.99984 4.83332C9.22085 4.83332 9.43281 4.92112 9.58909 5.0774C9.74537 5.23368 9.83317 5.44564 9.83317 5.66666V9.83332C9.83317 10.0543 9.74537 10.2663 9.58909 10.4226C9.43281 10.5789 9.22085 10.6667 8.99984 10.6667C8.77882 10.6667 8.56686 10.5789 8.41058 10.4226C8.2543 10.2663 8.1665 10.0543 8.1665 9.83332V5.66666C8.1665 5.44564 8.2543 5.23368 8.41058 5.0774C8.56686 4.92112 8.77882 4.83332 8.99984 4.83332ZM8.1665 12.3333C8.1665 12.1123 8.2543 11.9003 8.41058 11.7441C8.56686 11.5878 8.77882 11.5 8.99984 11.5H9.0065C9.22752 11.5 9.43948 11.5878 9.59576 11.7441C9.75204 11.9003 9.83984 12.1123 9.83984 12.3333C9.83984 12.5543 9.75204 12.7663 9.59576 12.9226C9.43948 13.0789 9.22752 13.1667 9.0065 13.1667H8.99984C8.77882 13.1667 8.56686 13.0789 8.41058 12.9226C8.2543 12.7663 8.1665 12.5543 8.1665 12.3333Z' fill='%23D5285D'/%3E%3C/svg%3E");
  background-size: 20px; background-position: center; background-repeat: no-repeat;
} /* 2025-08-06 */
.bx-gray-n .list.list__ico {font-size: 13px; color: #666; line-height: 190%; margin: 0; padding-left: 25rem;}
.bx-gray-n .list.list__ico li {margin: 0;}

#program-schedule .program-schedule__content .program-content__list .program-content__item .schedule-body .program__list .program__item .program-flag > .flag.school {
  background-color: #fff;
  border-color: #D5285D;
  color: #D5285D;
}

@media (max-width: 767px) {
  .page-reservation .tbl-res__reserve-info.type-n .col dt {position: relative; width: 100%; margin-bottom: 12rem;}
  .page-reservation .tbl-res__reserve-info.type-n .col dt .btn__etc {position: absolute; top: -4px; right: 0; width: auto; font-size: 13px; line-height: 20px; padding: 4rem 40rem 4rem 11rem; text-align: left; box-sizing: border-box;}
  .page-reservation .tbl-res__reserve-info.type-n .col dt .btn__etc::after {top: 2px; right: 11px;}

  .bx-gray-n {padding: 15rem 15rem 10rem 15rem; margin-top: -5rem;}
  .bx-gray-n .list.list__ico {line-height: 150%; padding-top: 5rem; padding-left: 0;}
  .bx-gray-n .list.list__ico li {margin-bottom: 5px;}
}



/* 2025-07-30 */
.page-reservation .tbl-res__reserve-info .col dd .rd-in-bx {padding-top: 10px; padding-bottom: 10px;}
.page-reservation .tbl-res__reserve-info .col dd .rd-in-bx .radio {margin-right: 10px;}
.page-reservation .tbl-res__reserve-info .col dd .rd-in-bx .bt-tx {font-size: 14px; padding-top: 8px;}

.tbl-res.person-add {position: relative; padding-left: 120px;}
.tbl-res.person-add:last-child {border-bottom: 1rem solid #e5e5e5;}
.tbl-res.person-add .bx-tit-l-n {position: absolute; top: 0; left: 0; width: 120px; height: 100px; padding: 14px 10px 0 15px; background: #efefef;}
.tbl-res.person-add .bx-tit-l-n span.stit {font-family: "LGSmartSB"; color: #000;}
.tbl-res.person-add .bx-tit-l-n .checkbox {padding-top: 5px;}
.tbl-res.person-add .bx-tit-l-n .checkbox label {font-size: 13rem; padding-left: 26rem; line-height:1.5}
.tbl-res.person-add .bx-tit-l-n .checkbox label::before {top: -1rem; width: 18rem; height: 18rem;}
.tbl-res.person-add .bx-tit-l-n .checkbox label::after {top: 6rem; left: 5rem; width: 8rem; height: 3rem;}
.tbl-res.person-add .row {border-bottom: none;}
.page-reservation .tbl-res__reserve-info.person-add .col dt {width: 125rem; padding-right: 10rem;}

@media (max-width: 767px) {
  .page-reservation .tbl-res__reserve-info .col dd .rd-in-bx {padding-top: 0; padding-bottom: 0;}

  .tbl-res.person-add {padding-top: 40px; padding-bottom: 0; padding-left: 0;}
  .tbl-res.person-add .bx-tit-l-n {position: relative; width: 100%; height: auto; line-height: 1.5; padding: 10px 10px 10px 15px;} /* 2025-08-06 */
  .tbl-res.person-add .bx-tit-l-n .checkbox {padding-top: 0; margin-left: 10px;}
}


.reservation-info .join-member .infomation__desc {position: relative; padding-left: 160px; border-bottom: 1px solid #eaeaea;}
.reservation-info .join-member .infomation__desc .bx-tit-l-n {position: absolute; top: 0; left: 0; width: 130px; height: 130px; line-height: 140px; padding: 0 0 0 15px; background: #efefef;}

@media (max-width: 767px) {
  .reservation-info .join-member .infomation__desc {padding-left: 0; margin-bottom: 30px; border-bottom: none;}
  .reservation-info .join-member .infomation__desc .bx-tit-l-n {position: relative; width: 100%; height: auto; line-height: 1.5; padding: 10px 10px 10px 15px;} /* 2025-08-06 */
}

/* 2025-07-31 */
#program-schedule .program-schedule__content .program-content__list .program-content__item .schedule-body .program__list .program__item .program-flag > .flag.school {
  background-color: #fff;
  border-color: #DD5331; /* 2025-08-06 */
  color: #DD5331; /* 2025-08-06 */
}

.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-flag .flag.school {
  background-color: #fff;
  border-color: #DD5331; /* 2025-08-06 */
  color: #DD5331; /* 2025-08-06 */
}

.schedule-card .card__info .school {padding-bottom: 10px;}
.schedule-card .card__info .school span {
  display: inline-block;
  color: #DD5331;
  font-family: "LG Smart_H";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 6px;
  border-radius: 3px;
  border: 1px solid #DD5331;
  background: #FFF;
}

.page-reservation .temporary-save__panel .school {padding-bottom: 10px;}
.page-reservation .temporary-save__panel .school span {
  display: inline-block;
  color: #DD5331;
  font-family: "LG Smart_H";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 6px;
  border-radius: 3px;
  border: 1px solid #DD5331;
  background: #FFF;
}

.badge.school {background-color: #d5295c !important;}
.page-program-detail .program-header__type .school {background-color: #DD5331;} /* 2025-08-06 */

.reservation__desc dd .tx-b-n {padding-top: 5px;}
.reservation__desc dd .flag.school {
  display: inline-block;
  color: #DD5331;
  font-family: "LG Smart_H";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 3px 6px;
  border-radius: 3px;
  border: 1px solid #DD5331;
  background: #FFF;
  vertical-align:top;
  margin-top: -1px;
  margin-left: 1px;
}

/* 2025-08-01 */
.program-top-ino-n {padding: 15px; border-radius: 3px; border: 1px solid #666;}
.program-top-ino-n > div {padding-bottom: 10px;}
.program-top-ino-n > p {
  color: #000;
  font-family: "LG Smart_H OTF2.0";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.program-top-ino-n > p.date {line-height: 16px; padding-top: 8px;}
.program-top-ino-n > p.place {
  font-family: "LG Smart_H OTF2.0";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding: 6px 0;
}
.program-top-ino-n > p.place span {color: #666;}
.program-top-ino-n > p.date2 {
  font-family: "LG Smart_H OTF2.0";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
}
.program-top-ino-n > p.date2 span {color: #666;}
.program-top-ino-n .flag {
  display: inline-block;
  font-family: "LG Smart_H";
  font-size: 11px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  padding: 2px 5px;
  border-radius: 3px;
  border: 1px solid #DD5331;
  background: #FFF;
  vertical-align:top;
  margin-top: -1px;
  margin-left: 1px;
}
.program-top-ino-n .flag.program {color: #fff; background: #000; border: 1px solid #000;}
.program-top-ino-n .flag.time {color:#333; border: 1px solid #333;}
.program-top-ino-n .flag.person {color:#fff; background:#9046AB; border: 1px solid #9046AB;}
.program-top-ino-n .flag.school {color: #DD5331; border: 1px solid #DD5331;}

.page-program-detail .program-header__type .primary-color .school {background-color: #DD5331;} /* 2025-08-06 */

@media (max-width: 1024px) {
  .page-reservation .reservation {
    padding: 20rem 0 0 0;
    border: none;
  }
}

/* 2025-08-08 */
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-title {
  flex: 1 85%;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-personnel {
  margin-top: 0;
}
.modal-calendar .tbl-program .tbl-program__body .program__list .program__item label .program-content .program-date {
  flex: 1 1 85%;
  margin-top: 3rem;
  padding-right: 12rem;
  font-size: 13rem;
  line-height: 1.5;
  color: #000;
}
.tbl-calendar .date.due {background: #FEFAD9;}
.tbl-calendar__icon ul .ico__due {background-image: url(/images/icon/ico-due-b5ec6120a24853f3d5131307894bedfb.png);}

.modal-calendar .tbl-calendar .date.due {background: #FEFAD9;}
.modal-calendar .tbl-calendar__icon ul .ico__due {background-image: url(/images/icon/ico-due-b5ec6120a24853f3d5131307894bedfb.png);}

.no-login-bx-n {padding: 15px; margin: 20px 0 0 0; border: 1rem solid #eaeaea; border-radius: 4px;}
.no-login-bx-n .checkbox.linked {width: 100%;}
.no-login-bx-n .checkbox.linked .linked__label::after {transform: translateY(-50%) rotate(45deg);}
.no-login-bx-n .checkbox.linked .linked__label.on::after {transform: translateY(-50%) rotate(-135deg);}
.no-login-bx-n .bt-tx-bx {font-size: 13px; line-height: 1.5; padding: 20px 10px 0 10px; display: none;}
.no-login-bx-n .bt-tx-bx dl {padding: 0 0 8px 0;}
.no-login-bx-n .bt-tx-bx dt {color: #000;}
.no-login-bx-n .bt-tx-bx dd {font-size: 12px; line-height: 1.4;}


/* 2025-08-12 */
.page-reservation .agree-info.ty-n .checkbox.ck-all {
  margin-bottom: 10px;
  background: #efefef;
  padding: 10px;
  border-radius: 6px;
}
.page-reservation .agree-info.ty-n .checkbox.ck-all label {color: #000;}
.ckb-sepa-n {
  clear: both;
  width: 100%;
  padding: 5px 10px;
}
.ckb-sepa-n .checkbox.linked {width: 100%;}



    /* 2025-08-18 */
    .tab-display.style-b {
        margin-bottom: 50rem;
    }
    .tab-display.style-b .tab-list {
        display: flex;
    }
    .tab-display.style-b .tab-list .tab-item {
        flex: 1;
    }
    .tab-display.style-b .tab-list .tab-item.current .tab-text {
        display: block;
        font-weight: 700;
        color: #D5285D;
    }
    .tab-display.style-b .tab-list .tab-item.current .tab-text::after {
        content: "";
        display: block;
        position: absolute;
        top: auto;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: #d5295c;
    }
    .tab-display.style-b .tab-list .tab-item .tab-text {
        display: block;
        position: relative;
        padding: 28rem 0;
        /*box-shadow: inset 0px -1px 0px #000;*/
        border-bottom: 1px solid #eaeaea;
        font-size: 18px;
        font-weight: 400;
        color: #000;
        line-height: 30px;
        text-align: center;
        cursor: pointer;
    }
    .tab-display.style-b .tab-contents {
        padding: 32rem;
    }
    .tab-display.style-b .tab-contents .tab-content {
        display: none;
    }
    .tab-display.style-b .tab-contents .tab-content.on {
        display: block;
    }
    @media (max-width: 1023px) {
        .tab-display.style-b {
            margin: 0 -20rem 30rem -20rem;
            border-bottom: 1px solid #eaeaea;
        }
        .tab-display.style-b .tab-list {
            padding: 0 20rem;
        }
        .tab-display.style-b .tab-contents {
            padding: 24px 16px;
        }
        .tab-display.style-b .tab-list .tab-item .tab-text {
            font-size: 13px;
            font-weight: 400;
            line-height: 130%;
            padding:13px 0;
            border-bottom: none;
        }
        .tab-display.style-b .tab-list .tab-item .tab-text span {
            display: block;
        }
    }

/* 2025-08-19 */
.reservation__thumb img {height: auto !important;}

@media (max-width: 1024px) {
  .reservation__desc dd .flag.school {
    font-size: 12px;
    padding: 2px 4px;
  }
  .reservation__thumb {
      height: auto !important;
      max-height: none !important;
      max-width: 100% !important;
      padding-bottom: 0 !important;
    }
    .reservation__thumb img {
      position: relative !important;
  }

}

.bx-gray-n .list.list__ico li strong {color: #000;}

/* 2025-08-20 */
.infomation.r-side .infomation__desc {position: relative; padding-left: 130px;}
.infomation.r-side .infomation__desc .bx-tit-l-n {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 100%;
    padding: 14px 10px 0 15px;
    background: #efefef;
}
.infomation.r-side .infomation__desc__item {margin-top: 0rem;}

@media (max-width: 767px) {
.infomation.r-side .infomation__desc {margin-top: -15rem;}
.infomation.r-side .infomation__desc .bx-tit-l-n {width: 110px;}
.infomation.r-side .infomation__desc__item {margin-top: 15rem;}
}