@charset "utf-8";
/* -------------------------------------------
*
* Project : 웰빙클럽 
* File name : /css/sub-2.css
* Version : 1.0.0
* SUMMARY : 
*
* 1) 레이아웃
*       - 중앙 : 가운데 컨텐츠 스타일
*       - 왼쪽 : 사이드 영역
*       - 오른쪽 : 오른쪽 컨텐츠 영역
* 2) 마이페이지
* 3) 혜택
* 4) 멤버십
* 5) 제휴시설
* 6) 가입안내
*
* -------------------------------------------*/


/* **************************************** *
 * 제휴시설 - 지도로 찾기 
 * **************************************** */

.search-btn-wrap {
	position:fixed;
	bottom:0;
	z-index:50;
	display:none;
}
#fillter .search-btn-wrap .btn-group {
	width:100%;
	padding:10px;
	background-color:#fff;
	border:1px solid #ddd;
}
#fillter .modal-footer {
	display:none;
}
#fillter .modal-footer .btn-group {
	display:none;
}
#fillter .btn-group {
	width:100%;
}
#fillter .btn-group .btn {
	width:50%;
}

/* **************************************** *
 * 혜택 - 혜택
 * **************************************** */


.fit_benefit .bx-wrapper .bx-controls-auto, .fit_benefit .bx-wrapper .bx-pager {
    bottom:-15px;
}
.fit_benefit .bx-wrapper .bx-prev, .fit_benefit .bx-wrapper .bx-next {
    background-image:url('/images/icon/icon-controls.png');
}
.fit_benefit .bx-wrapper .bx-pager.bx-default-pager a.active, .fit_benefit .bx-wrapper .bx-pager.bx-default-pager a:focus, .fit_benefit .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background:#007aff;
}
.fit_benefit .bx-wrapper .bx-pager.bx-default-pager a {
    background:rgba(0,0,0,0.2);
}
.benefit_item {
    margin-bottom: 20px;
}
.benefit_item .thumb {
    margin-bottom:15px;
}
.benefit_item .thumb img {
    max-width:100%;
}


/* **************************************** *
 * 혜택 - 혜택/이벤트 상세페이지
 * **************************************** */

