#top {
text-align: center;
}
#top h3 {
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
font-size: 14px;
line-height: 1.5em;
text-align: center;
color: #7f7f7f;
width: 100%;
margin: 0px auto 0 auto;
}
#top h3 b {
color: #131d3d;
font-size: 26px;
line-height: 1.2em;
font-family: proxima-sera, sans-serif;
font-weight: 200;
font-style: normal;
letter-spacing: 0.05em;
}
#top .view_bt {
width: 40%;
margin: 0px auto 0 auto;
}
#top .view_bt a {
background-color: #6c7584;
color: #FFF;
border-radius: 100vh;
display: block;
text-align: center;
text-decoration: none;
font-size: 16px;
line-height: 1.5em;
padding: 0.2em 0 0.3em 0;
}
#top .view_bt a:hover {
background-color: #131d3d;
}

#mainimage {
padding: 0;
position: relative;
}
#mainimage dl {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
background-image: url("../image/main_bg.jpg");
background-size: cover;
}
#mainimage dt {
background-image: url("../image/main_bg.jpg");
background-size: cover;
text-align: center;
max-width: 30%;
width: 30%;
box-sizing: border-box;
padding: 1em 0em 0.5em 0em;
}
#mainimage dt .logo {
    width: 75%;
    margin-top: 60px;
}
#mainimage dt .logo img {
max-width: 100%;
width: 100%;
height: auto;
}
#mainimage dt h2 {
display: none;
}
#mainimage dt h2 br {
display: none;
}
#mainimage dd {
max-width: 70%;
width: 70%;
}
#mainimage dd img {
width: 100%;
height: 100%;
object-fit: cover;
}
.hero_copy {
    width: 34%;
}
#price {
background-color: #131d3d;
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
color: #FFF;
padding: 2em 0 2em 0;
}
#price p.maincopy {
text-align: left;
font-size: 17px;
line-height: 1.5em;
margin-bottom: 26px;
padding: 0 1em 0 1em;
}
.sp{
    display: none;
}
#price p.maincopy:after {
max-width: 90%;
margin-top: 30px;
}
#price h4 {
color: #b79478;
font-size: 30px;
line-height: 1.5em;
font-weight: 700;
}

.pc{
    display: block;
}
#price h4 b {
font-size: 40px
}
#price p.area {
font-size: 18px;
line-height: 1.3em;
padding-top: 0.5em;
}
#price dl {
text-align: center;
margin: 2em auto 0 auto;
width: 90%;
border: 1px solid #d1d1d1;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
#price dt {
font-size: 18px;
line-height: 1.5em;
padding: 0.4em 1em 0.4em 1em;
box-sizing: border-box;
font-weight: 700;
}
#price dd {
width: 50%;
color: #b79478;
font-size:18px;
line-height: 1.3;
padding: 1em 1em 1em 1em;
box-sizing: border-box;
font-weight: 700;
}

#price dd span {
font-size: 16px;
}
#price dd span b {
font-size: 30px;
}

#location {
margin: 50px auto 0 auto;
position: relative;
}
#location .body {
margin: 0px auto 0 auto;
max-width: 100%;
width: 90%;
}
#location h4 {
color: #000;
font-size: 26px;
line-height: 1.3em;
padding: 1.5em 0;
text-align: center;
}
#location p {
color: #000;
font-size: 16px;
line-height: 1.5;
padding: 0 0 0 0;
text-align: left;
}
#location .gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
margin: 50px auto 0 auto;
}
#location #map{
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background:#e5e7eb; /* 読み込み前の下地（map内グレー） */
}

#location ul.photos {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
max-width: 100%;
width: 90%;
margin: 20px auto 4vw auto;
}
#location ul.photos:after {
content:"";
display: block;
width:48%;
}
#location ul.photos li {
width: 48%;
line-height: 0;
margin-bottom: 1em;
}
#location img {
width: 100%;
height: auto;
}
#location ul.photos li p {
font-size: 14px;
line-height: 1.3em;
padding: 0.5em 0 0 0;
}

