@charset "UTF-8";

/*------------------------------
header
------------------------------*/
.header {
    position: relative;
    background: url("https://mt-rs.co.jp/wp/wp-content/themes/mt-rs/akasaka2/assets/img/mv.jpg") no-repeat center / cover;
    background-size: cover;
    width: 100vw;
    height: 38vh;
    margin-left: calc(50% - 50vw);
    padding: 250px 0; 
}
.header .header_txt {
    position: absolute;
    left: 5%;
    bottom: 5%;
    color: #fff;
    font-size: 3rem;
    font-weight: 500;
    letter-spacing: 0.1em;
}
.header .header_txt .txt-en {
    font-size: 3.2rem;
}
    
/* pc */
.header .header_pc {
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: rgba(255, 255, 255, 0.5);
    backdrop-filter: blur(5px);
    width: 100%;
    min-width: 768px;
    height: 100px;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    z-index: 1000;
}
/* logo */
.header .header_pc .logo {
    padding: 10px 20px;
}
.header .header_pc .logo a img {
    height: 50px;
}

/* nav */
.header .header_pc .globalnav {
    flex-basis: 60%;
    margin: 0;
    padding: 0;
}
.header_pc .globalnav .globalnav_list {
    display: flex;
    align-items: center;
    wrap: 2%;
    text-align: left;
}
.header_pc .globalnav .globalnav_list .globalnav_item {
    flex-basis: 32%;
    font-size: 1.4rem;
    vertical-align: middle;
    white-space: nowrap;
}
.header_pc .globalnav .globalnav_list .globalnav_item a {
    display: inline-block;
    color: #394034;
    font-weight: 600;
    text-decoration: none;
    letter-spacing: 0.05em;
}
.header .header_pc .globalnav_list .globalnav_item a:hover,
.header .header_pc .inquiry_btn a:hover {
    opacity: .5;    
}

/* inquiry_btn */
.header .header_pc .inquiry_btn {
    flex-basis: 20%;
    width: 100%;
    padding: 10px 20px;
}
.header .header_pc .inquiry_btn a {
    display: inline-block;
    background: #394034;
    width: 100%;
    padding: 10px;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    line-height: 1.15;
    white-space: nowrap;
}
.header .header_pc .inquiry_btn a .txt-jp {
    font-size: 1rem;
}

.header .header_sp {
    display: none;
} 


/*------------------------------
lead
------------------------------*/    
section.lead {
    padding-top: 20px;
    text-align: center;
}
.contents .lead h1 {
    margin-bottom: 0;
}
.lead .logo img {
    width: 15%;
    max-width: 150px;
}
.lead p {
    margin-bottom: 1em;        
}
.lead p:last-child {
    margin-bottom: 0;        
}
.lead .lead_link {
    margin: 0 auto 2em;
}
.lead .btn-green {
    width: 30%;
    margin: 0 auto;
}


/*------------------------------
ABOUT 1 HOTELS
------------------------------*/
section.about-1hotels {
    background: #615144;
    padding: 120px 0;
    color: #f0f7f7;
    text-align: center;
}
.about-1hotels .heading_logo {
    position: relative;
    background: url("https://mt-rs.co.jp/wp/wp-content/themes/mt-rs/akasaka2/assets/img/bg_about-1hotels.jpg") no-repeat center / cover;
    background-size: cover;
    width: 100vw;
    height: 38vw;
    margin-left: calc(50% - 50vw);
    margin-bottom: 3rem;
    padding: 0;
}
.about-1hotels .heading_logo .logo_1hotels {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.about-1hotels .heading_logo img {
    width: 20%;
    max-width: 150px;
}
.about-1hotels p {
    margin-bottom: 1em;        
}

.about-1hotels .abt1htls_box {
    display: flex;
    justify-content: space-between;
    wrap: 5%;
}
.about-1hotels .abt1htls_box .about1_txt {
    flex-basis: 40%;
}
.about-1hotels .abt1htls_box .abt1htls_img {
    flex-basis: 55%;
}


/*------------------------------
LOCATION
------------------------------*/
#location {
    background: #394034;
    color: #fff;
    text-align: center;
}
#location p {
    margin-bottom: 1em;        
}
#location .sc-img {
    width: 100%;
    margin-top: 50px;
}
#location .sc-img-full {
    margin-bottom: 50px;
}
#location .sc-img-full img {
    margin-bottom: 0;
}
#location .sc-img-full .img-caption {
    text-align: left;
    padding: 0 1em;
}
#location .location_box {
    display: flex;
    justify-content: space-between;
    wrap: 5%;
}
#location .location_box .location_txt {
    flex-basis: 40%;
}
#location .location_box .map_box {
    flex-basis: 55%;
    width: 100%;
    /*max-width: 1000px;*/
    margin: 0;
}
#location .location_box .map_box img {
    width: 100%;
}
#location .location_box .map_box .map {
    position: relative;
    width: 100%;
    height: 0;
	padding-top: 56.25%;
	overflow: hidden;
}
#location .location_box .map_box .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    filter: grayscale(100%);
}
#location .location_box .map_box .address {
    margin-top: 2rem;
    text-align: left;
}