.color_fff{
    color: #fff;
}
.single_content .container article {
    max-width:740px;
    margin:40px auto;
}
.benefit_title {
    border-bottom:1px solid #ddd;
    margin-bottom:15px;
}
.benefit_title .small {
    color:#fff;
}
.benefit_content {
    overflow:hidden;
}
.benefit_content img {
    max-width: 100%;
}
#sub-page #benefit_content section h3 {
    padding-left: 0px;
}
#sub-page .benefit_content p.title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -1px;
    color: #333;
}
.event_date .title {
    padding-right:15px;
    margin-right:15px;
    position:relative;
}
.event_date .title:after {
    display:block;
    content:'';
    position:absolute;
    top:5px;
    right:0;
    height:15px;
    width:1px;
    background-color:#ddd;
}
.benefit_reply_wrap {
    padding:15px;
    border:1px solid #ddd;
    margin-top:15px;
}
.reply_input_wrap {
    margin-bottom:15px;
    padding-bottom:15px;
    border-bottom:1px solid #ddd;
    overflow:hidden;
}
#sub-page .benefit_reply_wrap .title {
    font-size:16px;
    font-weight:500;
}
.reply_input_wrap input {
    width:80%;
    float:left;
    height:44px;
    border-radius:3px 0 0 3px;
}
.reply_input_wrap button {
    width:20%;
    float:left;
    border-radius:0 3px 3px 0;
}
.reply-box {
    margin-top: 2px;
    padding: 15px 15px;
    background-color: #f6f6f6;
}
.reply {
    position: relative;
    color: #555;
}
.reply-info {
    font-size: 0.929em;
}
.reply-info .user {
    color: #999;
}
.reply-info .date {
    position: relative;
    padding-left: 6px;
    margin-left: 3px;
    color: #999;
}
.reply-info .date:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 10px;
    background-color: #ccc;
}
.reply p {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*공유하기 버튼때문에 수정하면 안됨...*/
.share_wrap {
    width: 171px;
    overflow: hidden;
    white-space: nowrap;
}
/*공유하기 버튼때문에 수정하면 안됨...*/
.share_btn {
    display:inline-block;
    margin-left:94px;
    transition:1s;
}
/*공유하기 버튼때문에 수정하면 안됨...*/
.share_btn + div {
    display:inline-block;
    margin-left: 12px;
}
/*공유하기 버튼때문에 수정하면 안됨...*/
.share_btn:focus, .share_btn:active {
    margin-left:-93px;
    opacity:0;
}

/* **************************************** *
 * 혜택 - 탭메뉴
 * **************************************** */

/* 3depth menu */
.col-3depth-menu{
    padding: 0px;
    border-left: 1px solid #d7dce4;
    border-bottom: 1px solid #d7dce4;
}

.container .menu-3depth{
	position: relative;
    margin-bottom: 35px;
    background: transparent;
    border-bottom: 0px solid rgba(221, 221, 221, 0.7);
    overflow-x: scroll;
}

.container .menu-3depth::after{
	position: absolute;
    content: '';
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: rgba(221, 221, 221, 0.7);
}

.container .menu-3depth::-webkit-scrollbar{
    height: 0px;
}

.container .menu-3depth .wrap-menu{
    width: 820px;
    border-bottom: 0px solid #d7dce4;
    padding: 0px 0px 0px;
    /*margin: 0px auto 0px;*/
}

.container .menu-3depth .wrap-menu ul li{
    position: relative;
    float: left;
    width: auto;
    padding: 0px 0px;
    border-bottom: 0px solid #d7dce4;
    text-align: center;
    background: transparent;
}

.container .menu-3depth .wrap-menu.width14 ul li{
    width: 14.2%;
}

.container .menu-3depth .wrap-menu.width20 ul li{
    position: relative;
    float: left;
    width: 20%;
    padding: 15px 0px;
    text-align: center;
    background: transparent;
}

.container .menu-3depth .wrap-menu ul li::after{
    content: '';
    position: absolute;
    top: 22px;
    right: 0px;
    width: 0px;
    height: 16px;
    background: #d7dce4;
}

.container .menu-3depth .wrap-menu ul li:last-child::after{
    content: '';
    position: absolute;
    right: 0px;
    width: 0px;
    height: 30px;
    background: #ddd;
}

.container .menu-3depth .wrap-menu ul li a{
    position: relative;
    display: inline-block;
    padding: 15px 15px;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -1px;
    color: #333;
}

.container .menu-3depth .wrap-menu ul li a:hover{
    color: #1f66f5;
}

.container .menu-3depth .wrap-menu ul li a::after{
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 1px;
    background: #333;
    transition: all 300ms;
}

.container .menu-3depth .wrap-menu ul li a:hover::after{
    content: '';
    width: 0%;
    height: 0px;
    background: transparent;
}

.container .menu-3depth .wrap-menu ul li a.active{
    font-weight: 400;
    color: #1f66f5;
}

.container .menu-3depth .wrap-menu ul li a.active::after{
    content: '';
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 1px;
    background: #1f66f5;
	z-index: 99;
}


/* 4depth menu */
#sub-page .menu-4depth{
    padding-top: 0px;
    padding-bottom: 0px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e8ecf4;
    background: transparent;
}

#sub-page .menu-4depth .wrap-menu{    
	margin-bottom: -4px;	
}

#sub-page .menu-4depth .wrap-menu ul{
    display: inline-block;
}

#sub-page .menu-4depth .wrap-menu ul li{
    float: left;
    width: auto;
    padding: 0px 0px;
    margin-right: 0px;
    text-align: center;
    background: transparent;
}

#sub-page .menu-4depth .wrap-menu ul li a{
    position: relative;
    display: inline-block;
    padding: 11px 20px;
    border-radius: 0px;
    background: transparent;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: -.5px;
    color: #999;
    transition: all 150ms;
}

