@charset "utf-8";
#mainvis {
	background: #000;
	text-align: center;
	position: relative;
	border: none;
}
div#mainvis {
	min-height: 320px;
	background: url("../img/sales/mv.png");
	background-size: cover;
}
#mainvis .mf-inner {
	padding: 0;
}
#mainvis .ctext {
	position: absolute;
	left: 0;
	right: 0;
	top: 53%;
	transform: translate(0, -50%);
}
#pankuzu {
	display: none;
}
.btn {
	text-align: center;
	width: 100%;
}
.btn a {
	display: inline-block;
	margin: 0 0 50px;
}
/*****************************************/

div#mf1 {
	background: url("../img/adviser/mf1bg.png");
	padding: 10px 0;
	font-size: 26px;
	text-align: center;
	background-size: cover;
}
div#mf1 h2.pc span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 20px;
}
div#mf1 h2.pc font {
	font-size: 26px;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}
div#mf1 h2.pc {
	display: table;
}
.mf1Wrap {
	display: table;
	color: #fff;
}
.mf1-a.min {
	font-size: 30px;
	letter-spacing: normal;
}
.mf1-a span {
	background: #fff;
	font-size: 20px;
	color: #0c77af;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: normal;
	padding: 5px 10px;
}
.mf1-b div {
	display: table;
}
.mf1-b p {
	font-size: 22px;
}
.mf1-b p font {
	font-size: 38px;
	font-weight: bold;
}
.mf1-b p span {
	color: #ffea00;
}
.mf1-left {
	display: table-cell;
	vertical-align: middle;
}
.mf1-b p span strong {
	font-size: 54px;
	font-weight: bold;
}
.mf1-a,
.mf1-b,
.mf1-c {
	display: table-cell;
	vertical-align: middle;
}
.mf1-c p span {
	font-size: 20px;
	color: #ffea00;
}
.mf1-c p {
	font-size: 16px;
}
.mf1-c h3 {
	font-size: 18px;
}
.mf1-b {
	padding: 0 15px;
}
.mf1-c {
	border: 1px solid;
	padding: 5px;
}
.mf1-b div dl {
	font-size: 18px;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	margin-top: 2px;
}
.mf1-b div p {
	display: table-cell;
	vertical-align: middle;
}
.mf2wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mf2-cont h4 {
	font-weight: bold;
	padding-right: 10px;
}
.mf2-cont h4,
.mf2-cont p {
	display: table-cell;
	vertical-align: middle;
	text-align:left;
}
.mf2-cont {
	width: 700px;
	display: table;
	padding: 10px 50px 10px 0;
	border-bottom: 1px solid #666464;
}
.mf2-a,
.mf2-b {
	display: flex;
	color: #666464;
}
.mf2wrap-1 {
	width: 750px;
}
.mf2wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.mf2-b .mf2-cont {
	border: none;
}
.btn-boshuu a {
	color: #389b30;
	display: block;
	padding: 20px;
	border: 1px solid;
	text-align: center;
	border-radius: 5px;
	font-weight: bold;
	font-size: 20px;
	position: relative;
}
.mf2wrap-2 {
	width: 250px;
	padding: 20px 0;
}
.btn-boshuu a:after {
	content: "";
	display: block;
	position: absolute;
	width: 15px;
	height: 15px;
	transform: rotate(45deg);
	top: 30%;
	right: 15px;
	border-right: 1px solid #389b30;
	border-bottom: 1px solid #389b30;
}
.Inner {
	width: 1000px;
	margin: 0 auto;
}
.mf3title {
	background: #eeeeee;
	margin: 20px 0 0;
}
.mf3txt p {
	padding: 10px 0 30px;
}
div#mf8 .accordion-container .panel.active {
	padding-bottom: 150px;
}
div#mf3 .mf-frame,
div#mf4 .mf-frame,
div#mf5 .mf-frame,
div#mf6 .mf-frame,
div#mf7 .mf-frame,
div#mf8 .mf-frame,
div#mf9 .mf-frame,
div#mf10 .mf-frame {
	width: 100%;
}
div#mf5 .accordion-container .panel .content .txt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 80px 0 100px;
}
div#mf8 .accordion-container .panel .content .txt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 80px 0 100px;
}
.accordion-container .panel .content .txt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 50px 0 100px;
}
.accordion-container .panel .content .txt h3 span {
	border-bottom: 2px solid;
}
.accordion-container .panel .content .txt h3 {
	font-size: 28px;
	text-align: center;
	color: #0c77af;
	margin-bottom: 30px;
	font-weight: bold;
}
.txt_area p span {
	font-weight: bold;
	color: #389b30;
}
.accordion-container .panel .content ul.mf5ul li:before {
	content: none;
}
ul.mf5ul li p {
	font-size: 16px;
	text-align: left;
	line-height: 1.8;
}
ul.mf5ul li h4 {
	color: #006fb2;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: 1.3;
	min-height: 50px;
}
ul.mf5ul li {
	width: 32%;
	text-align: center;
	margin-bottom: 30px;
	margin-right: 2%;
}
ul.mf5ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: left;
}
ul.mf5ul li:nth-child(3n) {
	margin-right: 0;
}
div#mf6 h3 {
	font-size: 40px;
	color: #0c77af;
	padding: 20px 0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
