@charset "UTF-8";
/* 0705이전 */
/* 0705 이후 */
.container .orange {
  color: #946f7a;
  opacity: 0.8; }
.container .mCSB_scrollTools {
  width: 4px;
  background-color: #dbdbdb;
  opacity: 1; }
.container .mCSB_scrollTools .mCSB_draggerRail {
  width: 100%;
  background: #dbdbdb; }
.container .l_sub .wrap_input {
  width: auto; }
  .container .l_sub .wrap_input input {
    width: 100%; }
.container .l_sub .section_top::before {
  background: url(../../../images/sub/member/section_top.jpg) no-repeat center/cover; }
.container .l_sub .section_01 .inner img {
  display: block;
  margin: 0 auto 45px auto; }
.container .l_sub .section_01 .inner .pi {
  text-align: center; }
.container .l_sub .section_01 .inner .info {
  height: auto;
  margin-bottom: auto; }
  .container .l_sub .section_01 .inner .info p {
    font-size: 32px; }
.container .l_sub .section_01 .inner .small {
  font-size: 18px;
  line-height: 30px;
  font-weight: 300;
  text-align: center;
  margin-top: 40px; }
  .container .l_sub .section_01 .inner .small .blueGrey {
    color: #7e8f94; }
  .container .l_sub .section_01 .inner .small span {
    font-weight: 500; }
.container .l_sub .section_01 .inner .notice {
  font-size: 16px;
  color: #946f7a;
  opacity: 0.8; }
.container .l_sub .section_01 .btn {
  margin-top: 40px;
  width: 100%; }
.container .l_sub .btn_wrap {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .container .l_sub .btn_wrap .btn {
    width: 160px;
    margin: 0 10px; }
.container .l_sub .wrap_sns .btn {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px; }
  .container .l_sub .wrap_sns .btn_naver {
    background-color: #2db400; }
    .container .l_sub .wrap_sns .btn_naver .icon {
      width: 13px;
      height: 12px;
      background-image: url(https://www.xi.co.kr/content/static/images/sub/member/icon_naver.png); }
  .container .l_sub .wrap_sns .btn_kakao {
    background-color: #fae100;
    color: #381e1f; }
    .container .l_sub .wrap_sns .btn_kakao .icon {
      width: 15px;
      height: 14px;
      background-image: url(https://www.xi.co.kr/content/static/images/sub/member/icon_kakao.png); }
  .container .l_sub .wrap_sns .btn .icon {
    margin-right: 7px; }
.container .l_sub_login .section_01 {
  margin-top: 40px; }
  .container .l_sub_login .section_01 .inner {
    padding: 0;
    width: 560px; }
    .container .l_sub_login .section_01 .inner .pi {
      text-align: left; }
      .container .l_sub_login .section_01 .inner .pi .wrap_input input {
        width: calc(100% - 110px); }
    .container .l_sub_login .section_01 .inner .wrap {
      width: calc(100% - 110px);
      margin-left: auto; }
      .container .l_sub_login .section_01 .inner .wrap > .btn {
        margin-left: auto;
        margin-bottom: 10px;
        width: 100%; }
      .container .l_sub_login .section_01 .inner .wrap .wrap_sns {
        display: flex;
        margin-bottom: 40px;
        justify-content: space-between; }
        .container .l_sub_login .section_01 .inner .wrap .wrap_sns .btn {
          margin: 0;
          width: 220px; }
      .container .l_sub_login .section_01 .inner .wrap .wrap_search {
        display: flex;
        margin-top: 40px; }
        .container .l_sub_login .section_01 .inner .wrap .wrap_search a {
          width: 100%;
          text-align: center; }
          .container .l_sub_login .section_01 .inner .wrap .wrap_search a:nth-of-type(2) {
            position: relative; }
            .container .l_sub_login .section_01 .inner .wrap .wrap_search a:nth-of-type(2)::before, .container .l_sub_login .section_01 .inner .wrap .wrap_search a:nth-of-type(2)::after {
              content: "";
              position: absolute;
              top: 50%;
              transform: translateY(-50%);
              width: 1px;
              height: 10px;
              background-color: #333333; }
            .container .l_sub_login .section_01 .inner .wrap .wrap_search a:nth-of-type(2)::before {
              left: 0; }
            .container .l_sub_login .section_01 .inner .wrap .wrap_search a:nth-of-type(2)::after {
              right: 0; }
.container .l_sub_search .inner {
  width: 560px;
  margin: 0 auto; }
.container .l_sub_search .section_01 {
  text-align: center; }
  .container .l_sub_search .section_01 .inner {
    padding-left: 55px;
    padding-right: 55px; }
    .container .l_sub_search .section_01 .inner .info {
      margin-bottom: 15px; }
    .container .l_sub_search .section_01 .inner .pi .btn {
      width: 150px; }
    .container .l_sub_search .section_01 .inner .notice {
      letter-spacing: -0.048em;
      margin-bottom: 45px; }
      .container .l_sub_search .section_01 .inner .notice.no_o {
        color: #666666; }
.container .l_sub_search .section_result .inner {
  width: 560px;
  padding: 0 24px; }
  .container .l_sub_search .section_result .inner .info {
    margin-bottom: 30px; }
  .container .l_sub_search .section_result .inner .notice {
    color: #666; }
    .container .l_sub_search .section_result .inner .notice span {
      color: #76948b;
      opacity: 0.8; }
  .container .l_sub_search .section_result .inner .pi .wrap_input input {
    width: 100%; }
    .container .l_sub_search .section_result .inner .pi .wrap_input input:read-only {
      text-align: center;
      color: #000;
      font-weight: bold; }
.container .l_sub_search_fail .inner {
  width: 560px;
  margin: 0 auto; }
.container .l_sub_search_fail .section_result .inner .info {
  margin-bottom: 40px; }
  .container .l_sub_search_fail .section_result .inner .info p .blueGrey {
    color: #76948b; }
.container .l_sub_search_fail .section_result .inner .btn_wrap {
  display: flex;
  align-items: center;
  justify-content: center; }
  .container .l_sub_search_fail .section_result .inner .btn_wrap .btn {
    width: 158px;
    margin: 0 10px; }
.container .l_sub_search_confirm .inner {
  width: 610px; }
.container .l_sub_search_confirm .section_01 .inner {
  padding: 0 20px; }
  .container .l_sub_search_confirm .section_01 .inner .pi {
    margin-top: 45px; }
    .container .l_sub_search_confirm .section_01 .inner .pi .wrap_input label {
      width: 110px;
      text-align: left; }
    .container .l_sub_search_confirm .section_01 .inner .pi .wrap_input input {
      width: calc(100% - 110px); }
.container .l_sub_search_email .wrap_input label.text-danger {
  text-align: left;
  width: 100%; }
.container .l_sub_search_confirm .inner {
  width: 600px; }
.container .l_sub_join_rules .section_01 .cont + .cont {
  margin-top: 80px; }
.container .l_sub_join_rules .section_01 .cont .sec_tit {
  margin-bottom: 45px; }
.container .l_sub_join_rules .section_01 .cont .wrap_terms .box {
  height: 380px;
  border: 1px solid #dbdbdb;
  margin-bottom: 30px; }
  .container .l_sub_join_rules .section_01 .cont .wrap_terms .box .scr_box {
    padding: 60px 40px; }
    .container .l_sub_join_rules .section_01 .cont .wrap_terms .box .scr_box .chapter dl dd.article {
      margin-bottom: 0; }
.container .l_sub_join_rules .section_01 .cont .wrap_terms .check_box {
  margin-left: auto; }
.container .l_sub_join_rules .section_01 .cont .wrap_terms .wrap_chk {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .container .l_sub_join_rules .section_01 .cont .wrap_terms .wrap_chk .wrap_check {
    display: flex;
    align-items: center; }
    .container .l_sub_join_rules .section_01 .cont .wrap_terms .wrap_chk .wrap_check .check_box {
      margin-left: 40px; }
      .container .l_sub_join_rules .section_01 .cont .wrap_terms .wrap_chk .wrap_check .check_box:first-of-type input:checked + label::before {
        background: url(../../../images/common/icon_check_on.png%3Fv=1) no-repeat 0 0/contain; }
.container .l_sub_join_rules .section_bus ol {
  padding-left: 15px; }
  .container .l_sub_join_rules .section_bus ol li {
    list-style: none; }
    .container .l_sub_join_rules .section_bus ol li > ul {
      padding-left: 15px; }
      .container .l_sub_join_rules .section_bus ol li > ul li {
        position: relative;
        padding-left: 10px; }
        .container .l_sub_join_rules .section_bus ol li > ul li::before {
          content: "·";
          position: absolute;
          top: 0;
          left: 0; }
  .container .l_sub_join_rules .section_bus ol.demi li {
    list-style: decimal; }
.container .l_sub_join_rules .section_bus .chapter dl dd {
  margin-bottom: 0; }
.container .l_sub_join .section_01 {
  text-align: center;
  margin-top: 40px; }
  .container .l_sub_join .section_01 .inner .join {
    display: flex; }
    .container .l_sub_join .section_01 .inner .join > div {
      width: 100%;
      padding: 0 60px; }
      .container .l_sub_join .section_01 .inner .join > div:last-of-type {
        position: relative; }
        .container .l_sub_join .section_01 .inner .join > div:last-of-type::before {
          content: "";
          position: absolute;
          width: 1px;
          height: 150px;
          background-color: #dbdbdb;
          left: 0;
          top: 50%;
          transform: translateY(-50%); }
        .container .l_sub_join .section_01 .inner .join > div:last-of-type .wrap_sns {
          justify-content: center; }
      .container .l_sub_join .section_01 .inner .join > div .sec_tit {
        font-weight: 500;
        margin-bottom: 15px; }
      .container .l_sub_join .section_01 .inner .join > div .desc {
        color: #666;
        margin-bottom: 40px; }
      .container .l_sub_join .section_01 .inner .join > div .wrap_sns {
        margin: 0 auto;
        width: 280px;
        height: 115px;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
.container .l_sub_join_form .section_01 .inner .wrap_info {
  margin-bottom: 80px;
  padding: 40px 50px;
  border-bottom: 1px solid #dbdbdb; }
  .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input {
    display: flex; }
    .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input label {
      width: 310px;
      line-height: 50px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input label span {
        position: relative;
        font-weight: 500; }
        .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input label span::after {
          content: "";
          position: absolute;
          right: -17px;
          top: 6px;
          background-color: #946f7a;
          width: 6px;
          height: 6px;
          border-radius: 50%; }
    .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input > input {
      width: calc(100% - 310px); }
    .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap {
      width: calc(100% - 310px);
      display: flex;
      align-items: center; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_email input {
        width: 240px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_email #dis {
        border: 1px solid #dbdbdb; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_email .at {
        display: block;
        margin: 0 13px;
        color: #666; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_email .select_box {
        width: 210px;
        margin-left: 15px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_password {
        flex-direction: column;
        align-items: flex-start; }
        .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_password .notice {
          margin-top: 15px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_num input {
        width: 615px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_num .btn {
        margin: 0 0 0 auto;
        width: 160px; }
      .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address {
        display: block; }
        .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address .f_address {
          display: flex;
          align-items: center;
          justify-content: space-between;
          margin-bottom: 15px; }
          .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address .f_address input.addrZipCode {
            border: 1px solid #dbdbdb;
            border-radius: 5px 0 0 5px;
            width: 70%; }
          .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address .f_address input.btn_zipcode {
            width: 30%;
            background-color: #f7f7f7;
            color: #666;
            font-size: 16px;
            border-radius: 0 5px 5px 0;
            border: 1px solid #dbdbdb;
            border-left: none; }
        .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address .l_address input {
          width: 100%; }
          .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input .wrap_address .l_address input.addr_def {
            border: 1px solid #dbdbdb;
            margin-bottom: 15px; }
    .container .l_sub_join_form .section_01 .inner .wrap_info .wrap_input.line_bottom > input {
      border-bottom: 1px solid #dbdbdb;
      border-radius: 0; }
.container .l_sub_join_form .section_01 .inner .wrap_check {
  background-color: #f7f7f7;
  border-radius: 5px; }
  .container .l_sub_join_form .section_01 .inner .wrap_check .agree {
    padding: 40px 50px;
    height: 100%; }
    .container .l_sub_join_form .section_01 .inner .wrap_check .agree .wrap {
      display: flex;
      align-items: center;
      width: 100%;
      margin-bottom: 35px; }
      .container .l_sub_join_form .section_01 .inner .wrap_check .agree .wrap .check_box + .check_box {
        margin-left: 75px; }
      .container .l_sub_join_form .section_01 .inner .wrap_check .agree .wrap .check_box input:checked + label::before {
        background: url(../../../images/common/icon_check_on.png%3Fv=1) no-repeat 0 0/contain; }
      .container .l_sub_join_form .section_01 .inner .wrap_check .agree .wrap_top {
        border-bottom: 1px solid #dbdbdb;
        padding-bottom: 40px; }
    .container .l_sub_join_form .section_01 .inner .wrap_check .agree .notice {
      color: #666; }
.container .l_sub_identification .section_01 .inner .notice {
  margin-top: 15px;
  text-align: center; }
.container .l_sub_identification .section_01 .inner .box {
  width: 500px;
  padding: 46px 40px 40px;
  border-radius: 15px;
  border: 1px solid #dbdbdb;
  margin: 60px auto 0;
  transition: 0.3s; }
  .container .l_sub_identification .section_01 .inner .box > div {
    display: flex;
    align-items: center;
    justify-content: space-between; }
  .container .l_sub_identification .section_01 .inner .box > dl {
    display: flex;
    flex-flow: wrap;
    align-items: center;
    margin-top: 20px; }
    .container .l_sub_identification .section_01 .inner .box > dl dt {
      width: 130px;
      font-size: 18px;
      height: 40px;
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
    .container .l_sub_identification .section_01 .inner .box > dl dd {
      width: calc(100% - 130px);
      height: 40px;
      display: flex;
      align-items: center;
      margin-bottom: 10px; }
      .container .l_sub_identification .section_01 .inner .box > dl dd input {
        border: 1px solid #dbdbdb;
        text-indent: 15px;
        height: 40px;
        width: 100%; }
  .container .l_sub_identification .section_01 .inner .box img {
    margin: 0; }
  .container .l_sub_identification .section_01 .inner .box .tit {
    font-size: 25px;
    font-weight: 500;
    margin-top: 20px; }
  .container .l_sub_identification .section_01 .inner .box .desc {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    margin-top: 15px; }
  .container .l_sub_identification .section_01 .inner .box .btn {
    width: 100%;
    height: 40px;
    border-radius: 20px;
    background: #f7f7f7;
    font-size: 16px;
    color: #333;
    justify-content: space-between;
    padding: 0 30px; }
    .container .l_sub_identification .section_01 .inner .box .btn .icon {
      width: 13px;
      height: 10px;
      background-image: url(../../../images/sub/my/icon_box_arrow.png); }
  .container .l_sub_identification .section_01 .inner .box:hover {
    background: #948c76;
    box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.15); }
    .container .l_sub_identification .section_01 .inner .box:hover p {
      color: #fff; }
    .container .l_sub_identification .section_01 .inner .box:hover img {
      filter: brightness(0) invert(1);
      -moz-filter: brightness(0) invert(1);
      -o-filter: brightness(0) invert(1);
      -webkit-filter: brightness(0) invert(1);
      -ms-filter: brightness(0) invert(1); }
    .container .l_sub_identification .section_01 .inner .box:hover .btn {
      background: #fff;
      color: #948c76; }
      .container .l_sub_identification .section_01 .inner .box:hover .btn .icon {
        background-image: url(../../../images/sub/my/icon_box_arrow_on.png); }
.container .l_sub_identification .section_01 .inner .btn_wrap {
  margin: 50px auto 0; }
.container .l_sub_poplogin .section_01 {
  padding-top: 80px;
  /* 개인정보처리방침*/ }
  .container .l_sub_poplogin .section_01 .sec_tit {
    margin-bottom: 45px; }
    .container .l_sub_poplogin .section_01 .sec_tit .blueGrey {
      font-weight: inherit;
      color: #7e8f94; }
  .container .l_sub_poplogin .section_01 .privacy_box .box {
    height: 264px;
    overflow: hidden;
    border: 1px solid #dbdbdb;
    margin-bottom: 35px; }
    .container .l_sub_poplogin .section_01 .privacy_box .box .mCSB_container {
      margin-right: 40px; }
    .container .l_sub_poplogin .section_01 .privacy_box .box .mCSB_scrollTools {
      width: 4px; }
    .container .l_sub_poplogin .section_01 .privacy_box .box .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
      width: 4px;
      background: #dbdbdb; }
    .container .l_sub_poplogin .section_01 .privacy_box .box .content {
      padding: 60px 0 30px 40px; }
      .container .l_sub_poplogin .section_01 .privacy_box .box .content .tit {
        font-size: 25px;
        font-weight: 500;
        color: #000;
        margin-bottom: 7px; }
      .container .l_sub_poplogin .section_01 .privacy_box .box .content .desc {
        color: #666;
        line-height: 30px;
        margin-bottom: 42px; }
      .container .l_sub_poplogin .section_01 .privacy_box .box .content > ol > li {
        margin-bottom: 30px; }
        .container .l_sub_poplogin .section_01 .privacy_box .box .content > ol > li p {
          color: #666;
          line-height: 30px; }
          .container .l_sub_poplogin .section_01 .privacy_box .box .content > ol > li p.sub_tit {
            font-size: 21px;
            font-weight: 500;
            color: #333;
            margin-bottom: 20px;
            line-height: 1; }
        .container .l_sub_poplogin .section_01 .privacy_box .box .content > ol > li > ol {
          padding-left: 15px; }
          .container .l_sub_poplogin .section_01 .privacy_box .box .content > ol > li > ol > li {
            color: #666;
            line-height: 30px; }
  .container .l_sub_poplogin .section_01 .privacy_box .agree_box {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    .container .l_sub_poplogin .section_01 .privacy_box .agree_box .radio_box:first-child {
      margin-right: 25px; }
.container .l_sub_poplogin .section_02 {
  padding-top: 75px; }
  .container .l_sub_poplogin .section_02 .sec_tit {
    margin-bottom: 15px; }
  .container .l_sub_poplogin .section_02 .info_desc {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 20px; }
    .container .l_sub_poplogin .section_02 .info_desc .essential {
      color: #666;
      position: relative;
      padding: 0 15px 0 15px; }
      .container .l_sub_poplogin .section_02 .info_desc .essential::before {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 100%;
        background: #946f7a;
        top: 50%;
        left: 0;
        margin-top: -3px; }
  .container .l_sub_poplogin .section_02 .wrap_info {
    border-top: 2px solid #333;
    border-bottom: 1px solid #666;
    padding: 40px 0;
    margin-bottom: 75px; }
    .container .l_sub_poplogin .section_02 .wrap_info .wrap_input {
      display: flex;
      align-items: flex-start; }
      .container .l_sub_poplogin .section_02 .wrap_info .wrap_input + .wrap_input {
        margin-top: 25px; }
      .container .l_sub_poplogin .section_02 .wrap_info .wrap_input label {
        padding: 0 50px;
        width: 310px;
        line-height: 50px; }
        .container .l_sub_poplogin .section_02 .wrap_info .wrap_input label span {
          position: relative;
          font-weight: 500; }
          .container .l_sub_poplogin .section_02 .wrap_info .wrap_input label span::after {
            content: "";
            position: absolute;
            right: -17px;
            top: 6px;
            background-color: #946f7a;
            width: 6px;
            height: 6px;
            border-radius: 50%; }
      .container .l_sub_poplogin .section_02 .wrap_info .wrap_input input {
        display: block;
        width: calc(100% - 420px);
        margin: 0 50px; }
      .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap {
        margin: 0 50px;
        width: calc(100% - 420px); }
        .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap input {
          width: 100%;
          margin: 0; }
        .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap .f_address {
          display: flex;
          align-items: center;
          justify-content: flex-start;
          margin-bottom: 15px; }
          .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap .f_address .addrZipCode {
            border: 1px solid #dbdbdb;
            border-radius: 5px 0 0 5px;
            width: 70%; }
          .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap .f_address .btn_zipcode {
            width: 30%;
            background-color: #f7f7f7;
            color: #666;
            font-size: 16px;
            border-radius: 0 5px 5px 0;
            border: 1px solid #dbdbdb;
            border-left: none; }
        .container .l_sub_poplogin .section_02 .wrap_info .wrap_input .wrap .l_address .addr_def {
          border: 1px solid #dbdbdb;
          margin-bottom: 15px; }
  .container .l_sub_poplogin .section_02 .btn_wrap .btn {
    width: 178px;
    height: 50px; }
.container_login {
  min-width: unset;
  height: 100%; }
  .container_login .l_sub {
    padding-bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%; }
    .container_login .l_sub .section_01 {
      margin-top: 0;
      padding-top: 0; }
      .container_login .l_sub .section_01 .inner {
        width: 450px; }
      .container_login .l_sub .section_01 .top_txt_wrap {
        text-align: center;
        margin-bottom: 80px; }
        .container_login .l_sub .section_01 .top_txt_wrap .top_tit {
          font-size: 42px;
          font-weight: 500;
          margin-bottom: 30px; }
        .container_login .l_sub .section_01 .top_txt_wrap .top_desc {
          color: #666; }
      .container_login .l_sub .section_01 .pi input {
        width: 100% !important; }
      .container_login .l_sub .section_01 .pi .text-danger {
        width: 100%; }
      .container_login .l_sub .section_01 .wrap {
        width: 100% !important;
        margin-left: 0; }
.container.popup {
  min-width: 600px !important; }
  .container.popup .l_sub {
    padding-bottom: 0; }
  .container.popup .l_member .section_01 {
    padding-top: 0; }
    .container.popup .l_member .section_01 .inner {
      width: 600px;
      margin: 0 auto;
      padding: 0; }
/* 개인정보의 수집 및 이용안내 수정 20241115 */
.container .l_sub_join_rules .section_01 .cont .wrap_check {background-color: #f7f7f7;border-radius: 5px;padding: 40px 50px;margin-bottom: 40px;}
.container .l_sub_join_rules .section_01 .cont .wrap_check .agree {display: flex;align-items: center;justify-content: space-between;}
.container .l_sub_join_rules .section_01 .cont .wrap_check .agree .wrap {order:2;display: flex;align-items: center;}
.container .l_sub_join_rules .section_01 .cont .wrap_check .agree .wrap .check_box + .check_box {margin-left:80px;}
.container .l_sub_join_rules .section_01 .cont .wrap_check .agree .notice {order:1;color:#666;opacity:1;}
.container .l_sub_join_rules .section_01 .cont .wrap_check .agree .wrap .check_box input:checked + label::before {background-image: url(../../../images/common/icon_check_on.png);}