@charset "utf-8";


#wrap_dm {
	background: #fdf2f7;
	padding-top: 20px;
}


#form_list_sp{
	display:none;
}

h2{
	display:block;
	width:354px;
	margin:0 auto;
	padding:50px 0px;
}
a{
	color:#db4d6d;
}
p{
	color:#484848;
}
.read{
	width:620px;
	font-size:14px;
	line-height:1.5em;
	margin:0 auto;
}
.read span{
	color:#e60012;
}

.icon01{
	background:url(../common/img/icon01.jpg) no-repeat;
	width:37px;
	height:18px;
	display:inline-block;
	text-indent:-9999px;
}
#form_list{
	color:#707070;
	font-size:15px;
	width:861px;
	margin:50px auto 0 auto;
}
tr{
	background:url(../common/img/boder.jpg) bottom no-repeat;
	width:861px;
}
td{
	padding:20px;
	line-height:1.5em;
}
.inm5{
	margin:0 5px !important;
}

textarea{
	width:400px !important;
	height:10em;
}

.txt_02{
	width:861px;
	margin:0 auto;
	font-size:14px;
	line-height:1.5em;
	padding:40px 0;
}

.txt_03{
	width:821px;
	border:1px solid #e60012;
	color:#e60012;
	margin:40px auto;
	font-size:14px;
	line-height:1.5em;
	padding:20px;
}


/*
input[type="submit"] {
	width:500px;
	height:50px;
	background:url(../common/img/submit_btm.jpg) no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    text-align: center;
	margin:60px auto 0 auto;
}
*/

#formbtn {
	display: table;
	margin:30px auto 0 auto;
}

#btnConfirm {
	width:500px;
	height:50px;
	background:url(../common/img/submit_btm.jpg) no-repeat;
    border: medium none;
    cursor: pointer;
    display: block;
    text-align: center;
	margin:30px auto 0 auto;
}

#btnSend {
	width:340px;
	height:50px;
	background:url(../common/img/conf_btm01.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	display: table-cell;
/*    display: block;*/
	text-align: center;
	margin-right: 60px;
}

#cancel {
	width:340px;
	height:50px;
	background:url(../common/img/conf_btm02.jpg) no-repeat;
	border: medium none;
	cursor: pointer;
	display: table-cell;
/*    display: block;*/
	text-align: center;
}


#formbtnL {
	width:340px;
	height:50px;
	display: table-cell;
	margin-right: 60px;
}

#formbtnR {
	width:340px;
	height:50px;
	display: table-cell;
	text-align: right;
}




.txt_04{
	width:821px;
	margin:20px auto 0 auto;
	font-size:12px;
	line-height:1.5em;
}

.txt_05{
	width:821px;
	margin:20px auto 0 auto;
	font-size:12px;
	line-height:1.5em;
	padding-bottom: 50px;
}

.c_txt{
	font-size:12px;
	line-height:1.5em;
	margin-top:5px;
}

.f_01{
	width:20%;
}






#error {
	line-height:1.5em;
	width: 861px;
	color: #0000ff;
	margin: 0 auto;
	padding-top: 40px;
}

.form_tl{
	width:821px;
	color:#e60012;
	margin:30px auto 0 auto;
	font-size:24px;
	text-align: center;
	line-height:1.5em;
	padding:10px;
}

.form_complete{
	width:821px;
	margin:30px auto 0 auto;
	line-height:1.5em;
	padding-bottom: 50px;
}
.what_yoyaku {
	padding-bottom: 4em;
	width:620px;
	font-size:14px;
	line-height:1.5em;
	margin:0 auto;
	clear: left;
}
.what_yoyaku  h4 {
	font-size: 20px;
	color:#e60012;
	margin-bottom: 10px;
}
.what_yoyaku .pict {
	float: left;
	width: 10%;
margin-bottom: 1em;
}
.what_yoyaku .pict img {
	width: 100%;
}
.what_yoyaku .cont {
	float: left;
	width: 80%;
	margin-bottom: 1em;
}
.read {
	clear: left;
}
.pc_only {
	display: inherit;
}
.sp_only {
	display: none;
}
