@charset "UTF-8";
/* CSS Document */

/* ############################################## */
body {
	font-family: "YakuHanJP", "Zen Kaku Gothic New", sans-serif;
}
.contents_sub_title_wrap {
	width: 100%;
	background: #fff3eb;
	border-bottom: 3px solid #f76314;
	padding: 15px 0px;
}
.contents_sub_title_wrap h3 {
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
	text-align: center;
}
.margin_001 {
	margin-bottom: 0;
}
.margin_002 {
	margin-bottom: 30px;
}

/* ############################################## */

.recruit_txt_001 {
	width: 949px;
	margin: 0px auto 50px auto;
}
.recruit_txt_001 h3 {
	text-align: center;
	margin-bottom: 40px;
}
.recruit_txt_001 p {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
}

/* ############################################## */

.contact_wrap {
	width: 963px;
	border: 4px solid #f3f3f3;
	margin: 0px auto 20px auto;
	padding: 5px;
}
.contact_flow {
	margin-bottom: 10px;
}

.contact_txt_001 {
	margin-bottom: 10px;
}
.contact_txt_001 p {
	font-size: 13px;
	line-height: 21px;
	padding: 0px 10px;
}
.contact_txt_002 {
	margin-bottom: 0px;
}
.contact_txt_002 p {
	font-size: 13px;
	line-height: 21px;
	padding: 0px 10px;
	text-align: center;
}

.contact_img_title {
	width: 949px;
	margin: 0px auto 10px auto;
}

/* ############################################## */

