@charset "utf-8";
@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css");
@import url("/css/reset_pc.css");

/*size*/
.pc-fix-w100 {
  width: 100px !important;
}

.pc-fix-w165 {
  width: 165px !important;
}

.txt-c {
  text-align: center !important;
}

.ft-s-16 {
  font-size: 16px !important;
}

.pd-20 {
  padding: 20px !important;
}

.pd-top-20 {
  padding-top: 20px !important;
}

.bg-color-blue {
  background-color: #009fe3 !important;
  border-color: #fff;
  color: #fff;
}

/* layer */
.recommidlay {
  padding: 40px 40px !important;
}

.recommidlay .putfrm li {
  padding: 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}

.recommidlay .putfrm li:after {
  content: "";
  display: block;
  clear: both;
}

.recommidlay .hid {
  display: none;
}

.recommidlay .putfrm p {
  position: relative;
  float: left;
  font-size: 16px;
  color: #a3a3a3;
  vertical-align: middle;
}

.recommidlay .putfrm .name {
  width: 120px;
  height: 40px;
  line-height: 40px;
  color: #000;
}

.recommidlay .putfrm .put {
  width: calc(100% - 120px);
}

.recommidlay .putfrm input {
  border: 0;
  width: 100%;
}

.recommidlay .select_chk {
  margin: 5px 0;
}

.recommidlay .result {
  margin: 25px 0 50px;
}

.recommidlay .result .name {
  width: 90px;
}

.recommidlay .result .put {
  width: calc(100% - 90px);
  height: 40px;
  line-height: 40px;
  color: #000;
}

.recommidlay .result .btnsmal {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}

.recommidlay .result .btnmedium {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -11px;
}

.recommidlay .inf {
  padding-top: 5px;
  text-align: center;
  font-size: 13px;
  font-weight: 300;
}

.termslay.layerwrap {
  width: 590px;
}

.termslay .inscroll {
  margin: 20px 0 30px;
  height: 350px;
  background-color: #f4f6f8;
  overflow-y: scroll;
}

.pwdchangelayer .input_frm {
  margin-top: 10px;
  margin-bottom: 0;
}

.pwdchangelayer .input_frm li {
  margin-bottom: 15px;
}

.pwdchangelayer .input_frm .ti {
  color: #000;
}

.pwdchangelayer .input_frm .put input[type="text"],
.pwdchangelayer .input_frm .put input[type="password"] {
  width: 100%;
  margin-right: 0;
}

.pwdchangelayer .btnwrap {
  margin-bottom: 30px;
}

/* layer */

p.help {
  position: relative;
  padding-left: 8px;
  color: #888888;
  font-size: 16px;
  text-align: left;
}

p.help:before {
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 3px;
  height: 3px;
  background-color: #888;
}

.inframe {
  width: 100%;
  height: 100%;
  border: 0;
}

.termsarea {
  width: 100%;
  height: 100%;
  padding: 15px 20px;
}

.termsarea h2 {
  padding: 25px 0 10px;
  font-size: 14px;
  font-weight: 700;
}

.termsarea p {
  padding-bottom: 10px;
  font-size: 13px;
  word-break: keep-all;
}

.termstable {
  border: 1px solid #dddddd;
  border-bottom: 0;
}

.termstable th,
.termstable td {
  padding: 15px;
  border-bottom: 1px solid #dddddd;
  font-size: 12px;
}

.termstable th {
  background-color: #e6e6e6;
  font-weight: bold;
}

.termstable td {
  background-color: #fff;
}

.row {
  position: relative;
  width: 800px;
  margin: 0 auto;
}

.sso_wrap {
  width: 100%;
}

.sso_head .row {
  height: 80px;
  border-bottom: 6px solid #009fe3;
}

.sso_head .row a {
  display: block;
  width: 100%;
  height: 100%;
}

.sso_head .row .brandlogo {
  position: absolute;
  left: 0;
  top: 24px;
  min-width: 222px;
  height: 32px;
  /* background-image: url(../../../img/pc/ykbrand_logo.png); */
  background-image: url(../../../img/pc/yklogototal.png);
  background-size: 222px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.sso_head .row .brandlogo span.txt {
  display: inline-block;
  margin: -3px 0 0 228px;
  font-size: 23px;
  color: #313131;
  font-weight: 300;
  vertical-align: top;
}

.sso_head .row .childlogo {
  position: absolute;
  right: 0;
  top: 24px;
  width: 100px;
  height: 32px;
  background-image: url(../../../img/pc/momq_logo.png);
  background-size: 100px;
  background-position: 0 0;
  background-repeat: no-repeat;
}

.sso_head .row .child-logo-tdplus {
  width: 124px;
  background-image: url(../../../img/pc/tdplus_logo.png);
  background-size: 124px;
}

.sso_head .row .child-logo-monit {
  width: 124px;
  background-image: url(../../../img/pc/logo_monit.jpg);
  background-size: 124px;
}

.sso_head .row .child-logo-mygf {
  width: 90px;
  height: 30px;
  background-image: url(../../../img/pc/logo_feelgood.jpg);
  background-size: 90px;
}

.contents .row {
  height: 100%;
  min-height: 100%;
  background-color: #fff;
}

.login_wrap {
  padding: 70px 0 70px 0;
  width: 500px;
  margin: 0 auto;
}

.login_wrap .title {
  padding-bottom: 45px;
  font-size: 32px;
  font-weight: 300;
}

.login_frm .line:after {
  content: "";
  display: block;
  clear: both;
}

.login_frm .line {
  padding: 10px 0;
  border-bottom: 1px solid #dddddd;
}

.login_frm .line > p {
  float: left;
  font-weight: 500;
  font-size: 16px;
  color: #a3a3a3;
}

.login_frm .line .ti {
  width: 100px;
  height: 40px;
  line-height: 40px;
}

.login_frm .line .frm {
  width: calc(100% - 100px);
}

.login_frm .line input {
  border: 0;
  width: 60%;
  padding: 0;
}

.login_wrap .btnwrap {
  margin-bottom: 40px;
}

.login_wrap .btnwrap p.help {
  margin-top: 20px;
}

.sns_login:after {
  content: "";
  display: block;
  clear: both;
}

.sns_login {
  margin-bottom: 40px;
}

.sns_login > p {
  float: left;
  height: 56px;
  margin-right: 10px;
}

.sns_login > p:last-child {
  margin-right: 0;
}

.sns_login > p a {
  display: inline-block;
  width: 160px;
  height: 56px;
  line-height: 54px;
  background-color: #f1f3f4;
  text-align: center;
  color: #888888;
}

.sns_login a > i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background-position: center center;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.sns_login .bt_naver > i {
  background-image: url(../../../img/ico_naver.png);
  background-size: 23px;
}

.sns_login .bt_facebook > i {
  width: 15px;
  background-image: url(../../../img/ico_facebook.png);
  background-size: 11px;
}

.sns_login .bt_kakao > i {
  background-image: url(../../../img/ico_kakao.png);
  background-size: 30px;
}

.login_wrap .util {
  margin-bottom: 65px;
  text-align: center;
}

.login_wrap .util a {
  display: inline-block;
}

.login_wrap .util a:after {
  content: "";
  display: inline-block;
  margin: 0 20px;
  width: 1px;
  height: 10px;
  background-color: #000;
}

.login_wrap .util a:last-child:after {
  display: none;
}

.login_wrap .banner {
  width: 100%;
}

.sso_wrap .btn_foo {
  margin-top: 40px;
}

.sso_wrap .btn_next {
  width: 100%;
  background-color: #009fe3;
  color: #fff;
  border: 1px solid #009fe3;
  text-align: center;
}

.sso_wrap .join_wrap {
  width: 500px;
  margin: 0 auto 70px;
  padding: 70px 0;
}

.sso_wrap .join_wrap > h1 {
  padding-bottom: 15px;
  font-size: 32px;
  font-weight: 300;
}

.sso_wrap .join_wrap > h1 > span {
  display: block;
  color: #009fe3;
}

.sso_wrap .join_wrap > h1.type2 > span {
  display: inline-block;
}

.sso_wrap .join_wrap > h1.type2 > span + span {
  color: #000;
}

.sso_wrap .join_wrap .desc {
  padding-bottom: 20px;
  font-size: 16px;
}

.sso_wrap .btnwrap {
  text-align: center;
}

.sso_wrap .join_wrap .btn_nrmal {
  display: inline-block;
  margin-bottom: 15px;
  width: 100%;
  border: 1px solid #3a96e1;
  color: #3a96e1;
  text-align: center;
}

.sso_wrap .join_wrap .btn_small {
  margin: 0 auto;
}

.sso_wrap .join_wrap .btn_half {
  width: 200px;
  margin: 0 auto;
}

.sso_wrap .join_wrap .snoti {
  color: #888888;
  font-size: 16px;
}

.sso_wrap h2.h2_ti {
  padding-bottom: 7px;
  font-size: 20px;
  font-weight: 700;
}

.sso_wrap .com_benefit {
  margin: 60px 0 50px;
}

.sso_wrap .com_benefit:after {
  content: "";
  display: block;
  clear: both;
}

.sso_wrap .dotted {
  display: block;
  width: 100%;
  height: 5px;
  border-top: 1px dotted #d3d3d3;
}

.sso_wrap .com_benefit .desc {
  padding-bottom: 30px;
  font-weight: 300;
}

.sso_wrap .com_benefit .btnwrap {
  margin: 40px 0 0;
}

.sso_wrap .coupons .cp_list:after {
  content: "";
  display: block;
  clear: both;
}

.sso_wrap .coupons .cp_list > li {
  float: left;
  width: 50%;
  text-align: center;
}

.sso_wrap .coupons .cp_list .ti {
  padding-bottom: 13px;
  font-size: 18px;
}

.sso_wrap .com_guide {
  margin-bottom: 60px;
}

.sso_wrap .dot_list li {
  position: relative;
  padding-left: 8px;
  padding-bottom: 6px;
  word-break: keep-all;
  vertical-align: top;
}

.sso_wrap .dot_list li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  width: 2px;
  height: 2px;
  background-color: #000;
}

