section {margin: 0 auto; width: 1000px;}
h2.app_section_tit {position: relative; margin-bottom: 20px; padding-bottom: 20px; font-size: 24px; font-weight: 900; color: #222;}
h2.app_section_tit:after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #ea1a18;}

.essential {position: relative;}
.essential:before {content: '*'; position: absolute; top: -10px; right: -8px; font-size: 16px; color: #ea1a18;}
.app_categories_box {padding: 10px 20px;}
.support_fontUp {font-size: 20px;}
em.support_fontUp {font-weight: 900;}

/* ½ÅÃ»ÇÏ±â header */
.application_header {padding: 30px 0 100px; width: 100%; background: url(/recovery/img/applicationbg.png) no-repeat center; height: 547px; box-sizing: border-box;}
.application_header .support_logo,
.application_header .application_tit {margin: 0 auto; width: 1000px; text-align: center;}
.application_header .support_logo {position: relative; }
.application_header .support_logo img {position: absolute; top: 0; left: 0; height: 40px;}
.application_header .application_tit {padding-top: 150px;}
.application_header .application_tit h1 {margin-bottom: 50px; font-family: 'GmarketSans'; font-size: 48px; font-weight: 900; letter-spacing: -3px;}
.application_header .application_txt {font-size: 22px; color: #333; line-height: 1.8;}
.application_header .application_txt strong {color: #222;}

/* »ó´ã¾È³» */
.application_info {padding-top: 70px;}
.application_info ul {padding: 30px 230px; background: #f5f5f5; line-height: 2;}
.application_info ul li {display: flex; font-size: 18px; color: #333; word-break: keep-all;}
.application_info ul li span:first-child {margin-right: 5px;}

/* ½ÅÃ»ÇÏ±â ¸®½ºÆ® */
/* ½ÅÃ»ÇÏ±â ¸®½ºÆ®_input °øÅë */
label {display: none;}
input {padding: 0; border: none; width: 100%; height: 100%; box-sizing: border-box; font-size: 18px; color: #222;}
input[type=checkbox],
input[type=radio] {-webkit-appearance: none; -moz-appearance: none; appearance: none; position: relative; top: 2px; padding: 0; width: 16px; height: 16px; line-height: 16px; border: 1px solid #999; cursor: pointer;}
input[type=checkbox]:checked::after,
input[type=radio]:checked::after {content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 14px; height: 14px; background: url(/recovery/img/input_checked.png) no-repeat center / 100%; border: 2px solid #ea1a18;}
input[type=checkbox] + span,
input[type=radio]+ span {display: inline-block; line-height: 40px; color: #666;}
input[type=checkbox]:checked + span,
input[type=radio]:checked + span {color: #222;}

.application_apply {padding: 80px 0 140px}
.application_apply .apply_section_box {position: relative;}
.application_apply .apply_section_box > span.essential {position: absolute; top: 8px; right: 0; font-size: 15px; color: #333;}
.application_apply .essential_left:before {top: 0; left: -10px;}
.application_apply .apply_box {margin-bottom: 50px; overflow: hidden;}
.application_apply .apply_list {margin-bottom: 56px; border-bottom: 1px solid #ddd;}
.application_apply .apply_list > div {display: flex; margin-bottom: 20px;}
.application_apply .app_categories_tit {margin-left: 20px; width: 180px; line-height: 46px;}
.application_apply .app_categories_tit span {letter-spacing: -1px; font-size: 18px; color: #222; font-weight: 700;}
.application_apply .app_categories_box {position: relative; width: 100%; max-width: 800px; height: 46px; border: 1px solid #aeaeae; border-radius: 5px; overflow: hidden; box-sizing: border-box;}
.application_apply .app_categories_box select {width: 100%; border: none; font-size: 18px; color: #222; background: url(/recovery/img/select_arrow.png) no-repeat right center; appearance: none; -webkit-appearance: none; cursor: pointer;}
.application_apply .app_categories_inputBox {height: 100%;}
.application_apply .app_categories_inputBox input[type=number]::-webkit-outer-spin-button,
.application_apply .app_categories_inputBox input[type=number]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.application_apply .apply_radio .app_categories_box {display: flex; padding: 10px 20px; box-sizing: border-box;}
.application_apply .apply_radio .app_categories_box > div:first-child {margin-right: 40px;}
.application_apply .apply_radio .app_categories_box .app_categories_inputBox {display: flex; align-items: center;}
.application_apply .apply_radio .app_categories_box .app_categories_inputBox input {top: 0;}
.application_apply .apply_radio .app_categories_box .app_categories_inputBox span {margin-left: 10px;}

/* ½ÅÃ»ÇÏ±â ¸®½ºÆ®_°³º°  */
.application_apply .apply_categories .app_categories_box .apply_etc_box {display: none; position: absolute; top: 2px; left: 70px; width: 84%; height: 36px;}
.application_apply .apply_categories .app_categories_box .apply_etc_box input {padding: 10px; width: 100%; height: 40px; border: 1px solid #aeaeae; border-radius: 5px;}
.application_apply .apply_name .app_categories_box > div:nth-of-type(2) {position: absolute; top: 0; right: 20px;}
.application_apply .apply_name .app_categories_box > div:nth-of-type(2) input {top: 6px;}
.application_apply .apply_ymd .app_ymdBox {width: 100%;  max-width: 800px; display: flex; gap: 10px;}
.application_apply .apply_ymd .app_categories_box {width: 124px;}
.application_apply .apply_phone .app_categories_box {max-width: 392px;}
.application_apply .apply_address .app_categories_box {display: flex; flex-flow: row wrap; padding: 10px 20px; height: auto;}
.application_apply .apply_address .app_categories_inputBox {margin-right: 20px; height: 36px;}
.application_apply .apply_address .app_categories_inputBox input[type=checkbox] + span {margin-right: 35px; line-height: 36px;}
.application_apply .apply_means .notice {position: absolute; top: 15px; right: 20px; color: #666; font-size: 15px;}
.application_apply .apply_means .notice.essential:before {color: #666;}
.application_apply .apply_request {margin-bottom: 0; padding-bottom: 80px;}
.application_apply .apply_request .app_categories_box {height: 150px;}
.application_apply .apply_request .app_categories_box textarea {padding: 0; border: none; width: 100%; height: 100%; box-sizing: border-box; resize: none; font-size: 16px;}

/* ½ÅÃ»ÇÏ±â ¼öÁýµ¿ÀÇ  */
.apply_consent {padding: 0 20px;}
.apply_consent > div {margin-bottom: 60px;}
.apply_consent .consent_tit {padding: 24px 20px; height: 80px; box-sizing: border-box; border: 1px solid #aeaeae; border-radius: 10px;}
.apply_consent .consent_tit label {display: inline-block; font-size: 18px; font-weight: 900; color: #333; word-break: keep-all;}
.apply_consent .consent_tit input {left: 15px;}
.apply_consent .consent_subtit {margin-bottom: 20px; font-size: 18px; font-weight: 700;}
.apply_consent .consent_subtit > strong {margin-right: 5px;}
.apply_consent .consent_radiobox {display: flex; justify-content: space-between; line-height: 22px;}
.apply_consent .consent_radiobox p {font-size: 14px; color: #888; word-break: keep-all;}
.apply_consent .consent_radiobox .consent_radiolist {display: flex; font-size: 18px;}
.apply_consent .consent_radiobox .consent_radiolist > div:first-child {margin-right: 30px;}
.apply_consent .consent_radiobox .consent_radiolist span {line-height: 22px;}
.apply_consent .consent_radiobox .consent_radiolist input {top: 2px;}

/* ½ÅÃ»ÇÏ±â ¼öÁýµ¿ÀÇ table */
.apply_consent table {display: block; margin-bottom: 20px; width: 100%; border: 1px solid #c6c6c6; border-radius: 5px; overflow: hidden;}
.apply_consent table caption {display: none;}
.apply_consent table > * {display: flex; box-sizing: border-box;}
.apply_consent table tr {display: flex; justify-content: space-between; width: 100%;}
.apply_consent table tr > * {width: 100%; border-right: 1px solid #c6c6c6;}
.apply_consent table tr > *:last-child {border-right: 0;}
.apply_consent table thead {border-bottom: 1px solid #c6c6c6; background: #f7f7f7; font-size: 16px; color: #333;}
.apply_consent table tr th {padding: 10px 0; font-weight: 900;}
.apply_consent table tr td {padding: 20px; word-break: keep-all; line-height: 1.3; color: #333;}
.apply_consent table tr td.support_period {text-align: center;}
.apply_consent table tr td em {text-decoration: underline; text-underline-position: under;}


@media all and (max-width: 1000px) {
	.support_fontUp {font-size: 17px;}
	
	section,
	.application_header .support_logo,
	.application_header .application_tit {width: 100%;}
	
	section {box-sizing: border-box;}
	.application_header {padding: 20px 20px 50px; height: auto; background: url(/recovery/img/applicationbg.png) no-repeat right -100px top;}
	.application_header .support_logo img {height: 24px;}
	.application_header .application_tit {padding-top: 100px;}
	.application_header .application_tit h1 {font-size: 40px; line-height: 1.3; word-break: keep-all;}
	.application_header .application_txt {font-size: 18px; word-break: keep-all;}
	.application_info {padding: 50px 20px 0;}
	.application_info ul {padding: 30px;}
	.application_apply {padding: 50px 20px 100px;}
	.application_apply .apply_box {margin-bottom: 0;}
	.application_apply .app_categories_tit {width: 25%;}
	.application_apply .app_categories_box,
	.application_apply .apply_ymd .app_ymdBox {width: 75%; max-width: 100%;}
	.application_apply .apply_ymd .app_categories_box {width: 100%;}
	.application_apply .apply_phone .app_categories_box {max-width: 100%;}
	.apply_consent .consent_tit {position: relative; height: auto;}
	.apply_consent .consent_tit label {margin-right: 40px; line-height: 1.5;}
	.apply_consent .consent_tit input {position: absolute; top: 50%; right: 30px; left: unset; transform: translateY(-50%);}
	.apply_consent .consent_radiobox .consent_radiolist {width: auto;}
	.apply_consent .consent_radiobox .consent_radiolist > div:first-child {margin-right: 20px;}
	.apply_consent .consent_radiobox p {width: 70%;}
	.apply_consent table tr td {padding: 10px; font-size: 14px;}
}
@media all and (max-width: 640px) {
	.support_fontUp {font-size: 15px;}
	
	input {font-size: 16px;}
	h2.app_section_tit {margin-bottom: 10px; padding-bottom: 10px;}
	.app_categories_box {padding: 10px !important;}
	
	.application_header {padding: 20px 20px 32px; background: url(/recovery/img/applicationbg.png) no-repeat right -300px top;}
	.application_header .application_tit {padding-top: 70px;}
	.application_header .application_tit h1 {margin-bottom: 30px;}
	.application_header .application_txt {line-height: 1.5;}
	.application_header .application_txt strong {display: block;}
	.application_info ul {padding: 10px;}
	.application_info ul li {font-size: 14px; line-height: 1.8;}
	.application_apply {padding: 50px 20px 50px;}
	.application_apply .apply_section_box > span.essential {font-size: 12px;}
	.application_apply .apply_list {margin-bottom: 40px;}
	.application_apply .apply_list > div {display: block; margin-bottom: 10px;}
	.application_apply .app_categories_tit {margin-left: 0; width: 100%;}
	.application_apply .app_categories_box, .application_apply .apply_ymd .app_ymdBox {width: 100%;}
	.application_apply .apply_categories .app_categories_box .apply_etc_box {width: 70%;}
	.application_apply .app_categories_tit span, 
	.application_apply .app_categories_box select {font-size: 16px;}
	.application_apply .app_categories_box select {line-height: 24px;}
	.application_apply .apply_address .app_categories_inputBox {margin-right: 2px;}
	.application_apply .apply_address .app_categories_inputBox input[type=checkbox] + span {margin-right: 6px; letter-spacing: -1px;}
	.application_apply .apply_means .notice {right: 10px;}
	.application_apply .apply_means.apply_radio .app_categories_box .app_categories_inputBox input {top: 2px;}
	.application_apply .apply_request {padding-bottom: 30px;}
		
	.apply_consent {padding: 0;}
	.apply_consent > div {margin-bottom: 30px;}
	.apply_consent .consent_tit {padding: 10px;}
	.apply_consent .consent_tit label {font-size: 14px;}
	.apply_consent .consent_tit input {right: 10px;}
	.apply_consent .consent_subtit {margin-bottom: 14px; font-size: 16px;}
	.apply_consent .consent_subtit > strong {margin-right: 0;}
	.apply_consent table {margin-bottom: 4px;}
	.apply_consent table thead {font-size: 14px;}
	.apply_consent table tr td {padding: 5px; font-size: 12px; word-break: unset;}
	.apply_consent .consent_radiobox {display: block;}
	.apply_consent .consent_radiobox p {width: 100%; font-size: 12px; line-height: 1.3;}
	.apply_consent .consent_radiobox .consent_radiolist {width: 100%; justify-content: end; font-size: 14px;}
}
