/* CSS Document */

@charset "utf-8";
/***************************/
@font-face{
  font-family:'MS 明朝';
  src:url('/sysform_parts/habs-res/guidance2/font/MS Mincho.ttf') format('truetype');
}
body {
	width: auto;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	color: #2f3130;
}

div#SysFrm_Panel_Headder {
	width: auto;
}

div#SysFrm_headArea {
	width: auto;
	height: auto;
}

div#SysFrm_Panel_Headder {
	border: none;
}

div#SysFrm_Panel_Headder .HeaderArea {
	background: #2f3130;
	width: 100%;
	height: 200px;
	padding: 0;
	margin: 0;
	border: none;
	display: table;
}

div#SysFrm_Panel_Headder .HeaderArea .content {
	width: 800px;
	margin: auto;
	display: table-cell;
	vertical-align: middle;
}

div#SysFrm_Panel_Headder .HeaderArea .title {
	color: #ffffff;
	font-weight: bold;
	font-size: 36px;
	padding:0px;
	line-height: 1.5;
}

div#SysFrm_Panel_Headder .HeaderArea .caption {
	color: #cca85a;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-align: center;
}

div#SysFrm_Panel_Headder .HeaderCaption {
	width: auto;
	padding: 0;
	margin: 0;
	border: none;
	display: flex;
}

div#SysFrm_Panel_Headder .HeaderCaption .content {
	width: 800px;
	margin: 60px auto 30px;
	font-size: 16px;
	line-height: 1.5;
}

div#SysFrm_formContainer {
	margin: 0 auto;
	border: none;
}

table#itemTable tbody>tr,
table#SysFrm_itemTable tbody>tr {
	/*display: block;*/
}

table#itemTable tbody>tr+td,
table#SysFrm_itemTable tbody>tr+td {
	/*display: block;*/
	padding: 5px;
}

table#itemTable th,
table#SysFrm_itemTable th {
	width: 305px;
	font-size: 24px !important;
	padding-top: 21px;
	font-weight: bold !important;
	color: #2f3130 !important;
}

table#itemTable th .caption,
table#SysFrm_itemTable th .caption {
	font-size: 80%;
	padding-left: 7px;
}

table#itemTable th+td,
table#SysFrm_itemTable th+td {
	padding-top: 19px!important;
}

table#itemTable th+td+td {
	padding-top: 25px!important;
}

table#SysFrm_itemTable th+td+td {
	padding-top: 9px!important;
}

table#itemTable td,
table#SysFrm_itemTable td {
	font-size: 16px!important;
}

table#SysFrm_itemTable td.tdItem input {
	border: solid 1px #bdbdbd!important;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 16px;
	height: 15px;
	width: 427px;
	padding: 5px;
	border-radius: 5px;
}

table#SysFrm_itemTable td.tdItemZip input {
	border: solid 1px #bdbdbd!important;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 16px;
	height: 15px;
	width: 427px;
	padding: 5px;
	border-radius: 5px;
}

table#SysFrm_itemTable td input[type="checkbox"] {
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	height: 21px;
	width: 21px;
	vertical-align: bottom;
	height: none;
}

table#SysFrm_itemTable td input[type="checkbox"]+label {
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	cursor: pointer;
	min-height: 21px;
	line-height: 26px;
	margin-top: 0px;
}

table#SysFrm_itemTable td select {
	border: solid 1px #bdbdbd;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 16px;
	height: 27px;
	width: 437px;
	padding: 5px;
	border-radius: 5px;
	-webkit-appearance: none;
	/* for webkit browsers */
	-moz-appearance: none;
	/* for firefox */
	appearance: none;
}

table#SysFrm_itemTable td select::-ms-expand {
	display: none;
}

#pref_Back td+td {
	position: relative;
}

#pref_Back td+td:after {
	content: "↓";
	position: absolute;
	right: 0;
	z-index: 1;
	text-align: center;
	width: 24px;
	height: 15px;
	border-left: solid 1px #bdbdbd;
	padding: 6px;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	color: #cca85a;
}

