@charset "utf-8";

.onlinepay_wrap {
  width: 100%;
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.onlinepay_cont {
  width: 1280px;
  height: auto;
  margin: 0 auto;
}

.onlinepay_info {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; padding: 23px 15px; margin-top:80px; background-color:#f8f8f8;}

.onlinepay_info p {
  font-size: 15px;
  color: #333;
}

.emphasis-txt {
  font-size: 13px;
  color: #555;
  margin-top: 13px;
}

.emphasis-txt a {
  color: #8e8e8e;
  font-size: 13px;
  border: 1px solid #d7d7d7;
  padding: 3px 5px;
  margin: 0 5px 0;
}

.onlinpay_wrap .onlinepay_tab {
  width: 100%;
}

.onlinpay_wrap .onlinepay_tab button {
  border: 1px solid #d7d7d7;
  background: #f3f3f3;
  cursor: pointer;
  padding: 20px 0;
  width: 33.33333333333333%;
  font-size: 16px;
  color: #868686;
  font-weight: 400;
  font-family: 'Noto Sans KR', sans-serif, NanumGothic, Arial, Helvetica, "굴림체";
  box-sizing: border-box;
  float: left;
}

.onlinpay_wrap .onlinepay_tab button.active {
  border-top: 2px solid #ea2127;
  box-sizing: border-box;
  border-bottom: none;
  color: #ea2127;
  outline: none;
  font-weight: bold;
  background: none;
}

.onlinpay_wrap .onlinepay_tab button:nth-child(2) {
  border-left: none;
}

.onlinpay_wrap .onlinepay_tab button:nth-child(3) {
  border-left: none;
}

.onlinpay_wrap .onlinepay_tab button:nth-child(4) {
  border-left: none;
}

.onlinpay_wrap .onlinepay_process {
  clear: both;
  padding: 0 0 90px;
}

.onlinpay_wrap .onlinepay_process h2 {
  width: 208px;
  font-size: 40px;
  text-align: center;
  float: left;
  color: #333;
  padding-right: 10px;
  font-weight: 100;
}

table#onlinepay-table {
  width: 100%;
  border-top: 1px solid #222;
  display: inline-block;
  margin-top: 50px;
}

table#onlinepay-table th {
  border-bottom: 1px solid #dae0e9;
  background: #f2f5f9;
  color: #222;
  width: 230px;
  padding: 25px 0;
  font-weight: normal;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -moz-box-sizing: border-box;
}

table#onlinepay-table td {
  border-bottom: 1px solid #dae0e9;
  color: #222;
  padding-left: 30px;
  position: relative;
  width: 82.1%;
  font-size: 16.1px;
}

table#onlinepay-table td input[class="common"] {
  width: 312px;
  height: 44px;
  line-height:38px;
  padding-left: 15px;
  letter-spacing: -0.05em;
  font-weight: 500;
  color: #333;
  border: 1px solid #dae0e9;
  font-family: 'Noto Sans KR', sans-serif, NanumGothic, Arial, Helvetica, "굴림체";
}

/* 결제금액, 결제방법 셀렉트박스 */
table#onlinepay-table td .select_box {display:inline-block; position:absolute; top:13px;	height:44px; line-height:38px;}

table#onlinepay-table td .select_box select {width:100px; height:44px; line-height:38px; padding-left:15px; letter-spacing:-0.05em; border:1px solid #dae0e9; border-radius:0px; outline:none; /* margin:0 0 0 2px; */ color:#333; font-family: 'Noto Sans KR', sans-serif, NanumGothic, Arial, Helvetica, "굴림체"; -webkit-appearance:none; -moz-appearance:none; appearance:none; background:url(/resources/images/landing/onlinepay/arrow_down.jpg) no-repeat 92% 50%;}
table#onlinepay-table td .select_box select::-ms-expand {display:none;}
table#onlinepay-table td .dropdown{background:url(/resources/images/landing/onlinepay/arrow_up.jpg) no-repeat 92% 50%;}

/* table#onlinepay-table td .select_box select:first-of-type {margin-left:8px;	margin-right:1px;}
table#onlinepay-table td .select_box select:nth-of-type(2) {width:194px;}
table#onlinepay-table td .select_box select:nth-of-type(3) {width:194px;} */