#sub-page .menu-4depth .wrap-menu ul li a:after{
    position: absolute;
    content: '';
    top: 17px;
    right: 0px;
    width: 1px;
    height: 14px;
    background: #b9b9b9;
}

#sub-page .menu-4depth .wrap-menu ul li:last-child a:after{
    display: none;
}


#sub-page .menu-4depth .wrap-menu ul li:first-child a{
    border-radius: 0px 0px 0px 0px;
}

#sub-page .menu-4depth .wrap-menu ul li:last-child a{
    border-radius: 0px 0px 0px 0px;
}

#sub-page .menu-4depth .wrap-menu ul li{
	position: relative;
}

#sub-page .menu-4depth .wrap-menu ul li a.active{
    border-bottom: 0px solid #333;
    background: transparent; 
    color: #1f66f5;
}

#sub-page .menu-4depth .wrap-menu ul li.active::before{
	content: '';
    position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 1px;
	background: #1f66f5;
}

/* **************************************** *
 * 혜택 - 진행중인 이벤트
 * **************************************** */

#sub-page section p.date {
    color:#999;
    font-weight:300;
    font-size:14px;
}
.events-item {
    padding:15px 0;
    border-bottom:1px solid #ddd;
}
.event_thumb {
    margin-bottom:10px;
}
.event_thumb img {
    max-width:100%;
    width: 100%;
}
.events-item .desc {
    height:66px;
}

/* **************************************** *
 * 혜택 - 지난이벤트
 * **************************************** */

.events-item a + .btn {
    position: absolute;
    bottom: 10px;
    right: 15px;
}

/* **************************************** *
 * 혜택 - 당첨자발표/조회
 * **************************************** */

.winner_list.list-board li > ul li {
    width:15%;
}
.winner_list.list-board li > ul li.num {
    width:10%;
}
.winner_list.list-board li > ul li.title {
    width:60%;
    /*text-overflow: ellipsis;*/
}
.winnerSearch {
    display: block;
    margin: 30px 0;
}
.winnerSearch input {
    width:88%;
    height: 55px;
    background: #f7f7f7;
    border: 1px solid #bebebe;
    float: left;
    vertical-align:middle;
    border-radius: 3px 0 0 3px;
}

.winnerSearch input::placeholder {
    font-size:17px;
}
.winnerSearch button, .winnerSearch button:hover,.winnerSearch button:active{
    width: 12%;
    height: 55px;
    background: #bebebe;
    border: 1px solid #888;
    border-radius: 0px 3px 3px 0px;
    font-size:18px;
}

ul.list-board.winner_list li.row-item li.title a {
    padding-left:0;
}

ul.list-board.winner_list li.row-item > ul li {
    padding:8px 0;
}

ul.list-board.winner_list li.row-item > ul li.title {
    padding:0;
}

.list-board.winner_list .title .left {
    width: 30%;
    display: inline-block;
    float: left;
}

.list-board.winner_list .title .left img {
    width:100%;
}

.list-board.winner_list .title .right {
    width: 70%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: right;
    padding: 8px 10px;
    text-align:left;
}

.winner_list.list-board.mobile-show {
    display: none;
}

/* **************************************** *
 * 혜택 - 상품구매내역
 * **************************************** */

ul.list-board.wd14 li > ul li.name {
    width: 22.84%;
}
ul.list-board.wd14 li > ul li.date {
    width: 16.28%;
}
ul.list-board.wd14 li > ul li.product {
    width: 16.28%;
}
ul.list-board.wd14 li > ul li.number {
    width: 8%;
}
ul.list-board.wd14 li > ul li.state {
    width: 8%;
}
.item_m {
    display:none;
}