table#SysFrm_itemTable textarea {
	border: solid 1px #bdbdbd;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 16px;
	height: 55px;
	width: 427px;
	padding: 5px;
	border-radius: 5px;
}

hr {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-width: 1px 0px 0px 0px;
	width: 100%;
	border: none;
	border-top: solid 1px #343434;
	height: 1px;
}

div#SysFrm_Panel_Button {
	width: auto;
	display: flex;
}

div#SysFrm_Panel_Button div {
	width: 800px;
	margin: 0 auto;
}

input.submit_img {
	background: url(/sysform_parts/habs-pc/guidance/img/button_next.png) left top no-repeat;
	width: 440px;
	height: 62px;
	border: 0;
	text-indent: -9999px;
	margin: 20px 0 30px 0;
	padding: 5px;
	margin-left: 100px
}

div.IframeArea {
	border: none;
	margin: 0;
}

div#SysFrm_Panel_Footer .FooterArea {
	background: #2f3130;
	width: 100%;
	height: 40px;
	padding: 0;
	margin: 0;
	border: none;
	display: table;
}


div#SysFrm_Panel_Footer .FooterArea .title {
	font-size: 0.8rem;
	font-weight: bold;
}

div#SysFrm_Panel_Footer .FooterArea .caption {
	font-size: 10px;
	font-weight: 100;
	padding-left:10px;
}

div.IframeArea {
	padding-bottom: 50px;
}

.iframe01 {
	width: auto;
	border: 1px solid #343434;
	background-color: #ffffff;
	margin: 0 auto;
}

@media only screen and (min-width: 800px) {
	.iframe01 {
		width: 854px;
	}
}

.form_container {
	width: 95%;
	margin: 0 auto;	
}

input:focus, select:focus, textarea:focus {
	outline: none;
	/*background-color: #ffffff!important;*/
}

/* Checkbox, radio config - Start*/

table#SysFrm_itemTable table.subtable input[type="checkbox"]+label {
	padding-left: 5px;
	position: relative;
	cursor: pointer;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 18px;
}

table#SysFrm_itemTable table.subtable input[type="checkbox"] {
	width: 21px;
	height: 21px;
	padding: 0;
	background-clip: content-box;
	border: 1px solid #bdbdbd !important;
	background-color: #ffffff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 4px;
}

table#SysFrm_itemTable table.subtable input[type="checkbox"]:checked+label:before {
	content: "";
	left: -18px;
	top: 3px;
	margin: 0;
	width: 6px;
	height: 12px;
	padding: 0px;
	position: absolute;
	border: solid #cca85a;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

table#SysFrm_itemTable table.subtable input[type="checkbox"]:checked::-ms-check {
	color: #ffffff;
}

table#SysFrm_itemTable table.subtable input[type="radio"]+label {
	padding-left: 35px;
	position: relative;
	cursor: pointer;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	top: 3px;
	font-size: 18px;
}

table#SysFrm_itemTable table.subtable input[type="radio"] {
	content: "";
	width: 21px;
	height: 21px;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	/*margin: 0;*/
	padding: 0;
	font-size: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-clip: content-box;
	border: 1px solid #bdbdbd !important;
	background-color: #ffffff;
	border-radius: 50%;
}

table#SysFrm_itemTable table.subtable input[type="radio"]:checked+label:before {
	content: "";
	left: 9px;
	top: 2px;
	width: 13px;
	height: 13px;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	margin: 0;
	padding: 0px;
	background-color: #cca85a;
	border-radius: 50%;
	position: absolute;
}

table#SysFrm_itemTable table.subtable input[type="radio"]:checked::-ms-check {
	color: #ffffff;
}

/* Checkbox, radio config - End*/

table#SysFrm_itemTable td.tdSituation img {
	width: unset;
	height: unset;
}
tr#calendar6_Back>th {
	white-space: nowrap;
}

div#popular div.title2{
	background: #f5f5f5;
	color: #2f3130;
	margin: auto;
	padding: 20px 0 20px 0;
	font-size: 20px;
	font-weight: bold;
}