/*------------------------------
BUILDING OVERVIEW
------------------------------*/
#building-overview {
    margin: 0 auto;
    text-align: center;
}
/*
#building-overview .sc-inr .sc-img-full .perth_box {
    display: flex;
    justify-content: space-around;
    gap: 3%;
    margin: 30px 0;
}
#building-overview .sc-inr .sc-img-full .perth_box .perth_item {
    position: relative;
    flex-basis: 45.5%;
}
#building-overview .sc-inr .sc-img-full .perth_box .perth_item img {
    width: 100%;
    margin-bottom: 0;
}
#building-overview .sc-inr .sc-img-full .perth_box .perth_item .perth_caption {
    position: absolute;
    left: 2%;
    bottom: 3%;
    text-align: left;
}
*/
#building-overview .sc-inr .sc-img {
    position: relative;
}
#building-overview .sc-inr .sc-img img {
    margin-bottom: 0;
}
#building-overview .sc-inr .sc-img .img-caption {
    position: absolute;
    left: 1%;
    bottom: 2%;
    color: #fff;
    text-align: left;
}

#building-overview .sc-inr .lead p {
    width: 85%;
    margin: 0 auto 1em;
    text-align: center;
}

#building-overview .sc-inr .sc-img {
    position: relative;
    margin-top: 30px;
}


/*------------------------------
FLOOR PLAN
------------------------------*/  
#floorplan {
    background: #394034;
    color: #fff;
}
#floorplan .sc-img {
    width: 100%;
    max-width: 1000px;
}

/*------------------------------
TYPES OF RESIDENCES
------------------------------*/
#types-of-residences {
    margin: 0 auto;
    text-align: center;
    padding-top: 0;
}
#types-of-residences .sc-inr {
    margin: 0 auto;
}
#types-of-residences .sc-inr .lead p {
    width: 85%;
    margin: 0 auto 1em;
    text-align: center;
}
#types-of-residences .sc-inr {
    position: relative;
}
#types-of-residences .sc-img {
    position: relative;
    margin-top: 30px;
}
#types-of-residences .sc-inr .sc-img img {
    margin-bottom: 0;
}
#types-of-residences .sc-inr .sc-img .img-caption {
    position: absolute;
    left: 1%;
    bottom: 2%;
    color: #fff;
    text-align: left;
}

#types-of-residences .perth_box {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
    margin: 30px 0;
}
#types-of-residences .perth_box .perth_item {
    flex-basis: 49%;
}
#types-of-residences .perth_box .perth_item img {
    width: 100%;
}
#types-of-residences .perth_box .perth_item .perth_caption {
    text-align: center;
}

