@charset "UTF-8";
body {
	background: #fff;
	color: #000;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


#header {
	width: 100%;
	text-align: center;
	background: #fff;
}
#header img{width: 90px !important;
    height: auto;
    margin: 10px auto 10px auto;
}


/*----PC--FORM----*/
@media screen and (min-width: 750px) {
#secFoWp {
	width: 100%;
}
#secForm {
	width: 960px;
	margin: 0 auto;
}

#formFr {
	font-size:100%;
	width: 700px;
	margin: 15px auto 60px auto;
}
#formFr p {
	text-align: center;
}
#formFr p.thanks {
	font-size: 28px;
	margin-top: 40px;
}
/*gotoTop__________________________________*/
.gotop {
	position: fixed;
	right: 20px;
	padding-bottom: 20px;
}
.gotop a {
	width: 125px;
	height: 94px;
	display: block;
}
/*footer__________________________________*/

#footer {
	min-height: 100px;
	/*background: url(../images/page_top.png) repeat-x;
background: #fff;*/
	text-align: center;
	margin-bottom: 0;
}
#footer .copy {
	padding-top: 65px;
	font-size: 75%;
	color: #000;
}
/*mail form______________________________________*/

input, textarea {
	border: 1px solid #aaa;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	　behavior: url(border-radius.htc);
	font-size: 100%;
	line-height: 1.8;
	vertical-align: center;
	margin-bottom: 3px;
}
dl.mailform {
	font-size: 14px;
	line-height: 1.4;
	margin: 10px auto 60px auto;
	width: 700px;
}
dl.mailform dt {
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	width : 230px;
	float : left;
	clear : both;
}
dl.mailform dt span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3;
}
dl.mailform dd {
	padding-top : 15px;
	padding-right : 10px;
	padding-bottom : 20px;
	width : 450px;
	padding-left : 240px;
	/*border-bottom: 1px solid #d7bf77;*/
	border-bottom: 1px solid #dedede;
}
ul.formPrefe {
	list-style: none;
}
.mfp input[type="text"] {
	width: 300px;
	text-indent: 8px
}
/*form#mailform label {
cursor: pointer;
text-decoration: underline;
display: block;
padding: 5px 5px;
margin-bottom: 1px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
}

label.label_false {
background-color: none;
border: none;
text-decoration: underline;
background-image: none;
}
div#mailfrom_hidden_object {
width: 1px;
height: 1px;
overflow: hidden;
}
div#mailfrom_hidden_object input {
margin: 10px;
}*/
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: none;
}
input.mfp {
	padding: 2px;
}
div#mfp_buttons {
	margin-top: 40px;
	padding: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	/*width:530px;*/
	height: 80px;
	overflow: hidden;
	margin: 0px auto 0px auto;
	list-style: none;
	width: 245px;
}
div#mfp_buttons ul li {
	height: 58px;
	overflow: hidden;
}
input#button_mfp_goconfirm {
	height: 58px;
	width: 245px;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(../images/mfp_goconfirm.gif);
	/*text-indent: -5000px;*/
	border: none;
	border-style: none;
	cursor: pointer;
}
input#button_mfp_reset {
	width: 245px;
	height: 58px;
	overflow: hidden;
	background-color: #ffffff;
	background-image: url(../images/mfp_reset.gif);
	border: none;
	border-style: none;
	cursor: pointer;/*text-indent: -5000px;*/
}
.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}
/*//////////////////////////////////////////////////*/
/*//confirm              //*/
/*//////////////////////////////////////////////////*/
#confBg {
	background: #ffffff;
	width: 700px;
	margin: 80px auto;
	text-align: center;
}
ul.confirm_layer {
	width: 500px;
	padding: 0px;
	margin: 30px auto;
}
ul.confirm_layer li {
	width: 500px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
li.confirm_middle {
	/*background-image: url(../images/mfp_table_background.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');*/
	background: #ffffff;
}
li.confirm_top {
/*height: 33px;
background-image: url(../images/mfp_table_top.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');*/
}
li.confirm_bottom {
	height: 45px;/*background-image: url(../images/mfp_table_bottom.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');*/
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 20px;
}
table.infield {
	width: 600px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 8px;
	margin: 0px;
	text-align: right;
	font-size: 16px;
	border-bottom: solid 1px #cccccc;
	color: #232323;
	width: 150px;
}
table.infield tr td {
	padding: 8px;
	border-bottom: solid 1px #cccccc;
}
table.infield tr td p {
	text-align: left;
	font-size: 16px;
	line-height: 1.5em;
	border-left: solid 2px #cccccc;
	padding: 8px 0px 8px 10px;
	margin: 0px;
}
.mfp_color {
/*background-color: #e8eef9*/;
}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
height:;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
_top: expression( document.documentElement && document.documentElement.scrollTop || document.body && body.scrollTop || 0 + 0 + 'px' );
}
div#confirmBody {
	width: 800px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto;
}
div#confirmBody h2 {
	color: #333333;
	padding-top: 50px;
	font-size: 16px;
}
div.buttons {
	margin: 0px auto 0px auto;
	padding-bottom: 50px;
}
div.buttons input.pcBtn {
	margin-right: 10px;
}
div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}
#header img {
	width: auto;
	height: auto;
	padding: 5px 0 5px 10px;
}
}