@media only screen and (max-width: 799px) {
	input#SysFrm_But_Next {
		background: url(/sysform_parts/habs-res/guidance2/images/button_next_sp.png) left top no-repeat;
		border: 0;
		text-indent: -9999px;
		margin: 20px 0 20px 0;
		cursor: pointer;
		width: 350px !important;
		height: 49px !important;
	}
	div#popular div.title {
		font-size: 19px;
	}
	div#SysFrm_Panel_Footer .FooterArea .content {
		width: 95%;
		margin: auto;
		color: #ffffff;
		text-align: left;
		display: block;
		vertical-align: middle;
		padding: 20px 0;
	}
	div#SysFrm_Panel_Footer .FooterArea .caption {
		font-size: 10px;
		font-weight: 100;
		display:block;
		padding-left:0px;
		margin-top: 5px;
	}
	div#SysFrm_Panel_Headder .HeaderArea .title {
    font-size: 33px;
	}

}

@media only screen and (min-width: 800px) {
	input#SysFrm_But_Next {
		background: url(/sysform_parts/habs-res/guidance2/images/button_next_pc.png) left top no-repeat;
		border: 0;
		text-indent: -9999px;
		margin: 20px 0 20px 0;
		cursor: pointer;
		width: 440px !important;
		height: 62px !important;
	}
	div#popular div.title {
		font-size: 24px;
	}
	div#SysFrm_Panel_Footer .FooterArea .content {
	width: 800px;
	margin: auto;
	color: #ffffff;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

}


div#kiyaku {
	line-height: 1.5;
}

#kiyaku_box {
	border: 1px solid #2f3130 !important;
	padding: 10px;
}

#kiyaku h2 {
	border-bottom: 1px solid #2f3130;
	font-weight:bold;
}


div.note {
	line-height: 1.5;
}

table#itemTable >tbody>tr>th,
table#SysFrm_itemTable >tbody>tr>th {
	text-align: left;
}



@media only screen and (max-width: 370px){
	div#popular div.title {
		font-size: 16px;
    white-space: nowrap;
	}
	 table#SysFrm_itemTable>tbody>tr>th {
		 font-size: 19px !important;
	 }
	 div#SysFrm_Panel_Headder .HeaderArea .title {
    font-size: 28px;
	}
	input#SysFrm_But_Next {
    width: 294px !important;
    height: 41px !important;
		background-size: 294px 41px;
		margin-left: 9px;
	}
	tr#calendar6_Back{
		font-size: 21px !important;
	}
}

table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="text"], 
table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="tel"], 
table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="email"] {
	cursor: text !important;
	height: 40px;
	box-sizing: border-box;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 18px;
	background-image: unset;
}

table#SysFrm_itemTable>tbody>tr>td.tdItem textarea {
	cursor: text !important;
	margin: 5px 6px;
	box-sizing: border-box;
	font-size: 18px;
}

@media only screen and (max-width: 799px) {
	table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="text"], 
	table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="tel"], 
	table#SysFrm_itemTable>tbody>tr>td.tdItem input[type="email"],
	table#SysFrm_itemTable>tbody>tr>td.tdItem textarea {
		width: 100%
	}	
}

#SysFrm_Link_BtnErrMsg {
	display: none;
}

table#SysFrm_itemTable>tbody>tr>th .caption {
    font-size: 13px;
	padding-left: 0;
    font-weight: normal;
}

.mail1_mes {
    width: 766px !important;
    font-size: 16px !important;
	margin-top: 10px;
    margin-left: -357px;
}

@media only screen and (max-width: 799px) {
	.mail1_mes {
		width: 100% !important;
		margin-left: 0;
	}
}

table#itemTable th+td+td span.kouzaname {
	display: inline-block;
	font-family: "MS 明朝", "ＭＳ Ｐ明朝", "游明朝", "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 ProN W6", serif;
	font-size: 18px;
	width: 490px;
}

@media only screen and (max-width: 799px) {
	table#itemTable th+td+td span.kouzaname {
		width: 100%;
	}
}