@media screen and (min-width: 769px) {

 /*-----------------------------------------------
	レイアウト container
-----------------------------------------------*/
 .douga iframe {
  width: 780px;
  height: 450px !important;
 }

 /*ハウスリースバック*/
 .leaseback {
  width: 780px;
  height: 320px;
  position: relative;
  background: url("../img/lease_bg.jpg") no-repeat;
  top: 0px;
  left: 0px;
  margin: 20px 0px 10px 0px;
  padding: 0px;
 }

 .leaseback ul {
  margin: 0px;
  padding: 0px;
  position: absolute;
  top: 257px;
  left: 14px;
 }

 .leaseback ul li {
  list-style: none;
  float: left;
  margin-right: 15px;
 }

 .leaseback ul li img {
  max-width: 246px;
  height: auto;
 }

 #container {
  width: 100%;
 }

 .container {
  width: 1000px;
  margin: 50px auto 20px auto;
  overflow: hidden;
 }

 .maincontents {
  width: 780px;
  float: none !important;
  margin: 0 auto;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
 }

 .side {
  width: 200px;
  float: right;
 }

 img {
  max-width: 100%;
  vertical-align: bottom;
  width
  /***/
  : auto;
 }

 a img {
  border: none;
 }

 div#map_canvas img {
  max-height: none;
 }

 .pc_off {
  display: none;
 }

 .pc_off_cms {
  display: none;
 }

 ._jcpage_spbtn_area {
  display: none;
 }

 a {
  color: #003977;
  text-decoration: none;
 }

 a:hover {
  text-decoration: underline;
 }

 /*-----------------------------------------------
	共通項目
-----------------------------------------------*/
 body {
  width: 100%;
  color: #333;
  margin: 0;
  padding: 0;
  text-align: left;
  letter-spacing: 1px;
 }

 .contents {
  width: 780px;
  height: auto;
  margin: 0px auto;
  overflow: hidden;
 }

 h2.cms_h2 {
  font-size: 60px;
  line-height: 80px;
  text-align: left;
  letter-spacing: 8px;
  margin: 0px auto 20px auto;
  border-bottom: solid 1px #777;
  padding: 20px 10px;
  display: block;
  clear: both;
 }

 .cms_h2_naka {
  font-size: 34px !important;
  line-height: 45px !important;
  padding-top: 20px !important;
  padding-bottom: 30px !important;
 }

 .cms_back {
  width: 780px;
  text-align: left;
  margin: 10px auto 10px auto;
  padding: 0px 0px 0px 0px;
 }

 .cms_back a {
  color: #004CD3;
  font-size: 12px;
  line-height: 18px;
 }

 .cms_back a:hover {
  text-decoration: none;
  color: #999999;
 }

 .float_r {
  float: right;
 }

 .float_l {
  float: left;
 }

 .clear {
  clear: both;
 }

 .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
 }

 .clearfix {
  min-height: 1px;
 }

 * html .clearfix {
  height: 1px;
  /*\*/
  /*/
	height: auto;
	overflow: hidden;
	/**/
 }

 .pan_wrap {
  margin-bottom: 10px;
 }

 .pan_wrap ul {}

 .pan_wrap ul li {
  float: left;
  margin-right: 5px;
  display: inline;
 }

 .pan_wrap ul li a {}

 .pan_wrap ul li:after {
  content: " > ";
 }

 .pan_wrap ul li:after::last-child {
  content: none;
 }

 .pan_wrap ul li:last-child:after {
  content: none;
 }

 .pan_wrap ul li:last-child {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1
 }

 .grouppaging {
  text-align: center;
  clear: both;
 }

 .grouppaging li {
  display: inline-block;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
  width: 40px !important;
  margin: 2px !important;
 }

 .grouppaging a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  display: block;
  background: #eeeeee;
  text-align: center;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  margin-right: 5px;
 }

 .grouppaging a:hover {
  background: #aaaaaa;
 }

 .grouppaging a.active {
  background: #FFBF00;
 }

 .map_text {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  margin: 5px 0;
 }

 /* フッター導線 */
 .common_kaiin {
  margin: 25px 0px 50px 0px;
 }

 .common_contents {
  border-top: 1px dotted #000;
  padding-top: 30px;
  margin-bottom: 50px;
 }

 .common_contents ul {}

 .common_contents ul li {
  width: 170px;
  float: left;
  margin-right: 33px;
  position: relative;
 }

 .common_contents ul li img {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
 }

 .common_contents ul li:hover img {
  transform: rotate(10deg);
  -webkit-transform: rotate(10deg);
 }

 .common_contents ul li:last-child {
  margin-right: 0px;
 }

 .common_contents ul li a {
  display: block;
  font-size: 14px;
  text-decoration: none !important;
 }

 .common_contents ul li a:hover {
  text-decoration: none;
 }

 .common_contents ul li img {
  display: block;
  margin: 0 auto;
 }

 .common_contents ul li b {
  display: block;
  margin: 10px 0;
  text-align: center;
 }

 .common_contents ul li p {
  color: #000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  line-height: 21px;
 }

 /*-----------------------------------------------
	分譲地　/bunjyo/
-----------------------------------------------*/
 .bunjo_ma {
  text-align: left;
  position: relative;
  margin: 0px;
  padding: 0px;
 }

 .bunjo_ma li {
  overflow: hidden;
 }

 .bunjo_ma_list {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_ma_list ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_ma_list li {
  overflow: hidden;
  vertical-align: top;
  border-bottom: 1px dashed #dddddd;
  position: relative;
  margin-bottom: 20px;
 }

 .bunjo_ma_list_title a {
  display: block;
  line-height: 50px;
  font-weight: bold;
  text-indent: 20px;
  margin-bottom: 10px;
  font-size: 20px;
  background: #eee;
  color: #333;
 }

 .bunjo_ma_list_l {
  width: 280px;
  margin-right: 20px;
 }

 .bunjo_ma_list_l img {
  border: 1px solid #dddddd;
  padding: 2px;
  vertical-align: bottom;
 }

 .bunjo_ma_list_text {
  margin-bottom: 10px;
  width: 480px;
 }

 .bunjo_ma_list_text ul {
  border-top: 1px solid #dddddd;
  margin-bottom: 20px;
 }

 .bunjo_ma_list_text li {
  overflow: hidden;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  position: relative;
  margin: 0;
 }

 .bunjo_ma_list p {
  float: right;
  width: 360px;
  margin: 0;
  padding-left: 20px;
  line-height: 20px;
  border-left: 1px dotted #999999;
 }

 .bunjo_ma_list p.price {
  font-size: 17px;
  color: #ff0000;
  font-weight: bold;
 }

 .bunjo_ma_list span {
  float: left;
  width: 70px;
  margin: 0;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
 }

 .bunjo_ma_list a.shosai {
  display: block;
  padding: 2% 0;
  width: 200px;
  text-align: center;
  background: #FF9326;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
  float: right;
 }

 .bunjo_ma h3 {
  display: block;
  line-height: 35px;
  font-weight: bold;
  text-indent: 10px;
  margin: 0 0 10px 0;
  font-size: 17px;
 }

 .bunjo_shosai {}

 .bunjo_shosai_Tabs {}

 .bunjo_shosai_Tabs ul {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0px;
 }

 .bunjo_shosai_Tabs ul li {
  width: 33%;
  margin: 1px;
  float: left;
 }

 .bunjo_shosai_Tabs ul li a {
  color: #000;
  display: block;
  padding: 5px;
  background: #EEE;
  text-align: center;
  text-decoration: none;
 }

 .bunjo_shosai_Tabs ul li a:hover {
  background: #CCC;
  color: #FFF;
  text-decoration: none;
 }

 .bunjo_shosai_mainimg {
  margin-bottom: 15px;
 }

 .bunjo_shosai_mainimg img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 780px !important;
  height: auto !important;
 }

 .bunjo_shosai_info {
  overflow: hidden;
  margin-bottom: 20px;
 }

 .bunjo_shosai_info .shosai_img {
  float: left;
  margin-right: 20px;
 }

 .bunjo_shosai_info .shosai_img img {
  max-width: 350px !important;
 }

 .bunjo_shosai_info .shosai_info {
  width: 380px;
  padding: 10px;
  float: left;
  border: 5px solid #EEE;
 }

 .bunjo_shosai_gaiyou {
  clear: both;
  overflow: hidden;
 }

 .bunjo_shosai_gaiyou .gaiyou_ti {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  text-align: left;
  text-indent: 20px;
  font-size: 16px !important;
  font-weight: normal;
  line-height: 40px;
  background-color: #CCC;
 }

 .bunjo_shosai_gaiyou .gaiyou_l {
  float: left;
  width: 530px;
  margin: 15px 0;
 }

 .bunjo_shosai_gaiyou .gaiyou_l ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_shosai_gaiyou .gaiyou_l ul li {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px dashed #AAAAAA;
 }

 .bunjo_shosai_gaiyou .gaiyou_l ul li span {
  display: block;
  float: left;
  width: 70px;
  padding: 5px;
  text-align: center;
  background: #EEEEEE;
 }

 .bunjo_shosai_gaiyou .gaiyou_l ul li p {
  float: right;
  width: 440px;
  text-align: left;
  margin: 0;
  padding: 5px 0;
 }

 .bunjo_shosai_gaiyou .gaiyou_r {
  width: 230px;
  float: right;
  margin: 10px 0 0;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul li {
  margin-bottom: 10px;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul li a {
  line-height: 32px;
  border: double 3px #FFFFFF;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul li a:hover {
  background: #333;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul li.gaiyou_inq a {
  background: #FF0B0B;
 }

 .bunjo_shosai_gaiyou .gaiyou_r ul li.gaiyou_tel a {
  background: #051143;
 }

 .bunjo_shosai_tokucho {
  font-size: 14px;
  margin: 20px 0;
  overflow: hidden;
  text-align: left;
 }

 .bunjo_shosai_tokucho h3 {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-indent: 20px;
  line-height: 40px;
  border: 1px solid #A2A2A2;
  background: #F3F3F3;
 }

 .bunjo_shosai_tokucho .shosai_tokucho {
  margin: 15px 0;
 }

 .bunjo_shosai_tokucho .shosai_kukaku {}

 .bunjo_shosai_tokucho .shosai_kukaku ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_shosai_tokucho .shosai_kukaku img {
  display: block;
  margin-left: auto;
  margin-right: auto;
 }

 .bunjo_shosai_tokucho_bukkenimg {}

 .bunjo_shosai_tokucho_bukkenimg ul {
  width: 800px;
  margin: 0px 0px 0px -20px;
  padding: 0px;
  overflow: hidden;
 }

 .bunjo_shosai_tokucho_bukkenimg ul li {
  margin: 0px 0px 0px 18px;
  padding: 0px;
  list-style: none;
  display: inline-block;
 }

 .bunjo_shosai_tokucho_bukkenimg ul li a {
  margin: 0px;
  padding: 0px;
 }

 .bunjo_shosai_tokucho_bukkenimg ul li img {
  max-width: 245px !important;
  height: auto;
 }

 .bunjo_shosai_tokucho_bukkenimg ul li p {
  margin: 5px 0px;
  padding: 0px 0px 0px 0px;
 }

 .shosai_gaiyou2 table {
  width: 50%;
  float: left;
 }

 .shosai_gaiyou2 table th,
 .shosai_gaiyou2 table td {
  padding: 10px 5px;
 }

 .shosai_gaiyou2 table th {
  width: 30%;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background: #EEEEEE;
 }

 .shosai_gaiyou2 table td {
  width: 70%;
  border: 1px solid #CCCCCC;
 }

 .bunjo_shosai_map_txt,
 .bunjo_shosai_life {
  font-size: 12px;
  margin: 15px 0;
  line-height: 24px;
 }

 .bunjo_shosai_life b {
  display: block;
  font-size: 16px;
  color: red;
  letter-spacing: 2px;
 }

 /*-----------------------------------------------
	分譲地2　/bunjyo2/
-----------------------------------------------*/
 .bunjo2_ma {
  overflow: hidden;
  text-align: left;
  position: relative;
 }

 .bunjo2_ma_list {
  margin: 0px;
  padding: 0px;
 }

 .bunjo2_ma_list ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo2_ma li {
  overflow: hidden;
 }

 .bunjo2_ma_list li {
  overflow: hidden;
  vertical-align: top;
  border-bottom: 1px dashed #dddddd;
  padding: 5px 0;
  position: relative;
  margin-bottom: 20px;
 }

 .bunjo2_ma_list_title a {
  display: block;
  line-height: 50px;
  font-weight: bold;
  text-indent: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  background: #eee;
  color: #333;
 }

 .bunjo2_ma_list_title a:hover {
  color: #fff;
  background: #444;
 }

 .bunjo2_ma_list_l {
  width: 400px;
  margin-right: 20px;
 }

 .bunjo2_ma_list_l img {
  border: 1px solid #dddddd;
  padding: 2px;
  vertical-align: bottom;
 }

 .bunjo2_ma_list_text {
  margin-bottom: 10px;
  width: 570px;
 }

 .bunjo2_ma_list_text ul {
  border-top: 1px solid #dddddd;
  margin-bottom: 20px;
 }

 .bunjo2_ma_list_text li {
  overflow: hidden;
  vertical-align: top;
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  position: relative;
  margin: 0;
 }

 .bunjo2_ma_list p {
  float: right;
  width: 360px;
  margin: 0;
  padding-left: 20px;
  line-height: 20px;
  border-left: 1px dotted #999999;
 }

 .bunjo2_ma_list p.price {
  font-size: 17px;
  color: #ff0000;
  font-weight: bold;
 }

 .bunjo2_ma_list span {
  float: left;
  width: 70px;
  margin: 0;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
 }

 .bunjo2_ma_list a.shosai {
  display: block;
  padding: 2% 0;
  width: 200px;
  text-align: center;
  background: #FF9326;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  font-size: 18px;
  letter-spacing: 2px;
  float: right;
 }

 .bunjo2_ma_list a.shosai:hover {
  background: #999999;
 }

 .bunjo2_ma_list a:hover {
  opacity: 0.8;
 }

 .bunjo2_ma h3 {
  display: block;
  line-height: 35px;
  font-weight: bold;
  text-indent: 10px;
  margin: 0 0 10px 0;
  font-size: 17px;
 }

 .bunjo2_shosai {}

 .bunjo2_shosai_Tabs {}

 .bunjo2_shosai_Tabs ul {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 0px;
 }

 .bunjo2_shosai_Tabs ul li {
  width: 198px;
  margin: 1px;
  float: left;
 }

 .bunjo2_shosai_Tabs ul li a {
  color: #000;
  font-size: 14px;
  display: block;
  padding: 10px;
  background: #EEE;
  text-align: center;
  text-decoration: none;
 }

 .bunjo2_shosai_Tabs ul li a:hover {
  background: #CCC;
  color: #FFF;
  text-decoration: none;
 }

 .bunjo2_shosai_mainimg {
  margin: 20px 0;
 }

 .bunjo2_shosai_mainimg img {
  display: block;
  margin-right: auto;
  margin-left: auto;
 }

 .bunjo2_shosai_info {
  overflow: hidden;
  margin-bottom: 20px;
 }

 .bunjo2_shosai_info .shosai_img {
  float: left;
  margin-right: 20px;
 }

 .bunjo2_shosai_info .shosai_img img {
  max-width: 350px !important;
 }

 .bunjo2_shosai_info .shosai_info {
  width: 600px;
  padding: 10px;
  float: left;
  border: 5px solid #EEE;
 }

 .bunjo2_shosai_gaiyou {
  clear: both;
  overflow: hidden;
 }

 .bunjo2_shosai_gaiyou .gaiyou_ti {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  text-align: left;
  text-indent: 20px;
  font-size: 16px !important;
  font-weight: normal;
  line-height: 40px;
  background-color: #CCC;
 }

 .bunjo2_shosai_gaiyou .gaiyou_l {
  float: left;
  width: 530px;
  margin: 15px 0;
 }

 .bunjo2_shosai_gaiyou .gaiyou_l ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo2_shosai_gaiyou .gaiyou_l ul li {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 14px;
  line-height: 20px;
  border-bottom: 1px dashed #AAAAAA;
 }

 .bunjo2_shosai_gaiyou .gaiyou_l ul li span {
  display: block;
  float: left;
  width: 70px;
  padding: 5px;
  text-align: center;
  background: #EEEEEE;
 }

 .bunjo2_shosai_gaiyou .gaiyou_l ul li p {
  float: right;
  width: 440px;
  text-align: left;
  margin: 0;
  padding: 5px 0;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r {
  width: 230px;
  float: right;
  margin: 10px 0 0;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul li {
  margin-bottom: 10px;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul li a {
  line-height: 32px;
  border: double 3px #FFFFFF;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul li a:hover {
  background: #333;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul li.gaiyou_inq a {
  background: #FF0B0B;
 }

 .bunjo2_shosai_gaiyou .gaiyou_r ul li.gaiyou_tel a {
  background: #051143;
 }

 .bunjo2_shosai_tokucho {
  margin: 20px 0;
  overflow: hidden;
 }

 .bunjo2_shosai_tokucho h3 {
  margin: 0 0 15px 0;
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  text-indent: 20px;
  line-height: 40px;
  border: 1px solid #A2A2A2;
  background: #F3F3F3;
 }

 .bunjo2_shosai_tokucho .shosai_tokucho {
  margin: 15px 0;
 }

 .bunjo2_shosai_tokucho .shosai_kukaku {}

 .bunjo2_shosai_tokucho .shosai_kukaku ul {
  margin: 0px;
  padding: 0px;
 }

 .bunjo2_shosai_tokucho .shosai_kukaku img {
  display: block;
  margin-left: auto;
  margin-right: auto;
 }

 .bunjo2_shosai_tokucho_bukkenimg {}

 .bunjo2_shosai_tokucho_bukkenimg ul {
  width: 110%;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  overflow: hidden;
 }

 .bunjo2_shosai_tokucho_bukkenimg ul li {
  display: inline-block;
  margin: 0px 8px 0px 0px;
  padding: 0px;
 }

 .bunjo2_shosai_tokucho_bukkenimg ul li img {
  max-width: 240px !important;
  height: auto !important;
 }

 .bunjo2_shosai_tokucho_bukkenimg ul li p {
  margin: 5px 0px;
  padding: 0px 0px 0px 0px;
 }

 .shosai_gaiyou2 table {
  width: 50%;
  float: left;
 }

 .shosai_gaiyou2 table th,
 .shosai_gaiyou2 table td {
  padding: 10px 5px;
 }

 .shosai_gaiyou2 table th {
  width: 30%;
  font-size: 12px;
  padding: 5px;
  border: 1px solid #CCCCCC;
  background: #EEEEEE;
 }

 .shosai_gaiyou2 table td {
  width: 70%;
  border: 1px solid #CCCCCC;
 }

 .bunjo2_shosai_map_txt,
 .bunjo2_shosai_life {
  margin: 15px 0;
  line-height: 24px;
 }

 .bunjo2_shosai_life b {
  display: block;
  font-size: 16px;
  color: red;
  letter-spacing: 2px;
 }

 /*--------------------------	master start	--------------------------*/
 /*-----------------------------------------------
	/gallery_intro/ 建築・施工ギャラリー
-----------------------------------------------*/
 .gallery_intro {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #CCC;
 }

 .gallery_intro p {}

 .gallery_intro a {}

 .gallery_list {
  margin-top: 20px;
 }

 .gallery_list_box {}

 .gallery_list ul li {
  width: 370px;
  float: left;
  margin-bottom: 20px;
 }

 .gallery_list ul li:nth-child(2n) {
  float: right;
 }

 .gallery_list ul li:nth-child(2n+1) {
  clear: both;
 }

 .gallery_list ul li a {
  display: block;
  position: relative;
 }

 .gallery_list ul li a.gallery_link {
  text-decoration: underline;
  margin-top: 10px;
  font-weight: bold;
 }

 .gallery_list ul li a.gallery_link:hover {
  color: #FF8000;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
 }

 .gallery_list ul li div.gallery_img {
  height: 218px;
  overflow: hidden;
 }

 .gallery_list ul li div.gallery_img img {
  max-width: 382px;
  height: auto;
 }

 .gallery_list ul li a img {
  width: auto;
 }

 .gallery_list ul li a:hover ::after {
  color: #FFF;
  font-size: 18px;
  content: "詳しく見る";
  position: absolute;
  width: 100%;
  height: 49%;
  padding-top: 30%;
  background: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
 }

 .gallery_list ul li h3 {
  overflow: hidden;
  background: rgb(0, 60, 119);
  color: #FFF;
  font-size: 13px;
  width: 100%;
  margin: 0;
  padding: 1% 0;
  text-indent: 20px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
 }

 .gallery_list p {
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0;
 }

 .gallery_icon {}

 .gallery_icon b {
  display: block;
  color: #FF4D4D;
  font-weight: bold;
  margin-bottom: 5px;
  padding: 0;
  text-align: left;
  font-size: 16px;
  letter-spacing: 2px;
  font-style: oblique;
 }

 .gallery_icon ul {}

 .gallery_icon ul li {
  display: inline-block !important;
  width: 74px;
  float: left !important;
 }

 .gallery_icon ul li:nth-child(2n+1) {
  clear: none !important;
 }

 .gallery_icon img {
  width: auto !important;
 }

 .cboxElement {
  display: block;
  background: #ffc926;
  text-align: center;
  color: #000;
  width: 150px;
  height: 40px;
  line-height: 36px;
  border: 2px solid #ffc926;
  box-sizing: border-box;
  margin: 15px 0;
  font-weight: bold;
  transition: .3s;
 }

 .cboxElement:hover {
  background: #fff;
  transition: .3s;
  text-decoration: none;
 }

 /*------ 詳細ページ ------*/
 .gallery_shosai {}

 .gallery_shosai h3 {
  background: #EEEEEE;
  padding: 10px 15px;
  color: #003977;
 }

 .gallary_h2 {
  text-align: left;
  letter-spacing: 8px;
  margin: 30px 0 35px 0 !important;
  padding: 0 !important;
  display: block;
  clear: both;
  font-size: 20px !important;
 }

 .gallery_shosai {}

 .gallery_shosai_comment {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: solid 1px #777;
 }

 .gallery_shosai_comment p {
  font-size: 27px;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: bold;
  margin: 5px 0;
 }

 .gallery_shosai_image {}

 .gallery_shosai_image ul {}

 .gallery_shosai_image ul li {
  float: left;
  width: 360px;
  height: 239px;
  margin: 0px 30px 30px 0px;
  position: relative;
  overflow: hidden;
 }

 .gallery_shosai_image ul li:last-child {
  margin-right: 0%;
 }

 .gallery_shosai_image ul li div.shosai_shubetsu {
  background: #003C77;
  color: #FFF;
  display: inline-block;
  padding: 1px 15px;
  position: absolute;
  top: 0;
  left: 0;
 }

 .gallery_shosai_image ul li div.shosai_comment {
  width: 100%;
  padding: 5px 10px;
  position: absolute;
  bottom: 0;
  background: rgba(255, 255, 255, 0.8);
 }

 .gallery_shosai_image ul li div.shosai_comment p {
  color: #0B335A;
  font-size: 13px;
  font-weight: bold;
 }

 .gallery_shosai_image ul li img {
  max-width: 360px !important;
  height: auto !important;
 }

 .shosai_gaiyo {
  margin: 15px 0;
 }

 .shosai_gaiyo ul {}

 .shosai_gaiyo ul li {
  float: none;
  margin: 0;
  height: 30px;
  width: 100% !important;
 }

 /* ギャラリー内現地販売会表示 */
 .top_openhouse {}

 .top_openhouse h3 {
  color: #003977;
  font-size: 16px;
  background: #EEEEEE;
  padding: 10px 20px;
 }

 .gallery_openhouse {}

 .gallery_openhouse ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .gallery_openhouse ul li {
  width: 240px;
  float: left;
  margin-right: 15px;
  font-size: 12px;
  line-height: 22px;
 }

 .gallery_openhouse ul li:last-child {
  margin-right: 0px;
 }

 .gallery_openhouse ul li div {}

 .gallery_openhouse ul li div.img {}

 .gallery_openhouse ul li div.img img {
  max-width: 240px;
 }

 .gallery_openhouse ul li div.ttl {}

 .gallery_openhouse ul li div.kakaku {}

 .cms_more {
  border: 2px solid #222222;
 }

 .cms_more a {
  text-align: center;
  display: block;
  color: #222222;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 5px 0;
 }

 .cms_more a:hover {
  background: #222222;
  color: #FFF;
 }

 /*-----------------------------------------------
	/openhouse/ 現地販売会
-----------------------------------------------*/
 .openhouse_list h3 {
  background: #EEEEEE;
  color: #003977;
  padding: 10px 15px;
 }

 .openhouse_list {}

 .openhouse_list ul {}

 .openhouse_list ul li {
  margin-bottom: 25px;
 }

 .open_house_ma {
  height: auto;
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
 }

 .open_house_ma ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .open_house_ma li {
  list-style: none;
  margin: 20px 0px 20px 0px;
  padding: 10px;
  overflow: hidden;
  border: solid 1px #CCC;
  text-align: center;
 }

 .open_house_ma .more {
  font-size: 20px;
  line-height: 50px;
  text-align: center;
  padding: 2px;
  border: 1px solid #CCCCCC;
 }

 .open_house_ma .more a {
  display: block;
  background: #051143;
  color: #FFFFFF;
  text-decoration: none;
 }

 .open_house_ma li img {
  float: left;
 }

 div.open_house_ma_img {
  float: left;
  max-width: 280px;
 }

 div.open_house_ma_data {
  width: 430px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .open_house_ma h3 {
  background: #EEEEEE;
  color: #003977;
  padding: 10px 15px;
 }

 .open_house_ma h3 a {
  color: #333;
  display: block;
  text-decoration: none;
 }

 .open_house_ma h3 a:hover {
  text-decoration: none;
 }

 table.open_house_ma_t1 {
  width: 100%;
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  border-top: solid 1px #FFF;
  border-left: solid 1px #FFF;
 }

 table.open_house_ma_t1 th {
  width: 100px;
  padding: 5px;
  background: #CCC;
  border-bottom: solid 2px #fff;
 }

 table.open_house_ma_t1 td {
  text-indent: 10px;
  border-bottom: solid 2px #fff;
  background: #EEE;
  font-weight: bold;
 }

 .open_house_ma_yachin {
  color: #F00;
  font-size: 18px;
 }

 table.open_house_ma_t2 {
  width: 100%;
 }

 table.open_house_ma_t2 th {
  width: 100px;
  padding: 5px;
  border-right: none;
  border-bottom: solid 2px #fff;
  background: #CCC;
 }

 table.open_house_ma_t2 td {
  text-indent: 10px;
  padding: 5px;
  border-right: none;
  border-bottom: solid 2px #fff;
  background: #EEE;
  font-weight: bold;
 }

 table.open_house_ma_price {
  width: 100%;
  border: dotted 2px red;
 }

 table.open_house_ma_price th {
  width: 100px;
  font-size: 17px;
  padding: 5px;
  border-right: none;
  border-bottom: solid 2px #fff;
  color: red;
 }

 table.open_house_ma_price td {
  font-size: 17px;
  text-indent: 10px;
  padding: 5px;
  border-right: none;
  border-bottom: solid 2px #fff;
  font-weight: bold;
  color: red;
 }

 div.open_house_ma_link {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .open_house_ma_data p {
  line-height: 24px;
  border: dashed 1px #AAA;
  margin: 15px 0px 0px 0px;
  padding: 10px;
  border: solid 10px #F0F0F0;
 }

 .open_house_ma_shosai {
  margin-bottom: 20px;
  padding: 10px;
  border: solid 1px #CCC;
  overflow: hidden;
 }

 .open_house_ma_shosai .open_house_ma_shosai_img {
  float: left;
  max-width: 280px;
 }

 .open_house_ma_shosai .open_house_ma_shosai_img ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .open_house_ma_shosai .open_house_ma_shosai_img ul li img {}

 .open_house_ma_shosai .open_room_data {
  width: 460px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .open_house_ma_shosai .open_house_ma_shosai_data {
  width: 460px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .open_house_ma_shosai .open_house_ma_shosai_data p {
  line-height: 24px;
  margin: 15px 0px 0px 0px;
  padding: 10px;
  border: solid 3px #F0F0F0;
 }

 .open_house_ma_image {
  border: solid 1px #CCC;
  overflow: hidden;
 }

 .open_house_ma_image ul {
  margin: 0;
  padding: 25px;
  list-style: none;
  overflow: hidden;
 }

 .open_house_ma_image ul li {
  height: 145px;
  margin: 0px 34px 0px 0px;
  list-style: none;
  overflow: hidden;
  float: left;
 }

 .open_house_ma_image ul li:last-child {
  margin: 0;
 }

 .open_house_ma_image ul li img {}

 .open_house_ma_other,
 .open_house_ma_shosai2,
 .open_house_ma_theta {
  float: right;
  margin-bottom: 20px;
 }

 .open_house_ma_other a {
  color: #FFF;
  padding: 10px;
  text-decoration: none;
 }

 .open_house_ma_other a:hover {
  text-decoration: underline;
 }

 .open_house_ma_thetatext {
  margin: 10px 0;
  padding: 0px;
  clear: both;
  border-left: 5px solid #000;
  font-size: 18px;
  line-height: 35px;
  text-indent: 15px;
 }

 .open_house_ma_thetatext p {
  margin: 0;
 }

 .open_house_ma_inq {
  text-align: center;
  font-size: 20px;
 }

 .open_house_ma_inq a {
  line-height: 32px;
  border: double 3px #FFFFFF;
  background: #FF0B0B;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: #ffffff !important;
  font-weight: bold;
  letter-spacing: 5px;
 }

 .open_house_ma_inq a:hover {
  background: #CC0000;
 }

 .open_house_ma_shosai2 table {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
 }

 .open_house_ma_shosai2 th {
  width: 15%;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  background: #F2F2F2;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 .open_house_ma_shosai2 td {
  width: 35%;
  text-indent: 10px;
  margin: 0px 0px 0px 0px;
  padding: 7px;
  background: #FFF;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 .open_house_ma_map {
  margin: 0px auto 20px;
 }

 .open_house_ma_maptxt {
  font-weight: bold;
  text-align: center;
  margin: 5px 0;
 }

 a.openhouse_list_main {
  width: 310px;
  height: 256px;
  overflow: hidden;
  display: block;
  float: left;
 }

 /*-----------------------------------------------
	/info/ インフォメーション
-----------------------------------------------*/
 .info_ma {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
 }

 .info_ma_left {}

 .info_ma_left ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .info_ma_left ul li {
  margin-bottom: 20px;
  overflow: hidden;
 }

 .info_ma_left h3 a {
  color: #333;
  text-decoration: none;
  float: left;
 }

 .info_ma_left h3 span {
  display: block;
  float: right;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
 }

 .info_ma_left h3 a:hover {
  text-decoration: underline;
 }

 .info_ma_left h3 p {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 42px;
  float: right;
 }

 .info_ma_left p {
  font-size: 14px;
  line-height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .info_ma_left p img {
  vertical-align: middle !important;
 }

 .info_ma_left ul.info_ma_list li {
  border: 4px double #ccc;
 }

 .info_ma_pager {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .info_ma_pager ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .info_ma_pager li {
  list-style: none;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .info_ma_pager li a {
  color: #333;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  border: solid 1px #CCC;
  background: #FFF;
  display: block;
  font-weight: bold;
 }

 .info_ma_pager li a:hover {
  background: #DDD;
 }

 .info_ma_right {}

 .info_ma_right iframe {
  border: none;
  width: 200px;
  vertical-align: bottom;
  margin-bottom: -20px;
 }

 .cms_bsp_newest {
  width: 49%;
  float: left;
 }

 .cms_bsp_monthly {
  width: 49%;
  float: right;
 }

 .info_ma h3 {
  margin: 0;
  padding: 10px;
  height: auto;
  overflow: hidden;
  background: #EEE;
  border-bottom: 1px dashed #666;
  font-size: 20px;
 }

 .info_ma h3 p {
  line-height: 30px;
 }

 .info_ma_list {
  padding: 10px;
  overflow: hidden;
 }

 .info_ma_list a {
  display: block;
 }

 .info_ma_list a img {
  max-width: 230px;
  border: 1px solid #333;
  margin-right: 20px;
 }

 .info_ma_list p {
  width: 340px;
  margin: 0;
  padding: 0;
  line-height: 25px;
 }

 .info_ma .header_title {
  display: block;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px dashed #CCC;
  color: #333;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 1px;
 }

 .cms_blogparts .header {
  height: 40px;
  padding-top: 0;
 }

 .cms_bsp_calendar {
  width: 200px;
  vertical-align: bottom;
  margin-bottom: -20px;
 }

 .cms_bsp_calendar table {
  width: 100%;
 }

 .cms_bsp_calendar table tr th a {
  color: #333;
 }

 .cms_bsp_calendar table tr td {
  width: 14%;
  text-align: center;
  line-height: 25px;
 }

 ul.body_list {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 ul.body_list li {
  background: #EEE;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  border-bottom: none;
 }

 ul.body_list li.list_nolink {
  padding: 1px 5px;
 }

 ul.body_list li a {
  display: block;
  padding: 1px 5px;
  color: #333;
  text-decoration: none;
 }

 ul.body_list li a:hover {
  text-decoration: underline;
  background: #CCC;
 }

 .info_ma .list_nolink {
  padding: 1px 5px;
  color: #999;
 }

 .info_ma .cal_link a {
  display: block;
  background: #EAF4FF;
  font-weight: bold;
  color: #333;
  text-decoration: none;
 }

 .info_ma .cal_link a:hover {
  background: #004E9E;
  color: #fff;
 }

 /*-----------------------------------------------
	/blog/ ブログ
-----------------------------------------------*/
 .blog_ma {
  overflow: hidden;
  clear: both;
 }

 .blog_ma_left {
  width: 560px;
  margin: 0;
  padding: 0;
  float: left;
 }

 .blog_ma_left ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .blog_ma_left ul li {
  margin-bottom: 20px;
  overflow: hidden;
 }

 .blog_ma_left h3 a {
  color: #333;
  text-decoration: none;
  float: left;
 }

 .blog_ma_left h3 span {
  display: block;
  float: right;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
 }

 .blog_ma_left h3 a:hover {
  text-decoration: underline;
 }

 .blog_ma_left h3 p {
  color: #333;
  font-size: 18px;
  font-weight: normal;
  line-height: 42px;
  float: right;
 }

 .blog_ma_left p {
  font-size: 14px;
  line-height: 36px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .blog_ma_left p img {
  vertical-align: middle !important;
 }

 .blog_ma_left ul.blog_ma_list li {
  border: 4px double #ccc;
 }

 .blog_ma_pager {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .blog_ma_pager ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .blog_ma_pager li {
  list-style: none;
  margin: 0px 10px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .blog_ma_pager li a {
  color: #333;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  border: solid 1px #CCC;
  background: #FFF;
  display: block;
  font-weight: bold;
 }

 .blog_ma_pager li a:hover {
  background: #DDD;
 }

 .blog_ma_right {
  width: 200px;
  margin: 0px 0px 0px 20px;
  padding: 0;
  float: right;
 }

 .blog_ma_right iframe {
  border: none;
  width: 200px;
  vertical-align: bottom;
  margin-bottom: -20px;
 }

 .blog_ma h3 {
  margin: 0;
  padding: 10px;
  height: auto;
  overflow: hidden;
  background: #EEE;
  border-bottom: 1px dashed #666;
  font-size: 20px;
 }

 .blog_ma h3 p {
  line-height: 30px;
 }

 .blog_ma_list {
  padding: 10px;
  overflow: hidden;
 }

 .blog_ma_list a {
  display: block;
 }

 .blog_ma_list a img {
  max-width: 180px;
  border: 2px solid #fff;
 }

 .blog_ma_list p {
  width: 340px;
  margin: 0;
  padding: 0;
  line-height: 25px;
 }

 .blog_ma .header_title {
  display: block;
  font-weight: bold;
  line-height: 16px;
  border-bottom: 1px dashed #CCC;
  color: #333;
  padding-bottom: 10px;
  text-align: center;
  letter-spacing: 1px;
 }

 .blog_ma .cms_blogparts .header {
  height: 40px;
  padding-top: 0;
 }

 .blog_ma .cms_bsp_calendar {
  width: 200px;
  vertical-align: bottom;
  margin-bottom: -20px;
 }

 .blog_ma .cms_bsp_calendar table {
  width: 100%;
 }

 .blog_ma .cms_bsp_calendar table tr th a {
  color: #333;
 }

 .blog_ma .cms_bsp_calendar table tr td {
  width: 14%;
  text-align: center;
  line-height: 25px;
 }

 .blog_ma ul.body_list {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .blog_ma ul.body_list li {
  background: #EEE;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  padding: 0;
  border-bottom: none;
 }

 .blog_ma ul.body_list li.list_nolink {
  padding: 1px 5px;
 }

 .blog_ma ul.body_list li a {
  display: block;
  padding: 1px 5px;
  color: #333;
  text-decoration: none;
 }

 .blog_ma ul.body_list li a:hover {
  text-decoration: underline;
  background: #CCC;
 }

 .blog_ma .list_nolink {
  padding: 1px 5px;
  color: #999;
 }

 .blog_ma .cal_link a {
  display: block;
  background: #EAF4FF;
  font-weight: bold;
  color: #333;
  text-decoration: none;
 }

 .blog_ma .cal_link a:hover {
  background: #004E9E;
  color: #fff;
 }

 .pager {
  margin-bottom: 30px;
 }

 /*-----------------------------------------------
	/privacy/　個人情報
-----------------------------------------------*/
 .privacy_text {
  overflow: hidden;
 }

 /*
.privacy_text span {
	display: block;
		font-weight: bold;
		font-size: 16px;
}*/
 /*----------------------------------------------------------
	/gallery/　管理物件ギャラリー 
----------------------------------------------------------*/
 .gallery ul {
  margin: 0px 0px 0px -20px;
  padding: 0px 0px 0px 0px;
  font-size: 0;
  overflow: hidden;
 }

 .gallery li {
  width: 246px;
  list-style: none;
  margin: 0px 0px 30px 20px;
  padding: 0px;
  display: inline-block;
  vertical-align: top;
  ​ *display: inline;
  *zoom: 1;
  position: relative;
 }

 .gallery li a {
  display: block;
  text-align: left;
  text-decoration: none;
 }

 .gallery li a:hover {
  background: #F2F2F2;
 }

 .gallery li a:hover ::after {
  color: #FFF;
  content: "詳しく見る";
  position: absolute;
  width: 100%;
  height: 52%;
  padding-top: 40%;
  background: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
 }

 h3.gallery_h3 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center;
 }

 .gallery p {
  color: #006DD9;
  font-size: 14px;
  line-height: 24px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .gallery2 {
  width: 780px;
  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;
  border: double 3px #CCC;
 }

 .gallery2_1 {
  width: 780px;
  overflow: hidden;
  margin: 0px auto;
  padding: 0px 0px 0px 0px;
 }

 .gallery2 h3 {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  line-height: 40px;
  margin: 5px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-indent: 10px;
 }

 .gallery2_1 img {
  float: left;
 }

 .gallery2_1 table {
  width: auto;
  height: 240px;
  margin: 0px 0px 0px 10px;
  padding: 0px 0px 0px 0px;
  float: right;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
 }

 .gallery2_1 th,
 .gallery2_1 td {
  font-size: 14px;
  font-weight: normal;
  line-height: 25px;
  border-bottom: 1px solid #CCC;
 }

 .gallery2_1 th {
  width: 80px;
  font-weight: bold;
  text-align: center;
  border-right: 1px solid #CCC;
  background: #F2F2F2;
 }

 .gallery2_1 td {
  width: 340px;
  padding: 10px;
 }

 .gallery2_2 {
  font-size: 13px;
  min-height: 78px;
  margin: 20px auto;
  padding: 10px;
  border: solid 1px #DDD;
  background: F2F2F2;
 }

 .gallery2_3 {
  width: 780px;
  margin: 0px auto;
  padding: 0px;
  overflow: hidden;
 }

 .gallery2_3 ul {
  margin: 0px;
  padding: 0px;
 }

 .gallery2_3 li {
  font-size: 12px;
  width: 240px;
  list-style: none;
  margin: 20px 4px;
  padding: 3px;
  border: solid 1px #CCC;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  *display: inline;
  *zoom: 1;
 }

 .gallery2_3_free {
  height: auto;
  overflow: hidden;
  margin: 0px auto 40px;
  padding: 0px;
  text-align: center;
  border: 3px double #ddd;
 }

 /*-----------------------------------------------
	/open_house/　現地販売会
-----------------------------------------------*/
 .open_room {
  width: 780px;
  height: auto;
  margin: 20px auto;
  padding: 0px 0px 0px 0px;
 }

 .open_room ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .open_room li {
  list-style: none;
  overflow: hidden;
 }

 .open_room li img {
  float: left;
  max-width: 280px;
 }

 div.open_room_data {
  width: 460px;
  margin: 0px 0px 0px 15px;
  padding: 0px 0px 0px 0px;
  float: left;
 }

 .open_room h3 {
  font-size: 18px;
  line-height: 25px;
  margin: 0px 0px 0px 0px;
  padding: 5px 10px;
 }

 .open_room h3 a {
  color: #333;
 }

 .open_room h3 a:hover {
  text-decoration: none;
 }

 table.open_room_t1 {
  width: 100%;
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
 }

 table.open_room_t1 th {
  width: 100px;
  font-size: 12px;
  padding: 5px;
  background: #F2F2F2;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 table.open_room_t1 td {
  font-size: 12px;
  text-indent: 10px;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 .open_room_yachin {
  color: #F00;
  font-size: 18px;
 }

 table.open_room_t2 {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: none;
  border-left: none;
 }

 table.open_room_t2 th {
  width: 100px;
  font-size: 13px;
  padding: 5px;
  color: #fff;
  border-right: none;
  border-bottom: solid 2px #fff;
  background: #333333;
 }

 table.open_room_t2 td {
  font-size: 13px;
  text-indent: 10px;
  padding: 5px;
  border-right: none;
  border-bottom: solid 2px #fff;
  font-weight: bold;
 }

 div.open_room_link {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .open_room_data p {
  font-size: 13px;
  line-height: 24px;
  margin: 15px 0px 0px 0px;
 }

 .open_room3 {
  width: 780px;
  margin: 20px auto;
  padding: 0px 0px 0px 0px;
 }

 .open_room3 table {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-top: solid 1px #CCC;
  border-left: solid 1px #CCC;
 }

 .open_room3 th {
  font-size: 12px;
  width: 15%;
  margin: 0px 0px 0px 0px;
  padding: 5px;
  background: #F2F2F2;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 .open_room3 td {
  width: 35%;
  font-size: 12px;
  text-indent: 10px;
  margin: 0px 0px 0px 0px;
  padding: 7px;
  background: #FFF;
  border-right: solid 1px #CCC;
  border-bottom: solid 1px #CCC;
 }

 .open_room4 {
  width: 758px;
  /*	min-height:250px;*/
  margin: 20px auto;
  padding: 10px;
  border: solid 1px #CCC;
  overflow: hidden;
 }

 .open_room4 ul {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 .open_room4 li {
  width: 240px;
  list-style: none;
  margin: 4px;
  display: inline-block;
  vertical-align: top;
 }

 .open_room4 li img {
  max-width: 242px !important;
  max-height: 195px;
 }

 .open_room_map {
  width: 780px;
  height: 300px;
  overflow: hidden;
  margin: 0px auto 20px;
 }

 .open_room_map iframe {
  width: 780px;
  height: 300px;
 }

 .open_room_map #map_canvas {
  width: 780px !important;
 }

 .open_room5 {
  width: 780px;
  margin: 20px auto;
  text-align: center;
 }

 .open_room5 a {
  color: #FFF;
  font-weight: bold;
  line-height: 32px;
  border: double 3px #79796A;
  background: #CC0000;
  padding: 5px;
  display: block;
  text-decoration: none;
 }

 .open_room5 a:hover {
  color: #FFF;
  background: #FF0B0B;
 }

 /*-----------------------------------------------
　　◎ 販売実績　/sale_result/ 
-----------------------------------------------*/
 .sale_result {
  width: 780px;
  font-size: 16px;
 }

 .sale_result_1 {
  width: 780px;
  font-size: 16px;
 }

 .sale_result_1 a {
  display: block;
  text-decoration: none;
 }

 .sale_result_1 ul {
  list-style: none;
  margin: 0;
  padding: 0;
 }

 .sale_result_1 ul li {
  margin: 0 0 15px 0;
  overflow: hidden;
 }

 .sale_result_1_photo {
  width: 280px;
  margin-right: 10px;
 }

 .sale_result_1_photo img {
  max-width: 265px;
  max-height: 200px;
  border: 1px solid #999999;
  padding: 2px;
  vertical-align: bottom;
 }

 .sale_result_1_text {
  width: 490px;
 }

 .sale_result_1_title {
  display: block;
  line-height: 35px;
  font-weight: bold;
  text-indent: 10px;
  margin-bottom: 10px;
  text-align: left;
 }

 .sale_result_1_title a {
  border-bottom: 1px dashed #999;
 }

 .sale_result_1_com b {
  display: block;
 }

 .sale_result_1_com {
  text-align: left;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 10px;
 }

 .sale_result_1_link {
  float: right;
  width: 180px;
  height: 40px;
  border: 1px solid #FF9326;
  padding: 2px;
 }

 .sale_result_1_link a {
  width: 180px;
  height: 40px;
  background: #FF9326;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold;
 }

 .sale_result_1_link:hover {
  border: 1px solid #dddddd;
 }

 .sale_result_1_link:hover a {
  background: #dddddd;
 }

 /* 詳細ページ */
 .sale_result_1_detail {
  overflow: hidden;
 }

 .sale_result_1_detail h3 {
  display: block;
  line-height: 35px;
  font-weight: bold;
  text-indent: 10px;
  margin: 0 0 10px 0;
  text-align: left;
  font-size: 20px;
  background: #EEE;
 }

 .sale_result_1_detail_photo {
  margin-bottom: 10px;
 }

 .sale_result_1_detail_photo img {
  max-width: 350px;
 }

 .sale_result_1_detail_text {
  width: 410px;
  margin-bottom: 10px;
 }

 .sale_result_1_detail_text img {
  max-width: 230px;
  margin-left: 25px;
 }

 .sale_result_1_detail_text span {
  padding-left: 25px;
  font-weight: bold;
 }

 .sale_result_1_detail_text p {
  padding-left: 25px;
  margin: 10px 0;
  font-size: 13px;
 }

 .sale_result_1_free {
  width: 300px;
  border-top: 1px dashed #dddddd;
  padding-top: 10px;
 }

 .sale_result_1_2_com {
  text-align: left;
  line-height: 30px;
  padding-bottom: 20px;
 }

 .sale_result_1_com2 {
  text-align: left;
  font-size: 14px;
  line-height: 26px;
  padding-bottom: 5px;
  font-weight: normal;
 }

 .sale_result_1_2_com3 {
  text-align: left;
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
 }

 /*-----------------------------------------------

　　お客様の声 パターン8 /voice8/

-----------------------------------------------*/
 .voice8 {
  width: 780px;
  margin: 10px auto;
  font-size: 15px;
  text-align: left;
  line-height: 20px;
 }

 .voice8 h2 {
  font-size: 18px;
  line-height: 35px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
 }

 .voice8 ul {
  width: 780px;
  list-style: none;
  margin: 0;
  padding: 0;
 }

 .voice8 li {
  border: 4px double #ccc;
  overflow: hidden;
  margin-bottom: 20px;
  display: inline-block;
  vertical-align: top;
  width: 230px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
 }

 .voice8_list li {
  list-style: none;
  margin: 0px 18px 50px 0px;
  padding: 0px 0px 0px 0px;
 }

 .voice8_list a {
  display: block;
  color: #000;
 }

 .voice8_list a:hover {
  text-decoration: underline;
 }

 .voice8_list_title {
  border-bottom: 1px dashed #666;
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0 5px 2px;
  margin: 0;
  min-height: 80px;
  overflow: hidden;
  text-indent: 25px;
  background: url(/img/img_cms/arrow.png) 9px 12px no-repeat;
  text-align: left;
 }

 .voice8_list_photo {
  width: 230px;
  padding: 1px;
  text-align: center;
 }

 .voice8_list_photo img {
  max-width: 230px;
  max-height: 200px;
  vertical-align: bottom;
 }

 .voice8_list_text p {
  margin: 0;
  font-size: 13px;
  padding: 10px;
  overflow: hidden;
  line-height: 25px;
  height: 100px;
 }

 .voice8_list_link {
  float: right;
  width: 180px;
  height: 40px;
  border: 1px solid #FF9326;
  padding: 2px;
 }

 .voice8_list_link a {
  width: 180px;
  height: 40px;
  background: #FF9326;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  font-weight: bold;
 }

 .voice8_list_link:hover {
  border: 1px solid #dddddd;
 }

 .voice8_list_link:hover a {
  background: #dddddd;
 }

 .voice8_detail {
  width: 780px;
  overflow: hidden;
 }

 .voice8 h3 {
  display: block;
  font-weight: bold;
  line-height: 30px;
  margin: 0 0 10px 0;
  padding: 0px 0px 0px 10px;
  border-bottom: dotted 1px #AAA;
  border-left: solid 3px #333;
 }

 .voice8_ttl {
  color: #333;
  font-size: 14px;
  line-height: 28px;
  width: 100%;
  margin: 28px auto 10px auto;
  padding: 0px;
  font-weight: bold;
 }

 .voice8_detail_photo {
  width: 47%;
  margin-bottom: 10px;
  text-align: center;
  float: left;
  margin: 10px;
 }

 .voice8_detail_photo img {
  height: auto;
  border: 1px solid #EEE;
  padding: 1px;
 }

 .voice8_detail_text {
  margin-bottom: 10px;
  clear: both;
 }

 .voice8_detail_text img {
  max-width: 185px;
  margin-left: 25px;
 }

 .voice8_detail_text div {
  margin: 0px 0px 20px 0px;
  width: 740px;
 }

 .voice8_detail_text p {
  padding-left: 25px;
  margin: 10px 0;
  font-size: 13px;
 }

 .voice8_free {
  padding-top: 10px;
  font-size: 14px;
  line-height: 20px;
 }

 .voice8_free .cmt_ttl {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
 }

 .voice8 p.overflow {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
 }

 .voice8_staff_comment {
  margin: 0 auto;
  overflow: hidden;
 }

 .voice8_staff_photo img {
  max-width: 160px;
  border: 1px solid #EEE;
  padding: 1px;
 }

 /*-----------------------------------------------
　　きたならエリア情報 /area/
-----------------------------------------------*/
 .area_wrap {}

 .area_list h3 {
  color: #FFF;
  padding: 10px;
  background: url(../img/img_cms/area_h3_bg.gif);
 }

 .area_list_mainimg {}

 .area_list {}

 .area_list ul {}

 .area_list ul li {
  width: 160px;
  height: 410px;
  float: left;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: dotted #AAA 1px;
 }

 .area_list ul li.area_top {
  width: 170px;
  margin-right: 0px !important;
 }

 .area_list ul li:last-child {
  margin-right: 0px;
 }

 .area_list ul li:hover {
  background: #F1EDEA;
 }

 .area_list ul li a,
 .area_list ul li a:hover {
  color: #003B77;
  text-decoration: none;
 }

 .area_list ul li a:hover {}

 .area_list ul li:nth-child(4n) {
  margin-right: 0px;
   !important
 }

 .area_list ul li div.area_list_title {
  margin-bottom: 10px;
  text-align: center;
  font-size: 12px;
  height: 50px;
 }

 .area_list ul li div.area_list_photo {
  margin-bottom: 10px;
  height: 120px;
  overflow: hidden;
 }

 .area_list ul li div.area_list_photo img {}

 .area_list ul li div.area_list_txt {
  color: #333;
  line-height: 22px;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-line-clamp: 10;
  overflow: hidden;
 }

 .area_list ul li div.area_list_txt span {
  display: block;
  font-size: 10px;
 }

 .area_detail {}

 .area_detail h3 {
  background: #EEEEEE;
  padding: 15px 10px;
  color: #003A77;
  font-size: 17px;
  letter-spacing: 3px;
 }

 .area_detail .area_detail_txt {
  margin: 35px 0;
 }

 .area_detail .area_detail_txt p {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
 }

 .area_detail_more iframe {
  border: none;
  padding: 0px;
  overflow: hidden;
  height: 510px;
 }

 /*-----------------------------------------------
　　設備仕様　/architecture/
-----------------------------------------------*/
 .architecture_list {}

 .architecture_list ul {}

 .architecture_list ul li {
  width: 210px;
  margin-right: 75px;
  margin-bottom: 20px;
  float: left;
 }

 .architecture_list ul li:nth-child(3n) {
  margin-right: 0px;
 }

 .architecture_list ul li p {
  text-align: center;
  margin: 10px 0;
 }

 /*-----------------------------------------------
　　不動産広告チラシ /paper/
-----------------------------------------------*/
 .paper_1_title {
  line-height: 40px;
  text-indent: 5px;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 20px;
 }

 .paper_1_title img {
  margin-right: 5px;
  vertical-align: middle;
 }

 .paper_1_new {
  width: 780px;
  text-align: center;
 }

 .paper_1_new img {
  border: 3px double #dddddd;
  padding: 2px;
  max-width: 770px;
 }

 .paper_1_new img:hover {
  border: 3px double #000000;
 }

 .paper_1_link {
  margin-top: 10px;
 }

 .paper_1_link a {
  background: #FFBF00;
  color: #fff;
  letter-spacing: 1px;
  display: inline-block;
  width: 116px;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  margin: 0 2px;
  font-size: 13px;
  text-indent: 2px;
 }

 .paper_ex {
  background: #FF9326 !important;
 }

 .paper_1_link a.paper_1_link_big {}

 .paper_1_link a:hover {
  background: #dddddd !important;
 }

 .paper_1_link img {
  vertical-align: middle;
  border: none;
 }

 .paper_1_link img:hover {
  border: none;
 }

 .paper_1_past {}

 .paper_1_pasttitle {
  width: 780px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px dashed #999999;
  font-weight: bold;
  font-size: 15px;
 }

 .paper_1_past ul {
  width: 800px;
  margin-left: -20px;
 }

 .paper_1_past li {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  text-align: center;
  padding: 1px 0 0 0;
  margin: 0 0 20px 23px;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
 }

 .paper_1_height {
  min-height: 175px;
 }

 .paper_1_pastimg img {
  max-width: 234px;
  border: 1px solid #dddddd;
  padding: 2px;
 }

 .paper_1_pastimg:hover img {
  border: 1px solid #000000;
 }

 .paper_1_past p {
  margin: 0 0 5px 0;
 }

 .paper_detail {
  text-align: center;
 }

 .paper iframe {
  height: 750px;
  width: 780px;
  border: none;
  overflow: hidden;
 }

 /*-----------------------------------------------
　　会社概要 パターン1 /company/
-----------------------------------------------*/
 .company_1_navi {
  margin: 15px 0;
 }

 .company_1_navi ul {
  width: 795px;
  margin: 0 -15px 0 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
 }

 .company_1_navi ul li {
  float: left;
  width: 146px;
  margin-right: 12px;
  line-height: 35px;
  text-align: center;
 }

 .company_1_navi ul li a {
  display: block;
  color: #555555;
  background: #FFEFBF;
 }

 .company_1_navi ul li a:hover {
  color: #FFFFFF;
  background: #FFB600;
 }

 .company_1_detail h3 {
  font-size: 18px;
  line-height: 35px;
  text-indent: 15px;
  border-left: 5px solid #051143;
  border-bottom: 1px solid #888888;
 }

 /* 代表挨拶 */
 .company_1_aisatsu {
  overflow: hidden;
 }

 .company_1_aisatsu_tx {
  float: left;
  width: 510px;
  font-family: "ＭＳ 明朝", "MS Mincho";
 }

 .company_1_aisatsu_tx span {
  display: block;
  margin: 30px 0 20px 0;
  font-size: 28px;
  line-height: 45px;
 }

 .company_1_aisatsu_tx p {
  margin: 20px 0;
  padding: 15px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  background: #F0F0F0;
 }

 .company_1_aisatsu_name {
  text-align: right;
 }

 .company_1_aisatsu_img {
  float: right;
  width: 250px;
  text-align: right;
 }

 .company_1_aisatsu_img img {
  max-width: 250px;
  max-height: 350px;
  width: auto;
  height: auto;
 }

 /* 会社概要 */
 .company_1_gaiyou {
  overflow: hidden;
 }

 .company_1_gaiyou_data {
  float: right;
  width: 420px;
 }

 .company_1_gaiyou_data ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .company_1_gaiyou_data ul li {
  font-size: 12px;
  padding: 15px 0;
  overflow: hidden;
  border-bottom: 1px solid #DDDDDD;
 }

 .company_1_gaiyou_data ul li span {
  display: block;
  float: left;
  width: 70px;
  color: #FFBF00;
  font-weight: bold;
 }

 .company_1_gaiyou_data ul li p {
  float: right;
  width: 350px;
 }

 .company_1_gaiyou_img {
  float: left;
  width: 340px;
 }

 .company_1_gaiyou_img img {
  max-width: 340px;
  max-height: 260px;
  width: auto;
  height: auto;
 }

 .company_1_gaiyou_img span {
  display: block;
  margin: 5px 0 10px 0;
  font-size: 12px;
 }

 /* 店舗紹介 */
 .company_1_tenpo {
  overflow: hidden;
 }

 .company_1_tenpo ul {
  margin: 0;
  padding: 0;
  list-style: none;
 }

 .company_1_tenpo_l {
  float: left;
  margin-right: 20px;
 }

 .company_1_tenpo_l img {
  max-width: 460px;
 }

 .company_1_tenpo_l ul li {
  font-size: 18px;
  margin-bottom: 5px;
 }

 .company_1_tenpo_l ul li img {
  max-width: 500px;
  height: auto;
 }

 .company_1_tenpo_l ul li span {
  display: block;
  font-size: 25px;
  margin: 30px 0 10px 0;
 }

 .company_1_tenpo_r {
  float: right;
 }

 .company_1_tenpo_r li {
  height: 177px;
  margin-bottom: 10px;
  overflow: hidden;
  list-style: none;
 }

 .company_1_tenpo_r li img {
  max-width: 300px;
  height: auto;
 }

 .company_1_tenpo_access {
  width: 150px;
 }

 .company_1_tenpo_access a {
  display: block;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  background: #FF8800;
 }

 .company_1_tenpo_access a:hover {
  background: #D67201;
 }

 .company_1_under ul {
  width: 840px;
  margin: 0px 0px 0px -20px;
  overflow: hidden;
 }

 .company_1_under ul li {
  width: 377px;
  margin: 0px 0px 20px 20px;
  padding: 0px;
  display: inline-block;
  list-style: none;
  vertical-align: top;
 }

 .company_1_under ul li p {
  margin: 0px;
  padding: 0px;
 }

 /* access */
 .company_1_access div {
  text-align: center;
 }

 .company_1_access span {
  font-size: 14px;
  line-height: 25px;
  text-align: right;
 }

 /* 仕事 */
 .company_1_work {
  overflow: hidden;
 }

 .company_1_worklist {
  float: left;
  width: 440px;
  margin: 0 10px 10px 0;
  overflow: hidden;
 }

 .company_1_workimg {
  float: left;
  width: 220px;
  margin-right: 10px;
 }

 .company_1_workimg img {
  max-width: 220px;
 }

 .company_1_worktx {
  float: right;
  width: 210px;
 }

 .company_1_worktx {
  font-size: 12px;
 }

 .company_1_worktx span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #6F572E;
  margin: 0 0 5px 0;
 }

 .company_1_access {
  overflow: hidden;
 }

 /*----------------------------------------------------------
	売却査定
----------------------------------------------------------*/
 .form2_ma {
  width: 780px;
  overflow: hidden;
  margin: 15px 0 0 0;
 }

 .form2_ma .sale_box {
  width: 250px;
  float: left;
  margin: 0 12px 0 0;
  border: solid 1px #333;
  overflow: hidden;
 }

 .form2_ma .sale_box a {
  display: block;
  line-height: 65px;
  color: #333;
  width: 250px;
  height: 65px;
 }

 .form2_ma .sale_l {
  width: 60px;
  float: left;
  position: relative;
  height: 65px;
 }

 .form2_ma .sale_r {
  width: 180px;
  float: right;
  padding: 0px 5px;
 }

 .form2_ma .sale_r span {
  font-size: 14px;
  font-weight: bold;
  margin: -15px 0 -20px 0;
  display: block;
 }

 .form2_ma .sale_r p {
  font-size: 11px;
  line-height: 15px;
  margin: 0;
 }

 .form2_ma .last {
  margin: 0 !important;
 }

 .form2_ma .sale_box a:hover {
  background: #ccc;
  display: block;
 }

 .form2_ma .sale_l img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
 }

 .form_banner {
  margin: 15px 0 0 0;
  position: relative;
 }

 .form_banner a {
  position: absolute;
  right: 20px;
  bottom: 20px;
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 2px;
  background: #E95415;
  line-height: 60px;
  width: 300px;
  text-align: center;
  border-radius: 100px;
  box-shadow: 0 3px #B22D00;
 }

 .form_banner a:hover {
  background: #EEE;
 }

 .inquirytable {
  width: 100%;
  margin: 30px auto 0px auto;
  border-collapse: separate;
  border-spacing: 0px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  background: #FFF;
 }

 .inquirytable th {
  color: #444;
  font-size: 14px;
  text-align: left;
  width: 30%;
  padding: 4px;
  vertical-align: middle;
  background-color: #f5f5f5;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-indent: 10px;
 }

 .inquirytable td {
  padding: 10px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  position: relative;
  top: 0px;
  left: 0px;
 }

 .inquirytable input[type="text"] {
  width: 450px;
  padding: 5px;
 }

 .inquirytable label {
  margin-right: 20px;
 }

 .inquirytable textarea {
  width: 450px;
  height: 80px;
  vertical-align: middle;
  padding: 5px;
 }

 .inquirytable input[type="submit"] {
  width: 250px;
  height: 40px;
  margin: 5px auto;
  display: block;
  font-weight: bold;
  font-size: 15px;
  cursor: pointer;
  color: #fff;
  background: #d90000;
  border: none;
  border-radius: 3px;
 }

 .inquirytable input[type="submit"]:hover {
  background: #c13030;
 }

 .inquirytable dd {
  width: 30px;
  height: 30px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: #FFF;
 }

 .inquiryend {
  padding: 100px 0 200px;
 }

 .inquiryend span {
  display: block;
  padding-top: 50px;
 }

 div.form_banner {
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
 }

 div.form_privacy {
  font-size: 12px;
  text-align: right;
  margin: 10px 0px 30px 0px;
  padding: 0px 0px 0px 0px;
 }

 /*-----------------------------------------------
	   /topics/ リブインスタイル
-----------------------------------------------*/
 .paper_ma {}

 .paper_ma ul li {
  display: inline-block;
  width: 380px;
  overflow: hidden;
  text-align: center;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px
 }

 .paper_ma ul li:nth-child(2n) {
  margin-right: 0px;
 }

 .paper_ma ul li img {
  border: 1px solid #CCC;
 }

 div.paper_ma_list_link {
  margin-top: 5px;
 }

 .paper_ma ul li p {
  margin: 5px 0;
  text-align: left;
 }

 div.paper_ma_list_link a {
  display: block;
  font-weight: bold;
  background: #EEEEEE;
  color: #000;
  letter-spacing: 1px;
  text-align: center;
  text-decoration: none;
  font-size: 12px;
  padding: 5px;
  margin-bottom: 10px;
 }

 div.paper_ma_list_link a:hover {
  background: #DDD;
 }

 .paper_ma .paper_ma_detail {}

 .paper_ma .paper_ma_link a {}

 .paper_ma .paper_ma_detail img {
  max-width: 380px;
  margin: 5px;
 }

 .paper_ma .paper_ma_text {
  border: #183451 3px solid;
  margin: 20px auto;
  padding: 5px;
  font-size: 14px;
  line-height: 20px;
 }

 .paper_ma_download {
  margin: 0 5px;
  width: 380px;
  float: left;
 }

 .paper_ma_download a {
  display: block;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  background: #DDD;
  color: #333;
  padding: 10px 0;
 }

 .paper_ma_download a:hover {
  color: #FFF;
  background: #333;
 }

 .cms_original {}

 .cms_original_intro {}

 /*-----------------------------------------------
	/architecture/ 設備仕様一覧
-----------------------------------------------*/
 .architecture_wrap {}

 .architecture_wrap h2 {}

 .architecture_intro {}

 .architecture_intro img {}

 .architecture_intro p {}

 .architecture_contents01 {}

 .architecture_contents01 h3,
 .architecture_contents02 h3 {
  background: #EEEEEE;
  color: #003977;
  padding: 10px 15px;
 }

 .architecture_contents01 p {
  margin: 15px 0;
  clear: both;
 }

 .architecture_contents01 ul {}

 .architecture_contents01 ul li {
  width: 380px;
  min-height: 410px;
  /* 高さ保持 */
  float: left;
  overflow: hidden;
  margin-bottom: 35px;
 }

 .architecture_contents01 ul li:nth-child(2n) {
  float: right;
 }

 .architecture_contents01 ul li img {
  max-width: 390px;
 }

 .architecture_contents01 ul li b {
  font-size: 20px;
  display: block;
  margin: 15px 0;
 }

 .architecture_contents01 ul li p {}

 .architecture_contents02 {}

 .architecture_contents02 h3 {}

 .architecture_contents02 .contents02_head {
  overflow: hidden;
  margin-bottom: 20px;
 }

 .architecture_contents02 .contents02_head img {
  max-width: 300px;
  float: left;
  margin-right: 20px;
 }

 .architecture_contents02 .contents02_head p {}

 .architecture_contents02 .contents02_bottom {}

 .architecture_contents02 .contents02_bottom ul {}

 .architecture_contents02 .contents02_bottom ul li {
  width: 250px;
  float: left;
  margin-right: 15px;
 }

 .architecture_contents02 .contents02_bottom ul li:last-child {
  margin-right: 0px;
 }

 .architecture_contents02 .contents02_bottom ul li p {
  font-size: 14px;
  line-height: 24px;
 }

 .architecture_contents02 .contents02_bottom ul li div {
  height: 135px;
  overflow: hidden;
  margin-bottom: 10px;
 }

  .architecture_contents02 .contents02_bottom ul li img {
   max-width: 250px;
  }

  /* モーダルウィンドウ */
  #modal-content {
   width: 50%;
   margin: 0;
   padding: 10px 20px;
   border: 2px solid #aaa;
   background: #fff;
   position: fixed;
   display: none;
   z-index: 2;
  }

  #modal-content-innar {
   margin: 0 auto;
   width: 80%;
  }

  #modal-overlay {
   z-index: 1;
   display: none;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 120%;
   background-color: rgba(0, 0, 0, 0.75);
  }

  .button-link {
   color: #00f;
   text-decoration: underline;
  }

  .button-link:hover {
   cursor: pointer;
   color: #f00;
  }

  .form_required {
   color: #fff;
   background: #ff0000;
   border-radius: 3px;
   font-size: 12px;
   padding: 0 5px;
   float: right;
   display: block;
  }

  /*-------20220509追加---------*/
.build_link_btn ul {
    width: 100%;
    margin: 80px auto;
    display: flex;
    justify-content: space-between;
}
.build_link_btn ul li {
  width: 49%;
}
.build_link_btn ul li a {
    display: block;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
	transition: 0.3s;
}
.build_link_btn ul li a img {
  width: 100%;
}
.build_link_btn ul li a:hover {
    box-shadow: 0 0 0px rgb(0 0 0 / 20%);
	transform: translateY(3px);
}
.build_flow_btn {
 text-align: center;
}

.build_flow_btn span {
 display: inline-block;
 font-size: 18px;
 font-weight: bold;
 line-height: 28px;
 color: #333;
 position: relative;
}

.build_flow_btn span::before {
 content: "";
 display: block;
 background: #333;
 width: 50px;
 height: 1px;
 position: absolute;
 left: -60px;
 top: 15px;
 transform: rotate(45deg);
}

.build_flow_btn span::after {
 content: "";
 display: block;
 background: #333;
 width: 50px;
 height: 1px;
 position: absolute;
 right: -60px;
 top: 15px;
 transform: rotate(-45deg);
}

.build_flow_btn a {
 display: block;
 width: 600px;
 height: 120px;
 border: 1px solid #2b4156;
 box-sizing: border-box;
 text-align: center;
 font-size: 24px;
 font-weight: bold;
 line-height: 118px;
 color: #333;
 letter-spacing: 0.05em;
 position: relative;
 margin: 30px auto;
 transition: .3s;
}

.build_flow_btn a::before {
 content: "";
 position: absolute;
 left: 60px;
 top: 48px;
 width: 13px;
 height: 13px;
 border-top: 5px solid #000;
 border-right: 5px solid #000;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 transition: .3s;
}

.build_flow_btn a:hover {
 background: #2b4156;
 color: #fff;
 transition: .3s;
}

.build_flow_btn a:hover::before {
 border-top: 5px solid #fff;
 border-right: 5px solid #fff;
 transition: .3s;
}




 } /********************消さない********************/