/*----SP--FORM----------------------------------------------*/
@media screen and (max-width: 750px) {
img {
	max-width: 100%;
	height: auto;
}
#secFoWp {
	/*background: #daebeb;*/
	width: 100%;
}
#secForm {
	width: 100%;
	margin: 0;
}

dl.mailform dl,dl.mailform dt,dl.mailform dd {
	width: 94%;
	max-width: 0 auto;
}

#formFr {
	margin: 0 2%;
	font-size:80%;
	line-height: 1.2;
	text-align: center;
}
#formFr p.thanks {
	font-size: 90%;
	line-height: 1.3;
	margin-top: 10px;
}
#formFr p.thanks br {
	display: none !important;
}
#formFr p.txaC img {
	width: 65%;
	height: inherit;
}
#formFr p.mgB70 {
	margin-bottom: 15px !important;
}
/*gotoTop__________________________________*/

.gotop {
	position: fixed;
	width: 30%;
	text-align: right;
	padding-bottom: 20px;
}
.gotop a {
	/*margin-bottom:20px;*/
	margin-right: 20px;
	/* width: 70px;
height: 94px;*/
	display: block;
}
/*footer__________________________________*/

#footer {
	min-height: 30px;
	/*background: url(../images/page_top.png) repeat-x;
background: #fff;*/
	text-align: center;
	margin-bottom: 0;
}
#footer .copy {
	padding-top: 12px;
	font-size: 70%;
	color: #000;
}
/*_______________________________*/
form {
	margin: 10px;
	padding: 0;
}
dl.mailform {
	font-size: 14px;
	line-height: 1.4;
	width: 100%;
	margin: 0;
	padding: 0;
}
dl.mailform dt {
	font-weight: bold;
	margin: 15px 0 0 0;
	float: none !important;
	width: 100%;
	display: block !important;
}
d.mailform dt span {
	font-weight: normal;
	font-size: 80%;
	line-height: 1.3;
}
dl.mailform dd {
	display: block;
	float: none !important;
	padding : 10px 0;
	border-bottom: 1px solid #c2d7d3;
	width: 100% !important;
	margin-bottom: 15px;
}
dl.mailform dd input {
	border: 1px solid #cecece;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	　behavior: url(border-radius.htc);
	font-size: 110%;
	line-height: 2;
	vertical-align: center;
	/*width: 95% !important;
	margin: 2px auto 3px auto;
	padding: 2px;*/
}
dl.mailform dd textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	　behavior: url(border-radius.htc);
	font-size: 110%;
	line-height: 1.5;
	vertical-align: center;
	width: 96% !important;
	margin: 2px auto 3px auto;
}
dl.mailform dd input.age {
	width: 20% !important;
}
dl.mailform dd input.mailCode {
	width: 50% !important;
}
ul.formPrefe {
	list-style: none;
}
.mfp input[type="text"] {
	text-indent: 0px
}
form#mailformpro label {
	/*text-align: left;
	cursor: pointer;
	display: inline;
	padding: 5px 5px;
	margin-bottom: 1px;*/
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	text-decoration: none;
}
form#mailformpro label input.checkcheck {
	width: 15px !important;
}
.must {
	color: #ffffff;
	font-size: 10px;
}
label.label_true {
	/*background-color: #ffffff;*/
	border: solid 1px #cccccc;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #cc0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px;
	padding: 5px;
	color: #ff0000;
	font-size: 12px;
	line-height: normal;
	display: none;
	background-image: none;
}
input.mfp {
	padding: 2px;
}
/*ページ内のフォーム----------------------------*/
div#mfp_buttons {
	padding-top: 20px;
	width: 100%;
	margin: 0px;
	text-align: center;
}
div#mfp_buttons ul {
	width: 100%;
	margin: 0px;
	text-align: center;
	list-style: none;
}
div#mfp_buttons ul li {
	overflow: hidden;
	float: none;
	text-align: center;
	margin: 0 15% 10px 15%;
	width: 70%;
}
input#button_mfp_goconfirm {
	width: 100%;
	height: 65px;
	overflow: hidden;
	background: url(../images/mfp_goconfirm_sp.gif) center 0 no-repeat;
	background-size: contain;
	/*text-indent: -5000px;*/
	border: none;
}
input#button_mfp_reset {
	width: 100%;
	height: 65px;
	overflow: hidden;
	background: url(../images/mfp_reset_sp.gif) center 0 no-repeat;
	background-size: contain;
	border: none;/*text-indent: -5000px;*/
}
.reset_over {
	background-image: url(../images/mfp_reset_over.gif);
}
.reset_out {
	background-image: url(../images/mfp_reset.gif);
}
.confirm_over {
	background-image: url(../images/mfp_confirm_over.gif);
}
.confirm_out {
	background-image: url(../images/mfp_confirm.gif);
}
/*//////////////////////////////////////////////////*/
/*//confirm              //*/
/*//////////////////////////////////////////////////*/
#confBg {
	width: 94%;
	margin: 10px 3%;
	background: #ffffff;
	padding: 0px;
}
ul.confirm_layer {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	background: #ffffff;/*list-style: none;
float: none;
overflow: hidden;
text-align: center;
margin: 0px 10%;
padding: 0px;*/
}
li.confirm_middle {
	/*background-image: url(../images/mfp_table_background.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_background.png', sizingMethod='scale');*/background: #ffffff;
	text-align: center;
}
li.confirm_top {
	background: #ffffff;/*height: 33px;
background-image: url(../images/mfp_table_top.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_top.png', sizingMethod='scale');*/
}
li.confirm_bottom {
	background: #9C3;
	height: 25px;/*background-image: url(../images/mfp_table_bottom.png);
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mfp_table_bottom.png', sizingMethod='scale');*/
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 20px;
}
/*確認用----------------------------*/
table.infield {
	width: 100%;
	margin: 0;
}
table.infield tr th {
	padding: 8px;
	margin: 0px;
	text-align: right;
	font-size: 14px;
	border-bottom: solid 1px #cccccc;
	color: #232323;
}
table.infield tr td {
	padding: 8px;
	;
	width: 70% !important;
	border-bottom: solid 1px #cccccc;
}
table.infield tr td p {
	text-align: left;
	font-size: 14px;
	line-height: 1.5em;
	border-left: solid 2px #cccccc;
	padding: 8px 0px 8px 10px;
	word-break: break-all;
}
.mfp_color {
/*background-color: #E8EEF9*/;
}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
_top: expression( document.documentElement && document.documentElement.scrollTop || document.body && body.scrollTop || 0 + 0 + 'px' );
}
div#confirmBody {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	top: 0;
	left: 0;
	margin: 0px auto;
	background: #000;
	width: 100%;
	height: 100%;
}
div#confirmBody h2 {
	color: #333333;
	padding-top: 25px;
	font-size: 16px;
}
/*確認ボタン----------------------------*/
div.buttons {
	padding-bottom: 25px;
	text-align: center;
	width: 280px;
	margin: 0 auto;
}
div.buttons input {
	margin: 0px;
	padding: 0;
}
div.buttons input {
	margin-bottom: 10px;
}
div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	display: none;/*position: absolute;
z-index: 1000;*/
}
#header img {
	width: 70px;
	height: auto;
	padding: 5px 0 5px 10px;
}
}