.esse {
  color: #009fe3 !important;
}

.sso_wrap .sel {
  color: #9f9f9f;
}

.sso_wrap .logo_list:after {
  content: "";
  display: block;
  clear: both;
}

.sso_wrap .logo_list li {
  float: left;
  width: 160px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.sso_wrap .logo_list li:nth-child(3n) {
  margin-right: 0;
}

.sso_wrap .logo_list .logos {
  height: 90px;
  border: 1px solid #dddddd;
  background-size: 160px;
  background-repeat: no-repeat;
  background-position: center center;
}

.sso_wrap .logo_list .logos a {
  display: block;
  width: 100%;
  height: 100%;
}

.sso_wrap .logo_list .logos_momq {
  background-image: url(../../../img/pc/logos_momq.jpg);
}

.sso_wrap .logo_list .logos_momq:hover {
  background-image: url(../../../img/pc/logos_momq_on.jpg);
}

.sso_wrap .logo_list .logos_ykbrand {
  background-image: url(../../../img/pc/logos_ykbrand.jpg);
}

.sso_wrap .logo_list .logos_ykbrand:hover {
  background-image: url(../../../img/pc/logos_ykbrand_on.jpg);
}

.sso_wrap .logo_list .logos_huggies {
  background-image: url(../../../img/pc/logos_huggies.jpg);
}

.sso_wrap .logo_list .logos_huggies:hover {
  background-image: url(../../../img/pc/logos_huggies_on.jpg);
}

.sso_wrap .logo_list .logos_gnight {
  background-image: url(../../../img/pc/logos_gnight.jpg);
}

.sso_wrap .logo_list .logos_gnight:hover {
  background-image: url(../../../img/pc/logos_gnight_on.jpg);
}

.sso_wrap .logo_list .logos_white {
  background-image: url(../../../img/pc/logos_white.jpg);
}

.sso_wrap .logo_list .logos_white:hover {
  background-image: url(../../../img/pc/logos_white_on.jpg);
}

.sso_wrap .logo_list .logos_good {
  background-image: url(../../../img/pc/logos_good.jpg);
}

.sso_wrap .logo_list .logos_good:hover {
  background-image: url(../../../img/pc/logos_good_on.jpg);
}

.sso_wrap .logo_list .logos_lanature {
  background-image: url(../../../img/pc/logos_lanature.jpg);
}

.sso_wrap .logo_list .logos_lanature:hover {
  background-image: url(../../../img/pc/logos_lanature_on.jpg);
}

.sso_wrap .logo_list .logos_kleenex {
  background-image: url(../../../img/pc/logos_kleenex.jpg);
}

.sso_wrap .logo_list .logos_kleenex:hover {
  background-image: url(../../../img/pc/logos_kleenex_on.jpg);
}

.sso_wrap .logo_list .logos_scott {
  background-image: url(../../../img/pc/logos_scott.jpg);
}

.sso_wrap .logo_list .logos_scott:hover {
  background-image: url(../../../img/pc/logos_scott_on.jpg);
}

.sso_wrap .logo_list .logos_my {
  background-image: url(../../../img/pc/logos_my.jpg);
}

.sso_wrap .logo_list .logos_my:hover {
  background-image: url(../../../img/pc/logos_my_on.jpg);
}

.sso_wrap .logo_list .logos_depand {
  background-image: url(../../../img/pc/logos_depand.jpg);
}

.sso_wrap .logo_list .logos_depand:hover {
  background-image: url(../../../img/pc/logos_depand_on.jpg);
}

.sso_wrap .logo_list .logos_tn {
  background-image: url(../../../img/pc/logos_tn.jpg);
}

.sso_wrap .logo_list .logos_tn:hover {
  background-image: url(../../../img/pc/logos_tn_on.jpg);
}

.sso_wrap .logo_list .logos_green {
  background-image: url(../../../img/pc/logos_green.jpg);
}

.sso_wrap .logo_list .logos_green:hover {
  background-image: url(../../../img/pc/logos_green_on.jpg);
}

.sso_wrap .logo_list .logos_monit {
  background-image: url(../../../img/pc/logos_monit.jpg);
}

.sso_wrap .logo_list .logos_monit:hover {
  background-image: url(../../../img/pc/logos_monit_on.jpg);
}

.sso_wrap .logo_list .logos_dal {
  background-image: url(../../../img/pc/logos_dal_on.jpg);
}

.sso_wrap .logo_list .logos_dal:hover {
  background-image: url(../../../img/pc/logos_dal_on.jpg);
}

.join_form {
  margin-top: 25px;
}

.errtx {
  clear: both;
  display: block;
  left: 0;
  padding-top: 5px;
  color: #e63c4f;
  font-size: 13px;
}

.input_frm {
  margin-bottom: 70px;
}

.input_frm li {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  overflow: hidden;
}

.input_frm li:after {
  content: "";
  display: block;
  clear: both;
}

.input_frm .ti,
.input_frm .put {
  position: relative;
  float: left;
  height: 55px;
  line-height: 55px;
  border-bottom: 1px solid #eeeeee;
}

.input_frm .ti.textarea,
.input_frm .put.textarea {
  min-height: 100px;
  max-height: 100px;
}

.input_frm .put textarea {
  min-width: 100%;
  max-width: 100%;
  height: 80px;
  box-sizing: border-box;
}

.input_frm .ti {
  width: 110px;
  font-size: 16px;
  color: #888888;
}

.input_frm .put {
  position: relative;
  width: calc(100% - 110px);
}

.input_frm .put input[type="text"],
.input_frm .put input[type="password"],
.input_frm .put input[type="tel"] {
  width: 75%;
  margin-right: 20px;
  border: 0;
  margin-bottom: 5px;
}

.input_frm .put.email {
  border-bottom: 0;
}

.input_frm .put.email input {
  width: calc((100% / 3) - 25px);
  height: 55px;
  margin-right: 0;
  border-bottom: 1px solid #eeeeee;
}

.input_frm .put .btn_small {
  position: absolute;
  right: 0;
  top: 10px;
}

.join_form .btn_small {
  font-size: 13px;
  color: #222;
  border: 1px solid #dddddd;
  height: 30px;
  line-height: 28px;
}

.join_form .put.col3 {
  width: calc((100% / 3) - 47px);
  margin-right: 15px;
}

.join_form .put.col3 > span {
  display: inline-block;
  font-size: 16px;
  vertical-align: middle;
  margin-right: 5px;
}

.join_form .put.col3:last-child {
  margin-right: 0;
}

.join_form .input_frm select {
  vertical-align: middle;
}

.join_form .input_frm .birth {
  width: 77%;
}

.join_form .terms_chk {
  margin-top: 10px;
  margin-bottom: 70px;
}

.join_form .terms_chk li {
  position: relative;
  margin-bottom: 20px;
}

.join_form .terms_chk li label {
  font-weight: 400;
}

.join_form .terms_chk li.first {
  padding-bottom: 25px;
  background: url(../../../img/pc/dot.png) repeat-x center bottom;
}

.join_form .terms_chk li.first label {
  font-weight: 700;
}

.join_form .terms_chk .txt {
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
}

.join_form .terms_chk .btn_vw {
  position: absolute;
  display: inline-block;
  border-bottom: 1px solid #888;
  right: 0;
  top: 0;
  color: #888888;
}

.join_form .terms_chk label > span {
  margin-left: 5px;
}

.select_chk {
  margin: 20px 0 0 40px;
}

.select_chk p {
  display: inline-block;
}

.select_chk .tit {
  width: 100px;
  font-size: 16px;
}

.select_chk .rchk {
  display: inline-block;
  margin: 0 20px 15px 0;
}

.select_chk span {
  display: block;
  color: #888888;
  font-size: 14px;
}

.join_form .recom {
  border-bottom: 1px solid #dddddd;
}

.join_form .recom .ti {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
  color: #888888;
  vertical-align: middle;
}

.join_form .recom input[type="text"] {
  width: 70%;
  border: 0;
}

.join_form .etc_frm .select_chk {
  margin: 20px 0 0 0;
}

.join_form .etc_frm .select_chk .esse {
  margin-bottom: 15px;
}

.join_form .etc_frm .select_chk .rchk {
  margin-right: 40px;
}

.join_wrap .meminfo p {
  width: 100%;
  display: block;
  padding: 20px 0;
  margin-bottom: 20px;
  font-size: 16px;
  border-bottom: 1px solid #dddddd;
}

.join_wrap .meminfo .btn {
  width: calc((100% / 2) - 10px);
  margin-top: 10px;
  margin-right: 10px;
}

.join_wrap .meminfo .btn:last-child {
  margin-right: 0;
}

.childadd {
  margin-top: 10px;
}

.childadd .select_chk {
  margin: 0;
}

.childadd .btnwrap {
  text-align: right;
}

.childadd .btnwrap .btn_del {
  border: 0;
  color: #888888;
  font-size: 14px;
  border-bottom: 1px solid #888888;
}

.childadd .input_frm {
  clear: both;
  margin-bottom: 15px;
  border-top: 2px solid #009fe3;
}

.childadd .input_frm li {
  padding: 13px 0 10px;
  margin-bottom: 0;
}

.childadd .input_frm .put input[type="text"] {
  width: 67%;
}

.childadd .input_frm .sel .t {
  margin-right: 8px;
}

.childadd .addbtnwrap {
  position: relative;
  float: right;
  margin-bottom: 20px;
}

.childadd .addbtnwrap:after {
  content: "";
  clear: both;
  display: block;
}

.childadd .addbtnwrap .addlist {
  display: none;
  position: absolute;
  top: 32px;
  width: 130px;
  border: 1px solid #dddddd;
  background-color: #fff;
  z-index: 1;
}

.childadd .addbtnwrap .addlist li {
  padding: 5px 10px;
}

.childadd .addbtnwrap .addlist li:hover {
  background-color: #f4f6f8;
}

.childadd .btn_areadd {
  position: relative;
  display: inline-block;
  width: 130px;
  padding: 0 10px 0 30px;
  height: 33px;
  line-height: 31px;
  color: #222;
  border: 1px solid #dddddd;
  text-align: right;
  background: url(../../../img/pc/ico_plus.gif) no-repeat left 15px center;
  background-color: #fff;
  z-index: 10;
}

.errotxt {
  padding: 10px 0;
  color: #e63c4f;
  font-size: 14px;
  font-weight: 300;
}

h2.tit {
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
}

h2.tit span {
  padding-bottom: 40px;
  margin-right: 3px;
  font-size: 32px;
  font-weight: 300;
  color: #009fe3;
}

p.desc {
  line-height: 1.6;
}

.help {
  position: relative;
  font-size: 14px;
  color: #888888;
  font-weight: 300;
}

.help_desc {
  position: relative;
}

.help_desc p.help {
  padding-left: 9px;
  font-size: 14px;
  font-weight: 300;
}

.help_desc p.help:before {
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  color: #888888;
}

.desc {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}

.desc .btn_small {
  position: absolute;
  right: 0;
  top: 0;
}

.desc .btn_small.bot {
  position: inherit;
  right: inherit;
  top: inherit;
  display: block;
  width: fit-content;
  margin-top: 5px;
}

/* find_wrap */
.find_wrap {
  padding: 70px 0;
  width: 500px;
  margin: 0 auto;
}

.findfrm {
  margin-top: 40px;
}

.findfrm.result {
  margin-bottom: 70px;
}

.findfrm .title {
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}

.findfrm .desc {
  padding-bottom: 20px;
}

.findfrm .write > li:after {
  content: "";
  display: block;
  clear: both;
}

.findfrm .write > li {
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}

.findfrm .write .ti,
.findfrm .write .put {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #888888;
}

.findfrm .write .ti {
  width: 100px;
}

.findfrm .write .put {
  position: relative;
  width: calc(100% - 100px);
  padding-right: 50px;
}

.findfrm .write input {
  padding: 0 10px;
  margin-bottom: 5px;
  width: 100%;
  border: 0;
}

.findfrm .btnwrap {
  margin-top: 40px;
}

.findfrm .dtime {
  position: absolute;
  right: 0;
  color: #009fe3;
}

.findfrm .write.code {
  margin-top: 35px;
}

.sso_wrap .mem_wrap {
  width: 500px;
  margin: 0 auto 70px;
  padding: 70px 0;
}

.sso_wrap .mem_wrap .btnwrap {
  margin-top: 60px;
}

.join_wrap.terms .desc strong {
  display: block;
  font-weight: 700;
  font-size: 20px;
}

.terms_target {
  padding: 20px 25px 20px;
  margin-bottom: 50px;
  border: 1px solid #dddddd;
}

.terms_target > p,
.terms_target div {
  float: left;
  vertical-align: middle;
}

.terms_target > p {
  width: 115px;
  padding: 10px 0 10px;
  font-weight: 700;
}

.terms_target > p + p {
  font-weight: 300;
}

.terms_target > p > span {
  display: block;
  font-weight: 700;
}

.terms_target .terms_tit {
  width: 16%;
  font-weight: 300;
  padding: 10px 0 10px;
  font-weight: 300;
}

.terms_target .terms_desc {
  width: 55%;
  margin-left: 10px;
  vertical-align: middle;
  font-weight: 300;
}

.terms_target div > p {
  clear: both;
  padding-bottom: 10px;
}

.terms_target div > p label {
  margin-right: 10px;
}

.terms_target:after {
  content: "";
  display: block;
  clear: both;
}

/* my */
.my_wrap {
  padding: 70px 0;
  width: 500px;
  margin: 0 auto;
}

.my_wrap h2.h2_ti {
  padding-bottom: 25px;
}

.memberfrm h2.h2_ti {
  padding-bottom: 7px;
}

.my_wrap .btn_small {
  font-size: 13px;
  color: #222;
  border: 1px solid #dddddd;
  height: 30px;
  line-height: 28px;
}

.memberfrm {
  margin-top: 40px;
}

.memberfrm.result {
  margin-bottom: 70px;
}

.memberfrm .title {
  padding-bottom: 5px;
  font-size: 20px;
  font-weight: 700;
}

.memberfrm .desc {
  padding-bottom: 20px;
}

.memberfrm .write > li:after {
  content: "";
  display: block;
  clear: both;
}

.memberfrm .write > li {
  margin-bottom: 20px;
  padding: 5px 0;
  border-bottom: 1px solid #dddddd;
}

.memberfrm .write .ti,
.memberfrm .write .put {
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #888888;
}

.memberfrm .write .ti {
  width: 100px;
}

.memberfrm .write .put {
  position: relative;
  width: calc(100% - 100px);
  padding-right: 50px;
}

.memberfrm .write input {
  padding: 0 10px;
  margin-bottom: 5px;
  width: 100%;
  border: 0;
}

.memberfrm .btnwrap {
  margin-top: 40px;
}

.memberfrm .dtime {
  position: absolute;
  right: 0;
  color: #009fe3;
}

.memberfrm .write.code {
  margin-top: 35px;
}

.my_wrap .input_frm {
  margin-bottom: 30px;
}

.my_wrap .help_desc {
  margin-top: 0;
  margin-bottom: 60px;
}

.my_wrap .help_desc p.help {
  width: 300px;
}

.my_wrap .help_desc .btn {
  position: absolute;
  right: 0;
  top: 0;
}

/*.my_wrap .terms_chk .select_chk{margin-left:0;}*/
.leave_help {
  margin-bottom: 55px;
}

.leave_help li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 18px;
  font-size: 16px;
}

