@charset "UTF-8";
.etc {
  position: relative;
}
.etc .page_view {
  width: 70.8333333333vw;
  margin: 0 auto;
  padding-bottom: 10.4166666667vw; /* margin-bottom:vw(200) */
}
.etc br.pc {
  display: block;
}
.etc br.mo {
  display: none;
}
.etc .policy > p {
  padding: 2.0833333333vw;
  font-size: 1.0416666667vw;
  line-height: 1.5;
  text-align: center;
  color: #000;
  border: solid 1px #e1e1e1;
}
.etc .policy dl {
  margin-top: 2.0833333333vw;
}
.etc .policy dl dt {
  margin-bottom: 0.78125vw;
  font-size: 0.9375vw;
  font-weight: 600;
  color: #000;
}
.etc .policy dl dd {
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #636363;
}
.etc .privacy .select-date {
  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: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.etc .privacy .privacy-box {
  margin-top: 1.0416666667vw;
  padding: 2.0833333333vw;
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #000;
  border: solid 1px #e1e1e1;
}
.etc .privacy dl {
  padding: 2.0833333333vw 0;
}
.etc .privacy dl + dl {
  border-top: 1px solid #e5e5e5;
}
.etc .privacy dl.indent dd {
  margin-left: 0.78125vw;
  text-indent: -0.78125vw;
}
.etc .privacy dl.indent a {
  text-indent: 0;
}
.etc .privacy dl dt {
  margin-bottom: 0.5208333333vw;
  font-size: 0.9375vw;
  font-weight: 600;
  color: #000;
}
.etc .privacy dl dd, .etc .privacy dl a {
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #636363;
}
.etc .privacy dl a {
  display: inline-block;
}
.etc .privacy .comm-table {
  margin-top: 1.0416666667vw;
}
.etc .privacy .sub-title {
  margin: 0.5208333333vw 0;
}
.etc .privacy .each-box > li {
  margin-top: 1.0416666667vw;
}
.etc .privacy .each-box strong {
  display: block;
  font-size: 0.8333333333vw;
  font-weight: normal;
  color: #000;
}
.etc .privacy .each-box .text {
  margin-top: 0.5208333333vw;
}
.etc .privacy .each-box p {
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #636363;
}
.etc .privacy .each-box .conts-box {
  margin-top: 0.5208333333vw;
  padding: 1.0416666667vw;
  border: solid 1px #e1e1e1;
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #636363;
}
.etc .inquiry .info_consent-box {
  border-bottom: 1px solid #e5e5e5;
}
.etc .inquiry .comm_btn {
  margin-top: 3.125vw;
}

.info_input-box {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.info_input-box li {
  padding: 1.0416666667vw;
}
.info_input-box li + li {
  border-top: 1px solid #e1e1e1;
}
.info_input-box li.alignment-top .label-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

/* mo */
.etc .label-box label {
  border: none;
}
.etc .label-box input[type=text], .etc .label-box input[type=password] {
  width: 26.0416666667vw;
  height: 3.125vw;
  padding: 0 1.0416666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e1e1e1;
}

.label-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
.label-box label {
  display: inline-block;
  height: 100%;
}
.label-box input {
  font-size: 0.9375vw;
  color: #000;
}
.label-box input[type=text] {
  width: 100%;
  height: 2.0833333333vw;
}
.label-box textarea {
  width: 100%;
  height: 10.4166666667vw;
  padding: 1.0416666667vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #e1e1e1;
  border-radius: 0;
  resize: none;
  font-size: 0.9375vw;
}
.label-box input::-webkit-input-placeholder, .label-box textarea::-webkit-input-placeholder {
  font-size: 0.9375vw;
  color: rgba(0, 0, 0, 0.5);
}
.label-box input::-moz-placeholder, .label-box textarea::-moz-placeholder {
  font-size: 0.9375vw;
  color: rgba(0, 0, 0, 0.5);
}
.label-box input:-ms-input-placeholder, .label-box textarea:-ms-input-placeholder {
  font-size: 0.9375vw;
  color: rgba(0, 0, 0, 0.5);
}
.label-box input::-ms-input-placeholder, .label-box textarea::-ms-input-placeholder {
  font-size: 0.9375vw;
  color: rgba(0, 0, 0, 0.5);
}
.label-box input::placeholder, .label-box textarea::placeholder {
  font-size: 0.9375vw;
  color: rgba(0, 0, 0, 0.5);
}
.label-box .label-name {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  width: 8.3333333333vw;
  font-size: 0.9375vw;
  color: #000;
}
.label-box .comm_select label {
  width: 100%;
}
.label-box .attachment-wrap button {
  display: block;
  width: 6.25vw;
  height: 2.6041666667vw;
  margin-left: 0.5208333333vw;
  font-size: 0.8333333333vw;
  text-align: center;
  color: #000;
  border-radius: 5px;
  border: solid 1px #898989;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
          transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.label-box .attachment-wrap button:hover {
  background-color: #898989;
  color: #fff;
}
.label-box .byte_check {
  display: block;
  color: #999;
  font-size: 0.8333333333vw;
}

.secure-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.secure-wrap .label-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.secure-wrap .label-name {
  width: 8.3333333333vw;
}
.secure-wrap .secure-captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0;
}
.secure-wrap .captcha {
  width: 13.28125vw;
}
.secure-wrap .captcha img {
  height: 100%;
}
.secure-wrap .button-box {
  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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: 0.2604166667vw;
}
.secure-wrap .button-box button {
  display: block;
}
.secure-wrap .secure-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.5625vw;
  margin-top: 0;
}
.secure-wrap .secure-label label {
  width: auto;
}
.secure-wrap .secure-label input[type=text] {
  height: 2.6041666667vw;
  padding: 0 0.5208333333vw;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #e1e1e1;
}
.secure-wrap .secure-label button {
  display: block;
  width: 3.125vw;
  height: 2.6041666667vw;
  margin-left: 0.5208333333vw;
  font-size: 0.8333333333vw;
  text-align: center;
  color: #000;
  border-radius: 5px;
  border: solid 1px #898989;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
          transition-timing-function: cubic-bezier(0.65, 0, 0.35, 1);
}
.secure-wrap .secure-label button:hover {
  background-color: #898989;
  color: #fff;
}

.info_consent-box {
  padding: 3.125vw 0;
}
.info_consent-box > strong {
  display: block;
  font-size: 1.25vw;
  font-weight: 600;
  color: #000;
}
.info_consent-box .content-box {
  overflow-y: auto;
  width: 100%;
  height: 16.6666666667vw;
  margin-top: 1.0416666667vw;
  padding: 1.0416666667vw;
  overflow: hidden;
  overflow-y: scroll;
  border: solid 1px #e1e1e1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* .hyphen{display:flex;
      &::before{content:'-';display:block;margin-right:vw(2);font-size:inherit;color:inherit;}
  } */
}
.info_consent-box .content-box::-webkit-scrollbar {
  width: 6px;
  height: 8px;
}
.info_consent-box .content-box::-webkit-scrollbar-thumb {
  background-color: #a8a7a3;
  border-radius: 4px;
}
.info_consent-box .content-box::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.22);
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .info_consent-box .content-box {
    scrollbar-face-color: #a8a7a3;
    scrollbar-3dlight-color: #f0efea;
    scrollbar-shadow-color: #f0efea;
    scrollbar-track-color: #f0efea;
    scrollbar-highlight-color: #f0efea;
    scrollbar-darkshadow-color: #f0efea;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .info_consent-box .content-box {
    overflow-y: auto;
  }
}
.info_consent-box .content-box dt {
  display: block;
  font-size: 0.9375vw;
  color: #000;
  font-weight: bold;
}
.info_consent-box .content-box dd {
  font-size: 0.8333333333vw;
  line-height: 1.63;
  color: #636363;
}
.info_consent-box .content-box dl {
  margin-top: 1.1458333333vw;
}
.info_consent-box .content-box dl.no_margin, .info_consent-box .content-box dl:nth-child(1) {
  margin-top: 0;
}
.info_consent-box .comm_radio-box {
  margin-top: 1.0416666667vw;
}
.info_consent-box .comm_checkbox {
  display: block;
  margin-top: 1.0416666667vw;
}
.info_consent-box .alert-box {
  margin-top: 2.0833333333vw;
  margin-left: 0;
  font-size: 0.8333333333vw;
  line-height: 1.75;
  color: #636363;
}