#types-of-residences .sc-inr .fp-layouts_list {
    width: 100%;
    margin: 30px auto;
}
/* table */
#types-of-residences .sc-inr .tbl-basic {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto 30px;
    border: 1px solid #90856e;
    white-space: nowrap;
}
#types-of-residences .sc-inr .tbl-basic th {
    min-width: 140px;
    background: #c3b192;
    border: 1px solid #90856e;
    white-space: nowrap;
}
#types-of-residences .sc-inr .tbl-basic td {
    border: 1px solid #90856e;
}
/* floorplan layouts */
#types-of-residences .sc-inr .fp-layouts_box .typ {
    flex-basis: 48%;
    text-align: center;
}
#types-of-residences .sc-inr .fp-layouts_box .typ .tbl-basic {
    width: 100%;
    max-width: 500px;
}
#types-of-residences .sc-inr .alltyps {
    margin-bottom: 30px;
}
#types-of-residences .sc-inr .alltyps .tbl-basic td {
    width: 14%;
    min-width: 120px;
    text-align: center;
}
#types-of-residences .fp-layouts_box {
    display: flex;
    justify-content: space-between;
    gap: 30px;
    width: 100%;
    max-width: 1000px;
}
/* roomtype icon */
#types-of-residences .fp-layouts_box .icon-box {
    flex-basis: 48%;
}
#types-of-residences .fp-layouts_box .icon-box .icon-list {
    display: flex;
    flex-wrap: wrap;
    gap: 2%;        
}
#types-of-residences .fp-layouts_box .icon-list .icon-item {
    flex-basis: 23.5%;
}
#types-of-residences .fp-layouts_box .icon-list .icon-item img {
    width: 100%;
}

/* slider */
#types-of-residences .all_homes_include,
#types-of-residences .fp-layouts_item {
    position: relative;
    width: 100%;
    margin: 50px auto 0;
}
#types-of-residences .fp-layouts_item .splide,
#types-of-residences .all_homes_include .splide {
    position: relative;
}
#types-of-residences .fp-layouts_item .splide {
    padding-top: 20px;
}
#types-of-residences .fp-layouts_item .splide__slide img,
#types-of-residences .all_homes_include .splide__slide img {
    width: 100%;
    height: auto;
}    
#types-of-residences .fp-layouts_box .icon-list .icon-item .icon-name,
#types-of-residences .all_homes_include .splide__name {
    margin: 1.4rem 0;
    font-size: 1.4rem;
    text-align: center;
}
#types-of-residences .fp-layouts_item .splide__name {
    margin: 1.4rem 0;
    font-size: 1.4rem;
    text-align: left;   
}
#types-of-residences .all_homes_include .splide .splide__arrows .splide__arrow {
    position: absolute;
    top: 110%;
}
#types-of-residences .all_homes_include .splide .splide__arrows .splide__arrow--prev {
    position: absolute;
    left: 40.5%;
}
#types-of-residences .all_homes_include .splide .splide__arrows .splide__arrow--next {
    position: absolute;
    right: 40.5%;
}
/* btn */
#types-of-residences .all_homes_include .btn-green {
    margin: 50px auto 0;
}


/*------------------------------
Footer
------------------------------*/
.footer {
    background: #fff;
}
.footer .footer-box {
    display: flex;
    justify-content: space-between;
    gap: 1.5%;
}
.footer .footer-box .footer-logo,
.footer .footer-box .footer-list {
    flex-basis: 19%;
    padding: 15px;
}
.footer .footer-box .footer-logo img {
    width: 100%;
    max-width: 150px;
    margin: 0 auto;
}
.footer .footer-box .footer-logo h2 {
    font-size: 1.6rem;
}
.footer .footer-box .footer-list {
    font-size: 1.3rem;        
}

@media screen and (max-width: 767px) {
.footer-logo {
     15px;
}
.footer-logo img {
        display: none;
}
}



/*------------------------------
process
------------------------------*/
#process .header,
#faq .header {
    background-image: none;
    height: 80px;
    padding: 0;
}
#process .contents h1 {
    text-align: left;
} 
#process .contents .lead {
    text-align: left;
    padding: 60px 0;
}
#process .contents .attention {
    color: #333;
}
#process .layout-flex_container .layout-flex_group .layout-flex_contents {
    flex-basis: 75%;
    border-bottom: 1px solid #333;
    padding: 30px 15px;
    text-align: left;
}
#process .layout-flex_container .layout-flex_group .layout-flex_contents h3 {
    margin-bottom: 0.8rem;
    font-size: 2rem;
}
#process .layout-flex_container .layout-flex_group .layout-flex_contents p {
    margin-bottom: 1em;
}
#process .layout-flex_container .layout-flex_group .process_item {
    background: #fff;
    margin: 0 0 20px;
    padding: 15px;
}
#process .layout-flex_container .layout-flex_group .process_box {
    display: flex;
    justify-content: space-between;
    gap: 2%;
}
#process .layout-flex_container .layout-flex_group .process_item .process_txt {
    flex-basis: 49%;
}


