header{
	width:100%;
	margin: 0;
}
header #info{
	padding-top: 6px;
	text-align: right;
	color: #649EC1;
	float: right;
	font-weight: bold;
	font-family: Meiryo UI,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
header #line{
	background: url(/imgs/lp1/line01_2.png);
	width: 100%;
	height:4px;
}
.header-area{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
    line-height: 30px;
    padding-left: 10px;
	}

.clear{
	clear: both;
}
.sec_02{
	width:100%;
	margin: 0;
	background: url(/imgs/lp1/lpnew_bg02.png);
}

.lp-telbox {
	width: 32.6% !important;
	}

.txtTel-lp {
	width: 91%;
}
.last-tel-form-lp {
	width: 99.5% !important;
}
.bold-lp {
    font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size: 130%;
    font-weight: bold !important;
}


/*lpサイト 松井調整*/

	.lp-form {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: midde;
	}
.lp-entry {
    margin-right: auto;
    margin-left: auto;
   	width: 80% !important;
}
.lp-button {　 /*こちらから　ボタン*/
	width: 80% !important;
    margin-left: auto !important;
    margin-right: auto;
    height: auto !important;
}
	.lp-entry-button{ /*登録ボタン*/
	margin: 20px 0;
    padding: 20px 16px;
    border-radius: 15px;
    background: -moz-linear-gradient(
	top,
	#edc013 0%,
	#f2e0ac 19%,
	#f7c83b 10%,
	#f5c431 50%,
	#edc013);
	background: -webkit-gradient(
	linear, left top, left bottom,
	from(#edc013),
	color-stop(0.19, #f2e0ac),
	color-stop(0.10, #f7c83b),
	color-stop(0.50, #f5c431),
	to(#edc013));
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
    border-bottom: solid 5px #86320ba3;
    border-top: solid 2px #86320ba3;
    border-right: solid 2px #86320ba3;
    border-left: solid 2px #86320ba3;
    width: 80%;
    font-size: 2rem;
    font-weight: bold;
    font-family: Meiryo UI,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.entry-position {
	margin: 40px auto;
	}
	.lp-th {
	width: 32% !important;

	}
	.lp-mail {
	width: 99.6% !important;
	}

	.lp-full-form {
	width: 99.6% !important;
	}

	.lp-form-box {
	width: 90%;
    text-align: left;
	}

	.lp-form-box h3 {
	font-size :15px;
	}
   	.lp-2column {
	width: 49.3% !important;
	}
	.txtNamae-lp {
	width: 99.5%;
	display; inline-block !important;
	}

   	.lp-3column {
	width: 32.3%;
		}
   	.lp-ymd {
		display : inline-block;
		width: 83%;
	}
/*	.lp-telbox {
	width: 32.6% !important;
		}

	.txtTel-lp {
	width: 91%;
	}
	.last-tel-form-lp {
	width: 99.5% !important;
	}*/

	.w50-lp {
		width: 50%;
	}
	.first-preferred-date {
		width: 22.7%;
	}

	.preferred-date {
		width: 24.5%;
	}
   	.preferred-ymd {
		display: inline-block;
		width: 78%;
	}
	.margin-lr {
	margin-left: auto;
	margin-right: auto;
	}

	.lp-agreement {
	width: 90% !important;
    margin-left: auto;
    margin-right: auto;
	}

@media (max-width: 374px) {
   	.lp-2column {
	width: 48.6% !important;
	}
   	.lp-ymd {
	display : inline-block;
	width: 80%;
	}
	.lp-mail {
	width: 99% !important;
	}
	.lp-full-form {
	width: 99% !important;
	}
	.first-preferred-date {
    width: 49%;
	}
	.preferred-date {
    width: 49.2%;
	}
	.preferred-ymd {
    width: 87.3%;
	}
}

@media (min-width: 390px) {
	.img-ankenlogo {
		height: 39px;
		width: 180px;
	}
}


@media screen and (min-width: 375px) and (max-width: 479px) {
	.txtNamae-lp {
	width: 98%;
	}
	.lp-mail {
	width: 98.8% !important;
	}
	.lp-2column{
	width: 49% !important;
	}
	.first-preferred-date {
    width: 17.5%;
	}
	.preferred-date {
    width: 26.2%;
	}
	.preferred-date-y {
    width: 28.2%;
	}
	.preferred-date-md {
    width: 25%;
	}
	.preferred-ymd {
    width: 78%;
	}
}


@media (max-width: 480px) {
	.lp-thtb {
	display: block !important;
	width: 100% !important;
	}
.entry-position {
	margin: 6% auto;
	}
}

@media (max-width: 767px) {
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	}
	.lp-telbox {
	width: 32.3% !important;
		}

	.txtTel-lp {
	width: 84% !important;
	}
	.last-tel-form-lp {
	width: 95% !important;
	}
	.lp-top0 {
	margin-top: 0 !important;
	}
	.lp-entry-button{/*登録ボタン*/
	font-size: 2.5rem;
	margin: 5px 0;
	}

	.lp-agreement {
	width: 100% !important;
    margin-left: auto;
    margin-right: auto;
	}
	.entry-position {
	margin: 6% auto;
	}
}
@media (min-width: 768px) {
	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
		vertical-align: baseline;
	}
	header #info{
		margin-right: 10px;
		font-size: 170%;
	}
	header .container_02{
		width: 100%;
		height: 40px;
		margin: 0;
		background-color: #ffffff;
	}

	header .center{
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		color: #FFFFFF;
		line-height: 30px;
		padding-left: 10px;
	}
	.sec_01{
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.sec_01_main{
		width:1000px;
		margin: auto;
		margin-top: 2px;
		margin-bottom: 0;
	}
	/* 元々の記述
	section .center_01{
		width: 1000px;
		height: 346px;
		margin: auto;
		padding-top: 20px;
	}
	section .center_02{
		width: 1000px;
		height: 1081px;
		margin: auto;
		padding-top: 20px;
	}
	*/
	section .center_01{
		width: 1000px;
		height: auto;
		margin: auto;
		padding: 20px 0;
 	}
	section .center_02{
		width: 1000px;
		height: auto;
		margin: auto;
		padding: 20px 0;
	}
	#bannerSize {
	/*	width 962px; */
		height: 108px;
		margin-left:19px;
	}
	table {
		border-collapse: collapse;
		border-spacing: 0;
		width: 900px !important;
	}
	/*松井追記*/
	.lp-contents-area {
	width: 100% !important;
	margin-left: auto;
	margin-right: auto;
	}
	.lp-form-box{
	width: 90% !important;
	}

	.w100 {
		width: 100% !important;
	}
	.table-lp {
	width: 90% !important;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
		}
}




.pt_20{
	padding-top: 20px;
	margin-right:auto;
	margin-left:auto;
}
.img_center{
	margin-right:auto;
	margin-left:auto
}
#banner {
	background: url(/imgs/lp1/banner_01.png) no-repeat;
}




@media screen and (min-width: 480px) and (max-width: 767px) {
	.preferred-date {
    width: 25% !important;
	}
	.preferred-ymd {
    display: inline-block !important;
    width: 73% !important;
	}
	.first-preferred-date {
    width: 20% !important;
	}
	.lp-2column {
    width: 49.2% !important;
	}
	.lp-th {
	font-size: 12px;
	}


}

@media screen and (min-width: 768px) and (max-width: 999px) {
	.lp-form-box{
	width: 100% !important;
	}
	.lp-telbox {
	width: 32.49% !important;
		}

	.txtTel-lp {
	width: 88%;
	}
	.last-tel-form-lp {
	width: 99.5% !important;
	}
	.preferred-date {
    width: 24.5%;
	}
	.preferred-ymd {
    display: inline-block;
    width: 82%;
	}
	.first-preferred-date {
    width: 22.7%;
	}
}


@media (min-width: 768px) {


}

@media (min-width: 1000px) {
	.sec_01{
	width:1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	.lp-2column {
	width: 49.2% !important;
	}
   	.lp-3column {
	width: 32.5% !important;
		}
   	.lp-ymd {
		display : inline-block;
		width: 88% !important;
	}
	.preferred-date {
		width: 24.8% !important;
	}
   	.preferred-ymd {
		display: inline-block;
		width: 86% !important;
	}
		.lp-form-box{
	width: 89% !important;
	}
}


/*	220715チェックボックス設定追加 */
.agree-checkbox input[type=checkbox] {
	transform: scale(1.5);
	margin-right: 6px;
}

.agree-checkbox {
	font-weight: normal;
}