@charset "utf-8";

/*********** PAGE TTL ***********/

.page_ttl_box_1,
.page_ttl_box_2 {
	position: relative;
	width: 100%;
	height: 430px;
	z-index: 1;
}
.page_ttl_box_1 h1,
.page_ttl_box_2 h1 {
	position: absolute;
	bottom: 50px;
	left: 12%;
	color: #fff;
	line-height: 0.4;
	font-size: 100px;
	font-weight:  500;
}
.page_ttl_box_1 h1 span,
.page_ttl_box_2 h1 span {
	color: #fff;
	font-size: 17px;
	font-weight: 700;
}

.page_ttl_box_2 {
	position: relative;
	width: 100%;
	height: 300px;
	z-index: 1;
}
.page_ttl_box_2 h1 {
	bottom: 80px;
	left: 12%;
	color: #000;
}
.page_ttl_box_2 h1 span {
	color: #000;
}

/*********** SYSTEM ***********/

#system .page_ttl_box_1 {
	background: url("../../images/recruit/system/h_system.png") top center / cover;
}

#system dl {
	display: flex;
	justify-content:space-between;
	border-top: 1px solid #C1C1C1;
	padding: 2.0em 0;
}
#system dl:last-child {
	border-bottom: 1px solid #C1C1C1;
}
#system dl dt {
	width: 22%;
	font-size: 17px;
}
#system dl dd:nth-child(2n-1) {
	width: 43%;
	font-size: 13px;
	line-height: 2.0;
}
#system dl dd:nth-child(2n) {
	width: 35%;
	font-size: 13px;
	line-height: 2.0;
}

/*********** BUSINESS ***********/

#business .page_ttl_box_1 {
	background: url("../../images/recruit/business/h_business.png") top center / cover;
}
#business .business_cont_1,
#business .business_cont_2 {
	position: relative;
	margin: 100px auto 60px;
	padding: 30px 0 0;
	display: block;
}
#business .business_cont_2 {
	position: relative;
	margin: 0 auto 50px;
	padding: 30px 0;
}
#business .business_cont_1 .img_box,
#business .business_cont_2 .img_box {
	position: absolute;
	width: calc(50% - 85px);
	height: 550px;
	top: 0;
	right: 85px;
	background: url("../../images/recruit/business/img_recruitment.png") no-repeat center top / cover;
}
#business .business_cont_2 .img_box {
	background: url("../../images/recruit/business/img_posinurse.png") no-repeat center top / cover;
}
#business .business_cont_1 .box,
#business .business_cont_2 .box {
	position: relative;
	width: 445px;
	margin: 0 auto 0 0;
}
#business .bnr_bk { margin-top: 150px; }


/*********** DATA ***********/

#data h3 {
	position: relative;
}
#data h3::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 1px;
	bottom: -10px;
	left: 0;
	right: 0;
	margin: auto;
	background: #000;
}

#data .data_list li {
	position: relative;
	background: #fff;
	text-align: center;
	width: 45%;
	padding: 50px 0 85px;
	margin: 40px 0;
}
#data .data_list li p {
	font-size: 100px;
	font-weight: 500;
}
#data .data_list li p span {
	font-size: 25px;
}
#data .data_list li p small {
	font-size: 60px;
}
#data .data_list li img {
	position: absolute;
	width: 155px;
	bottom: -45px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box .img1 {
	position: absolute;
	width: 180px;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box .img2 {
	position: absolute;
	width: 85px;
	bottom: -45px;
	left: auto;
	right: 20px;
}
#data .data_list li.ex_box .img3 {
	position: absolute;
	width: 85px;
	bottom: -45px;
	left: 20px;
	right: auto;
}


/*********** INTERVIEW ***********/

/* 記事一覧 */

#interview ul li {
	position: relative;
	filter: grayscale(100%);
	transition: all 0.3s ease-in;
	width: 45%;
	margin-bottom: 30px;
}
#interview ul li:nth-child(2n) {
	margin-top: 100px;
}
#interview ul li:hover {
	filter: grayscale(0%);
}
#interview ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#interview ul li .article_txt_box dl {
	margin-top: 1.5em;
	padding: 0 30px;
	box-sizing: border-box;
}
#interview ul li .article_txt_box dl dt {
	font-weight: 700;
	margin-bottom: 1.5em;
}

