.main {
	width: 1000px;
	height: 600px;

	/* 上層：漸層，下層：圖片 */
	background-image:
		url("../images/sv_20260301001/main2.png"),
		linear-gradient(to bottom, #ff0 0%, #ffffff 50%, #00c2ff 100%);
	background-repeat: no-repeat, no-repeat;
	background-size: 100% 120%, cover;
	background-position: center, center;

	margin: 0 auto;
	position: relative;
}

.input_text {
	width: 100px;
	border: none;
	border-bottom: 2px solid #000;
	visibility: inherit !important;
	display: inline !important;
}

div.note {
	background-color: #f2fcf7;
	font-size: 0.8em;
	padding: 20px;
	margin: 5px 0;
}

span.qTitle {
	color: #30a160;
	font-weight: bold;
}

.addr-zip {
	display: none;
}

#twzipcode div {
	float: left;
	margin-left: 25px;
}

.main_title {
	position: absolute;
	z-index: 1000;
	bottom: 213px;
	left: 200px;
	width: 580px;
	color: #464592;
	font-weight: bold;
	font-family: "源泉圓體", "Noto Sans TC", sans-serif;
	height: 58px;
	font-size: 38px;
	text-align: center;
}

.finish-btn {
	background-image: none !important;
	background-color: #065203 !important;
	/*background: linear-gradient(to right, #2d752a, #065203);*/
	-webkit-border-radius: 34px !important;
	-moz-border-radius: 34px !important;
	border-radius: 34px !important;
	padding: 0 10px;
}

.main_title2 {
	position: absolute;
	z-index: 100000;
	top: 66px;
	left: 195px;
	width: 599px;
	color: #464592;
	font-weight: bold;
	font-family: "源泉圓體", "Noto Sans TC", sans-serif;
	height: 51px;
	font-size: 42px;
}

.main_btn {
	position: absolute;
	/*
	bottom: 225px;
	left: 528px;
	width: 180px;
	height: 58px;
	*/
	bottom: 85px;
	left: 388px;
	width: 180px;
	height: 58px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-image: url(../images/sv_20260301001/button_pc.png);
	background-repeat: no-repeat;
	/*background-color: #045d04;*/
	/*
	-webkit-box-shadow: 0 3px rgba(0,0,0,.24);
	-moz-box-shadow: 0 3px rgba(0,0,0,.24);
	box-shadow: 0 3px rgba(0,0,0,.24);
	*/
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 24px;
	z-index: 99999999;
}

select {
	font-size: 19px;
}

.main_btn:hover {
	cursor: pointer;
	/*background-image: url(../images/sv_20230501001/main_btn2.png);*/
}

.main .main_text {
	font-family: Arial, "微軟正黑體";
	font-size: 20px;
	line-height: 30px;
	width: 601px;
	height: 101px;
	position: absolute;
	left: 51px;
	top: 174px;
	color: #000;
}