.leave_help li > span {
  color: #e63c4f;
  font-size: 16px;
}

.leave_help li .num {
  position: absolute;
  left: 0;
}

.leave_help li .st {
  position: relative;
  padding-left: 10px;
  padding-top: 4px;
  font-size: 14px;
  line-height: 1.6;
}

.leave_help li .st:before {
  content: "·";
  display: block;
  position: absolute;
  left: 0;
  top: 3px;
}

.leave .memberfrm {
  margin-top: 0;
}

.leave .benefit {
  width: 100%;
  margin-bottom: 55px;
  border-top: 1px solid #009fe3;
}

.leave .benefit th,
.leave .benefit td {
  width: calc(100% / 3);
  padding: 20px 0;
  border-bottom: 1px solid #dddddd;
  text-align: center;
}

.leave .benefit thead th {
  color: #009fe3;
}

.leave .reason select {
  width: 100%;
}

.leave .reason .chk input[type="checkbox"] + label {
  font-size: 14px;
}

/* 20200417 s */
.sso_intro {
  position: relative;
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
  background-color: #fff;
}

.sso_intro .logo {
  position: absolute;
  left: 50px;
  top: 40px;
  width: 200px;
  height: 25px;
  background: url(../../../img/main/index_logo.png) no-repeat 0 0;
  background-size: 183px;
}

.sso_intro .row {
  position: relative;
  width: 680px;
  margin: 0 auto;
  clear: both;
}

.sso_intro .toparea {
  height: 510px;
  margin: 0 auto 75px;
  background: url(../../../img/main/sso_introbg.png) no-repeat center top;
  background-size: cover;
}

.sso_intro .toparea .row {
  width: 1000px;
  padding: 130px 0 0;
}

.sso_intro .toparea .row span {
  display: block;
  padding: 0 0 30px 5px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
}

.sso_intro .toparea .row p {
  font-size: 40px;
  font-weight: 200;
  line-height: 54px;
  color: #fff;
}

.sso_intro .toparea .row strong {
  display: block;
  font-size: 40px;
  font-weight: 700;
  line-height: 54px;
  color: #fff;
}

.sso_intro .toparea .fig {
  position: absolute;
  right: 75px;
  top: 0;
  width: 485px;
  height: 581px;
  background: url(../../../img/main/ssointr_img.png) no-repeat right top;
  background-size: 484px;
}

.sso_intro .toparea .desc {
  padding-left: 155px;
}

.sso_intro .ititle {
  text-align: center;
}

.sso_intro .ititle > p {
  padding-bottom: 5px;
  font-size: 22px;
  font-weight: 700;
}

.sso_intro .ititle > span {
  display: block;
  padding-bottom: 30px;
  font-size: 14px;
  color: #888888;
}

.sso_intro .logo_list {
  padding-bottom: 60px;
}

.sso_intro .logo_list li:nth-child(3n) {
  margin-right: 10px;
}

.sso_intro .logo_list li:nth-child(4n) {
  margin-right: 0;
}

.sso_intro .logo_list .logos_momq {
  background-image: url(../../../img/pc/logos_momq_on.jpg);
}

.sso_intro .logo_list .logos_ykbrand {
  background-image: url(../../../img/pc/logos_ykbrand_on.jpg);
}

.sso_intro .logo_list .logos_huggies {
  background-image: url(../../../img/pc/logos_huggies_on.jpg);
}

.sso_intro .logo_list .logos_gnight {
  background-image: url(../../../img/pc/logos_gnight_on.jpg);
}

.sso_intro .logo_list .logos_white {
  background-image: url(../../../img/pc/logos_white_on.jpg);
}

.sso_intro .logo_list .logos_good {
  background-image: url(../../../img/pc/logos_good_on.jpg);
}

.sso_intro .logo_list .logos_lanature {
  background-image: url(../../../img/pc/logos_lanature_on.jpg);
}

.sso_intro .logo_list .logos_kleenex {
  background-image: url(../../../img/pc/logos_kleenex_on.jpg);
}

.sso_intro .logo_list .logos_scott {
  background-image: url(../../../img/pc/logos_scott_on.jpg);
}

.sso_intro .logo_list .logos_my {
  background-image: url(../../../img/pc/logos_my_on.jpg);
}

.sso_intro .logo_list .logos_depand {
  background-image: url(../../../img/pc/logos_depand_on.jpg);
}

.sso_intro .logo_list .logos_tn {
  background-image: url(../../../img/pc/logos_tn_on.jpg);
}

.sso_intro .logo_list .logos_green {
  background-image: url(../../../img/pc/logos_green_on.jpg);
}

.sso_intro .logo_list .logos_monit {
  background-image: url(../../../img/pc/logos_monit_on.jpg);
}