/* 詳細ページ */
#interview .img_box_jw,#interview .img_box_ah,#interview .img_box_tk,#interview .img_box_mt,#interview .img_box_sa {
	position: absolute;
	width: 65%;
	height: 520px;
	top: 0;
	right: 85px;
	background: url("../../images/recruit/interview/jw/img_main.png") no-repeat top left / cover;
}
#interview .img_box_ah {
	background: url("../../images/recruit/interview/ah/img_main.png") no-repeat top left / cover;
}
#interview .img_box_tk {
	background: url("../../images/recruit/interview/tk/img_main.png") no-repeat top left / cover;
}
#interview .img_box_mt {
	background: url("../../images/recruit/interview/mt/img_main.png") no-repeat top left / cover;
}
#interview .img_box_sa {
	background: url("../../images/recruit/interview/sa/img_main.png") no-repeat top left / cover;
}
#interview .article_ttl_box {
	position: relative;
}
#interview .article_ttl_box p {
	font-size: 1.3rem;
	font-weight: 500;
	margin-top: 130px;
}
#interview .article_ttl_box h1 {
	font-size: 3.0rem;
	line-height: 1.4;
	margin: 2.5em auto 1.2em;
}
#interview .article_ttl_box dl {
	font-size: 0.85em;
}
#interview .article_ttl_box dt {
	font-weight: 700;
	margin-bottom: 1.8em;
}
#interview .article_ttl_box dt span {
	font-size: 1.3rem;
}
#interview section.article {
	padding: 0;
}
#interview .article hr {
	width: 100%;
	height: 1px;
	border: none;
	margin: 100px auto;
	background-color: #C1C1C1;
}
#interview .article h2 {
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0.8em;
}
#interview .article h2 span {
	font-size: 1.0rem;
	font-weight: 700;
	color: #A50000;
	display: inline-block;
	margin-bottom: 1.0em;
}
#interview .article .txt_box {
	margin: 0 auto 50px;
}
#interview .article .article_wrap {
	margin: 80px auto 0;
}
#interview .article .article_img_box {
	max-width: 1235px;
	width: 90%;
	margin: 100px auto;
	padding: 0 0 0 135px;
	box-sizing: content-box;
}
@media screen and (max-width: 1370px) {
#interview .article .article_img_box {
	max-width: 1085px;
	width: 90%;
	margin: 100px auto;
	padding: 0;
	box-sizing: content-box;
}
}
#interview .layout_article_box1,
#interview .layout_article_box2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#interview .layout_article_box1 > div:first-child,
#interview .layout_article_box2 > div:last-child {
	width: 440px;
}
#interview .layout_article_box1 > div:last-child,
#interview .layout_article_box2 > div:first-child {
	width: calc(100% - 520px);
}


/*********** POSITION ***********/

#position .page_ttl_box_1 {
	background: url("../../images/recruit/position/h_position.png") top center / cover;
}

#position .ttl_box_wh {
	margin: 60px auto 30px;
}


/* 詳細ページ */
#position_job .page_nav {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}
#position_job .page_nav > div {
	position: relative;
	width: calc(50% - 1px);
	background: #F7D6D6;
	text-align: center;
}
#position_job .page_nav > div::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
	box-sizing: border-box;
	right: 20px;
	top: 0.7em;
}
#position_job .page_nav > div::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	box-sizing: border-box;
	right: 24.5px;
	top: 0.7em;
}
#position_job .page_nav a {
	width: 100%;
	padding: 0.2em 0;
	display: block;
}
#position_job .lead_box {
	margin: 30px 0;
}
#position_job .lead_box dt {
	font-size: 1.5rem;

}
#position_job .number {
	position: relative;
	font-size: 60px;
	font-weight: 100;
	line-height: 1.0;
	display: inline-block;
}
#position_job .number::before {
	position: absolute;
	content: "";
	height: 65px;
	width:1px;
	transform: rotate(35deg);
	right: -30px;
	bottom: 0;
	background: #fff;
}
#position_job .work_box h3 {
	font-weight: 400;
	margin: 1.0em auto 0.5em;
}

#position_job .schedule {
	background: url("../../images/recruit/position/recruitment/bg_day_pc.png") no-repeat center / cover;
}

/*********** CONTACT ***********/

