@charset "utf-8";

/* ---------------------------------------------------------
                                for main
--------------------------------------------------------- */
#main.color01 {
    padding-bottom: 40px;
    background: #686c64;
}
#main.color02 {
    padding-bottom: 40px;
    background: #b0bdbf;
}
#main.color03 {
    padding-bottom: 40px;
    background: #605446;
}
/* for SP */
@media screen and (max-width: 640px) {
}

/* ---------------------------------------------------------
                                for ttl04
--------------------------------------------------------- */
.ttl04 p {
    padding-left: 175px;
}
.ttl04 li:first-child p {
    background: url(../../images/lifestyle/ttl_img.png) no-repeat left center;
    background-size: 161px 110px;
}
.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 p {
    padding-left: 0;
}
.ttl04 li:first-child p {
    background: url(../../images/lifestyle/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 p {
    padding-left: 175px;
}
.ttl05 li:first-child p {
    background: url(../../images/lifestyle/ttl_img.png) no-repeat left center;
    background-size: 161px 110px;
}
.ttl05 li:last-child {
    background: #d0cac0 url(../../images/plan/main_img02.jpg) no-repeat center center;
    background-size: 100%;
}

/* for SP */
@media screen and (max-width: 640px) {
.ttl05 p {
    padding-left: 0;
}
.ttl05 li:first-child p {
    background: url(../../images/lifestyle/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 center;
    background-size: 100%;
}
}

/* ---------------------------------------------------------
                                for ttl06
--------------------------------------------------------- */
.ttl06 p {
    padding-left: 175px;
}
.ttl06 li:first-child p {
    background: url(../../images/lifestyle/ttl_img.png) no-repeat left center;
    background-size: 161px 110px;
}
.ttl06 li:last-child {
    background: #d0cac0 url(../../images/lifestyle/main_img03.jpg) no-repeat center center;
    background-size: 100%;
}

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

/* ---------------------------------------------------------
for brand_spec
--------------------------------------------------------- */
#brand_spec {
clear: both;
width: 100%;
min-width: 1200px;
height: auto;
margin: 0;
margin-top: 100px;
margin-bottom: 30px;
padding: 0;
display: inline-block;
}
#brand_spec ul {
width: 1200px;
height: auto;
margin: 0 auto;
margin-top: 50px;
margin-bottom: 30px;
}
#brand_spec li {
width: 100%;
height: auto;
margin: 0;
padding: 0;
font-family: 'Hiragino Sans W6';
font-size: 28px;
font-weight: 500;
line-height: 2.0;
letter-spacing: ;
color: #d0cac0;
text-align: center;
}
#brand_spec li.brand02 {
color: #303030;
}
#brand_spec li.brand03 {
color: #f0ede9;
}
span.ttl_cap {
width: 1200px;
height: auto;
margin: 0 auto;
margin-bottom: 50px;
padding: 10px 0;
font-family: 'Hiragino Sans W3';
font-size: 20px;
font-weight: 500;
line-height: 1.6;
letter-spacing: ;
color: #f0ede9;
border: 1px solid #f0ede9;
box-sizing: border-box;
display: block;
}
/* for SP */
@media screen and (max-width: 640px) {
#brand_spec {
min-width: 100%;
margin-top: 12%;
margin-bottom: 6%;
}
#brand_spec img.logo {
width: 80%;
height: auto;
}
#brand_spec span {
margin-top: 10%;
font-size: 4.0vw;
}
#brand_spec p {
margin-top: 3%;
font-size: 9.0vw;
}
#brand_spec ul {
width: 92%;
margin-top: 10%;
margin-bottom: 10%;
}
#brand_spec li {
font-size: 3.6vw;
line-height: 1.8;
}
#brand_spec li p {
margin-bottom: 3%;
font-size: 4.6vw;
}
span.ttl_cap {
width: 92%;
padding: 10px 15px;
font-size: 2.8vw;
text-align: left;
}
}

