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


/* -----------------------------------
A L L
------------------------------------- */
.disnone {
display: none;
}
.tx-center{
width: 1024px;
margin:0 auto;
}

/* -----------------------------------
M A I N I M G
------------------------------------- */
.hero-img {
height: 400px;
}
.hero-img article {
text-align: left;
}
#aboutImg {
background:url("../imags_t/about_img.jpg") center center no-repeat;
background-size: cover;
}
#workImg {
background:url("../imags_t/work_img.jpg") top center no-repeat;
background-size: cover;
}
#faqImg {
background: url("../imags_t/faq_img.jpg") bottom center no-repeat;
background-size: cover;
}
#planImg {
background: url("../imags_t/plan_img.jpg") top center no-repeat;
background-size: cover;
}
#companyImg {
background: url("../imags_t/company_img.jpg") top center;
background-size: cover;
}
#newsImg{
background:url("../imags_t/news_img.jpg") center center no-repeat;
background-size: cover;
}
.hero-img h2 {
padding-top: 70px;
}

.head-copy {
text-align: center;
padding-top: 70px;
}

#hanatateImg {
background-image:url("../images/mv.jpg");
background-size: cover;
background-position: top right;
}

.hanatate-img {
max-width: 100%;
height: 80vh;
border-bottom: 30px solid #9d7a3e;
}

@media screen and (max-width:1025px){
  .hanatate-img {
    height: 60vh;
    }
}

/* -----------------------------------
A B O U T
------------------------------------- */
#about {
width: 1024px;
margin: 0 auto;
padding: 90px 0 0 0;
}
#about h2, #policy h2 {
text-align: center;
}
#about h5 {
text-align: center;
font-size: 1.3em;
}
#about p, #policy p {
width: 70%;
font-size: 1em;
margin: 16px auto;
}

#policy {
padding:100px 0 50px;
width: 1024px;
margin: 0 auto;
}
#policy ul {
display: table;
width: 100%;
margin-top: 60px ;
border-collapse: separate;
border-spacing: 20px 0;
table-layout: fixed;
}
#policy ul li {
display: table-cell;
color: #333;
padding-top: 10px;
font-size: 0.8em;
text-justify:inter-ideograph;
}
#policy ul li h3 {
font-size:1.5em;
padding-bottom: 5px;
text-align: center;
}
#policy ul li img {
padding-bottom: 5px;
}
/* -----------------------------------
W O R K S
------------------------------------- */
#works {
width: 1024px;
margin: 0 auto;
padding: 90px 0;
text-align: center;
border-bottom: 1px solid #AAA;
}
#works ul li {
background: #000;
float:left;
margin-bottom:2px;
margin-right:2px;
width: 339px;
}
#works ul li img {
padding-bottom: 5px;
}
#works ul li:nth-child(3n) {
margin-right:0;
}
#works ul li a {
display: block;
padding: 0 0 5px 0;
color: #fff;
}
#gallery {
width: 1024px;
margin: 0 auto;
padding: 90px 0;
text-align: center;
}
#worksbox ul {
width: 1024px;
margin: 0 auto 15px auto;
}
#worksbox ul li {
float: left;
text-align: center;
border-bottom: 1px solid #349ac7;
border-top: 1px solid #349ac7;
border-right: 1px solid #349ac7;
width: 25%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
}
#worksbox ul li:first-child {
background: #e1e9f9;
border-left: 1px solid #349ac7;
}
#worksbox ul li a {
display: block;
width: 100%;
padding: 5px 0;
color: #349ac7;
}
.container {
padding-bottom: 90px;
}
.container a {
display: block;
width: 511px;
height: 384px;
margin-top: 2px;
float: left;
}
.container a:nth-child(even) img{
margin-left: 2px;
}

#itemDetail {
width: 1024px;
padding: 90px 0;
margin: 0 auto;
}
#itemDetail p {
text-align: center;
padding: 10px;
}
#itemDetail p span {
display: block;
font-size: 0.8em;
padding-top: 20px;
}
#itemDetail ul:after {
content: "";
display: block;
clear: both;
}
#itemDetail ul li {
width: 512px;
float: left;
}