.sso_intro .momq_benef {
  padding: 50px 0;
  background-color: #f5f6f9;
}

.sso_intro .momq_benef .ititle {
  padding-bottom: 50px;
}

.sso_intro .ititle .logo_momq {
  display: block;
  width: 105px;
  height: 40px;
  background: url(../../../img/main/logo_momq.png) no-repeat center top;
  background-size: 103px;
  margin: 0 auto 15px;
}

/* 20200529 s */
.sso_intro .momq_benef .coup_info {
  overflow: hidden;
}

.sso_intro .momq_benef .coup_info:after {
  content: "";
  clear: both;
  display: block;
}

.sso_intro .momq_benef .coup_info > dl {
  width: 100%;
  text-align: center;
}

.sso_intro .momq_benef .coup_info dt {
  padding-bottom: 18px;
  font-size: 20px;
}

.sso_intro .momq_benef .coup_info dt > span {
  display: block;
  padding-top: 3px;
  font-size: 14px;
  color: #777777;
}

.sso_intro .momq_benef .coup_info dd > p {
  display: inline-block;
  margin: 0 10px;
  padding-bottom: 16px;
}

/* 20200529 e */
.sso_intro .sso_join {
  padding: 70px 0;
}

.sso_intro .sso_join .row {
  width: 720px;
}

.sso_intro .sso_join .ititle {
  padding-bottom: 25px;
}

.sso_intro .sso_join .ititle > p {
  font-size: 20px;
  font-weight: 300;
}

.sso_intro .sso_join .ititle > p > span {
  font-size: 20px;
  font-weight: 400;
}

.sso_intro .sso_join .btn {
  display: inline-block;
  width: 340px;
  min-height: 20px;
  height: auto;
  margin: 0 7px;
  line-height: normal;
  padding: 20px 0;
  background-color: #048cfe;
  text-align: center;
  color: #fff;
  border: 0;
  font-weight: 700;
  font-size: 16px;
  -webkit-box-shadow: 0px 15px 32px -13px rgba(4, 141, 254, 0.83);
  -moz-box-shadow: 0px 15px 32px -13px rgba(4, 141, 254, 0.83);
  box-shadow: 0px 15px 32px -13px rgba(4, 141, 254, 0.83);
}

.sso_intro .sso_join .dot_list {
  margin: 25px 0 0 10px;
}

.sso_intro .sso_join .dot_list li {
  color: #888888;
  font-size: 14px;
}

footer.renewfoo {
  width: 100%;
  min-width: 1000px;
  height: 210px;
  margin: 0 auto;
  background-color: #4d4d4d;
}

footer.renewfoo .footerCont {
  position: relative;
  max-width: 1200px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* 20200529 modi */
footer .footerCont .footsec {
  position: relative;
  height: 100%;
  padding-top: 45px;
  padding-left: 160px;
  color: #dedede;
}

footer .footerCont .footsec a {
  color: #dedede;
}

footer .footerCont .footsec .footlogo {
  position: absolute;
  top: 40px;
  left: 0;
}

footer .footerCont .footsec .footMenu > li {
  display: inline-block;
  margin-right: 10px;
  padding-bottom: 20px;
}

footer .footerCont .footsec .corpInfo {
  line-height: 23px;
}

footer .footerCont .footsec .corpInfo span {
  padding-left: 15px;
}

footer.renewfoo .footerCont .footsec .corpInfo span:before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  margin-right: 15px;
  background-color: #878888;
}

footer .footerCont .footsec .btnTop {
  position: absolute;
  bottom: 30px;
  right: 0;
}

footer.renewfoo .familysite {
  position: absolute;
  right: 0;
  top: 30px;
}

footer.renewfoo .familysite select {
  min-width: 150px;
  font-size: 14px;
  background-color: #4d4d4d;
  /* 20200529 modi */
  border: 0;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
}

footer.renewfoo .footerCont .footsec .copy {
  position: absolute;
  top: 125px;
  left: 160px;
  font-size: 14px;
  padding-top: 15px;
  color: #949494;
}

/* 20200417 e */

p,
span,
li,
a {
  word-break: keep-all;
}

/* 약관 */
.termPopup {
  width: 940px;
  /*height:1345px;*/
  background: #fff;
}

.termPopup .popHead {
  height: 98px;
  border-bottom: 2px solid #202020;
}

.termPopup .popHead h3 {
  padding-top: 35px;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #202020;
  text-align: center;
}

.termPopup .popCont {
  padding: 30px;
  line-height: 24px;
  font-size: 16px;
}

.termPopup .popCont table {
  width: 100%;
  border: 1px solid #e5e5e5;
}

.termPopup .popCont table thead th {
  height: 49px;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
  border-left: 1px solid #ffffff;
  color: #202020;
  background: #e5e5e5;
}

.termPopup .popCont table thead th:first-child {
  border-left: 0;
}

.termPopup .popCont table tbody th {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
}

.termPopup .popCont table tbody td {
  padding: 10px 10px 8px 10px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  color: #202020;
}

.termPopup2 {
  width: 580px;
  /*height:625px;*/
  background: #fff;
}

.termPopup2 .popHead {
  height: 98px;
  border-bottom: 2px solid #202020;
}

.termPopup2 .popHead h3 {
  padding-top: 35px;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
  font-size: 28px;
  line-height: 28px;
  color: #202020;
  text-align: center;
}

.termPopup2 .popCont {
  padding: 30px;
  line-height: 24px;
  font-size: 16px;
}

.termPopup2 .popCont table {
  width: 100%;
  border: 1px solid #e5e5e5;
}

.termPopup2 .popCont table thead th {
  height: 49px;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
  border-left: 1px solid #ffffff;
  color: #202020;
  background: #e5e5e5;
}

.termPopup2 .popCont table thead th:first-child {
  border-left: 0;
}

.termPopup2 .popCont table tbody th {
  border-bottom: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  font-family: "Spoqa Han Sans";
  font-weight: 700;
}

.termPopup2 .popCont table tbody td {
  padding: 10px 10px 8px 10px;
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  color: #202020;
}

/* 20200604 s */
.sso_wrap .certi_wrap {
  width: 500px;
  margin: 0 auto 70px;
  padding: 70px 0;
}

.sso_wrap .certi_wrap > h1 {
  padding-bottom: 20px;
  font-size: 32px;
  font-weight: 300;
}

.sso_wrap .certi_wrap > h1 > span {
  display: block;
  color: #009fe3;
}

.sso_wrap .certi_wrap .desc {
  padding-bottom: 20px;
  font-size: 16px;
  line-height: 2;
}

.sso_wrap .certi_wrap .desc span {
  font-size: 14px;
  font-weight: 300;
}

.sso_wrap .certi_wrap .btnwrap {
  margin-top: 60px;
  text-align: center;
}

.sso_wrap .certi_wrap .btnwrap .btn_nrmal {
  width: 100%;
}

/* 20200707 s */
.sso_wrap .join_wrap {
  margin: 0 auto 35px;
}

.sso_wrap .coupons .cp_list.wide > li {
  clear: both;
  width: 100%;
  text-align: center;
}

.sso_wrap .helpwrap li {
  position: relative;
  padding-left: 10px;
  padding-bottom: 3px;
  color: #666666;
}

.sso_wrap .helpwrap li:before {
  content: "";
  display: block;
  width: 3px;
  height: 3px;
  background-color: #666666;
  position: absolute;
  left: 0;
  top: 8px;
}

.sso_wrap .coupons .helpwrap {
  padding-top: 45px;
}

.sso_wrap .banner .helpwrap {
  padding: 20px 90px;
}

.sso_wrap .banner .helpwrap li {
  font-size: 12px;
}

/* 20200707 e */

.join_form .terms_chk li strong {
  font-weight: 700;
  font-size: 17px;
}

/* 20200904 */

/* 20200909 s */
.sso_wrap h3.h3_ti {
  margin-top: 37px;
  font-size: 16px;
  font-weight: 700;
}

.sso_wrap h3.h3_ti + .etc_frm .select_chk {
  margin-top: 15px;
}

.sso_wrap .join_wrap .btn_half {
  width: 250px;
}

.join_form .etc_frm .select_chk .esse {
  font-weight: 350;
}

.join_form .etc_frm .select_chk .esse i.tag {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px 3px;
  font-style: normal;
  border: 2px solid #009fe3;
}

.sso_wrap .banner .helpwrap {
  padding: 40px 80px;
  margin: 0;
}

.sso_wrap .banner .helpwrap li {
  font-size: 14px;
  font-weight: 350;
  color: #555555;
}

.benefit_tit {
  border-bottom: 1px solid #000;
  margin-top: 50px;
  margin-bottom: -20px;
}

/* 20200909 e */

/* 20201005 s */
.join_form .terms_chk._child {
  padding-top: 30px;
  background: url(../../../img/pc/dot.png) repeat-x center top;
  margin-top: 30px;
  margin-bottom: 0px;
}

.termstable td {
  word-break: keep-all;
}

.sso_wrap .helpwrap._half {
  width: 100%;
  clear: both;
  overflow: hidden;
}

.sso_wrap .helpwrap._half:last-child {
  padding-top: 10px;
}

.sso_wrap .helpwrap._half > ul {
  float: left;
  width: 60%;
}

.sso_wrap .helpwrap._half strong {
  font-weight: 700;
}

.sso_wrap .helpwrap._half .btnwrap {
  clear: none;
  float: right;
  width: 40%;
  margin: 0;
  text-align: right;
}

.sso_wrap .helpwrap._half .btnwrap .btn {
  width: 85%;
  padding: 0 5px;
  margin-right: 8px;
  background-color: #009fe3;
  color: #fff;
  font-size: 14px;
}

.sso_wrap .helpwrap._half .btnwrap .btn:hover {
  background-color: #fff;
  color: #009fe3;
}

.sso_wrap .helpwrap._half:after {
  content: "";
  clear: both;
  display: block;
}

/* 20201005 e */

/* 20201208 s */
.sso_head .row .child-logo-mygf {
  position: absolute;
  right: 0;
  top: 14px;
  width: 100px;
  height: 52px;
  background-image: url(../../../img/pc/logo_moon.png);
  background-size: 80px;
  background-position: center center;
  background-repeat: no-repeat;
}

