@charset "shift_jis";

/*-----------------------------------------------
	編集可能なファイルです。
-----------------------------------------------*/
h1{

}
h2.cms_h2 {
    font-size: 16px;
    line-height: 28px;
    background: #F0F0F0;
    margin: 0px auto;
    padding: 5px 10px;
    border-top: double 3px #CCC;
    border-bottom: solid 1px #CCC;
    display: block;
}
h2.cms_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 4px #042455;
	bottom: -4px;
	width: 13%;
	display: none;
	left: 0px;
}
ul.machipita{
	display:flex;
	justify-content:space-between;
	margin-top:10px;
}

ul.machipita li{
	width:32%;
}

ul.machipita li img{
	width:100%;
	height:auto;
	border:solid 1px #ccc;
	border-radius:5px;
}

ul.machipita::after{
	display:none;
}
/*info　一覧*/
.info {
 width: 96%;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
}

.info ul {
 width: 100%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.info li {
 font-weight: bold;
 line-height: 32px;
 list-style: none;
 width: 100%;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 5px 0px;
 border-bottom: solid 1px #CCC;
 overflow: hidden;
 clear: both;
}

.info li span {
 color: #333;
 font-weight: normal;
 width: 100%;
 font-size: 14px;
 line-height: 14px;
 display: block;
 margin: 10px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-right: solid 1px #CCC;
 text-align: left;
 float: static;
 overflow: hidden;
}

.info li a {
 color: #004CCA;
 font-size: 16px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 transition: 0.2s;
 -moz-transition: 0.2s;
 -webkit-transition: 0.2s;
}

.info li a:hover {
 color: orange;
 text-decoration: none;
 transition: 0.2s;
 -moz-transition: 0.2s;
 -webkit-transition: 0.2s;
}

/*info_賃貸*/
.info_chintai {
 width: 100%;
 margin: 0px auto 0px auto;
 padding: 0px 0px 0px 0px;
 height: 190px;
 overflow: auto;
}

.info_chintai ul {
 width: 100%;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 height: 190px;
}

.info_chintai li {
 font-weight: bold;
 line-height: 17px;
 list-style: none;
 width: 100%;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 5px 0px;
 border-bottom: dotted 2px #CCC;
 overflow: hidden;
 clear: both;
}

.info_chintai li span {
 color: #333;
 font-weight: normal;
 width: 100%;
 font-size: 12px;
 font-weight: bold;
 line-height: 14px;
 display: block;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 border-right: solid 1px #CCC;
 text-align: left;
 float: static;
 overflow: hidden;
}

.info_chintai li a {
 color: #004CCA;
 font-size: 12px;
 font-weight: bold;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 transition: 0.2s;
 -moz-transition: 0.2s;
 -webkit-transition: 0.2s;
}

.info_chintai li a:hover {
 color: orange;
 text-decoration: none;
 transition: 0.2s;
 -moz-transition: 0.2s;
 -webkit-transition: 0.2s;
}

/*info　詳細*/
.info_shosai {
 width: 96%;
 font-size: 14px;
 line-height: 32px;
 border-bottom: solid 1px #CCC;
 margin: 0px auto 0px auto;
 padding: 20px 0px 20px 0px;
 overflow: hidden;
}

.info_shosai img {
 vertical-align: middle !important;
}

.info img {
 max-width: 100% !important;
 height: auto !important;
}

/*info*/
.info_b ul {
 margin: 20px 0px;
 padding: 0px;
 overflow: hidden;
}

.info_b ul li {
 list-style: none;
 margin: 0px 0px 10px 0px;
 padding: 0px;
 float: static;
 text-align: center;
}

.info_b ul li a {
 width: 96%;
 color: #497632;
 line-height: 32px;
 margin: 0px auto;
 padding: 0px;
 display: block;
 border: solid 1px #497632;
}

.info_b ul li a:hover {
 background: #EEF7EA;
}

.container {
 width: 96%;
 margin: 20px auto 0px;
}

.container_ul {
 width: 96%;
 margin: 0 auto;
}

.container_ul ul li {
 width: 50%;
 float: left;
}
body {
    font-family: 'Noto Sans JP',"メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    margin: 0px;
}
.container_text {
 width: 96%;
 padding-bottom: 20px;
 margin: 0 auto;
}

.container_text_1 {
 font-size: 14px;
 margin: 10px 0px;
 font-weight: bold;
}

.container_text_2 {
 font-size: 28px;
 text-align: center;
 margin: 10px 0px;
 font-weight: bold;
}

.container_text_2 span {
 color: #D90000;
 font-weight: bold;
}

.container_text_3 {
 font-size: 15px;
 padding: 0px;
 margin: 0px;
 text-align: center;
 font-weight: bold;
}

.container_text_4 {
 text-align: center;
 font-size: 14px;
 margin: 10px 0px;
}

.container_text_4 span {
 color: #ff3300;
}

.container_text_5 {
 font-size: 10px;
 margin: 0px;
}

.container_text_5 span {
 color: #ff3300;
}
/*-----------------------------------------------
　　◎ リフォーム事例 共通
-----------------------------------------------*/
.reform {
 width: 96%;
 margin: 10px auto;
 font-size: 14px;
}

.reform ul {
 width: 100%;
 list-style: none;
 margin: 0;
 padding: 0;
}

.reform li {
 overflow: hidden;
 margin-bottom: 20px;
}

.reform img {
 vertical-align: bottom;
}

/*-----------------------------------------------
　　リフォーム事例 パターン1 /reform/
-----------------------------------------------*/
.reform_1_title {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin-bottom: 10px;
}

.reform_1_l img {
 max-width: 60%;
}

.reform_1_l {
 width: 100%;
}

.reform_1_l div {
 background: url(../img_cms/reform_arrow_sm.gif) no-repeat 100% 70%;
 width: 100%;
 margin-top: 10px;
}

.reform_1_l p {
 margin: 10px 0 -50px 0;
 padding: 5px 0;
 border-top: 1px dashed #999999;
 border-bottom: 1px dashed #999999;
 position: relative;
 top: -50px;
}

.reform_1_l span {
 position: relative;
 top: -30px;
 z-index: 10;
}

.reform_1_r img {
 max-width: 100%;
}

/*-----------------------------------------------
　　リフォーム事例 パターン2（詳細有） /reform2/
-----------------------------------------------*/
.reform_2 ul {
 width: 100%;
 margin: 0 auto;
}

.reform_2 li {
 width: 100%;
 overflow: hidden;
 vertical-align: top;
}

.reform_2 p {
 margin: 0 0 10px 0;
}

.reform_2_title {
 display: block;
 line-height: 20px;
 font-weight: bold;
 padding: 5px 10px;
 margin-bottom: 10px;
}

.reform_2_l {
 width: 100%;
 position: relative;
}

.reform_2_l::after {
 content: "";
 background: url(../img/reform_arrow_s.png) no-repeat;
 height: 100px;
 width: 76px;
 position: absolute;
 right: 8%;
 top: 15%;
}

.reform_2_l img {
 max-width: 60%;
}

.reform_2_r img {
 max-width: 100%;
}

.reform_2_text {
 border: 3px double #dddddd;
 padding: 5px;
 margin-bottom: -40px;
 position: relative;
 top: -50px;
}

.reform_2 span {
 position: relative;
 top: -40px;
 z-index: 10;
}

.reform_2 span img {
 border: none;
}

.reform_2 a {
 display: block;
 width: 50%;
 height: 40px;
 text-align: center;
 line-height: 40px;
 background: #FF9326;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 margin: 0 auto;
}

.reform_2 a:hover {
 background: #999999;
}

.reform h3 {
 display: block;
 line-height: 20px;
 font-weight: bold;
 padding: 5px;
 margin: 0 0 10px 0;
}

.reform_detail {
 border-left: 3px solid #999999;
 border-right: 3px solid #999999;
 margin: 10px 0;
 padding: 0 5px;
 overflow: hidden;
}

.reform_detail_main {
 margin-bottom: 20px;
 width: 100%;
 text-align: center;
}

.reform_detail_main img {
 max-width: 100%;
}

.reform_detail_comment {
 display: inline-block;
 width: 100%;
 margin-bottom: 20px;
 *display: inline;
 *zoom: 1;
}

.reform_detail_basic {
 width: 100%;
 line-height: 27px;
 padding: 5px;
 margin-bottom: 20px;
}

.reform_detail_basic ul {
 width: 100%;
}

.reform_detail_basic li {
 border-bottom: 1px dotted #999999;
 width: 96%;
 margin: 0;
}

.reform_detail_basic span {
 display: block;
 float: left;
 height: 27px;
 width: 25%;
 font-weight: bold;
 text-align: right;
}

.reform_detail_basic p {
 margin: 0;
 padding: 0;
 float: left;
 width: 65%;
 border-left: 1px dotted #999999;
 padding-left: 5px;
 margin-left: 5px;
}

.reform_detail_basic li.reform_detail_last {
 border-bottom: none;
}

.reform_detail_ba {
 width: 100%;
 border-top: 1px dashed #999999;
 padding-top: 20px;
 margin-bottom: 20px;
 overflow: hidden;
}

.reform_detail_before {
 background: url(../img_cms/reform_arrow_d_sm.gif) no-repeat 80% 80%;
 background-size: 30% auto;
 margin-bottom: 5px;
}

.reform_detail_before img {
 max-width: 60%;
 border: 1px solid #999999;
 padding: 2px;
}

.reform_detail_after img {
 max-width: 100%;
}

.reform_detail_more {
 width: 100%;
 border-top: 1px dashed #999999;
 padding-top: 20px;
}

.reform_detail_more img {
 height: auto !important;
}
/*-------------------スタッフ紹介（新）--------------------*/
.select_staff {
 width: 96%;
 margin: 10px auto;
 overflow: hidden;
}

.select_staff ul li {
 font-size: 12px;
 width: 48%;
 cursor: pointer;
 margin: 2px;
 padding: 10px 15px;
 background: #EBF3CE;
 border-radius: 5px;
 box-sizing: border-box;
 float: left;
}

.select_staff ul li:hover {
 color: #FFF;
 background: #71AE4D;
}

.staff_new_list {
 width: 96%;
 height: auto;
 margin: 0px auto;
 position: relative;
 top: 0px;
 left: 0px;
}

.staff_new_list ul {
 display: inline;
 margin: 0px;
 padding: 0px;
}

.staff_new_list ul li {
 width: auto;
 text-align: center;
 line-height: 32px;
 margin: 0px 0px 20px 0px;
 padding: 5px;
 border: solid 1px #CCC;
 border-radius: 5px;
 display: inline-block;
 vertical-align: top;
}

.staff_new_list_name {
 font-size: 16px !important;
}

.staff_new_list ul h2 {
 color: #2c7107;
 background: #3a8a101c;
 border: none;
 margin: 30px 0px 10px 0px;
 padding: 7px 15px;
 border-bottom: solid 1px #3a8a102b;
 border-radius: 5px;
 clear: both;
}

.staff_new_list ul li a {
 color: #333;
 font-size: 12px;
 width: 100%;
 height: 100%;
 display: block;
}

.staff_new_list ul li div {
 background: #F2F2F2;
 margin: 0px 0px 1px 0px;
}

.staff_new_list ul li div:first-child {
 font-size: 14px;
 font-weight: bold;
 background: none;
}

/*詳細*/
.staff_new_shosai {
 width: 96%;
 margin: 0px auto;
 overflow: hidden;
 letter-spacing: 1px;
}

.staff_new_shosai ul {
 margin: 0px;
 padding: 0px;
 transition: inherit;
}

.staff_new_shosai_p {
 width: 100%;
 position: relative;
}

.staff_new_shosai_p img {
 margin: 40px 0px 0px 0px;
 border-radius: 5px;
}

.staff_new_shosai_p h3 {
 color: #3a8a10;
 font-size: 20px;
 font-weight: normal;
 position: absolute;
 top: 5px;
 left: 10px;
 margin: 0px;
}

.staff_new_shosai_p h3 span {
 font-size: 14px;
 margin-left: 20px;
}

.staff_new_shosai_mes {
 font-size: 18px;
 line-height: 32px;
 margin-top: 10px;
}

.staff_new_shosai_t {
 margin: 10px 0px 20px 0px;
}

.staff_new_shosai_t li {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px;
 vertical-align: top;
 line-height: 24px;
}

.staff_new_shosai_t li h4 {
 color: #334f25;
 font-size: 16px;
 margin: 5px 0px 5px 0px;
 padding: 5px 10px;
 background: #EBF3CE;
 border-radius: 5px;
}

.staff_new_photo {
 text-align: center;
}

.staff_new_photo ul li {
 vertical-align: top;
 border: solid 1px #CCC;
 border-bottom: solid 3px #CCC;
 border-radius: 7px;
 margin: 0px 0px 10px 0px;
 padding: 10px;
 display: block;
}

.staff_new_photo ul li img {
 max-width: 100%;
 height: auto;
 border-radius: 5px;
}

.staff_new_photo ul li p {
 font-size: 16px;
}

.shosai_new_more {
 width: 96%;
 color: #FFF !important;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 display: block;
 background: #3a8a10;
 margin: 10px auto;
 clear: both;
 border-radius: 5px;
}

.shosai_new_more:hover {
 background: #245a07;
}
/*-----------------------------------------------
　　お客様の声 パターン2 /voices2/
-----------------------------------------------*/
.ss_voices li {
 border-bottom: 1px dotted #dddddd;
 margin-bottom: 15px;
 padding-bottom: 15px;
}

.ss_voices a {
 display: block;
 text-decoration: none;
 font-weight: normal;
}

.ss_voices_title {
 display: block;
 line-height: 25px;
 font-weight: bold;
 text-indent: 10px;
 margin-bottom: 10px;
}

.ss_voices_title a:hover {
 background: #dddddd;
}

.ss_voices_photo {
 width: 100%;
 text-align: center;
}

.ss_voices_photo img {
 width: 96%;
 margin-bottom: 5px;
}

.ss_voices_text {
 width: 96%;
 margin: 0 auto;
}

.ss_voices_text p {
 margin: 0;
 font-size: 14px;
 padding: 5px;
 overflow: hidden;
 line-height: 25px;
}

.ss_voices_link {
 width: 50%;
 border: 1px solid #FF9326;
 padding: 2px;
 margin: 0 auto;
}

.ss_voices_link a {
 width: 100%;
 height: 40px;
 background: #FF9326;
 text-align: center;
 line-height: 40px;
 color: #ffffff;
 font-weight: bold;
}

.ss_voices_link:hover {
 border: 1px solid #dddddd;
}

.ss_voices_link:hover a {
 background: #dddddd;
}

.ss_voices h3 {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin: 0 0 10px 0;
}

.ss_voices_detail {
 width: 100%;
 overflow: hidden;
}

.ss_v_d_photo {
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
}

.ss_v_d_photo img {
 max-width: 96%;
}

.ss_voices_detail_text {
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
}

.ss_voices_detail_text img {
 max-width: 96%;
 margin-bottom: 10px;
}

.ss_voices_detail_text span {
 width: 96%;
 font-weight: bold;
 text-align: center;
 display: block;
}

.ss_voices_detail_text p {
 width: 96%;
 font-size: 14px;
 text-align: left;
 margin: 10px auto;
}

.ss_v_staff_comment {
 width: 96%;
 border-top: 1px dashed #dddddd;
 padding-top: 10px;
 margin: 0 auto;
}

.ss_v_staff_comment img {
 max-width: 96%;
}
.maincontents a{
	color: #333;
	text-decoration: none;
}

/*---------------------------------
    お客様の声　カスタム
---------------------------------*/
.voices_list_wrap {
}
.voices_li_row {
	border-bottom: 1px dashed #ccc;
	padding: 3%;
}
.voices_li_row a {
	padding: 5%;
}
.voice_li_row_img {
	box-sizing: border-box;
	border-radius: 5px;
	height: 250px;
	width: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}
.voice_li_row_img:empty{
	background-image: url(/img_cms/voices_bg.webp) !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}
.voice_li_row_txt {
}
.voice_li_row_title {
	font-size: 16px;
	font-weight: bold;
	margin: 15px 0;
}
.voice_li_row_txt p {
	font-size: 13px;
	line-height: 22px;
	margin: 0;
}
.voice_li_row_txt p span:not(:empty) {
	font-size: 13px;
	line-height: 22px;
	padding: 3%;
	background: #f5f5f5;
	margin: 0;
	display: block;
}
.voices_li_row a:hover {
	background: #f5f5f5;
}
.voices_li_row a:hover .voice_li_row_title {
	color: #ff3f00;
}
.voice_li_row_staff:not(:empty)::before {
	content: "【担当のコメント】";
	display: block;
	margin-top: 10px;
	font-weight: bold;
}


/*-----------------------------------------------
　　◎  駐車場 /parking/
-----------------------------------------------*/
.parking {
 width: 96%;
 margin: 10px auto;
 font-size: 14px;
}

.parking ul {
 width: 100%;
 list-style: none;
 margin: 0;
 padding: 0;
}

.parking li {
 overflow: hidden;
}

.parking table {
 width: 100%;
 border-collapse: separate;
 border-spacing: 0px;
}

.parking table thead {
 display: none;
}

.parking tbody tr {
 display: block;
 margin-bottom: 1.5em;
 border-bottom: 1px dashed #999999;
}

.parking th,
.parking td {
 padding: 5px;
 display: list-item;
 border: none;
}

.parking td {
 vertical-align: middle;
 font-weight: bold;
}

.parking td.parking_left {
 text-align: left;
 font-weight: normal;
}

.parking p {
 margin: 0 0 5px 0;
 font-weight: bold;
 font-size: 16px;
 background: #eeeeee;
 line-height: 20px;
 padding: 5px;
}

.parking_sm_rent:before {
 content: "賃料：";
}

.parking_sm_rent {
 color: #ff0000;
 font-size: 16px;
}

.parking_sm_aki:before {
 content: "空き状況：";
}

.parking img {
 max-width: 100%;
}

.parking a {
 color: #0000ff;
}

.parking a:hover {
 color: #999999;
}

.parking_th1 {
 width: 20%
}

.parking_th2 {
 width: 35%
}

.parking_th3 {
 width: 10%
}

.parking_th4 {
 width: 30%
}

.parking_th5 {
 width: 5%
}

/*-----------------------------------------------
　　◎  駐車場 /parking2/
-----------------------------------------------*/
.parking2 {
 width: 100%;
}

.parking2 ul {
 margin: 0px;
 padding: 0px;
}

.parking2 li {
 margin: 0px 0px 20px 0px;
 padding: 0px;
 clear: both;
}

.parking2 h2 {
 color: #FFF;
 width: 100%;
 font-size: 14px;
 font-weight: bold;
 line-height: 32px;
 text-indent: 10px;
 background: #65B820;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 clear: both;
}

.parking2 table {
 width: 100%;
 border-collapse: collapse;
 margin: 10px 0px 0px 0px;
}

.parking2 th {
 border-collapse: collapse;
 border: solid 1px #CCC;
 padding: 10px;
 background: #F2F2F2;
 text-align: center;
}

.parking2 td {
 border-collapse: collapse;
 border: solid 1px #CCC;
 padding: 10px;
}

.parking2 td a {
 color: #004CCA;
 text-decoration: underline;
}

.parking2 td a:hover {
 color: #004CCA;
 text-decoration: none;
}
/*-----------------------------------------------
　　分譲一覧 パターン1 /sell_land/
-----------------------------------------------*/
.sell_land_1 li {
 overflow: hidden;
 vertical-align: top;
 border-bottom: 1px dashed #dddddd;
 padding: 5px 0;
 position: relative;
 margin-bottom: 20px;
}

.sell_land_1_title {
 display: block;
 line-height: 22px;
 font-weight: bold;
 padding: 5px;
 margin-bottom: 10px;
}

.sell_land_1_l {
 text-align: center;
 width: 100%;
}

.sell_land_1_l img {
 max-width: 100%;
 height: auto;
}

.sell_land_1_text {
 margin-bottom: 10px;
 width: 100%;
}

.sell_land_1_text ul {
 border-top: 1px solid #dddddd;
 display: block;
 margin-bottom: 10px;
}

.sell_land_1_text li {
 overflow: hidden;
 vertical-align: top;
 border-bottom: 1px solid #dddddd;
 padding: 5px;
 position: relative;
 margin: 0;
}

.sell_land_1 p {
 width: 100%;
 margin: 0;
 line-height: 20px;
}

.sell_land_1 p.price {
 font-size: 17px;
 color: #ff0000;
 font-weight: bold;
}

.sell_land_1 span {
 margin-bottom: 5px;
 font-weight: bold;
 display: block;
 background: #eeeeee;
}

.sell_land_1 a.shosai {
 display: block;
 width: 50%;
 height: 35px;
 text-align: center;
 line-height: 35px;
 background: #FF9326;
 color: #ffffff;
 font-weight: bold;
 text-decoration: none;
 margin: 0 auto;
}

.sell_land_1 a.shosai:hover {
 background: #999999;
}

.sell_land_1 a:hover {
 opacity: 0.8;
}

.sell_land h3 {
 display: block;
 line-height: 35px;
 font-weight: bold;
 padding: 0 10px;
 margin: 0 0 10px 0;
 font-size: 17px;
}

.sell_land_detail {
 margin: 20px 0;
 padding: 0px;
 overflow: hidden;
}

.sell_land_detail_basic {
 width: 100%;
}

.sell_land_detail_bl {
 width: 100%;
 margin-bottom: 10px;
 float: none;
}

.sell_land_detail_bl li {
 padding-top: 5px;
 border-top: 1px dashed #dddddd;
 text-align: center;
}

.sell_land_detail_bl span {
 display: block;
 width: 100%;
 height: 30px;
 line-height: 30px;
 background: #eeeeee;
 font-weight: bold;
}

.sell_land_detail_bl p {
 width: 100%;
 line-height: 25px;
 margin: 0;
 text-align: left;
}

.sell_land_detail_bl p.price {
 font-weight: bold;
 font-size: 18px;
 color: #ff0000;
}

.sell_land_detail_br {
 width: 100%;
 float: none;
}

.sell_land_detail_inq,
.sell_land_detail_map {
 border: 1px solid #79796A;
 text-align: center;
 width: 96%;
 height: 40px;
 margin: 0 auto 10px;
 padding: 2px;
}

.sell_land_detail_inq a,
.sell_land_detail_map a {
 display: block;
 width: 100%;
 height: 40px;
 color: #ffffff;
 text-align: center;
 line-height: 40px;
 font-weight: bold;
 margin: 0;
 text-decoration: none;
}

.sell_land_detail_inq a:hover,
.sell_land_detail_map a:hover {
 background: #79796A;
}

.sell_land_detail_inq a {
 background: #cc0000;
}

.sell_land_detail_map a {
 background: #FF9326;
}

.sell_land_detail_free {
 border-top: 1px dotted #dddddd;
 border-bottom: 1px dotted #dddddd;
 padding: 5px;
 margin-bottom: 10px;
 width: 96%;
}

.sell_land_detail_main {
 margin-bottom: 10px;
 overflow: hidden;
}

.sell_land_detail_main div {
 width: 100%;
 padding: 5px;
 text-align: center;
}

.sell_land_detail_main p {
 width: 100%;
 margin: 0;
}

.sell_land_detail_main span {
 display: block;
 width: 100%;
 text-align: left;
}

.sell_land_detail_main img {
 max-width: 100%;
 height: auto;
}

.sell_land_detail_photo {
 margin-bottom: 10px;
 overflow: hidden;
}

.sell_land_detail_photo li {
 text-align: center;
 width: 100%;
}

.sell_land_detail_photo img {
 max-height: 200px;
 max-width: 90%;
 border: 1px #dddddd solid;
 padding: 2px;
}

.sell_land_detail_photo p {
 margin: 0 auto 5px;
 font-size: 13px;
 text-align: left;
 width: 92%;
}

.sell_land_detail_info1 {
 width: 100%;
 font-size: 12px;
}

.sell_land_detail_info3 {
 width: 100%;
 margin-bottom: 20px;
 border-bottom: 1px dashed #aaaaaa;
 font-size: 12px;
}

.sell_land_detail_table table {
 width: 100%;
 border-collapse: separate;
 border-spacing: 0px;
}

.sell_land_detail_table th,
.sell_land_detail_table td {
 border-top: 1px dashed #aaa;
}

.sell_land_detail_table th {
 line-height: 20px;
 background: #eeeeee;
}

.sell_land_detail_table td {
 padding: 5px;
}

.sell_land_detail_info1 td {
 padding: 5px;
 width: 100%;
}

.sell_land_detail_info1 tr {
 display: block;
 margin-bottom: 5px;
}

.sell_land_detail_info1 th,
.sell_land_detail_info1 td {
 display: list-item;
}

.sell_land_detail_info3 th {
 width: 25%;
}

.sell_land_detail_info3 td {
 width: 75%;
}

.sell_land_detail iframe {
 width: 100%;
 height: 300px;
}
.buy_list_shubetu {
      display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #FFFFFF;
    line-height: 20px;
    text-align: center;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    background: #333333;
    position: relative;
    top: 0px;
    right: 0px;
}
/*-----------------------------------------------
	 .form2_ma　/inquiry/ 売却査定
-----------------------------------------------*/
.form2_ma {
 width: 90%;
 overflow: hidden;
 margin: 0 auto;
}

.form2_ma .sale_box {
 border: solid 1px #65B820;
 overflow: hidden;
 margin: 2% 0;
}

.form2_ma .sale_box a {
 display: block;
 line-height: 65px;
 color: #333;
 height: 65px;
}

.form2_ma .sale_l {
 width: 60px;
 float: left;
 background: #65B820;
 position: relative;
 height: 65px;
}

.form2_ma .sale_r {
 width: 78%;
 float: right;
}

.form2_ma .sale_r span {
 font-size: 14px;
 font-weight: bold;
 margin: -20px 0 -20px 0;
 display: block;
}

.form2_ma .sale_r p {
 font-size: 14px;
 line-height: 18px;
 margin: 0;
}

.form2_ma .last {
 margin: 0 !important;
}

.form2_ma .sale_box a:hover {
 background: #E8F3FF;
 display: block;
}

.form2_ma .sale_l img {
 position: absolute;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 margin: auto;
}

.form_banner {
 margin: 2% 0;
 position: relative;
}

.form_banner a {
 width: 90%;
 margin: 3% auto;
 display: block;
 color: #fff !important;
 font-size: 24px;
 font-weight: bold;
 letter-spacing: 2px;
 background: #65B820;
 line-height: 60px;
 /* width: 300px; */
 text-align: center;
 border-radius: 100px;
 box-shadow: 0 3px #3a6b12;
 text-decoration: none;
}

.form_banner a:hover {
 background: #0051A2;
}
/*-----------------------------------------------
???  ???? ??
-----------------------------------------------*/
.company {
 width: 100%;
 margin: 10px auto;
 font-size: 13px;
 text-align: center;
}

.company iframe {
 width: 96%;
 height: 200px;
 margin: 0 auto;
}
/*-----------------------------------------------
?????? ????3 /company3/
-----------------------------------------------*/
.company_3_navi {
 margin: 15px 0;
}

.company_3_navi ul {
 margin: 0;
 padding: 0;
 overflow: hidden;
 list-style: none;
 margin-left: 1%;
}

.company_3_navi ul li {
 float: left;
 width: 48%;
 line-height: 35px;
 text-align: center;
 margin-left: 1%;
 margin-bottom: 2px;
}

.company_3_navi ul li a {
 display: block;
 color: #555555;
 background: #FFEFBF;
}

.company_3_navi ul li a:hover {
 color: #FFFFFF;
 background: #FFB600;
}

.company_3_detail h3 {
 margin: 10px 0;
 font-size: 16px;
 line-height: 35px;
 text-indent: 15px;
 text-align: left;
 border-left: 5px solid #051143;
 border-bottom: 1px solid #888888;
}

/* ???? */
.company_3_aisatsu {}

.company_3_aisatsu_tx {
 width: 98%;
 margin: 0 auto;
 font-family: "?? ??", "MS Mincho";
}

.company_3_aisatsu_tx span {
 display: block;
 margin: 30px 0 20px 0;
 font-size: 16px;
 line-height: 25px;
}

.company_3_aisatsu_tx p {
 margin: 20px 0;
 padding: 10px;
 font-size: 12px;
 text-align: left;
 line-height: 20px;
 color: #555555;
 background: #F0F0F0;
}

.company_3_aisatsu_name {
 text-align: center;
}

.company_3_aisatsu_img {
 text-align: center;
}

.company_3_aisatsu_img img {
 max-width: 250px;
 max-height: 250px;
 width: auto;
 height: auto;
}

/* ???? */
.company_3_gaiyou {}

.company_3_gaiyou_data {
 width: 98%;
 margin: 0 auto;
}

.company_3_gaiyou_data ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.company_3_gaiyou_data ul li {
 font-size: 12px;
 padding: 15px 0;
 overflow: hidden;
 border-bottom: 1px solid #DDDDDD;
}

.company_3_gaiyou_data ul li span {
 display: block;
 float: left;
 width: 20%;
 color: #FFBF00;
 font-weight: bold;
}

.company_3_gaiyou_data ul li p {
 float: right;
 width: 80%;
 margin: 0;
 padding: 0;
 text-align: left;
 font-size: 12px;
}

.company_3_gaiyou_img {}

.company_3_gaiyou_img img {}

.company_3_gaiyou_img span {
 display: block;
 margin: 5px 0 10px 0;
 font-size: 12px;
}

/* ???? */
.company_3_tenpo {
 width: 98%;
 margin: 0 auto;
}

.company_3_tenpo ul {
 margin: 0;
 padding: 0;
 list-style: none;
}

.company_3_tenpo_l {
 margin-bottom: 10px;
}

.company_3_tenpo_l ul li {
 font-size: 14px;
 margin-bottom: 5px;
}

.company_3_tenpo_l ul li span {
 display: block;
 font-size: 20px;
 margin: 10px 0;
}

.company_3_tenpo_r ul li {
 margin-bottom: 10px;
}

.company_3_tenpo_access {
 width: 50%;
 margin: 0 auto;
}

.company_3_tenpo_access a {
 display: block;
 color: #FFFFFF;
 font-size: 14px;
 line-height: 28px;
 text-align: center;
 text-decoration: none;
 background: #FF8800;
 margin-bottom: 10px;
}

.company_3_tenpo_access a:hover {
 background: #D67201;
}

/* access */
.company_3_access div {
 text-align: center;
}

.company_3_access span {
 font-size: 14px;
 line-height: 25px;
 text-align: right;
}

/* ?? */
.company_3_work {}

.company_3_worklist {
 margin: 0 0 10px 0;
 overflow: hidden;
}

.company_3_workimg {
 float: left;
 width: 48%;
}

.company_3_worktx {
 float: right;
 width: 50%;
 font-size: 12px;
 text-align: left;
}

.company_3_worktx span {
 display: block;
 font-size: 16px;
 font-weight: bold;
 color: #6F572E;
 margin: 0 0 5px 0;
}

/*-----------------------------------------------
??? ???? ??
-----------------------------------------------*/
.shop {
 width: 100%;
 margin: 30px auto;
 font-size: 13px;
}

.shop ul {
 width: 96%;
 list-style: none;
 margin: 0 auto;
 padding: 0;
}

.shop li {
 overflow: hidden;
}
/*----------------------------------------------------------
???  ????????? /gallery/,/gallery2/
----------------------------------------------------------*/
.gallery {
 width: 100%;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
}

.gallery ul {
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.gallery li {
 width: 46%;
 min-height: 150px;
 list-style: none;
 margin: 5px;
 padding: 0px;
 border: solid 1px #CCC;
 overflow: hidden;
 float: left;
}

.gallery li img {
 width: auto !important;
 max-height: 120px !important;
}

.gallery li a {
 display: block;
 padding: 5px;
 text-align: center;
 text-decoration: none;
}

.gallery li a {
 background:
}

h3.gallery_h3 {
 color: #333;
 font-size: 3.4vw;
 font-weight: bold;
 line-height: 16px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.gallery p {
 color: #006DD9;
 font-size: 14px;
 line-height: 24px;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
.gallery2_img {
    margin: 20px 0;
    background: #000;
}
.gallery2_img a {
    display: block;
    text-align: center;
}
.gallery2_img a img {
    width: 100% !important;
    max-width: none !important;
    max-height: none !important;
}
.gallery2 {
 width: 100%;
 margin: 20px auto;
 padding: 0px 0px 0px 0px;
}

.gallery2 h3 {
 color: #333;
 font-size: 14px;
 font-weight: bold;
 line-height: 16px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}

.gallery2_1 {
 width: 100%;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 overflow: hidden;
}

.gallery2 h3 {
 color: #333;
 font-size: 14px;
 font-weight: bold;
 line-height: 32px;
 margin: 5px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
 text-indent: 10px;
}

.gallery2_1 img {
 max-width: 100%;
 height: auto;
}

.gallery2_1 table {
 width: 96%;
 margin: 0px auto;
 padding: 0px 0px 0px 0px;
 clear: both;
}

.gallery2_1 th,
.gallery2_1 td {
 font-size: 14px;
 font-weight: normal;
 line-height: 25px;
 border-bottom: 1px dashed #CCC;
}

.gallery2_1 th {
 width: 20%;
 text-align: center;
}

.gallery2_1 td {
 padding: 5px;
}

.gallery2_2 {
 font-size: 13px;
 width: 96%;
 margin: 10px auto 0px auto;
 padding: 3px;
 background: F2F2F2;
 clear: both;
}

.gallery2_3{
	width:100%;
	margin:0px auto;
	padding:0px;
}

.gallery2_3 ul {
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
}

.gallery2_3 li {
    box-sizing: border-box;
    width: 49%;
    list-style: none;
    margin: 0% 2% 2% 0;
    padding: 1%;
    border: solid 1px #CCC;
}
.gallery2_3 li:nth-child(even) {
    margin-right: 0;
}
.gallery2_3 li a {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    background: #000;
}
.gallery2_3 li a img {
    height: 100% !important;
    max-height: none !important;
    width: auto !important;
    max-width: none !important;
}
.gallery2_3 li span {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 7px;
    text-align: center;
}

.gallery2_3_free{
	width:96%;
	height:auto;
	margin:0px auto;
	padding:0px;
}
.gallery2_bukken_link:not(:empty) {
    position: relative;
    background: #5d973e;
    font-size: 0;
    text-align: center;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 30px 0;
    margin: 15px 0;
    color: #fff;
    border-radius: 5px;
}
.gallery2_bukken_link:not(:empty)::before {
    content: "この建物の空室一覧を見る";
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
/* ?????? */
 .mail_form {
  margin: 0px auto;
  background: #eaf1f7;
  padding: 10px;
 }
 .mailform_koumoku {
  overflow: hidden;
  align-items: center;
 }
 .mailform input {
  width: 100%;
 }
 .mf_textform .jcjs_sf {
  height: 80px;
 }
 .mailform_koumoku dt {
  font-size: 4vw;
  display: block;
  margin: 0px 10px 10px 0;
  padding: 0;
  overflow: hidden;
  line-height: 35px;
 }
 .kojin {
  display: block;
  font-size: 14px;
  height: 100px;
  margin: 20px 0px 20px 0px;
  padding: 20px;
  overflow: auto;
  background: #FFF;
 }
 .mailform_koumoku dd {
  padding: 0px !imporntant;
  clear: both;
  margin: 5px 0 10px;
 }
 .mf_address ol {
  padding: 0;
 }
 #jc_btn_submit {
  position: relative;
  font-size: 18px;
  line-height: 60px;
  font-weight: bold;
  background: #DE3838;
  display: block;
  height: 60px;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 3px #C43333;
  border: none;
  width: 300px;
  letter-spacing: 1px;
  cursor: pointer;
  margin: 0 auto;
  font-family: 'Hiragino Kaku Gothic Pro', '?????? Pro W3', Meiryo, ????, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
 }
 .mfp {
  padding-top: 8px;
  font-size: 14px;
  font-weight: bold;
 }
 .mailform_koumoku ol li span {
  font-size: 14px;
  display: block;
 }
 .mailform_koumoku label {
  font-size: 3.5vw;
 }
 .mailform_checkbox input {
  width: auto !important;
 }
 .must {
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  background-color: #C00;
  margin: 0px 5px 0px 0px;
  padding: 5px 10px;
  border-radius: 5px;
  float: left;
  height: 25px;
  line-height: 25px;
 }
 .mfp_element_text,
 .mfp_element_number,
 .mfp_element_select-one,
 .mfp_element_email,
 .mfp_element_tel,
 .mfp_element_textarea,
 .mfp_element_date,
 .mfp_element_password {
  font-size: 16px;
  border: none;
  padding: 10px;
  margin: 0px 0px 10px 0px;
  vertical-align: middle;
  width: 100%;
 }
 form#mailformpro dl dd ul li, form#mailformpro dl dd ol li {
  margin: 0px 0px 10px 0px;
  padding: 0px;
  list-style: none;
 }
 form#mailformpro label {
  border-radius: 3px;
  margin: 3px;
  display: inline-block;
 }
 /*--end--*/
 /*----------CMS---------*/
 .faq {
  background-color: #f2fff2;
 }
 .buy_list_ma {
  width: 96%;
  margin: 40px auto;
  overflow: hidden;
 }
 .buy_list_ma ul {
  overflow: hidden;
  border: solid 5px #4c974b;
 }
 .buy_list_ma li a {
  display: block;
  float: left;
  width: 50%;
  height: 130px;
  border-right: solid 5px #4c974b;
  box-sizing: border-box;
  background-color: #fff;
  text-align: center;
  border-bottom: solid 5px #4c974b;
 }
 .buy_list_ma li:nth-child(2n) a {
  border-right: none;
 }
 .buy_list_ma li:nth-child(5) a,
 .buy_list_ma li:nth-child(6) a {
  border-bottom: none;
 }
 .buy_list_ma li p {
  font-weight: bold;
  margin-top: 15px;
 }
 .buy_list_ma li img {
  margin-top: 9px;
 }
  .f_line {
  background: url(/customer/img/f_line.png);
  height: 59px;
  margin-bottom: 30px;
 }
 .footer {}
 .f_inner {
  width: 100%;
  margin: 40px auto 50px;
 }
 .f_top {
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  padding: 0 10px;
 }
 .f_logo {
  float: left;
  margin: 0px 20px 0px 0px;
  padding: 0px;
 }
 .f_logo p {
  color: #333;
  font-size: 16px;
  font-weight: bold;
 }
 .f_t_link {
  float: left;
  margin-right: 0px;
 }
 .f_t_link ul {}
 .f_t_link li {}
 .f_t_link a {
  position: relative;
  padding-left: 20px;
 }
 .f_t_link a:hover {
  text-decoration: underline;
 }
 .f_t_link a:before {
  position: absolute;
  content: "";
  width: 15px;
  height: 15px;
  top: 4px;
  left: 0;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #7a0;
 }
 .f_t_link a:after {
  position: absolute;
  content: "";
  left: 4px;
  top: 8px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
 }
 .f_t_tel {
  clear: both;
  text-align: center;
 }
 .f_t_tel a {
  font-size: 40px;
  line-height: 45px;
 }
 .f_t_tel p {
  font-size: 14px;
  margin: 0 0 5px 0;
 }
 .f_t_tel i {
  margin-right: 10px;
 }
 .f_form {
  margin: 20px auto;
  width: 96%;
 }
 .f_form ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .f_form li {
  line-height: 25px;
  width: 49%;
  text-align: center;
  margin-bottom: 2%;
 }
 .f_form li:nth-child(1) {
 }
 .f_form li:nth-child(1) a {
  color: #dd2228;
 }
 .f_form li:nth-child(2) a {
  color: #2a4074;
 }
 .f_form li:nth-child(3) a {
  color: #4c974b;
 }
 .f_form li:nth-child(4) a {
  color: #5d8b92;
 }
 .f_form a {
  display: block;
  position: relative;
  font-size: 14px;
  padding: 10px 0;
  border-radius: 5px;
  border: 2px solid;
 }
 .f_form a:after {
  position: absolute;
  content: "";
  right: 15px;
  top: 40px;
  width: 6px;
  height: 6px;
  border-top: 2px solid;
  border-right: 2px solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
 }
 .f_form i {
  font-size: 40px;
  display: block;
  text-align: center;
 }
 .f_bottom {
  overflow: hidden;
  width: 96%;
  margin: 0 auto;
 }
 .f_bottom ul {
  overflow: hidden;
  margin-bottom: 10px;
 }
 .f_bottom ul li {
  float: left;
  padding: 0px 10px;
  border-right: solid 1px #777;
  margin: 5px 0;
 }
 .f_bottom ul a {
  font-size: 13px;
  color: #333;
 }
 .f_bottom ul a:hover {
  text-decoration: underline;
 }
 .f_bottom ul p {
  margin: 0;
 }
 .f_bottom .link_ti {
  width: 100%;
 }
 .f_bottom .link_ti a {
  font-size: 18px;
  font-weight: bold;
 }
 .f_bottom .link_ti p {}
 .footer .cu_copylight {
  background-color: #4c974b;
  color: #fff;
  text-align: center;
  line-height: 30px;
 }


 .cms_faq_main {
  height: 300px;
  background: url(/img/cms_faq_main.jpg);
  position: relative;
 }
 .cms_faq_main h2 {
  color: #fff;
  font-size: 35px;
  padding-top: 115px
 }
 .cms_faq_main_menu ul {
  width: 100%;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0;
 }
 .cms_faq_main_menu li a {
  display: block;
  float: left;
  width: 50%;
  background-color: #4c974b;
  text-align: center;
  color: #fff;
  line-height: 50px;
 }
 /*-----------------------------------------------
????????12
-----------------------------------------------*/
/* staff ?????? */
.staff12 {
 width: 100%;
 margin: 10px auto;
 font-size: 16px;
}

.staff12 ul {
 width: 100%;
 list-style: none;
 margin: 0;
 padding: 0;
}

.staff12 h3 {
 width: 100%;
 font-size: 14px;
 text-align: left;
 text-indent: 10px;
 line-height: 30px;
 background: #EEE;
 border-left: 5px solid #0066CC;
}

.staff12_1 li {
 overflow: hidden;
 margin-bottom: 20px;
 vertical-align: top;
}

.staff12_1_name {
 display: block;
 line-height: 35px;
 font-weight: bold;
 text-indent: 10px;
 margin-bottom: 10px;
 background: #FDF0F1;
}

.staff12_1_photo {
 width: 100%;
 margin-bottom: 10px;
 text-align: center;
}

.staff12_1_photo img {
 max-width: 50%;
 vertical-align: bottom;
 padding: 2px;
 border: 1px solid #eee;
}

.staff12_1_prof {
 width: 96%;
 margin: 0 auto 10px auto;
 text-align: left;
}

.staff12_1_prof span {
 display: block;
 border-bottom: 1px dashed #aaaaaa;
 font-weight: bold;
}

.staff12_1_prof p {
 margin: 5px 0 10px 0;
 font-size: 13px;
}

.staff12_1_comment {
 font-size: 13px;
 border: 1px solid #999999;
 width: 96%;
 margin: 0 auto;
 text-align: left;
}

.staff12_1_comment p {
 background: #eeeeee;
 margin: 5px;
 padding: 5px;
}

/* staff shosai */
.staff12_detail {
 text-align: left;
}

.staff12_detail_main {
 overflow: hidden;
 margin-bottom: 10px;
 text-align: left;
}

.staff12_detail_left {
 width: 96%;
 margin: 0 auto;
 margin-bottom: 10px;
 text-align: center;
}

.s_usa_detail_left img {
 border: 1px solid #666;
 padding: 2px;
}

.staff12_detail_right {
 width: 96%;
 margin: 0 auto;
}

.staff12_detail_right span {
 background: #DFF7F8;
 /*?????????????*/
 width: 100%;
 height: 35px;
 line-height: 35px;
 text-indent: 20px;
 color: #333333;
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 display: block;
}

.staff12_detail_right p {
 width: 100%;
 margin: 0 auto 10px;
}

.staff12_detail_left span {
 background: #DFF7F8;
 /*?????????????*/
 width: 100%;
 height: 35px;
 line-height: 35px;
 text-indent: 20px;
 color: #333333;
 font-weight: bold;
 font-size: 15px;
 margin-bottom: 10px;
 display: block;
}

.staff12_detail_left p {
 width: 100%;
 margin: 0 auto 10px;
}

/*????*/
.staff12_mc-group ul {
 width: 98%;
 margin: 0 auto;
 padding: 0;
 list-style: none;
}

.staff12_mc-group ul li {
 width: 45%;
 padding: 4px;
 margin: 2px;
 border: 1px solid #EEE;
 display: inline-block;
 *display: inline;
 *zoom: 1;
 vertical-align: top;
}

.staff12_mc-group ul li:hover {
 background: #EEE;
}

.staff12_mc-group ul li img {
 max-width: 85%;
}

.staff12_mc-group div {
 text-align: center;
}

.staff12_h2 {
 font-size: 17px;
 width: 100%;
 line-height: 30px;
 margin: 0 auto 10px;
 padding: 10px 0;
 text-align: left;
 text-indent: 20px;
 background: #F2F2F2;
 border-top: 3px double #CCC;
 border-bottom: 1px solid #CCC;
}

.staff12_h3 {
 display: block;
 font-weight: bold;
 font-size: 14px;
 margin: 10px 0;
 padding: 5px 10px;
 text-align: left;
 background: #FDF0F1;
 border: 1px solid #CCCCCC;
 border-width: 1px 0px 1px 0px;
}

.staff12_ttl4 {
 display: block;
 font-weight: bold;
 font-size: 14px;
 margin: 10px 0;
 padding: 5px 10px;
 text-align: left;
 background: #FDF0F1;
 border: 1px solid #CCCCCC;
}

	/**CMS PAN**/
.breadcrumbs {
    width: 100%;
    padding: 5px 0;
    margin-bottom: 5px;
}
.breadcrumbs ul {
    font-size: 13px;
    color: #999;
    width: auto;
    overflow-x: auto;
    white-space: nowrap;
}
.breadcrumbs ul li {
    margin: 0 10px 0 0;
    font-size: 13px;
    display: inline-block;
    line-height: 15px;
}
.breadcrumbs ul li:first-child::before {
	display: none;
}
.breadcrumbs ul li::before {
	padding: 0 10px 0 0;
	content: "\03e";
	font-size: 14px;
	color: #333;
}
.breadcrumbs ul li a {
	display: inline;
	font-weight: normal;
	color: #555;
}
/* vo_de_tag
---------------------------------------- */
.vo_de_tag {
	width: 96%;
	margin: 30px auto 0;
	padding: 15px 3%;
	background: #eaf2f4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.vo_de_tag_ttl {
	border-bottom: 1px solid #111;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.vo_de_tag_ttl p {
	font-weight: bold;
}
.vo_de_tag_li p {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.vo_de_tag_li label.cms_topic_tag {
	padding: 3px;
}
.vo_de_tag_li label.cms_topic_tag a {
	display: block;
	padding: 10px 15px;
	border: 1px solid #016243;
	color: #333;
	background: #fff;
	font-weight: bold;
}
/* ----------------------------------------
group_all_topiclinks
---------------------------------------- */
.group_all_topiclinks {
	width: 98%;
	margin: 40px auto 20px auto;
	background: #fff;
	border: 1px solid #cccccc;
	box-shadow: 0px 0px 0px 5px #fff5cc inset;
	overflow: hidden;
	padding: 20px;
	align-items: center;
	box-sizing: border-box;
}

.group_all_topiclinks ul {
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.group_all_topiclinks li {
	margin: 3px;
}

.group_all_topiclinks li img {
	max-width: 90%;
}

.group_all_topiclinks_tl {
	text-align: center;
	margin-bottom: 10px;
	border-bottom: 1px solid #111;
	padding-bottom: 8px;
}

.group_all_topiclinks li a {
	border: 2px solid #3f98d7;
	background-color: #FFF;
	padding: 5px 10px;
	border-radius: 5px;
	display: block;
	color: #3f98d7
}
.topictag_name {
	display: block;
	margin-bottom: 20px;
	text-align: center;
}
.topictag_name p{
	color: #555;
	font-size: 16px;
	font-weight: bold;
}


.gallery_li {
    width: 94%;
    margin: 20px auto;
}

.gallery_li_row {
    margin-bottom: 20px;
    width: 100%;
}
.gallery_li ul {
    display: flex;
    flex-wrap: wrap;
}
.gallery_li_row a {
    text-decoration: none !important;
    color: #555 !important;
    padding:0 !important;
    background: #eee;
    position: relative;
    display: block;
}
.gallery_li_row a:hover h3 {
    color: #f6cc1b !important;
}
.gallery_li_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 235px;
    overflow: hidden;
    background: #000;
}
.gallery_li_img img {
    max-height: none !important;
}
.gallery_li_row h3 {
    font-size: 16px !important;
    border-bottom: 0 !important;
    text-align: center !important;
    background: rgb(101 184 32 / 72%) !important;
    color: #fff !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.gallery_li_row span {
    display: block;
    text-align: center;
}


.gallery_sho_distance:not(:empty)::before {
    content: "徒歩";
}
.gallery_sho_station:not(:empty)::after {
    content: "駅";
}
.gallery_ma_inq2 a {
    background: #ff9326;
    text-align: center;
    text-decoration: none;
    width: 100%;
    display: block;
    padding: 20px 0;
    margin: 15px 0;
    color: #fff;
    border-radius: 5px;
}
.gallery_movie iframe {
    width: 100%;
}
.gallery_free_wrap {
    background: #f5f5f5;
    margin: 20px auto;
    padding: 3%;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cms_keysearch_form{
       width: 100%;

}
.cms_keysearch_form input{
    width: 64%;
    padding: 10px 0px 10px 10px;
    border-radius: 0px;
    box-sizing: border-box;
}
.cms_keysearch_form button{
    width: 34%;
    padding: 10px;
    margin: 0px 0px 0px 2%;
    border-radius: 0px;
    border: none;
    color: #fff;
    background-color: #65b820;
    font-size: 13px;
    box-sizing: border-box;
}

/*-----------------------------------------------
     /recruit/ 採用情報「募集要項」
-----------------------------------------------*/
/*採用エントリーフォーム　一覧*/
.entry_list {
 margin: 0 auto;
 width: 90%;
}
.entry_list h3 {
	font-size: 15px;
	padding-bottom: 15px;
	margin: 30px 0 15px;
	border-bottom: solid 1px #000;
}
.entry_list img {
 display: block;
 margin: auto;
}

.entry_list ul {
 display: flex;
 flex-wrap: wrap;
 align-items: stretch;
 margin-top: 40px;
}

.entry_list ul li {
 margin-bottom: 40px;
 width: 100%;
}

.entry_list ul li a {
 display: block;
 width: 100%;
 padding: 50px 5% 30px;
 box-sizing: border-box;
 vertical-align: top;
 position: relative;
 border-radius: 10px;
 height: 100%;
 text-decoration: none;
 color: #000;
 border: solid 1px #aaa;
}

.entry_list h2 {
 font-size: 4vw;
 line-height: 4.5vh;
 margin: 0px 0px 0px 0px;
 padding: 0 5%;
 text-align: center;
 z-index: 10;
 color: #000;
}

.entry_list table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 15px;
}

.entry_list table th,
.entry_list table td {
 font-size: 12px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 10px;
 background: #fff;
}

.entry_list table th {
 width: 60px;
 background: #eeeeee;
}

.entry_more {
 width: 70%;
 color: #383635;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 1px #333;
 text-align: center;
 margin: 20px auto 0;
 padding: 10px 0;
 font-size: 4vw;
}

/*採用エントリーフォーム　詳細*/
.entry_shosai {
 margin: 40px auto 0px;
 width: 90%;
}

.entry_shosai img {
 display: block;
 margin: auto;
}

.entry_shosai h2 {
    font-size: 4vw;
    line-height: 2em;
    font-weight: bold;
    margin: 1em 0px 0px 0px;
    padding: 1em 0;
    border-top: solid 1px #333;
}

.entry_shosai h2 span{
}

.entry_shosai h2 span:before{
	content:"【";
}

.entry_shosai h2 span:after{
	content:"】";
}



.entry_shosai p {
	font-size: 3.5vw;
	line-height: 1.5em;
	padding: 0 0 1em 0;
	border-bottom: solid 1px #333;
}

.entry_shosai table {
 width: 100%;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 margin-top: 50px;
}

.entry_shosai table th,
.entry_shosai table td {
 font-size: 16px;
 line-height: 24px;
 text-align: left;
 border: solid 1px #bfbfbf;
 border-collapse: collapse;
 padding: 15px 20px;
}

.entry_shosai table th {
 background: #eeeeee;
}

.entry_b {
 text-align: center;
}

.entry_shosai a {
 margin: 15px 10px;
 padding: 10px;
 display: inline-block;
 font-size: 16px;
 display: block;
 text-decoration: none;
}

.entry_shosai a:nth-child(2) {
 color: #383635;
 font-weight: normal;
 text-align: center;
 background: #FFF;
 border: solid 2px #383635;
 text-decoration: none;
 width: 40%;
 margin: 0 auto;
 font-size: 12px;
 padding: 5px;
}

.entry_shosai a:nth-child(2):hover {
 color: #FFF;
 background: #383635;
 border: solid 2px #383635;
}

.entry_shosai a:nth-child(1) {
 color: #fff;
 font-weight: 500;
 text-align: center;
 background: #2799fb;
 border: solid 2px #2799fb;
}

.recruit_main {
}
.recruit_main h2 {
	width: 90%;
    margin: 0 auto;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding: 35px 0 10px;
}
.recruit_main a {
    display: inline-block;
    border: solid 1px #fff;
    box-sizing: border-box;
    padding: 10px 15px;
    color: #fff;
    margin: 0 auto;
	font-size: 12px;
}
.recruit_main a:hover {
	background-color: #fff;
	color: #c7b98c;
}
.recruit_main_img {

}

.recruit_tag ul {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
    background: #eee;
    border-radius: 5px;
    padding: 20px 4% 10px;
    margin: 30px auto 0;
    width: 90%;
}

.recruit_tag ul li a {
 display: block;
 font-size: 3.5vw;
 font-weight: bold;
 background: #fff;
 padding: 5px 10px;
 margin: 0 10px 10px 0;
 text-align: center;
 color: #333;
 border: 1px solid #aaa;
 box-sizing: border-box;
 position: relative;
 z-index: 10;
 text-decoration: none;
 border-radius: 5px;
}

.recruit_con_joblabel {
 display: block;
 background: #042455;
 padding: 10px 15px;
 border-radius: 0 0 10px 10px;
 color: #fff;
 font-weight: bold;
 font-size: 12px;
 line-height: 12px;
 position: absolute;
 right: 20px;
 top: 0;
}

.recruit_con_tag:empty {
	display: none;
}

.recruit_con_tag p{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 1em auto;
}
.recruit_con_tag p>label{
	color: #03A9F4;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
}
.recruit_con_tag p>label:before{
	content:"#";
}


.entry_ti {
 font-size: 14px;
 letter-spacing: 0.05em;
}

/* 来店予約ページ */
.reserve_form_iframe {
	width: 90vw;
    margin: 0 auto -50px auto;
    display: block;
}
.cmsform_note {
	padding: 30px 0 0;
	display: flex;
	justify-content: center;
}
.cmsform_note span {
	font-weight: 500;
	color: #ee0000;
	font-size: 17px;
	border: 1px solid #ee0000;
	padding: 12px 12px;
	line-height: 1.5;
}
.sp_off {
	display: none !important;
}


/* /来店予約ページ */

.g-recaptcha {
    display: flex;
    margin: 0 auto 30px;
    justify-content: center;
    align-items: center;
}

/* .rc-anchor-normal .rc-anchor-pt {
    right: 35px !important;
    width: 186px !important;
} */