.contents_table_wrap {
	width: 949px;
	margin: 0px auto 40px auto;
}
.contents_table_wrap table {
	border-collapse: separate;
	border-spacing: 0px 2px;
}
.contents_table_wrap th {
	border: 1px solid #e3e3e3;
	background: #fff0df;
	padding: 10px 0px;
	text-align: center;
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
.contents_table_wrap td {
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	background: #fff;
	padding: 10px 25px;
}
.contents_table_wrap td h4 {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
	color: #f76314;
	margin-bottom: 20px;
}
.contents_table_wrap td p {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 20px;
}
.contents_table_wrap td dt {
	font-size: 13px;
	line-height: 21px;
	font-weight: bold;
}
.contents_table_wrap td dd {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 20px;
}
.contents_table_wrap td dd:last-child {
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 0px;
}

/* ############################################## */

.contact_btn_001 {
	width: 949px;
	text-align: right;
	margin: 0px auto 20px auto;
}

/* ############################################## */

.contact_table_002,
.cart {
	width: 949px;
	margin: 0px auto 20px auto;
}
.contact_table_002 table,
.cart table {
	/* border:1px solid #e3e3e3; */
	border-collapse: collapse;
}
.contact_table_002 th,
.cart th {
	/* border:1px solid #e3e3e3; */
	/* background:#fff0df; */
	padding: 15px 0px;
	text-align: center;
	font-size: 23px;
	line-height: 28px;
	font-weight: 500;
	color: #111;
}
.cart table.inqHead tr:first-child th {
	text-align: right;
}
@media screen and (max-width: 736px) {
	.cart table.inqHead tr:first-child th {
		text-align: center;
	}
}
.cart table.inqHead table.inqType tr td:first-child {
	padding-left: 0;
}
@media screen and (max-width: 736px) {
	.cart table.inqHead table.inqType tr td {
		padding-left: 0;
	}
}
.cart .senddata_koumoku {
	/* border:1px solid #e3e3e3; */
	/* background:#fff0df; */
	padding: 15px 0px;
	text-align: left;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #111;
}
.cart .senddata_koumoku {
	width: 200px;
}
.contact_table_002 td,
.cart td {
	border-bottom: 1px solid #e3e3e3;
	background: #fff;
	padding: 15px 20px;
	text-align: left;
	font-size: 13px;
	line-height: 21px;
	color: #000000;
}
.cart li {
	margin: 5px 0;
}
/* ############################################## */

.contact_table_list_001 li {
	width: auto;
	float: left;
	margin-right: 20px;
}
.contact_table_list_002 dl {
	margin-bottom: 0px;
}
.contact_table_list_002 dt {
	font-size: 13px;
	line-height: 28px;
	width: 5em;
	float: left;
	margin-bottom: 10px;
}
.contact_table_list_002 dd {
	margin-left: 6em;
	font-size: 13px;
	line-height: 21px;
	margin-bottom: 10px;
}
.contact_table_list_003 li {
	width: auto;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	line-height: 28px;
}
.contact_table_list_004 li {
	width: 333px;
	float: left;
	margin-right: 10px;
	font-size: 13px;
	line-height: 28px;
}
.contact_table_list_004 li input {
	margin-right: 5px;
}
.contact_table_list_005 li {
	float: left;
	margin-right: 10px;
	font-size: 13px;
	line-height: 28px;
}

/* ############################################## */

.form_001 {
	width: 220px;
	border: 2px solid #d7d7d7;
	padding: 2px 5px;
	background: #fffef9;
}
.form_002 {
	width: 100px;
	border: 2px solid #d7d7d7;
	padding: 2px 5px;
	background: #fffef9;
}
.form_003 {
	width: 500px;
	border: 2px solid #d7d7d7;
	padding: 2px 5px;
	background: #fffef9;
}
.form_004 {
	width: 680px;
	height: 100px;
	border: 2px solid #d7d7d7;
	padding: 2px 5px;
	background: #fffef9;
}
.form_005 {
	width: 50px;
	border: 2px solid #d7d7d7;
	padding: 2px 5px;
	background: #fffef9;
}

.confirm_btn {
	width: 809px;
	margin: 0px auto 20px auto;
	text-align: center;
}
.confirm_btn li {
	display: inline-block;
	margin: 0px 5px;
}
.confirm_btn li img {
	vertical-align: bottom;
}

/* ############################################## */

.contact_bottom {
	width: 980px;
	margin: 0px auto;
}

#railways {
	height: 300px;
	overflow: scroll;
	border: 1px solid #d7d7d7;
	padding: 10px;
}
#railways label,
#stations label {
	display: inline;
	margin-bottom: 0;
	padding-left: 0;
	text-indent: 0;
}
.rwname {
	background-color: #fff0df;
	padding: 5px;
}
#stations {
	height: auto;
	overflow: scroll;
	border: 1px solid #d7d7d7;
	padding: 10px;
}
.anq_required {
	float: left;
	margin-right: 10px;
	background: #fff;
	color: #d84b30;
	border: #d84b30 solid 1px;
	text-indent: 0;
	font-size: 12px;
	letter-spacing: 0.2em;
	padding: 0 2px 0 5px;
}
.error {
	margin-right: 10px;
	background: #ffffff;
	border: #aa0000 solid 2px;
	margin: 0 0 10px;
	color: #aa0000;
	text-indent: 0;
	font-size: 11px;
	padding: 10px;
}

.member .main_contents p {
	width: 95%;
	margin: 0 auto;
}
.cart_nologin_view form {
	text-align: center;
}

/*.container p {
	font-size:1.2em;
	line-height: 1.5em;
	margin:20px 0 0;
}*/
.form_flow {
	margin: 20px 0;
}

.shiryouseikyu table,
.y-shiryouseikyu table {
	width: 100%;
}