/* 20201208 e */

/* 20210315 s */
.masking {
  display: inherit;
  width: 100%;
  position: relative;
}

.masking input {
  padding-right: 32px;
}

.masking .btn_masking {
  position: absolute;
  top: 33.333%;
  right: 0;
  width: 20px;
  height: 13px;
  background-color: unset;
}

.masking [class*="ic_"] {
  width: 20px;
  height: 14px;
  display: inline-block;
  background-size: cover;
  background-position: 0 center;
  background-repeat: no-repeat;
}

.masking .ic_hide {
  background-image: url(../../../img/pc/icon_hide.png);
}

.masking .ic_show {
  background-image: url(../../../img/pc/icon_show.png);
}

/* 20210315 e */
/* 20210414 s */
.sso_intro {
  min-width: 1400px;
  background-color: #efefef;
  padding-bottom: 100px;
}

.sso_intro .logo {
  top: 30px;
  left: 40px;
}

.sso_intro .toparea {
  height: 820px;
  background-image: none;
  background-color: #048cfe;
  margin-bottom: 0;
}

.sso_intro .toparea .row {
  padding: 155px 0 0;
  width: 100%;
  min-width: 1400px;
}

.sso_intro .toparea .row .fig {
  width: 797px;
  right: 0;
  background: url(../../../img/pc/ssointr_img_210414.png) no-repeat top right;
  background-size: 797px;
}

.sso_intro .toparea .row .desc {
  padding-left: 0;
  position: absolute;
  left: 46.667%;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.sso_intro .toparea .row .desc span {
  background-color: #0039a2;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  line-height: 1;
  padding: 10px 18px;
  margin-left: -10px;
}

.sso_intro .toparea .row .desc .slogan {
  font-size: 50px;
  line-height: 70px;
  margin: 18px 0 0;
}

.sso_intro .toparea .row .desc .slogan strong {
  font-size: inherit;
  line-height: inherit;
}

.sso_intro .toparea .row .desc .detail {
  margin-top: 20px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 350;
}

.sso_intro .toparea .row .desc .detail em {
  font-weight: 500;
  font-style: normal;
}

.sso_intro .content_wrap {
  width: 1200px;
  margin-top: -100px;
  background-color: #fff;
  padding: 95px 95px 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sso_intro section {
  margin-bottom: 95px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sso_intro section:last-of-type {
  margin-bottom: 0;
}

.sso_intro section .ititle {
  width: 100%;
  max-width: 270px;
  min-width: 270px;
  text-align: left;
  margin-right: 70px;
}

.sso_intro section .ititle dt {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  margin-bottom: 20px;
}

.sso_intro section .ititle dd {
  font-size: 14px;
  line-height: 26px;
  font-weight: 350;
}

.sso_intro section:first-of-type .ititle dd {
  position: relative;
  left: 8px;
}

.sso_intro section:first-of-type .ititle dd:before {
  content: "· ";
  position: absolute;
  left: -8px;
}

.sso_intro section .logo_list {
  max-width: 100%;
}

.sso_intro section .logo_list li {
  width: 155px;
  margin-right: 15px;
  margin-bottom: 15px;
}

.sso_intro section .logo_list li:nth-child(3n) {
  margin-right: 15px;
}

.sso_intro section .logo_list li:nth-child(4n) {
  margin-right: 0;
}

.sso_intro section .benefs {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sso_intro section .benefs li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.sso_intro section .benefs li:last-of-type {
  margin-top: 60px;
}

.sso_intro section .history {
  width: 100%;
  background-color: #f8f8f8;
}

.sso_intro section .history li {
  padding: 25px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sso_intro section .history li:nth-of-type(2n) {
  background-color: #fff;
}

.sso_intro section .history li .date {
  padding: 0 40px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

.sso_intro section .history li .desc {
  width: 100%;
  padding: 0 17px;
  font-size: 14px;
}

.sso_intro section .history li .desc .tit {
  font-weight: 500;
  line-height: 26px;
}

.sso_intro section .history li .desc .exp {
  margin-top: 3px;
  line-height: 26px;
  font-weight: 350;
  color: #888;
}

.sso_intro section a {
  display: inline-block;
}

.sso_intro section i {
  font-weight: 350;
  color: #888;
  font-style: normal;
}

.sso_intro .btnFloat {
  position: fixed;
  right: 25px;
  height: 130px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2),
    0 8px 16px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 8px 16px 0 rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.sso_intro .btnFloat.cta01 {
  bottom: 250px;
}

.sso_intro .btnFloat.cta02 {
  bottom: 100px;
}

footer.renewfoo {
  width: 100%;
  min-width: 1400px;
  background-color: #3c3c3c;
}

footer.renewfoo .familysite select {
  background-color: #3c3c3c;
}

/* 20210414 e */
/* 210705 s */
.join_form .terms_chk {
  margin-bottom: 50px;
}

.sso_wrap .join_wrap div.tooltip {
  position: relative;
  z-index: 99;
  min-width: 145px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: #009fe3;
  padding: 8px 10px;
  margin-bottom: 10px;
  margin-left: 0px;
  border-radius: 10px;
  color: #fff;
  font-style: normal;
  font-size: 10px;
  font-weight: 350;
}

.sso_wrap .join_wrap div.tooltip.show {
  display: block;
}

.sso_wrap .join_wrap div.tooltip em {
  font-style: normal;
  font-size: 12px;
  font-weight: inherit;
}

.sso_wrap .join_wrap div.tooltip::before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 5px;
  border-color: transparent transparent #009fe3 transparent;
  left: 23px;
  bottom: 100%;
}

/* 210705 e */
/* 20210715 s */
.sso_wrap .join_wrap div.tooltip {
  margin-left: 0px;
  min-width: 145px;
  max-width: 290px;
}

.sso_wrap dl dd {
  position: relative;
  padding-left: 5px;
  padding-bottom: 3px;
}

.sso_wrap dl dd:before {
  content: "";
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #666666;
  position: absolute;
  left: -10px;
  top: 8px;
}

/* 20210715 e */

/** 2021 SSO Kakao thinkq s **/
.popup_wrap {
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.popup_wrap .row {
  width: auto;
}

.sns_login {
  margin-bottom: 10px;
}

.sns_login .heading {
  position: relative;
  width: 100%;
  margin: 0;
  text-align: center;
}

.sns_login .heading span {
  position: relative;
  display: inline;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #fff;
  font-size: 16px;
  color: #a3a3a3;
}

.sns_login .heading:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 12px;
  display: block;
  width: 100%;
  height: 1px;
  background-color: #dddddd;
}

.sns_login > p {
  width: 100%;
  margin-bottom: 10px;
}

.sns_login > p:last-child {
  margin-right: 0;
}

.sns_login > p a {
  width: 100%;
  font-size: 18px;
}

.sns_login > p a i {
  width: 30px !important;
  background-size: 30px 30px !important;
  margin-top: -3px;
}

.sns_login ._full {
  clear: both;
  float: none;
  width: 100%;
  margin-right: 0;
}

.sns_login .bt_kakao {
  background-color: #fff311;
  color: #381e1f;
}

.sns_login .bt_kakao > i {
  background-image: url(../../../img/bt-kakao.jpg);
  background-color: #fff311;
}

.sns_login .bt_naver {
  background-color: #00c73c;
  color: #fff;
}

.sns_login .bt_naver > i {
  background-image: url(../../../img/bt-naver.jpg);
}

.sns_login .bt_facebook {
  background-color: #3c5a9b;
  color: #fff;
}

.sns_login .bt_facebook > i {
  background-image: url(../../../img/bt-facebook.jpg);
}

.sso_wrap .join_wrap .btn_nrmal {
  margin-right: 10px;
  font-size: 16px;
}

.sso_wrap .join_wrap .btn_nrmal.auth_popup {
  width: calc(50% - 10px);
  background-color: #009fe3;
  color: #fff;
}

.sso_wrap .join_wrap .btn_nrmal._kakao {
  padding-left: 40px;
  margin-right: 0;
  background-color: #fff311;
  background-image: url(../../../img/bt-kakao.jpg);
  background-position: left 25px center;
  background-repeat: no-repeat;
  border-color: #fff311;
  color: #381e1f;
}

.sso_wrap .btnwrap.btn_foo .btn {
  margin-bottom: 10px;
}

.sso_wrap .btnwrap._sevaral {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sso_wrap .btnwrap._sevaral .btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  margin-left: 10px;
}

.sso_wrap .btnwrap._sevaral .btn:first-child {
  margin-left: 0;
}

.join_form .terms_chk .txt {
  font-weight: 350;
  margin-top: 10px;
}

.join_form .terms_chk li.first label {
  font-weight: 500;
}

.join_form .terms_chk .btn_vw {
  top: inherit;
  bottom: 3px;
}

.join_form p.h3_ti {
  padding-bottom: 15px;
  font-weight: 500;
  font-size: 16px;
}

.sso_wrap .join_wrap.pophtml {
  max-width: 410px;
}

.sso_wrap .join_wrap.pophtml .tit {
  font-weight: 350;
}

.sso_wrap .join_wrap.pophtml .tit._bold {
  font-size: 20px;
  font-weight: 500;
}

.sso_wrap .join_wrap.pophtml .inner {
  margin: 20px 0 15px;
}

.sso_wrap .join_wrap.pophtml .inner._shadowed {
  padding: 20px 35px;
  background-color: #f4f6f8;
  text-align: center;
}

.sso_wrap .join_wrap.pophtml .inner._complete {
  margin-bottom: 45px;
}

.sso_wrap .join_wrap.pophtml .inner._complete p {
  font-weight: 350;
}

.sso_wrap .join_wrap.pophtml .inner p {
  font-weight: 500;
}

.sso_wrap .join_wrap.pophtml .inner em {
  display: inline-block;
  padding: 15px 0;
  color: #009fe3;
  font-style: normal;
  font-size: 24px;
  font-weight: inherit;
}

.sso_wrap .join_wrap.pophtml .inner .btnwrap {
  margin: 0 auto;
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sso_wrap .join_wrap.pophtml .inner .btn {
  margin: 0 auto;
  display: inline-block;
  width: auto;
  height: auto;
  padding: 10px 20px;
  background-color: #fff;
  border-color: #ddd;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
}

.sso_wrap .join_wrap.pophtml .login_frm {
  text-align: left;
  font-weight: 300;
  margin-bottom: 30px;
}

.sso_wrap .join_wrap.pophtml .login_frm .line .ti {
  font-weight: 300;
}

.sso_wrap .join_wrap.pophtml .login_frm .line input {
  width: 80%;
}

.sso_wrap .join_wrap.pophtml .login_frm .chk {
  text-align: inherit;
}

.sso_wrap .join_wrap.pophtml .btnwrap,
.sso_wrap .join_wrap.pophtml .btn_nrmal {
  width: 100%;
}

.sso_wrap .join_wrap.pophtml .btn_nrmal {
  font-weight: 500;
}

.sso_wrap .join_wrap.pophtml .snoti {
  margin-top: 15px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
}

.sso_wrap .join_wrap.pophtml .snoti.warn {
  color: #e63c4f;
}

.layerwrap .btn_close {
  cursor: pointer;
}

.layerbody .terms_layer-wrap {
  padding-bottom: 55px;
}

.layerbody .terms_layer-wrap > h1 {
  font-size: 32px;
  font-weight: 300;
  color: #000;
}

.layerbody .terms_layer-wrap > h1 > span {
  display: block;
  font-size: inherit;
  font-weight: inherit;
  color: #009fe3;
}

.layerbody .terms_layer-wrap .btnwrap._sevaral {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.layerbody .terms_layer-wrap .btnwrap._sevaral .btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: auto;
  margin-left: 10px;
  text-align: center;
}

.layerbody .terms_layer-wrap .btnwrap._sevaral .btn_next {
  width: 100%;
  background-color: #009fe3;
  color: #fff;
  border: 1px solid #009fe3;
  text-align: center;
}

p.help {
  position: relative;
  padding-left: 8px;
  color: #888888;
  font-size: 16px;
  text-align: left;
}

p.help:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  width: 3px;
  height: 3px;
  background-color: #888;
}

/** 2021 SSO Kakao thinkq e **/
/** 20210928 카카오싱크 제작물 관련 수정 s **/
.join_form.SSOkakao .terms_chk .btn_vw {
  bottom: unset;
  top: 3px;
}

.join_form .terms_chk li.last {
  padding-bottom: 25px;
  background: url(../../../img/pc/dot.png) repeat-x center bottom;
}

.join_form .terms_chk li.li-onedepth {
  padding-left: 40px;
}

.join_form .terms_chk li.li-onedepth p.label {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  cursor: pointer;
  margin-bottom: 20px;
}

/** 20210928 카카오싱크 제작물 관련 수정 e **/
/** 20211015 s **/
.a11y {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sso_wrap .logo_list .logos_ykplus {
  background-image: url(../../../img/pc/logos_ykplus.gif);
}

.sso_wrap .logo_list .logos_ykplus:hover {
  background-image: url(../../../img/pc/logos_ykplus_on.gif);
}

.sso_intro section .logo_list .logos_ykplus {
  background-image: url(../../../img/pc/logos_ykplus_on.gif);
}

.sso_wrap .logo_list .logos_dal {
  background-image: url(../../../img/pc/logos_dal.gif);
}

.sso_wrap .logo_list .logos_dal:hover {
  background-image: url(../../../img/pc/logos_dal_on.gif);
}

.sso_intro section .logo_list .logos_dal {
  background-image: url(../../../img/pc/logos_dal_on.gif);
}

.join_wrap .com_alink {
  margin-top: 45px;
}

.join_wrap .com_alink .alink {
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  border: 1px solid #f1f1f1;
  padding: 8px 16px;
}

.ykpluslogo {
  position: absolute;
  right: 0;
  top: 32px;
  width: 100px;
  height: 32px;
  background-size: 100px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../../../img/pc/ykplus-logo.png);
}

.sso_wrap .join_wrap > h2.h2_ti {
  margin-bottom: 40px;
}

/** 20211015 e **/
/** 20211021 s **/
.sso_wrap .join_wrap .btnwrap {
  margin-top: 20px;
}

.sso_wrap .join_wrap .btnwrap ._titletip {
  position: relative;
}

.sso_wrap .join_wrap .btnwrap ._titletip::before {
  content: "";
  width: 170px;
  height: 30px;
  position: absolute;
  bottom: 110%;
  right: 0;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../../../img/pc/join01-titletip.gif);
}

.join_wrap._kakao .btn_foo {
  margin-top: 25px;
}

.join_wrap._kakao .btn_foo .dotted {
  border-top: 0;
  height: 1px;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.8) 0,
    rgba(0, 0, 0, 0.8) 1px,
    rgba(255, 255, 255, 0) 1px,
    rgba(255, 255, 255, 0) 100%
  );
  background-size: 8px;
  background-position: 0 center;
  background-repeat: repeat-x;
  margin-bottom: 30px;
}

.join_wrap._kakao .btn_foo .tit {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
}

.join_wrap._kakao .btn_foo .logo_list {
  margin-top: 25px;
}

.join_wrap._kakao .btn_foo .btn.btn_next {
  margin-top: 70px;
}

.join_wrap._kakao .recom {
  margin-top: 0px;
}

.join_wrap._kakao .recom .tit {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 20px;
}

.join_wrap._kakao .recom .desc {
  font-size: 16px;
  line-height: 1.6;
}

.join_wrap._kakao .recom .desc em {
  font-style: normal;
  color: #3a96e1;
}

.join_wrap._kakao .recom .btn_small {
  font-size: 13px;
  color: #222;
  border: 1px solid #dddddd;
  height: 30px;
  line-height: 28px;
  float: right;
}

.join_wrap._kakao .recom {
  border-bottom: 1px solid #dddddd;
}

.join_wrap._kakao .recom .ti {
  display: inline-block;
  margin-right: 25px;
  font-size: 16px;
  color: #888888;
  vertical-align: middle;
}

.join_wrap._kakao .recom input[type="text"] {
  width: 90%;
  border: 0;
}

.sso_wrap .join_wrap.pophtml > h2.h2_ti {
  color: #009fe3;
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 0;
  margin-bottom: 16px;
}

.sso_wrap .join_wrap.pophtml .tit._bold {
  font-size: 20px;
  font-weight: 350;
}

.sso_wrap .join_wrap.pophtml .tit._bold span {
  font-weight: 500;
}

.sso_wrap .join_wrap.pophtml .snoti.warn {
  position: relative;
  margin-left: 20px;
}

.sso_wrap .join_wrap.pophtml .snoti.warn::before {
  content: "※";
  position: absolute;
  left: -20px;
  top: 0;
}

.layerwrap .btn_close {
  background: url(../../../img/pc/btn_layclose.png) no-repeat 0 0;
}

#terms_agree_layer .layerwrap {
  padding-right: 20px;
  padding-left: 20px;
}

#terms_agree_layer .layconts {
  height: 80vh;
  padding-right: 20px;
  padding-left: 20px;
  overflow-y: scroll;
}

