@import url('reset.css');
body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1em;
  color: #333;
}
body.en {
  font-size: 0.9em;
}
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
small {
  font-size: 0.813em;
}
.skip  {
	width:1px;
	color:#000000;
	font-size:0.1%;
	line-height:0.1;
	background-color:#FFFFFF;
	position:absolute;
	left:-3000px;
	z-index:9999;
}
a.skip {
  display: block;
	color: #003377;
	text-align: center;
	padding: 2px 0;
}
a.skip:focus {
	position: static;
	width: 100%;
	font-size: 100%;
	line-height: 1.6;
}
.inner {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
#message {
  padding: 5px 0;
}
#logo {
  margin: 28px 0 24px;
}
#logo a {
  display: block;
  width: 480px;
}
#download .column a {
  display: block;
}
#navigation {
  padding-bottom: 32px;
}
#social ul li {
  display: inline-block;
}
#social ul li a {
  display: block;
}
#global {
  position: absolute;
  bottom: 41px;
  right: 0;
}
#sub {
  position: absolute;
  right: 0;
  top: -58px;
  width: 100%;
}
#sub ul{
  position: absolute;
  right: 0;
  top: 0;
}
#sub ul li{
  display: inline-block;
  font-size: 0.875em;
  padding: 0 5px;
  border-right: 1px solid #1d1d1d;
  line-height: 1;
}
#sub ul li:last-child{
  border-right: none;
}
#global ul {
  display: flex;
  font-size: 1.125em;
}
#global ul li a {
  display: block;
  padding: 5px 27px 20px 45px;
  border-left: 1px solid #adadad;
}
#global ul li.area a {
  background: url(/osirase/0612/business/img/area.png) no-repeat 10px 5px;
}
#global ul li.type a {
  background: url(/osirase/0612/business/img/type.png) no-repeat 10px 5px;
}
#global ul li.news a {
  background: url(/osirase/0612/business/img/news.png) no-repeat 10px 5px;
}
#global ul li.standard a {
  background: url(/osirase/0612/business/img/standard.png) no-repeat 10px 5px;
}
.block {
  border-bottom: 1px solid #999999;
}
.block h2 {
  font-weight: normal;
  font-weight: 400;
  font-size: 1em;
  text-align: center;
  margin: 0 0 62px;
}
.block h2 span {
  display: block;
  font-size: 1.75em;
}
#slide {
  width: 100%;
  position: relative;
  height: 400px;
  overflow: hidden;
}
#slide .inner {
  position: relative;
  width: 1200px;
  height: 400px;
  margin: 0 auto;
  text-align: center;
}
#slide .swiper-container {
  position: absolute;
  width: 3600px;
  height: 400px;
  left: -1200px;
}
#slide .swiper-wrapper {
  position: relative;
  left: -300px;
}
#slide ul li.swiper-slide {
  display: flex;
}
#slide ul li.swiper-slide>div {
  float: left;
  width: 600px;
}
#slide ul li.swiper-slide>div a {
  display: block;
  position: relative;
}
#slide ul li.swiper-slide>div img {
  height: 400px;
  width: 600px;
  object-fit: cover;
}
#slide ul li.swiper-slide>div .caption {
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 3.5em 1em 1.5em;
  width: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0), #000 100%);
}
#slide ul li.swiper-slide>div .caption span {
  display: block;
  text-align: left;
}
#slide ul li.swiper-slide>div .caption .area {
  font-size: 0.925em;
}
#slide ul li.swiper-slide>div .caption .title {
  font-size: 1.25em;
  padding: 0;
  background: none;
}
#slide ul li.swiper-slide>div .caption .title::after {
  background: none;
}
#slide ul li.swiper-slide>div .caption .subtitle {
  font-size: 0.925em;
}
#slide .swiper-button-next,
#slide .swiper-container-rtl,
#slide .swiper-button-prev {
    position: absolute;
    display: block;
    background: rgba(255,255,255,0.6);
    left: 0;
    width: 1200px;
    height: 100%;
    top: 0;
    bottom: 0;
    margin: 0;
}
#slide .swiper-button-next {
    right: 0;
    left: auto;
}
#slide .swiper-button-next:before,
#slide .swiper-button-prev:before {
    position: absolute;
    content: '';
    height: 50px;
    width: 50px;
    background: rgba(255,255,255,0.8);
    top: 0;
    bottom: 0;
    left: 30px;
    margin: auto;
    border-radius: 50px;
    text-indent: -9999px;
    border: 1px solid #ccc;
}
#slide .swiper-button-next:after,
#slide .swiper-button-prev:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50px;
    margin: auto;
    width: 9px;
    height: 9px;
    border-right: 3px solid #333;
    border-bottom: 3px solid #333;
    transform: rotate(-45deg);
}
#slide .swiper-button-prev:before {
  left: auto;
  right: 30px;
}
#slide .swiper-button-prev:after {
  transform: rotate(135deg);
  left: auto;
  right: 50px;
}
#news,
#area,
#type {
  padding: 38px 0 78px;
}
#news .tag {
  display: inline-block;
  color: #fff;
  width: 9%;
  text-align: center;
  font-size: 0.833em;
  background: #767676;
}
#news .tag.update {
  background: #acc439;
}
#news .tag.event {
  background: #176e8b;
}
#news .date {
  display: inline-block;
  padding: 0 2em 0 1em;
  width: 12%;
}
#news .headline {
  display: inline-block;
  width: 79%;
}
#news ul li {
  display: flex;
  align-items: flex-start;
  margin: 1em 0;
  font-size: 1.125em;
}
#news ul li.is-hidden {
  display: none;
  align-items: flex-start;
  margin: 1em 0;
  font-size: 1.125em;
}
#news .entire {
  margin: 3em 0 0;
  font-size: 1.125em;
  text-align: center;
  cursor: pointer;
}
#news .entire span {
  display: inline-block;
  position: relative;
}
#news .entire span::before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: -22px;
  top: 0;
  bottom: 0;
  margin: auto;
  border-style: solid;
  border-width: 12px 8px 0 8px;
  border-color: #333 transparent transparent transparent;
}
.front #area ul.choice {
  background: url(/osirase/0612/business/img/map.png) no-repeat center top;
  position: relative;
  width: 871px;
  height: 662px;
  margin: 0 auto;
}
.front #area ul.choice li {
  width: 21%;
  display: inline-block;
  position: absolute;
}
.front #area ul.choice li.yokohama {
  top: 275px;
  right: 40px;
}
.front #area ul.choice li.kawasaki {
  top: 50px;
  right: 10px;
}
.front #area ul.choice li.yokosuka {
  bottom: 135px;
  right: 70px;
}
.front #area ul.choice li.keno {
  top: 135px;
  left: 265px;
}
.front #area ul.choice li.shonan {
  bottom: 195px;
  left: 355px;
}
.front #area ul.choice li.kensei {
  bottom: 50px;
  left: 10px;
}
#area ul.choice {
  display: flex;
  justify-content: center;
}
#area ul.choice li {
  width: 14%;
  display: inline-block;
  margin: 0 6px;
}
#type ul.choice {
  display: flex;
  justify-content: center;
}
#type ul.choice li {
  width: 14%;
  display: flex;
  margin: 0 6px;
}
#area ul.choice li a,
#type ul.choice li a {
  display: flex;
  align-items: center;
  padding: 20px 5px;
  width: 100%;
  border: 2px solid #d1d1d1;
  text-align: center;
  line-height: 1;
  font-size: 1.063em;
  background: rgba(255, 255, 255, 0.67);
  border-radius: 3px;
}
#area ul.choice li a>span,
#type ul.choice li a>span {
  width: 100%;
}
#area ul.choice li a span,
#type ul.choice li a span {
  display: inline-block;
  margin-left: 4px;
}
#download {
  padding: 38px 0 56px;
}
#download .columns {
  display: flex;
}
#download .column {
  width: 49%;
  text-align: center;
}
#download .column img {
  margin: 0 auto .5em;
}
#download .column p {
  margin: .8em 0;
}
#movie {
  padding: 38px 0 56px;
  text-align: center;
}
#movie p {
  margin: .8em 0;
}
#inquiry {
  padding: 38px 0 56px;
}
#inquiry .columns {
  display: flex;
  align-items: center;
}
#inquiry .column {
  width: 49%;
  text-align: center;
}
#inquiry .column img {
  margin: 0 auto .5em;
}
#inquiry .column a {
  background: #6486c9;
  display: inline-block;
  width: 80%;
  padding: .8em 0;
  color: #fff;
  font-weight: bold;
  font-size: 1.25em;
}
#inquiry .column p {
  margin: .8em 0;
}
#links ul li a {
  display: inline-block;
}
#links .inner>ul>li {
  border-bottom: 1px solid #999;
  padding: 28px 0;
}
#links .inner>ul>li:last-child {
  border-bottom: none;
}
#links .inner>ul>li>a {
  font-weight: bold;
  font-size: 1.25em;
}
#links .inner>ul>li>ul>li {
  display: inline-block;
  margin-right: .8em;
}
#about {
  padding: 50px;
  background: #f4f4f4;
}
#about .inner {
  display: flex;
  justify-content: space-between;
}
#about .division {
  width: 50%;
}
#about .division h2 {
  font-size: 1.125em;
  position: relative;
  padding-left: 50px;
  margin: 0 0 5px;
}
#about .division h2::before {
  content: '';
  background: url(/osirase/0612/business/img/logo.png) no-repeat left center;
  display: block;
  width: 45px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
}
#about .division h3 {
  font-size: 1em;
  margin-top: 15px;
}
#about ul li::before {
  content: '・';
}
#copy {
  border-top: 1px solid #999999;
  text-align: center;
  padding: 5px 0;
  line-height: 1.2;
}
#copy span {
  font-weight: bold;
}
.title {
  padding: 110px 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(/osirase/0612/business/img/title.png);
  position: relative;
}
.title::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background: linear-gradient(to left, rgba(0,0,0,0), #333 120%);
}
.title.yokohama {
  background-image: url(/osirase/0612/business/img/yokohama.png);
}
.title.kawasaki {
  background-image: url(/osirase/0612/business/img/kawasaki.png);
}
.title.yokosuka {
  background-image: url(/osirase/0612/business/img/yokosuka.png);
}
.title.keno {
  background-image: url(/osirase/0612/business/img/keno.png);
}
.title.shonan {
  background-image: url(/osirase/0612/business/img/shonan.png);
}
.title.kensei {
  background-image: url(/osirase/0612/business/img/kensei.png);
}
.title.plotsforsale {
  background-image: url(/osirase/0612/business/img/plotsforsale.png);
}
.title.futureplotsforsale {
  background-image: url(/osirase/0612/business/img/futureplotsforsale.png);
}
.title.forlease {
  background-image: url(/osirase/0612/business/img/forlease.png);
}
.title.factories {
  background-image: url(/osirase/0612/business/img/factories.png);
}
.title h1 {
  font-size: 2em;
  font-weight: normal;
  color: #fff;
  line-height: 1.2;
  position: relative;
  z-index: 10;
}
.section h2 {
  padding: 45px 0 0;
}
.section ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.section ul::after {
  content: '';
  display: block;
  width: 375px;
  height: 0;
}
.section ul li {
  border: 1px solid #ccc;
  width: 375px;
  margin-bottom: 60px;
}
.section ul li a {
  display: block;
  height: 100%;
}
.section ul li .img,
.section .detail .img {
  width: 373px;
  height: 280px;
  position: relative;
}
.section ul li .img img,
.section .detail .img img {
  width: 373px;
  height: 280px;
  object-fit: cover;
}
.section ul li .img .new,
.section .detail .img .new {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: 0;
  border-style: solid;
  border-width: 0 80px 80px 0;
  border-color: transparent #acc439 transparent transparent;
}
.section ul li .img .new span,
.section .detail .img .new span {
  position: absolute;
  display: inline-block;
  right: -66px;
  top: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  color: #fff;
  font-size: 0.925em;
}
.section ul li .img .area,
.section .detail .img .area {
  position: absolute;
  right: 0;
  bottom: 0;
  display: inline-block;
  padding: 3px 12px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 0.925em;
}
.section ul li .name {
  padding: 22px 15px;
}
.section ul li .name span {
  display: block;
  font-size: 1.25em;
}
.section .detail {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}
.section .detail .data {
  width: 786px;
  text-align: left;
  font-size: 1.063em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.section .detail .data tr:first-child td {
  font-size: 0.938rem;
}
.section .detail .data tr:first-child td span {
  font-size: 1.25rem;
  font-weight: bold;
  display: block;
  line-height: 1.2;
}
.section .detail .data th {
  width: 20%;
  vertical-align: top;
  padding-bottom: 1.2em;
}
.section .detail .data td {
  width: 80%;
  vertical-align: top;
  padding-bottom: 1.2em;
}
.section .detail .data td div.gmap {
  height: 470px;
}
.section .detail .data td div.youtube
#movie div.youtube {
  height: 360px;
  width: 100%;
}
.section.list table {
  width: 100%;
}
.section.list table tr td {
  padding: 8px 8px;
}
.section.list table tr td:first-child {
  width: 13.5%;
}
.section.list table tr td:last-child {
  width: 30%;
}
.section.list table tr td span {
  font-size: 1.25em;
}
/*
.section.list table tr td:nth-child(3)::before {
  content: '＞';
}
*/
.section.list table tr td:nth-child(2) img {
  width: 120px;
}
.break {
  word-break: break-all
}
#noresult {
  padding: 100px 0;
  text-align: center;
}
.is-showtoggle,
.is-showtoggle body {
  overflow: hidden;
  height: 100%;
}
.toggle {
  display: none;
  width: 45px;
  height: 45px;
  position: absolute;
  right: 2%;
  top: -7px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  line-height: 1;
  z-index: 15;
}
.toggle::after {
  content: 'メニュー';
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -6px;
  font-size: 12px;
  letter-spacing: -1px;
}
.is-showtoggle .toggle::after {
  content: '閉じる';
}
.en .toggle::after,
.cn .toggle::after {
  content: 'MENU';
  display: block;
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -6px;
  font-size: 12px;
  letter-spacing: -1px;
}
.en .is-showtoggle .toggle::after,
.cn .is-showtoggle .toggle::after {
  content: 'CLOSE';
}
.toggle_inner {
  width: 28px;
  height: 4px;
  background: #343434;
  position: absolute;
  top: 10px;
  right: 8px;
  -moz-transition: background-color 0.2s;
  -o-transition: background-color 0.2s;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.toggle_inner:before,
.toggle_inner:after {
  display: block;
  width: 28px;
  height: 4px;
  background: #343434;
  position: absolute;
  top: 11px;
  right: 0;
  content: '';
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.toggle_inner:after {
  top: 22px;
}
.is-showtoggle .toggle .toggle_inner {
  background-color: transparent;
}
.is-showtoggle .toggle .toggle_inner:before {
  top: 11px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.is-showtoggle .toggle .toggle_inner:after {
  top: 11px;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media screen and (max-width: 896px) {
img {
  width: 100%;
  height: auto;
}
.inner {
  width: 100%;
}
#logo {
  padding: 3% 4%;
  margin: 0;
}
#logo a {
  width: 90%;
}
#logo img {
  width: auto;
  height: 7vw;
}
.en #logo img {
    height: 8.7vw;
}
.cn #logo img {
    height: 10vw;
}
#navigation {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 110%;
  padding: 0 6%;
  z-index: 10;
  background: #fff;
  overflow: hidden;
}
#navigation.show {
  display: block;
}
#global {
  position: static;
}
#sub {
  position: static;
  margin: 4% 0 3%;
}
#sub ul{
  position: static;
  display: table;
  border-collapse: collapse;
}
#sub ul li{
  display: block;
  font-size: 1em;
  padding: 8px 18px;
  border-right: none;
  line-height: 1;
  display: table-cell;
  border: 1px solid #103955;
  background: #103955;
  color: #fff;
}
#sub ul li:last-child {
  border: 1px solid #103955;
}
#sub ul li a {
  background: #fff;
  display: block;
  margin: -8px -18px;
  padding: 8px 18px;
}
#global ul {
  display: block;
  font-size: 1.25em;
}
#global ul li a {
  display: block;
  padding: 6px 27px 6px 45px;
  border-left: none;
  font-weight: bold;
}
#global ul li a {
  background-position: 7px 7px!important;
}
#social {
  position: absolute;
  bottom: 13%;
  right: 6%;
}
.toggle {
  display: block;
}
.section {
  padding: 0 4%;
}
.section .detail {
  display: block;
  margin-top: 30px;
}
.section .detail .data {
  display: block;
  width: auto;
}
.section .detail .data th,
.section .detail .data td {
  width: auto;
  display: block;
}
.section ul li {
  width: 48%;
  margin-bottom: 6vw;
}
.section ul li .img,
.section .detail .img {
  width: auto;
  height: auto;
}
#area ul.choice,
#type ul.choice {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0 4%;
}
#area ul.choice li,
#type ul.choice li {
  width: 48%!important;
  margin: 0 0 4%;
}
#links .inner>ul>li {
  padding: 28px 4%;
}
#message {
  display: none;
}
#about {
  padding: 50px 4%;
  background: #f4f4f4;
}
#about .inner {
  display: block;
}
#about .division {
  width: auto;
  font-size: 0.813em;
}
#about .division:first-child {
  margin-bottom: 40px;
}
#about .division:last-child p br {
  display: none;
}
.title {
  padding: 16vw 0;
}
.title h1 {
  padding: 0 4%;
}
.block h2 {
  margin: 0 0 45px;
}
.front #news ul {
  padding: 0 4%;
}
#news ul li {
  display: block;
}
#news .tag {
  width: 20%;
}
#news .date {
  width: 50%;
}
#news .headline {
  display: block;
  width: 100%;
  margin: .4em 0 1.2em;
}
.front #area ul.choice {
  background: none;
  position: relative;
  width: auto;
  height: auto;
  margin: auto;
}
.front #area ul.choice li {
  position: static;
  display: flex;
}
.section .detail .data th {
  padding: 1em 0 0.2em;
}
.section .detail .data td {
  padding-bottom: 0.6em;
}
.section .detail .data td div.gmap {
  height: 320px;
}
#slide {
  height: auto;
}
#slide .inner {
  width: 100%;
  height: auto;
  margin: auto;
}
#slide .swiper-container {
  position: static;
  width: 100%;
  height: auto;
}
#slide .swiper-wrapper {
  position: static;
}
#slide ul li.swiper-slide {
  display: block;
}
#slide .swiper-button-next,
#slide .swiper-container-rtl,
#slide .swiper-button-prev {
  display: none;
}
#slide ul li.swiper-slide>div img {
  width: 100%;
  height: 33.33vw;
}
#slide ul li.swiper-slide>div {
  float: none;
  width: 100%;
}
#slide ul li.pc {
  display: none;
}
#slide ul li.sp {
  display: none;
}
.section .detail .data td div.youtube,
#movie div.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  }
  .section .detail .data td div.youtube iframe,
  #movie div.youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#download {
  padding: 38px 0 56px;
}
#download .columns {
  display: block;
  padding: 0 4%;
}
#download .column {
  width: 100%;
  margin-bottom: 4em;
}
#download .column:last-child {
  margin-bottom: 0;
}
#download .column img {
  width: 25%;
}
#download .column p {
  margin: .8em 0;
}
#movie .columns {
  padding: 0 4%;
}
#inquiry {
  padding: 38px 0 56px;
}
#inquiry .columns {
  display: block;
  padding: 0 4%;
}
#inquiry .column {
  width: 100%;
  margin-bottom: 2em;
}
#inquiry .column:last-child {
  margin-bottom: 0;
}
#inquiry .column a {
  width: 100%;
}
#inquiry .column p {
  margin: .8em 0;
}
}

