@charset "UTF-8";
/*--------------------------
 ROOMPLAN LIST
----------------------------*/
.roomplan_list_shoulder_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.roomplan_list_shoulder {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 0.02em;
}
.roomplan_list_p {
    font-size: 10px;
    line-height: 20px;
    padding-top: 5px;
}
/*--------------------------
 ROOMPLAN MADORI CHANGE BANNER
----------------------------*/
.roomplan_madori_change_order_pc {
    display: none;
}
.roomplan_madori_change_order_pc img {
    width: 100%;
    height: auto;
}
.roomplan_madori_change_order_smart {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    max-width: 450px;
    text-align: center;
}
.roomplan_madori_change_order_smart img {
    width: 97%;
    height: auto;
}
.roomplan_madori_change_order a {
    display: block;
    text-decoration: none;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.roomplan_madori_change_order a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
/*--------------------------
 ROOMPLAN LIST TORIKAGO
----------------------------*/
.roomplan_list_torikago {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------
 ROOMPLAN LIST
----------------------------*/
.roomplan_list_wrapper {
    margin-top: 20px;    
}

.roomplan_list {
    margin-left: 10px;
    margin-right: 10px;
}

.roomplan_list::after {
    content: "";
    display: block;
    clear: both;
}


.roomplan_list li {
    border: 1px solid #C9C9C9;
    margin-bottom: 4%;
    text-align: center;
    position: relative;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-bottom: 20px;
}


.roomplan_list li a {
    display: block;
    text-decoration: none;
    color: #000000;
	-webkit-transition: all .3s;
    transition: all .3s;
}
.roomplan_list li:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}

.roomplan_list li img {
    width: 90%;
    height: auto;
}
.roomplan_list_title {
    padding-top: 15px;
    padding-bottom: 15px;
    background-image: url(../images/roomplan_list_title_eng_back.svg);
    background-position: center center;
    color: #FFFFFF;
    text-align: left;
    padding-left: 20px;
}
.roomplan_list_title img {
    width: 200px!important;
    height: auto;
}


.roomplan_list_table {
    margin-top: 20px;
    margin-bottom: 20px;
}
.roomplan_list_table tr {
    
}
.roomplan_list_table tr th {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    padding-right: 10px;
    text-align: left;
    padding-left: 20px;
}
.roomplan_list_table tr td {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
    padding-right: 10px;
	text-align: left;
}
.roomplan_list_table tr td span {
    font-size: 12px;
    line-height: 30px;
}
/*--------------------------
 ROOMPLAN TOP NAV
----------------------------*/
.roomplan_top_nav_wrapper {
    margin-top: 20px; 

}

.roomplan_top_nav {
    margin-left: auto;
    margin-right: auto;
}


.roomplan_top_nav::after {
    content: "";
    display: block;
    clear: both;
}


.roomplan_top_nav li {
    margin-bottom: 1%;
    background-image: url(../images/roomplan_list_title_eng_back.svg);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
}

.roomplan_top_nav li img {
    width: 100%;
    height: auto;
    max-width: 350px;
}
.roomplan_top_nav li a {
     -webkit-transition: all .3s;
    transition: all .3s;
}
.roomplan_top_nav li a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}









/*--------------------------
 ROOMPLAN ENTRY TITLE
----------------------------*/
.roomplan_entry_title_back {
    background-image: url(../images/roomplan_entry_title_back.svg);
    background-repeat: repeat-y;
    background-position: center center;
    padding-top: 30px;
    padding-bottom: 30px;
}
.roomplan_entry_title {
    margin-left: 30px;
    margin-right: 30px;
}
.roomplan_entry_title img {
    width: 280px;
    height: auto;
}

/*--------------------------
 ROOMPLAN ENTRY SPEC
----------------------------*/
.roomplan_entry_spec {
    margin-left: 20px;
    margin-right: 20px;
}
.roomplan_entry_spec table {
    margin-top: 20px;
    max-width: 400px;
}
.roomplan_entry_spec table tr {
    
}
.roomplan_entry_spec table tr th {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.01em;
    padding-right: 10px;
    text-align: left;
}

.roomplan_entry_spec table tr td {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
	text-align: left;
}

.roomplan_entry_spec table tr td span {
    font-size: 14px;

}
.reta {
    font-size: 20px!important;
    line-height: 40px!important;
    padding-bottom: 10px;
}