#plan {
background-image: url("../image/plan_bg.jpg");
background-repeat: repeat-y;
background-size: 100%;
padding: 50px 0 50px 0;
}
#plan .body {
margin: 0px auto 0 auto;
max-width: 100%;
width: 90%;
}
.plan_title{
    padding: 0;
}
#plan h4 {
color: #131d3d;
font-size: 25px;
line-height: 1.3em;
text-align: center;
}
#plan p.subcopy {
color: #000;
font-size: 16px;
line-height: 1.5em;
padding: 0;
text-align: left;
}
#plan #madori {
margin: 0px auto 0 auto;
max-width: 100%;
width: 90%;
}
#plan #madori dl {
margin: 50px auto 0 auto;
}
#plan #madori dt {
max-width: 100%;
width:100%;
}
#plan #madori dt img {
width: 100%;
height: auto;
}
#plan #madori dd {
width: 100%;
text-align: left;
padding: 1em 0 0 0;
}
#plan #madori dd .details {
border-left: 5px solid #131d3d;
box-sizing: border-box;
padding: 0em 0 0.5em 1em;
}
#plan #madori dd .details h5 {
font-size: 24px;
line-height: 2em;
}
#plan #madori dd .details p {
font-size: 16px;
line-height: 1.7em;
}
#plan #madori dd .facilities {
margin: 20px 0 0 0;
}
#plan #madori dd .facilities h6 {
font-size: 16px;
line-height: 2.5em;
}
#plan #madori dd .facilities p {
font-size: 14px;
line-height: 1.5em;
background-color: #FFF;
padding: 0.7em;
}
#plan .photos {
margin: 30px auto 0 auto;
max-width: 100%;
width: 90%;
}
#plan .photos ul {
flex-direction: column;
}
#plan .photos ul li {
width: 100%;
max-width: 500px;
margin: auto;
margin-bottom: 40px;
}
#plan .photos ul li img {
width: 100%;
height: auto;
}
#plan .photos ul li p {
font-size: 14px;
line-height: 1.5em;
}
/*-------------------------
 *ReFaの説明
 --------------------------*/
.refa{
    margin-top: 10px;
    margin-bottom: 60px;
}
.refa_top {
    flex-direction: column;
    justify-content: space-between;
    gap: 3.4%;
}

.refa_text {
    order: 2;
}

.refa_main_img {
    order: 1;
    width: 100%;
    margin-bottom: 20px;
}
.refa_text p {
    font-size: 16px;
}
.refa_item p {
    font-size: 14px;
}



#plan #point {
width:90%;
max-width: 100%;
margin: 0px auto 0 auto;
position: relative;
}
.point_text{
    text-align: left;
    font-weight: 700;
}
.performance_inner {
    flex-direction: column;
    width: 100%;
    max-width: 400px;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 0;
}

.performance_item {
    width: 100%;
    padding-bottom: 20px;
}

.performance_item .title {
    padding: 16px 10px;
    min-height: auto;
}

.performance_item .text {
    font-size: 14px;
    line-height: 1.5;
}

.architect_wrap {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 40px;
}
.architect_text{
    font-size: 14px;
    line-height: 1.5;
}
.architect_img {
    margin: auto;
}


#overview {
width: 90%;
max-width: 100%;
margin: 50px auto 50px auto;
}
#overview h3 {
text-align: center;
}
#overview dl {
text-align: left;
font-size: 16px;
line-height: 1.3em;
color: #595959;
border-bottom: 1px solid #B2B2B2;
box-sizing: border-box;
margin: 50px 0 10px 0;
width: 100%;
}
#overview dt {
width: 100%;
max-width: 100%;
box-sizing: border-box;
background-color: #F4F4F4;
padding: 0.4em;
border-top: 1px solid #B2B2B2;
}
#overview dd {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding: 0.5em 1em 1em 0.5em;
border-top: 1px solid #B2B2B2;
}
#overview p {
text-align: right;
}

#quality {
    margin-top: 60px;
    background-image: none;
}
.quality_img{
    width: 80%;
    margin: auto;
    margin-top: 10px;
}
    
#quality dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%;
margin: 0px auto 0 auto;
}
#quality dl dt {
width: 100%;
text-align: left;
}
#quality dl dt h4 {
font-size: 24px;
padding: 20px 0 30px;
text-align: center;
}
#quality dl dt p {
font-size: 16px;
line-height: 1.5em;
}
#quality dl dt p br {
display: none;
}
#quality dl dt ul {
width: 100%;
margin: 20px 0 20px 0;
}
#quality dl dt ul li {
font-size: 18px;
height: 40px;
margin-bottom: 10px;
}
#quality dl dd {
width: 100%;
}
#quality .view_bt {
margin: 0px auto 0 auto;
}

#message {
background-image: url("../image/message.jpg");
background-size: 28%;
background-position: right top;
padding: 20px 0 20px 0;
}
#message h3 {
text-align: left;
}
#message dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 90%;
margin: 0px auto 0 auto;
}
#message dl dt {
width: 100%;
}
#message dl dd {
width: 100%;
text-align: left;
padding: 0 0 0 0em;
box-sizing: border-box;
}
#message dl dd h4 {
font-size:18px;
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
padding: 1em 0 1em 0;
}
#message dl dd p {
font-size: 14px;
line-height: 1.5em;
}