/* ========================================
   相談したい内容 チェックボックス
======================================== */

.consultation-checks > label {
    display: flex;
    align-items: center;
    gap: 6px;
    width: fit-content;
    margin: 0 0 10px;
    padding: 0;
    cursor: pointer;
}

/* 既存の input width:100% 等を打ち消す */
.consultation-checks > label input[type="checkbox"] {
    display: inline-block;
    width: 18px !important;
    height: 18px !important;
    min-width: 18px;
    flex: 0 0 18px;
    margin: 0 !important;
    padding: 0;
}

.consultation-checks > label span {
    display: block;
    margin: 0;
    padding: 0;
    line-height: 1.5;
}


/* その他入力欄 */
.consultation-checks #other_box {
    margin-top: 15px;
}

.consultation-checks #other_box .text {
    margin: 0 0 8px;
}

.consultation-checks #other_box input[type="text"] {
    width: 100%;
    box-sizing: border-box;
}


/* ========================================
   SP
======================================== */

@media screen and (max-width: 767px) {

    .consultation-checks > label {
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 6px;
        width: 100%;
        margin-bottom: 10px;
    }

    .consultation-checks > label input[type="checkbox"] {
        width: 18px !important;
        height: 18px !important;
        min-width: 18px !important;
        max-width: 18px !important;
        margin: 0 !important;
        flex: 0 0 18px;
    }

    .consultation-checks > label span {
        width: auto;
        flex: 0 1 auto;
    }
}
.formMainP{max-width:720px;margin: 0 auto;}
h2.formEveryWed{
	font-size:18px;
	line-height: 1.2;
	text-align: center;
	font-weight: bold;
	margin-bottom:10px;
	padding-top:10px;
}

.formMSG{max-width:680px;
	margin: 20px auto 10px auto;
	text-align: left;
	}
.formMSG-A{font-size:14px;
font-weight: 400;
line-height: 1.5;}
.formMSG-B{font-size:18px;
font-weight: 600;
line-height: 1.5;}
.mfp_buttons_txt{font-size:16px;
	color: #ee3333; font-weight:bold;
	text-align:center; width: 
	100%;margin:0 auto -10px;
}


@media screen and (max-width: 767px) {
	.formMainP{max-width: 100%;}
	h2.formEveryWed{
	font-size: 16px;
	line-height: 1.4;
	
}
.formMSG{max-width:94%;
	}
.formMSG-A{font-size:12px;}
.formMSG-B{font-size:14px;}
.mfp_buttons_txt{font-size:14px;
	margin:30px auto -10px;}
}