/* -----------------------------------
faq
------------------------------------- */
#faq {
width: 1024px;
margin: 0 auto;
padding: 90px 0 0 0;
}
#faq h2, #flow h2 {
text-align: center;
}
#faq div div {
width: 490px;
padding: 14px 0;
}
#faq div div:nth-child(odd) {
float: left;
}
#faq div div:nth-child(even) {
float: right;
}
#faq div div h5 {
font-size: 1.25em;
}
#faq div div p{
margin-top: 5px;
text-justify: auto;
font-size: 0.9em;
line-height: 180%;
}
#flow {
width: 1024px;
margin: 60px auto;
background: #FFF;
}
#flow ul {
background: #EEE;
width: 100%;
}
#flow ul li {
text-align: left;
height: 240px;
padding-top: 10px;
padding-bottom: 10px;
font-size: 0.9em;
}
#flow ul li:nth-child(odd) {
padding-right: 530px;
padding-left: 20px;
}
#flow ul li:nth-child(even) {
padding-left: 530px;
padding-right: 20px;
}
#flow ul li:nth-child(1) {
background: url(../imags_t/flow1.jpg) no-repeat top right;
}
#flow ul li:nth-child(2) {
background: url(../imags_t/flow2.jpg) no-repeat top left;
}
#flow ul li:nth-child(3) {
background: url(../imags_t/flow3.jpg) no-repeat top right;
}
#flow ul li:nth-child(4) {
background: url(../imags_t/flow4.jpg) no-repeat top left;
}
#flow ul li:nth-child(5) {
background: url(../imags_t/flow5.jpg) no-repeat top right;
}
#flow ul li:nth-child(6) {
background: url(../imags_t/flow6.jpg) no-repeat top left;
}
#flow ul li:nth-child(7) {
background: url(../imags_t/flow7.jpg) no-repeat top right;
}
#flow ul li:nth-child(8) {
background: url(../imags_t/flow8.jpg) no-repeat top left;
}
#flow ul li span {
padding: 5px 20px;
background:url("../imags_t/dot.gif") repeat;
margin:8px 0 0 0;
font-size: 1.2em;
font-weight: bold;
color: #FFF;
display: table;
}
#flow ul li h5 {
font-size: 2em;
margin: 5px 0 15px 0;
}

/* -----------------------------------
plan
------------------------------------- */
#ecru {
padding: 60px 0;
}
#ecru h2, #ecru p {
text-align: center;
}
#ecru a:hover {
color: #FFF;
background: #39C;
}
#ecru a {
display: block;
width: 340px;
margin: 15px auto;
text-align: center;
border: 1px #39C solid;
color: #39C;
padding: 10px 0;
}
#ecru a:hover {
color: #FFF;
background: #39C;
}
#plan {
height: 400px;
color: #fff;
background: url(../imags_t/plan_bg.jpg) no-repeat center center;
background-size: cover;
margin-bottom: 60px;
}
#plan h2 {
padding-top: 70px;
width: 1024px;
margin: 0 auto;
}
#plan p {
padding-top: 30px;
width: 1024px;
margin: 0 auto;
}
#owner {
width: 1024px;
margin: 0 auto 60px auto;
text-align: center;
}
#owner h3 {
font-size: 1.1em;
}
#owner p {
font-size: 0.8em;
line-height: 1.5em;
}
#owner ul {
width: 100%;
padding: 30px 0 20px;
}
#owner ul li {
float: left;
width: 25%;
padding-bottom: 256px;
}
#owner ul li:nth-child(1) {
background: url(../imags_t/icon1.gif) no-repeat center bottom;
background-size: 100% auto;
}
#owner ul li:nth-child(2) {
background: url(../imags_t/icon2.gif) no-repeat center bottom;
background-size: 100% auto;
}
#owner ul li:nth-child(3) {
background: url(../imags_t/icon3.gif) no-repeat center bottom;
background-size: 100% auto;
}
#owner ul li:nth-child(4) {
background: url(../imags_t/icon4.gif) no-repeat center bottom;
background-size: 100% auto;
}
#land {
text-align: center;
margin: 60px 0;
padding: 40px 0;
background: url(../imags_t/land_bg.jpg) no-repeat center center;
background-size: cover;
}
#land h2 {
color: #fff;
}
#land h2 span {
color: #fff;
}
#land > ul {
width: 1024px;
margin: 0 auto;
}
#land > ul > li {
background: rgba(255,255,255,0.90);
margin:5px 0;
padding: 10px;
text-align: left;
font-size: 0.75em;
}
#land > ul > li h4 {
font-size: 1.5em;
padding-bottom: 10px;
}
#land ul li ul {
list-style-type: square;
padding-left: 20px;
}

