@charset "UTF-8";
.grid, .popup-content .input-box .box {
  *zoom: 1;
}

.grid:before, .popup-content .input-box .box:before, .grid:after, .popup-content .input-box .box:after {
  content: '';
  display: table;
}

.grid:after, .popup-content .input-box .box:after {
  clear: both;
}

.promotion .disabled {
  cursor: not-allowed;
  pointer-events: none;
}

.sr-only {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

.grid, .popup-content .input-box .box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.grid .col, .popup-content .input-box .box .col, .popup-content .input-box .box .item {
  position: relative;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion .container {
  position: relative;
  background-repeat: no-repeat;
  background-position: center top;
}

.promotion .wrap {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  text-align: center;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.promotion .holder {
  position: relative;
}

.promotion .info-list {
  text-align: left;
}

.promotion .info-list li {
  position: relative;
  padding-left: 10px;
  font-size: 25px;
  font-weight: 500;
  color: #222;
}

.promotion .info-list li:before {
  content: '·';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
}

.promotion .disabled:after {
  display: none;
}

.promotion .banner {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 105;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.promotion .banner a {
  position: relative;
  display: inline-block;
}

.promotion .banner a:after {
  content: '';
  position: absolute;
  top: 33%;
  right: 20%;
  z-index: 1;
  display: block;
  width: 66px;
  height: 73px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@-webkit-keyframes pointerBounce {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

@keyframes pointerBounce {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

.promotion-timer {
  padding: 25px 0;
  background-color: #ffe000;
}

.promotion-timer .item {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-family: "lato", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 0;
  font-weight: 800;
  color: #222;
}

.promotion-timer .item.timer-title {
  font-size: 30px;
}

.promotion-timer .item.timer-wrap {
  margin-left: 20px;
}

.promotion-timer .item .col:first-child, .promotion-timer .item .popup-content .input-box .box .item:first-child, .popup-content .input-box .box .promotion-timer .item .item:first-child {
  margin-right: 20px;
  color: #fe342e;
}

.promotion-timer .item .col:first-child .unit, .promotion-timer .item .popup-content .input-box .box .item:first-child .unit, .popup-content .input-box .box .promotion-timer .item .item:first-child .unit {
  margin: 0;
  padding-left: 6px;
}

.promotion-timer .item .col:first-child .unit:first-child, .promotion-timer .item .popup-content .input-box .box .item:first-child .unit:first-child, .popup-content .input-box .box .promotion-timer .item .item:first-child .unit:first-child {
  font-size: 40px;
  font-weight: 700;
}

.promotion-timer .item .col:first-child .unit:last-child, .promotion-timer .item .popup-content .input-box .box .item:first-child .unit:last-child, .popup-content .input-box .box .promotion-timer .item .item:first-child .unit:last-child {
  height: auto;
  line-height: 1;
  font-size: 20px;
  color: #222;
}

.promotion-timer .item .col em, .promotion-timer .item .popup-content .input-box .box .item em, .popup-content .input-box .box .promotion-timer .item .item em {
  display: inline-block;
  width: 90px;
  min-width: 90px;
  height: 58px;
  padding-left: 12px;
  text-align: center;
  vertical-align: bottom;
  line-height: 58px;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: 30px;
  background: url("//img.eduwill.net/eduwill/img/2021/T/onlive/210317/pc/bg_timer.png") no-repeat center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.promotion-timer .item .col em.unit, .promotion-timer .item .popup-content .input-box .box .item em.unit, .popup-content .input-box .box .promotion-timer .item .item em.unit {
  width: auto;
  min-width: auto;
  margin: 0 10px;
  padding-left: 0;
  font-size: 30px;
  letter-spacing: 0;
  background: none;
}

.promotion-title {
  background: #00012e url("//img.eduwill.net/eduwill/img/2021/T/onlive/210317/pc/bg_title.jpg") no-repeat 50% 50%;
  background-size: cover;
}

.promotion-title .wrap {
  height: 823px;
}

.promotion-title p {
  position: absolute;
  opacity: 0;
}

.promotion-title .title {
  right: 0;
  left: 0;
}

.promotion-title .title-1 {
  top: 90px;
}

.promotion-title .title-2 {
  top: 240px;
}

.promotion-title .title-3 {
  top: 353px;
}

.promotion-title .title-4 {
  top: 499px;
  line-height: 1.2;
  font-family: "lato", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 34px;
  color: #fff;
}

.promotion-title .title-4 strong {
  font-weight: 700;
  color: #ffe000;
}

.promotion-title .live {
  top: 120px;
  left: 50%;
  margin-left: 275px;
}

.promotion-title .box {
  top: 106px;
  right: 0;
  left: 0;
}

.promotion-title .action {
  top: 631px;
  right: 0;
  left: 0;
  z-index: 100;
}

.promotion-title .action a {
  position: relative;
  display: inline-block;
}

.promotion-title .action a:after {
  content: '';
  position: absolute;
  top: 60%;
  right: 0;
  z-index: 1;
  display: block;
  width: 66px;
  height: 73px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@keyframes pointerBounce {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

.promotion-title .action a.disabled::after {
  display: none;
}

.promotion-band {
  background-color: #ffe000;
}

.promotion-teacher2 .action {
  position: absolute;
  top: 770px;
  left: 314px;
}

.promotion-teacher3 .action {
  position: absolute;
  top: 513px;
  left: 467px;
}

.promotion-teacher4 .action {
  position: absolute;
  top: 562px;
  left: 314px;
}

.promotion-benefit .text {
  position: absolute;
  top: 220px;
  left: 0;
  text-align: left;
  line-height: 1.2;
  font-family: "lato", "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
  font-size: 50px;
  font-weight: 800;
  color: #3d3d3d;
  letter-spacing: -2px;
}

.promotion-event {
  position: relative;
}

.promotion-event.event-1 {
  background-color: #eeeeee;
}

.promotion-event.event-1 .info-list {
  position: absolute;
  top: 396px;
  left: 0;
  margin-left: 40px;
}

.promotion-event.event-1 .action {
  position: absolute;
  bottom: 167px;
  left: 161px;
}

.promotion-event.event-1 .action a {
  position: relative;
  display: inline-block;
}

.promotion-event.event-1 .action a:after {
  content: '';
  position: absolute;
  top: 85%;
  right: 0;
  z-index: 1;
  display: block;
  width: 36px;
  height: 40px;
  background: url("//img.eduwill.net/Img2/Common/icon/pointer/icon_pointer_1.png") no-repeat 0 0;
  background-size: 100% auto;
  -webkit-animation-name: pointerBounce;
          animation-name: pointerBounce;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-direction: normal;
          animation-direction: normal;
}

@keyframes pointerBounce {
  0%, 100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  50% {
    -webkit-transform: translate(-10px, -10px);
    transform: translate(-10px, -10px);
  }
}

.promotion-event.event-2 .info-list {
  position: absolute;
  top: 1045px;
  left: 50%;
  z-index: 1;
  margin-left: -500px;
  font-family: "Noto Sans KR", "맑은 고딕", "Malgun Gothic", "Apple SD Gothic Neo", "Dotum", "돋움", "Gulim", "굴림", "굴림체", Sans-Serif;
}

.promotion-event .info-list li {
  padding-left: 0;
  font-weight: 700;
}

.promotion-event .info-list li::before {
  display: none;
}

.promotion-apply {
  z-index: 101;
  background-color: #30333a;
}

.promotion-apply .holder {
  padding: 30px 40px;
  text-align: left;
  font-size: 18px;
  color: #3d3d3d;
  background-color: #eee;
}

.promotion-apply .holder-1 {
  padding: 50px 60px 20px;
  background-color: #fff;
}

.promotion-apply .holder-1 .col, .promotion-apply .holder-1 .popup-content .input-box .box .item, .popup-content .input-box .box .promotion-apply .holder-1 .item {
  width: 50%;
  font-size: 25px;
}

.promotion-apply .holder-1 .col p, .promotion-apply .holder-1 .popup-content .input-box .box .item p, .popup-content .input-box .box .promotion-apply .holder-1 .item p {
  margin-left: 153px;
  font-size: 18px;
}

.promotion-apply .holder-2 {
  padding-bottom: 100px;
}

.promotion-apply .holder-3 {
  margin-top: 100px;
}

.promotion-apply .holder-3 p {
  font-size: 20px;
}

.promotion-apply input.text {
  width: 65%;
  height: 55px;
  margin-left: 30px;
  line-height: 55px;
  border: 1px solid #7f7f7f;
  background-color: #fff;
}

.promotion-apply input.checkbox {
  width: 18px;
  height: 18px;
}

.promotion-apply input:-moz-read-only {
  background-color: #eee;
  opacity: .8;
}

.promotion-apply input:read-only {
  background-color: #eee;
  opacity: .8;
}

.promotion-apply .modify {
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: right;
  color: #fff;
}

.promotion-apply .modify a {
  margin-left: 20px;
  padding: 7px 23px;
  text-align: center;
  border-radius: 41px;
  background-color: #eee;
  color: #3d3d3d;
}

.promotion-apply .box {
  margin: 20px;
  line-height: 1.4;
}

.promotion-apply .box + .title {
  margin-top: 40px;
}

.promotion-apply .box .check-list {
  margin-top: 20px;
}

.promotion-apply .info-list {
  margin-top: 10px;
}

.promotion-apply .info-list li {
  font-size: 18px;
  font-weight: 400;
  color: #3d3d3d;
}

.promotion-apply .info-list li:before {
  content: '-';
}

.promotion-apply .info-list li strong {
  font-size: 23px;
}

.promotion-apply .action {
  position: absolute;
  right: 0;
  bottom: -50px;
  left: 0;
  text-align: center;
}

.promotion-event .comment-event .comment-section .title:before,
.promotion-event .comment-event .comment-section .title .bg {
  height: 600px;
}

.promotion-event .comment-event .comment-section .sns .step li.step2 .step-link div a {
  width: 147px;
}

.promotion-event .comment-event .comment-section .sns .step li.step2 .step-link div span {
  padding-left: 5px;
}

.promotion-event .comment-event .comment-section .sns .step li.step2 .step-link div span:after {
  right: 5px;
}

.promotion-event .comment-event .comment-notice {
  background: #f5f5f5;
}

.promotion-event .comment-event .comment-notice .wrap {
  text-align: left;
}

.promotion-event .comment-event .comment-notice .wrap dl dd li {
  font-weight: 300;
  color: #000;
}

.dimmed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.7);
}

.floating-notice {
  display: none;
}

@media screen and (min-width: 1024px) {
  .floating-notice {
    position: absolute;
    top: 0;
    right: 2%;
    display: block;
  }
}

.popup {
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 10000;
  display: none;
  width: 90%;
  max-width: 640px;
  border: 2px solid #313131;
  font-family: "Noto Sans KR", Sans-Serif;
  background-color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.popup-close a {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 40px;
  height: 40px;
}

.popup-close a:before, .popup-close a:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 20px;
  height: 1px;
  margin-left: -10px;
  background-color: #fff;
}

.popup-close a:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.popup-close a:after {
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
}

.popup-close a span {
  position: absolute;
  display: inline-block;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 0px;
  height: 0px;
  margin: -1px;
  padding: 0;
  word-break: keep-all;
  white-space: nowrap;
  color: transparent;
  border: 0;
  text-indent: -9999px;
}

@media screen and (min-width: 720px) {
  .popup-close a {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 60px;
    height: 60px;
  }
  .popup-close a:before, .popup-close a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 30px;
    height: 1px;
    margin-left: -15px;
    background-color: #fff;
  }
  .popup-close a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .popup-close a:after {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
  }
  .popup-close a span {
    position: absolute;
    display: inline-block;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 0px;
    height: 0px;
    margin: -1px;
    padding: 0;
    word-break: keep-all;
    white-space: nowrap;
    color: transparent;
    border: 0;
    text-indent: -9999px;
  }
}

.popup-review {
  border: none;
}

@media screen and (min-width: 1100px) {
  .popup-review {
    max-width: 890px;
  }
}

.popup-review .popup-close a {
  top: -40px;
}

@media screen and (min-width: 720px) {
  .popup-review .popup-close a {
    top: -60px;
  }
}

.popup-title {
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  color: #ffde00;
  background-color: #1b1b1b;
  padding: 1.25rem 0 0.9375rem;
  font-size: 3.61111vw;
}

@media screen and (min-width: 720px) {
  .popup-title {
    padding: 40px 0 30px;
  }
}

@media screen and (min-width: 720px) {
  .popup-title {
    font-size: 26px;
  }
}

.popup-title strong {
  display: block;
  font-weight: 900;
  font-size: 5vw;
}

@media screen and (min-width: 720px) {
  .popup-title strong {
    font-size: 36px;
  }
}

.popup-body .movies {
  width: 100%;
}

@media screen and (min-width: 720px) {
  .popup-body .movies {
    height: 500px;
  }
}

.popup-body .movies video,
.popup-body .movies iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.popup-body a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.popup-body a img {
  width: 100%;
}

.popup-content {
  padding: 0.9375rem;
}

@media screen and (min-width: 720px) {
  .popup-content {
    padding: 30px;
  }
}

.popup-content .text-box {
  margin-bottom: 0.625rem;
  padding-bottom: 0.46875rem;
  text-align: center;
  font-size: 2.77778vw;
  color: #232323;
  border-bottom: 1px dotted #999;
}

@media screen and (min-width: 720px) {
  .popup-content .text-box {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 720px) {
  .popup-content .text-box {
    padding-bottom: 15px;
  }
}

@media screen and (min-width: 720px) {
  .popup-content .text-box {
    font-size: 20px;
  }
}

.popup-content .text-box a {
  display: inline-block;
  margin-left: 0.3125rem;
  padding: 0.15625rem 0.3125rem;
  font-weight: 700;
  border: 1px solid #333;
  background-color: #ffdb0f;
}

@media screen and (min-width: 720px) {
  .popup-content .text-box a {
    margin-left: 10px;
  }
}

@media screen and (min-width: 720px) {
  .popup-content .text-box a {
    padding: 5px 10px;
  }
}

.popup-content .input-box .box {
  margin-top: 0.3125rem;
}

@media screen and (min-width: 720px) {
  .popup-content .input-box .box {
    margin-top: 10px;
  }
}

.popup-content .input-box .box:first-child {
  margin-top: 0;
}

.popup-content .input-box .box .item {
  width: 75%;
}

.popup-content .input-box .box .item.subject {
  width: 25%;
}

.popup-content .input-box label,
.popup-content .input-box input {
  position: relative;
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 3.05556vw;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .popup-content .input-box label,
  .popup-content .input-box input {
    font-size: 22px;
  }
}

.popup-content .input-box label {
  padding-left: 10px;
  font-weight: 700;
  color: #1d1d1d;
}

.popup-content .input-box label:before {
  content: '·';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  height: auto;
}

.popup-content .input-box input {
  padding: 0 0.3125rem;
  font-weight: 400;
  border: 1px solid #dcdcdc;
}

@media screen and (min-width: 720px) {
  .popup-content .input-box input {
    padding: 0 10px;
  }
}

.popup-content .input-box input:-moz-read-only {
  background-color: #eee;
  opacity: .8;
}

.popup-content .input-box input:read-only {
  background-color: #eee;
  opacity: .8;
}

.popup-content .agree-box {
  margin-top: 0.625rem;
  font-size: 2.77778vw;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box {
    margin-top: 20px;
  }
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box {
    font-size: 20px;
  }
}

.popup-content .agree-box .box {
  margin-top: 0.625rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .box {
    margin-top: 20px;
  }
}

.popup-content .agree-box .box + .title {
  margin-top: 1.25rem;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .box + .title {
    margin-top: 40px;
  }
}

.popup-content .agree-box .box .check-list {
  margin-top: 0.625rem;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .box .check-list {
    margin-top: 20px;
  }
}

.popup-content .agree-box .desc {
  height: 3.125rem;
  padding: 0.625rem;
  overflow-y: auto;
  background-color: #eee;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .desc {
    height: 100px;
  }
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .desc {
    padding: 20px;
  }
}

.popup-content .agree-box .info-list {
  margin: 0.3125rem 0;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .info-list {
    margin: 10px 0;
  }
}

.popup-content .agree-box .info-list li {
  font-weight: 400;
  color: #3d3d3d;
}

.popup-content .agree-box .info-list li strong {
  font-size: 3.47222vw;
}

@media screen and (min-width: 720px) {
  .popup-content .agree-box .info-list li strong {
    font-size: 25px;
  }
}

.popup-content .agree-box .info-list li:before {
  content: '-';
}

.popup-action {
  text-align: center;
  margin-top: 0.9375rem;
  padding-bottom: 1.5625rem;
}

@media screen and (min-width: 720px) {
  .popup-action {
    margin-top: 30px;
  }
}

@media screen and (min-width: 720px) {
  .popup-action {
    padding-bottom: 50px;
  }
}

.popup-action a {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: 45%;
  text-align: center;
  background-color: #ffd500;
  padding: 0.625rem 0;
  border-radius: 0.3125rem;
}

@media screen and (min-width: 720px) {
  .popup-action a {
    padding: 20px 0;
  }
}

@media screen and (min-width: 720px) {
  .popup-action a {
    border-radius: 10px;
  }
}

.popup-action a span {
  display: block;
  font-size: 3.33333vw;
  font-weight: 500;
  color: #000;
}

@media screen and (min-width: 720px) {
  .popup-action a span {
    font-size: 24px;
  }
}

.popup-action a.btn-cancel {
  margin-left: 1%;
  background-color: #434343;
}

.popup-action a.btn-cancel span {
  color: #fff;
}

.floating-notice {
  display: none;
}

@media screen and (min-width: 1024px) {
  .floating-notice {
    position: absolute;
    top: 0;
    right: 2%;
    display: block;
  }
}

.layer-notice {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (min-width: 1024px) {
  .layer-notice {
    position: absolute;
    left: auto;
    right: 0;
    z-index: 1;
    display: none;
    width: auto;
    height: auto;
    background: none;
  }
}

.layer-notice .inner {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 90%;
  max-width: 424px;
  z-index: 1;
  -webkit-transform: translate(-50%, -49%);
  transform: translate(-50%, -49%);
}

@media screen and (min-width: 1024px) {
  .layer-notice .inner {
    position: static;
    left: auto;
    top: auto;
    width: 100%;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.layer-notice .inner .action {
  width: 100%;
  text-align: center;
  background-color: #000;
}

@media screen and (min-width: 1024px) {
  .layer-notice .inner .action {
    display: none;
    text-align: right;
  }
}

.layer-notice .inner .action .col, .layer-notice .inner .action .popup-content .input-box .box .item, .popup-content .input-box .box .layer-notice .inner .action .item {
  width: 50%;
}

.layer-notice .inner .action .col:first-child a:before, .layer-notice .inner .action .popup-content .input-box .box .item:first-child a:before, .popup-content .input-box .box .layer-notice .inner .action .item:first-child a:before {
  display: none;
}

@media screen and (min-width: 1024px) {
  .layer-notice .inner .action .col, .layer-notice .inner .action .popup-content .input-box .box .item, .popup-content .input-box .box .layer-notice .inner .action .item {
    display: inline-block;
    float: none;
    width: auto;
  }
}

.layer-notice .inner .action .col a, .layer-notice .inner .action .popup-content .input-box .box .item a, .popup-content .input-box .box .layer-notice .inner .action .item a {
  position: relative;
  display: block;
  color: #fff;
  padding: 0.3125rem;
  font-size: 2.77778vw;
}

@media screen and (min-width: 720px) {
  .layer-notice .inner .action .col a, .layer-notice .inner .action .popup-content .input-box .box .item a, .popup-content .input-box .box .layer-notice .inner .action .item a {
    padding: 10px;
  }
}

@media screen and (min-width: 720px) {
  .layer-notice .inner .action .col a, .layer-notice .inner .action .popup-content .input-box .box .item a, .popup-content .input-box .box .layer-notice .inner .action .item a {
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  .layer-notice .inner .action .col a, .layer-notice .inner .action .popup-content .input-box .box .item a, .popup-content .input-box .box .layer-notice .inner .action .item a {
    font-size: 14px;
  }
}

.layer-notice .inner .action .col a:before, .layer-notice .inner .action .popup-content .input-box .box .item a:before, .popup-content .input-box .box .layer-notice .inner .action .item a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 1px;
  height: 100%;
  background-color: #fff;
}

@media screen and (min-width: 1024px) {
  .layer-notice .inner .action .col a:before, .layer-notice .inner .action .popup-content .input-box .box .item a:before, .popup-content .input-box .box .layer-notice .inner .action .item a:before {
    top: 50%;
    height: 10px;
    margin-top: -5px;
  }
}
/*# sourceMappingURL=web.css.map */