/** 20211021 e **/

/** 20211023 s **/
.sns_login > p a._gray {
  color: #888;
  background-color: #f1f3f4;
}

.sns_login > p a._gray.bt_naver i {
  background-size: 23px !important;
  background-image: url(../../../img/pc/ico_naver.png);
}

.sns_login > p a._gray.bt_facebook i {
  background-size: 11px !important;
  background-image: url(../../../img/pc/ico_facebook.png);
}

/** 20211023 e **/

/** 20211028 s **/
.sso_wrap .join_wrap._kakao .recom .tit {
  font-size: 18px;
}

.sso_wrap .join_wrap._kakao .btn_foo .btn.btn_next {
  margin-top: 0;
}

.sso_wrap .join_wrap._kakao .btn_foo + .noti {
  margin-top: 20px;
}

/** 20211028 e **/

/** 20211109 s **/
.sso_wrap .join_wrap .btnwrap {
  margin-top: 10px;
}

.sso_wrap .join_wrap .btn.btn_nrmal {
  font-weight: 500;
}

.sso_wrap .join_wrap .btn.btn_nrmal._kakao {
  font-size: 14px;
  background-position: left 22px center;
}

/** 20211109 e **/

/*20211110 s*/
.my_wrap .input_frm li > .dot_list li {
  color: #888;
  font-size: 14px;
  margin-bottom: 0;
}

.my_wrap .input_frm li > .dot_list li:first-of-type {
  padding-top: 16px;
}

.my_wrap .input_frm li > .dot_list li:first-of-type::before {
  top: 26px;
}

.my_wrap .help_desc p.help:before {
  top: 12px;
}

/*20211110 e*/

/** 20211022 s **/
.sns_login > p a._gray {
  color: #888;
  background-color: #f1f3f4;
}

.sns_login > p a._gray.bt_naver i {
  background-size: 23px !important;
  background-image: url(../../../img/pc/ico_naver.png);
}

.sns_login > p a._gray.bt_facebook i {
  background-size: 11px !important;
  background-image: url(../../../img/pc/ico_facebook.png);
}

/** 20211022 e **/
/** 20211028 s **/
.sso_wrap .join_wrap._kakao .recom .tit {
  font-size: 18px;
}

.sso_wrap .join_wrap._kakao .btn_foo .btn.btn_next {
  margin-top: 0;
}

.sso_wrap .join_wrap._kakao .btn_foo + .noti {
  margin-top: 20px;
  font-size: 16px;
}

/** 20211028 e **/
/** 20211109 s **/
.sso_wrap .join_wrap .btnwrap {
  margin-top: 10px;
}

.sso_wrap .join_wrap .btn.btn_nrmal {
  font-weight: 500;
}

.sso_wrap .join_wrap .btn.btn_nrmal._kakao {
  font-size: 14px;
  background-position: left 22px center;
}

/** 20211109 e **/
.select_chk span {
  padding-bottom: 20px;
}