table#onlinepay-table td input[class="number"] {
  width: 95.9px;
  height: 44px;
  padding-left: 15px;
  letter-spacing: -0.05em;
  border: 1px solid #dae0e9;
  margin: 0 3px 0 2px;
  font-weight: 500;
  font-family: 'Noto Sans KR', sans-serif, NanumGothic, Arial, Helvetica, "굴림체";
}

table#onlinepay-table td input:first-child[class="number"] {
  margin-left: 0;
}

table#onlinepay-table td .credit {
  font-size: 16.1px;
  color: #333;
}

/* table#onlinepay-table td p:last-child {
  font-size: 14.1px;
  color: #a0a0a0
} */

.onlinpay_wrap input::placeholder {
  color: #888888;
  font-size: 14.1px;
  font-weight: 400;
}

.location {
  display: inline-block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 16.1px;
  padding-left: 25px;
  color: #333;
  font-weight: 500;
}

.confim_location {
  padding: 0;
  cursor: default;
  font-size: 16.1px;
  font-weight: 400;
}

.location input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.location .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 16px;
  width: 16px;
  border: 1px solid #b6bdce;
}

.location .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.location input:checked~.checkmark:after {
  display: block;
}

.location .checkmark:after {
  left: 5.1px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid #d34044;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.important-cont {
  background-color: #f8f8f8;
  width: 100%;
  border: 1px solid #dae0e9;
  padding: 30px;
  margin-top: 46px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.important-cont h1 {
  color: #454545;
  font-size: 16px;
  border-bottom: 1px solid #dae0e9;
  padding-bottom: 11px;
}

.important-cont pre {
  line-height: .5;
  margin-left: 7px;
  margin-bottom: 10px;
}

.important-cont p {
  font-size: 15.05px;
  color: #333;
  line-height: 2;
}

.important-cont p:first-of-type {
  margin-top: 23px;
}

.important-cont img {
  float: left;
  margin-right: 10px;
}

.important-cont b {
  color: #444;
  cursor: pointer;
  text-decoration: underline;
  text-decoration-color: #9e9e9e;
  text-underline-position: under;
}

.important-cont span {
  width: 3px;
  height: 3px;
  float: left;
  background: #222;
  margin-top: 14px;
  display: block;
}

.important-cont .icon {
  width: 23px;
  height: 23px;
}

.agree-check {
  padding: 9px 0 0 56px;
  width: 260px;
}

.agree-check .checkmark {
  top: 13px !important;
  left: 30px !important;
}

.onlinepay_cont hr {
  display: block;
  height: 1px;
  border: 0;
  border-bottom: 1px solid #b7b7b7;
  margin: 47px 0 0;
  padding: 0;
}

.complete-payment {
  text-align: center;
}

.complete-payment h1 {
  font-weight: 400;
  font-size: 34px;
  color: #444;
  line-height: 1;
  margin-bottom: 23px;
}

.complete-payment img {
  padding: 90px 0 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}

.complete-payment p {
  color: #555;
  font-size: 17px;
  line-height: 1.3;
}

.complete-payment p:first-of-type {
  font-weight: 500;

}

.complete-payment p:last-child {
  font-weight: 400;
}

.complete-payment .complete-cont {
  padding-bottom: 90px;
}

button.mainMove {
  background-color: #333333;
}

/* 온라인결제 step2. 결제내용확인 */
#onlinePay_two {}
#onlinePay_two .mypage_radio_wrap {width:100%; border-top:1px solid #e5e5e5; margin-top:40px; text-align:center;}

#onlinePay_two .btn-cont {
  margin: 0 auto;
  width: 664px;
  text-align: center;
  margin-top:48px;
}

.onlinepay_cont button {
  cursor: pointer;
  background: #ea2026;
  border: none;
  outline: none;
  padding: 20px 90px;
  margin: 48px auto 0;
  display: block;
  width: 320px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  font-size: 18px;
  letter-spacing: -0.07em;
  font-weight: bold;
}

#onlinePay_two .btn-cont button:first-of-type {
  float: left;
  width: 328px;
  margin: 0 8px 0 0;
  background: #666;
}

#onlinePay_two .btn-cont button:last-of-type {
  margin: 0;
  width: 328px;
}