#top {}
#top h3 {
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
font-size: clamp(22px,1.5vw,1.5vw);
line-height: 1em;
text-align: left;
color: #7f7f7f;
width: 68vw;
margin: 0px auto 0 auto;
}
#top h3 b {
color: #131d3d;
font-size: clamp(22px,2.5vw,2.5vw);
line-height: 1.5em;
font-family: proxima-sera, sans-serif;
font-weight: 200;
font-style: normal;
letter-spacing: 0.05em;
}
#top .view_bt {
width: 20vw;
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: clamp(14px,1.5vw,1.5vw);
line-height: 1.5em;
padding: 0.2em 0 0.3em 0;
}
#top .view_bt a:hover {
background-color: #131d3d;
}

#mainimage {
}
.video-wrap {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 の比率 → 9 ÷ 16 = 0.5625 */
}
.video-wrap video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover; /* 画面いっぱいにフィット */
}
#outline {
background-color: #5b5b5b;
color: #FFF;
padding: 2vw 0 2vw 0;
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
}
#outline ul {
max-width: 1200px;
margin: 0px auto 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
}
#outline ul li {
width: 50%;
text-align: center;
font-size: clamp(0.875rem, 0.693rem + 0.91vw, 1.375rem);
line-height: 1.5em;
}
#outline ul li p.type {
border: 1px solid #FFF;
margin: 0px 2.8em 0.6em 2.8em;
padding: 0.2em 1em 0.2em 1em;
}
#outline ul li h2 {
font-size: clamp(0.875rem, 0.693rem + 0.91vw, 1.375rem);
line-height: 1.8em;
}
#outline ul li p.line {
color: #FFF;
text-align: center;
}
#outline ul li b {
font-size: clamp(1.125rem, 0.807rem + 1.59vw, 2rem);
font-weight: 500;
}
#outline ul li p.architectural {
background-color: #000000;
margin: 0.6em 2.8em 0em 2.8em;
padding: 0.2em 1em 0.2em 1em;
}

#completion {
background-image: url("../image/completion_bg.jpg");
background-size: cover;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
padding: 4vw 0 4vw 0;
}
#completion h4 {
color: #333333;
font-size: 36px;
line-height: 1.8em;
}
#completion p {
color: #7c7c7c;
font-size: 20px;
line-height: 1.5em;
margin: 0.8em auto 0 auto;
}

#copy {
background-image: url("../image/copy_bg.jpg");
background-size: cover;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
color: #FFF;
padding: 8vw 0 8vw 0;
}
#copy .box {
background-color: rgba(0,0,0,0.6);
max-width: 1200px;
margin: 0px auto 0 auto;
padding: 2.5vw 1em 2.5vw 1em;
box-sizing: border-box;
}
#copy .box p {
font-size: 22px;
line-height: 2em;
}

#concept {
padding: 7.5vw 0 0 0;
background: linear-gradient(to bottom,  #f4f4f4 50%,#ffffff 100%);
}
#concept h3 {
width: 80%;
}
#concept h4 {
font-size: clamp(1rem, 0.625rem + 2.5vw, 2.5rem);
line-height: 1.5em;
padding: 6.25vw 3em 0.8em 3em;
}
#concept p {
font-size: clamp(14px,1.1vw,1.1vw);
line-height: 2em;
padding: 0 3em 0 3em;
}
#location {
margin: 50px auto 0 auto;
position: relative;
}
#location:before {
}
#location ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 80%;
margin: 4vw auto 4vw auto;
}
#location ul li {
width: 30%;
line-height: 0;
margin-bottom: 2vw;
}
#location img {
width: 100%;
height: auto;
}
#location .body {
width: 80%;
margin: 0px auto 0 auto;
text-align: left;
}
#location h3,
#location h3 b{
color: #000;
width: 100%;
}
#location h4 {
color: #000;
font-size: clamp(22px,2.5vw,2.5vw);
line-height: 1.5em;
padding: 1.5em 0em 0.3em 0em;
text-align: left;
width: 100%;
}
#location h4 br {
display: none;
}
#location p {
color: #000;
font-size: clamp(18px,1.5vw,1.5vw);
line-height: 1.7em;
padding: 0 0 50px 0;
}
#location p.en {
font-size: clamp(14px,1.2vw,1.2vw);
line-height: 1.5em;
padding: 0 0 1em 0;
color: #979797;
}
#location .view_bt {
margin: 0px auto 70px 0;
}
#location .map {
display: block;
line-height: 0;
}

