@charset "utf-8";
.pageTtl .cTtl01{
	color:#b7d450;
	border-bottom:2px solid #b7d450;
}



/**/
#indContact{
}
#indContact .privacyFrame{
	border: 0;
	width: 100%;
	height: 200px;
	margin: 20px auto 80px;
	border:1px solid #ddd;
}


.cap{
	font-size:85%;
	color:#333;
	}

.mfp_loading_screen{
	display:none !important;
}

.w10,
.w30,
.w40,
.w50,
.w70,
.w80,
.w100{width:100%;}

/*必須*/
.must {
	display: inline-block;
	text-shadow: none;
	border:0;
	padding: 0 4px !important;
	line-height:1.4;
	font-size:1.6rem;
	font-weight:bold;
	padding:0;
	color: #fff;
	background-color:#e4007f;
	float: none;
	margin: 0 5px;
	border-radius: 0;
	box-shadow: none;
	background-image: none;
}
/*入力例*/
.example{
	font-size:1.6rem;
	color:#333;
	display:block;
	margin:5px 0 0 0;
}


form#mailformpro {

	padding: 0px;
}
form#mailformpro dl{
	width:100%;
	margin:0 auto;
	overflow:hidden;
}
form#mailformpro dl.agree{
	background:#eee;
	}
	
form#mailformpro dl dt {
	width:100%;
	font-size:2rem;
	padding:0 0 0 0.5em;
	text-align: left !important;
	line-height:1.4;
	margin:0 0 15px;
	border:0;
	border-left:5px solid #0079c3;
}
form#mailformpro dl dd {
	width:100%;
	border:0;
	margin:0 0 30px;
	padding:0;
	font-size:2rem;
	line-height:1.4;
	text-align:left;
}
form#mailformpro dl dd ul,
form#mailformpro dl dd ol {
	margin: 0px;
	padding: 0px;
}
form#mailformpro dl dd ul li,
form#mailformpro dl dd ol li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

form#mailformpro dl dd ul li,
form#mailformpro dl dd ol li {}

form#mailformpro input[type="text"],
form#mailformpro input[type="tel"],
form#mailformpro input[type="email"],
form#mailformpro select{
	border:0;
	padding:10px;
	font-size:2rem;
	background-color:#eee;
	border-radius:0;
}
form#mailformpro input[type="radio"]{
	font-size:1.6rem;
}

form#mailformpro label {
	border-radius: 0;
	margin:0;
	display: block;
	white-space: wrap;
}
form#mailformpro label.mfp_checked {
	padding: 5px;
	border: none;
	background: none;
	box-shadow: none;
}
form#mailformpro label.mfp_not_checked {
	padding: 5px;
	border: none;
}

form#mailformpro textarea{
	width:100% !important;
	height:10em !important;
	border:0;
	padding:10px;
	line-height:1.5;
	font-size:2rem;
	background-color:#eee;
	border-radius:0;
}
table#mfp_confirm_table {
	border-bottom:1px solid #ccc;
}
table#mfp_confirm_table tr.mfp_colored {
	background:#fff;
}
table#mfp_confirm_table tr.mfp_achroma {
	background:#fff;
}
table#mfp_confirm_table tr th,
table#mfp_confirm_table tr td {
	font-size:1.4rem;
	}
table#mfp_confirm_table tr th {
	background:#eee;
	font-weight:normal;
	}
div#mfp_phase_confirm h4 {
	font-size:1.4rem;
	margin:0 0 10px 0;
	}
.mfp_colored {
	background: none;
	}
.mfp_achroma {
	background:none;
	}
.mfp_element_all {
	max-width: 100%;
}
.mfp_element_text,
.mfp_element_number,
.mfp_element_select-one,
.mfp_element_email,
.mfp_element_tel,
.mfp_element_textarea,
.mfp_element_date,
.mfp_element_password {
	border: solid 1px #CCC;
	border-radius: 0;
	box-shadow: none;
	padding: 6px 8px;
	margin: 2px;
	vertical-align: middle;
}
.mfp_element_checkbox,
.mfp_element_radio {
	vertical-align: middle;
	margin: 0px 2px;
}
.mfp_element_file {
	font-size:1.2rem;
	display: inline-block;
	padding: 10px 10px;
	vertical-align: middle;
	border: solid 1px #CCC;
	box-shadow: 0px 0px 5px #CCC inset;
	background: #EEE;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
	border-radius: 0px;
	padding: 0;
	border: solid 1px #CCC;
	text-shadow:none;
	font-size:1.8rem;
	cursor: pointer;
	outline: none;
}
.mfp_element_reset {
	color: #333;
}
.mfp_element_submit,
.mfp_element_reset,
.mfp_element_button,
button.mfp_next,
button.mfp_prev {
	-webkit-transition: .3s;
	transition: .3s;
}
.mfp_element_submit:hover,
.mfp_element_reset:hover,
.mfp_element_button:hover,
button.mfp_next:hover,
button.mfp_prev:hover {
	box-shadow:none;
	background:#1a2f4b;
	opacity: 0.6;
	-khtml-opacity: .60; /* Safari 1.x */
	-moz-opacity: .60; /* FF lt 1.5, Netscape */
}
button.mfp_next,
button.mfp_prev {
	font-size:1.4rem;
}
div.mfp_ok {
	border-radius: 0;
	background-color: #c00;
	border:solid 1px #ccc;
	display: inline-block;
	line-height: 1.5em;
	display:none;
	}

.mfp_buttons {
	text-align:center;
}
.mfp_buttons button{
	background:#0079c3;
	border: 1px solid #0079c3;
	color:#fff;
	line-height: 50px;
	font-size:1.6rem;
	cursor: pointer;
	width:48%;
	max-width:200px;
	margin-bottom:10px;
	box-shadow:none;
	transition: 0.2s;
	font-weight:normal;
}
.mfp_buttons button:hover{
	opacity: 0.6;
}
.mfp_buttons button[type="submit"]{
	background:#0079c3;
	border: #0079c3;
	color:#fff;
	font-size:1.6rem;
}
.mfp_buttons button[type="reset"]{
	background:#ddd;
	border: #ddd;
	color:#666;
	font-size:1.6rem;
}

.mfp_overlay_inner .mfp_buttons button{
	background:#213b5e;
}

.mfp_next,
.mfp_prev{
	background:#0068B7 !important;
	color:#fff;
	line-height:40px;
	font-size:1.8rem;
	border:none !important;
	cursor: pointer;
	width:100%;
	max-width:300px;
	margin-bottom:10px;
	box-shadow:none;
}
.mfp_prev{
	background:#666 !important;
}
.privacyAgree{
	background-color:#faf8f6;
	padding:20px 10px;
	text-align:center;
	font-size:1.4rem;
	margin-bottom:40px;
}

.privacyAgree label {
	margin:0 !important; 
}