/*--------------------------
 ROOMPLAN ENTRY COPY
----------------------------*/
.roomplan_entry_copy_wrapper {
    padding-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
    padding-bottom: 30px;
}
.roomplan_entry_shoulder {
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0.02em;
    padding-bottom: 0px;
}
.roomplan_entry_shoulder br {
    display: none;    
	}
/*--------------------------
 ROOMPLAN ENTRY COPYLIST
----------------------------*/
.roomplan_entry_copylist {
    margin-top: 40px;    
}
.roomplan_entry_copylist li {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.02em;
    padding-bottom: 7px;
    background-image: url(../images/roomplan_check_icon.svg);
    background-repeat: no-repeat;
    background-position: left top 1px;
    background-size: 25px auto;
    padding-left: 35px;
}
/*--------------------------
 ROOMPLAN ENTRY NAV
----------------------------*/
.roomplan_entry_nav {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px; 
}


.roomplan_entry_nav::after {
    content: "";
    display: block;
    clear: both;
}

.roomplan_entry_nav li {
    border: 1px solid #a59c94;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #F2EFED;
    margin-bottom: 10px;
}
.roomplan_entry_nav li img {
    width: 180px;
    height: auto;
}

.roomplan_entry_nav li:nth-child(3n) {
    margin-right: 0%;
}


.roomplan_entry_nav li a {
    padding-top: 13px;
    padding-bottom: 15px;
}


.roomplan_entry_nav li a {
    text-decoration: none;
    color: #000000;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block;
}
.roomplan_entry_nav li:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    background-color: #ded7d2;
}

.roomplan_entry_nav_active a {
    text-decoration: none;
    color: #FFFFFF!important;
    -webkit-transition: all .3s;
    transition: all .3s;
    padding-top: 50px;
    padding-bottom: 50px;
    display: block;
    background-color: #ded7d2;
	border: 1px solid #4e3826;
}
/*--------------------------
 ROOMPLAN ENTRY TOP BUTTON
----------------------------*/
.roomplan_entry_top_button {
    margin-bottom: 40px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 0px; 
	border: 1px solid #A59C94;
	text-align: center;
}

.roomplan_entry_top_button a {
    text-decoration: none;
    color: #000000;
    -webkit-transition: all .3s;
    transition: all .3s;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(../images/arrow_black.svg);
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 15px auto;
}
.roomplan_entry_top_button:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha(opacity=60)";
    background-color: #ded7d2;
}

.roomplan_entry_top_button p {
    font-size: 18px;
    line-height: 28px;
	letter-spacing: 0.05em;
}
/*--------------------------
 ROOMPLAN ENTRY MADORI
----------------------------*/
.roomplan_entry_madori {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 0px;
    width: 90%;
}
.roomplan_entry_madori img {
    width: 100%;
    height: auto;
}
/*--------------------------
 ROOMPLAN ENTRY USAGE GUIDE
----------------------------*/
.roomplan_entry_usage_guide_wrapper {
    margin-left: 20px;
    margin-right: 20px;
}
.roomplan_entry_usage_guide_title {
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 15px;
    padding-top: 30px;
    border-bottom: 1px solid #000000;
    text-align: center;
}

.roomplan_entry_usage_guide {
    padding-top: 20px;
    margin-bottom: 0px;
    display: none;
}

.roomplan_entry_usage_guide::after {
    content: "";
    display: block;
    clear: both;
}
.roomplan_entry_usage_guide ul li {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
}
.roomplan_entry_usage_guide ul li img {
    width: 100%;
    height: auto;
}
.roomplan_entry_usage_guide_smart {
    padding-top: 10px;
    margin-bottom: 0px;
}
.roomplan_entry_usage_guide_smart img {
    width: 100%;
    height: auto;
}


/*--------------------------
 BIRD CAGE
----------------------------*/
.birdcage_entry_position {
    padding-top: 30px;
    width: 251px;
    margin-left: auto;
    margin-right: auto;
}

.birdcage_base {
    width: 251px;
    height: 347px;
    position: relative;
    background-image: url(../images/roomplan_torikago_base.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.birdcage {
    position: absolute;
	top:5px;
}
.birdcage a {
    -webkit-transition: all .3s;
    transition: all .3s;
}
.birdcage a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
.birdcage_A {
    left: 50px;
	width: 66px;
}
.birdcage_B {
    left: 118px;
	width: 56px;
}
.birdcage_C {
    left: 176px;
	width: 70px;
}
/*--------------------------
 SAIKO MARK
----------------------------*/
.roomplan_saiko_mark {
    width: 180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.roomplan_saiko_mark img {
    width: 100%;
    height: auto;
}