/*------------------------------
faq
------------------------------*/
#faq .contents h1 {
    text-align: left;
} 
#faq .contents .lead {
    text-align: left;
    padding: 60px 0 30px;
}
/* nav */
#faq .faq_nav {
    display: flex;
    gap: 2%;
    margin: 0;
}
#faq .faq_nav .faq_item {
    margin: 15px 0;
    text-align: center;
    white-space: nowrap;
}
#faq .faq_nav .faq_item a {
    flex-basis: 20%;
    display: inline-block;
    background: #fff;
    padding: 10px;
    border: 1px solid #333;
    border-radius: 10px;
    font-weight: 500;
    text-decoration: none;
}
#faq .faq_nav .faq_item a:hover {
    opacity: .5;
} 
#faq .layout-flex_container {
    padding: 30px 0;
}
#faq .layout-flex_group .layout-flex_contents .faq_box {
    margin-bottom: 1.6rem;
}
#faq .layout-flex_group .layout-flex_contents .faq_box h3 {
    background: #fff;
    margin-bottom: 0.8rem;
    padding: 8px;
    font-size: 1.6rem;
    text-align: left;
}


/*------------------------------
inquiry
------------------------------*/
#inquiry {
    text-align: center;
}



@media screen and (min-width: 767px) and (max-width: 960px) {
    .header_pc .globalnav .globalnav_list .globalnav_item,
    .header .header_pc .inquiry_btn a {
        font-size: 1.3rem;
    }
}