/* 404page CSS, main landscape */
#mainlandscape,
#page404Box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: var(--vh, 100vh);
}
#mainlandscape dl,
#page404Box dl {
  text-align: center;
}
#mainlandscape img,
#page404Box img {
  width: 16.4583333333vw;
}
#mainlandscape strong,
#page404Box strong {
  display: block;
  font-size: 2.7083333333vw;
  color: #06377b;
  margin-top: 1.0416666667vw;
}
#mainlandscape p,
#page404Box p {
  font-size: 1.4583333333vw;
  color: #636363;
  margin: 2.0833333333vw 0 3.125vw 0;
}
#mainlandscape .comm_btn a,
#page404Box .comm_btn a {
  width: 15.625vw;
}

/* ie 대응 */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .etc .secure-wrap .secure-label label {
    width: auto;
  }
  .etc .inquiry textarea {
    overflow: auto;
  }
  #page404Box {
    height: 100vh;
  }
}
@media all and (max-width: 1400px) and (min-width: 721px), ((orientation: landscape) and (max-width: 720px)) {
  .etc .page_view {
    width: 85.7142857143vw;
    padding-bottom: 14.2857142857vw;
  }
  .etc .policy > p {
    padding: 2.8571428571vw;
    font-size: 1.4285714286vw;
  }
  .etc .policy dl {
    margin-top: 2.8571428571vw;
  }
  .etc .policy dl dt {
    margin-bottom: 1.0714285714vw;
    font-size: 1.2857142857vw;
  }
  .etc .policy dl dd {
    font-size: 1.1428571429vw;
  }
  .etc .privacy .privacy-box {
    margin-top: 1.4285714286vw;
    padding: 2.8571428571vw;
    font-size: 1.1428571429vw;
  }
  .etc .privacy dl {
    padding: 2.8571428571vw 0;
  }
  .etc .privacy dl.indent dd {
    margin-left: 1.0714285714vw;
    text-indent: -1.0714285714vw;
  }
  .etc .privacy dl dt {
    margin-bottom: 0.7142857143vw;
    font-size: 1.2857142857vw;
  }
  .etc .privacy dl dd, .etc .privacy dl a {
    font-size: 1.1428571429vw;
  }
  .etc .privacy .comm-table {
    margin-top: 1.4285714286vw;
  }
  .etc .privacy .sub-title {
    margin: 0.7142857143vw 0;
  }
  .etc .privacy .each-box > li {
    margin-top: 1.4285714286vw;
  }
  .etc .privacy .each-box strong {
    font-size: 1.1428571429vw;
  }
  .etc .privacy .each-box .text {
    margin-top: 0.7142857143vw;
  }
  .etc .privacy .each-box p {
    font-size: 1.1428571429vw;
  }
  .etc .privacy .each-box .conts-box {
    margin-top: 0.7142857143vw;
    padding: 1.4285714286vw;
    font-size: 1.1428571429vw;
  }
  .etc .inquiry .comm_btn {
    margin-top: 4.2857142857vw;
  }
  .info_input-box li {
    padding: 1.4285714286vw;
  }
  .etc .label-box input[type=text], .etc .label-box input[type=password] {
    width: 35.7142857143vw;
    height: 4.2857142857vw;
    padding: 0 1.4285714286vw;
  }
  .label-box input {
    font-size: 1.2857142857vw;
  }
  .label-box input[type=text] {
    height: 2.8571428571vw;
  }
  .label-box textarea {
    height: 14.2857142857vw;
    padding: 1.4285714286vw;
    font-size: 1.2857142857vw;
  }
  .label-box input::-webkit-input-placeholder, .label-box textarea::-webkit-input-placeholder {
    font-size: 1.2857142857vw;
  }
  .label-box input::-moz-placeholder, .label-box textarea::-moz-placeholder {
    font-size: 1.2857142857vw;
  }
  .label-box input:-ms-input-placeholder, .label-box textarea:-ms-input-placeholder {
    font-size: 1.2857142857vw;
  }
  .label-box input::-ms-input-placeholder, .label-box textarea::-ms-input-placeholder {
    font-size: 1.2857142857vw;
  }
  .label-box input::placeholder, .label-box textarea::placeholder {
    font-size: 1.2857142857vw;
  }
  .label-box .label-name {
    width: 11.4285714286vw;
    font-size: 1.2857142857vw;
  }
  .label-box .attachment-wrap button {
    width: 8.5714285714vw;
    height: 3.5714285714vw;
    margin-left: 0.7142857143vw;
    font-size: 1.1428571429vw;
  }
  .label-box .byte_check {
    font-size: 1.1428571429vw;
  }
  .secure-wrap .label-name {
    width: 11.4285714286vw;
  }
  .secure-wrap .captcha {
    width: 18.2142857143vw;
  }
  .secure-wrap .button-box {
    margin-left: 0.3571428571vw;
  }
  .secure-wrap .secure-label {
    margin-left: 2.1428571429vw;
  }
  .secure-wrap .secure-label input[type=text] {
    height: 3.5714285714vw;
    padding: 0 0.7142857143vw;
  }
  .secure-wrap .secure-label button {
    width: 4.2857142857vw;
    height: 3.5714285714vw;
    margin-left: 0.7142857143vw;
    font-size: 1.1428571429vw;
  }
  .info_consent-box {
    padding: 4.2857142857vw 0;
  }
  .info_consent-box > strong {
    font-size: 1.7142857143vw;
  }
  .info_consent-box .content-box {
    height: 22.8571428571vw;
    margin-top: 1.4285714286vw;
    padding: 1.4285714286vw;
  }
  .info_consent-box .content-box dt {
    font-size: 1.2857142857vw;
  }
  .info_consent-box .content-box dd {
    font-size: 1.1428571429vw;
  }
  .info_consent-box .content-box dl {
    margin-top: 1.5714285714vw;
  }
  .info_consent-box .comm_checkbox {
    margin-top: 1.4285714286vw;
  }
  .info_consent-box .alert-box {
    margin-top: 2.8571428571vw;
    font-size: 1.1428571429vw;
  }
  /* 404page CSS */
  #page404Box {
    height: var(--vh, 100vh);
  }
  #page404Box img {
    width: 22.5714285714vw;
  }
  #page404Box strong {
    font-size: 3.7142857143vw;
    margin-top: 1.4285714286vw;
  }
  #page404Box p {
    font-size: 2vw;
    margin: 2.8571428571vw 0 4.2857142857vw 0;
  }
  #page404Box .comm_btn a {
    width: 21.4285714286vw;
  }
}
/* 모바일 */
@media all and (max-width: 720px) and (not (orientation: landscape)) {
  .etc {
    position: relative;
  }
  .etc .page_view {
    width: calc(100vw - 11.1111111111vw);
    margin-top: 4.1666666667vw;
    padding-bottom: 52.7777777778vw;
  }
  .etc br.pc {
    display: none;
  }
  .etc br.mo {
    display: block;
  }
  .etc .policy > p {
    padding: 3.8888888889vw 5.5555555556vw;
    font-size: 3.8888888889vw;
    line-height: 1.5;
  }
  .etc .policy dl {
    margin-top: 5.5555555556vw;
  }
  .etc .policy dl dt {
    margin-bottom: 2.7777777778vw;
    font-size: 4.4444444444vw;
  }
  .etc .policy dl dd {
    font-size: 3.8888888889vw;
    line-height: 1.43;
    margin-left: 2.0833333333vw;
    text-indent: -2.0833333333vw;
  }
  .etc .privacy .privacy-box {
    margin-top: 5.5555555556vw;
    padding: 2.7777777778vw;
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .etc .privacy dl {
    padding: 7.6388888889vw 0;
  }
  .etc .privacy dl.indent dd {
    margin-left: 0;
    text-indent: 0;
  }
  .etc .privacy dl dt {
    margin-bottom: 3.4722222222vw;
    font-size: 4.4444444444vw;
  }
  .etc .privacy dl dd, .etc .privacy dl a {
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .etc .privacy .comm-table {
    margin-top: 5.5555555556vw;
  }
  .etc .privacy .sub-title {
    margin: 4.1666666667vw 0;
  }
  .etc .privacy .each-box > li {
    margin-top: 5.2777777778vw;
  }
  .etc .privacy .each-box strong {
    font-size: 3.8888888889vw;
  }
  .etc .privacy .each-box .text {
    margin-top: 1.3888888889vw;
  }
  .etc .privacy .each-box p {
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .etc .privacy .each-box .conts-box {
    margin-top: 4.1666666667vw;
    padding: 4.1666666667vw 2.7777777778vw;
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .etc .inquiry .comm_btn {
    margin-top: 8.3333333333vw;
  }
  .info_input-box li {
    padding: 2.7777777778vw;
  }
  .info_input-box li.alignment-top .label-box {
    display: block;
  }
  .etc .label-box label {
    width: 100%;
  }
  .etc .label-box input[type=text], .etc .label-box input[type=password] {
    width: 100%;
    height: 11.1111111111vw;
    padding: 0 2.7777777778vw;
  }
  .label-box {
    -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;
  }
  .label-box .label-name { /* width:vwm(160);*/
    width: 100%;
    font-size: 3.8888888889vw;
    margin-bottom: 2.7777777778vw;
  }
  .label-box input {
    font-size: 3.8888888889vw;
  }
  .label-box input[type=text] {
    height: 5.5555555556vw;
  }
  .label-box textarea {
    width: 100%;
    height: 27.7777777778vw; /* margin-top:vwm(20);*/
    padding: 2.7777777778vw;
    font-size: 3.8888888889vw;
  }
  .label-box textarea::-webkit-input-placeholder, .label-box input::-webkit-input-placeholder {
    font-size: 3.8888888889vw;
  }
  .label-box textarea::-moz-placeholder, .label-box input::-moz-placeholder {
    font-size: 3.8888888889vw;
  }
  .label-box textarea:-ms-input-placeholder, .label-box input:-ms-input-placeholder {
    font-size: 3.8888888889vw;
  }
  .label-box textarea::-ms-input-placeholder, .label-box input::-ms-input-placeholder {
    font-size: 3.8888888889vw;
  }
  .label-box textarea::placeholder,
  .label-box input::placeholder {
    font-size: 3.8888888889vw;
  }
  .label-box .byte_check {
    font-size: 3.3333333333vw;
  }
  .secure-wrap .label-name {
    width: 100%;
  }
  .secure-wrap .secure-captcha {
    width: 100%; /* margin-top:vwm(20);*/
  }
  .secure-wrap .captcha {
    width: 60.4166666667vw;
  }
  .secure-wrap .button-box {
    margin-left: 0.9722222222vw;
  }
  .secure-wrap .button-box button {
    width: 5.2777777778vw;
  }
  .secure-wrap .secure-label {
    width: 100%;
    margin-top: 2.7777777778vw;
    margin-left: 0;
  }
  .secure-wrap .secure-label input[type=text] {
    width: 47.2222222222vw;
    height: 11.1111111111vw;
    padding-left: 1.3888888889vw;
  }
  .secure-wrap .secure-label button {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 16.6666666667vw;
    margin-left: 2.7777777778vw;
    height: 11.1111111111vw;
    font-size: 3.8888888889vw;
    border-radius: 5px;
  }
  .info_consent-box {
    padding: 8.3333333333vw 0;
  }
  .info_consent-box > strong {
    font-size: 4.4444444444vw;
  }
  .info_consent-box .content-box {
    height: 72.2222222222vw;
    margin-top: 4.1666666667vw;
    padding: 2.7777777778vw;
  }
  .info_consent-box .content-box strong {
    font-size: 3.8888888889vw;
  }
  .info_consent-box .content-box dl {
    margin-top: 4.1666666667vw;
  }
  .info_consent-box .content-box dt, .info_consent-box .content-box dd {
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .info_consent-box .comm_radio-box,
  .info_consent-box .comm_checkbox {
    margin-top: 4.1666666667vw;
  }
  .info_consent-box .alert-box {
    margin-top: 8.3333333333vw;
    font-size: 3.8888888889vw;
    line-height: 1.43;
  }
  .info_consent-box .alert-box p {
    text-indent: -2.7777777778vw;
    margin-left: 2.7777777778vw;
  }
  /* 404page CSS */
  #page404Box img {
    width: 43.8888888889vw;
  }
  #page404Box strong {
    font-size: 7.2222222222vw;
    margin-top: 2.7777777778vw;
  }
  #page404Box p {
    font-size: 3.8888888889vw;
    margin: 5.5555555556vw 0 8.3333333333vw 0;
  }
  #page404Box .comm_btn a {
    width: 56.9444444444vw;
  }
}