@charset "shift_jis";
/* CSS Document */
/* ----------------------------------------------------
　body この記述は消さないでください！
  背景の色替えなどが必要な時に修正
---------------------------------------------------- */
body {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	background: #FFFFFF;
	margin: 35px 0px 0px 0px;
	padding: 0;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
h2,
div,
ul,
li,
p,
span {
	padding: 0;
	margin: 0;
	list-style: none;
}
.head_title {
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	width: 55%;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	position: fixed;
	top: 0;
	z-index: 150;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ko_title {
	margin: 0px auto 0px auto;
	padding: 0 0 15px 5px;
	position: relative;
	font-size: 20px;
	line-height: 28px;
	border-bottom: 3px solid #DDD;
	color: #333;
	width: 100%;
	float: none;
	z-index: 0;
	overflow: initial;
	font-weight: bold;
	white-space: normal;
}
.ko_title:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 3px #F36F23;
	bottom: -3px;
	width: 80px;
	display: block;
	left: 0px;
}
/*----移管-----*/
/* ----------------------------------------------------
　header 固定 この記述は消さないでください！
  PCヘッダー固定用。色変更したいときはnew_headerのバックグラウンドを変更
---------------------------------------------------- */
h1 {
	color: #fff;
	font-size: 11px;
	text-align: left;
	width: 50%;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	position: fixed;
	top: 0;
	z-index: 150;
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	height: 35px;
}
h1 br {
	display: none;
}
.new_header {
	background-color: #FEB74B;
	width: 100%;
	height: 35px;
	position: fixed;
	top: 0;
	z-index: 100;
}
.new_header_inner {
	width: 100%;
	margin: 0 auto;
	overflow: auto;
}
.new_header_icon {
	float: left;
	margin: 8px 0 0 0;
}
.new_header_menu {
	float: right;
	margin-top: 6px;
}
.new_header_menu ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.new_header_menu li {
	width: 110px;
	list-style-type: none;
	background-color: #EEEEEE;
	float: left;
	padding: 0;
	margin-right: 6px;
}
.new_header_menu li:nth-child(4),
.new_header li:nth-child(5) {
	background-color: #bc1e1e;
}
.new_header_menu li:nth-child(4) a,
.new_header li:nth-child(5) a {
	color: #ffffff;
	text-align: center;
}
.new_header_menu a {
	color: #303030;
	text-decoration: none;
	display: block;
	padding: 3px 10px;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	letter-spacing: 1px;
}
.new_header_menu a img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.new_header_icon:hover,
.new_header_menu li:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.contents_wrap {
	width: 900px;
	margin: 0 auto;
}
.contents {
	width: 960px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.clear {
	clear: both;
}
.side_wrap {
	float: left;
}
/* pankuzu
---------------------------------------- */
.pan_wrap {
	padding: 0;
	font-size: 11px;
	overflow: hidden;
	width: 900px;
	display: flex;
	align-items: center;
}
.pan_wrap div {
	float: left;
}
.pan_wrap div a {
	margin-right: 5px;
	color: #EA6D28;
	background: unset !important;
}
.pan_wrap div:after {
	content: ">" !important;
	border-color: unset !important;
	border-style: none !important;
	border-width: unset !important;
	top: 2px !important;
}
.pan_wrap div:last-child::after {
	display: none !important;
}
.pan {
	padding-top: 0px !important;
	padding-left: 10px;
}
/* pankuzu end
---------------------------------------- */
/* ----------------------------------------
	header
---------------------------------------- */
.header {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 5px;
	background: #fff;
	margin-top: 35px;
}
.h_logo {
	float: left;
	width: 720px;
	padding-top: 10px;
}
.h_logo a {
	display: block;
}
.h_inq {
	float: right;
	width: 260px;
}
.h_inq a {
	display: block;
	background: url(/../img/common/h_inq_on.webp) no-repeat 0 0;
	width: 260px;
	height: 60px;
}
.h_inq a:hover img {
	visibility: hidden;
}
.h_inq p {
	margin: 0;
	padding: 0;
}
.head_menu_02 {
	width: 100%;
	height: 65px;
	background-color: #FEB74B;
	border-top: #000000 solid 3px;
}
.head_menu_02 ul {
	height: 65px;
	margin: 0 auto;
	padding: 0;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
}
.head_menu_02 ul li {
	height: 65px;
	margin: 0;
	padding: 0px;
	list-style: none;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	flex-shrink: 0;
}
.head_menu_02 ul li:before,
.head_menu_02 ul li:last-child:after {
	content: "|";
	width: 1px;
	height: 20px;
	display: block;
	margin: 15px 0;
	padding: 0;
	/*	background: url(/../img/hed_menu_border.jpg);*/
}
.head_menu_02 ul li a {
	width: 100%;
	height: 65px;
	line-height: 65px;
	margin: 0;
	padding: 0 12px;
	font-size: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.head_menu_02 ul li a:hover {
	background-color: #F59401;
	color: #FFFFFF;
}
/* ----------------------------------------
	footer
---------------------------------------- */
.footer_wrap {
	border-top: 5px solid #FE9900;
	background-image: url(/../img/wrap_bg01.jpg);
}
.footer {
	border-bottom: 2px solid #FE9900;
	padding: 10px;
	text-align: left;
	overflow: hidden;
}
.f_inner {
	width: 1000px;
	margin: 0 auto;
}
.f_logo {
	float: left;
}
.f_list_wrap {
	float: left;
}
.f_list_wrap p {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}
.f_list_wrap span {
	border-left: 5px dashed #FE9900;
	letter-spacing: 2px;
	display: block;
	margin-bottom: 3px;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
}
.f_list {
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
}
.f_list li {
	float: left;
	margin: 0 10px;
}
.f_list-1 li {
	width: 140px;
}
.f_list-2 li {
	width: 130px;
}
.f_list-3 li {
	width: 200px;
}
.f_list a {
	background: url(/../img/common/f_arrow.gif) no-repeat 0 50%;
	padding-left: 10px;
	text-decoration: none;
	color: #333;
	display: block;
}
.f_list a:hover {
	color: #999;
}
.f_list-1 {
	width: 320px;
	margin-left: 30px;
}
.f_list-2 {
	width: 300px;
	margin-right: 40px;
}
.f_list-3 {
	width: 660px;
}
.copy_wrap {
	background: #FE9900;
	height: 25px;
}
.copy_wrap p {
	line-height: 25px;
	color: #ffffff;
	margin: 0;
}
/* ----------------------------------------
	contents_left
---------------------------------------- */
.contents_left {
	width: 210px;
}
.side_bnr a {
	display: block;
	height: 30px;
	width: 190px;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 15px 0 0 20px;
	color: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.side_search li {
	background: url(/../img/newmenu1_1.webp) no-repeat;
	height: 45px;
	width: 210px;
	margin-bottom: 5px;
}
.side_search a:hover {
	color: #FF6600;
}
.search_oyama a {
	background: url(/../img/newmenu2_1.webp) no-repeat;
}
.search_oyama a:hover {
	background: url(/../img/newmenu2_2.webp) no-repeat;
	color: #000000;
}
.side_company li {
	background: url(/../img/newco1.webp) no-repeat;
	height: 45px;
	width: 210px;
	margin-bottom: 5px;
}
.side_company a:hover {
	color: #FF6600;
	background: url(/../img/newco1-2.webp) no-repeat;
}
.side_puchi li {
	background: url(/../img/newpu1.webp) no-repeat;
	height: 45px;
	width: 210px;
	margin-bottom: 5px;
}
.side_puchi a {
	color: #FF6600;
}
.side_puchi a:hover {
	background: url(/../img/newpu1-2.webp) no-repeat;
}
.side_menu01 {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #FF66CC;
	font-size: 20px;
	line-height: 35px;
	background: url(/../img/side_undermenu.jpg) no-repeat;
	text-align: left;
	margin: 20px 0 5px 0;
	height: 40px;
}
.side_menu02 {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #009900;
	font-size: 20px;
	line-height: 35px;
	background: url(/../img/side_undermenu.webp) no-repeat;
	text-align: left;
	margin: 20px 0 5px 0;
	height: 40px;
}
.side_menu03 {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #0066CC;
	font-size: 20px;
	line-height: 35px;
	background: url(/../img/side_undermenu.webp) no-repeat;
	text-align: left;
	margin: 20px 0 5px 0;
	height: 40px;
}
.side_menu04 {
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #EABB02;
	font-size: 20px;
	line-height: 35px;
	background: url(/../img/side_undermenu.webp) no-repeat;
	text-align: left;
	margin: 20px 0 5px 0;
	height: 40px;
}
.side_list ul li {
	float: left;
}
.side_list a {
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 13px;
	line-height: 30px;
	text-decoration: none;
	padding-left: 15px;
}
.side_list a:hover {
	text-decoration: underline;
}
#side a {
	background: url(/../img/s1.jpg) no-repeat;
	width: 85px;
}
#side2 a {
	background: url(/../img/s2.jpg) no-repeat;
	width: 85px;
}
#side3 ul {
	display: flex;
	flex-wrap: wrap;
}
#side3 li {
	width: 105px;
	padding: 3px 0;
}
#side3 a {
	background: url(/../img/s3.jpg) no-repeat 0 -7px;
	line-height: 1.4;
	font-size: 12px;
	display: block;
}
#side4 a {
	background: url(/../img/s4.jpg) no-repeat;
	width: 200px;
}
.side_p_top {
	padding-top: 5px;
}
.side_text {
	text-align: left;
	line-height: 20px;
	padding: 10px 0;
}
.side_shop p {
	background: url(/../img/side_title.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	line-height: 38px;
	margin: 0;
	text-align: center;
}
.side_shop img {
	margin-left: -15px;
}
.side_shop div {
	text-align: left;
	padding: 5px 0 0 10px;
}
.side_shop span {
	color: #FF0000;
	font-weight: bold;
}
.side_shop a {
	side_shop: 180px;
	font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 30px;
	text-decoration: none;
	background: url("/../img/side_map.gif") no-repeat;
	margin-left: 5px;
}
.side_shop a:hover {
	text-decoration: underline;
}
.side_site div {
	margin-top: 10px;
	text-align: left;
}
.side_site div p {
	width: 130px;
	text-align: center;
	margin: 0;
}
/* ----------------------------------------
	common
---------------------------------------- */
.contents_wrap {
	width: 900px;
	margin: 0 auto;
}
.contents_wrap h2 {
	font-size: 20px;
	width: 900px;
	height: 100px;
	line-height: 100px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 50px;
	background: url(../img_cms/h2_bg.gif) no-repeat;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
}
/* 共通 */
.btn-next {
	width: 100%;
	height: 60px;
	overflow: hidden;
}
.btn-next input {
	margin: 0 auto;
	background: #EC6C00;
	box-shadow: 0 3px #D96D00;
	border: none;
	display: block;
	color: #fff;
	text-decoration: none;
	width: 300px;
	height: 57px;
	font-weight: bold;
	overflow: hidden;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	letter-spacing: 2px;
	cursor: pointer;
}
.btn-next input:hover {
	box-shadow: none;
	background: #D96D00;
	margin-top: 3px !important;
}
/* mail02 mail03 */
.sh_inqlist {
	margin: 0 !important;
}
.sh_inqlist td {
	border: none !important;
	padding: 0 !important;
}
.sh_inq-back {
	margin: 10px 0;
}
.sh_inq-comp {
	padding: 80px 0;
	width: 700px;
	margin: 0 auto;
}
.sh_inq-comp b {
	color: #ff0000;
	display: block;
}
.to-sp {}
.to-sp a {
	color: #fff;
	background: #0051a2;
	box-shadow: 0 15px #00376f;
	border-radius: 5px;
	height: 200px;
	width: 90%;
	margin: 0 auto 40px;
	display: block;
	font-size: 80px;
	line-height: 200px;
	font-weight: bold;
	text-decoration: none;
}
.to-sp a:nth-child(2) {
	display: none;
}
/* トップ
---------------------------------------- */
.t_side-town {
	width: 200px;
}
.t_side-town p {
	background: #f5f5f5;
	padding: 10px;
	margin-left: 10px;
	font-family: "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 20px;
}
/* 一覧
---------------------------------------- */
.li_side-kodawari {
	width: 200px;
}
.li_side-kodawari td {
	display: block;
	float: left;
	width: 50%;
}
.shosai_inq2 {
	float: unset;
	margin-top: 15px;
}
.shosai_inq_flex {
	display: flex;
	justify-content: center;
	gap: 20px;
	align-items: center;
}
.shosai_inq1 {
	width: 233px;
	box-sizing: border-box;
	height: 66px;
}
.shosai_inn {
	font-size: 14px;
	font-weight: bold;
	display: flex;
	flex-direction: column;
	height: 54px;
	justify-content: center;
	span {
		font-size: 25px;
		line-height: 1 !important;
		padding-top: 5px;
	}
}
.shosai_rhs_code {
	width: 315px;
	margin-top: 10px;
	font-size: 13px;
	& span {
		font-size: 16px;
		line-height: 1.2;
		color: #FD0107;
		font-weight: bold;
	}
}
/* bnr_inq
	---------------------------------------- */
.bnr_inq {
	margin: 40px auto;
	width: 760px;
}
.bnr_inq a {
	background: url(/../img/common/bnr_inq_on.webp) no-repeat 0 0;
	display: block;
	width: 760px;
	height: 200px;
}
.bnr_inq a:hover img {
	visibility: hidden;
}
.bnr_inq a:hover {
	opacity: 1;
}
/*----/移管-----*/
/*--一覧サイドバー --*/
.list_side_search_half:nth-child(1)>label:nth-child(n+4) {
	display: none !important;
}
/*----詳細----*/
.ruiji_detail {
	text-align: left;
}
/*----/詳細----*/


/* 物件詳細 */
.row_map_test {
	font-size: 10px;
	font-weight: 300;
	color: #333;
}
.shosai1_txt ul li span a {
    font-size: 14px;
}

	/* 採用フォーム */
	.entory_form h2 {
		color: #FEB74B;
		font-size: 50px;
		font-weight: normal;
		margin: 40px 0px;
		line-height: 1;
		font-weight: 600;
	}
	.pankuzu_entory {
		width: 100%;
	}
	.container {
		width: 1000px;
		margin: 0 auto 20px auto;
	}
	.pankuzu_inner {
		margin: 0 auto;
		text-align: left;
		color: #000;
		font-size: 13px;
		line-height: 35px;
		font-weight: 400;
		border-bottom: 1px dashed #ccc;
		display: flex;
}
.pankuzu_inner div::after {
	padding: 0 6px 0 5px;
	content: "\03e";
	font-size: 14px;
}
.pankuzu_inner a {
	text-decoration: none;
	color: #000;
}

	/* /採用フォーム */