div#mf6 .Inner {
	padding: 70px 0;
}
div#mf6 {
	color: #666464;
}
.mf6-txt {
	margin: 50px 0;
	border: 2px solid #389b30;
	padding: 50px 50px 10px;
	position: relative;
}
.mf6-txt::after {
	content: url(../img/adviser/mf6-1.png);
	position: absolute;
	right: -2px;
	top: -2px;
}
.mf6-txt h4 {
	color: #389b30;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 30px;
}
.mf6-txt h4 span {
	border-bottom: 2px solid;
}
.mf6-txt h5 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 30px;
}
.mf6-wrap {
	display: flex;
	justify-content: space-between;
	color: #389b30;
}
.mf6-wrap .mf6-box:nth-child(1) {
	width: 40%;
}
.mf6-wrap .mf6-box:nth-child(2) {
	width: 60%;
}
.mf6-box-a {
	display: table;
	margin-bottom: 40px;
}
.mf6-box-a p {
	display: table-cell;
	vertical-align: middle;
}
.mf6-box-a span {
	font-size: 20px;
	border: 2px solid;
	padding: 3px 5px;
	display: table-cell;
	vertical-align: middle;
}
.mf6-box-a font {
	font-size: 22px;
	font-weight: bold;
	padding: 0 10px;
}
p.mf6p2 {
	margin: 0px 0 50px;
}
.mf7-1 {
	background: #3d7ebf;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 5px;
}
.mf7-2 {
	padding: 70px 0;
}
.mf7-2 h3 span {
	border-bottom: 2px solid;
	font-weight: bold;
}
.mf7-2 h3 {
	text-align: center;
	font-size: 28px;
	color: #0c77af;
	margin-bottom: 50px;
}
.nf7-2a h4 {
	font-size: 28px;
	font-weight: bold;
	color: #0c5eaf;
}
.nf7-2a h4 span {
	background: url(../img/adviser/mf7-n.png) no-repeat;
	width: 53px;
	height: 60px;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 25px;
	text-align: center;
	line-height: 2;
	font-weight: bold;
	margin-right: 15px;
}
.nf7-2a h5 {
	font-size: 30px;
	margin: 30px 0 20px;
	color: #4aa343;
}
.nf7-2a p {
	color: #666464;
}
.nf7-2a {
	margin-bottom: 50px;
}
div#mf8 .accordion-container .panel .content .txt h3 {
	font-size: 40px;
	text-align: center;
	color: #0c77af;
	margin-bottom: 30px;
	font-weight: bold;
}
div#mf8 h4 span {
	border-bottom: 2px solid;
}
div#mf8 h4 {
	font-size: 24px;
	text-align: center;
	font-weight: bold;
	color: #0c77af;
	margin-bottom: 50px;
}
div#mf8 .txt_area p {
	margin-bottom: 20px;
	font-size: 16px;
}
div#mf8 .txt {
	background: url(../img/adviser/mf8-bg.png) center top no-repeat;
	background-position-y: -80px;
	margin-bottom: 150px;
}
span.min font {
	font-size: 34px;
}
span.min {
	display: block;
	float: right;
	text-align: right;
	font-size: 20px;
	line-height: 1.8;
}
/*採用Q&A*/

