@charset "UTF-8";
/*--------------------------
 ROOMPLAN LIST
----------------------------*/
.roomplan_list_shoulder_wrap {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
}
.roomplan_list_shoulder {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: 0.02em;
}
.roomplan_br {
    display: none;    
 }  
.roomplan_list_p {
    font-size: 14px;
    line-height: 24px;
    padding-top: 5px;
}
/*--------------------------
 ROOMPLAN LIST CHANGE BANNER
----------------------------*/
.roomplan_madori_change_order_pc {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 100px;
}
.roomplan_madori_change_order_pc img {
    width: 100%;
    height: auto;
}
.roomplan_madori_change_order_smart {
    display: none;
}
.roomplan_madori_change_order_smart img {
    width: 100%;
    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: 350px;
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------
 ROOMPLAN LIST
----------------------------*/
.roomplan_list_wrapper {
    margin-top: 50px;    
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_list {
    margin-left: 30px;
    margin-right: 30px;
}
}
@media screen and (min-width:1120px) {
.roomplan_list {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

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

@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_list li {
    width: 48%;
    margin-right: 3.0%;
    float: left;
    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:nth-child(2n) {
    margin-right: 0%;
}
}
@media screen and (min-width:1120px) {
.roomplan_list li {
    width: 32%;
    margin-right: 1.7%;
    float: left;
    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:nth-child(3n) {
    margin-right: 0%;
}
}


.roomplan_list li a {
    display: block;
    text-decoration: none;
    color: #000000;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-image: url(../images/roomplan_list_more.svg);
    background-repeat: no-repeat;
    background-size: 55px auto;
    background-position: right 25px bottom 10px;
}
.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: 20px;
    padding-bottom: 20px;
    background-image: url(../images/roomplan_list_title_eng_back.svg);
    background-position: center center;
    color: #FFFFFF;
    text-align: left;
    padding-left: 30px;
}
.roomplan_list_title img {
    width: 240px!important;
    height: auto;
}


.roomplan_list_table {
    margin-top: 30px;
}
.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: 30px;
}
.roomplan_list_table tr td {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.02em;
    padding-right: 20px;
	text-align: left;
}
.roomplan_list_table tr td span {
    font-size: 12px;
    line-height: 30px;
}
/*--------------------------
 ROOMPLAN TOP NAV
----------------------------*/
.roomplan_top_nav_wrapper {
    margin-top: 30px;
    display: none;
}

@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_top_nav {
    margin-left: auto;
    margin-right: auto;
}
}
@media screen and (min-width:1120px) {
.roomplan_top_nav {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

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

.roomplan_top_nav li {
    width: 32.6%;
    float: left;
    margin-bottom: 1%;
    margin-right: 1%;
}
.roomplan_top_nav li:nth-child(3n) {
    margin-right: 0%;
}
.roomplan_top_nav li img {
    width: 100%;
    height: auto;
}
.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;
}
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_title {
    margin-left: 30px;
    margin-right: 30px;
}
.roomplan_entry_title img {
    width: 360px;
    height: auto;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_title {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
.roomplan_entry_title img {
    width: 440px;
    height: auto;
}
}

/*--------------------------
 ROOMPLAN ENTRY CHARS RELATIVE
----------------------------*/
.roomplan_entry_chars {
    position: relative;    
}

/*--------------------------
 ROOMPLAN ENTRY SPEC
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_spec {
    margin-left: 30px;
    margin-right: 30px;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_spec {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

.roomplan_entry_spec table {
    margin-top: 30px;
    width: 500px;
}
.roomplan_entry_spec table tr {
    
}
.roomplan_entry_spec table tr th {
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0.01em;
    padding-right: 10px;
    text-align: left;
}

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


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

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

/*--------------------------
 ROOMPLAN ENTRY COPY
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_copy_wrapper {
    padding-top: 40px;
    padding-left: 20px;
    margin-left: 30px;
    margin-right: 30px;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_copy_wrapper {
    padding-top: 40px;

    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}

.roomplan_entry_shoulder {
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0.03em;
    padding-bottom: 40px;
}
/*--------------------------
 ROOMPLAN ENTRY COPYLIST
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_copylist {
    padding-right: 30px;  
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_copylist {
       
}
}

.roomplan_entry_copylist li {
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 10px;
    background-image: url(../images/roomplan_check_icon.svg);
    background-repeat: no-repeat;
    background-position: left top 3px;
    background-size: 25px auto;
    padding-left: 35px;
    color: #333333;
}


/*--------------------------
 ROOMPLAN ENTRY NAV
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_nav {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px; 
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_nav {
    margin-bottom: 80px;
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
}

.roomplan_entry_nav::after {
    content: "";
    display: block;
    clear: both;
}
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_nav li {
        border: 1px solid #a59c94;
    width: 31.8%;
    float: left;
    margin-right: 1.85%;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #F2EFED;
}
.roomplan_entry_nav li img {
    width: 180px;
    height: auto;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_nav li {
    border: 1px solid #a59c94;
    width: 31.8%;
    float: left;
    margin-right: 2%;
    text-align: center;
    -webkit-transition: all .3s;
    transition: all .3s;
    background-color: #F2EFED;
}
.roomplan_entry_nav li img {
    width: 220px;
    height: auto;
}
}
.roomplan_entry_nav li:nth-child(3n) {
    margin-right: 0%;
}


@media screen and (min-width:768px) and ( max-width:900px) {
.roomplan_entry_nav li a {
    padding-top: 10px;
    padding-bottom: 15px;
}
}
@media screen and (min-width:900px) {
.roomplan_entry_nav li a {
    padding-top: 20px;
    padding-bottom: 20px;
}
}

.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
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_top_button {
    margin-bottom: 40px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px; 
	border: 1px solid #A59C94;
	text-align: center;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_top_button {
    margin-bottom: 80px;
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    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
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_madori {
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 20px;
    width: 90%;
}
.roomplan_entry_madori img {
    width: 100%;
    height: auto;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_madori {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    margin-top: 50px;
    margin-bottom: 100px;
}
.roomplan_entry_madori img {
    width: 100%;
    height: auto;
}
}
/*--------------------------
 ROOMPLAN ENTRY USAGE GUIDE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.roomplan_entry_usage_guide_wrapper {
    margin-left: 30px;
    margin-right: 30px;
}
}
@media screen and (min-width:1120px) {
.roomplan_entry_usage_guide_wrapper {
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
}
}
.roomplan_entry_usage_guide_title {
    font-size: 24px;
    line-height: 36px;
    padding-bottom: 20px;
    padding-top: 50px;
    border-bottom: 1px solid #000000;
    letter-spacing: 0.05em;
    text-align: center;
}
.roomplan_entry_usage_guide {
    padding-top: 40px;
    margin-bottom: 100px;
    margin-left: 30px;
    margin-right: 30px;
}

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

.roomplan_entry_usage_guide ul li {
    width: 33.3%;
    float: left;
}
.roomplan_entry_usage_guide ul li img {
    width: 100%;
    height: auto;
}
.roomplan_entry_usage_guide_smart {
    display: none;    
}

/*--------------------------
 BIRD CAGE
----------------------------*/
@media screen and (min-width:768px) and ( max-width:1120px) {
.birdcage_entry_position {
    padding-top: 50px;
    width: 251px;
    margin-left: auto;
    margin-right: auto;
}
}
@media screen and (min-width:1120px) {
.birdcage_entry_position {
    top: 20px;
    right: 50px;
    position: absolute;
}
}

.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: 20px;
}
.roomplan_saiko_mark img {
    width: 100%;
    height: auto;
}