@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:100;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:300;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:400;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:500;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:700;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');
}
@font-face {
	font-family:'Noto Sans KR';
	font-style:normal;
	font-weight:900;
	src:url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');
}
* {
	font-family:'Noto Sans KR',sans-serif;
}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,button,input,textarea {
	font-family:'Noto Sans KR','Montserrat',Malgun Gothic,'Malgun Gothic',sans-serif;
	margin:0;
	padding:0;
	border:0;
	line-height:150%;
	letter-spacing:normal;
	word-break: keep-all;
}
/* delete vertical-align,font:inherit;*/
body,html {
	width:100%;
	font-size:18px;
	color:#444;
	font-weight:400;
	font-family:'Noto Sans KR','Montserrat',Malgun Gothic,'Malgun Gothic',sans-serif;
	word-break:keep-all;
}
* {
	font-family:'Noto Sans KR','Montserrat',Malgun Gothic,'Malgun Gothic',sans-serif;
	word-break:keep-all;
}
ol,ul,li {
	list-style:none;
}
blockquote,q {
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
	font-size:1rem;
}
table caption {
	overflow:hidden;
	font-size:0;
	line-height:0;
	font-size:0.9375rem;
}
tbody,tfoot,thead,tr,th,td {
	margin:0;
	line-height:160%;
	letter-spacing:normal;
}
dt {
	display:block;
}
hr {
	display:none;
}
a {
	cursor:pointer;
	text-decoration:none;
	color:inherit;
}
a,a:hover {
	transition:all 0.7s cubic-bezier(0.215,0.61,0.355,1);
}
address {
	font-style:normal;
}
input,select,img {
	vertical-align:middle;
}
input:focus,textarea:focus,button:focus {
	outline: none;
}
/* Chrome,Safari,Edge */
.no-spinner::-webkit-outer-spin-button,.no-spinner::-webkit-inner-spin-button {
	-webkit-appearance:none;
	margin: 0;
}
/* Firefox */
.no-spinner {
	-moz-appearance:textfield;
}
#wrap {
	width:100%;
	-webkit-transition:padding 0.4s;
	-o-transition:padding 0.4s;
	transition: padding 0.4s;
}
/** S::헤더 **/
#header {
	background:#f6f6f6;
	box-shadow:0 10px 20px rgba(63,63,63,0.2);
	position:fixed;
	height:110px;
	width:100%;
	z-index:90;
}
#header #logo {
	padding:15px 0;
	width:calc(100% - 230px);
}
#header #logo img {
	max-width:263px;
	width:100%;
	padding:10px 0;
}
#header .sub-inner {
	width:100%;
	height:110px;
	max-width:768px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	padding:0 20px;
}
#header .sub-inner .hd-btn {
	float:right;
}
#header .sub-inner .hd-btn a {
	display:flex;
	background:#F40431;
	max-width:200px;
	color:#fff;
	padding:15px 30px;
	border-radius:50px;
	font-size:30px;
}
#header .sub-inner .hd-btn a img {
	padding-left: 10px;
}
/** E::헤더 **/
/** S::푸터 **/
#ft {
	padding:60px 40px 160px 40px;
	color:#fff;
	width:100%;
}
#ft h2 {
	text-align:left;
	padding-bottom:40px;
}
#ft .ft_cnt {
	text-align:left;
}
.btn-bottom {
	background:#F40431;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:99
}
.btn-bottom a {
	display:block;
	text-align:center;
	color:#fff;
	font-weight:900;
	font-size:clamp(16px,5vw,46px);
	padding: 35px 0;
}
/********************랜딩페이지********************/
.sub-inner {
	max-width:768px;
	margin:0 auto;
	position:relative;
}
.main {
	width:100%;
	margin:0 auto;
}
.line {
	width:3px;
	height:290px;
	background:#000;
	margin:50px auto;
}
.sec1 {
	width:100%;
	padding:220px 20px 160px 20px;
	text-align:center;
}
.sec1 h2 {
	color:#000;
	font-weight:700;
	font-size:80px;
	padding:40px 0;
	line-height:1.2;
	letter-spacing:-2pt;
}
.sec1 h2 strong {
	color:#FD502D;
}
.sec1 .img img {
	width:100%;
	max-width:630px;
}
.sec2 .sub-inner {
	padding:0 20px;
}
.sec2 .title {
	text-align:center;
	color:#222;
	letter-spacing:-2pt;
	padding-bottom:70px;
}
.sec2 .title h5 {
	font-size:60px;
	font-weight:500;
	line-height:1.2;
	letter-spacing:-2pt;
}
.sec2 .title h4 {
	font-size:80px;
	font-weight:800;
	line-height:1.2;
	letter-spacing:-2pt;
}
.sec2 .con {
	padding:40px 80px;
	position:relative;
	overflow:hidden;
}
.sec2 .box {
	clear:both;
	font-size:36px;
	background:#f4f4f4;
	color:#222;
	font-weight:700;
	display:inline-block;
	padding:30px 100px;
	border-radius:20px;
	margin-bottom:50px;
	letter-spacing:-2pt;
	position:relative;
}
.sec2 .box img {
	position:absolute;
}
.sec2 .box1 {
	margin-left:20px;
}
.sec2 .box1 img {
	top:-30px;
	left:-30px;
}
.sec2 .box2 img {
	top:-30px;
	right:-30px;
}
.sec2 .box3 {
	float:right;
	right:0;
}
.sec2 .box3 img {
	right:-30px;
	bottom:-30px;
}
.sec3 {
	margin:180px 0;
}
.sec3 .sub-inner {
	padding:0 20px;
}
.sec3 .title {
	text-align:center;
}
.sec3 span {
	display:inline-block;
	margin-bottom:20px;
	padding:0 25px;
	background:#FE502E;
	color:#fff;
	margin-bottom:20px;
	text-align:center;
	letter-spacing:-2pt;
}
.sec3 span.tit1 {
	font-weight:400;
	font-size:58px;
}
.sec3 span.tit2 {
	font-weight:700;
	font-size:58px;
}
.sec3 .img {
	text-align:center;
}
.sec3 .img img {
	width:100%;
	max-width:579px;
	margin:90px auto;
}
.sec3 .con {
	color:#666;
	font-size:clamp(35px,5vw,45px);
	letter-spacing:-2pt;
	line-height:1.4;
	text-align:center;
}
.sec4 .sub-inner {
	padding:0 20px;
}
.sec4 img {
	width:100%;
	max-width:641px;
}
.sec4 .img {
	margin-bottom:120px;
}
.sec4 .title {
	text-align:center;
	line-height:1.2;
	font-weight:900;
	font-size:100px;
	letter-spacing:-2pt;
	color:#000;
	margin-bottom:100px;
}
.sec4 .title strong {
	color:#FE502E;
	padding-top:40px;
}
.sec4 .txt-img {
	text-align:center;
	padding-top:50px;
	padding-left:20px;
	padding-right:20px;
}
.sec4 .txt-img img {
	width:100%;
	max-width:519px;
	margin:0 auto;
}
.sec5 {
	margin:150px 0 100px 0;
}
.sec5 .sub-inner {
	padding:0 20px;
}
.sec5 h4 {
	font-size:clamp(44px,5vw,66px);
	font-weight:900;
	padding-bottom:50px;
	color:#222;
	letter-spacing:-2pt;
	text-align:center;
}
.sec5 .img img {
	width:100%;
	max-width:650px;
	margin:0 auto;
}
.sec5 .sec5-in {
	margin-top:100px;
	background:#FE502E;
	color:#fff;
	font-size:clamp(40px,5vw,84px);
	font-weight:700;
	letter-spacing:-2pt;
	line-height:1.3;
	padding:60px 0;
	text-align:center;
	margin-bottom:140px;
}
.sec6 .sub-inner {
	padding:0 20px;
}
.sec6 li {
	background:#222;
	color:#fff;
	font-size:clamp(25px,5vw,43px);
	font-weight:500;
	letter-spacing:-2pt;
	line-height:1.4;
	border-radius:30px;
	padding:45px 30px;
	text-align:center;
	margin-bottom:40px;
}
.sec6 li strong {
	color:#FD924C;
}
.sec6 .img {
	text-align:center;
	padding:80px 0;
}
.sec7>div {
	padding:130px 20px;
	text-align:center;
}
.sec7 .sec7-in1 {
	background:#f7f7f7;
}
.sec7>div h4 {
	font-size:60px;
	font-weight:900;
	color:#FE4F2D;
	letter-spacing:-2pt;
	padding-top:40px;
}
.sec7>div h5 {
	font-size:40px;
	font-weight:700;
	color:#222;
	letter-spacing:-2pt;
	padding-bottom:40px;
}
.sec7>div .img img {
	width:100%;
	max-width:536px;
}
.sec8 {
	background:#252525;
	padding:150px 20px;
}
.sec8 .box {
	border:4px solid #FE502E;
	color:#fff;
	padding:50px 0;
}
.sec8 .label {
	position:absolute;
	color:#fff;
	background:#FE502E;
	padding:10px 0;
	border-radius:50px;
	width:350px;
	margin:-40px auto 0 auto;
	font-size:clamp(34px,5vw,54px);
	font-weight:700;
	text-align:center;
	line-height:1.2;
	position:absolute;
	top:0;
	left:50%;
	transform:translate(-50%,0);
}
.sec8 .box .price {
	display:block;
	padding:20px 0;
	text-align:center
}
.sec8 .box .price p {
	letter-spacing:-2pt;
	font-size:100px;
	font-weight:900;
	text-align:center;
	line-height:1.3;
	display:block
}
.sec8 .box .price span {
	font-size:34px;
	text-align:center;
	margin-right:-150px;
}
.sec8 .con {
	position:relative;
	border-bottom:4px solid #FE502E;
	padding:20px 0 10px 0;
	font-size:34px;
	color:#fff;
	padding-left:60px;
	text-align:center;
	justify-content:center;
	max-width:650px;
	margin:0 auto;
}
.sec8 .con strong {
	color:#FE4F2D;
	font-size:40px;
}
.sec8 .con img {
	position:absolute;
	left:0;
	top:-40px;
}
.sec8 .alert {
	margin-top:115px;
	color:#fff;
	text-align:center;
	font-size:clamp(24px,5vw,30px);
	font-weight:500
}
.sec8 .alert img {
	margin-bottom:15px;
	display:block;
	text-align:center;
	width:86px;
	margin:0 auto 20px auto;
}
.sec8 .alert span {
	font-size:clamp(30px,5vw,34px);
	font-weight:700
}
.sec9 {
	padding:140px 0;
}
.sec9 .sub-inner {
	padding:0 20px;
}
.sec9 .box {
	background:#f5f5f7;
	border:4px solid #FD924C;
	border-radius:30px;
	position:relative;
	max-width:676px;
	margin:0 auto 100px auto;
}
.sec9 .box p {
	position:absolute;
	left:50%;
	transform:translate(-50%,0);
	margin-top:-50px;
}
.sec9 .box .img {
	text-align:center;
	padding:80px 20px;
}
.sec9 .box .img img {
	width:100%;
	max-width:440px;
	margin:0 auto;
}
.sec9 .box .con {
	background:#252525;
	padding:50px 10px;
	color:#fff;
	overflow:hidden;
	border-radius:0 0 26px 26px;
	text-align:center;
}
.sec9 .box .con h4 {
	font-size:60px;
	color:#FD924C;
	font-weight:900;
	line-height:1.2;
	padding-bottom:10px;
}
.sec9 .box .con h5 {
	font-size:40px;
	font-weight:500;
}
.sec9 .txt {
	color:#000;
	font-weight:700;
	font-size:86px;
	;
	text-align:center;
	letter-spacing:-2pt;
	line-height:1.3
}
.sec9 .txt strong {
	color:#FE502E;
}
.sec9 p {
	text-align:center;
	padding-bottom:60px;
}
.sec10 .sub-inner {
	padding:0 20px;
}
.sec10 p {
	padding-bottom:50px;
	text-align:center;
}
.sec10 p img {
	max-width:600px;
	width:100%;
	margin:0 auto;
}
.sec10 h5 {
	font-size:clamp(35px,5vw,70px);
	font-weight:500;
	text-align:center;
	letter-spacing:-2pt;
	line-height:1.3;
	color:#000;
	padding-bottom:50px;
}
.sec10 h4 {
	color:#000;
	font-size:clamp(45px,5vw,86px);
	font-weight:700;
	text-align:center;
	letter-spacing:-2pt;
	line-height:1.3;
}
.sec10 h4 span {
	color:#fff;
	background:#fe502e;
	line-height:1;
	padding:10px 20px;
	margin-top:40px;
	display:inline-block
}
.sec11 .sub-inner {
	padding:100px 20px 50px 20px;
}
.sec11 p {
	margin-bottom:60px;
	text-align:center;
}
.sec11 p img {
	max-width:510px;
	width:100%;
	margin:0 auto;
}
.sec11 .list img {
	max-width:716px;
	width:100%;
	margin:10px auto;
}
.sec12 .sub-inner {
	padding:0 20px 50px 20px;
}
.subscription-options {
	display:flex;
	flex-direction:column;
	gap:16px;
	width:100%;
	max-width:768px;
	margin:0 auto;
}
.subscription-options input[type="radio"] {
	display:none;
}
.option-box {
	position:relative;
	border:2px solid #ccc;
	border-radius:12px;
	padding:10px 20px 20px 20px;
	cursor:pointer;
	font-family:sans-serif;
	background-color:#fff;
	transition:border-color 0.3s,background-color 0.3s;
}
.label-title {
	font-weight:bold;
	font-size:18px;
	display:flex;
	justify-content:space-between;
	text-align:right;
	align-items:center;
	padding-left:30px;
	height:60px;
}
.option-box .price {
	color:#222;
	line-height: 0;
}
.original-price {
	text-decoration:line-through;
	color:#aaa;
	font-size:14px;
	margin-left:8px;
}