/* -----------------------------------
compnay
------------------------------------- */
#mind {
width: 960px;
margin: 100px auto 0 auto;
text-align: center;
}
#mind article div {
background: url("../img_all/logo_l.png") no-repeat top left;
margin-top:50px;
padding-bottom: 100px;
padding-left: 220px;
text-align: left;
color: #333;
}
#mind article div h2{
line-height: 1.3em;
margin-bottom: 10px;
}
#mind article ul {
width: 762px;
margin: 50px auto 0;
display: table;
border-collapse: separate;
border-spacing: 2px 0;
}
#mind article ul li {
display: table-cell;
padding:15px 0;
color: #FFF;
font-size: 1.3em;
width: 250px;
}
#mind article ul li:nth-child(1) {
background: #393;
}
#mind article ul li:nth-child(2) {
background: #F00;
}
#mind article ul li:nth-child(3) {
background: #000;
}
#history {
width: 1024px;
margin: 100px auto 40px auto;
}
#history h2 {
background: url("../imags_t/company_img_s.jpg") no-repeat center top;
padding-top: 60px;
text-align: center;
}
#history h2 span{
color: #333;
}
#history p {
margin: 40px 0 30px 0;
text-align: center;
}
#history div {
text-align: left;
width: 900px;
margin: 0 auto;
}
#history div table:nth-child(1) {
width: 48%;
float: left;
}
#history div table:nth-child(2) {
width: 48%;
padding: 20px 20px;
float: right;
}
#history div table caption {
text-align: center;
font-size: 1.5em;
padding-bottom: 10px;
}
#history div table td {
font-size: 0.9em;
padding: 5px;
vertical-align: middle;
border: 1px solid #A8A8A8;
}
#history div table tr td:first-child {
width: 90px;
}
#history div table td ul li {
font-size: 0.9em;
padding: 2px 0;
}
#access{
width: 1024px;
padding-top: 90px;
margin: 0 auto;
border-top: 1px #AAA solid;
}
#access h2{
color: #333;
}
#access address {
width: 900px;
margin: 0 auto;
}
#access address ul{
text-align: left;
width: 48%;
}
#access address ul:nth-child(1) {
float: left;
}
#access address ul:nth-child(2) {
float: right;
}
#access address li{
font-size: 0.8em;
margin: 10px 0;
}
#access address li span {
padding-right: 10px;
float: left;
}
#access address li a{
display: inline;
}
#access address li a:hover{
text-decoration: underline;
}
#map {
margin-top: 50px;
width: 100%;
height: 600px;
}
#map iframe {
width: 100%;
height: 100%;
}
#infowindow{
width: 300px;
padding: 20px 20px 20px 70px;
background: url("../imags_t/logo.png") left center no-repeat;
background-size: 50px 50px;
}

/* -----------------------------------
contact
------------------------------------- */
#rent {
text-align: center;
width: 1024px;
margin: 60px auto;
padding-bottom: 30px;
border-bottom: 1px solid #AAA;
}
#rent div {
width: 900px;
padding: 30px 0;
margin: 0 auto 40px auto;
border: 1px solid #AAA;
}
#rent ul {
width: 840px;
margin: 10px auto 0;
}
#rent ul li {
width: 250px;
float: left;
margin: 0 15px;
}
#rent ul li a {
display: block;
width: 100%;
padding: 20px 0;
border: 4px solid #09C;
}
#rent address span {
display: block;
font-size: 2.5em;
padding: 10px 0 30px;
}
#form {
width: 769px;
margin: 0 auto 60px auto;
}

