@charset "utf-8";

@media screen and (max-width: 750px) {
#wrapper.form {
	margin: 0 4%;
}

#wrapper.form p.copy {
	margin-bottom: 30px;
	line-height: 1.4;
}

/* GMO
---------------------------------------------*/
#wrapper.form dl.gmo {
	display: table;
}
#wrapper.form dl.gmo dt,
#wrapper.form dl.gmo dd {
	display: table-cell;
	vertical-align: middle;
	padding: 10px;
}
#wrapper.form dl.gmo dd {
	line-height: 1.4;
}

/* 確認画面
---------------------------------------------*/
#wrapper.confirm td {
	line-height: 1.6;
}


/* -----------------------------------------------------------------------------

	資料請求
  
----------------------------------------------------------------------------- */
#wrapper.form.catalog form table td ul.menu li {
	min-height: 15px;
	margin-bottom: 22px;
}
#wrapper.form.catalog form table td ul.menu li:last-child {
	margin-bottom: 0;
}

/* -----------------------------------------------------------------------------

	Aniversa2016
  
----------------------------------------------------------------------------- */
#wrapper.aniversa h1 + p {
	text-align: center;
	margin: 40px 0;
	line-height: 1.5;
	font-weight: bold;
	font-size: 1.5rem;
}
#wrapper.aniversa h1 + p span {
	font-size: 2rem;
	display: block;
	margin-bottom: 10px;
}
#wrapper.aniversa .mv {
	text-align: center;
	margin-bottom: 30px;
	margin: 0 -4%;
}
#wrapper.aniversa .mv img {
	width: 100%;
	height: auto;
}
#wrapper.aniversa .leadTop {
	font-size: 1.4rem;
	line-height: 1.8;
	margin-top: 20px;
	background: url(../form/753_online/img/bg_lead.jpg) right center no-repeat;
	background-size: 79px;
	padding: 20px 100px 20px 0;
	min-height: 165px;
}


.bnrWide {
	text-align: center;
	margin-top: 30px;
}
.bnrWide a {
	display: inline-block;
}
.bnrWide dt {
	margin-bottom: 15px;
}
.bnrWide dd {
	line-height: 1.6;
}
#wrapper.end dl.next {
	text-align: center;
	margin-bottom: 40px;
}
#wrapper.end dl.next dt {
	font-size: 1.9rem;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1.5;
}
#wrapper.end dl.next dd {
	font-size: 1.6rem;
	line-height: 1.6;
	margin-top: 15px;
}

}