@charset "utf-8";

@media screen and (min-width: 751px), print {

#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.confirm p.copy {
	line-height: 1.6;
}
#wrapper.confirm p.copy b {
	display: block;
  font-size: 143%;
  color: #f25388;
}


/* -----------------------------------------------------------------------------

	資料請求
  
----------------------------------------------------------------------------- */
#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: 50px 0;
	line-height: 1.8;
	font-weight: bold;
	font-size: 2.3rem;
}
#wrapper.aniversa h1 + p span {
	font-size: 3rem;
	display: block;
}
#wrapper.aniversa .mv {
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
#wrapper.aniversa .leadTop {
	font-size: 2rem;
	line-height: 1.8;
	margin-top: 30px;
	text-align: center;
	background: url(../form/753_online/img/bg_lead.jpg) right 130px center no-repeat;
	background-size: 120px;
	padding: 50px 0;
}

.bnrWide {
	text-align: center;
	margin-top: 50px;
}
.bnrWide a {
	display: inline-block;
}
.bnrWide dt {
	margin-bottom: 15px;
}
.bnrWide dd {
	line-height: 1.6;
}
#wrapper.end dl.next {
	text-align: center;
	margin: 70px 0;
}
#wrapper.end dl.next dt {
	font-size: 2.5rem;
	margin-bottom: 40px;
	font-weight: bold;
}
#wrapper.end dl.next dd {
	font-size: 1.8rem;
	margin-top: 20px;
}

}