#plan {
background-image: url("../image/plan_bg.jpg");
background-repeat: repeat-y;
background-size: 100%;
padding: 8vw 0 8vw 0;
}
#plan #title {
background-image: url("../image/plan_title.jpg");
background-size: cover;
margin-top: 3.5vw;
padding: 5vw 0 5vw 0;
}
#plan #title .box {
background-color: rgba(0,0,0,0.7);
width: 75vw;
margin: 0px auto 0 auto;
color: #FFF;
padding: 3vw 0 3vw 0;
}
#plan #title .box h4 {
font-size: clamp(24px,3vw,3vw);
line-height: 1.5em;
padding-bottom: 0.7em;
}
#plan #title .box p {
font-size: clamp(16px,1.5vw,1.5vw);
line-height: 1.8em;
}
#plan #point {
width:80%;
max-width: 1200px;
margin: 5vw auto 0 auto;
position: relative;
}
#plan #point dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
#plan #point dl dd {
font-family: shippori-mincho, sans-serif;
font-weight: 400;
font-style: normal;
width: 32%;
margin: 0px auto 20px auto;
text-decoration: none;
position: relative;
}
#plan #point dl dd h5 {
font-size: clamp(16px,1.1vw,1.2vw);
line-height: 1.2em;
display: block;
color: #FFF;
background-color: #131d3d;
padding: 0.6em 1em 0.6em 1em;
}
#plan #point dl dd p {
font-size: clamp(14px,0.9vw,1.1vw);
line-height: 1.7em;
text-align: left;
padding: 0.6em 0em 0.6em 0em;
}
#plan #point dl:after {
content: '';
display: block;
width: 164px;
height: 150px;
background-image: url("../plan/image/atelier_Kz.png");
background-size: contain;
vertical-align: middle;
position: absolute;
right: 10px;
bottom: 130px;
}

#plan .madori {
text-align: left;
width:80%;
max-width: 1200px;
margin: 3vw auto 0 auto;
border: 1px solid #CCCCCC;
padding: 4em 2em 4em 2em;
box-sizing: border-box;
}
#plan .madori ul {
margin-bottom: 30px;
}
#plan .madori ul li {
text-align: center;
font-size: clamp(18px,1.5vw,1.8vw);
line-height: 1.7em;
font-weight: 500;
font-style: normal;
}
#plan .madori ul li.price {
font-size: clamp(14px,1.5vw,1.5vw);
line-height: 1.5em;
}
#plan .madori ul li.price b {
font-size: clamp(20px,3vw,3vw);
line-height: 1.5em;
font-weight: 500;
color: #FF0000;
}
#plan .view_bt {
margin: 2vw auto 0 auto;
}

#quality {
background-image: url("../image/qualty_p1.jpg");
background-size: 50%;
background-position: right bottom;
padding: 7vw 0 6vw 0;
}
#quality dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 75vw;
margin: 0px auto 0 auto;
}
#quality dl dt {
width: 50%;
text-align: left;
}
#quality dl dt h4 {
font-size: clamp(22px,2.2vw,2.2vw);
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 500;
font-style: normal;
padding: 1.5em 0 1em 0;
}
#quality dl dt p {
font-size: clamp(16px,1.2vw,1.2vw);
line-height: 1.8em;
padding: 0 3.5em 0 0;
}
#quality dl dt ul {
width: 31.25vw;
margin: 3.5vw 0 3.5vw 0;
}
#quality dl dt ul li {
text-align: center;
background-color: #131d3d;
outline: 1px solid rgb(99, 99, 99);
outline-offset:-5px;
font-size: clamp(14px,1.3vw,1.3vw);
line-height: 1.5em;
font-family: shippori-mincho, sans-serif;
font-weight: 600;
font-style: normal;
/*background-image: url("../image/qualty_point.png");*/
height: 3.75vw;
color: #FFF;
margin-bottom: 20px;
display: flex;
align-items: center;
justify-content: center;
}
#quality dl dd {
width: 50%;
}
#quality .view_bt {
margin: 0;
}

#message {
background-image: url("../image/message.jpg");
background-size: 50%;
background-position: left bottom;
padding: 7vw 0 7vw 0;
}
#message dl {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 75vw;
margin: 0px auto 0 auto;
}
#message dl dt {
width: 50%;
}
#message dl dd {
width: 50%;
text-align: left;
padding: 0 0 0 4em;
box-sizing: border-box;
}
#message dl dd h4 {
font-size: clamp(22px,2.6vw,2.6vw);
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: clamp(16px,1.3vw,1.3vw);
line-height: 1.8em;
}