/* ---------------------------------------------------------
for brand_point
--------------------------------------------------------- */
.brand_point01,
.brand_point02 {
clear: both;
width: 1200px;
height: auto;
margin: 0 auto;
margin-bottom: 130px;
padding: 0;
}
.brand_point01 ul,
.brand_point02 ul {
width: 1200px;
height: auto;
margin: 0 auto;
padding: 0;
display: inline-block;
}
.brand_point01 li:first-child,
.brand_point02 li:first-child {
width: 450px;
height: auto;
margin: 0;
padding: 0;
font-family: 'Hiragino Sans W3';
font-size: 16px;
font-weight: 400;
line-height: 2.2;
letter-spacing: ;
color: #d0cac0;
text-align: left;
}
.brand_point01 li.brand02:first-child,
.brand_point02 li.brand02:first-child {
color: #303030;
}
.brand_point01 li.brand03:first-child,
.brand_point02 li.brand03:first-child {
color: #f0ede9;
}
.brand_point01 li:first-child {
float: left;
}
.brand_point02 li:first-child {
float: right;
}
.brand_point01 li:last-child,
.brand_point02 li:last-child {
width: 680px;
height: auto;
margin: 0;
padding: 0;
}
.brand_point01 li:last-child ul.slides,
.brand_point02 li:last-child ul.slides {
width: 100%;
height: auto;
margin: 0;
padding: 0;
}
.brand_point01 li:last-child {
float: right;
}
.brand_point02 li:last-child {
float: left;
}
.brand_point01 li:first-child span,
.brand_point02 li:first-child span {
font-family: 'Roboto Slab', sans-serif;
font-size: 16px;
font-weight: 700;
line-height: ;
letter-spacing: ;
color: #d0cac0;
text-align: left;
display: inline-block;
position: relative;
}
.brand_point01 li.brand02:first-child span,
.brand_point02 li.brand02:first-child span {
color: #303030;
}
.brand_point01 li.brand03:first-child span,
.brand_point02 li.brand03:first-child span {
color: #f0ede9;
}
.brand_point01 li:first-child span img,
.brand_point02 li:first-child span img {
position: absolute;
top: -4px;
right: -70px;
}
.brand_point01 li:first-child p,
.brand_point02 li:first-child p {
margin-top: 20px;
margin-bottom: 20px;
font-family: 'Hiragino Sans W6';
font-size: 28px;
font-weight: 700;
line-height: 1.6;
letter-spacing: ;
color: #d0cac0;
text-align: left;
}
.brand_point01 li.brand02:first-child p,
.brand_point02 li.brand02:first-child p {
color: #303030;
}
.brand_point01 li.brand03:first-child p,
.brand_point02 li.brand03:first-child p {
color: #f0ede9;
}
/* for SP */
@media screen and (max-width: 640px) {
.brand_point01,
.brand_point02 {
width: 92%;
margin-bottom: 6%;
}
.brand_point01 ul,
.brand_point02 ul {
width: 100%;
}
.brand_point01 li:first-child,
.brand_point02 li:first-child {
width: 100%;
margin-bottom: 6%;
font-size: 3.4vw;
}
.brand_point01 li:first-child {
float: none;
}
.brand_point02 li:first-child {
float: none;
}
.brand_point01 li:last-child,
.brand_point02 li:last-child {
width: 100%;
}
.brand_point01 li:last-child img,
.brand_point02 li:last-child img {
width: 100%;
height: auto;
}
.brand_point01 li:last-child {
float: none;
}
.brand_point02 li:last-child {
float: none;
}
.brand_point01 li:first-child span,
.brand_point02 li:first-child span {
font-size: 3.4vw;
}
.brand_point01 li:first-child span img,
.brand_point02 li:first-child span img {
position: absolute;
top: 0;
right: -70px;
}
.brand_point01 li:first-child p,
.brand_point02 li:first-child p {
margin-bottom: 3%;
font-size: 4.6vw;
}
}

/* ---------------------------------------------------------
                                for snow_peak
--------------------------------------------------------- */
#snow_peak {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    border-top: 1px solid #f0ede9;
    border-bottom: 1px solid #f0ede9;
}
#snow_peak ul {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 0 0 20px;
    display: inline-block;
}
#snow_peak li:first-child {
    width: 700px;
    height: auto;
    font-family: 'Hiragino Sans W3';
    font-size: 18px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    text-align: left;
    float: left;
}
#snow_peak p {
    margin-bottom: 40px;
    font-family: 'Hiragino Sans W3';
    font-size: 32px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    text-align: left;
}
#snow_peak span {
    font-family: 'Hiragino Sans W3';
    font-size: 14px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    text-align: left;
}
#snow_peak span.photo_l {
    float: left;
}
#snow_peak span.photo_r {
    float: right;
}
#snow_peak li:last-child {
    width: 440px;
    height: auto;
    margin-top: 6px;
    float: right;
}
/* for SP */
@media screen and (max-width: 640px) {
#snow_peak {
    width: 92%;
}
#snow_peak ul {
    width: 100%;
}
#snow_peak li:first-child {
    width: 100%;
    font-size: 3.2vw;
    float: none;
}
#snow_peak p {
    margin-bottom: 6%;
    font-size: 5.8vw;
    line-height: 1.6;
    text-align: center;
}
#snow_peak span {
    margin-bottom: 6%;
    font-size: 2.8vw;
    text-align: center;
    display: inline-block;
}
#snow_peak span img {
    width: 100%;
    height: auto;
}
#snow_peak span.photo_l {
    float: none;
}
#snow_peak span.photo_r {
    float: none;
}
#snow_peak li:last-child {
    width: 100%;
    float: none;
}
#snow_peak li:last-child img {
    width: 100%;
    height: auto;
}
}