.cp_qa *,
.cp_qa *:after,
.cp_qa *:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_qa .cp_actab {
	position: relative;
	overflow: hidden;
	width: 100%;
	margin: 0 0 1em 0;
	color: #666464;
	border-bottom: 1px dashed #aaa;
}
.cp_qa .cp_actab input {
	position: absolute;
	opacity: 0;
}
/* 質問 */

.cp_qa .cp_actab label {
	line-height: 1.6em;
	position: relative;
	display: block;
	margin: 0px;
	padding: 1em 2em 1em 2.5em;
	cursor: pointer;
	text-indent: 1em;
	border-radius: 0.5em;
	font-size: 16px;
	color: #666464;
}
.cp_qa .cp_actab label::before {
	font-family: serif;
	font-size: 1.5em;
	margin-left: -2em;
	padding-right: 0.5em;
	content: url("../img/adviser/Q.png");
	vertical-align: middle;
}
.cp_qa .cp_actab label:hover {
	transition: all 0.3s;
}
/* --質問の＋アイコン */

.cp_qa .cp_actab label::after {
	font-size: 1.7em;
	line-height: 2em;
	position: absolute;
	top: 0;
	right: 0;
	content: "+";
	display: inline-block;
	-webkit-transition: transform 0.4s;
	transition: transform 0.4s;
	font-size: 45px;
	color: #0c77af;
}
/* 答え */

.cp_qa .cp_actab .cp_actab-content {
	position: relative;
	overflow: hidden;
	max-height: 0;
	padding: 0 0 0 4em;
	-webkit-transition: max-height 0.2s;
	transition: max-height 0.2s;
	border-radius: 0 0 0.5em 0.5em;
}
.cp_qa .cp_actab .cp_actab-content::before {
	font-family: serif;
	font-size: 1.5em;
	position: absolute;
	margin: 0.4em 0 0 -1em;
	padding: 0;
	content: url(../img/adviser/A.png);
	vertical-align: middle;
	left: 30px;
}
.cp_qa .cp_actab .cp_actab-content p {
	margin: 1em 1em 1em 0;
}
/* 質問を開いた時の仕様 */


/* --答えの高さ */

.cp_qa .cp_actab input:checked~.cp_actab-content {
	max-height: 40em;
}
/* 質問をクリックした時のアイコンの動き */

.cp_qa .cp_actab input:checked~label {
	color: #00838f;
	border-radius: 0.5em 0.5em 0 0;
}
/* 質問をクリックした時の+の動き */

.cp_qa .cp_actab input[type=checkbox]:checked+label::after {
	content: "－";
	font-size: 40px;
	right: -10px;
	top: 10px;
}
div#mf9 .panel.active .content {
	padding: 0 0 100px;
}
div#mf9 .Inner {
	padding: 100px 0 0;
}
div#mf10 h2,
div#mf-inq h2 {
	font-size: 40px;
	color: rgb(12, 119, 175);
	padding: 20px 0px;
	text-align: center;
	font-weight: bold;
	border-top: 3px solid;
	border-bottom: 3px solid;
	margin-top: -3px;
}
div#mf10 .mf-inner {
	padding: 80px 0;
}
div#mf10 table tr td {
	display: block;
	font-size: 20px;
	color: #666464;
	padding: 15px 0;
	line-height: 2;
}
div#mf10 table tr th {
	display: block;
	font-size: 20px;
	color: #0c77af;
	border-bottom: 1px dashed;
	padding: 15px 0;
}
div#mf10 table {
	display: block;
}
div#mf-inq .Inner {
	padding: 50px 0;
}
/*mf-inq*/