.form_area {
	width: 100%;
	overflow: hidden;
	margin: 40px auto 60px;
}
.form_area dl {
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
	display: flex;
	border-bottom: 1px solid #C1C1C1;
}
.mw_wp_form_confirm dl {
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
	display: flex;
	align-items: baseline;
	border-bottom: 1px solid #C1C1C1;
}
.form_area dl dt {
	width: 200px;
	padding: 15px 0 10px;
}
.form_area dl dt .required {
	font-size: 0.6rem;
	font-weight: 400;
	line-height: 1.0;
	color: #A50000;
	vertical-align: text-top;
}
.form_area dl dd {
	width: calc(100% - 200px);
	float: left;
	padding: 10px 0;
}
.form_area dl dd input {
	width: 100%;
	padding: 0.7em 1.0em;
	border: 1px solid #C1C1C1;
	border-radius: 0;
	box-sizing: border-box;
	background: #F8F8F8;
}
.form_area dl dd textarea {
	width: 100%;
	height: 150px;
	padding: 0.5em 1.0em;
	border: 1px solid #C1C1C1;
	border-radius: 0;
	box-sizing: border-box;
	background: #F8F8F8;
}
.form_area dl dd input::placeholder {
	color: #969696;
}
.form_area dl dd.radio input {
	width: 20px;
}
.form_area dl dd.radio > span {
	display: inline-block;
}
.form_area dl dd.radio label span {
	vertical-align: sub;
}
.form_area dl dd.zip input {
	width: 150px;
}
.form_area dl dd.file input {
	width: 350px;
	padding: 0.7em 0;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	background: transparent;
}
.form_area dl dd .error {
	color: #ea5050;
}
.form_area .agreement {
	background: #F8F8F8;
	border: 1px solid #C1C1C1;
	overflow-y: scroll;
	height: 150px;
	padding: 15px 20px;
	margin-bottom: 15px;
	box-sizing: border-box;
	font-size: 0.8rem;
}
.form_area dl dd input[type=checkbox] {
	width: 30px;
}
.mw_wp_form_input .input_disp{
  display: block;
}
.mw_wp_form_input .confirm_disp{
  display: none;
}
.mw_wp_form_confirm .input_disp{
  display: none;
}
.mw_wp_form_confirm .confirm_disp{
  display: block;
}
.form_area .btn_form {
	width:350px;
	margin: 30px auto 0;
	text-align: center;
	color: #fff;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.form_area .btn_form input {
	width: 100%;
	padding: 0.5em 0;
	margin: 15px 0;
	background: #A50000;
	border: none;
	border-radius:0px;
	cursor: pointer;
	color: #fff;
	-webkit-appearance:none;
}
.form_area .btn_form:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.form_area .btn_form:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}
.form_area dl.form_position  {
   display: block;
}
.form_area dl.form_position dt {
    padding: 15px 0 10px;
	width: 200px;
	float: left;
}
.form_area dl.form_position dd {
	display: block;
	float: none;
	width: calc(100% - 200px);
	margin-left: 200px;
	margin-top: 10px;
}
.form_area dl.form_position dd.radio > span {
    display: block;
}

.mw_wp_form .form_position .horizontal-item + .horizontal-item {
    margin-left: 0;
}

.conf_page .form_area .txt_blank {
	display: none;
}



@media screen and (max-width: 1024px) {

/*********** SYSTEM ***********/

#system dl {
	display: flex;
	justify-content:space-between;
	border-top: 1px solid #C1C1C1;
	padding: 2.0em 0;
}
#system dl:last-child {
	border-bottom: 1px solid #C1C1C1;
}
#system dl dt {
	width: 22%;
	font-size: 17px;
}
#system dl dd:nth-child(2n-1) {
	width: 40%;
	font-size: 13px;
	line-height: 2.0;
	margin-right: 3%;
}
#system dl dd:nth-child(2n) {
	width: 32%;
	font-size: 13px;
	line-height: 2.0;
	margin-right: 3%;
}
	
/*********** BUSINESS ***********/

#business .business_cont_1 .img_box,
#business .business_cont_2 .img_box {
	height: 450px;
}
#business .business_cont_1 .box,
#business .business_cont_2 .box {
	position: relative;
	width: 50%;
	margin: 0 auto 0 0;
}
	
/*********** DATA ***********/

#data .data_list li {
	position: relative;
	background: #fff;
	text-align: center;
	width: 47%;
	padding: 50px 0 85px;
	margin: 40px 0;
}
#data .data_list li p {
	font-size: 80px;
	font-weight: 500;
}
#data .data_list li p span {
	font-size: 20px;
}
#data .data_list li p small {
	font-size: 40px;
}
#data .data_list li img {
	position: absolute;
	width: 155px;
	bottom: -50px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box .img1 {
	position: absolute;
	width: 180px;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box .img2 {
	position: absolute;
	width: 85px;
	bottom: -50px;
	left: auto;
	right: 20px;
}
#data .data_list li.ex_box .img3 {
	position: absolute;
	width: 85px;
	bottom: -50px;
	left: 20px;
	right: auto;
}
	
/*********** INTERVIEW ***********/
	
