@charset "utf-8";

/* ---------------------------------------------------------
                                for ttl04
--------------------------------------------------------- */
.ttl04 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat left center;
    background-size: 147px 140px;
}
.ttl04 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img.jpg) no-repeat center top;
    background-size: cover;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl04 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat center top;
    background-size: 16%;
}
.ttl04 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img.jpg) no-repeat center top;
    background-size: cover;
}
}
/* ---------------------------------------------------------
                                for ttl05
--------------------------------------------------------- */
.ttl05 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat left center;
    background-size: 147px 140px;
}
.ttl05 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img02.jpg) no-repeat center center;
    background-size: cover;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl05 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat center top;
    background-size: 16%;
}
.ttl05 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img02.jpg) no-repeat center top;
    background-size: cover;
}
}
/* ---------------------------------------------------------
                                for ttl06
--------------------------------------------------------- */
.ttl06 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat left center;
    background-size: 147px 140px;
}
.ttl06 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img03.jpg) no-repeat center center;
    background-size: cover;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl06 li:first-child p {
    background: url(../../images/plan/ttl_img.png) no-repeat center top;
    background-size: 16%;
}
.ttl06 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img03.jpg) no-repeat center top;
    background-size: cover;
}
}

/* ---------------------------------------------------------
for sub_menu
--------------------------------------------------------- */
#sub_menu {
clear: both;
width: 100%;
min-width: 1200px;
height: 150px;
margin: 0;
padding: 0;
background: #484848;
}
#sub_menu ul {
width: 1200px;
height: 150px;
margin: 0 auto;
padding: 0;
display:flex;
align-items: flex-start;
justify-content: space-between;
}
#sub_menu li {
width: auto;
height: 120px;
margin: 0;
text-align: center;
float: left;
}
#sub_menu li a {
width: 100%;
height: 100%;
padding-top: 58px;
font-family: 'Hiragino Sans W3';
font-size: 16px;
font-weight: 400;
line-height: 1.6;
letter-spacing: ;
color: #ffffff;
box-sizing: border-box;
display: block;
}
#sub_menu li a:hover,
#sub_menu li a.on {
color: #b4b4b4;
}

/* for SP */
@media screen and (max-width: 640px) {
#sub_menu {
min-width: 100%;
height: auto;
margin-bottom: -11px;
background: none;
}
#sub_menu ul {
width: 100%;
height: auto;
display: inline-block;
background: #484848;
}
#sub_menu li {
width: 100%;
height: auto;
border-bottom: 1px solid #ffffff;
}
#sub_menu li a {
padding-top: 3%;
padding-bottom: 3%;
font-size: 3.0vw;
}
}