#mf-inq {
	margin-bottom: 5em;
}
#mf-inq h2+div {
	text-align: center;
	margin-bottom: 1rem;
}
#mf-inq .tellink {
	margin-top: 1.88rem;
}
#mf-inq form {
	text-align: center;
	margin-bottom: 5em;
}
#mf-inq table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1.75rem;
}
#mf-inq th,
#mf-inq td {
	text-align: left;
	padding: 0 0 30px;
}
.formBOx {
	padding: 50px 0 0;
}

#mf-inq .conf table th,
#mf-inq .conf table td{
	text-align:center;
}
#mf-inq th {
	padding: 0 0 10px;
	font-size: 18px;
	position: relative;
	color: #666464;
	width: 100%;
	vertical-align: top;
	display: block;
}
#mf-inq tr:first-child th span {
	top: 1rem;
}
#mf-inq th span {
	display: inline-flex;
	background: #4aa343;
	color: #ffffff;
	width: 4.17em;
	height: 2em;
	align-items: center;
	justify-content: center;
	font-size: 0.75rem;
	margin-left: 10px;
}
#mf-inq tr:last-child th span {
	top: 9em;
}
#mf-inq td {
	font-size: 18px;
	width: 100%;
	display: block;
	color: #666464;
}
#mf-inq input[type="text"],
#mf-inq textarea {
	width: 100%;
	padding: 10px;
	border: 1px solid #aaa;
}
#mf-inq input[type="text"].w10 {
	width: 10%;
}
#mf-inq input[type="radio"] {
	display: none;
}
#mf-inq input[type="radio"] + label {
	margin: 0 1.5em 0 0;
	padding: 0 0 0 25px;
	position: relative;
}
#mf-inq input[type="radio"] + label:before {
	box-sizing: border-box;
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 100%;
	border: 1px solid #aaa;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(0, -50%);
}
#mf-inq input[type="radio"]:checked + label:after {
	box-sizing: border-box;
	content: "";
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #3D7EBF;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translate(50%, -50%);
}
#mf-inq .sbtn {
	text-align: center;
	margin: 30px 0 0 0;
}
#mf-inq .sbtn input {
	width: 310px;
	border-radius: 5px;
	font-size: 1.14em;
	background: url(../img/cmn/float_footer-bg.png) center center /cover no-repeat;
	border: none;
	color: #fff;
	padding: 15px;
	margin: 0 0 20px 0;
	letter-spacing: 0.1em;
	cursor: pointer;
}
#mf-inq .priv {
	margin-bottom: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#mf-inq .priv a {
	text-decoration: underline;
	color: #017fc3;
	font-size: 0.94rem;
}
#mf-inq button {
	display: inline-flex;
	align-items: center;
	font-size: 1.2em;
	border: none;
	background: none;
}
h1.inq {
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0;
	color: #017fc3;
	padding-top: 2rem;
}
div#mf-thank {
	padding: 5em;
	text-align: center;
}
h1.inq {
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	margin-bottom: 0;
	color: #017fc3;
	padding-top: 2rem;
}
.cp_qa .cp_actab:nth-child(2) input:checked~.cp_actab-content {
	min-height: 31em;
}
.cp_qa .cp_actab:last-child input:checked~.cp_actab-content {
	min-height: 8em;
}