.shiryouseikyu input[type="submit"],
.y-shiryouseikyu input[type="submit"] {
	margin: 2% 2%;
	border: 1px solid #a8c1d5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size: 20px;
	padding: 10px 40px;
	letter-spacing: 0.2em;
	font-family: arial, helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	text-decoration: none;
	display: inline-block;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	font-weight: bold;
	color: #ffffff;
	background-color: #cedce7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#cedce7), to(#596a72));
	background-image: -webkit-linear-gradient(top, #cedce7, #596a72);
	background-image: -moz-linear-gradient(top, #cedce7, #596a72);
	background-image: -ms-linear-gradient(top, #cedce7, #596a72);
	background-image: -o-linear-gradient(top, #cedce7, #596a72);
	background-image: linear-gradient(to bottom, #cedce7, #596a72);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#CEDCE7, endColorstr=#596a72);
}

.shiryouseikyu input[type="submit"]:hover,
.y-shiryouseikyu input[type="submit"]:hover {
	border: 1px solid #8aabc5;
	background-color: #acc4d6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#acc4d6), to(#434f55));
	background-image: -webkit-linear-gradient(top, #acc4d6, #434f55);
	background-image: -moz-linear-gradient(top, #acc4d6, #434f55);
	background-image: -ms-linear-gradient(top, #acc4d6, #434f55);
	background-image: -o-linear-gradient(top, #acc4d6, #434f55);
	background-image: linear-gradient(to bottom, #acc4d6, #434f55);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#acc4d6, endColorstr=#434f55);
}

.button_bikou {
	background-color: #fdecec;
	margin: 20px auto 0;
}
.button_bikou ~ .button_bikou {
	display: none;
}
@media screen and (max-width: 767px) {
	.button_bikou {
		width: calc(100% - 40px);
	}
	.button_bikou ~ .button_bikou {
		display: none;
	}
}
.cart_mode2 .button_bikou {
	display: none;
}
.button_bikou #prv_box {
	padding: 16px 0;
	width: 100%;
	line-height: 160%;
	border: #aaa solid 1px;
	background: #f8f8f8;
}
@media screen and (max-width: 767px) {
	.button_bikou #prv_box {
		padding: 16px 28px;
	}
}


.button_bikou p.prv_title {
	font-size: 15px;
	font-weight: bold;
}
.button_bikou #prv_box p {
	color: #000;
	font-size: 15px;
}
@media screen and (min-width: 737px) {
	.button_bikou p.prv_title,
	.button_bikou #prv_box p {
		margin-left: 28px;
		margin-right: 28px;
	}
}
.button_bikou p:nth-child(3) {
	margin-top: 8px;
}
.button_bikou a {
	color: #048ae6;
}

/*===============================================
●smart.css  画面の横幅が736pxまで
===============================================*/
@media screen and (max-width: 736px) {
	.contact_table_002 table,
	.cart table {
		border: none;
		border-collapse: collapse;
		width: 100%;
	}
	.recruit_txt_001,
	.inqHead,
	.inqObjs {
		width: 100%;
		margin: 0 auto;
	}
	.recruit_txt_001 img {
		width: 90%;
		height: auto;
	}
	.contents_table_wrap,
	.contents_table_wrap table {
		width: 100%;
	}
	.contents_table_wrap th {
		width: 100%;
	}

	.cart {
		width: 100%;
		margin: 0 auto;
	}
	.contact_table_002 th,
	.cart th,
	.cart .senddata_koumoku {
		display: block;
	}
	.inqHead th,
	.cart .senddata_koumoku {
		display: block;
		width: 100%;
		padding: 5px 20px;
	}
	.inqHead tr:nth-child(2) th {
		padding-right: 68px;
	}
	.contact_table_002 td,
	.cart td {
		background: #fff none repeat scroll 0 0;
		border: none;
		font-size: 13px;
		text-align: left;
	}
	.cart td {
		display: block;
	}
	.cart_mode1 input,
	.cart_mode1 textarea {
		width: 80%;
	}
	.cart .alphabet {
		width: 20%;
	}
	.cart .senddata16 input {
		width: 80% !important;
	}
	.cart .form_26 input,
	.cart .form_27 input,
	.cart input[type="radio"],
	.cart input[type="checkbox"] {
		width: auto;
	}
	.cart li {
		line-height: 1.3em;
		margin: 10px 0;
	}
	.contact_table_002 td,
	.cart td {
	}
	.inq .main_contents p {
		width: 90%;
		margin: 0 auto;
	}
	.cart_login_view,
	.password_reissue,
	.cart_nologin_view {
		width: 95%;
		margin: 0 auto;
	}
	#railways {
		border: 1px solid #d7d7d7;
		float: left;
		height: 300px;
		overflow: scroll;
		width: 40%;
	}
	#stations {
		border: 1px solid #d7d7d7;
		height: auto;
		overflow: scroll;
		width: 40%;
	}

	.form_flow {
		display: none;
	}
}

/*---------------200526-----------------------------*/
@media (max-width: 980px) {
	.contact_table_002,
	.cart {
		width: 100%;
	}
	.form_flow img {
		width: 100%;
	}
}
@media (max-width: 959px) {
	#cont_sitemap .w01,
	#cont_sitemap .w02,
	#cont_sitemap .w03,
	#cont_sitemap .w04 {
		height: auto !important;
		padding: 2% 1%;
	}
	#cont_sitemap {
		display: flex;
		flex-wrap: wrap;
	}
	#cont_sitemap .w01 {
		width: 100%;
	}
	#cont_sitemap .w02,
	#cont_sitemap .w03,
	#cont_sitemap .w04 {
		width: 31%;
	}
	#wrapper .footer {
		color: #333;
	}
	#footer {
		text-align: center;
		margin: 0 auto;
	}
	.footer .page_bottom .sp {
		display: none;
	}
}