/* **************************************** *
 * 혜택 - 포인트
 * **************************************** */

 #benefit_content .page-header + section + section > p.title {
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: 500;
    letter-spacing: -1px;
    color: #000;
 }
 .box-bg.point {
	background:url('/images/mypage/img-point.jpg') 0 0 no-repeat;
	background-position: center;
 }
 .box-info .row-inner .point_wrap p.title {
 	font-size:30px;
	line-height:1;
	color:#1f66f5;
 }
 .point_wrap .desc {
	margin-bottom:0;
 }
 .point_num {
	font-size:30px;
	line-height:1;
	margin-left:10px;
	color:#1f66f5;
 }
.dp_block {
	display:block;
}
.product-contents {
	  margin-bottom: 15px;
    border: 1px solid #e4e2e2;
    border-radius: 5px;
    background: #fff;
}
.product-contents > a {
	display:inline-block;
	width:100%;
	height:180px;
	overflow:hidden;
	text-align:center;
}
.product-contents img.thumbs {
	max-width:200px;
	max-height:200px;
}
.product-contents .info {
	position:relative;
	padding:20px;
	border-top:1px solid #d6d6d6;
	background:transparent;
}
.product-contents .info.border-none {
	border:none;
}
#sub-page .product-contents .info .title {
	display: inline-block;
	padding-left: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	width:100%;
}
/* .product-contents .info>ul>li {
	margin-bottom:5px;
} */
.product-contents .info ul li .pst {
	position: relative;
	display: inline-block;
	width: 65px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: 500;
	color: #717171;
}
.product-contents .info ul li .pst::after {
	position: absolute;
	content: '';
	top: 5px;
	right: 0;
	width: 1px;
	height: 12px;
	background: #d6d6d6;
}
.product-contents .info ul li ul.grade {
	display: inline-block;
  font-size: 15px;
}
.product-contents .info ul li ul.grade .content {
	display: inline-block;
	margin-right: 10px;
	color: #333;
}
.product-labels {
	position: absolute;
	top: 20px;
	left: 35px;
	color: #333;
}
.product-labels p {
	display: inline-block;
	width: 60px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size:14px;
}
.product-labels .send {
	background: rgba(0, 123, 255, .8);
	color: #fff;
}
.product-labels .gifti {
	background-color:rgba(255,50,0,0.8);
	color:#fff;
}
.item_left img {
	width:300px;
	border-radius:5px;
	border:1px solid #e8e8e8;
}
#ptAgree1 + label, #ptAgree2 + label {
	color:#666;
}
.point_list .title {
	height:65px;
	border-bottom:1px solid #666;
}
.point_start {
	color:#888;
	font-size:14px;
	font-weight:400;
	line-height:30px;
}
.point_list .product-contents {
	height:410px;
}

.product-contents .info .title .textbtn {
	top: 3px; 
	float:right; 
	font-size: 13px; 
	font-weight: 200; 
	position: relative; 
	padding-right: 15px;
}

.product-contents .info .title .textbtn_2 {
	top: -26px; 
	float:right; 
	font-size: 13px; 
	font-weight: 200; 
	position: relative; 
	padding-right: 15px;
}

.product-contents .info .title .textbtn::after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 2px;
    border: 1px solid #4168b7;
    border-width: 1px 1px 0 0;
    height: .5em;
    margin: 0 0 1px 10px;
    transform: rotate(45deg);
    width: .5em;
}

.product-contents .info .title .textbtn_2::after{
    content: '';
    display: inline-block;
    position: absolute;
    top: 6px;
    right: 2px;
    border: 1px solid #4168b7;
    border-width: 1px 1px 0 0;
    height: .5em;
    margin: 0 0 1px 10px;
    transform: rotate(45deg);
    width: .5em;
}

  .point_list .title  {
 	height: 65px;
 	
 }
 
 .point_list .title a {
 	color: #4168b7;
 }
 
.point_score,.point_text {
	text-align:right;
	font-size:24px;
	line-height:1;
	margin-bottom: 20px;
	color: #000;
	font-weight: 500;
}