@media screen and (max-width: 767px) {
    /* header */
    .header .header_pc {
        display: none;
    }
    .header .header_sp {
        position: absolute;
        display: flex;
        justify-content: space-between;
        width: 100%;
        top: 3%;
        margin: 0;
        padding: 0 3%;
    }
    /* logo */
    .header .header_sp .logo {
        flex-basis: 30%;
        margin: 0;
        padding: 0 2%;
    }
    .header .header_sp .logo a img {
        width: 100%;
        height: 60px;
    }
    .header .header_txt {
        font-size: 2.4rem;
    }
    .header .header_txt .txt-en {
        font-size: 2.6rem;
    }    
    
    /* globalNav */
    .globalNav_pc {
        display: none;
    }

    .header .header_sp .logo {
        padding: 10px;
        width: 20%;
        max-height: 80px;
    }
    .header .header_sp .logo a img {
        width: 100%;
    }
    /* hamburger-menu */
    .hamburger-overlay {
        position: fixed;
        width: 48px;
        height: 48px;
        top: 15px;
        right: 15px;
        background: transparent;
        border: none;
        cursor: pointer;
        z-index: 1000;
    }
    .hamburger-overlay__line {
        position: absolute;
        width: 26px;
        height: 2px;
        left: 11px;
        background: #394034;
        transition: all .6s;
    }
    .hamburger-overlay__line:nth-of-type(1) {
        top: 14px;
    }
    .hamburger-overlay__line:nth-of-type(2) {
        top: 23px;
    }
    .hamburger-overlay__line:nth-of-type(3) {
        top: 32px;
    }
    .hamburger-overlay.active .hamburger-overlay__line {
        background: #394034;
    }
    .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(1) {
        transform: translateY(9px) rotate(-45deg);
    }
    .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(2) {
        opacity: 0;
    }
    .hamburger-overlay.active .hamburger-overlay__line:nth-of-type(3) {
        transform: translateY(-9px) rotate(45deg);
    }
    .nav-overlay {
        position: fixed;
        width: 100%;
        height: 100vh;
        top: 0;
        left: 0;
        background: rgba(235, 232, 222, 0.95);
        visibility: hidden;
        opacity: 0;
        transition: all .6s;
        z-index: 900;
    }
    .nav-overlay.active {
        visibility: visible;
        opacity: 1;
    }
    .nav-overlay__content {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .nav-overlay__list {
        margin: 0;
        padding: 0;
    }
    .nav-overlay__item {
        opacity: 0;
        transform: translateY(20px);
        transition: all .6s;
    }
    .nav-overlay.active .nav-overlay__item {
        opacity: 1;
        transform: translateY(0);
    }
    .nav-overlay.active .nav-overlay__item:nth-child(1) {
        transition-delay: 0.1s;
    }
    .nav-overlay.active .nav-overlay__item:nth-child(2) {
        transition-delay: 0.2s;
    }
    .nav-overlay.active .nav-overlay__item:nth-child(3) {
        transition-delay: 0.3s;
    }
    .nav-overlay.active .nav-overlay__item:nth-child(4) {
        transition-delay: 0.4s;
    }
    .nav-overlay__link {
        display: inline-block;
        padding: 15px;
        color: #394034;
        font-size: 1.8rem;
        text-decoration: none;
        transition: color .3s;
    }
    .nav-overlay__link:hover {
        opacity: .5;
        text-decoration: none;
    }
    
    /* ABOUT 1 HOTELS */
    section.about-1hotels {
        padding-bottom: 60px;
    }
    .about-1hotels .abt1htls_box {
        display: flex;
        flex-direction: column-reverse;
        wrap: 5%;
    }
    .about-1hotels .abt1htls_box .abt1htls_img {
        margin-bottom: 2rem;
    }
    /* location */
    #location .location_box {
        flex-direction: column;
    }
    #location .location_box .location_txt {
        margin-bottom: 2rem;
        text-align: center;
    }
    #location .location_box .map_box .map {
        padding-top: 75%;
    }
    /* building-overview */
    .building-overview_box {
        display: flex;
        flex-direction: column;
    }
    .building-overview_box img {
        flex-basis: 100%;
        margin-bottom: 1.6rem;
    }
    .sc-img-full .perth_box {
        padding: 0 2%;
    }
    .perth_box {
        flex-direction: column;
    }
    /* apartment types */
    #types-of-residences .sc-inr .sc-img {
        margin-top: 15px;
    }
    #types-of-residences .alltyps {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    #types-of-residences .perth_box {
        flex-direction: column;
        padding: 0 10px;
        gap: 15px;
    }
    #types-of-residences .perth_box .perth_item {
        flex-basis: 100%;
    }

    #types-of-residences .fp-layouts_box {
        flex-direction: column;
    }
    #types-of-residences .fp-layouts_box .typ {
        margin-bottom: 30px;
    }
    #types-of-residences .icon-list {
        display: flex;
        flex-wrap: wrap;
        gap: 2%;
    }
    #types-of-residences .icon-list .icon-item {
        flex-basis: 48%;
    }
    #types-of-residences .all_homes_include {
        margin-top: 25px;
    }
    #types-of-residences .all_homes_include .splide .splide__arrows .splide__arrow--prev {
        left: 34%;
    }
    #types-of-residences .all_homes_include .splide .splide__arrows .splide__arrow--next {
        position: absolute;
        right: 34%;
    }    
    
    /* Footer */
    .footer .footer-box {
        flex-direction: column;
        gap: 2%;
    }
    .footer .footer-box .footer-logo {
        margin: 0 auto 15px;
    }
    .footer .footer-box .footer-logo img {
        max-width: 120px;
    }
    .footer .footer-box .footer-list {
        flex-basis: 100%;
        margin-bottom: 1em;
        padding: 0 10px;
    }
    
    /* process */
    #process .header {
        height: 200px;
    }
    #process .lead {
        padding: 40px 0;
    }
    #process .layout-flex_container .layout-flex_group .process_box {
        flex-direction: column;
    }
    #process .layout-flex_container .layout-flex_group .layout-flex_contents h3 {
        font-size: 1.8rem;
    }
    
    /* faq */
    #faq .header {
        height: 200px;
    }
    #faq .faq_nav {
        flex-direction: column;
    }
    #faq .faq_nav .faq_item {
        flex-basis: 100%;
        margin: 10px 0;
    }
    #faq .faq_nav .faq_item a {
        width: 100%;
    }
}


    /* menseki */
.menseki-center {
    display: flex;
    justify-content: center;
}