@media screen and (max-width: 480px) {
#logo img {
  height: 12vw;
}
.section ul li {
  width: 100%;
}
#slide {
  height: 65vw;
}
#slide .inner {
  width: 100%;
  height: 65vw;
  margin: auto;
}
#slide .swiper-container {
  position: static;
  width: 100%;
  height: 65vw;
}
#slide .swiper-wrapper {
  position: static;
}
#slide ul li.swiper-slide {
  display: block;
}
#slide .swiper-button-next,
#slide .swiper-container-rtl,
#slide .swiper-button-prev {
  display: none;
}
#slide ul li.swiper-slide>div img {
  height: 65vw;
  width: 100%;
}
#slide ul li.swiper-slide>div {
  float: none;
  width: 100%;
}
#slide ul li.pc {
  display: none;
}
#slide ul li.sp {
  display: none;
}
.section.list table tr {
  display: block;
  margin-bottom: 2em;
}
.section.list table tr td {
  padding: 0;
  display: block;
  width: 100%!important;
}
#news .tag {
  width: 30%;
}
#download .column img {
  width: 40%;
}
#sub {
  position: static;
  margin: 24% 0 12%;
}
#global ul li a {
  padding: 14px 27px 14px 45px;
}
#global ul li a {
  background-position: 7px 16px!important;
}
#social {
  position: absolute;
  bottom: auto;
  right: auto;
  top: 76%;
}
}