@media screen and (max-width: 850px) {
div#mainvis {
	min-height: auto;
	background: url(../img/adviser/mv.png);
	background-size: cover;
}
.btn a {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0 5vw;
}
/*****************************************/
.mf1-left {
	display: table-cell;
	vertical-align: middle;
	width: 65%;
}
.mf1-b,
.mf1-a {
	display: block;
}
.mf1-c {
	width: 40%;
	line-height: 1.3;
}
.mf1-a.min {
	font-size: 20px;
	letter-spacing: normal;
}
.mf1-a span {
	background: #fff;
	font-size: 14px;
	color: #0c77af;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: normal;
	padding: 0px 5px;
	margin-left: 10px;
}
.mf1-b p {
	font-size: 14px;
}
.mf1-b p font {
	font-size: 25px;
	font-weight: bold;
}
.mf1-b p span strong {
	font-size: 33px;
	font-weight: bold;
}
.mf1-b div dl {
	font-size: 12px;
	text-align: left;
	line-height: 1.2;
	margin-left: 5px;
}
.mf1-c h3 {
	font-size: 15px;
}
.mf1-c p {
	font-size: 11px;
}
.mf1Wrap {
	display: table;
	color: #fff;
	padding: 0 10px;
	width: 100%;
}
.mf1-b {
	padding: 0;
}
.mf1-c p span {
	font-size: 15px;
	color: #ffea00;
	display: block;
}
.mf2wrap-1 {
	width: 100%;
	padding: 0 20px;
}
.mf2-a,
.mf2-b {
	display: flex;
	color: #666464;
	flex-wrap: wrap;
}
.mf2-cont {
	display: flex;
	padding: 10px 0;
	border-bottom: 1px solid #666464;
	width: 100%;
}
.mf2-cont h4 {
	font-weight: bold;
	padding-right: 10px;
	width: 40%;
}
.mf2-cont p {
	width: 60%;
}
.mf2-cont h4,
.mf2-cont p {
	display: block;
	vertical-align: middle;
}
.mf2wrap-2 {
	width: 100%;
	padding: 20px 0;
}
.btn-boshuu {
	width: 70vw;
	margin: 0 auto;
}
.mf2wrap-3 {
	background: url(../img/adviser/contact-bg.png)center center;
	background-size: cover;
	width: 90vw;
	margin: 0 auto;
	padding: 10px;
	border-radius: 5px;
}
.mf2wrap-3.sp p {
	margin: 10px;
}
.Inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}
div#mf4 .txt,
div#mf5 .txt,
div#mf6 .txt,
div#mf7 .txt {
	padding: 20px;
}
div#mf5 .accordion-container .panel .content .txt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
}
.mf7-2 {
	padding: 20px 0;
}
div#mf4 .txt h3,
div#mf5 .txt h3,
div#mf6 .txt h3,
div#mf7 .txt h3 {
	font-size: 18px;
}
ul.mf5ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0 !important;
}
ul.mf5ul li {
	width: 49%;
	text-align: center;
	margin-bottom: 30px;
	margin-right: 0;
}
ul.mf5ul li figure {
	padding: 0;
	margin: 0;
}
.accordion-container .panel .content .txt ul.mf5ul li h4 {
	color: #006fb2;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0;
	line-height: 1.3;
	min-height: 50px;
}
ul.mf5ul li p {
	font-size: 14px;
	text-align: left;
	line-height: 1.8;
}
div#mf6 .Inner {
	padding: 30px 20px;
}
div#mf6 h3 {
	font-size: 28px;
	color: #0c77af;
	padding: 0;
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
}
.mf6-txt h4 {
	color: #389b30;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 30px;
	line-height: 1.8;
}
.mf6-txt {
	margin: 50px 0;
	border: 2px solid #389b30;
	padding: 20px;
	position: relative;
}
.mf6-txt::after {
	content: url(../img/adviser/mf6-1s.png);
	position: absolute;
	right: -2px;
	top: -2px;
}
.mf6-txt h5 {
	text-align: center;
	font-size: 17px;
	margin-bottom: 30px;
}
.mf6-wrap {
	display: flex;
	justify-content: space-between;
	color: #389b30;
	flex-wrap: wrap;
}
.mf6-wrap .mf6-box:nth-child(1),
.mf6-wrap .mf6-box:nth-child(2) {
	width: 100%;
}
.mf6-box-a {
	display: table;
	margin-bottom: 20px;
}
.mf6-box-a span {
	font-size: 16px;
	border: 1px solid;
	padding: 3px 5px;
	display: block;
	vertical-align: middle;
	width: 100%;
	text-align: center;
}
.mf6-box-a p {
	display: table-cell;
	vertical-align: middle;
	width: 40%;
}
.mf6-box-a font {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 0 10px;
	width: 60%;
	display: table-cell;
}
.mf6-box-a {
	display: table;
	margin-bottom: 20px;
	width: 100%;
}
p.mf6p2 {
	margin: 0px 0 30px;
}
.mf7-2 h3 {
	text-align: center;
	font-size: 20px;
	color: #0c77af;
	margin-bottom: 50px;
	line-height: 1.8;
}
.nf7-2a h4 {
	font-size: 20px;
	font-weight: bold;
	color: #0c5eaf;
}
.nf7-2a h5 {
	font-size: 18px;
	margin: 20px 0 20px;
	color: #4aa343;
	letter-spacing: normal;
	line-height: 1.3;
}
div#mf8 .accordion-container .panel .content .txt h3 {
	font-size: 30px;
	text-align: center;
	color: #0c77af;
	margin: 30px 0;
	font-weight: bold;
	line-height: 1.2;
}
div#mf8 .txt {
	background: url(../img/adviser/mf8-bg.png) center top no-repeat;
	background-position-y: 0;
	margin-bottom: 150px;
}
div#mf8 .accordion-container .panel .content .txt {
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
}
div#mf9 .Inner {
	padding: 20px 0;
}
.cp_qa .cp_actab label::after {
	right: 10px;
}
.cp_qa .cp_actab input[type=checkbox]:checked+label::after {
	right: 10px;
}
.cp_qa .cp_actab label {
	line-height: 1;
	text-indent: -0.5em;
	padding-left: 4em;
}
div#mf10 h2,
div#mf-inq h2 {
	font-size: 1.6em;
	color: rgb(12, 119, 175);
	padding: 20px;
	text-align: left;
	font-weight: bold;
	border-top: 3px solid;
	border-bottom: 3px solid;
	margin-top: -3px;
}
div#mf9 .panel.active .cp_qa {
	margin-bottom: 0;
}
div#mf9 .panel.active .content {
	padding: 0 0 50px;
}
div#mf10 .mf-inner {
	padding: 20px 0;
}
div#mf10 table tr td {
	display: block;
	font-size: 14px;
	color: #666464;
	padding: 15px 0;
	line-height: 2;
}
.cp_qa .cp_actab:last-child input:checked~.cp_actab-content {
	min-height: 16em;
}

div#mf5,
div#mf6,
div#mf7,
div#mf10,
div#mf-inq {
	margin-top: -50px;
	padding-top: 50px;
}



div#mf-inq .Inner{
	padding:5vw 2vw;
}
#mf-inq input[type="text"],
#mf-inq textarea{
	padding:2vw;
}
#mf-inq input[type="text"].w10{
	width:30%;
}

#mf-inq input[type="radio"]{
	display:none;
}

#mf-inq input[type="radio"] + label{
	padding:0 0 0 4.5vw;
}
#mf-inq input[type="radio"] + label:before{
	max-width:20px;
	max-height:20px;
	width:4vw;
	height:4vw;
}
#mf-inq input[type="radio"]:checked + label:after{
	max-width:10px;
	max-height:10px;
	width:3vw;
	height:3vw;
}





.contact-step img {
	margin: auto;
}
}







@media screen and (max-width: 640px) {
#cbox12 .cboxs .cimg {
	width: 83vw;
}
}