.point_score {
	text-align:right;
	font-size:24px;
	line-height:1;
}
.point_score:after {
	display:inline-block;
	content:'';
	width:25px;
	height:25px;
	vertical-align:middle;
	background:url('/images/mypage/img-mpIcon.png') 0 0 no-repeat;
	background-size:contain;
	margin-bottom:5px;
	margin-left:8px;
}
.point_score.per:after {
	background-image:url('/images/mypage/img-perIcon.png');
}
.single .point_score {
	position:absolute;
	bottom:0;
	right:0;
}

.single .point_score,.point_text {
	position:absolute;
	bottom:0;
	right:0;
}
.point_list ul {
	height:140px;
	position:relative;
}

.product-contents .guide {
	padding-top:20px;
	border-top:1px solid #dedede;
	background:transparent;
}

.product-contents .guide .info_title {
	color: #ab8d71;
	margin-bottom: 20px;
}

.product-contents .guide .sub_info {
	margin-top: 20px;
	color: #bebebe;
}

.product-contents .guide .sub_info_2 {
	color: #bebebe;
}

.product-contents .guide .sub_info span,.product-contents .guide .sub_info_2 span {
	color: #888;
	font-weight: 200;
}
.end {
    line-height:28px;
    font-weight:300;
    color:#f00;
    font-size:80%;
}

/* **************************************** *
 * 혜택 - 포인트 - 상품신청안내
 * **************************************** */

.wrap-prt{
	display: inline-block;
    width: 100%;
    padding: 0px 0px;
	
}

.prt-item{
	overflow: hidden;
	float: left;
	width: 22.3%;
	margin: 15px 15px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.prt-item .thumb{
	position: relative;
	margin-bottom: -1px;
	border-bottom: 1px solid #ddd;
	border-radius: 0px;
}

.prt-item .thumb img{
	width: 200px;
	margin: 0 auto;
}


.prt-item .thumb .prt-label{
	position: absolute;
    top: 15px;
    left: 15px;
    color: #333;
}
    
.prt-item .thumb .prt-label p{
	display: inline-block;
    width: 60px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 13px !important;
}

.prt-item .thumb .prt-label p.send {
    background: rgba(0, 123, 255, .8);
    color: #fff;
}

.prt-item .thumb .prt-label p.gifti {
    background-color: rgba(255,50,0,0.8);
    color: #fff;
}

.prt-item .desc{
	display: block;
	width: 100%;
	padding: 20px;
	border-radius: 0px;
}

.prt-item .desc .tit{
	display: inline-block;
    margin-bottom: 5px;
    font-size: 17px;
    font-weight: 500;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.prt-item .desc ul li .sbj {
    position: relative;
    display: inline-block;
    width: 65px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 400;
    color: #666;
}

.prt-item .desc ul li .sbj::after {
    position: absolute;
    content: '';
    top: 5px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #d6d6d6;
}

/* **************************************** *
 * 제휴문의
 * **************************************** */

ul.list-table.width100 li.wd50 {
    width: 50%;
}

ul.list-table.width100 li.wd50 > div {
    width: 50%;
}

ul.list-table.width100 li.wd50 > div.desc {
    width:50%;
}

.inquiry_box li {
    display: flex;
}

.inquiry_box label {
    width:70%;
}

.inquiry_box label + .btn-group {
    margin-top:10px;
}

.inquiry_box input[type="file"] {
    display:none;
}

.inquiry_box .alert.caution {
    line-height:1.5;
    margin-bottom:0;
}

.inquiry_box .file_name {
    width: 50%;
    display: inline-block;
    float: left;
    height: 43px;
    line-height: 37px;
    border-bottom: 1px solid #999;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.inquiry_box .wd50 input, .inquiry_box .wd50 select {
    width:70%;
}

.inquiry_box .btn.gray ~ input[type="text"] {
    display:block;
    margin-top:5px;
    width:50%;
}

.inquiry_box textarea {
    width:70%;
    padding: 10px;
    line-height: 1.5;
    height:200px;
}

.inquiry_box .normal {
    margin-bottom:0;
    line-height:1.5;
}