@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
/* common */
.mt-0 {
  margin-top: 0 !important;
}
.ml-10 {
  margin-left: 10px;
}
.sec_tit {
  text-align: center;
}
.sec_tit .hr {
  width: 100%;
  height: 1px;
  background: #000;
  margin-top: 37px;
}
.sec_tit h2 {
  font-size: 1.875rem;
  font-weight: 700;
}
.sec_tit p {
  font-size: 0.875rem;
  margin-top: 1.6875rem;
  color: #666666
}
.input_type1 {
  height: 3.125rem;
  background: #FFFFFF;
  border: 0.0625rem solid #BBBBBB;
  border-radius: 0.25rem;
  padding: 0 0.9375rem;
  box-sizing: border-box;
}
.input_type2 {
  height: 2.8125rem;
  background: #FFFFFF;
  border: 0.0625rem solid #BBBBBB;
  border-radius: 0.25rem;
  padding: 0 0.9375rem;
  box-sizing: border-box;
}
.input_150 {
  width: 9.375rem;
}
.input_tel {
  width: 9.375rem;
}
.input_date {
  width: 9.375rem;
}
.input_215 {
  width: 13.4375rem;
}
.input_btn {
  width: 19.0625rem;
}
.input_default {
  width: 19.0625rem;
}
.input_email {
  width: 19.0625rem;
}
.input_305 {
  width: 19.0625rem;
}
.input_100per {
  width: 100%;
}
.input_flex {
  display: flex;
  align-items: center;
}
input.alert,
select.alert {
  border-color: #1472B5;
}
.btn {
  text-align: center;
}
.btn button {
  height: 3.75rem;
  background: #333333;
  border-radius: 0.25rem;
  color: #fff;
  font-size: 1.0625rem;
  width: 13.125rem;
  font-weight: 700;
}
.btn button.cancel {
  color: #333333;
  background: #fff;
  border: 0.0625rem solid #333333;
}
.btn button.point {
  background: #1472B5;
  border: 0.0625rem solid #1472B5;
}
.btn button.type1 {
  width: 13.125rem;
}
/* login */
.login .wrap .sec_tit {
  padding-top: 10.125rem;
}
.login .wrap .sec_con {
  width: 28.125rem;
  margin: 0 auto;
  margin-top: 4.3125rem;
  margin-bottom: 19.5625rem;
}
.login .wrap .sec_con form .input_wrap {
  display: flex;
  align-items: center;
}
.login .wrap .sec_con form .input_wrap h5 {
  font-weight: 500;
  width: 100px;
}
.login .wrap .sec_con form .input_wrap input {
  width: 100%;
  margin-top: 0.4375rem;
  margin-bottom: 0.4375rem;
}
.login .wrap .sec_con form .btn {
  margin-top: 0.875rem;
}
.login .wrap .sec_con form .btn button {
  width: 100%;
}
.login .wrap .sec_con form .login_info {
  display: flex;
  justify-content: space-between;
  margin-top: 0.625rem;
  font-weight: 500;
}
.login .wrap .sec_con form .login_info li:last-child {
  text-decoration: underline;
}
.login .wrap .sec_con form small {
  margin-top: 0.875rem;
  color: #666666;
  font-size: 0.8125rem;
  display: block;
}
/* term */
.term .wrap .sec_tit {
  margin: 0 auto;
  padding-top: 7.625rem;
  text-align: left;
  width: 900px;
}
.term .wrap .sec_con {
  width: 56.25rem;
  margin: 0 auto;
  margin-top: 4.5625rem;
  margin-bottom: 14.25rem;
}
.term .wrap .sec_con .term_wrap:nth-child(2) {
  margin-top: 2.3125rem;
}
.term .wrap .sec_con .term_wrap h5 {
  font-size: 1.125rem;
  font-weight: 500;
}
.term .wrap .sec_con .term_wrap .term_txt {
  box-sizing: border-box;
  height: 11.875rem;
  overflow-y: scroll;
  white-space: pre-wrap;
  word-break: break-all;
  margin-top: 0.8125rem;
  background: #FFFFFF;
  border: 0.0625rem solid #BBBBBB;
  border-radius: 0.25rem;
  padding: 1.125rem 1.5rem;
  box-sizing: border-box;
  color: #999999;
  font-size: 0.875rem;
}
.term .wrap .sec_con .term_wrap ul.term_agree {
  margin-top: 1.1875rem;
}
.term .wrap .sec_con .term_wrap ul.term_agree li {
  display: flex;
  justify-content: center;
}
.term .wrap .sec_con .term_wrap ul.term_agree li .radio_wrap {
  margin-left: 0.4675rem;
  margin-right: 0.4675rem;
}
.term .wrap .sec_con .term_wrap .check_wrap {
  text-align: center;
  margin-top: 1.5rem;
}
.term .wrap .sec_con .term_wrap .check_wrap label {
  font-size: 1.125rem;
}
.term .wrap .sec_con .btn {
  text-align: center;
  margin-top: 4.375rem;
}
/* sign_up */
.form .wrap .sec_tit {
  margin: 0 auto;
  padding-top: 4.875rem;
  text-align: left;
  width: 900px;
}
.form .wrap .sec_con {
  width: 57.5rem;
  margin: 0 auto;
  margin-top: 3.5rem;
  margin-bottom: 16.125rem;
}
.form .wrap .sec_con .btn {
  margin-top: 4.125rem;
}
/* .form_con{
    border-top: 0.0625rem solid #000000;
    border-bottom: 0.0625rem solid #000000;
    padding: 2.9375rem 0;
}   */
.form_con .input_flex {
  margin-top: 1.1875rem;
}
.form_con .input_flex .flex_wrap {
  width: 100%;
  justify-content: left;
}
.form_con .input_flex>h5 {
  width: 8.75rem;
  font-weight: 500;
  font-size: 1.0625rem;
  flex: none;
}
.form_con .input_flex>p {
  font-size: 14px;
}
.form_con .input_flex button.sub_btn {
  font-size: 0.875rem;
  width: 6.5625rem;
  height: 2.8125rem;
  background: #333333;
  color: #fff;
  margin-left: 0.375rem;
  border-radius: 0.25rem;
}
.form_con .input_flex h5.input_2nd {
  margin-left: 2.25rem;
}
.form_con .input_flex h5 span {
  color: #D91E26;
}
.form_con .input_flex span.dashed {
  padding: 0 0.4375rem;
}
.form_con .input_flex span.at {
  padding: 0 0.75rem;
}
.form_con .input_flex span.txt {
  padding: 0 1.0625rem 0 0.5rem;
  font-size: 0.875rem;
  color: #333333;
}
.form .wrap .sec_tit .idPw_tab ul {
  display: flex;
  margin-top: 22px;
}
.form .wrap .sec_tit .idPw_tab ul li:first-child {
  margin-right: 8px;
}
.form .wrap .sec_tit .idPw_tab ul li {
  width: 50%;
}
.form .wrap .sec_tit .idPw_tab ul li.on a {
  border-color: #1472B5;
  color: #1472B5;
}
.form .wrap .sec_tit .idPw_tab ul li a {
  display: block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px solid #C9CACA;
  border-radius: 4px;
}
/* eqiupment */
.equipment .wrap .sec_tit {
  margin-top: 7.625rem;
}
.equipment .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 29.5rem;
}
.equipment .wrap .sec_con .equip_list {
  border-top: 0.0625rem solid #DDDDDD;
  border-bottom: 0.0625rem solid #DDDDDD;
  margin-bottom: 3.0rem;
}
.equipment .wrap .sec_con .equip_list ul {
  display: flex;
  justify-content: space-between;
}
.equipment .wrap .sec_con .equip_list ul li {
  width: 11.11%;
  text-align: center;
}
.equipment .wrap .sec_con .equip_list ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  height: 3.0rem;
  line-height: 3.0rem;
}
.equipment .wrap .sec_con .equip_list ul li.on {
  background: #333333;
}
.equipment .wrap .sec_con .equip_list ul li.on a {
  color: #fff;
}
.equipment .wrap {
  padding: 80px 0;
}
.equipment .wrap .equip_con {
  display: flex;
  justify-content: space-between;
  /* margin-bottom: 316px; */
}
.equipment .wrap .link {
  text-align: right;
  margin-top: 67px;
  font-size: 14px;
  color: #666666;
}
.equipment .wrap .equip_con .equip_left {
  width: 640px;
  height: auto;
  /* flex: none;
    border: 1px solid #dddddd;
    display: flex; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex: none;
  background: #fff;
}
/* 2022-11-18 코드 추가 */
.ad {
  border: 1px solid #dddddd;
  background: #eeeeee;
  display: flex;
  justify-content: space-between;
  padding: 35px;
  box-sizing: border-box;
}
.ad>div {
  display: flex;
  align-items: center;
}
.ad>.left {
  width: 60%;
}
.ad>.left h5 {
  font-size: 20px;
  font-weight: 500;
}
.ad>.left .txt {
  margin-left: 15px;
}
.ad>.left p {
  font-size: 15px;
}
.ad>.left p span {
  color: #1472b5;
  font-weight: 500;
}
.ad>.right {
  width: 40%;
}
.ad>.right h5 {
  padding-left: 6px;
  padding-right: 10px;
}
.ad>.right h2 {
  font-size: 40px;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}
/* 2022-11-18 코드 추가 끝 */
.equipment .wrap .equip_con .equip_left .equip_left_img {
  font-size: 20px;
  font-weight: 500;
}
.equipment .wrap .equip_con .equip_left .equip_left_img img {
  width: 100%;
}
.equipment .wrap .equip_con .equip_right {
  width: 100%;
  background: #fff;
  padding: 47px 50px 0;
  box-sizing: border-box;
}
.equipment .wrap .equip_con .equip_right>h2 {
  font-size: 35px;
  font-weight: 700;
  /* margin-top: 46px; */
}
.equipment .wrap .equip_con .equip_right .hr {
  width: 100%;
  height: 1px;
  background: #dddddd;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list {
  margin-top: 41px;
  margin-bottom: 43px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li:last-child {
  margin-bottom: 0;
  display: block;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li h5 {
  margin-right: 24px;
  flex: none;
  font-weight: 700;
  font-size: 17px;
}
/* 2022-11-18 코드 추가 */
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .count {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #eee;
  width: fit-content;
  margin: 0 auto;
  height: 50px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .count #result {
  width: 40px;
  text-align: center;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .count .inde input {
  border: none;
  background: #fff;
  width: 40px;
  font-weight: bold;
  font-size: 18px;
  color: #999999;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .detail_txt {
  font-size: 18px;
  font-weight: 500;
  color: #999999;
  padding: 20px 0;
}
/* 2022-11-18 코드 추가 끝 */
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right {
  width: 100%;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .btn {
  width: 100%;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .btn button {
  width: 100%;
  height: 50px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right table {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right table tr td {
  padding: 7px 0;
  font-size: 14px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right table tr td:nth-child(2n-1) {
  background: #F9F9F9;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right table tr td:nth-child(2n) {
  color: #1472B5;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right select {
  width: 215px;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .btn button {
  width: 98%;
}
.equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right select {
  width: 98%;
}
.equipment .wrap .equip_con .equip_right .total {
  margin-top: 28px;
  display: flex;
  justify-content: right;
  align-items: flex-end;
  margin-bottom: 35px;
}
.equipment .wrap .equip_con .equip_right .total h4 {
  font-size: 20px;
  font-weight: 500;
}
.equipment .wrap .equip_con .equip_right .total h3 {
  font-size: 35px;
  font-weight: 700;
  margin-left: 22px;
}
.equipment .wrap .equip_con .equip_right .btn button {
  width: 100%;
}
.default_product {
  padding-top: 0 !important;
}
.default_product .wrap .sec_tit {
  padding-top: 4.625rem;
  padding-bottom: 4.625rem;
}
.content .default_product .wrap ul.product_list {
  margin-top: 0;
}
.default_product .wrap .sec_con {
  margin-bottom: 9.25rem;
}
.default_product .wrap .sec_con .equip_list {
  margin-bottom: 3.0rem;
}
.default_product .wrap .sec_con .equip_list ul {
  display: flex;
  justify-content: center;
  background: #fff;
}
.default_product .wrap .sec_con .equip_list ul li {
  width: 11.11%;
  text-align: center;
  background: #fff;
}
.default_product .wrap .sec_con .equip_list ul li a {
  width: 100%;
  height: 100%;
  display: inline-block;
  height: 3.0rem;
  line-height: 3.0rem;
}
.default_product .wrap .sec_con .equip_list ul li.on {
  background: #fff;
}
.default_product .wrap .sec_con .equip_list ul li.on a {
  color: #06529B;
  text-decoration: underline;
}
/* company */
.company .wrap .sec_tit {
  padding-top: 4.625rem;
}
.company .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
.company .wrap .sec_con .sub_visu {
  height: 16.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.company .wrap .sec_con .sub_visu h3 {
  color: #fff;
  font-size: 1.5625rem;
  font-weight: 300;
  line-height: 2.5625rem;
}
.company .wrap .sec_con .sub_visu h3 span {
  font-weight: 700;
  color: #fff;
}
.company .wrap .sec_con .company_list {
  width: 58.75rem;
  margin: 0 auto;
  margin-top: 6.375rem;
}
.company .wrap .sec_con .company_list ul li {
  display: flex;
  justify-content: left;
  margin-bottom: 4.375rem;
}
.company .wrap .sec_con .company_list ul li .num {
  margin-right: 4.375rem;
}
.company .wrap .sec_con .company_list ul li .img {
  padding-right: 3.125rem;
  margin-right: 3.125rem;
  border-right: 0.0625rem solid #DDDDDD;
  box-sizing: border-box;
}
.company .wrap .sec_con .company_list ul li .img img {
  width: 9.25rem;
}
.company .wrap .sec_con .company_list ul li .txt {}
.company .wrap .sec_con .company_list ul li .txt h5 {
  font-size: 1.5625rem;
  font-weight: 700;
}
.company .wrap .sec_con .company_list ul li .txt p {
  font-size: 1.0rem;
}
/* location */
.nav_loca {
  margin-top: 17px;
  position: absolute;
  top: 0.25rem;
  right: 20px;
}
.nav_loca ul {
  display: flex;
  align-items: center;
  justify-content: right;
}
.nav_loca ul li {
  color: #666666;
  font-size: 15px;
}
.nav_loca ul li:nth-child(1) i img {
  position: relative;
  top: 1px;
}
.nav_loca ul li:nth-child(2) {
  padding: 0 9px;
}
section .wrap {
  position: relative;
}
.location .sec_con .map iframe {
  width: 100%;
  height: 368px;
}
.location .sec_con .map_txt {
  display: flex;
  margin-bottom: 45px;
}
.location .sec_con .map_txt .txt_left {
  padding-right: 56px;
  margin-right: 56px;
  border-right: 1px solid #BBBBBB;
}
.location .sec_con .map_txt .txt_left h2 {
  font-weight: 700;
  font-size: 27px;
}
.location .sec_con .map_txt .txt_right ul {
  display: flex;
  margin-top: 9px;
}
.location .sec_con .map_txt .txt_right ul li {
  display: flex;
  align-items: center;
  margin-right: 36px;
  color: #666666;
}
.location .sec_con .map_txt .txt_right ul li i {
  margin-right: 6.6px;
}
.location .sec_con .map_txt .txt_right ul li span {
  font-weight: 700;
  margin-right: 8px;
}
.location .wrap .sec_tit {
  padding-top: 4.625rem;
}
.location .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
/* board */
.board .wrap .sec_tit {
  padding-top: 4.625rem;
}
.board .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
.board_con table {
  width: 100%;
  table-layout: fixed;
  word-break: break-all;
  border-bottom: 1px solid #333333;
}
.board_con table tr th {
  height: 50px;
  vertical-align: middle;
  border-top: 1px solid #000;
  font-weight: 700;
  font-size: 15px;
}
.board_con table tr td {
  height: 50px;
  vertical-align: middle;
  border-top: 1px solid #DDDDDD;
  text-align: center;
  font-size: 15px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
  color: #666666;
}
.board_con table tr:hover td {
  background: #F8F8F8;
}
.board_con table tr td>a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 50px;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /* 말줄임 적용 */
  color: #333333;
}
.board_con.type1 table tr td:nth-child(2) {
  text-align: left;
}
.board_con .pager ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
.board_con .pager ul li {
  margin: 0 10px;
  margin-top: 35px;
}
.board_con .pager ul li.on a {
  color: #DC1D25;
  font-weight: bold;
  font-size: 15px;
}
.board_con .pager ul li a {
  color: #BBBBBB;
}
.board_con .btn {
  margin-top: 13px;
  text-align: right;
}
.board_con .btn button {
  width: 100px;
}
.board_con .board_detail>div {
  border-bottom: 1px solid #DDDDDD;
  padding: 0 20px;
}
.board_con .board_detail>.tit {
  padding: 12.3px 20px;
  border-top: 1px solid #000000;
}
.board_con .board_detail>.tit h3 {
  font-size: 18px;
  font-weight: 700;
}
.board_con .board_detail>.tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.board_con .board_detail .info {
  width: 400px;
}
.board_con .board_detail .info ul {
  display: flex;
  align-items: center;
  justify-content: right;
}
.board_con .board_detail .info ul li {
  display: flex;
  align-items: center;
  margin-right: 7%;
  font-size: 14px;
}
.board_con .board_detail .info ul li:last-child {
  margin-right: 0;
}
.board_con .board_detail .info ul li h5 {
  font-weight: 700;
  margin-right: 10px;
}
.board_con .board_detail .txt {
  padding-top: 28px;
  padding-bottom: 97px;
  line-height: 33px;
  font-size: 15px;
  border-bottom: 1px solid #000000;
}
.board_con .board_detail>.file {
  padding: 7.5px 20px;
  line-height: 33px;
  font-size: 14px;
}
.board_con .board_detail>.file span {
  line-height: 33px;
}
/* faq */
.faq .wrap .sec_tit {
  padding-top: 4.625rem;
}
.faq .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
/* .faq .wrap .sec_con .Accordion_wrap{
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
} */
.que2 {
  position: relative;
  padding: 16px 0;
  cursor: pointer;
  font-size: 14px;
  border: 1px solid #dddddd;
  margin: 8px 0;
}
.anw2 {
  display: none;
  overflow: hidden;
  padding: 30px 0;
  padding-right: 40px;
  background: #fff;
  border: 1px solid #dddddd;
}
.que2.on i {
  font-weight: bold;
  color: #1472B5;
}
.que2.on {
  font-weight: bold;
}
.que2.on+.anw2 i {
  font-weight: bold;
  color: #1472B5;
}
.que2 i {
  display: inline-block;
  position: absolute;
  padding-left: 70px;
  box-sizing: border-box;
}
.anw2 i {
  display: inline-block;
  position: absolute;
  padding-left: 70px;
  box-sizing: border-box;
}
.que2 span {
  width: 100%;
  font-size: 13px;
  display: block;
  padding-left: 148px;
  box-sizing: border-box;
}
.anw2 span {
  width: 100%;
  font-size: 13px;
  line-height: 29px;
  display: block;
  padding-left: 148px;
  color: #666666;
  box-sizing: border-box;
}
/* tracking */
.tracking .wrap .sec_tit {
  padding-top: 4.625rem;
}
.tracking .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
table.type2 tr td .prod_name {
  display: flex;
  align-items: center;
}
table.type2 tr td .prod_name i.img {
  width: 113px;
  display: inline-block;
  flex: none;
}
table.type2 tr td .prod_name i.img img {
  width: 100%;
}
table.type2 tr td.mark {
  color: #1472B5;
}
table.type2 tr td .track a {
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
  color: #333333;
  margin-top: 11px;
}
table.type2 tr td:nth-child(1) {
  padding-left: 30px;
  box-sizing: border-box;
}
table.type2 tr td:nth-child(1) p {
  font-weight: 700;
}
table.type2 tr td {
  color: #333333;
}
table.type2 tr:hover td {
  background: #fff;
}
table.type3 tr td:nth-child(2) {
  padding-left: 30px;
  box-sizing: border-box;
}
table.type3 tr td:nth-child(2) p {
  font-weight: 700;
}
table.type3 tr td {
  color: #333333;
}
table.type3 tr:hover td {
  background: #fff;
}
.tracking .wrap .sec_con .board_con>small {
  display: block;
  text-align: right;
  margin-top: 15px;
  font-size: 15px;
}
/* cart */
/* reservation */
/* .content .reserv {
    padding: 2.5rem 0;
}   */
.content .reserv {
  display: flex;
  justify-content: space-between;
  margin-bottom: 44px;
}
.content .reserv .reserv_con {
  width: 100%;
  box-sizing: border-box;
  background: #F8F8F8;
  border: 1px solid #DDDDDD;
  position: relative;
  overflow: hidden;
  padding: 40px 50px;
}
.content .reserv .reserv_con .reserv_txt {
  display: flex;
  align-items: center;
}
.content .reserv .reserv_con .reserv_txt h3 {
  font-size: 20px;
  font-weight: 700;
  margin-right: 21px;
}
.content .reserv .reserv_con .reserv_txt .alert {
  font-size: 15px;
}
.content .reserv .reserv_con form {
  display: flex;
  align-items: flex-end;
  box-sizing: border-box;
}
.content .reserv .reserv_con form .form_input {
  display: flex;
  position: relative;
  justify-content: space-between;
  margin-top: 22px;
}
/* .content .reserv .reserv_con form .form_input .input_con:nth-child(1){
    padding-right: 2.5rem;
}   */
.content .reserv .reserv_con form .form_input .tilde {
  padding: 0 30px;
  position: relative;
  top: 54px;
}
.content .reserv .reserv_con form .form_input .rent_date {
  padding-left: 53px;
}
.content .reserv .reserv_con form .form_input .rent_date h5 {
  font-size: 17px;
  font-weight: 500;
}
.content .reserv .reserv_con form .form_input .rent_date h4 {
  font-size: 25px;
  font-weight: 700;
  margin-top: 19px;
  color: #1472B5;
}
.content .reserv .reserv_con form .alert {
  position: absolute;
  bottom: 25px;
  font-size: 14px;
  color: #1472B5;
}
.content .reserv .reserv_con form .form_input ul li input.date {
  padding-left: 39px;
  background: rgba(255, 255, 255, 0);
  background: url(../images/select_arrow.png) no-repeat #fff 95% 50%/14px auto !important;
}
.content .reserv .reserv_con form .form_input ul li select.date {
  padding-left: 39px;
  background: rgba(255, 255, 255, 0);
}
.content .reserv .reserv_con form .form_input .input_con:nth-child(2) {
  padding-left: 2.5rem;
}
.content .reserv .reserv_con form .form_input .input_con h5 {
  margin-bottom: 1.125rem;
  font-weight: 500;
}
.content .reserv .reserv_con form .form_input .input_con ul.input_left {
  display: flex;
  flex-wrap: wrap;
}
.content .reserv .reserv_con form .form_input .input_con ul.input_left li:nth-child(3),
.content .reserv .reserv_con form .form_input .input_con ul.input_left li:nth-child(4) {
  margin-top: 0.625rem;
}
.content .reserv .reserv_con form .form_input ul.input_right {
  display: flex;
  flex-wrap: wrap;
}
.content .reserv .reserv_con form .form_input ul.input_right li:nth-child(3) {
  margin-top: 0.625rem;
}
.content .reserv .reserv_con form .form_input ul li {
  position: relative;
}
.content .reserv .reserv_con form .form_input ul li input {
  height: 3.125rem;
  padding-left: 0.9375rem;
  border: 0.0625rem solid #DDDDDD;
  border-radius: 0.25rem;
  font-size: 0.875rem;
}
.content .reserv .reserv_con form .form_input ul li select {
  height: 3.125rem;
  padding-left: 0.9375rem;
  border: 0.0625rem solid #DDDDDD;
  border-radius: 0.25rem;
  background: url('../images/select_arrow.png') no-repeat #fff 95% 50%/0.875 auto;
  font-size: 0.875rem;
}
.content .reserv .reserv_con form .form_input ul li.prod_name {
  position: relative;
}
.content .reserv .reserv_con form .form_input ul li.prod_name p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.9375rem;
  font-size: 0.875rem;
}
.content .reserv .reserv_con form .form_input ul li.prod_name input {
  padding-left: 4.5625rem;
}
.content .reserv .reserv_con form .form_input ul li i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0.9375rem;
}
.content .reserv .reserv_con form .form_input ul li .input_sm {
  width: 13.7375rem;
}
.content .reserv .reserv_con form .form_input ul li .input_md {
  width: 17.03125rem;
}
.content .reserv .reserv_con form .form_input ul li .input_lg {
  width: 34.6875rem;
}
.content .reserv .reserv_con form .form_input ul li:nth-child(2n-1) {
  margin-right: 0.625rem;
}
.content .reserv .reserv_con form .form_btn {
  flex: none;
}
.content .reserv .reserv_con form .form_btn button {
  width: 6.6875rem;
  height: 6.875rem;
  background: #333333;
  border: 0.1875rem solid #333333;
  border-radius: 0.25rem;
  font-size: 0.9375rem;
  font-weight: 700;
  color: #fff;
}
.cart .wrap .sec_tit {
  padding-top: 4.625rem;
}
.cart .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
.cart .wrap .sec_con .board_con {
  margin-top: 2.5rem;
}
.cart .wrap .sec_con .btn {
  margin-top: 56px;
  text-align: right;
}
.cart .wrap .sec_con .btn+small {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 20px;
  font-size: 15px;
}
.cart .wrap .sec_con .board_con table input[type=checkbox]+label.chk_style1:before {
  position: unset;
  margin-right: 0;
}
.cart .wrap .sec_con .board_con table input[type=checkbox]+label.chk_style1 {
  padding-left: 0;
}
.cart .wrap .sec_con .board_con ul.board_btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
}
.cart .wrap .sec_con .board_con ul.board_btn li button {
  width: 100px;
  height: 40px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
}
table.type3 tr td .prod_name {
  display: flex;
  align-items: center;
  padding-left: 40px;
}
table.type3 tr td .prod_name i.img {
  width: 113px;
  display: inline-block;
  flex: none;
}
table.type3 tr td .prod_name i.img img {
  width: 100%;
}
table.type3 tr td:nth-child(4) {
  color: #1472B5;
}
table.type3 tr td .prod_name p {
  text-align: left;
}
table.type3 tr td.mark {
  color: #1472B5;
}
table.type3 tr td .track a {
  display: inline-block;
  width: 90px;
  height: 35px;
  line-height: 35px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
  color: #333333;
  margin-top: 11px;
}
table.type3 tr td button.table_del {
  width: 68px;
  height: 40px;
  border: 1px solid #BBBBBB;
  border-radius: 4px;
}
table.type3 tr.total_wrap td {
  background: #fff;
  padding: 22px 50px 22px 40px;
  border-top: 1px solid #333333;
}
table.type3 tr.total_wrap td .total {
  display: flex;
  justify-content: space-between;
}
table.type3 tr.total_wrap td .total .total_left {
  font-weight: 700;
  font-size: 20px;
}
table.type3 tr.total_wrap td .total .total_right {
  font-size: 17px;
}
table.type3 tr.total_wrap td .total .total_right span {
  font-weight: 700;
  font-size: 20px;
}
/* quick_reserv */
.quick_reserv .wrap .sec_tit {
  padding-top: 4.625rem;
}
.quick_reserv .wrap .sec_con {
  margin-top: 3.25rem;
  margin-bottom: 9.25rem;
}
.content .quick_reserv .reserv .reserv_con form {
  align-items: flex-end;
}
.content .quick_reserv .reserv .reserv_con form .form_input {
  display: block;
  margin-top: 0;
}
.content .quick_reserv .reserv .reserv_con form .form_input .input_top {
  display: flex;
}
.content .quick_reserv .reserv .reserv_con form .form_input .input_bottom {
  display: flex;
  margin-top: 10px;
}
.content .quick_reserv .reserv .reserv_con form .form_input .input_top li:nth-child(2)::after {
  content: '~';
  padding: 0 20px;
  opacity: 0;
}
.content .quick_reserv .reserv .reserv_con form .form_input .input_bottom li:nth-child(2)::after {
  content: '~';
  padding: 0 20px
}
.content .quick_reserv .reserv .reserv_con form .form_input ul li h5 {
  margin-bottom: 10px;
  font-weight: 500;
}
.content .quick_reserv .reserv .reserv_con form .form_input ul li i {
  margin-top: 16px;
}
.content .quick_reserv .reserv .reserv_con form .form_input ul li .input_md {
  width: 449px;
}
.content .quick_reserv .reserv .reserv_con form .form_btn button {
  width: 210px;
  height: 168px;
  margin-left: 36px;
  background: #0383CA;
  border-color: #0383CA;
  font-size: 20px;
}
@media screen and (max-width: 1340px) {
  /* eqiupment */
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .btn button {
    width: 98%;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right select {
    width: 98%;
  }
  .equipment .wrap .equip_con .equip_left {
    width: 700px;
  }
  /* 2022-11-18 코드 추가 */
  .ad {
    width: 700px;
    margin: 0 auto;
    display: block;
  }
  .ad .left {
    width: 100%;
  }
  .ad .right {
    width: 100%;
    margin-top: 20px;
  }
  /* 2022-11-18 코드 추가 끝*/
  .default_product .wrap .equip_con {
    display: block;
  }
  .default_product .wrap .equip_con .equip_left {
    margin: 0 auto;
  }
  .default_product .wrap .equip_con .equip_right {
    padding-left: 0;
    width: 700px;
    margin: 0 auto;
  }
  .default_product .wrap .link {
    margin-bottom: 20px;
  }
  .equipment .wrap .equip_con {
    display: block;
  }
  .equipment .wrap .equip_con .equip_left {
    margin: 0 auto;
  }
  .equipment .wrap .equip_con .equip_right {
    width: 700px;
    margin: 0 auto;
    padding-bottom: 1px;
  }
  .equipment .wrap .link {
    margin-bottom: 20px;
  }
  table.type2 tr td .prod_name i.img {
    width: 50px;
  }
  table.type2 tr td:nth-child(1) p {
    font-size: 14px;
  }
  table.type4 tr td .prod_name i.img {
    width: 50px;
  }
  table.type4 tr td:nth-child(1) p {
    font-size: 14px;
  }
  table.type3 tr td .prod_name i.img {
    width: 50px;
  }
  table.type3 tr td:nth-child(2) p {
    font-size: 14px;
  }
  .tracking .wrap .sec_con .board_con table tr td .track a {
    width: 60px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-size: 13px;
  }
  .board_con table.type2 tr td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .board_con table.type3 tr td {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .content .reserv .reserv_con form .form_input ul li .input_sm {
    width: 8.7375rem;
  }
  .content .quick_reserv .reserv .reserv_con form {
    justify-content: space-between;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_top li {}
}
@media screen and (max-width: 1200px) {
  .content .quick_reserv .reserv .reserv_con form .form_input ul li .input_md {
    width: 290px;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li {
    margin-right: 0.625rem;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li:last-child {
    margin-right: 0;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_top li:nth-child(2)::after {
    content: none;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_bottom li:nth-child(2)::after {
    content: none;
  }
  .content .quick_reserv .reserv .reserv_con form {
    display: block;
  }
  .content .quick_reserv .reserv .reserv_con form .form_btn button {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    margin-left: 0;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li .input_sm {
    width: 100%;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li {
    width: 49%;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li .input_md {
    width: 100%;
  }
}
@media screen and (max-width: 1060px) {
  .company .wrap .sec_con .company_list {
    width: 100%;
  }
  .content .reserv .reserv_con form .form_input {
    width: 100%;
    display: block;
  }
  .content .reserv .reserv_con form .form_input .rent_date {
    padding-left: 0;
  }
  .content .reserv .reserv_con form .form_input .tilde {
    display: none;
  }
  .content .reserv .reserv_con form .form_input .input_con {
    margin-bottom: 20px;
  }
  .content .reserv .reserv_con form .form_input ul li .input_sm {
    width: 100%;
  }
  .content .reserv .reserv_con form .form_input ul li {
    width: 48.8%;
  }
  .content .reserv .reserv_con form {
    width: 100%;
  }
  .content .reserv .reserv_con form .form_input .input_con ul.input_left {
    width: 100%;
    justify-content: space-between;
  }
  .content .reserv .reserv_con form .alert {
    position: unset;
  }
  .content .reserv .reserv_con form {
    display: block;
  }
  .content .reserv .reserv_con form .alert {
    margin-top: 10px;
  }
  .content .reserv .reserv_con form .form_input .rent_date h5 {
    display: none;
  }
}
@media screen and (max-width: 950px) {
  .term .wrap .sec_tit {
    width: 100%;
  }
  .term .wrap .sec_con {
    width: 100%;
  }
  .form .wrap .sec_tit {
    width: 100%;
  }
  .form .wrap .sec_con {
    width: 100%;
  }
  .default_product .wrap .sec_con .equip_list ul li a {
    font-size: 0.8125rem;
  }
  .equipment .wrap .sec_con .equip_list ul li a {
    font-size: 0.8125rem;
  }
  .board_con .board_detail>.tit {
    display: block;
  }
  .board_con .board_detail .info {
    margin-top: 10px;
    width: auto;
  }
  .board_con .board_detail .info ul {
    justify-content: left;
  }
  .content .reserv .reserv_con .reserv_txt {
    display: block;
  }
  .content .reserv .reserv_con .reserv_txt .alert {
    margin-top: 0.625rem;
  }
  table.type3 tr td .prod_name {
    padding-left: 0px;
  }
}
@media screen and (max-width: 790px) {
  /* 2022-11-18 코드 추가 */
  .ad {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding: 25px;
  }
  .ad>div i img {
    width: 40px;
  }
  .ad .left {
    width: 100%;
  }
  .ad .left h5 {
    font-size: 14px;
  }
  .ad .left p {
    font-size: 12px;
    margin-top: 10px;
  }
  .ad .right {
    width: 100%;
    margin-top: 25px;
  }
  .ad>.right h5 {
    font-size: 14px;
  }
  .ad>.right h2 {
    font-size: 20px;
  }
  /* 2022-11-18 코드 추가 끝*/
  .nav_loca {
    top: 0.25rem;
  }
  .form_con .input_flex>h5 {
    margin-bottom: 0.625rem;
  }
  .form_con .input_flex .flex_wrap {
    justify-content: space-between;
  }
  .form_con .input_flex span.dashed {
    padding: 0 0.3125rem;
  }
  .form_con .input_flex span.at {
    padding: 0 0.3125rem;
  }
  .form_con .input_flex span.txt {
    padding: 0 0.3125rem;
  }
  .form_con .input_flex {
    display: block;
  }
  .form_con .input_flex h5.input_2nd {
    margin-left: 0;
    margin-top: 1.1875rem;
  }
  /* .input_215{
        width: 28%;
    }
    .input_305{
        width: 28%;
    } */
  .form_con .input_flex>span.txt {
    padding: 0 0.3125rem;
  }
  .input_tel {
    width: 30%;
  }
  .input_date {
    width: 30%;
  }
  .input_btn {
    width: 64%;
  }
  .input_default {
    width: 100%;
  }
  .input_email {
    width: 30%;
  }
  .input_215 {
    width: 30%;
  }
  .input_305 {
    width: 100%;
  }
  .wrap .sec_tit {
    padding-top: 3.75rem !important;
  }
  .wrap .sec_con {
    margin-bottom: 6.25rem !important;
  }
  .default_product .wrap .link {
    margin-top: 3.75rem !important;
  }
  .default_product .wrap .equip_con {
    margin-bottom: 6.25rem !important;
  }
  .equipment .wrap .link {
    margin-top: 3.75rem !important;
  }
  .cart .wrap .sec_con .btn {
    text-align: center;
  }
}
@media screen and (max-width: 750px) {
  .default_product .wrap .sec_con .equip_list ul {
    font-size: 0.75rem;
    flex-wrap: wrap;
  }
  .default_product .wrap .sec_con .equip_list ul li {
    width: 33.33%;
  }
  .equipment .wrap .sec_con .equip_list ul {
    font-size: 0.75rem;
    flex-wrap: wrap;
  }
  .equipment .wrap .sec_con .equip_list ul li {
    width: 33.33%;
  }
  .equipment .wrap .equip_con .equip_left {
    width: 100%;
    height: auto;
  }
  .equipment .wrap .equip_con .equip_left img {
    width: 100%;
  }
  .equipment .wrap .equip_con .equip_right {
    width: 100%;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li h5 {
    /* width: 100px; */
  }
  .company .wrap .sec_con .company_list ul li {
    display: block;
    margin-bottom: 3.125rem;
    position: relative;
  }
  .company .wrap .sec_con .company_list ul li .txt h5 {
    padding: 0.625rem 0;
  }
  .company .wrap .sec_con .company_list ul li:last-child {
    margin-bottom: 0;
  }
  .company .wrap .sec_con .company_list ul li .img {
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 0;
    padding-right: 0;
  }
  .company .wrap .sec_con .company_list ul li .img img {
    width: 8.25rem;
  }
  .location .sec_con .map_txt {
    display: block;
  }
  .location .sec_con .map_txt .txt_left {
    border: none;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 1rem;
  }
  .anw2 {
    padding-right: 30px;
  }
  .que2 i {
    padding-left: 30px;
  }
  .anw2 i {
    padding-left: 30px;
  }
  .que2 span {
    padding-left: 70px;
  }
  .anw2 span {
    padding-left: 70px;
  }
  .default_product .wrap .equip_con .equip_left {
    width: 100%;
    height: auto;
  }
  .default_product .wrap .equip_con .equip_left img {
    width: 100%;
  }
  .default_product .wrap .equip_con .equip_right {
    width: 100%;
  }
  .default_product .wrap .equip_con .equip_right .equip_detail_list ul li h5 {
    width: 100px;
  }
  .tracking .wrap .sec_con {
    overflow-x: scroll;
  }
  .tracking .wrap .sec_con .board_con {
    width: 750px;
    padding: 10px 0;
  }
  .tracking .wrap .sec_con .board_con table tr td .prod_name i.img {
    width: 50px;
    /* display: none; */
  }
  .quick_reserv .wrap .board_con_wrap {
    overflow-x: scroll;
  }
  .quick_reserv .wrap .sec_con .board_con {
    width: 750px;
    padding: 10px 0;
  }
  table.type2 tr td:nth-child(1) {
    padding-left: 0;
  }
  table.type2 tr td:nth-child(1) p {
    line-height: 50px;
  }
  table.type2 tr th {
    font-size: 10px;
  }
  table.type2 tr td {
    font-size: 10px;
  }
  table.type2 tr td .track a {
    width: 40px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-size: 10px;
  }
  table.type2 tr td .prod_name {}
  table.type4 tr td:nth-child(1) {
    padding-left: 0;
  }
  table.type4 tr td:nth-child(1) p {
    line-height: 50px;
  }
  table.type4 tr th {
    font-size: 10px;
  }
  table.type4 tr td {
    font-size: 10px;
  }
  table.type4 tr td .track a {
    width: 40px;
    height: 25px;
    line-height: 25px;
    margin-top: 5px;
    font-size: 10px;
  }
  table.type4 tr td .prod_name {}
  table.type3 tr td:nth-child(2) {
    padding-left: 0;
  }
  table.type3 tr td:nth-child(2) p {}
  table.type3 tr th {
    font-size: 10px;
  }
  table.type3 tr td {
    font-size: 10px;
  }
  .cart .btn button.type1 {
    width: 30% !important;
  }
  table.type3 tr td button.table_del {
    width: 34px;
    height: 25px;
    font-size: 10px;
    border: 1px solid #BBBBBB;
    border-radius: 4px;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_top {
    display: block;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li {
    width: 48.8%;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_top li {
    width: 100%;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_bottom {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input .input_bottom li:nth-child(2n) {
    margin-right: 0;
  }
  /* .content .quick_reserv .reserv .reserv_con form .form_input ul li h5.opa0{
        display: none;
    } */
  .content .quick_reserv .reserv .reserv_con form .form_input ul li i {
    margin-top: 15px;
  }
}
@media screen and (max-width: 600px) {
  .content .reserv .reserv_con form .form_input ul li {
    width: 100%;
  }
  .content .reserv .reserv_con form .form_input ul li:nth-child(2n-1) {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .content .quick_reserv .reserv .reserv_con form .form_input ul li:nth-child(2n) i {
    margin-top: 10.5px;
  }
}
@media screen and (max-width: 520px) {
  /* 2022-11-18 코드 추가 */
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .count {
    margin: unset;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li h5 {
    float: left;
    line-height: 52px;
  }
  /* 2022-11-18 코드 추가 끝*/
  .login .wrap .sec_con form .input_wrap {
    display: block;
    align-items: center;
  }
  .login .wrap .sec_con form .input_wrap:nth-child(2) h5 {
    margin-top: .5rem;
  }
  .login .wrap .sec_con {
    width: 100%;
  }
  .location .sec_con .map_txt .txt_right ul {
    display: block;
  }
  .location .sec_con .map_txt .txt_right ul li {
    margin-bottom: 10px;
  }
  table.type3 tr td .prod_name {
    display: block;
  }
  table.type3 tr td .prod_name p {
    text-align: center;
  }
  table.type3 tr.total_wrap td {
    padding: 0 20px;
  }
  table.type3 tr td:nth-child(2) p {
    font-size: 12px;
  }
  .cart .wrap .sec_con .btn+small {
    font-size: 12px;
  }
  .content .reserv .reserv_con form .form_input .rent_date h4 {
    font-size: 20px;
  }
  .content .reserv .reserv_con {
    padding: 20px;
  }
  .content .reserv .reserv_con form .alert {
    font-size: 10px;
  }
  .form .wrap .sec_tit .idPw_tab ul li a {
    height: 45px;
    line-height: 45px;
  }
  .board_con .board_detail .info ul li h5,
  .board_con .board_detail .info ul li p {
    font-size: 12px;
  }
  .board_con .board_detail .info ul li h5 {
    margin-right: 5px;
  }
  .equipment .wrap .equip_con .equip_right {
    padding: 30px 20px 0;
  }
  .equipment .wrap .equip_con .equip_right>h2 {
    font-size: 22px;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li {
    display: block;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right select {
    width: 100%;
    margin: 10px 0;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .btn button {
    width: 100%;
  }
  .equipment .wrap .equip_con .equip_right .equip_detail_list ul li .list_right table tr td {
    font-size: 11px;
  }
}
@media screen and (max-width: 420px) {
  .btn button {
    font-size: 0.8625rem;
  }
  .btn button.cancel,
  .btn button.point {
    width: 9.375rem;
  }
  .board_con table tr th {
    font-size: 14px;
  }
  .board_con table tr td {
    font-size: 14px;
  }
  .tracking .wrap .sec_con .board_con>small {
    font-size: 12px;
  }
  table.type3 tr th {
    font-size: 10px;
  }
  table.type3 tr td {
    font-size: 10px;
  }
}
