@charset 'UTF-8';

/* --------------------------------------------------
   gyosha component
-------------------------------------------------- */

body {
	background-color: transparent!important;
}

#gyosha:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}

#gyosha p {
	margin-bottom: 15px;
	text-align: left;
}

#gyosha #contents {
	width: auto;
}

#gyosha #contents .border_box .border_box{
	border-color: #aa047a;
	margin-bottom: 0;
}

#gyosha #contents .checkBoxToggle .inputCb.type01 label {
	width: 150px;

	background-image: url(/aeonbank/loan/housing/img/common/bg_checkbox_off.png);
	border: none;
	background-color: transparent;
}

#gyosha #contents .checkBoxToggle .inputCb.type01 label.checked {
	background-image: url(/aeonbank/loan/housing/img/common/bg_checkbox_on.png);
	border: none;
	background-color: transparent;
}

#gyosha .next_btn {
	text-align: center;
}

#gyosha .next_btn input[type='submit'] {
	width: 200px;
	height: 50px;
	font-size:1.12rem;
}