/* ---------------------------------------------------------
for style_ttl
--------------------------------------------------------- */
#style_ttl {
clear: both;
width: 100%;
min-width: 1200px;
height: 500px;
margin: 0;
padding: 0;
background: #686c64;
}
#style_ttl02 {
clear: both;
width: 100%;
min-width: 1200px;
height: 500px;
margin: 0;
padding: 0;
background: #b0bdbf;
}
#style_ttl03 {
clear: both;
width: 100%;
min-width: 1200px;
height: 500px;
margin: 0;
padding: 0;
background: #605446;
}
#style_ttl ul,
#style_ttl02 ul,
#style_ttl03 ul {
width: 1200px;
height: auto;
margin: 0 auto;
display: inline-block;
}
#style_ttl li:first-child,
#style_ttl03 li:first-child {
width: 410px;
height: auto;
margin: 0;
margin-top: 60px;
padding: 0;
text-align: right;
float: left;
}
#style_ttl02 li:first-child {
width: 340px;
height: auto;
margin: 0;
margin-top: 60px;
padding: 0;
text-align: right;
float: left;
}
#style_ttl li:last-child,
#style_ttl03 li:last-child {
width: 740px;
height: auto;
margin: 0;
margin-top: 100px;
padding: 0;
font-family: 'Hiragino Sans W6';
font-size: 32px;
font-weight: 500;
line-height: ;
letter-spacing: ;
color: #ffffff;
text-align: left;
float: right;
}
#style_ttl02 li:last-child {
width: 810px;
height: auto;
margin: 0;
margin-top: 100px;
padding: 0;
font-family: 'Hiragino Sans W6';
font-size: 32px;
font-weight: 500;
line-height: ;
letter-spacing: ;
color: ;
text-align: left;
float: right;
}
#style_ttl li:last-child span,
#style_ttl03 li:last-child span {
margin-bottom: 40px;
font-family: 'Roboto Slab', sans-serif;
font-size: 20px;
font-weight: 700;
line-height: ;
letter-spacing: ;
color: #ffffff;
display: inline-block;
}
#style_ttl02 li:last-child span {
margin-bottom: 40px;
font-family: 'Roboto Slab', sans-serif;
font-size: 20px;
font-weight: 700;
line-height: ;
letter-spacing: ;
color: ;
display: inline-block;
}
#style_ttl li:last-child p,
#style_ttl03 li:last-child p {
margin-top: 40px;
font-family: 'Hiragino Sans W3';
font-size: 19px;
font-weight: 700;
line-height: 2.2;
letter-spacing: ;
color: #ffffff;
}
#style_ttl02 li:last-child p {
margin-top: 40px;
font-family: 'Hiragino Sans W3';
font-size: 19px;
font-weight: 700;
line-height: 2.2;
letter-spacing: ;
color: ;
}
/* for SP */
@media screen and (max-width: 640px) {
#style_ttl,
#style_ttl02,
#style_ttl03 {
min-width: 100%;
height: auto;
}
#style_ttl ul,
#style_ttl02 ul,
#style_ttl03 ul {
width: 92%;
}
#style_ttl li:first-child,
#style_ttl02 li:first-child,
#style_ttl03 li:first-child {
width: 100%;
margin-top: 6%;
text-align: center;
float: none;
}
#style_ttl li:first-child img,
#style_ttl02 li:first-child img,
#style_ttl03 li:first-child img {
width: 40%;
height: auto;
}
#style_ttl li:last-child,
#style_ttl02 li:last-child,
#style_ttl03 li:last-child {
width: 100%;
margin-top: 3%;
font-size: 6.0vw;
text-align: left;
float: none;
}
#style_ttl li:last-child span,
#style_ttl02 li:last-child span,
#style_ttl03 li:last-child span {
margin-bottom: 3%;
font-size: 4.0vw;
}
#style_ttl li:last-child p,
#style_ttl02 li:last-child p,
#style_ttl03 li:last-child p {
margin-top: 6%;
font-size: 3.2vw;
line-height: 1.8;
}
}

/* ---------------------------------------------------------
                                for slide_image
--------------------------------------------------------- */
#slide_image {
    width: 100%;
    min-width: 1200px;
    height: auto;
    background: #000000;
    display: inline-block;
}
#slide_image li img {
    margin-bottom: -11px;
}

/* for SP */
@media screen and (max-width: 640px) {
#slide_image {
    min-width: 100%;
}
}

