
/* 2023-03-13 골프워치 */
.gd-list-box._ct .gd-list {
	display: flex;
	justify-content: center;
}
.pd-compare-list.list1 > div small {
	display: block;
	font-size: 12px;
	color: rgb(90,90,90);
}
.pd-compare-list.list1 .skill {width: 28.95%; font-weight: bold;}
.pd-compare-list.list1 .feature {
	width: 71.05%;
	font-family: 'NanumSquare','DINPro-Cond', sans-serif;
}
.pd-compare-list.list1 .detail-box {width: 800px;}
.pd-compare-list.list1 .img-box .img {width: 800px;}
.pd-compare-list .list1 > div {
	display: flex;
	flex-direction: column;
    justify-content: center;
	padding: 0;
	min-height: 50px;
}
.pd-compare-list.list1 .detail-box .list1 > div {
    align-items: center;
}
.empty.list1 {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: -1;
}
.tabbox__list .box h3 {
	text-align: center;
	font-size: 28px;
	line-height: 42px;
	margin-bottom: 0;
}

/*2023-04-07 사용에 앞서*/
.before_use{
	position: relative;
	padding-top: 30px;
}
.before_use .before_txt{
	padding-bottom: 60px;
}
.before_use .before_txt p{
	padding-top: 32px;
	line-height: 32px;
	font-size: 20px;
	text-align: center;
}
.before_use .before_txt span{
	font-family: 'Industry-Book', sans-serif;
	font-weight: 600;
}
.before_video .thum {pointer-events: none;}
.before_video .thum img{
	width: 100%;
	filter:brightness(.5);
	transition:filter .3s ease;
}
.before_video{
	position: relative;
}
.before_video .thum:after,
.before_video .thum:before{
	content: '';
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%,-50%) scale(1);
	transform: translate(-50%,-50%) scale(1);
}
.before_video .thum:before{
	left: 50%;
	z-index: 10;
	width: 60px;
	height: 60px;
	border-radius:100%;
	background: rgb(0,0,0,.5);
	transition:background-color .3s ease,transform .3s ease;
}
.before_video .thum:after{
	left: calc(50% + .2rem);
	z-index: 15;
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
	border-left: 1.6rem solid #fff;
}
.before_video .thum:hover img{
	filter: brightness(1);
}
.before_video .thum:hover:before{
	background-color: rgba(0,0,0,.7);
	-webkit-transform: translate(-50%,-50%) scale(1.1);
	transform: translate(-50%,-50%) scale(1.1);
}

.before_use .before_video .big-vdo-box {
	position: relative;
	top: 0;
	left: 0;
}
.before_use .before_video .big-vdo-box > div {
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.before_use .before_video .big-vdo-box._play_vdo > div {visibility: visible;}
.before_use .before_video .big-vdo-box._play_vdo .thum {visibility: hidden;}
.before_use .before_video .big-vdo-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.before_use .before_video .big-vdo-box {}
.before_use .before_video .big-vdo-box {}
.before_use .before_video p{
	padding-top: 30px;
	font-family: 'Industry-book','NanumSquare';
    font-weight: 700;
	font-size: 20px;
	line-height: 42px;
}
.before_use .thum.on img{display: none;}

.before_use .video-box{
	display: none;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.before_use .thum.on .video-box{display: block;}

/*  //2023-04-07 사용에 앞서*/


.use-video .menual-btn {
	margin-left: 0;
	margin-bottom: 10px;
}
.use-video .tit {
	margin-top: 15px;	
    font-family: 'Industry-book','NanumSquare';
	font-weight: 700;
	font-size: 20px;
	letter-spacing: -.5px;
	line-height: 33px;
}
.use-video .desc {
    font-family: 'Industry-book','NanumSquare';
	font-size: 15px;
	font-weight: 700;
	letter-spacing: -.5px;
	line-height: 22px;
}
.tabbox__list .box {
	display: block;
	margin-bottom: 60px;
}
.ion-start-box {padding-top: 15px;}
.ion-start-box .tit__style5 {
	font-weight: 700;
	margin: 20px 0;
}
.ion-start-box .txt {
	padding-bottom: 20px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 21px;
}
.ion-start-box ul li {
	margin-left: 33px;
	padding-bottom: 12px;
	list-style: disc;
	font-size: 14px;
	letter-spacing: .5px;
	line-height: 25px;
	color: rgb(240,90,33);
}
.ion-start-box ol li {
	margin-left: 33px;
	padding-bottom: 12px;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: .5px;
	list-style: auto;
}
.ion-faq-box .con {margin-top: 35px;}
.ion-faq-box .con ul {border-top: 0;}
.ion-faq-box .con ul li {
	border: 1px solid rgb(240,240,240);	
	margin-bottom: 6px;
}
.ion-faq-box .con ul li .tit {
	padding: 15px 30px;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: 700;
	color: rgb(0,0,0);
	background-image: url(/pc/resource/images/sub/ico_plus_10x10.png);
	background-color: rgb(252,252,252);
}
.ion-faq-box .con ul li.on .tit {
	background-image: url(/pc/resource/images/sub/ico_minus_10x2.png);
}
.ion-faq-box ul li.on .a {
	background: none;
	border-top: 1px solid rgb(240,240,240);
}
.ion-faq-box .a p {
	font-size: 14px;
	line-height: 22px;
	letter-spacing: .5px;
	color: rgb(0,0,0);
}
.ion-faq-box .a p > a:hover {text-decoration: underline;}
/* // 2023-03-13 골프워치 */

/*compare2 2023-04-07*/

.compare2{
	padding-top: 100px;
}

.compare2 .pd-compare-list.list1 .detail-box .list1 > div{
	align-items: flex-end;	
}
.compare2 .pd-compare-list .list > div:nth-child(4){
	height: 83px;
}
/* // compare2 2023-04-07*/

/* compare 마크업 다시 2023-04-10*/
.compare_wrap{
	width: 100%;
}
.compare_wrap dl{
	display: flex;
	justify-content: center;
	aligh-items: center;
	width: 100%;
	padding: 12px 0;
	box-sizing: border-box;
	font-size: 18px;	
	line-height: 26px;
	
}
.intro dl{
	padding: 6px;
	height: 50px;
	line-height: 38px;
}
.intro dl.intro_img{
	height: 170px;
}
.intro dl dt{
	margin-left: -220px;
}
.intro dl dt.lh26{
	line-height: 26px;
}
.intro dl dd{
	width: 540px;
	text-align: center;
}
.intro img{
	display: block;
	margin: auto;
	width: 130px;
}
.intro .circle--fill{
	display: inline-block;
	width: 16px;
    height: 16px;
    border-radius: 100%;
    background: rgb(254,80,0)
	text-align: center;
	vertical-align: middle;
}

.compare_wrap dl:nth-child(even){
	background-color: #f2f2f2;
}
.intro .compare_wrap dl:nth-child(odd){
	background-color: #f2f2f2;
}
.intro .compare_wrap dl:nth-child(even){
	background-color: #fff;
}
.intro .compare_wrap dl:first-child{
	background-color: #fff;
}
.compare_wrap dt{
	flex-shrink: 0;
	width: 230px;
	font-weight: 600;
	/*margin-left: 158px;	*/
}
.compare_wrap dt.lh52{
	line-height: 52px;
}
.compare_wrap dt small{
	display: block;
	font-size: 12px;
	color: rgb(90,90,90);
	line-height: 1;
}
.compare_wrap dd{
	flex-grow: 0;
	width: 770px;
	text-align: right;
}



/*  //compare 마크업 다시 2023-04-10*/