.original-price2 {
	color:#aaa;
	font-size:12px;
	margin-left:8px;
}
.original-price3 {
	color:#aaa;
	font-size:12px;
}
.discount {
	background-color:pink;
	color:#FF1271;
	font-size:12px;
	padding:2px 6px;
	border-radius:4px;
	margin:0 6px;
}
.best-badge {
	position:absolute;
	top:-10px;
	left:-10px;
	background-color:#e60023;
	color:white;
	font-size:12px;
	padding:2px 8px;
	border-radius:8px;
}
.check-icon-wrapper {
	position:absolute;
	top:30px;
	left:16px;
	width:24px;
	height:24px;
}
.check-icon-wrapper img {
	position:absolute;
	width:24px;
	height:24px;
	transition: opacity 0.2s ease;
}
/* 기본은 회색 아이콘 보이기 */
.check-icon-wrapper .icon-colored {
	opacity:0;
}
.subscription-options input[type="radio"]+label {
	color: #666;
}
/* 선택 시 스타일 */
.subscription-options input[type="radio"]:checked+label {
	border-color:#e60023;
	background-color:#fff0f4;
	color:#000;
}
.subscription-options input[type="radio"]:checked+label .check-icon-wrapper .icon-colored {
	opacity:1;
}
.subscription-options input[type="radio"]:checked+label .check-icon-wrapper .icon-gray {
	opacity: 0;
}
/* Popup and dim background styles */
#dim {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	display:none;
	justify-content:center;
	align-items:center;
	z-index:999;
}
#popup {
	background:white;
	padding:20px;
	border-radius:10px;
	text-align:center;
	box-shadow:0 4px 10px rgba(0,0,0,0.3);
	max-width:500px;
	position:relative;
}
#popup a {
	display:inline-block;
	margin-top:10px;
	padding:10px 20px;
	background-color:#ccc;
	color:white;
	text-decoration:none;
	border-radius:5px;
}
#popup a.btn-subscrive {
	display:inline-block;
	margin:10px auto 30px auto;
	padding:10px 20px;
	background-color:#F40431;
	color:white;
	width:100%;
	font-size:20px;
	text-decoration:none;
	border-radius:10px;
}
#popup .info-txt p {
	font-weight:300;
	text-align:left;
}
#popup .info-txt p.month-price {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#popup a.btn-confirm {
	background-color:#222
}
#popup a:hover {
	opacity:.8
}