/* ---------------------------------------------------------
for style_spec
--------------------------------------------------------- */
#style_spec {
clear: both;
width: 100%;
min-width: 1200px;
height: auto;
margin: 0;
margin-top: 130px;
padding: 0;
display: inline-block;
}
#style_spec ul {
width: 1200px;
height: auto;
margin: 0 auto;
margin-top: 90px;
margin-bottom: 95px;
}
#style_spec li {
width: 100%;
height: auto;
margin: 0;
padding: 0;
padding-bottom: 10px;
font-family: 'Hiragino Sans W3';
font-size: 24px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
text-align: center;
border-bottom: 1px solid #000000;
}
#plan {
width: 100%;
min-width: 1200px;
height: auto;
margin: 0;
padding: 0;
}
#plan ul {
width: 1200px;
height: auto;
margin: 0 auto;
}
#plan li:first-child {
width: 640px;
height: auto;
margin: 0;
padding: 0;
font-family: 'Hiragino Sans W3';
font-size: 18px;
font-weight: 400;
line-height: 1.8;
letter-spacing: ;
color: #;
text-align: left;
border-bottom: none;
float: left;
}
#plan li:first-child span {
font-family: 'Roboto Slab', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: ;
letter-spacing: ;
color: #;
}
#plan li:first-child span.jp01 {
font-family: 'Hiragino Sans W6';
font-size: 16px;
font-weight: 500;
}
#plan li:first-child p {
margin-top: 10px;
margin-bottom: 15px;
font-family: 'Roboto Slab', sans-serif;
font-size: 36px;
font-weight: 700;
line-height: 1.2;
letter-spacing: ;
color: #;
}
#plan li:first-child span.jp02 {
font-family: 'Hiragino Sans W6';
font-size: 24px;
font-weight: 500;
}
#plan li:first-child span.kukaku_ttl {
font-family: 'Hiragino Sans W6';
font-size: 18px;
font-weight: 500;
line-height: ;
letter-spacing: ;
color: #;
}
#plan li:first-child span.kukaku_cap {
margin-bottom: 25px;
font-family: 'Hiragino Sans W3';
font-size: 12px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
display: inline-block;
}
#plan li:last-child {
width: 550px;
height: auto;
margin: 0;
padding: 0;
text-align: center;
border-bottom: none;
float: right;
}
#plan li:first-child span.plan_point {
width: 640px;
margin-top: 60px;
margin-bottom: 20px;
font-family: 'Hiragino Sans W6';
font-size: 20px;
font-weight: 700;
line-height: ;
letter-spacing: ;
color: #;
border-bottom: 1px solid #000000;
display: inline-block;
}
#plan li:first-child span.plan_point2 {
padding-left: 45px;
font-family: 'Hiragino Sans W6';
font-size: 20px;
font-weight: 700;
letter-spacing: ;
color: #;
position: relative;
}
#plan li:first-child span.plan_point2 img.floor {
position: absolute;
top: -8px;
left: 0;
}
#plan li:first-child span.plan_point3 {
margin-top: 10px;
font-family: 'Hiragino Sans W3';
font-size: 18px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
display: inline-block;
}
/* for SP */
@media screen and (max-width: 640px) {
#style_spec {
min-width: 100%;
margin-top: 12%;
}
#style_spec img.logo {
width: 30%;
height: auto;
}
#style_spec ul {
width: 92%;
margin-top: 10%;
margin-bottom: 10%;
}
#style_spec li {
font-size: 4.2vw;
}
#plan {
min-width: 100%;
}
#plan ul {
width: 92%;
}
#plan li:first-child {
width: 100%;
font-size: 3.8vw;
float: none;
}
#plan li:first-child span {
font-size: 3.2vw;
}
#plan li:first-child span.jp01 {
font-size: 3.2vw;
}
#plan li:first-child p {
margin-top: 0;
margin-bottom: 3%;
font-size: 7.0vw;
}
#plan li:first-child span.jp02 {
font-size: 5.0vw;
}
#plan li:first-child span.kukaku_ttl {
font-size: 3.8vw;
}
#plan li:first-child span.kukaku_cap {
margin-bottom: 6%;
font-size: 3.0vw;
}
#plan li:last-child {
width: 100%;
margin-top: 12%;
text-align: center;
float: none;
}
#plan li:last-child img {
width: 100%;
height: auto;
}
#plan li:first-child span.plan_point {
width: 100%;
margin-top: 10%;
margin-bottom: 6%;
font-size: 3.8vw;
}
#plan li:first-child span.plan_point2 {
font-size: 3.8vw;
}
#plan li:first-child span.plan_point3 {
margin-top: 3%;
font-size: 3.2vw;
line-height: 1.8em;
}
}