@media (max-width: 736px) {
	.footer .page_bottom .sp {
		display: block;
	}
	#header_container {
		padding-bottom: 5%;
	}
	.cart_mode1 {
		padding-top: 15%;
	}
}

td {
	vertical-align: middle;
}
input[type="text"],
input[type="tel"] {
	border: none;
	background-color: #f0f0f0;
	padding: 0.8em;
}
select {
	background-color: #f0f0f0;
}
input[type="submit"] {
	display: block;
	text-align: center;
	border: none;
	width: calc(100% - 40px);
	background: var(--heimblue);
	border-radius: 0.6em;
	padding: 0.8em 0;
	font-size: 0.982em;
	font-weight: 500;
	color: #fff;
	margin-top: 15%;
	cursor: pointer;
}
/* 本番時はページURLの書き変え */
.estate-reservation input[type="submit"] {
	margin: 8% auto;
}
input[type="submit"]:hover {
	opacity: 0.6;
	transition: all 0.4s;
}
@media screen and (min-width: 768px) {
	input[type="submit"] {
		font-size: clamp(13px, 1.25vw, 17px);
		width: 20em;
		margin: 24px auto 0;
		transition: all 0.3s;
		transition: all 0.4s;
	}
}
#form_70 {
	width: 100%;
	background: #f0f0f0;
	border: none;
}

@media screen and (max-width: 767px) {
	#form_58 {
		display: block;
		margin-bottom: 16px;
	}
}

@media screen and (min-width: 768px) {
	#koumoku_id_block_58 .koumoku_bikou {
		display: block;
		margin-bottom: 16px;
	}
}
.form_input_back {
	text-align: center;
	margin: auto;
	display: block;
	width: 60%;
	font-size: 0.982em;
	position: relative;
	line-height: 1em;
	padding: 0.8em 0;
	margin-top: 5%;
	cursor: pointer;
	background: #eee;
	border: solid 1px #eee;
	border-radius: 10px !important;
}
.form_input_back:hover {
	opacity: 0.6;
	transition: all 0.4s;
}
@media screen and (min-width: 768px) {
	.form_input_back {
		width: 20em;
		font-size: clamp(12px, 1vw, 14px);
		margin-top: 20px;
		transition: all 0.3s;
	}
	.inqHead {
		margin-top: 40px;
	}
	.inqHead tr:first-child td {
		border-bottom: none;
	}
	.inqHead tr:first-child td .inqObjs td {
		border-bottom: 1px solid #e3e3e3;
	}
	.inqHead .inqType td {
		border-bottom: none;
	}
}
#buildname_text {
	display: block;
	font-size: 15px;
	padding: 4px 15px 0;
}
@media screen and (max-width: 767px) {
	#buildname_text {
		padding: 0;
	}
}
@media screen and (min-width: 768px) {
	.estate-request .form_anq_21,
	.estate-reservation .form_anq_24{
		border-top: 1px solid #E3E3E3;
		padding: 24px 0 0;
	}
}
.estate-reservation #koumoku_id_block_60 select {
	background-image: none;
}

footer.form.fin-page {
	position: fixed;
  bottom: 0;
  width: 100%;
}