#dim2 {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	display:none;
	justify-content:center;
	align-items:center;
	z-index:999;
}

#dim2 ul {
	text-align: left;
    margin-left: 30px;
}
#popup2 {
	background:white;
	padding:20px;
	border-radius:10px;
	text-align:center;
	box-shadow:0 4px 10px rgba(0,0,0,0.3);
	max-width:500px;
	position:relative;
    overflow-y: auto;
    max-height: 95vh;
}
#popup2 a {
	display:inline-block;
	margin-top:10px;
	padding:10px 20px;
	background-color:#ccc;
	color:white;
	text-decoration:none;
	border-radius:5px;
}
#popup2 a.btn-subscrive {
	display:inline-block;
	margin:10px auto 30px auto;
	padding:10px 20px;
	background-color:#F40431;
	color:white;
	width:100%;
	font-size:20px;
	text-decoration:none;
	border-radius:10px;
}
#popup2 .info-txt p {
	font-weight:300;
	text-align:left;
}
#popup2 .info-txt p.month-price {
	font-size:16px;
	font-weight:bold;
	text-align:center;
}
#popup2 a.btn-confirm {
	background-color:#222
}
#popup2 a:hover {
	opacity:.8
}
.card-img {
	width:100%;
	position:relative;
}
.card-img ul {
	margin-bottom:10px;
	clear:both;
	position:relative;
	overflow:hidden;
}
.card-img li {
	border:1px solid #e5e5e5;
	margin-right:3px;
	float:left;
	padding:2px 5px;
	border-radius:3px;
}
.card-img li img {
	height:20px;
}
.card-input input {
	border:0;
	border-radius:5px;
	font-size:15px;
	margin-bottom:5px;
	line-height:40px;
	height:40px;
}
.card-input .no-spinner4 {
	font-size:15px;
	margin-bottom:5px;
	margin-right:5px;
}
.card-input .no-spinner2 {
	font-size:15px;
	margin-bottom:5px;
	margin-right:5px;
}
.card-pay {
	background:rgba(244,4,49,0.7);
	width:100%;
	color:#000;
	font-weight:600;
	padding:10px 20px;
	margin:10px 0;
	text-align:left;
	font-size:15px;
}
.card-pay span {
	font-weight:300;
	font-size:13px;
}
.input-box {
	display:flex;
	align-content:center;
	border:1px solid #e5e5e5;
	border-radius:5px;
	padding:5px 10px;
	width:100%;
	margin-bottom:5px;
	line-height:40px;
}
.input-box .in {
	display:flex;
	align-content:center;
	width:calc(100% - 90px);
	color:#888;
	line-height:40px;
}
.input-box .in input {
	width:25%;
}
.input-box label {
	font-size:13px;
	line-height:40px;
	width:60px;
	margin-right:20px;
}
.input-box label strong {
	color:#FF6262
}
@media all and (max-width:640px) {
	#popup {
		height:100%;
		overflow-y:scroll;
		padding-bottom:90px;
	}
	#popup .popup-footer {
		position:fixed;
		bottom:0;
		background:#fff;
		width:100%;
		padding:10px 0;
	}
	.join-form li:first-child label {
		font-size:14px;
	}
	.join-form li label {
		font-size:12px;
	}
}
.join-form {
	position:relative;
	width:100%;
	background:#fff;
	padding:30px 20px;
	border-radius:10px;
	overflow:hidden;
	margin:0 auto 20px auto;
}
.join-form h4 {
	font-weight:900;
	text-align:center;
	font-size:25px;
	color:#222;
	margin-bottom:20px;
}
.join-form h4>a {
	background:none !important;
	position:absolute;
	right:10px;
	top:0;
}
.join-form .phone-input {
	border:1px solid #ddd;
	border-radius:10px;
	margin:5px 0;
	height:60px;
	display:flex;
	overflow:hidden
}
.join-form .phone-input select {
	border:0;
}
.join-form .phone-input input[type="text"] {
	padding:5px 15px;
	width:100%;
}
.join-form input[type="checkbox"] {
	width:20px;
	height:20px;
	border:1px solid #ddd;
	border-radius:5px;
	appearance:none;
	-webkit-appearance:none;
	cursor:pointer;
	position:absolute;
	margin-left:-30px;
}
.join-form input[type="checkbox"]:checked {
	background-color:#F40431;
	border-color: #F40431;
}
.join-form input[type="checkbox"]:checked::after {
	content:'';
	/* Unicode checkmark */
	color:#fff;
	background:url('../img/ico-check-s.svg') center center no-repeat;
	background-size:contain;
	width:12px;
	height:10px;
	font-size:16px;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	font-family:'Noto Sans KR';
}
.join-form .agree {
	margin:20px 0;
	position:relative;
	overflow:hidden;
	display:flex;
}
.join-form .agree li {
}
.join-form .all-agree label {
	font-size:16px;
	font-weight:bold;
	margin-right:40px;
}
.join-form .agree label {
	margin-bottom:5px;
	font-size:15px;
	left:20px;
	text-align:left;
	display:flex;
	align-items:top;
	gap:10px;
	padding-left:30px;
}
.sub-bottom {
	margin-top:30px;
}
.join-form a.btn-join {
	position:relative;
	clear:both;
	display:block;
	background:#F40431;
	color:#fff;
	border-radius:10px;
	text-align:center;
	padding:15px 20px;
	margin:30px auto;
	font-size:24px;
}
.join-form p {
	font-size:14px;
	font-weight:bold;
	text-align:right;
/*	margin-bottom:10px; */
}
.join-form .info {
	color:#888;
	font-size: 12px;
}
/******************************************************************************* @media 640px*******************************************************************************/
@media all and (max-width:768px) {
	#header {
		height:60px;
	}
	#header .sub-inner {
		height:60px;
	}
	#header .sub-inner .hd-btn a {
		padding:5px 10px;
		font-size:18px;
	}
	#header .sub-inner .hd-btn a img {
		width:25px;
	}
	#ft {
		padding:40px 20px 120px 20px;
	}
	.line {
		width:3px;
		height:150px;
		background:#000;
		margin:50px auto;
	}
	.sec1 {
		padding:120px 20px 50px 20px;
	}
	.sec1 h2 {
		padding:10px 0 40px 0;
		font-size:45px;
	}
	.sec1 .txt img {
		height:70px;
	}
	.sec2 .con {
		padding:20px;
		max-width:350px;
		margin:0 auto;
	}
	.sec2 .box {
		font-size:20px;
		border-radius:10px;
		padding:12px 50px;
		margin-bottom:30px;
		display:inline-block
	}
	.sec2 .box img {
		width:50px;
	}
	.sec2 .box1 img {
		top:-20px;
		left:-20px;
	}
	.sec2 .box2 img {
		top:-20px;
		right:-20px;
	}
	.sec2 .box3 {
		float:right;
		right:0;
	}
	.sec2 .box3 img {
		right:-20px;
		bottom:-20px;
	}
	.sec2 .title h5 {
		font-size:35px;
	}
	.sec2 .title h4 {
		font-size:45px;
	}
	.sec3 {
		margin:40px 0;
	}
	.sec3 span {
		margin-bottom:10px;
	}
	.sec3 span.tit1,.sec3 span.tit2 {
		font-size:33px;
	}
	.sec4 .title {
		margin-bottom:30px;
		font-size:50px;
	}
	.sec4 .txt-img img {
		max-width:300px;
	}
	.sec5 {
		margin:50px 0;
	}
	.sec5 .sec5-in {
		margin-bottom:50px;
		padding:30px 10px;
	}
	.sec6 li {
		margin-bottom:20px;
		padding:20px 10px;
		border-radius:15px;
	}
	.sec6 .img {
		padding:40px 0;
	}
	.sec7>div {
		padding:60px 20px;
	}
	.sec7 span img {
		width:40px;
	}
	.sec7>div .img img {
		max-width:300px;
	}
	.sec7>div h4 {
		font-size:34px;
	}
	.sec7>div h5 {
		font-size:24px;
	}
	.sec8 {
		padding:100px 20px 60px 20px;
	}
	.sec8 .con {
		font-size:18px;
		padding-top:10px;
		padding-left:25px;
	}
	.sec8 .con strong {
		font-size:22px;
	}
	.sec8 .con img {
		top:-10px;
		width:30px;
	}
	.sec8 .box {
		padding-top:20px;
		padding-bottom:20px;
	}
	.sec8 .box .label {
		margin:-30px auto 0 auto;
		width:200px;
	}
	.sec8 .box .price {
		width:240px;
		margin:0 auto;
	}
	.sec8 .box .price p {
		font-size:50px;
	}
	.sec8 .box .price span {
		font-size:20px;
		margin-right:-50px;
	}
	.sec8 .alert {
		margin-top:55px;
	}
	.sec8 .alert img {
		width:50px;
	}
	.sec9 {
		padding:80px 0;
	}
	.sec9 .txt {
		font-size:50px;
	}
	.sec9 .box {
		margin:0 auto 70px auto;
	}
	.sec9 .box .con {
		padding:30px 10px;
	}
	.sec9 .box .con h4 {
		font-size:28px;
		padding-bottom:0
	}
	.sec9 .box .con h5 {
		font-size:24px;
	}
	.sec9 .box .img {
		padding:80px 20px 30px 20px;
	}
	.sec9 .box .img img {
		max-width:400px;
		margin:0 auto;
		padding:0 10px;
	}
	.sec9 p img {
		width:50px;
		margin-top:15px;
	}
	.sec11 .sub-inner {
		padding:50px 20px 50px 20px;
	}
	.sec11 p img {
		max-width:280px;
	}
	.btn-bottom a {
		padding:20px 0;
	}
	.btn-bottom a img {
		width: 20px;
	}
}