/* ---------------------------------------------------------
                                for brand_link
--------------------------------------------------------- */
#brand_link {
    width: 100%;
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}
#brand_link p {
    margin-bottom: 40px;
    padding-bottom: 20px;
    font-family: 'Hiragino Sans W3';
    font-size: 28px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    border-bottom: 1px solid #f0ede9;
}
#brand_link p.brand02 {
    color: #303030;
    border-bottom: 1px solid #303030;
}
#brand_link p.brand03 {
    color: #f0ede9;
    border-bottom: 1px solid #f0ede9;
}

#brand_link ul {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 15px;
    padding-bottom: 15px;
    text-align: center;
    border-bottom: 1px solid #303030;
    display: inline-block;
}
#brand_link ul.non {
    border-bottom: none;
}
#brand_link li:first-child {
    width: 600px;
    height: auto;
    float: left;
}
#brand_link li:last-child {
    width: 564px;
    height: auto;
    font-family: 'Hiragino Sans W3';
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    text-align: left;
    float: right;
}
#brand_link li:last-child.brand02 {
    color: #303030;
}
#brand_link li:last-child.brand03 {
    color: #f0ede9;
}
#brand_link li:last-child span {
    font-family: 'Hiragino Sans W6';
    font-size: 22px;
    font-weight: 700;
    line-height: ;
    letter-spacing: ;
    color: #d0cac0;
    text-align: left;
}
#brand_link li:last-child.brand02 span {
    color: #303030;
}
#brand_link li:last-child.brand03 span {
    color: #f0ede9;
}
/* for SP */
@media screen and (max-width: 640px) {
#brand_link {
    min-width: 100%;
}
#brand_link p {
    font-size: 5.0vw;
}
#brand_link ul {
    width: 92%;
}
#brand_link li:first-child {
    width: 100%;
    float: none;
}
#brand_link li:first-child img {
    width: 100%;
    height: auto;
    margin-bottom: 6%;
}
#brand_link li:last-child {
    width: 100%;
    font-size: 16px;
    float: none;
}
#brand_link li:last-child span {
    margin-bottom: 3%;
    font-size: 5.0vw;
    display: inline-block;
}
}

/* ---------------------------------------------------------
                                for read_more_btn_black2
--------------------------------------------------------- */
.read_more_btn_black2 {
    width: 100%;
    height: 52px;
    margin-top: 30px;
    background: #303030;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_black2 a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-left: 25px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    background: url(../../images/index/arrow/white_aw.png) no-repeat right+25px center;
    background-size: 6px 10px;
    box-sizing: border-box;
}
.read_more_btn_black2 a:hover {
    background-color: rgba(255,255,255,.5);
    border-radius: 26px;
}

/* for SP */
@media screen and (max-width: 640px) {
.read_more_btn_black2 {
    width: 100%;
    height: 52px;
    margin-bottom: 6%;
    border: 1px solid #303030;
    border-radius: 26px;
    box-sizing: border-box;
    position: relative;
}
.read_more_btn_black2 a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 8px;
    padding-left: 25px;
    font-family: 'Roboto Slab', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: ;
    color: #ffffff;
    letter-spacing: ;
    text-align: left;
    box-sizing: border-box;
}
.read_more_btn_black2 a:hover {
    background-color: rgba(255,255,255,.5);
    border-radius: 26px;
}
}

/* ---------------------------------------------------------
                                for life_plan
--------------------------------------------------------- */
#life_plan {
    width: 100%;
    min-width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 110px 0 100px;
    text-align: center;
    background: #d0cac0;
}
#life_plan p {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    margin-bottom: 20px;
    padding: 20px 0;
    font-family: 'Hiragino Sans W3';
    font-size: 32px;
    font-weight: 400;
    line-height: ;
    letter-spacing: ;
    color: #303030;
    text-align: center;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    position: relative;
}
#life_plan p img {
    width: 135px;
    height: auto;
    position: absolute;
    top: -30px;
    left: 80px;
}
#life_plan ul {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    display:flex;
    align-items: flex-start;
    justify-content: space-between;
}
#life_plan li {
    width: 390px;
    height: auto;
    float: left;
}
/* for SP */
@media screen and (max-width: 640px) {
#life_plan {
    min-width: 100%;
    margin-bottom: 6%;
    padding: 18% 0 12%;
}
#life_plan p {
    width: 92%;
    margin-bottom: 6%;
    font-size: 4.0vw;
}
#life_plan p img {
    width: 18%;
    height: auto;
    position: absolute;
    top: -80px;
    left: 40%;
}
#life_plan ul {
    width: 92%;
    display: inline-block;
}
#life_plan li {
    width: 100%;
    height: auto;
    float: none;
}
#life_plan li a img {
    width: 80%;
    height: auto;
}
}