.page_m {
	width: 1000px;
	margin: 0 auto;
	/* [disabled]background-image: url(../images/sv_20230501001/minbg_01.jpg); */
	font-family: Arial, "微軟正黑體";
	/* [disabled]position: absolute; */
	top: 230px;
	background-color: #fff;
	/* [disabled]border: solid 5px #00923f; */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.page_m .page_in {
	/* [disabled]background-image: url(../images/sv_20230501001/minbg_02.jpg); */
	/* [disabled]background-repeat: no-repeat; */
	min-height: 440px;
	padding: 20px 30px;
}

.page_m .page_in ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.page_m .page_in ul li.circle {
	list-style: initial;
	margin-left: 25px;
	margin-bottom: 5px;
	border-bottom: 0px;
}

.page_m .page_in ul li ul {
	padding-left: 20px;
	margin: 15px;
}

.page_m .page_in ul li ul li {
	border: 0px;
}

.page_m .page_in ul li {
	font-size: 22px;
	color: #333;
	/*font-weight: bold;*/
	letter-spacing: 1px;
	/*border-bottom: 1px dashed #bbb;*/
	margin-bottom: 15px;
}

.page_m .page_in .qa_in {
	padding: 10px 0 20px 25px;
}

.page_m .page_in .qa_in li {
	font-size: 20px;
	color: #000;
	display: inline-block;
	width: 99%;
	font-weight: normal;
	padding: 5px 0;
	border-bottom: 0;
	margin-bottom: 0px;
}

.qa_in.qatp_2 li {
	width: 49% !important;
}

.qa_in.qatp_3 li {
	width: 32% !important;
}

.qa_in.qatp_4 li {
	width: 24% !important;
}

.qa_in.qatp_5 li {
	/*width: 19% !important;*/
}

.qa_in.qatp_6 li {
	width: 16% !important;
}

ul.contact {}

li.contact-info {
	font-size: 15px !important;
	border: none !important;
	margin-bottom: 5px !important;
	list-style-type: initial;
	margin-left: 10px;
}

.main_btn.page_btn {
	position: inherit;
	margin: 30px auto 0;
	width: 180px;
	height: 58px;

	background-image: none !important;
	background-color: #0f8409;
	padding: 0 10px;

	-webkit-border-radius: 34px;
	-moz-border-radius: 34px;
	border-radius: 34px;
	/*background-color: #045d04;*/
	/*background-image: url(../images/sv_20260301001/button_pc.png);
	background-repeat: no-repeat;*/
	/*
	-webkit-box-shadow: 0 3px rgba(0,0,0,.24);
	-moz-box-shadow: 0 3px rgba(0,0,0,.24);
	box-shadow: 0 3px rgba(0,0,0,.24);*/
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-size: 20px;
}

.main_btn.page_btn:hover {
	background: #238e5a;
	border-radius: 34px;
}

.page_m .page_in ul .div_ps {
	padding: 3px;
	margin-bottom: 5px;
	width: 120px;
	background-color: #ffd0bb;
	font-size: 14px;
	text-align: center;
	color: #000;
}

.user_info {
	background-color: #e9e9e9;
	padding: 10px;
	color: #4d4d4d;
}

.ui_tit {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0 0 10px;
}

.user_info td {
	padding-left: 10px;
}

.user_info td input {
	width: 50%;
}

.m2_body {
	/* [disabled]background-image: url(../images/sv_20230501001/bg.png); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]background-position: center -25px; */
	margin: 0;
	background-color: #f5faea;
}

.minHeader {
	background-image: url(../images/sv_20260301001/minbg_01.png);
	background-repeat: no-repeat;
	background-position: center -2px;
	background-size: 100% 200px;
	border: none;
	height: 186px;
	position: absolute;
	top: 0;
	width: 1000px;
}

.m2_body .m2_full {
	/*background-image: url(../images/sv_20240501001/minbg_01.jpg);*/
	padding: 185px 0 0;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	/*background-color: #89c121;*/
}

.page_in .area_tit {
	font-size: 22px;
	font-weight: bold;
	/*text-decoration: underline;*/
}

.page_in .area_text {
	padding: 15px;
	/* [disabled]border: 1px solid #000; */
	margin-bottom: 20px;
	background-color: #f5ffe7;
	line-height: 180%;
	font-size: 18px;
}

.page_in .area_text p {
	margin: 0;
}

.page_in .qa_in li .qa_in2 li:first-child {
	width: 100% !important;
	font-weight: bold;
}

.page_in ul li table {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin: 15px 0 20px;
	border-collapse: collapse;
}

.page_in ul li td {
	padding: 7px;
	border: 1px solid #e0e0e0;
}

.page_in ul li td textarea {
	width: 98%;
	margin: 5px 0;
	height: 70px
}

.m2_body input {
	font-size: 18px;
}

/* Custom Radio/Checkbox */
.cr-styled {
	display: inline-block;
	margin: 0px 2px;
	line-height: 20px;
	font-weight: normal;
	cursor: pointer;
}

.cr-styled i {
	display: inline-block;
	height: 18px;
	width: 18px;
	cursor: pointer;
	vertical-align: middle;
	border: 2px solid #CCC;
	border-radius: 3px;
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 12px;
	margin-right: 3px;
}

.cr-styled input {
	visibility: hidden;
	display: none;
}

.cr-styled input[type=checkbox]:checked+i:before {
	content: "\f00c";
	position: absolute;
	left: 1px;
	top: 1px;
	font-size: 16px;
}

.cr-styled input[type=radio]+i {
	border-radius: 18px;
	font-size: 14px;
	line-height: 17px;
	position: relative;
}

.cr-styled input[type=radio]:checked+i:before {
	content: "\f111";
	position: absolute;
	font-size: 14px;
	left: 3px;
	top: 1px;
}

.cr-styled input:checked+i {
	border-color: #6e8cd7;
	color: #6e8cd7;
	position: relative;
}

.radio-inline {
	display: inline-block;
}

.buttons {
	height: 80px;
	width: 450px;
	margin: 0 auto;
}


.buttons .child-buttons {
	float: left;
	margin: 0 10px;
}