.sso_wrap .join_wrap._kakao h2.h2_ti {
  margin-top: 55px;
  margin-bottom: 20px !important;
}

.sso_wrap .join_wrap._kakao h3.h3_ti {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sso_wrap .join_wrap._kakao .btnwrap.btn_foo .btn {
  margin-top: 55px;
}

.sso_wrap .join_wrap._kakao .etc_frm .select_chk .esse {
  font-weight: 350;
  margin-bottom: 15px;
}

.sso_wrap .join_wrap._kakao .etc_frm .select_chk .esse i.tag {
  display: inline-block;
  margin-right: 10px;
  padding: 2px 8px 3px;
  font-style: normal;
  border: 2px solid #009fe3;
}

.sso_wrap .join_wrap._kakao .terms_chk._child {
  padding-top: 30px;
  background: url(../../../img/pc/dot.png) repeat-x center top;
  margin-top: 30px;
  margin-bottom: 0px;
}

.sso_wrap .join_wrap._kakao .terms_chk li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
}

.sso_wrap .join_wrap._kakao .h2_ti + .input_frm {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sso_wrap .join_wrap._kakao .input_frm .put .btn_small {
  cursor: pointer;
  background-color: #fff;
}

.sso_wrap .join_wrap._kakao .select_chk.child_input {
  margin-left: 0;
}

.sso_wrap .join_wrap._kakao .terms_chk li {
  position: relative;
  margin-bottom: 20px;
}

.sso_wrap .join_wrap._kakao .terms_chk li label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #000;
  font-weight: 400;
}

.sso_wrap .join_wrap._kakao .terms_chk .btn_vw {
  position: absolute;
  display: inline-block;
  border-bottom: 1px solid #888;
  right: 0;
  top: 0;
  color: #888888;
}

.sso_wrap .join_wrap._kakao .recom input[type="text"] {
  width: 70%;
  border: 0;
}

.sso_wrap .helpwrap + .h2_ti {
  margin-top: 50px;
}

.recommidlay .layconts .noti {
  display: block;
  position: relative;
  font-size: 14px;
  margin-bottom: 25px;
}

.recommidlay .layconts .noti b {
  font-weight: 500;
}

.recommidlay .putfrm {
  min-height: unset;
}

.recommidlay .putfrm li.noti {
  border-bottom: 0;
  margin-bottom: 5px;
}

.recom .esse {
  display: block;
  color: inherit !important;
  margin-bottom: 20px;
}

/*20220221*/

.sso_wrap .join_wrap .h2_ti {
  margin-bottom: 20px;
}