table.soy_inquiry_message {
margin: 0 auto 30px auto;
}
#inquiry_form {
font-size: 0.8em;
border-collapse:collapse;
width: 100%;
}
#inquiry_form tr {
border-bottom: 1px dotted #AAA;
}
#inquiry_form th {
width: 200px;
letter-spacing: 3px;
vertical-align: middle;
padding: 20px;
}
#inquiry_form td {
padding: 20px;
vertical-align: middle;
}
#inquiry_form td input {
height: 30px;
font-size: 1.2em;
vertical-align: middle;
}
#inquiry_form tr:nth-of-type(-n+3) th {
  font-weight: bold;
  font-size: 14px;
}
#inquiry_form tr:nth-of-type(n+7):nth-of-type(-n+9) th {
  font-weight: bold;
  font-size: 14px;
}

/* -----------------------------------
N E W S
------------------------------------- */
#news {
margin: 100px auto 0 auto;
padding-bottom: 50px;
}
#news h2, #news h3, #newsDetail h2 {
text-align: center;
}
#news ul {
display: table;
margin: 0 auto;
}
#news ul li {
padding: 25px 0;
border-bottom:1px solid #CCC;
}
#news ul li a {
text-decoration: none;
font-size: 0.8em;
}
#news ul li a:hover{
color: #09C;
}
#news ul li a time {
padding-right: 40px;
font-family: "Lato", sans-serif;
}
#newsDetail {
margin: 100px auto 0 auto;
padding-bottom: 50px;
width: 1024px;
}
#newsDetail p {
width: 70%;
margin: 0 auto;
line-height: 1.5em;
}

/* -----------------------------------
ECRU
------------------------------------- */
.ecru {
text-align: center;
width: 1024px;
margin: 60px auto;
padding-bottom: 30px;
border-bottom: 1px solid #AAA;
}
.ecru h3 {
width: 50%;
margin: 0 auto;
padding-bottom: 30px;
}
.ecru h3 span {
font-size: 0.65em;
display: block;
text-align: left;
padding-top: 10px;
}
#ecru1 dl {
text-align: left;
padding:40px 52% 0 0;
background: url(../imags_t/ecru_img.jpg) no-repeat right top;
background-size: 512px auto;
}
.ecru dt {
font-weight: bold;
color: #0E4E7E;
}
.ecru dd {
padding-bottom:40px;
font-size: 0.8em;
}
#ecru2 dl {
text-align: left;
padding:40px 0 0 52%;
background: url(../imags_t/ecru_img2.jpg) no-repeat left center;
background-size: 512px auto;
}

/* -----------------------------------
HANATATE
------------------------------------- */
/* common */


.hanatate_link a{
  width: 300px;
  height: auto;
}

.hanatate_link img {
  width: 100%;

}

.hanatate {
  font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 12px;
}

.rich_font {
  margin: 0;
  font-family: "Yu Mincho","游明朝","YuMincho","游明朝体",serif;
  font-weight: 400;
  font-size: 4.3em;
  color: #9d7a3e;
  /* white-space: nowrap; */
}

/* head ここから */

.hanatate .head-copy {
  margin-top: 40px;
}

.hanatate .head-copy h2{
  margin-left: .5em;
}

.hanatate p {
  font-size: 1.5em;
  line-height: 2.3rem;
}

main.wrap {
  position: relative;
}

.wrap_inner {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 20px;
}

.head_box {
  width: 100%;
  min-height: 200px;
  position: absolute;
  top: 0;
  display: flex;
  background-color: rgba(8, 0, 0, 0.8);
}

.head {
  width: 100%;
  top: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
}

.head_desc {
  margin-top: 40px;
}

.head_logo {
  max-width: 500px;
  min-width: 200px;
  height: auto;
  margin: 0 auto;
  padding-left: 60px;
}