/* ---------------------------------------------------------
for style_design
--------------------------------------------------------- */
#style_design {
clear: both;
width: 100%;
min-width: 1200px;
height: auto;
margin: 0;
padding: 0;
display: inline-block;
}
#style_design ul {
width: 1200px;
height: auto;
margin: 0 auto;
margin-top: 90px;
}
#style_design li {
width: 100%;
height: auto;
margin: 0;
padding: 0;
padding-bottom: 10px;
font-family: 'Hiragino Sans W3';
font-size: 24px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
text-align: center;
border-bottom: 1px solid #000000;
}
@media screen and (max-width: 640px) {
#style_design {
min-width: 100%;
}
#style_design ul {
width: 92%;
margin-top: 10%;
}
#style_design li {
font-size: 4.2vw;
}
}

/* ---------------------------------------------------------
for design_simulation
--------------------------------------------------------- */
#style_design .design_simulation {
clear: both;
width: 900px;
height: auto;
margin: 0 auto;
margin: 0;
padding: 0;
display: inline-block;
}
.gallery img {
width: 100%;
}
.gallery-img {
width: 900px;
height: 461px;
}
.gallery-list {
 padding: 0;
 list-style: none;
 display: flex;
 justify-content: center;
}
.js-image,
.js-image2,
.js-image3,
.js-image4,
.js-image5,
.js-image6 {
 cursor: pointer;
 border: none;
 background: none;
 transition: .4s;
}
.js-image:hover,
.js-image2:hover,
.js-image3:hover,
.js-image4:hover,
.js-image5:hover,
.js-image6:hover {
 opacity: 0.4;
}
#style_design .design_simulation ul {
width: 900px;
height: auto;
margin: 0 auto;
}
#style_design .design_simulation li {
text-align: center;
border-bottom: none;
}
#style_design .design_simulation span.copy01 {
margin-top: 80px;
margin-bottom: 10px;
font-family: 'Hiragino Sans W3';
font-size: 20px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #8d8d8d;
display: inline-block;
}
#style_design .design_simulation span.copy02 {
font-family: 'Hiragino Sans W3';
font-size: 14px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #8d8d8d;
}
#style_design .design_simulation span.copy03 {
margin-bottom: 20px;
font-family: 'Hiragino Sans W3';
font-size: 32px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #8d8d8d;
display: inline-block;
}
#style_design .design_simulation span.copy04 {
margin-top: 20px;
margin-bottom: 20px;
font-family: 'Hiragino Sans W3';
font-size: 16px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
display: inline-block;
}
#style_design .design_simulation span.copy05 {
font-family: 'Hiragino Sans W3';
font-size: 14px;
font-weight: 400;
line-height: ;
letter-spacing: ;
color: #;
display: inline-block;
}
.gallery-list-item img {
    border: 3px solid transparent;
}
.gallery-list-item.selected img {
    border: 3px solid #f00; /* 好きな色やスタイルに変更できます */
}
@media screen and (max-width: 640px) {
#style_design .design_simulation {
width: 100%;
}
.gallery-img {
width: 100%;
height: auto;
}
.gallery-img img {
width: 100%;
height: auto;
}
#style_design .design_simulation ul {
width: 100%;
}
#style_design .design_simulation span.copy01 {
margin-top: 10%;
margin-bottom: 3%;
font-size: 4.0vw;
}
#style_design .design_simulation span.copy02 {
font-size: 3.0vw;
}
#style_design .design_simulation span.copy03 {
margin-bottom: 3%;
font-size: 7.0vw;
}
#style_design .design_simulation span.copy04 {
margin-top: 3%;
margin-bottom: 6%;
font-size: 3.0vw;
}
#style_design .design_simulation span.copy05 {
font-size: 2.6vw;
}
}