.sso_wrap .join_wrap .h3_ti {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sso_wrap .join_wrap .btnwrap.btn_foo .btn {
  margin-top: 55px;
}

.sso_wrap .join_wrap .recom {
  position: relative;
  margin-top: 25px;
}

.sso_wrap .join_wrap .recom .tooltiptext {
  /*left: 12%;
    bottom: -50%*/
  top: 100px;
  left: 12%;
}

.sso_wrap .join_wrap .recom .tooltiptext::after {
  left: 10%;
}

.sso_wrap .join_wrap .recom-noti {
  margin-bottom: 70px;
  margin-top: 60px;
}

.sso_wrap .join_wrap .recom-noti dd {
  color: #159fe3;
}

.sso_wrap .join_wrap .recom-noti dd::before {
  content: "-";
  top: 0;
  background-color: rgba(0, 0, 0, 0);
  color: #159fe3;
}

.childadd .input_frm {
  margin-bottom: 10px;
}

.recommidlay .layconts .noti {
  display: block;
  position: relative;
  color: #888888;
  font-size: 14px;
  margin-bottom: 25px;
}

.recommidlay .layconts .noti b {
  font-weight: 500;
}

.recommidlay .putfrm {
  min-height: unset;
}

.recommidlay .putfrm li.noti {
  color: #888888;
  border-bottom: 0;
  margin-bottom: 5px;
}

.my_wrap .etc_frm .h3_ti {
  margin-top: 0;
}

.etc_frm p._kakao {
  margin-top: 20px;
  position: relative;
  padding-right: 50px;
  color: #888;
  font-size: 16px;
  margin-bottom: 20px;
}

.etc_frm p._kakao span {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.etc_frm p._kakao .ico {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  padding-right: 30px;
  background-image: url(../../../img/pc/logos_kakao.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}

.etc_frm p._kakao .btn {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
}

.etc_frm p._kakao.Y {
  padding-left: 35px;
  margin-bottom: 60px;
}

.etc_frm p._kakao.Y span {
  margin-right: 20px;
}

.etc_frm p._kakao.N {
  margin-bottom: 60px;
}

.etc_frm p._kakao.N .btn_small {
  height: auto;
  padding: 2px 20px 2px 48px;
}

.etc_frm p._kakao.N .ico {
  left: 12px;
}

.my_wrap > .btnwrap.btn_foo {
  margin-top: 65px;
}

.join_wrap .login_wrap {
  padding-top: 0;
  width: auto;
}

.join_wrap .login_wrap .util a {
  cursor: pointer;
  text-decoration: underline;
}

.sso_head .row .brandlogo {
  background-image: url(../../../img/pc/yklogototal.png);
}

.sso_head .row .child-logo-tdplus {
  width: 124px;
  height: 32px;
  background-image: url(../../../img/pc/ykplus-logo.png);
  background-size: 110px;
  background-position-x: right;
  right: 20px;
}

.com_guide .dot_list strong {
  font-weight: 500;
}

.sso_wrap .join_wrap .h2_ti {
  margin-bottom: 20px;
}

.sso_wrap .join_wrap .h3_ti {
  margin-top: 20px;
  margin-bottom: 20px;
}

.sso_wrap .join_wrap .btnwrap.btn_foo .btn {
  margin-top: 55px;
}

.sso_wrap .join_wrap .recom {
  margin-top: 50px;
}

.childadd .input_frm {
  margin-bottom: 10px;
}

.recommidlay .layconts .noti {
  display: block;
  position: relative;
  color: #888888;
  font-size: 14px;
  margin-bottom: 25px;
}

.recommidlay .layconts .noti b {
  font-weight: 500;
}

.recommidlay .putfrm {
  min-height: unset;
}

.recommidlay .putfrm li.noti {
  color: #888888;
  border-bottom: 0;
  margin-bottom: 5px;
}

.my_wrap .etc_frm .h3_ti {
  margin-top: 0;
}

.etc_frm p._kakao {
  margin-top: 20px;
  position: relative;
  padding-right: 50px;
  color: #888;
  font-size: 16px;
  margin-bottom: 20px;
}

.etc_frm p._kakao span {
  color: #000;
  font-size: 16px;
  font-weight: 400;
}

.etc_frm p._kakao .ico {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  padding-right: 30px;
  background-image: url(../../../img/pc/logos_kakao.gif);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
}

.etc_frm p._kakao .btn {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #fff;
}

.etc_frm p._kakao.Y {
  padding-left: 35px;
  margin-bottom: 60px;
}

.etc_frm p._kakao.Y span {
  margin-right: 20px;
}

.etc_frm p._kakao.N {
  margin-bottom: 60px;
}

.etc_frm p._kakao.N .btn_small {
  height: auto;
  padding: 2px 20px 2px 48px;
}

.etc_frm p._kakao.N .ico {
  left: 12px;
}

.my_wrap > .btnwrap.btn_foo {
  margin-top: 65px;
}

.join_wrap .login_wrap {
  padding-top: 0;
  width: auto;
}

.join_wrap .login_wrap .util a {
  cursor: pointer;
  text-decoration: underline;
}

.sso_head .row .brandlogo {
  background-image: url(../../../img/pc/yklogototal.png);
}

.sso_head .row .child-logo-tdplus {
  width: 124px;
  height: 32px;
  background-image: url(../../../img/pc/ykplus-logo.png);
  background-size: 110px;
  background-position-x: right;
  right: 20px;
}

.com_guide .dot_list strong {
  font-weight: 500;
}

.join_form .input_frm .put.email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.join_form .input_frm .put.email > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 55px;
  margin-right: 0;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}

.put.col3 > span:first-of-type {
  width: 65%;
}

.sso_wrap .my_wrap .join_form .input_frm .put.email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sso_wrap .my_wrap .join_form .input_frm .put.email > * {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 55px;
  margin-right: 0;
  border: 0;
  border-bottom: 1px solid #eeeeee;
}

.sso_wrap .my_wrap .terms_target {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sso_wrap .my_wrap .terms_target > p {
  width: auto;
  margin-right: 20px;
}

.sso_wrap .my_wrap .terms_target div > p {
  padding-bottom: 0;
}

.sso_wrap .my_wrap .terms_target div > p label {
  min-width: 30%;
  display: inline-block;
  padding-bottom: 10px;
}

.sso_wrap .my_wrap .terms_target > p {
  width: auto;
  margin-right: 20px;
}

.sso_wrap .input_frm .put.full select {
  display: inline-block;
  width: 50%;
  border: 0;
  font-size: 16px;
}

/* 20220525 s */
.accordian__title {
  z-index: 1;
  position: relative;
  padding: 0 25px;
}

.accordian__title label {
  height: inherit;
  margin: 0;
  position: relative;
}

.accordian__title label::before {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.accordian__title .accordian__button {
  width: 25px;
  height: 25px;
}

.accordian__title .accordian__button::before {
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 25px;
  width: 10px;
  height: 10px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  border-right: 1.5px solid #cdcdcd;
  border-bottom: 1.5px solid #cdcdcd;
  content: "";
}

.accordian__item {
  margin-top: 10px;
}

.accordian__item--active .accordian__content {
  height: 100%;
  border-color: transparent;
}

.accordian__item--active .accordian__button::before {
  -webkit-transform: translateY(-50%) rotate(225deg);
  transform: translateY(-50%) rotate(225deg);
}

.accordian__content {
  height: 0;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.join_form .terms_chk.accordian li.first {
  background: none;
}

.my_inner .join_form input[type="checkbox"] + label::before {
  margin-top: 0;
}

.my_wrap .my_inner .h2_ti {
  padding-bottom: 0;
}

.my_wrap .my_inner .h2_subti {
  margin-top: 8px;
  margin-bottom: 25px;
  display: block;
  font-size: 16px;
}

.my_wrap .my_inner hr {
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.5) 1px,
    rgba(255, 255, 255, 0) 1px,
    rgba(255, 255, 255, 0) 6px
  );
}

.my_wrap .my_inner hr + .h2_ti,
.my_wrap .my_inner hr + .h2_subti {
  margin-top: 25px;
}

.my_wrap .my_inner .btn_foo {
  margin-top: 50px;
}

.my_wrap .my_inner .join_form {
  margin-top: 0;
}

.my_wrap .my_inner .join_form .terms_chk {
  margin: 0 0 10px 0;
}

.my_wrap .my_inner .join_form .accordian__item {
  margin-left: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #dddddd;
}

.my_wrap .my_inner .join_form .accordian__item li {
  margin-bottom: 0;
}

.my_wrap .my_inner .join_form .accordian__item li.first {
  width: 100%;
  height: 70px;
  font-size: 20px;
  line-height: 70px;
  padding-bottom: 0;
}

.my_wrap .my_inner .join_form .accordian__title.blue {
  border-left: 4px solid #037dfe;
}

.my_wrap .my_inner .join_form .accordian__title.skyblue {
  border-left: 4px solid #009aff;
}

.my_wrap .my_inner .join_form .accordian__title.green {
  border-left: 4px solid #254d2c;
}

.my_wrap .my_inner .join_form .accordian__title.red {
  border-left: 4px solid #e73c50;
}

.my_wrap .my_inner .join_form .accordian__title label {
  margin-right: 30px;
  font-size: 20px;
  font-weight: 400;
}

.my_wrap .my_inner .join_form .accordian__title label::before {
  left: -78px;
}

.my_wrap .my_inner .join_form .accordian__content > hr {
  display: none;
}

.my_wrap .my_inner .join_form .accordian__content li {
  padding-top: 10px;
  padding-bottom: 10px;
}

.my_wrap .my_inner .join_form .accordian__content .btn_vw {
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.my_wrap .my_inner .join_form .accordian__item--active .accordian__content {
  padding: 0 30px 10px 30px;
}

.my_wrap
  .my_inner
  .join_form
  .accordian__item--active
  .accordian__content
  > hr {
  display: block;
  margin-bottom: 10px;
}

.my_wrap .my_inner .recom {
  margin-top: 20px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.my_wrap .my_inner .recom .btn {
  padding: 0 15px;
}

.recommidlay label[for="sch01"],
.recommidlay label[for="sch02"],
.recommidlay label[for="sch03"] {
  font-size: 15px;
}

.recommidlay .layhead > p {
  font-weight: 500;
}

.recommidlay .layconts .noti {
  color: #4d4d4d;
}

/* 20220525 e */
/* 20220607 S */
.my_wrap .my_inner .join_form .accordian__title.beige {
  border-left: 4px solid #f4a777;
}

/* 20220607 E */
/* 20220614 S */
.join_inner .join_form input[type="checkbox"] + label::before {
  margin-top: 0;
}

.recommidlay .putfrm li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.recommidlay .putfrm li.noti {
  font-size: 12px;
  font-weight: 400;
}

.recommidlay .putfrm .name {
  min-width: 60px;
  max-width: 40%;
  white-space: nowrap;
  margin-right: 15px;
}

.recommidlay .putfrm .put {
  max-width: calc(100% - 80px) !important;
  width: 100%;
}

.recommidlay .putfrm.result input {
  padding: 8px 10px;
}

.recommidlay .putfrm.result .btn {
  min-width: 20%;
}

/* 20220614 E */

/* 20221109 S */
.my_wrap.leave .my_inner .join_form input[type="checkbox"] + label::before {
  margin-top: 0;
}

.my_wrap.leave .my_inner .terms_chk {
  padding: 25px 30px;
  margin-top: 15px;
  border: 1px solid #dddddd;
}

.my_wrap.leave .my_inner .terms_chk li:last-of-type {
  margin-bottom: 0;
}

.my_wrap.leave .my_inner .sub_first .h2_subti {
  color: #888888;
  font-size: 16px;
}

.my_wrap.leave .my_inner .sub_first .btn_vw {
  top: 47.5px;
}

.my_wrap.leave select {
  font-size: 16px;
  color: #888888;
  border: 0;
}

.my_wrap.leave .memberfrm .h2_ti {
  margin-top: 60px;
}

.my_wrap.leave .benefit th,
.my_wrap.leave .benefit td {
  width: calc(100% / 4);
}

.my_wrap.leave .reason .chk input[type="checkbox"] + label {
  font-size: 16px;
  font-weight: 400;
}

.my_wrap.leave .reason .chk input[type="checkbox"] + label[for="chagre"] {
  position: relative;
  padding-left: 37.5px;
}

.my_wrap.leave .reason .chk input[type="checkbox"] + label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
}

.yklogototal {
  position: absolute;
  left: 25px;
  top: 23px;
  width: 219px;
  height: 32px;
  background-size: 219px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-image: url(../../../img/pc/yklogototal.png) !important;
}

.yklogototal span.txt {
  display: none;
}

/* 20221109 E */
/* 20221111 s */
.sso_intro {
  max-width: 1400px;
}

.sso_intro .logo {
  background-image: url(../../../img/pc/index_logo2022.png);
}

.sso_intro .toparea {
  max-width: 1400px;
}

.sso_intro .toparea .row .fig {
  top: 110px;
  width: 642px;
  height: 597px;
  background-image: url(../../../img/pc/ssointro2025.png);
  background-size: contain;
}

.sso_intro .toparea .row .desc .detail {
  margin-top: 30px;
}

.sso_intro section:first-of-type .ititle dd:before {
  content: "";
  top: 12px;
}

.sso_intro section .history {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.sso_intro section .history li .desc {
  padding: 0;
}

.sso_intro .logo_list .logos_huggies {
    background-image: url(../../../img/pc/logo_huggies.png);
}

.sso_intro .logo_list .logos_gnight {
  background-image: url(../../../img/pc/logo_gnight.png);
}

/* 20221111 e */

/* 20230130 s */
.login_frm .chk label {
  margin-right: 10px;
}

.login_frm .chk label:last-child {
  margin-right: 0;
}

.sns_login {
  margin-top: 20px;
  margin-bottom: 0;
}

.sns_login .btn.btn_blue {
  background-color: #ffffff;
  color: #009fe3;
}

.sns_login > p a._gray.bt_naver i {
  background-size: 30px !important;
}

.sns_login > p .bt_kakao > i {
  background-image: url(../../../img/bt-kakao.png);
}

.login_wrap .util-member {
  margin-top: 60px;
}

.login_wrap p.help {
  font-size: 14px;
}

/* 20230130 e */

/* 20230130 e */

/* 20231117 s */
.login_frm .chk {
  text-align: left;
  padding: 20px 0;
}
.login_frm .chk label {
  cursor: pointer;
}

.util-member a {
  position: relative;
}

.sso_wrap .select_chk span {
  padding-bottom: 0;
}
.sso_wrap .select_chk > span {
  padding-bottom: 20px;
}
.sso_wrap .tooltiptext {
  min-width: 130px;
  top: 0;
  left: 40%;
  margin-left: -60px;
  background-color: #159fe3;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 5px 6px !important;
  max-height: 33px;
  position: absolute;
  z-index: 1;
  font-size: 14px;
  font-weight: 300;
  white-space: nowrap;
}
.sso_wrap .tooltiptext.tooltip-top::after {
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-color: #159fe3 transparent transparent transparent;
}
.sso_wrap .tooltiptext.tooltip-bottom {
  top: 35px;
}
.sso_wrap .tooltiptext.tooltip-bottom::after {
  content: " ";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-bottom: 5px solid #159fe3;
  border-top: 5px solid transparent;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.sso_wrap .join_wrap .h2_ti {
  padding-bottom: 0;
  margin-bottom: 18px;
}
.sso_wrap .join_wrap .recom {
  position: relative;
}
.sso_wrap .join_wrap .recom .tooltiptext {
  top: 100px;
  left: 12%;
}
.sso_wrap .join_wrap .recom .tooltiptext::after {
  left: 10%;
}
.sso_wrap .join_wrap .recom-noti {
  margin-bottom: 70px;
  margin-top: 60px;
}
.sso_wrap .join_wrap .recom-noti p {
  position: relative;
}
.sso_wrap .join_wrap .recom-noti dd {
  color: #159fe3;
}
.sso_wrap .join_wrap .recom-noti dd::before {
  content: "-";
  top: 0;
  background-color: transparent;
  color: #159fe3;
}
.sso_wrap .com_benefit .desc {
  padding-bottom: 20px;
  font-size: 14px;
}
.sso_wrap .swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  padding-bottom: 20px;
  /* Common Styles */
}
.sso_wrap .swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.sso_wrap .swiper-container .swiper-android .swiper-slide,
.sso_wrap .swiper-container .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.sso_wrap .swiper-container .swiper-pointer-events {
  touch-action: pan-y;
}
.sso_wrap .swiper-container .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.sso_wrap .swiper-container .swiper-pagination {
  position: absolute;
  bottom: 0;
  left: 50%;
  text-align: center;
  transition: opacity 300ms ease 0s;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  gap: 10px;
}
.sso_wrap .swiper-container .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.sso_wrap .swiper-container .swiper-pagination-disabled > .swiper-pagination,
.sso_wrap .swiper-container .swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
.sso_wrap
  .swiper-container
  .swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.sso_wrap .swiper-container .swiper-pagination-bullet {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #dddddd;
  border-radius: 100%;
}
.sso_wrap .swiper-container .swiper-pagination-bullet-active {
  background-color: #000;
}
.sso_wrap .join_form .etc_frm .select_chk .rchk {
  position: relative;
}
.sso_wrap .join_form .etc_frm .select_chk .rchk .tooltiptext::after {
  left: 25%;
}
/*
.sso_wrap .join_form .terms_chk._child {
	margin-top: 60px;
}
*/
/* 20231117 e */