.head_logo img {
  width: 100%;
  vertical-align: middle;
}

.campany {
  max-width: 1460px;
  position: absolute;
  top: 60%;
  right: 0;
  padding: 0 20px;
  font-family: "Yu Mincho","游明朝","YuMincho","游明朝体",serif;
  color: #fff;
  text-align: right;
  line-height: 1;
}



.hanatate #contact {
  clear: both;
}

.gallery {
  width: 100%;
  margin-top: 60px;
}

.gallery_items {
  display: grid;
  max-width: 100%;
  height: 720px;
  grid-template-columns: 1.6fr 1.3fr 1fr 1fr 1fr;
  grid-template-rows: 2fr 1fr 1fr 2fr 1.8fr;
  gap: 20px;
  grid-template-areas: "areaA areaB areaD areaE areaF"
                       "areaA areaB areaG areaH areaI"
                       "areaC areaC areaG areaH areaI"
                       "areaC areaC areaJ areaK areaL"
                       "areaC areaC areaM areaM areaM";
}


img {
  max-width: 100%;
  height: auto;
}

.itemA {
  grid-area: areaA;
}

.itemA>img,.itemB>img,.itemC>img,
.itemD>img,.itemE>img,.itemF>img,
.itemG>img,.itemH>img,.itemI>img,
.itemJ>img,.itemK>img,.itemL>img,.itemM>img{
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.itemB {
  grid-area: areaB;
}

.itemC {
  grid-area: areaC;
  background-color: #666666;
  overflow: hidden;
}

.itemD {
  grid-area: areaD;
}

.itemE {
  grid-area: areaE;
}

.itemF {
  grid-area: areaF;
}

.itemG {
  grid-area: areaG;
}

.itemH {
  grid-area: areaH;
}

.itemI {
  grid-area: areaI;
}

.itemJ {
  grid-area: areaJ;
}

.itemK {
  grid-area: areaK;
}

.itemL {
  grid-area: areaL;
}

.itemM {
  grid-area: areaM;
}

.gallery_info ul li {
  line-height: 2rem;
  font-size: 1.4em;
}


.sales {
  width: 100%;
  margin-top: 120px;
}

.sales_catch {
  max-width: 850px;
  margin: 160px auto;
  text-align: center;
}

.sales_catch img {
  width: 100%;
}

.sales_catch p {
  margin-top: 30px;
  font-size: 15px;
}

.sales_mv {
  position: relative;
  width: 100%;
}

.sales_ttl {
  position: absolute;
  top: -20%;
  left: 3%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 230px;
  background-color: #9d7a3e;
}

.sales_ttl h3 {
  margin: 0;
  text-align: center;
  color: #fff;
  font-family: "Yu Mincho","游明朝","YuMincho","游明朝体",serif;
  font-weight: 100;
  font-size: 2.8em;
  letter-spacing: .2em;
}

.sales_ttl .large {
  font-size: 1.2em;
  font-family: "Yu Mincho","游明朝","YuMincho","游明朝体",serif;
}

.sales_desc {
  display: flex;
  justify-content: space-between;
  margin-top: 60px;
}

.desc_img {
  min-width: 400px;
  flex: 1;
  margin-right: 15px;
}

.desc_img p {
  position: relative;
}

.comment {
  position: absolute;
  text-align: right;
  font-size: .8em;
  bottom: 0;
  right: 0;
  color: #fff;
}

.desc_txt {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 15px;
}

.desc_txt_box>p ,
.desc_txt>p{
  margin-top: 20px;
  font-size: 1.5em;
  line-height: 2;
}

.sp {
  display: none;
}

.small {
  margin-top: 10px;
  font-size: .8rem;
}

.desc_payment {
  display: flex;
  align-items: center;
  margin-top: 30px;
  padding: 10px;
  background-color: rgba(0,0,0,.08);
}

.desc_payment p {
  margin-right: 30px;
  padding: 4px 10px;
  font-size: 1.5em;
  font-weight: 600;
  color: #fff;
  white-space: nowrap;
  background-color: #93272f;
}

.desc_payment ul li {
  font-size: 1.5em;
}

.sales_detail {
  width: 100%;
}

.detail_ttl {
  max-width: 1240px;
  margin: 100px auto 30px;
  padding: 20px;
  font-size: 1.6em;
  text-align: center;
  font-weight: 400;
  color: #fff;
  background-color: #a0a0a0;
}

.detail_inner {
  position: relative;
  max-width: 1180px;
  margin: 0 auto;
}

.sold-out {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 10;
}

.sold-out img {
  width: 100%;
}

.flex {
  display: flex;
  justify-content: space-between;
}

.detail_items-l {
  flex-basis: 48%;
  border-collapse: collapse;
  margin-right: 2%;
}

.detail_items-r {
  flex-basis: 48%;
  border-collapse: collapse;
  margin-left: 2%;
}

.detail_item {
  display: flex;
  justify-content: space-between;
  padding: 0 60px;
  border-bottom: 1px solid #666;
}

.detail_item td {
  font-size: 14px;
  line-height: 2.6em;
}

.detail_item td.detail_index {
  font-weight: 600;
}

.detail_item ul {
  margin: 0;
}

.detail_item ul li{
  line-height: 1.8;
}


.detail_box {
  flex: 1;
  margin-right: 30px;
}

.detail_box:last-of-type {
  margin-right: 0;
}

.datail_data dd {
  margin: 0;
}

.detail_ttl-small {
  margin: 30px auto 15px 0;
  font-size: 1.4em;
  font-weight: 600;
}

.detail_ttl-small::before {
  content: "";
  display: inline-block;
  margin-right: .7rem;
  width: .7rem;
  height: .7rem;
  background: #666666;
}

.detail_data {
  margin-top: 15px;
  font-size: .9rem;
}

.detail_data dt {
  font-weight: 600;
}

.detail_more-info {
  margin-top: 30px;
  padding: 10px 0;
  font-size: .8rem!important;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.drawing_figure{
    position: relative;
}

a.drawing_link{
  position: absolute;
  top:50%;
  left: 90%;
  transform: translate(-50%,-50%);
  display: flex;
  align-items: center;
  padding: 10px 15px 10px 16.5px;
  font-size: .8rem;
  color: #fff;
  background-color: #93272f;
  z-index: 100;
  white-space: nowrap;
}

a.drawing_link::after {
  font-family: 'Material Icons Outlined';
  content: "chevron_right";
  margin-left: 8px;
}

.lands {
  margin-top: 160px;
}

.conditions {
  margin-top: 40px;
  padding: 10px 60px;
  font-size: .8em!important;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
}

.conditions p {
  line-height: 1.4;
}

.conditions p:first-of-type:before {
  content: "";
  display: inline-block;
  margin-right: 0.5rem;
  width: 0.7rem;
  height: 0.7rem;
  background: #666666;
}

.house_images {
  max-width: 100%;
  margin-top: 200px;
}

.house_images_box {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.house_image {
  max-width: 500px;
  height: auto;
  margin-right: 10px;
}

.house_image:last-of-type {
  margin-right: 0;
}

.house_image img {
  width: 100%;
  object-fit: cover;
}

@media screen and (max-width:1025px){
  .head_box {
    min-height: 150px;
    flex-direction: column;
    justify-content: center;
  }
  .head_logo {
    max-width: 400px;
    padding-left: 40px;
  }
  .campany {
    font-size: 1.2em!important;
    top: 80%;
  }
  .sales_ttl {
    width: 200px;
    height: 200px;
  }

}

@media screen and (max-width:800px){
  .display_none {
    display: none;
  }
  .sales_desc {
    flex-direction: column;
  }
  .desc_img {
    margin-right: 0;
  }
  .desc_txt {
    margin-left: 0;
    margin-top: 60px;
  }

  .desc_payment {
    align-items: flex-start;
  }
  .desc_payment p {
    margin-bottom: 30px;
  }
  .sp {
    display: block;
  }
}
