@charset "utf-8";
/* ▼システムで制御する部分
----------------------------------------------------------------------------- */

#titleimg{

	margin-left: auto;
	margin-right: auto;

	background-color: #ffffff;
}

.firstMsg{
	background-color: #f2f6fa;
	padding: 20px;
}

.noticeList li{padding-left: 1.75em;text-indent: -1.80em;font-size: 0.9em;}
.noticeNumList li{padding-left: 2.25em;text-indent: -2.5em;font-size: 0.9em;}
.bg_fff{background-color: #ffffff;}
.textF13px {font-size: 13px;}
.gray{color: #666666;}
a.arrow{
margin-right:7px;
padding-right:15px;
background:url(/common13/imgs/icon/icn_link_blue.png) right 5px no-repeat;
}

.arrow02{
margin-right:7px;
padding-right:15px;
background:url(/common13/imgs/icon/icn_anchor_blue.png) right 5px no-repeat;
}
h2.h2Title{
border-bottom: 4px solid #0076C7;
padding-bottom: 3px;
}


/* ===toggle=== */

#toggleList01 h4, #toggleList02 h4, #toggleList03 h4, #toggleList04 h4, #toggleList05 h4, #toggleList06 h4 {
	padding: 0px;
	cursor: pointer;
}

#toggleList06 h4, #toggleList07 h4, #toggleList08 h4, #toggleList09 h4, #toggleList10 h4, #toggleList11 h4 {
    cursor: pointer;
    padding: 0px;
}

#toggleList01 h4 { cursor: pointer; }


.toggleBtn {
	background: url("/crm/form/family/imgs/ico_plus.png") no-repeat 80% 50%;
	/*ie7対策 */
	*zoom: 1;

}
.toggleBtn .open {
	background: url("/crm/form/family/imgs/ico_minus.png") no-repeat 80% 50%;

}
.toggleBtn { margin-top: -1px; }

.toggleBtn .cancel{ display:block; }


h4.toggleBtn.preLink { padding: 0 !important; }
h4.toggleBtn.preLink a { padding: 0px; }

h4.toggleBtn.preLink a {
	padding:0px 0px 0px 5px !important;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
}

h4.toggleBtn.preLink { padding: 0!important; }

.box900 {
	margin-left:auto;
	margin-right:auto;
}

.notes_box {
	padding: 10px;
	background-repeat:repeat-y;
	background-color:#fff;
	/* 900幅に合わせるため左右のborder分を引いた値 */

}
.bdr_grayCall {
	border:3px solid #dddddd;
	border-radius: 6px;

}
.addLineTop{border-top: 1px dashed #dddddd}
/* input type="submit" のみ */
/* ボタン */
#enqt td.a-txt input[type="submit"],
#enqt td.a-txt input[type="button"],
#submit input[type="submit"],
#submit input[type="button"],
button.pl-deleteButton,
#submit button.submit{
	overflow:visible;
	cursor: pointer;
	border-radius: 3px;
	padding:12px 10px;
	font-size:14px;
	line-height: 1;
	vertical-align:middle;
}
#enqt td.a-txt input[type="submit"],
#enqt td.a-txt input[type="button"],
#submit input[type="button"],
button.pl-deleteButton,
#submit button{
	background: #ddd;
}
#err + input[type="button"]{ /* 仮登録エラー画面用 */
	position:relative;
	left:50%;
	width:200px;
	margin:30px 0 30px -100px;
}
#enqt td.a-txt input[type="button"]{
	margin: 4px 6px;
}
#submit input[type="submit"],
#submit input[type="button"],
#submit button.submit{
	padding: 16px 20px;
	height: auto;
	font-size: 18px;
	font-weight: bold;
	margin:0 10px;
}
#submit input[type="submit"],
#submit button.submit{
	color:#ffffff;
}

/* input type="reset" のみ */
#submit input[type="reset"] {
	display:none;
}

/* URL */
#url{
	text-align:center;
	margin:30px 0;
}
.g-recaptcha{
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    text-align: center;
    margin-bottom: 20px;
    max-width: 320px;

}
#msg02 .bdr_gray3px .tblcont{display: table;width: 100%;}
#msg02 .bdr_gray3px .tblcontL {
    display: table-cell;
    width: 85%;
    vertical-align: middle;
}
#msg02 .bdr_gray3px .tblcontR {
    display: table-cell;
    width: 10%;
    vertical-align: middle;
    padding-left: 5px;
}

