@charset "UTF-8";
/* main color */
/* base color */
/* gray type */
/* xirn accent */
.l_sub_contract_guide .section_01 .process_wrap {
  height: 358px;
}
.l_sub_contract_guide .section_01 .process_wrap > ul > li {
  width: 250px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li {
  border-bottom: 1px solid #333333;
  padding-left: 50px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li.open {
  border-bottom: 2px solid #948c76;
  border-top: 1px solid #333333;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li.open + li {
  border-top: 0;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li:first-child {
  border-top: 1px solid #333333;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li:first-child.open {
  border-top-width: 2px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_tit p {
  font-weight: 500;
  color: #000000;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box {
  margin-top: 40px;
  padding-left: 20px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box .tit {
  font-size: 21px;
  font-weight: 500;
  margin-bottom: 20px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box > ul > li {
  line-height: 30px;
  color: #666666;
  position: relative;
  padding-left: 15px;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box > ul > li::before {
  content: "ㆍ";
  position: absolute;
  top: 0;
  left: 0;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box > ul > li > ul li {
  position: relative;
  padding-left: 15px;
  color: #888888;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box > ul > li > ul li::before {
  content: "-";
  position: absolute;
  top: 0;
  left: 0;
}
.l_sub_contract_guide .section_02 .accordion_tab > ul > li .accordion_cont .content .box.border-top {
  border-top: 1px solid #dbdbdb;
  padding-top: 40px;
}
.l_sub_search .section_01 .inner .info {
  background: url(../../../images/sub/my/customer/info_bg_contract_search.jpg) no-repeat 0 0/cover;
}
.l_sub_search .section_01 .inner .pi {
  padding-bottom: 40px;
}
.l_sub_search .section_01 .inner .pi .wrap_input .wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 110px);
}
.l_sub_search .section_01 .inner .pi .wrap_input .wrap input {
  width: 285px;
}
.l_sub_search .section_01 .inner .pi .wrap_input .wrap .btn {
  margin: 0;
}
.l_sub_search .section_01 .inner .btn {
  margin: 40px auto;
}
.l_sub_search .section_01 .inner > .notice {
  width: 560px;
  margin: 0 auto;
  border-top: 1px solid #333333;
  font-size: 16px;
  color: #666666;
  padding: 15px 0 0 15px;
  display: flex;
  align-items: center;
}
.l_sub_search .section_01 .inner > .notice a {
  color: #763e3e;
  font-weight: 500;
  position: relative;
}
.l_sub_search .section_01 .inner > .notice a::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  background-color: #763e3e;
  left: 0;
  bottom: -5px;
}
.l_sub_search_result .section_01 {
  padding-bottom: 80px;
}
.l_sub_search_result .section_01 .inner .wrap_info_box .wrap_img img {
  width: 100%;
}
.l_sub_search_result .section_01 .inner .wrap_info_box .right_info > a {
  width: calc(100% - 40px);
  height: 50px;
  margin: 10px auto 0 auto;
  background: #333333;
  color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
.l_sub_search_result .section_01 .inner .wrap_info_box .right_info > a .icon {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 21px;
  margin-right: 15px;
  background-image: url(/Content/static/images/sub/my/icon_contract.png);
}
.l_sub_search_result .section_02 .inner {
  margin-bottom: 100px;
}
.l_sub_search_result .section_02 .inner .sec_tit {
  margin-bottom: 45px;
}
.l_sub_search_result .section_02 .inner .table_wrap table thead tr th {
  padding: 27px 0;
}
.l_sub_search_result .section_02 .inner .table_wrap table tbody tr:last-of-type td {
  border-bottom: none;
}
.l_sub_search_result .section_02 .inner .table_wrap table tbody tr td {
  padding: 24.25px 0;
  color: #666666;
}
.l_sub_search_result .section_02 .inner .table_wrap table tbody tr td strong {
  font-weight: 500;
  color: #333333;
}
.l_sub_search_result .section_02 .inner .table_wrap table tfoot tr td {
  background: rgba(126, 143, 148, 0.2);
  text-align: center;
  vertical-align: middle;
  line-height: 26px;
  border-right: 1px solid #ffffff;
  font-weight: 500;
  padding: 26.75px 0;
}
.l_sub_search_result .section_02 .inner .table_wrap table tr td.txt-r {
  text-align: right;
  padding-right: 15px;
}
.l_sub_search_result .section_03 {
  margin-bottom: 80px;
}
.l_sub_search_result .section_03 .inner .sec_tit {
  margin-bottom: 45px;
  display: flex;
  justify-content: space-between;
}
.l_sub_search_result .section_03 .inner .sec_tit span {
  font-size: 32px;
  color: #000000;
  font-weight: 500;
}
.l_sub_search_result .section_03 .inner .sec_tit a {
  margin: 0;
  /*background: #5b94a6;
  transition: all 0.2s;
  border-radius: 5px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  color: $white;
  font-size: 15px;
  letter-spacing: -0.02em;
  width: 180px;
  height: 40px;*/
}
.l_sub_search_result .section_03 .inner .table_wrap {
  border-bottom: 1px solid #dbdbdb;
}
.l_sub_search_result .section_03 .inner .table_wrap table thead tr th {
  padding: 27px 0;
}
.l_sub_search_result .section_03 .inner .table_wrap table tbody tr:last-of-type td {
  border-bottom: none;
}
.l_sub_search_result .section_03 .inner .table_wrap table tbody tr td {
  padding: 24.25px 0;
  color: #666666;
}
.l_sub_search_result .section_03 .inner .table_wrap table tbody tr td strong {
  font-weight: 500;
  color: #333333;
}
.l_sub_search_result .section_03 .inner .table_wrap table tfoot tr td {
  background: rgba(126, 143, 148, 0.2);
  text-align: center;
  vertical-align: middle;
  line-height: 26px;
  border-right: 1px solid #ffffff;
  font-weight: 500;
  padding: 26.75px 0;
}
.l_sub_search_result .section_03 .inner .table_wrap table tr td.txt-r {
  text-align: right;
  padding-right: 15px;
}
.l_sub_movein_guide .section_01 .tab_wrap {
  padding-bottom: 0 !important;
}
.l_sub_movein_guide .section_01 .process_wrap {
  height: auto;
  padding: 122px 0;
}
.l_sub_movein_guide .section_01 .process_wrap ul {
  align-items: flex-start;
}
.l_sub_movein_guide .section_01 .process_wrap ul li {
  width: 245px;
}
.l_sub_movein_guide .section_02 .accordion_tab > ul > li {
  border-bottom: 1px solid #333333;
  padding-left: 50px;
}
.l_sub_movein_guide .section_02 .accordion_tab > ul > li.open {
  border-bottom: 2px solid #948c76;
  border-top: 1px solid #333333;
}
.l_sub_movein_guide .section_02 .accordion_tab > ul > li.open + li {
  border-top: 0;
}
.l_sub_movein_guide .section_02 .accordion_tab > ul > li:first-child {
  border-top: 1px solid #333333;
}
.l_sub_movein_guide .section_02 .accordion_tab > ul > li:first-child.open {
  border-top-width: 2px;
}

.modal.account {
  width: 800px;
  padding: 50px 40px;
}
.modal.account .inner {
  width: 100%;
  padding: 0;
}
.modal.account .inner .sec_tit {
  font-size: 24px;
  padding: 30px 0 15px 0;
}
.modal.account .inner .wrap_info {
  margin-bottom: 70px;
  padding: 30px;
  background: #f7f7f7;
  border-radius: 7px;
  width: 100%;
}
.modal.account .inner .wrap_info .select_box {
  width: calc(100% - 130px);
}
.modal.account .inner .wrap_info .select_box .wrap_select > span {
  background: #ffffff;
}
.modal.account .inner .wrap_info .wrap_input {
  display: flex;
  width: 100%;
  align-items: flex-start;
}
.modal.account .inner .wrap_info .wrap_input label {
  width: 130px;
  line-height: 50px;
  font-weight: 500;
}
.modal.account .inner .wrap_info .wrap_input label span {
  position: relative;
  font-weight: 500;
}
.modal.account .inner .wrap_info .wrap_input label span::after {
  display: none;
  content: "";
  position: absolute;
  right: -17px;
  top: 6px;
  background-color: #de8080;
  width: 6px;
  height: 6px;
  border-radius: 50%;
}
.modal.account .inner .wrap_info .wrap_input > input {
  width: calc(100% - 130px);
}
.modal.account .inner .wrap_info .wrap_input .wrap_birth {
  display: flex;
  align-items: center;
}
.modal.account .inner .wrap_info .wrap_input .wrap_birth input {
  width: 240px;
  background: #ffffff;
}
.modal.account .inner .wrap_info .wrap_input .wrap_birth span {
  display: block;
  margin: 0 15px;
}
.modal.account .inner .wrap_info .wrap_input .wrap {
  width: calc(100% - 130px);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.modal.account .inner .wrap_info .wrap_input .wrap input {
  width: 310px;
  background: #ffffff;
}
.modal.account .inner .wrap_info .wrap_input .wrap .btn {
  width: 157px;
  height: 50px;
}
.modal.account .inner .wrap_info .wrap_input.amount > input, .modal.account .inner .wrap_info .wrap_input.username > input {
  background: #ffffff;
  /*border:0 !important;
  border-radius: 0;
  border-bottom: 1px solid #dbdbdb !important;*/
}
.modal.account .inner .wrap_info .wrap_input .text-danger {
  width: calc(100% - 310px);
}
.modal.account .inner .wrap_info .wrap_info_txt {
  margin-top: 50px;
}
.modal.account .inner .wrap_info .wrap_info_txt ul li {
  text-indent: -20px;
  padding-left: 20px;
  font-size: 16px;
  line-height: 2;
  color: #888888;
}
.modal.account .inner .btn_wrap {
  display: flex;
  margin-top: 40px;
  justify-content: center;
  align-items: center;
}
.modal.account .inner .btn_wrap .btn {
  width: 158px;
  height: 50px;
  margin-right: 20px;
}
.modal.account .inner .btn_wrap .btn:last-child {
  margin-right: 0;
}

.ui-selectmenu-menu {
  padding-top: 1px;
}
.ui-selectmenu-menu.ui-selectmenu-open {
  z-index: 1000;
}