/* 詳細ページ */
#interview .article_ttl_box h1 {
	font-size: 3.0rem;
	line-height: 1.4;
	margin: 2.5em auto 2.0em;
}
#interview .article_ttl_box dl {
	font-size: 0.85em;
}
#interview .article_ttl_box dt {
	font-weight: 700;
	margin-bottom: 2.0em;
}
#interview .article h2 {
	font-size: 2.5rem;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0.8em;
}
#interview .layout_article_box1,
#interview .layout_article_box2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#interview .layout_article_box1 > div:first-child,
#interview .layout_article_box2 > div:last-child {
	width: 300px;
}
#interview .layout_article_box1 > div:last-child,
#interview .layout_article_box2 > div:first-child {
	width: calc(100% - 350px);
}
	
}


@media screen and (max-width: 767px) {
	
/*********** PAGE TTL ***********/

.page_ttl_box_1,
.page_ttl_box_2 {
	position: relative;
	width: 100%;
	height: 250px;
	z-index: 1;
}
.page_ttl_box_1 h1,
.page_ttl_box_2 h1 {
	position: absolute;
	bottom: 30px;
	left: 5%;
	color: #fff;
	line-height: 0.6;
	font-size: 50px;
	font-weight:  500;
}
.page_ttl_box_1 h1 span,
.page_ttl_box_2 h1 span {
	color: #fff;
	font-size: 13px;
	font-weight: 700;
}
.page_ttl_box_2 {
	position: relative;
	width: 100%;
	height: 220px;
	z-index: 1;
}
.page_ttl_box_2 h1 {
	bottom: 50px;
	left: 5%;
	color: #000;
}
.page_ttl_box_2 h1 span {
	color: #000;
}

/*********** SYSTEM ***********/

#system dl {
	display: flex;
	justify-content:flex-start;
	flex-wrap: wrap;
	border-top: 1px solid #C1C1C1;
	padding: 2.0em 0;
}
#system dl:last-child {
	border-bottom: 1px solid #C1C1C1;
}
#system dl dt {
	width: 100%;
	font-size: 17px;
	margin-bottom: 0.5em;
}
#system dl dd:nth-child(2n-1) {
	width: 100%;
	font-size: 13px;
	line-height: 2.0;
}
#system dl dd:nth-child(2n) {
	width: 100%;
	font-size: 13px;
	line-height: 2.0;
}
	
	
/*********** BUSINESS ***********/
	
#business .business_cont_1,
#business .business_cont_2 {
	position: relative;
	margin: 10% auto 0;
	padding: 30px 0 0;
}

#business .business_cont_1 .img_box,
#business .business_cont_2 .img_box {
	position: relative;
	width: 90%;
	height: 250px;
	top: 0;
	right: 0;
	margin: auto;
}
#business .business_cont_1 .box,
#business .business_cont_2 .box {
	position: relative;
	width: 100%;
	margin: 5% auto;
}
#business .business_cont_1 .ttl_box_bk,
#business .business_cont_2 .ttl_box_bk{
	margin-bottom: 5%;
}
#business .bnr_bk { margin-top: 0; }

	
/*********** DATA ***********/

#data .data_list li {
	position: relative;
	background: #fff;
	text-align: center;
	width: 90%;
	padding: 40px 0 80px;
	margin: 40px auto;
}
#data .data_list li img {
	position: absolute;
	width: 155px;
	bottom: -60px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box {
	padding: 40px 0 200px;
}
#data .data_list li.ex_box .img1 {
	position: absolute;
	width: 120px;
	bottom: 40px;
	left: 0;
	right: 0;
	margin: auto;
}
#data .data_list li.ex_box .img2 {
	position: absolute;
	width: 68px;
	bottom: -40px;
	left: auto;
	right: 10px;
}
#data .data_list li.ex_box .img3 {
	position: absolute;
	width: 68px;
	bottom: -40px;
	left: 12px;
	right: auto;
}
	
	
/*********** INTERVIEW ***********/

#interview ul li {
	position: relative;
	filter: grayscale(100%);
	transition: all 0.3s ease-in;
	width: 90%;
	margin: 0 auto 15%;
}
#interview ul li:nth-child(2n) {
	margin-top: 0;
}
#interview ul li:ontouchstart {
	filter: grayscale(0%);
}
#interview ul li a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#interview ul li .article_txt_box dl {
	margin-top: 1.5em;
	padding: 0 5%;
	box-sizing: border-box;
}
	