/* responsive PC
----------------------------------------------------------------------------- */
@media screen and (min-width: 769px){
	#title,
	#titleimg,
	#msg,
	#msg02,
	#enqt,
	#submit,
	#err{
		width: 800px;
		padding-left:30px;
		padding-right:30px;
	}
	.notes_box{
		width: 700px;
		padding-left:20px;
		padding-right:20px;
	}
	.a_expansion span{
		display: none;
		text-align: right;
	}
	#cmnmsg,
	#footer{
		width: 800px;
	}

	#err #err{ /* 仮登録エラー画面用 */
		padding:30px 0;
		width:auto;
	}
	#enqt table #err{
		width:auto;
	}
	/* label のみ */
	#enqt td.a-txt label{
		padding:3px 0px ;
	}
	#enqt td.a-txt label:first-child{
		padding:0px 0px 3px 0;
	}
	#enqt td.a-txt td{
		padding-right:10px;
	}
	.tblcell{
		display: table;
		padding: 20px 10px;
		width: 96%;
	margin-left: auto;
	margin-right: auto;
	}
	.prztitle{
		display: table-cell;
		width: 220px;
		vertical-align: middle;
	}
	.callbox{
		display: table-cell;
		width: 480px;
		vertical-align: middle;
	}
	.bdr_grayCall h3{
		background-color: #0076C7;
		color: #ffffff;
		font-size: 18px;
		border-radius: 6px 6px 0 0 ;
		padding: 10px 5px;
	}
	.callbox .calltxt{
		font-size: 40px;
		color: #0072CC;
	}


}
/* responsive tablet
----------------------------------------------------------------------------- */
@media screen and (max-width: 768px){
	#title,
	#msg,
	#msg02,
	#err,
	#footer,
	.firstMsg,
	.notes_box,
	.enqtmsg{
		padding-left:6%;
		padding-right:6%;
	}
	#err #err{ /* 仮登録エラー画面用 */
		padding:30px 0;
	}
	#enqt td.a-txt input[type="text"]:before {
      content: "<div>" ;
	}
	#enqt td.a-txt input[type="text"]:after{
				content: "</div>" ;
	}
	#enqt td.a-txt input[type="text"] div, 
	#enqt td.a-txt input[type="password"]
	#enqt td.a-txt select{
		width:auto;
		max-width:100%!important;
	}
	#enqt td.a-txt textarea{
		display:block;
		width:100%;
	}
	#enqt td.q-txt{
		padding: 0 6%;
	}
	#enqt td.a-txt{
		padding: 0 6% 30px 6%;
	}
	#enqt td.a-txt table td{
		display: block
	}
	#container img{
		max-width:100%;
	}
	.br:before {
	content: "\A" ;
	white-space: pre ;
	}
	.toggleBtn {
		background: url("/crm/form/family/imgs/ico_plus.png") no-repeat 96% 50%;
		/*ie7対策 */
		*zoom: 1;

	}
	.toggleBtn .open {
		background: url("/crm/form/family/imgs/ico_minus.png") no-repeat 96% 50%;

	}
	.a_expansion span{
		display: block;
		text-align: right;
	}
	h2.h2Title{margin-left: 10px;margin-right: 10px;}
	.tblcell{
		padding:10px;
	}
	.prztitle{
		text-align: center;
	}
	.callbox{
		text-align: center;
	}
	.bdr_grayCall h3{
		background-color: #0076C7;
		color: #ffffff;
		font-size: 16px;
		border-radius: 6px 6px 0 0 ;
		padding: 10px 5px;
	}
	.callbox .calltxt{
		font-size:28px;
		text-align: center;
		color: #0072CC;
	}
	#msg02 .bdr_gray3px {font-size: 13px;}
	#msg02 .bdr_gray3px img {width: 33px;;}
}
/* responsive SP
----------------------------------------------------------------------------- */
@media only screen and (max-width : 640px) {
	#submit{
		padding-left:6%;
		padding-right:6%;
	}
	#submit input[type="submit"],
	#submit input[type="button"],
	#submit button{
		display:block;
		width:100%;
		margin:0 auto;
	}
	#submit input[type="submit"],
	#submit button{
		margin-bottom:20px;
	}
	
	/* label のみ */
	#enqt td.a-txt label{
		display: inline-block;
		padding:5px 0px ;
	}
	#container img{
		max-width:100%;
	}
	.toggleBtn {
		background: url("/crm/form/family/imgs/ico_plus.png") no-repeat 98% 50%;
		/*ie7対策 */
		*zoom: 1;

	}
	.toggleBtn .open {
		background: url("/crm/form/family/imgs/ico_minus.png") no-repeat 98% 50%;

	}
}