/* 詳細ページ */
#interview .img_box_jw,#interview .img_box_jw,#interview .img_box_ah,#interview .img_box_tk,#interview .img_box_mt,#interview .img_box_sa {
	position: absolute;
	width: 100%;
	height: 320px;
	top: 70px;
	right: 0;
	background-position: center top;
}
#interview .article_ttl_box {
	position: relative;
	margin-top: 400px;
}
#interview .article_ttl_box p {
	font-size: 1.3rem;
	font-weight: 500;
	margin-top: 0;
}
#interview .article_ttl_box h1 {
	font-size: 2.8rem;
	line-height: 1.4;
	margin: 0.7em auto 0.3em;
}
#interview .article_ttl_box dl {
	font-size: 0.85em;
}
#interview .article_ttl_box dt {
	font-weight: 700;
	margin-bottom: 1.8em;
}
#interview .article h2 {
	font-size: 2.2rem;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 0.8em;
}
#interview .article h2 span {
	font-size: 1.0rem;
	font-weight: 700;
	color: #A50000;
	display: inline-block;
	margin-bottom: 1.0em;
}
#interview .article .txt_box {
	margin: 0 auto 30px;
}
#interview .article .article_wrap {
	margin: 40px auto 0;
}
#interview .article .article_img_box {
	width: 120%;
	margin: 20px auto 0;
	padding: 0;
	box-sizing: content-box;
}
#interview .layout_article_box1,
#interview .layout_article_box2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#interview .layout_article_box1 > div:first-child,
#interview .layout_article_box2 > div:last-child {
	width: 100%;
	order: 1;
}
#interview .layout_article_box1 > div:last-child,
#interview .layout_article_box2 > div:first-child {
	width: 100%;
	order: 2;
}
	
/*********** POSITION ***********/
	
/* 詳細ページ */
#position_job .page_nav {
	display: block;
	justify-content: space-between;
	margin-bottom: 80px;
}
#position_job .page_nav > div {
	position: relative;
	width: 100%;
	background: #F7D6D6;
	text-align: center;
	margin-bottom: 2px;
}
#position_job .page_nav > div::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 10px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(45deg);
	box-sizing: border-box;
	right: 20px;
	top: 1.0em;
}
#position_job .page_nav > div::after {
	position: absolute;
	content: "";
	width: 1px;
	height: 12px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	box-sizing: border-box;
	right: 24.5px;
	top: 1.0em;
}
#position_job .page_nav a {
	width: 100%;
	padding: 0.5em 0;
	display: block;
}
#position_job .lead_box {
	margin: 30px 0;
}
#position_job .lead_box dt {
	font-size: 1.5rem;
	margin-bottom: 0.5em;
}
#position_job .number {
	position: relative;
	font-size: 45px;
	font-weight: 100;
	line-height: 1.0;
	display: inline-block;
	margin-top: 35px;
}
#position_job .number::before {
	position: absolute;
	content: "";
	height: 50px;
	width:1px;
	transform: rotate(35deg);
	right: -30px;
	bottom: 0;
	background: #fff;
}
#position_job .work_box h3 {
	font-weight: 400;
	margin: 1.0em auto 0.5em;
}

#position_job .schedule {
	background: url("../../images/recruit/position/recruitment/bg_day_pc.png") no-repeat center / cover;
}
	

/*********** CONTACT ***********/

.form_area {
	width: 100%;
	overflow: hidden;
	margin: 40px auto 0;
}
.form_area dl {
	margin: 0;
	padding: 20px 0;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #C1C1C1;
}
.form_area dl dt {
	width: 100%;
	padding: 15px 0 0;
}
.form_area dl dt .required {
	font-size: 0.6rem;
	font-weight: 400;
	line-height: 1.0;
	color: #A50000;
	vertical-align: text-top;
}
.form_area dl dd {
	width: 100%;
	float: left;
	padding: 10px 0;
}
.form_area dl dd input::placeholder {
	color: #969696;
}
.form_area dl dd.radio input {
	width: 15px;
}
.form_area dl dd.radio > span {
	width: 100%;
	margin: 0 0 0.5em 0!important;
}
.form_area dl dd.zip input {
	width: 30%;
}
.form_area dl dd.file input {
	width: 80%;
	padding: 0.7em 0;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	background: transparent;
}
.form_area .btn_form {
	width:100%;
}
	
.form_area dl.form_position  {
   display: block;
}
.form_area dl.form_position dt {
    padding: 15px 0 0;
	width: 100%;
	float: none;
}
.form_area dl.form_position dd {
	display: block;
	float: none;
	width: 100%;
	margin-left: 0;
	margin-top: 10px;
}


	
}
